Category Archives: Linux
Confirmation message after init 0 ?
Hi all, Is there any way set a confirmation message after giving “init 0″ in linux, The system should prompt for a shutdown confirmation before it process. also applicable for “init 6″
Install apps on memory card
Please tell me is there anyway to install app’s onto memory card on android phones.
Useradd and password in single line
I am trying to create some users in linux using bash script, I want to give password along with the user add command. -p / –password option is allowing enter the password. but only in encripted format. If it is … Continue reading
change mac address format from “-” to “:”
I want a bash script to change a mac id format. Im getting MAC IDs from windows like this “AA-BB-CC-DD-EE-FF” using command “getmac” Now I want this to convert this format to “AA:BB:CC:DD:EE:FF” for some other use. How can I … Continue reading
how to upgrade ubuntu 9.10 to 11.04
Can anyone help me to upgrad my Ubuntu 9.10 to 11.04. I tried updating ubuntu using “update-manager -d” But it is showing and upgrade to 10.04.
Debian apache2 NameVirtualHost Error
I am getting an error on Debian web server. Runing Apache2. I want ot run two sites on same server with different host names. please help Error as follows [warn] VirtualHost firstdomain.com:0 overlaps with VirtualHost seconddomain.com:0, the first has precedence, … Continue reading