Results 1 to 10 of 10

Thread: Setting up a Ubuntu Server

  1. #1
    Join Date
    Feb 2009
    Location
    North Carolina
    Beans
    5
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Setting up a Ubuntu Server

    I have a HP desktop with a 2.4 GHZ processor and 1GB of RAM and I want to turn it into a server.

    • VPN server
    • Windows File Server
    • VM server (ran by VMware Server)


    If anybody has some links to some web how-to's. I would like to use webmin and ssh to maintain the server.

  2. #2
    Join Date
    Feb 2007
    Location
    California
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Setting up a Ubuntu Server

    to be honest, if your going to use webmin (which you should) you dont need any how-to's. webmin makes server administration dead simple.

  3. #3
    Join Date
    Dec 2007
    Location
    United States
    Beans
    2,900
    Distro
    Ubuntu

    Re: Setting up a Ubuntu Server


  4. #4
    Join Date
    Jun 2009
    Beans
    37

    Re: Setting up a Ubuntu Server

    Sorry to burst in on this thread but I have a question.

    blueridgedog: will this work on a system that is connected cable modem-> router -> server? Even if the ISP "doesn't allow servers".

    Thanks,
    Ben

  5. #5
    Join Date
    Jan 2007
    Location
    Michigan, USA
    Beans
    1,184
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Setting up a Ubuntu Server

    Yeah, but you will have to setup nonstandard ports (i.e 8080 for web, and 2100 for FTP) as the ISP will block the standard ports.

  6. #6
    Join Date
    Jun 2009
    Beans
    37

    Re: Setting up a Ubuntu Server

    T4thfavor,

    Would the How to you linked to work for me if I changed the ports to 8080 and 2100?

    Thanks,

    Ben

  7. #7
    Join Date
    Dec 2007
    Location
    United States
    Beans
    2,900
    Distro
    Ubuntu

    Re: Setting up a Ubuntu Server

    Quote Originally Posted by blsmit View Post
    Sorry to burst in on this thread but I have a question.

    blueridgedog: will this work on a system that is connected cable modem-> router -> server? Even if the ISP "doesn't allow servers".

    Thanks,
    Ben
    Yes, but you may need to experiment to see what ports your ISP allows you to access. It is a shame that in today's world the sold to people as something to consume and if you want to provide information you need to pay more.

  8. #8
    Join Date
    Jun 2009
    Beans
    37

    Re: Setting up a Ubuntu Server

    Just one last question.

    Does it matter what port I use since I'm not going to be using the standard port?

    Thanks once again for your help.

    Ben

  9. #9
    Join Date
    May 2009
    Beans
    6

    Re: Setting up a Ubuntu Server

    You can use any non-standard port you'd like, just don't forget to use the IP + port entry when accessing your VPN or any other web services.

    Example:

    if you're running a web server on port 8080, people will use the following to get to your site:

    http://yoursite.homeip.net:8080


  10. #10
    Join Date
    Jun 2009
    Beans
    37

    Re: Setting up a Ubuntu Server

    Very cool, thanks

    Ben

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •