Sudo Free
Sometimes we have to open a terminal to do several operations as an administrator. For this we use the command sudo . It happens that is heavy for each order of putting sudo . Fortunately we are able to avoid this.
Use the following command as an administrator will have access to the terminal end.
sudo -i
We ask our password and once accepted will not need one of sudo . This works perfectly in Ubuntu 8.10
Tags: administrator , root , sudo , terminal



















Leave a response.