Mini trick: Don't show printers in samba shares
Posted by coldtobi | 19 May, 2009, 22:24To help Windows understanding, that your local samba server does not support a printer, add to your smb.conf in the [global] section
disable spoolss = yes
Reload samba, add it will vanish ;-)
Blog and Website | Comments (0) | Trackbacks (0)
Nominations for Community Open Source Awards are open!
Posted by coldtobi | 17 May, 2009, 09:27I think "NAVIT" is a break-through project that should be nominated for the award:
So I did for:
- NavIt for Best Project
- NavIt for Most Likely to Change the Way You Do Everything
If you share this opinion, please feel free to click that button!
Blog and Website | Comments (0) | Trackbacks (0)
WebSpace
Posted by coldtobi | 9 May, 2009, 19:31Blog and Website | Comments (0) | Trackbacks (0)
A Recent Eclipse On Debian
Posted by coldtobi | 9 May, 2009, 13:58Eclipse is WAY outdated on debian. Even the unstable release ships a basically unmodified version since 3 years.
So today I decided to remove the ancient version -- which did not start anyway -- and try the new nice release from eclipse.org:
And, hey... It works like a charm. The only downside is, that it will run in a local directory in your home directory. But that could be fixed my installing in /opt and including it into the default path.
