- NetBIOS - Allows computer names to be used rather than IP.
- sudo apt-get install winbind libnss-winbind
- Edit /etc/nsswitch.conf, and add wins to the end of the line in (3)
- host: files mdns4_minimal [NOTFOUND=return] dns wins
- Samba Configuration Tool - Allows folders to be shared with other Windows computers.
- sudo apt-get install system-config-samba
- sudo touch /etc/libuser.conf
- sudo system-config-samba
- RDP Client - Allows making remote desktop connection to a Windows machine in the network.
- sudo apt-get install remmina
-
Preserve Job History - Stops CUPS preserving job history
- sudo pico /etc/cup/cupsd.conf
- add PreserveJobHistory off just before WebInterface Yes
Friday, March 20, 2015
Things to do after installing Xubuntu
This is a checklist that I found useful when setting up a new Xubuntu installation.
Add optimized driver repository from Oibaf at https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers
Labels:
cupsd.conf,
NetBIOS,
PreserveJobHistory,
remmina,
Samba,
xubuntu
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment