LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 920|回复: 9

a mandrake 9.1 question

[复制链接]
发表于 2003-6-30 19:59:53 | 显示全部楼层 |阅读模式
how can let a user become a root uesr?
发表于 2003-6-30 20:01:29 | 显示全部楼层
open a terminal,key in su,then enter your root's password,then you get what you want..
 楼主| 发表于 2003-6-30 20:06:03 | 显示全部楼层

re

最初由 KLite 发表
open a terminal,key in su,then enter your root's password,then you get what you want..


yeah, I do that,
I want to modifie the file of il8n,
but i can not modifie that file at KDE window,
The message tell me that i have not enough power.
发表于 2003-7-1 14:24:34 | 显示全部楼层
Mandrake Linux Tips (4)--找回 root 用户!
http://www.linuxsir.cn/bbs/showthread.php?s=&postid=216742
Mandrake Linux Tips (1)--要改变你的系统的语言和区域吗?
http://www.linuxsir.cn/bbs/showthread.php?s=&postid=186502
发表于 2003-7-1 14:48:09 | 显示全部楼层
How about this: open a terminal, type:

#chmod 777 i18n
发表于 2003-7-1 15:41:27 | 显示全部楼层
chmod 777 is dangerous , it may harm your system

I think the best way in your condition is :
yourname $> su
password: *******
konqueror &
exit

and

yourname$> su -c konqueror
password: *******
发表于 2003-7-1 15:46:45 | 显示全部楼层
of couse, if you want edit some file, you can also use the terminater and type the command by root's power
发表于 2003-7-2 06:07:00 | 显示全部楼层
the power of root user is enough to edit a configuration file!!!!!!!
发表于 2003-7-2 06:10:37 | 显示全部楼层
I know that chmod 777 is dangerous. But if root cannot modify it, who can? So chmod 777 wont work anyway in this case!
发表于 2003-7-2 06:14:01 | 显示全部楼层
I have never meet that problem!!!!!!!i think the changing on mode of file should be considered and after modifying , return the mode to the old one.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表