
when working with an unfamiliar machine, often you do not know how many physical interfaces are on the machine. A quick way to tell is use...
Solaris Jumpstart Installation in SPARC 10: 1. Download the Software from Site: 2. Burn to the CD Before Start Installation Enable tftp ...
What is the package need to be installed vnc-server-4.1.2-9.el5 vnc-4.1.2-9.el5 VNC Configuration file /root/.vnc/xstartup VNC service /etc...
Grub Config File /boot/grub/grub.conf (redhat) /boot/grub/menu.1st (SuSe) How to install Grub Boot Loader in Linux First you need to c...
How to create partition in Linux 1. [root@bg-qaevt-03 ~]# fdisk -l [used for List the partition] Disk /dev/sda: 250.0 GB, 250000000000 byte...
How to Install and configure PXE server in RHEL5 What are the servivces need to configure NFS server (configure Local or Remote machine) ...
TFTP Configuration File /etc/xinetd.d/tftp TFTP Server Service service xinetd restart How to configure TFTP Server for Linux [root@bgpxet...
How to configure DHCP server on Linux what are the package need to installed dhcp-devel-3.0.5-3.el5 dhcpv6_client-0.10-33.el5 dhcp-3.0.5-...
FTP Server Configuration in Linux Short for File Transfer Protocol, the protocol for exchanging files over the Internet or network. How to s...
What is NFS Server The Network File System (NFS) was developed to allow machines to mount a disk partition on a remote machine as if it were...
How to install and configure RSH Server on Linux What is the RPM need to Installed rsh-server-0.17-37.el5 rsh-0.17-37.el5 What is the ...
How to Configure Samba Server on Linux What RPM Need to be installed: system-config-samba-1.2.39-1.el5 samba-common-3.0.23c-2 samba-3.0.2...
How to Configure Network on Linux What are the RPM need to installed kdenetwork-3.5.4-4.fc6 system-config-network-1.3.99-1.el5 system-con...
Step # 1 Get Latest Linux kernel code Visit http://kernel.org/ and download the latest source code. File name would be linux-x.y.z.tar.bz2, ...