Three educational network sources ...... -- Linux general technology-Linux technology and application information. For details, refer to the following section. [I = s] This post was last edited by warfare at, 2011-4-24
First Post... Sorry ...... Haha
Fedora 14
For the source of the education network, see the attachment. You can try it out.
Submitted to Beijing Emy of Science and Technology Hong Kong Chinese University ......
Delete Obsolete software packages ......
The Code is as follows:
Sudo package-cleanup -- leaves | xargs sudo yum erase-y does not seem to be able to be deleted occasionally and run it twice ............
After adding a user to sudoersfile, you can directly use the sudo command to complete the su function without using the su command.
Su
Sudo gedit/etc/sudoers
Find "root ALL = (ALL) ALL"
Add "name ALL = (ALL) ALL" name as your username ......
I personally prefer to use su ......