You are currently browsing the category archive for the 'Ubuntu' category.
Basically in all linux OS we can access root for login. But in ubuntu by default that option is not enabled. if you want to have root login then you have to do some hack on ubuntu OS
Just follow the below step for login as root. And do everything as you want
.
Step 1:
Login ubuntu as your user login details.
Step2:
Then open the terminal and type those command —- sudo -s —– It will ask for root access and type the password. Then type the password root and it will ask for new password. confirm the password. Now close the terminal.
Step 3:
Now again open terminal and type those command —— sudo gedit /etc/gdm/gdm.conf ——- . Its open this file gdm.conf on gedit text editor ( You can open it on other text editor as well ).
Step 4:
Now find for AllowRoot=false .
Step 5:
Then change AllowRoot=true .
Step 6:
Now restart the machine, open the login page and login as user name : root and password : that you given previously (the password type on the terminal for root access.
Now you can enjoy the root access. You can do whatever you want.
At last i start my web programming into ubuntu using lampp. Its really fun. But first Time I’ve a problem to install xampp server. So I start to finding solve of this problem. And I done it. Now I want to share this solution to you.
First You have to download xampp for ubuntu/linux. Then save the installation file into your home folder. Now open terminal & write the following command
————————————————————————————
sudo tar xvfz xampp-linux-1.6.6.tar.gz /opt
————————————————————————————
Then this will extract the file into opt folder.
If extraction complete properly then your installation complete.
For start your xampp server type the following commed
———————————————————
sudo /opt/lampp/lampp start
———————————————————
And stop the server write the command
————————————————————
sudo /opt/lampp/lampp stop
————————————————————
Now enjoy lampp server &-)
Now a days I can’t think one day without internet. Guys i think you are in the same situation like me. Today’s tutorial for whom, who is new in ubuntu family. To use ubuntu properly u’ve Download packages of ubuntu. So you need a internet connection
. Thats why i write this tutorial. So let see how to use gprs/edge on ubuntu.
Now follows those steps for connecting internet.
first open your terminal, then type those command step by step..
#Now open your terminal, write this command for access superuser.
———————————————–
~$ su
———————————————–
after giving password ur now access root. For access root see my post on Using Root User in Ubuntu.
#Now write following command
———————————————–
~$ wvdialconf
———————————————–
# Now you have to edit wvdial.conf file. And to edit the wvdial.conf file type command:
———————————————–
~$ gedit /etc/wvdial.conf
———————————————–
#Edit user name and passwd. clear all semicolons .
#And to start using internet enter command:
———————————————–
~$ wvdial
———————————————–
That’s all. I hope u r using internet properly. I think this the most easiest work to do. If any prob just contact me.
I think Ubuntu is the best for the home user who use Linux. I’m also use ubuntu 8.04 & and i enjoy it. But the main difference between ubuntu and other Linux, is you can’t enter as a root user in ubuntu. But it is not impossible.
Now i’m tell you the process how to do this,
Step 1: you’ve to open the terminal.
Step 2: write the command
# su passwd
Step 3: Now enter the password for root user. And retype the Password
Step 4: Now write the command
# su //superuser//
enter the password.
Ok now you can access the root as a super user. You have the super power use it.
Thank you kamol for helping me to learn it.
Huy guys now i’m install hardy heron. Its cool….. jotil visualization ubuntu 8.04 . try its guys. If any one want hardy heron copy they just connact me.














Recent Comments