Buying a CentOS or Debian server

Discussion in 'Site & Server Administration' started by media12, Feb 28, 2009.

  1. #1
    I already have 2 dedicated servers, I run windows on then and I connect via windows own Remote Desktop.

    I'm gonna buy a new server now, just a simple file server, and it costs pretty much more to get windows on it than Debian or CentOS.

    There are tons of guides on the net about installing apache, and as it's only going to be a file server, I don't need PHP, MySQL or any of that, so I thought that shouldn't be any problems.

    But my question is just how I will connect to a server like this. Can I use a program like Remote Desktop, or do I have to do it in one of those "text clients" like Putty or whatever it's called?

    Edit: What is the most simple OS when I should just install apache and use it as a file server, Debian or CentOS? I can choose to get an a Server Control Panel, like cpanel, but it costs pretty much extra.
     
    media12, Feb 28, 2009 IP
  2. tolra

    tolra Active Member

    Messages:
    515
    Likes Received:
    36
    Best Answers:
    1
    Trophy Points:
    80
    #2
    You use Putty, SecureCRT or any other SSH client to connect to the server.

    Personal preference for me is CentOS, but there'll be just as many people who say Debian.
     
    tolra, Feb 28, 2009 IP
  3. playactn

    playactn Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I prefer CentOS, it is identical to RedHat, just naming.

    Putty is free but SecureCRT is a little bit nicer for shell access. You can setup an X server and then VNC to the box if you want a GUI interface. Shell is so much faster though :)
     
    playactn, Feb 28, 2009 IP
  4. tolra

    tolra Active Member

    Messages:
    515
    Likes Received:
    36
    Best Answers:
    1
    Trophy Points:
    80
    #4
    Should have said before but if you really really can't live without a graphical interface then download the client from http://www.nomachine.com/download.php and under CentOS5 just enter yum install nx freenx see http://wiki.centos.org/HowTos/FreeNX

    That will then give you a secure connection to the server that is faster than VNC or I've always found it to be.

    However I'd stick with SSH.
     
    tolra, Feb 28, 2009 IP
  5. addietama

    addietama Peon

    Messages:
    144
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i prefer CentOS either...

    in every aspect i would still prefer using ssh... :)

    and i believe apache installed by default.. just type httpd will start it.. :)
     
    addietama, Feb 28, 2009 IP
  6. Tearabite

    Tearabite Prominent Member

    Messages:
    4,629
    Likes Received:
    429
    Best Answers:
    0
    Trophy Points:
    300
    #6
    my CentOS Dedi has cPanel.. so between cPanel and SFTP w/a pretty GUI client, I hardly ever have to use ssh/Putty.. i live in a 'drag 'n drop' and double-click world..
     
    Tearabite, Feb 28, 2009 IP