Ubuntu dapper drake question (running ubuntu-6.06-desktop)
alvonsius albert
alvonsius.albert at gmail.com
Wed Jun 21 10:15:42 UTC 2006
On Wednesday 21 June 2006 16:50, Stephen Liu wrote:
> 1) I can't find root terminal. On "Accessories" drop-list only users'
> terminal can be found. Where can I add root password to su it to root
>
> 2) Where can I connect ADSL broadband in the absence of root terminal
>
> 3) If on root terminal whether to run;
>
> # pppoe-setup/config to establish broadband connection.
>
We didn't use "su" again to entering root privilege. Instead we are
using "sudo" to perform a root task but still using normal account. Like
this, imagine you want to chmod some files on /etc (just a sample, never
chmod them hehehe), you will use this:
$sudo chmod 777 /etc/X11/xorg.conf
And when you were asked for password just simply use your user password.
But if you insist to using "su" you can use "sudo su", the same way like I
given above.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=
Alvonsius Albert N
Programmer/Web Developer
PT Gamatechno Indonesia
"Do whatever you like, but remember to take care all the responsibilities"
Currently Blog at http://alvonsius.blogsome.com
More information about the ubuntu-users
mailing list