搜索结果
来自Ubuntu中文
跳到导航跳到搜索
- 123456 123456 …9 KB(434个字) - 2007年5月30日 (三) 18:14
- mysql> GRANT ALL PRIVILEGES ON *.* TO root@localhost IDENTIFIED BY "123456"; 注意,我这儿用的是123456做为root用户的密码,但是该密码是不安全的,请大家最好使用大小写字母与数字混合的密码,且不少于8位。 …2 KB(93个字) - 2011年2月16日 (三) 21:17
- mount -t smbfs –o username=new,password=123456 //192.168.0.1/share /mnt/wind …ocharset=uft8,codepage=cp936,clmask=777,fmask=777,userneme=wangyh,password=123456 //192.168.0.1/share /mnt/wind …9 KB(390个字) - 2015年1月9日 (五) 23:13
- -w:在命令行参数中指定的参数默认不会保存到配置文件,如果需要保存,请加上该参数,例如sudo mentohust -uhust -p123456 -w 将把用户名更新为hust,密码更新为123456。 …19 KB(728个字) - 2024年9月22日 (日) 19:22
- createuser -A -D -P firehare (创建firehare用户,并提示输入密码,请输入123456以便和下文对应) Database connection string [sqlite:db/trac.db]>postgres://firehare:123456@localhost/trac (输入PostgreSQL数据库的位置) …7 KB(471个字) - 2015年12月20日 (日) 20:36
- rabbitmqctl add_user webuser 123456 …14 KB(1,670个字) - 2020年8月31日 (一) 17:46