Returned 5 Results for "install" Ordered By Relevance

Centos NFS Install

relevance: [3.83]
2008-06-04 Digg! icurtain Delcious icurtain
Download the Centos Boot image Download the Centos DVD image and save it on an NFS enabled share on your lan Install with Network boot CD choose to boot: linux text Choose Manual IPv4 192.168.1.* / 255.255.255.0 192.168.1.* 192.168.1.* Choose NFS Install Server:...

RHEL (redhat) Install Manager

relevance: [3.68]
2007-11-26 Digg! icurtain Delcious icurtain
install package: yum -y install application_name (gentoo/ubunto)get package: apt-get application_name...

Install Nvidia Drivers on Ubuntu

relevance: [3.52]
2008-08-25 Digg! icurtain Delcious icurtain
First stop the X Server This should be done by running sudo gdm stop but ubuntu keeps restarting them chmod -x /etc/rc3.d/gdm then drop into init level 3 you must pre-install sudo apt-get install build-essential linux-headers-$(uname -r) then sudo sh NVIDIA**.run...

SSH on Ubuntu

relevance: [3.23]
2007-09-17 Digg! icurtain Delcious icurtain
to install SSH on ubuntu type: sudo apt-get install openssh-server...

Installing Java on Linux

relevance: [2.85]
2007-08-31 Digg! icurtain Delcious icurtain
Install: chmod +x jdk-6u2-linux-i586-rpm.bin ./jdk-6u2-linux-i586-rpm.bin Follow prompts [yes]/[no] etc If it gives the error message error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory Then you have to download...