hmmm ubuntu

Time it takes to get a fully functional personal Ubuntu server: 30 minutes. After downloading Ubuntu, setting up everything was such a breeze. I’ve been using Slackware as my personal server of choice for years and setting up Ubuntu server for the first time was light years easier, lots of credit goes to Ubuntu utilizing Debian’s apt system. After install which took mere minutes, I did the following:

  • Setup /etc/network/interfaces – get the network up and running
  • sudo passwd root – set password for root so that I can switch to root and do all my setup instead of having to sudo every time I need to run a command requiring root access.
  • apt-get update – Updates the apt-get resources from online sources.
  • apt-get install openssh-server openssh-client – install ssh. I’ll be working on this box remotely for the most part and this will eventually sit in a closet somewhere never to be seen. Good to go after install.
  • apt-get install vsftpd – light, secure ftp daemon. Most of my transfers will be using samba, but I installed this just in case. Aside from small config changes, it was good to go after install.
  • apt-get install samba – Install samba to share resources with my Windows Vista desktop where I’ll be doing most of my work. Check this quick Samba install guide for small networks.
  • Apache, MySQL, PHP was already installed. You are given an option for this during the initial installation. Good to go.
  • apt-get upgrade – Upgrades packages to the most recent version.
  • apt-get dist-upgrade – This upgrades the core system files such as the kernel
  • apt-get clean – Removes unneeded files
  • Happy Ubuntu user.
This entry was posted in Open Source, Software and tagged , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

10 Comments

  1. Posted October 7, 2007 at 4:20 PM | Permalink

    heheheh ubuntu na d ai ka karon bai ?

  2. Posted October 7, 2007 at 10:20 PM | Permalink

    heheheh ubuntu na d ai ka karon bai ?

  3. Posted October 8, 2007 at 2:34 AM | Permalink

    Yeah man, I’m not the experimenting guy anymore. I’d rather do things faster instead of compiling pretty much every package out there because there wasn’t any packages available. apt is so powerful. I still have a Slackware box though. It’s doing routing and packet shaping.

  4. Posted October 8, 2007 at 8:34 AM | Permalink

    Yeah man, I’m not the experimenting guy anymore. I’d rather do things faster instead of compiling pretty much every package out there because there wasn’t any packages available. apt is so powerful. I still have a Slackware box though. It’s doing routing and packet shaping.

  5. Posted November 18, 2007 at 2:56 PM | Permalink

    hey! ubuntu — rulezzz ;-) best distr 4ever!

  6. Posted November 18, 2007 at 8:56 PM | Permalink

    hey! ubuntu — rulezzz ;-) best distr 4ever!

  7. Posted November 23, 2007 at 12:44 PM | Permalink

    cool .. tried ubuntu live CD .. was desktop though, it’s pretty neat. I’m into debian right now .. and it perfectly rox.

  8. Posted November 23, 2007 at 1:57 PM | Permalink

    Ubuntu as a server is pretty much Debian. apt is great!

  9. Posted November 23, 2007 at 6:44 PM | Permalink

    cool .. tried ubuntu live CD .. was desktop though, it’s pretty neat. I’m into debian right now .. and it perfectly rox.

  10. Posted November 23, 2007 at 7:57 PM | Permalink

    Ubuntu as a server is pretty much Debian. apt is great!

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

blog comments powered by Disqus