Results 1 to 8 of 8

Thread: Server Guides :)

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Beans
    74

    Server Guides :)

    Hey guys I have a spare AMD dual core shuttle currently doing nothing so I am thinking of slinging ubuntu server on it and getting a few services configured.

    I am a noob I am not a programmer and I am coming from a Windows world.

    The initial goals I have are

    Samba server sharing data to Windows machine I also want to learn about how to secure shares and create users who can access shares.

    Torrent server having the ability to download torrents and serve them up via the samba shares.

    Some kind of media streaming to both PS3 and Windows 7 PC

    FTP what is the best FTP service to use? I need a guide that explains how to set it up how to secure and how to create users and shares.

    Some easy method of backing up my samba shares

    If somebody has done something similar or can point me in the direction of noob friendly guides that would be most helpful like I said before I am not a programmer or a command line genius I just want clear concise steps to get stuff configured and working

    Or is this to much to ask?

  2. #2
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,515
    Distro
    Ubuntu Development Release

    Re: Server Guides :)

    I would recommand the Ubuntu server guide as your main reference. Myself, I prefer the PDF version, so that I can print pages and make notes on them. It contains many links to further reference materials. The links are to the 12.10 version, but I would use that version even if installing 12.04 as some changes haven't been backported.
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  3. #3
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Server Guides :)

    You can find a lot of information here.

  4. #4
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Server Guides :)

    Some stuff to point you in some sort of direction
    Quote Originally Posted by ally_uk View Post
    Hey guys I have a spare AMD dual core shuttle currently doing nothing so I am thinking of slinging ubuntu server on it and getting a few services configured.

    I am a noob I am not a programmer and I am coming from a Windows world.

    The initial goals I have are

    Samba server sharing data to Windows machine I also want to learn about how to secure shares and create users who can access shares.

    Torrent server having the ability to download torrents and serve them up via the samba shares. - Deluged is pretty easy to config - after you install deluged, just see the thinclient guide. Don't use rtorrent unless you want to work a bit

    Some kind of media streaming to both PS3 and Windows 7 PC - Plex - The app for android requires $, but is otherwise free. Some people have complained that plex and whatever torrent program they have are conflicting in ports - make sure that you set the port range in Deluged so that it does not include 3400

    FTP what is the best FTP service to use? I need a guide that explains how to set it up how to secure and how to create users and shares. - Depends really, theirs vsftpd, pure-ftpd, proftpd, not to mention many others... Personally, I would just use SFTP and get it over with

    Some easy method of backing up my samba shares - rsync or rdiff-backup - where are you backing it up to?

    If somebody has done something similar or can point me in the direction of noob friendly guides that would be most helpful like I said before I am not a programmer or a command line genius I just want clear concise steps to get stuff configured and working

    Or is this to much to ask?
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

  5. #5
    Join Date
    Dec 2009
    Beans
    6,771

    Re: Server Guides :)

    Samba server sharing data to Windows machine I also want to learn about how to secure shares and create users who can access shares.
    Someone above recommended the following HowTo series: https://help.ubuntu.com/12.10/serverguide/index.html

    I haven't gone through all of it it yet but I would caution you about the Samba specific sections:

    Samba File Server: https://help.ubuntu.com/12.10/server...ileserver.html

    Parts of it are harmless but factually incorrect ( uncomment the "security = USER" section for example ). The biggest problem is the share it has you create will be inaccessible the instant you create another share that requires credentials to gain access. It's simple enough to fix but it really should have gone through some kind of peer review before it was published.

    Securing a Samba File and Print Server: https://help.ubuntu.com/12.10/server...-security.html

    There is one section about installing a package ( libpam-smbpass ). Unless this server is behind locked doors or is headless I would suggest doing just the opposite. If for some reason it's installed by default uninstall it. It's only function in life is to sync the Server's local users with the Server's Samba password database so that the usernames and passwords match. That means that all your network users can access the physical machine itself.

  6. #6
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,515
    Distro
    Ubuntu Development Release

    Re: Server Guides :)

    @ Morbius1: Would you consider to enter a Launchpad bug report to detail your issues with the Ubuntu server guide samba chapter and other samba areas. There is one week left before the documentation freeze for 13.04. I think anyone that frequents these forums is well aware that you are a subject matter expert on Samba. The ubuntu server guide, is supposed to be the "official documentation", but is falling behind and is desperate for subject matter expert input.
    Reference: https://bugs.launchpad.net/serverguide

    @alley_uk: Sorry for the digression on your thread.
    Last edited by Doug S; March 24th, 2013 at 03:54 PM.
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  7. #7
    Join Date
    Apr 2007
    Beans
    74

    Re: Server Guides :)

    Guys I appreciate your help it really does mean alot to myself the eventual aim is to setup up a blog with Wordpress and document everything I do to give something back to people in a similar position.

    I think I am going to tackle Samba first

    If anyone has anymore tutorials or Guides stick them in this thread I enjoy reading everyone

  8. #8
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Server Guides :)

    just a thought you can use a GUI such as Webmin to set up the server.

    or a GUI server distro such as Zentyal (Ubuntu based) or Openmediavault (debian based)
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

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
  •