Must have Ubuntu Packages

These are packages that I use and recommend on my Linux Ubuntu box. System Tools Filelight Displays a circular graph of the space used by your files, so you know when you have big files (for example, images of your work) that if you backup them you’ll save space. sudo apt-get install filelight gdmap Displays space used by files, but with squares. ...

Read More

SugarCRM

SugarCRM is a commercial open source CRM. Some of the best instructions on installation – Installing SugarCRM on Ubuntu 8.04 (Hardy Heron) Installing SugarCRM Community...

Read More

Ubuntu

One of the best articles on initially configuring an Ubuntu system is from Slicehost, it goes into Changing your port Updating you firewall Some general command line tools: % lsb_release -a (What version of Ubuntu are you running?) % cat /etc/lsb-release (What version of Ubuntu are you running? ) Some tools I find useful when doing upgrades: Ubuntu source generator allows you to generate...

Read More

Remote Machine Boot Control

Restarting/reboot a Windows XP remotely, use ‘shutdown’ command from the command console. Run cmd.exe, and type ‘shutdown -r -t 0′ to restart the machine.

Read More

Linux/Unix System Administrator Tools

Online tools: CHMOD Calculator (I will be adding to this list overtime….) Offline tools: (I will be adding to this list overtime….) Software tools: Webmin: A web-based interface for system administration for Unix and Linux. (I will be adding to this list...

Read More