OK, here are lists of applications I'm using, starting from X server and DM:
execute this first:
# sudo apt-get update
# sudo apt-get upgrade
1. X server and xinit
# sudo apt-get install xserver-xorg xinit xorg
2. WindowManager (either xfce4 or fluxbox, equal lite for me)
# sudo apt-get install xfce4From this step, you can execute 'startx' to login to your Desktop Manager.
note: this step is optional, you can install any desktop manager you want: Gnome, KDE or anything.. as long as your computer is powerful enough :)
3. Mozilla Thunderbird - email client
# sudo apt-get install mozilla-thunderbird
4. Mozilla Firefox - internet browser
I make a writing about installing firefox here
5. OpenOffice - office suite
# sudo apt-get install openoffice.org
6. Network utility
# sudo apt-get install ssh nmap traceroute tcptraceroute dnsutils
7. CUPS (Common UNIX Printing System)
# sudo aptitude install cupsys
8. Samba - file sharing
# sudo aptitude install samba smbfs smbclient
9. Nautilus - file manager
# sudo apt-get install nautilus
10. File compression tools
# sudo apt-get install rar unrar zip unzip ark
With this 10 applications, I can do everyday office works. How about you? Please share your everyday usage applications on comments :)
No comments:
Post a Comment
Hi, for all of those who already put comments on my blog post, thanks.. really appreciate it. And for those who have not, just put your comments here :)