Results 1 to 3 of 3

Thread: Internal Network Server

  1. #1
    Join Date
    Oct 2006
    Location
    Panama
    Beans
    114
    Distro
    Lubuntu

    Internal Network Server

    Hello Guys:
    I work for a Railroad in Panama, Central America and I had an accident last year that is keeping me out of the trains, so right now I'm an office guy. I would like to make a contribution to my company and set up an internal server including a database. What I want to do is:
    - Set up an internal server that employees can access at any time
    - I need a front page (web based) with links to access web based forms to fill

    So far my experience has been related to a little Dreamweaver usage. On Ubuntu I consider myself very proficient, I can set a Ubuntu server to share files with no major hassle, but on this little project I will require some geeks assistance

    Anyone?

    MepisReign
    "Beware the Almighty Command Line"

  2. #2
    Join Date
    Apr 2008
    Location
    Far, far away
    Beans
    2,148
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Internal Network Server

    Once you have your server set up you just need to install either just apache2 (for the simplest web sites) or the LAMP package (to include Mysql and php for more complex scripted pages).

    It seems with 9.10 that lamp-server package isn't present any more(?!). I guess they're altering how these are packaged together now.

    You could follow info on these ubuntu help pages, to install each part as needed,

    https://help.ubuntu.com/9.10/serverg...b-servers.html

    More generally,

    https://help.ubuntu.com/9.10/serverguide/C/index.html

    Pretty much mostly all you'll need is detailed there.

  3. #3
    Join Date
    Oct 2006
    Location
    Panama
    Beans
    114
    Distro
    Lubuntu

    Re: Internal Network Server

    Thank you very much!!
    I will look into that information, if I have any further doubts I will post them here.

    Once again Thank You

    MepisReign
    "Beware the Almighty Command Line"

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
  •