|
|
|
Ubuntu 7.04 (Feisty) Clean Installclean install***************************** This time I've just noticed that I've had a few too many failed-installs and some programs just act a little too bugy... so I'm going to take this chance to clean house! NOTE: I have three partitions on my computer: one for /, one for /home(do not format this!!!) and one for swap. This is a great "default" setup, you may want or need more partitions, go nuts. First back up the following, if not more... pop in your live cd and boot up... Once you're done installing, boot into your fresh OS... - update kernel: I'm going to skip this for now, try to keep my Os install as generic as possible. I'm also going to try to use add/remove in the applications menu as much as possible, over apt-get in terminal, to keep this install as clean as possible (as few mistakes in sudo as possible!) - install wine (all my old windows appz are still in the menu, they just don't work anymore...) -> add/remove appz-> search=wine->check->apply->done - install bluefish -> add/remove appz-> search "bluefish" ->check->apply->done - install a good movie file player - install k3b (cd writing app) - install thunderbird (email app, should find all my old email and settings from my /home directory automatically) - install gparted - install ftp - #sudo apt-get update - install pearpc (http://www.scothiam.com/PearPC_Ubuntu) - install sheepshaver (http://www.scothiam.com/Sheepshaver_Ubuntu) - install apache/php/mysql (http://howtoforge.com/perfect_setup_ubuntu704_p6) Continue installing libc-client without Maildir support? <-- Yes I then edit /etc/apache2/sites-available/default to point towards my "www" directory, which I keep in my /home/ partition. Then restart apache More to follow... |
|