ChinaUnix.net
相关文章推荐:

find way out

本帖最后由 fzhcl 于 2012-03-01 21:11 编辑 Hi Guys, Boss ask me to find out which account's password is *, below is the content of passwd file:( This is AIX unix file) root: password = HWjXEGfGcjl2c lastupdate = 1329402022 daemon: password = * bin: password = * sys: password = * adm: password = 70AjL2hqdkVoI lastupdate = 1288287263 ...

by fzhcl - Shell - 2012-03-02 22:10:43 阅读(2145) 回复(10)

相关讨论

way

by luckytown - 快乐数码摄影 - 2004-02-19 17:24:18 阅读(904) 回复(0)

create user test [with ] createuser

by zhangmy_1977 - PostgreSQL - 2003-08-07 11:10:53 阅读(2368) 回复(0)

I am writing a script to find out who is running the script itself, "ps -ef | grep scriptname"? It doesn't seem to give me what i need. I just need the username who is running it. Thanks a lot.

by dawncaller - Shell - 2008-02-04 10:32:36 阅读(1894) 回复(2)

#1) Once you remove the hard drive from the system that you cannot log onto as root, change the SCSI address jumper on the drive to something other then ID 6 -- since more then likely the system you hook the drive up to will be using SCSI ID 6 for it's boot drive. #2) Once you hook the drive up to the live system, you will want to do a ioscan -fnC disk to determine the address and device file of ...

by axiaonet - HP-UX - 2003-08-27 10:57:22 阅读(1175) 回复(0)

#1) Once you remove the hard drive from the system that you cannot log onto as root, change the SCSI address jumper on the drive to something other then ID 6 -- since more then likely the system you hook the drive up to will be using SCSI ID 6 for it\'s boot drive. #2) Once you hook the drive up to the live system, you will want to do a ioscan -fnC disk to determine the address and device file of...

by axiaonet - HP-UX - 2003-08-27 10:57:22 阅读(2777) 回复(0)

How do I find out Linux CPU Utilization? Whenever a Linux system CPU is occupied by a process, it is unavailable for processing other requests. Rest of pending requests must wait till CPU is free. This becomes a bottleneck in the system. Following command will help you to identify CPU utilization, so that you can troubleshoot CPU related performance problems. finding CPU utilization is one of th...

by huanghaojie - Linux文档专区 - 2009-08-27 09:59:08 阅读(2013) 回复(0)