ChinaUnix.net
相关文章推荐:

libvirt openAuth python password

How to deal with the event of forgeting the passwd of sys and system , and how to change it ?

by yanghaidong - Oracle - 2004-11-09 15:47:31 阅读(996) 回复(1)

相关讨论

通过console登陆系统,root用户的密码可用并能登入hpux 但是,通过telnet登录hpux,显示密码不可用 请问是什么问题,如何解决呢

by htg407 - HP-UX - 2009-02-25 17:40:17 阅读(1467) 回复(4)

what is the default password of the user "postgres" of Postgresql??? Also I do not know how to password the user "postgres"! also I do not know how to password users when creating users~ please help me! thanks!

by xinxinhao - PostgreSQL - 2006-08-06 23:25:10 阅读(2978) 回复(1)

Dear Experts, I've loss the root password of HP-UNIX ver10.20 Would u help to rebuilt or create a new account with root power. I just can enter the sigle user mode

by ninedown99 - HP-UX - 2004-12-25 23:15:15 阅读(1004) 回复(4)

今天我修该了root 的密码, 但发现/etc/passwd 的刷新时间不对 ! 但/etc/shadow 的刷新时间是对的 ! # ls -l /etc/passwd -r--r--r-- 1 root sys 1204 Jun 24 2003 /etc/passwd # ls -l /etc/shadow -r-------- 1 root root 733 Dec 30 09:53 /etc/shadow # showrev Hostname: SESM Hostid: 83126f99 Release: 5.8 Kernel architecture: sun4u Application architecture: sparc Hardware provider: Su...

by YongkangM - Solaris - 2003-12-30 12:34:58 阅读(635) 回复(1)

我尽管使用LINUX系统很久,但是我有一个问题经常困扰我:就是在我们通过TELNET远程登陆到LINUX的TELNET服务器去并发的(就是同时)修改系统里用户自己的密码时,就会有“死机”的现象。是何原因!!!帮忙解决。万分感激!!!

by micht767 - Linux论坛 - 2003-06-15 17:59:50 阅读(638) 回复(2)

好好学python,以后要养家吃饭的!!! 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/89259/showart_1885773.html

by mzlinux - Python文档中心 - 2009-03-31 11:10:31 阅读(1375) 回复(0)

www.okpython.com python中国 这里有教程

by xieaotian - Python - 2009-01-10 12:53:11 阅读(1629) 回复(0)

在系统管理技术手册(第二版)说得很清楚了,perl\python都是不错的啊,学哪个都一样,只要够用就行了,菜鸟学python算了,刚好本站里面又推荐了一本<python核心编程>所以说最好是根据现有的资料学,可能会更顺利些。

by yizuwei520 - C/C++ - 2008-11-24 02:06:34 阅读(1743) 回复(3)

matrix processing for python: NumPy and SciPy. optimized tools: NumPy 方括号[...]定义一个列表,圆括号(...)定义一个元组,花括号{...}定义一个字典: a = [ 1, 3.4, 'hello' ] # A list b = ( 10, 20, 30 ) # A tuple c = { 'a': 3, 'b':42 } # A dictionary 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/17420/showart_492068.html

by ariesjzj - Python文档中心 - 2008-03-08 17:35:52 阅读(1390) 回复(0)