vi command

Ubuntu: Mount The Drive From Command Line

by Vivek Gite on April 23, 2011 · 0 comments

I‘m new to Ubuntu Linux. How do I mount the hard disk drive from command line?

{ 0 comments }

Q. Can you explain UUID concept related to Linux ext3 partitions and storage devices? How do I update /etc/fstab using UUID under Ubuntu Linux or any other Linux distro?

{ 8 comments }

Q. How do I setup my Red Hat / CentOS / Fedora Linux system to get IP address and other information via a DHCP server for eth0 interface?

{ 5 comments }

Where Does The PHP Error Log Reside

by Vivek Gite on March 13, 2008 · 4 comments

Q. Can you tell me exact location for php error log file? I’m running CentOS 5.x server with Apache 2.2 + PHP 5.x server.

{ 4 comments }

Install OpenSSH Server on Asus EEE PC

by Vivek Gite on March 11, 2008 · 4 comments

Q. How do I install OpenSSH server on Asus EEE Laptop PC?

{ 4 comments }

Q. I’m new to Linux and installed CentOS on my Laptop. How do I create a file from bash prompt without using GUI tools? A. Linux / UNIX offer many command line tools and text editors for creating text files. You can use vi or JOE text editor. It is a terminal-based text editor for [...]

{ 28 comments }

Q. I just need a help to show me how to setup java path on Linux. How can I set JAVA_HOME and PATH variables for every user under my Linux system? A. ~/.bash_profile is a startup script which generally runs once. This particular file is used for commands which run when the normal user logs [...]

{ 53 comments }