Find the answer to your Linux question:
Results 1 to 3 of 3
Hey everyone, I am basically new to Linux. I am trying to set up Apache Web server and am having a few problems. I am trying to do it all ...
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    3

    Newb in linux

    Hey everyone,

    I am basically new to Linux. I am trying to set up Apache Web server and am having a few problems. I am trying to do it all by terminal to become more familiar to my new settings.

    I wanted to know how would I navigate to the basic html page apache sets up, where that is located, and how I would switch my NIC from to and from a static IP and back to using DHCP.

    Any help is greatly appreciated. Thanks.

  2. #2
    Linux Engineer jledhead's Avatar
    Join Date
    Oct 2004
    Location
    North Carolina
    Posts
    1,077
    debian document root is usually /var/www/ and should contain all your web documents.

    and if you installed using apt-get then check /etc/apache2 to check your conf files.

    as for debian networking Debian Reference - Network configuration

  3. #3
    Just Joined!
    Join Date
    Oct 2007
    Posts
    3
    Thanks alot.

    I am sure I will be back for something else in the future. You guys rock.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •