Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Server

  1. #1
    Join Date
    Feb 2006
    Beans
    6

    Server

    Alright I've done some searching but I haven't particularly found what I'm looking for a guide or something that can show me how to accomplish what I'm looking to do. I want to make a file-server for my dorm-mates and I. At first I want it to just be a simple file server to store files for all of us and then i will expand on it at a later date to add functionality. The computers we will be using will be windows based and the server will be ubuntu. Any resources would be greatly appreciated.

    Thanks,
    Ryan

  2. #2
    Join Date
    Apr 2008
    Location
    Phoenix, AZ
    Beans
    1,393
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Server

    Samba?

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

    FTP?

    http://ubuntuforums.org/showthread.php?t=79588


    What kinds of functionality do you think you might need to add?

  3. #3
    Join Date
    Sep 2007
    Beans
    268

    Re: Server

    Just get the Ubuntu server installation and install LAMP. store teh files in the the document root (usually /var/www), and then people can access it through the apache HTTP web server.

  4. #4
    Join Date
    Feb 2006
    Beans
    6

    Re: Server

    What kinds of functionality do you think you might need to add?
    Perhaps log-ins for my fellow suite-mates. Thats really the only thing I've considered so far but I'm sure there is more I'm going to want to add.

    Just get the Ubuntu server installation and install LAMP. store teh files in the the document root (usually /var/www), and then people can access it through the apache HTTP web server.
    How would my roommates upload their files.

    Thanks so far both of you, great info so far.

  5. #5
    Join Date
    Aug 2006
    Location
    Wisconsin, USA
    Beans
    1,484
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Server

    It may not be what you're looking for, but I run a DC++ hub at my University for my friends to share files over the network.

    http://dcplusplus.sourceforge.net/

    Linux DC Server: http://www.verlihub-project.org/doku.php

  6. #6
    Join Date
    Aug 2006
    Location
    Wisconsin, USA
    Beans
    1,484
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Server

    Quote Originally Posted by Artan1s View Post
    Perhaps log-ins for my fellow suite-mates. Thats really the only thing I've considered so far but I'm sure there is more I'm going to want to add.



    How would my roommates upload their files.

    Thanks so far both of you, great info so far.
    You could setup different user accounts and let them log in via SSH. You could also use an FTP Server and give them usernames/passwords.

  7. #7
    Join Date
    Feb 2006
    Beans
    6

    Re: Server

    It may not be what you're looking for, but I run a DC++ hub at my University for my friends to share files over the network.

    http://dcplusplus.sourceforge.net/

    Linux DC Server: http://www.verlihub-project.org/doku.php
    hmm that looks like a pretty good piece of software actually from what I read about it, but the only problem is that I dont have a windows license for the comptuer I want to make a server so no dice there. Thanks for the link though, im definitely going to bookmark it.

  8. #8
    Join Date
    Feb 2006
    Beans
    6

    Re: Server

    You could setup different user accounts and let them log in via SSH. You could also use an FTP Server and give them usernames/passwords.
    Thats a great idea.

  9. #9
    Join Date
    Aug 2006
    Location
    Wisconsin, USA
    Beans
    1,484
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Server

    Quote Originally Posted by Artan1s View Post
    ...but the only problem is that I dont have a windows license for the comptuer I want to make a server so no dice there.
    What's the problem? I don't understand.

  10. #10
    Join Date
    Feb 2006
    Beans
    6

    Re: Server

    What's the problem? I don't understand.
    "DC++ is an open source client for Windows for the Direct Connect network."

Page 1 of 2 12 LastLast

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
  •