Sometimes you need to edit files and save data change. Ubuntu / Linux has a tool that allows us to access folders and files as Administrator. It is Nautilus.
To install Nautilus follow these orders:
- Press Alt+F2, then type Terminal or Konsole
- In Terminal type sudo su, then press Enter
- Type you Administrator password, then press Enter
- Type apt-get install gksu, then press Enter
- Type apt-get install nautilus, then press Enter
- Type nautilus -q, and then press Enter
Nautilus was installed. Now you can use it to make changes to your System as Administrator.
Now, to enter as a root:
- Press Alt+F2, then type Terminal or Konsole
- In Terminal type "gksudo nautilus", and then press Enter
Congratulation! Now you have all privileges on your System.
No comments:
Post a Comment