ChinaUnix.net
相关文章推荐:

useradd warning the home directory already exists

Hi, folks, for a local direcoty, we can do like this if [ -d "/usr/bin" ]; then echo "exist " fi but what is the correct coding to detect to see if a directory on a remote node already exist Thanks a lot.

by wangcaipapa - Shell - 2005-12-26 12:01:16 阅读(969) 回复(1)

相关讨论

[root@mail ~]# su - ldaptest su: warning: cannot change directory to /home/ldaptest: No such file or directory -bash-3.2$ 请问这个如何解决呢?谢谢。

by squall1 - 服务器应用 - 2010-10-26 17:53:20 阅读(3150) 回复(1)

Red Hat Enterprise Linux 4.0 問題 [root@tlbb ~]# use mysql; -bash: use: command not found [root@tlbb ~]# cd / home [root@tlbb /]# /usr/local/mysql5.0.45/bin/mysql_install_db Installing MySQL system tables... OK Filling help tables... OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL roo...

by foc - Linux新手园地 - 2015-09-09 15:22:22 阅读(40629) 回复(73)

前天数据库坏了,重装后,在“agent”用户下用命令“dbimport agent”恢复“agent”,之后能正常访问数据库,但是出现了-265错误:constraint name already exists 我在网上搜索到“解决的方法是在导出的文件中将constraint name 改名。 再dbimport.” 但是我不知道具体怎么做,“constraint name”这个约束名称不知道怎么改。 求高手指点,最好能具体详细些。先谢谢各位了!

by 鸿影雪痕 - Informix - 2005-08-02 13:59:41 阅读(2821) 回复(5)

ftp服务器连接失败,错误提示: 500 OOPS: cannot change directory:/home/******* 500 OOPS: child died 解决方法: 在终端输入命令: setsebool ftpd_disable_trans 1 service vsftpd restart 就OK了! 创建chroot_list文件,把需要的用户名字加入即可 还是用下面的方法更好,至少不需要每次启动都执行上面的命令 #vi /etc/selinux/config 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/25969/showart...

by tomcent_2006 - Linux文档专区 - 2008-04-10 00:45:28 阅读(641) 回复(0)

NIS server 是x86 NIS client 是SB2000 在server上所有的用户都能正常登录 client登录时就会出现: Unable to access home directory。。。。。。。。。。。 谁能提示一下线索。谢谢。

by cherrymw2000 - Solaris - 2007-10-29 09:33:09 阅读(1632) 回复(2)

NIS server 是x86\r\nNIS client 是SB2000\r\n\r\n在server上所有的用户都能正常登录\r\nclient登录时就会出现: Unable to access home directory。。。。。。。。。。。\r\n\r\n谁能提示一下线索。谢谢。

by cherrymw2000 - Solaris - 2007-10-29 09:33:09 阅读(3174) 回复(2)

服务器是OS X Server10.3.9客户端用的是OS X 10.3.9.运行方式是:Remote home directory.用户在使用Excel X的过程中,突然与服务器连线断了.之后用户重新登入,桌面上的东西都丢失了.系统重启后也不行. 请问这样的情况.桌面上的资料还能找回来吗? 谢谢.

by unix3er - Mac OS X - 2005-10-10 13:50:34 阅读(1937) 回复(2)

I would like to know if the home directory's access mode is in mode of readonly or not. My home directory's access mode is readonly. So I can not make any subdirectories or files under home directory. Is it ok to change the access mode of home directory and how ? Solaris rookie Wilbert Thanks in advanced.

by wilbert - Solaris - 2005-01-08 22:29:59 阅读(784) 回复(3)

I would like to know if the home directory\'s access mode is in mode of readonly or not. My home directory\'s access mode is readonly. So I can not make any subdirectories or files under home directory. Is it ok to change the access mode of home directory and how ?\r\n\r\nSolaris rookie Wilbert Thanks in advanced.

by wilbert - Solaris - 2005-01-08 22:29:59 阅读(2698) 回复(3)

我在安装eva的时候老是报如下的错误,请大家帮帮我,谢谢!! /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/usr/local --no-create --no-recursion checking build system type... i386-unknown-freebsd6.0 checking host system type... i386-unknown-freebsd6.0 checking target system type... i386-unknown-freebsd6.0 checking for a BSD-compatible install... /usr/bin/install -c checkin...

by pandu - BSD - 2006-02-07 14:55:17 阅读(1405) 回复(1)