Results 1 to 10 of 10

Thread: Need help setting a small network with Ubuntu Server

  1. #1
    Join Date
    Oct 2012
    Beans
    4

    Question Need help setting a small network with Ubuntu Server

    Hello, i have VERY little experience with linux systems and need to set a network with ubuntu server on my company. Of course i don't expect anyone to babysit me on this, but i had little luck with google search, i only find very old articles and instructions or not very relevant ones, im willing to learn, so if you guys could give me some insight it would be much appreciated.

    The network is composed of 8-10 computers (we may buy 2 new ones soon), the server is your average desktop, we will buy a new printer to conect on the server for it to share with the network, and there is the complicated part of it: we need an automatic backup system.

    The backup must be made by the server every 12 hours (if automatic is impossible it can be manual too, but my boss really want an automatic system), the server would update itself with data from the computers connected on the network and send a copy to the backup device that will be in a remote location (probably my boss' house).

    This is the device we are planning to use: StorCenter ix2-200 Network Storage, Cloud Edition, 2TB - Iomega

    We also don't know which software we should use for the backup and network management/monitoring

    Any and all help is welcome.

  2. #2
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Need help setting a small network with Ubuntu Server

    For a general documentation about Ubuntu server, I would start by reading the official documentation:

    https://help.ubuntu.com/12.04/serverguide/index.html

    There is a lot of content about backup in the community Wiki, along with a list of backup software and comparison of features:

    https://help.ubuntu.com/community/BackupYourSystem

  3. #3
    Join Date
    Jun 2012
    Location
    Sweden
    Beans
    324
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Need help setting a small network with Ubuntu Server

    Quote Originally Posted by Luisedgm View Post
    Hello, i have VERY little experience with linux systems and need to set a network with ubuntu server on my company. Of course i don't expect anyone to babysit me on this, but i had little luck with google search, i only find very old articles and instructions or not very relevant ones, im willing to learn, so if you guys could give me some insight it would be much appreciated.

    The network is composed of 8-10 computers (we may buy 2 new ones soon), the server is your average desktop, we will buy a new printer to conect on the server for it to share with the network, and there is the complicated part of it: we need an automatic backup system.

    The backup must be made by the server every 12 hours (if automatic is impossible it can be manual too, but my boss really want an automatic system), the server would update itself with data from the computers connected on the network and send a copy to the backup device that will be in a remote location (probably my boss' house).

    This is the device we are planning to use: StorCenter ix2-200 Network Storage, Cloud Edition, 2TB - Iomega

    We also don't know which software we should use for the backup and network management/monitoring

    Any and all help is welcome.
    1. Which OS:es will the clients run?
    2. Buy HP printers if you are going to use a Linux-based OS. HP have written Linux drivers for almost all their printers. For Windows clients, this doesn't matter, since all printers has working drivers for Windows.
    3. You can use rsync running as cron for backing up the system(s). Otherwise, use the Déjà Dup Backup Tool, which comes pre-installed with the desktop version of Ubuntu. The client's OS:es doesn't matter, as long as the Linux server can access the clients and its files.
    4. Again, if you are going to use a network server, the software depends on which OS you are going to run on the clients. Quidsup has done a great video demonstrating how to install, setup and configure a NAS using Ubuntu Server 12.04 (RAID, Samba): https://www.youtube.com/watch?v=-5Z_-3EBIHE. Also, take a look at the help guide he wrote to the video: https://docs.google.com/document/d/1...4oA/edit?pli=1.

  4. #4
    Join Date
    Oct 2012
    Beans
    4

    Re: Need help setting a small network with Ubuntu Server

    Quote Originally Posted by 2F4U View Post
    For a general documentation about Ubuntu server, I would start by reading the official documentation:

    https://help.ubuntu.com/12.04/serverguide/index.html

    There is a lot of content about backup in the community Wiki, along with a list of backup software and comparison of features:

    https://help.ubuntu.com/community/BackupYourSystem
    Will read it, thank you

    Quote Originally Posted by Bufeu View Post
    1. Which OS:es will the clients run?
    2. Buy HP printers if you are going to use a Linux-based OS. HP have written Linux drivers for almost all their printers. For Windows clients, this doesn't matter, since all printers has working drivers for Windows.
    3. You can use rsync running as cron for backing up the system(s). Otherwise, use the Déjà Dup Backup Tool, which comes pre-installed with the desktop version of Ubuntu. The client's OS:es doesn't matter, as long as the Linux server can access the clients and its files.
    4. Again, if you are going to use a network server, the software depends on which OS you are going to run on the clients. Quidsup has done a great video demonstrating how to install, setup and configure a NAS using Ubuntu Server 12.04 (RAID, Samba): https://www.youtube.com/watch?v=-5Z_-3EBIHE. Also, take a look at the help guide he wrote to the video: https://docs.google.com/document/d/1...4oA/edit?pli=1.
    All clients will run on windows, mostly windows 7, we use many applications that doesn't have linux versions.

    Thank you for the tips, will take into consideration.

  5. #5
    Join Date
    Jun 2012
    Location
    Sweden
    Beans
    324
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Need help setting a small network with Ubuntu Server

    Well, buy HP printers anyway. You might need to access them from the server (someday)...

  6. #6
    Join Date
    Aug 2005
    Beans
    6,024

    Re: Need help setting a small network with Ubuntu Server

    I'm gonna buck the trend here and say have a look at ClearOS. It's easy to use via GUI and I know a lot of SMEs that use it.
    http://www.clearfoundation.com/Software/overview.html
    http://en.wikipedia.org/wiki/ClearOS
    I'm not saying you must use it, just to have a look at it.

    As for the printer just get a printer with a LAN port as they have built in print servers and your desktop clients can print to them via normal tcp/ip. That's how I use my HP printer.

  7. #7
    Join Date
    Jun 2012
    Location
    Sweden
    Beans
    324
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Need help setting a small network with Ubuntu Server

    Quote Originally Posted by mips View Post
    I'm gonna buck the trend here and say have a look at ClearOS. It's easy to use via GUI and I know a lot of SMEs that use it.
    http://www.clearfoundation.com/Software/overview.html
    http://en.wikipedia.org/wiki/ClearOS
    I'm not saying you must use it, just to have a look at it.

    As for the printer just get a printer with a LAN port as they have built in print servers and your desktop clients can print to them via normal tcp/ip. That's how I use my HP printer.
    Yea, CentOS is a quite nice OS for servers, but I have always ended up with Ubuntu Server for several reasons. CentOS works great, but I rather prefer Ubuntu Server.
    Maybe it's a question about what you are used to use.

  8. #8
    Join Date
    Oct 2012
    Beans
    4

    Re: Need help setting a small network with Ubuntu Server

    Heh, there seems to be a consensus here about HP printers, gonna talk to my boss about it.

    I may decide today if we are going with Ubuntu Server or the ClearOS, im glad i posted here you guys were really helpful.

    Thank you all.

  9. #9
    Join Date
    Oct 2012
    Beans
    4

    Re: Need help setting a small network with Ubuntu Server

    Just spoke with my boss, lucky he still haven't bought the new printer, do you guys have any suggestion? We need it to be Laser and Multifunctional. After a quick search i found this one: LaserJet Pro M1212nf Multifunction Printer
    We are a small company, so we don't need anything too big, do you guys approve?

    Also, about the backup device: StorCenter ix2-200 Network Storage, Cloud Edition, 2TB - Iomega
    Seems to work only on windows servers, so i gonna need a recommendation here because this kind of hardware is not really my speciality.

    Thank you again!

  10. #10
    Join Date
    Aug 2005
    Beans
    6,024

    Re: Need help setting a small network with Ubuntu Server

    A quick google confirms that printer works in linux with the hplip drivers. Beyond that I can't comment.

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
  •