Skip to main content

Home/ Groups/ inetserv
Ger Rainsford

How to 'chroot' an Apache tree with Linux - 0 views

  •  
    Some security techniques to harden a LAMP server.
miriam segondat

Configuring Teams - 0 views

  •  
    This site talks about creating virtual machine teams. This concept as discovered in our lab last tuesday night allows you to set up a virtual computer lab on one host computer.
miriam segondat

www.centos.org - Forums - CentOS 5 - Application & Software Support - LAMP on CentOS - 0 views

  •  
    This is a useful site for information on centOS. From the main page click on Information, then FAQ, then CentOS general questions. There is a good list of typical questions asked about CentOS...enjoy!
miriam segondat

Quick 'n' Easy LAMP Server For CentOS/RHEL | HowtoForge - Linux Howtos and Tutorials - 0 views

  •  
    This is a Quick and Easy tuttorial to install a LAMP Server For CentOS/RHEL
Padraig FitzGerald

Store and share documents online with Office Live Workspace - 0 views

  •  
    All you need is an Internet connection, a Web browser, and a Windows Live ID with a valid e-mail inbox to get 500 MB of free storage.
James Boylan

The Perl CD Bookshelf - 0 views

  •  
    All you ever need to teach yourself perl
John Twohig

Tools/yum - FedoraProject - 0 views

  •  
    on RPM-based systems
John Twohig

Private IP Addresses - 0 views

  • IP Helper-Address The ip helper-address command is a static command that is configured on a router interface to direct broadcasts to desired destinations within your internetwork. Configuring the ip helper-address command is simple and straightforward. You just have to be aware of which interface the broadcasts are being received on and where you want to forward these broadcasts to. For example, in Figure 7.21, the 2501A router Ethernet0 interface receives a Dynamic Host Configuration Protocol (DHCP) client request from HostA, which is a broadcast looking for a DHCP server. Figure 7.21: An ip helper-address single server example The 2501A router needs to be configured as follows: 2501A#config t 2501A(config)#interface ethernet0 2501A(config-if)#ip helper-address 172.16.30.2 The 2501A router now receives the DHCP client broadcast and forwards this broadcast to the DHCP server, which then provides a DHCP address to the client. If you have more than one DHCP server for redundancy purposes, as shown in Figure 7.22, you can configure a subnet broadcast address instead of a single server address. Figure 7.22: An ip helper-address multiple server example The 2501A router would be configured as follows: 2501A#config t 2501A(config)#interface ethernet0 2501A(config-if)#ip helper-address 172.16.30.255 The 2501 router now takes a DHCP client broadcast and sends this to any DHCP server on the 172.16.30.0 network. Remember that when you enable the ip helper-address command, you are forwarding more than just DHCP requests. Let’s discuss all the ports that are being forwarded
John Twohig

Linux DHCP Server, Dynamic IP, DHCP how to, sytem administration, linux system, linux d... - 0 views

  • The entire DHCP server configuration consists of three stages. If you are running a firewall (iptables), allow the DHCP You must configure the /etc/dhcpd.conf A running dhcpd daemon (which can be started at boot time)
  • Even though DHCP gives out IP address dynamically, it also has the ability to reserve an IP address for a certain computer. In this sense it's almost as if the client computer has a static IP even though it uses DHCP to get it. This is useful if you want to be able to put entries in your /etc/hosts file and not have to worry about the entry becoming invalid over time.  The first thing we must do is to specify a name for the computer as a helpful identifier
Liam Russell

Software Management Guide - Manage With Yum - 0 views

  •  
    This link is a guide on how to manage software with yum. Use the yum utility to modify the software on your system in four ways: 1. To install new software from package repositories 2. To install new software from an individual package file 3. To update existing software on your system 4. To remove unwanted software from your system
David Power

View and renew a DHCP lease - 0 views

  • release the current lease: dhclient -r renew a lease: dhclient ifname
  •  
    Another good site. Used for wiki update.
miriam segondat

Dynamic Host Configuration Protocol: Frequently Asked Questions - 0 views

  •  
    A very good FAQ page relating to everything to do with DHCP. Just click on the question and the answer is given briefly underneath.
miriam segondat

An Introduction to Dynamic Host Configuration Protocol : Learn-Networking.com - 0 views

  •  
    This is a useful site referring to an explanation to DHCP and how it works using diagrams to aid learning.
Ger Rainsford

Virtual Machine Downloads - 0 views

  •  
    You can download preInstalled virtual machines (called Virtual Appliances) for a wide range of Linux distro's at this link.
« First ‹ Previous 141 - 160 of 224 Next › Last »
Showing 20 items per page