DDIF
Custom User Title
Okay i'll check that. Thanksfreebird said:you can tryand check whether u can save itCode:~$gksu kate /etc/wvdial.conf
Okay i'll check that. Thanksfreebird said:you can tryand check whether u can save itCode:~$gksu kate /etc/wvdial.conf
~$su -
(give root password)
~#
~#nano -w /etc/wvdial.conf
su
password:
su: Authentication Failure
Sorry.
sudo wvdialconf
~$sudo wvdialconf /etc/wvdial.conf
*en.wikipedia.org/wiki/Sudosudo (superuser [or substitute user] do), generally pronounced IPA: [sudʊ], is a program for Unix-like operating systems such as BSD, Mac OS X, and Linux that allows users to run programs with the security privileges of another user (normally the system's superuser) in a secure manner. By default, it is installed in /usr/bin/
Why make your system insecure for no reason? Security is as strong as it's weakest link. And almost all of the times it's the user. So, by using your account as root, you are opening your system to lot more mishappenings.pathiks said:yup i know that but its given in better detail in the man pages of sudo.. And not many ppl like to use sudo many times like me.. I prefer to login as root only