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$ 请问这个如何解决呢?谢谢。
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...
前天数据库坏了,重装后,在“agent”用户下用命令“dbimport agent”恢复“agent”,之后能正常访问数据库,但是出现了-265错误:constraint name already exists 我在网上搜索到“解决的方法是在导出的文件中将constraint name 改名。 再dbimport.” 但是我不知道具体怎么做,“constraint name”这个约束名称不知道怎么改。 求高手指点,最好能具体详细些。先谢谢各位了!
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...
NIS server 是x86 NIS client 是SB2000 在server上所有的用户都能正常登录 client登录时就会出现: Unable to access home directory。。。。。。。。。。。 谁能提示一下线索。谢谢。
NIS server 是x86\r\nNIS client 是SB2000\r\n\r\n在server上所有的用户都能正常登录\r\nclient登录时就会出现: Unable to access home directory。。。。。。。。。。。\r\n\r\n谁能提示一下线索。谢谢。
服务器是OS X Server10.3.9客户端用的是OS X 10.3.9.运行方式是:Remote home directory.用户在使用Excel X的过程中,突然与服务器连线断了.之后用户重新登入,桌面上的东西都丢失了.系统重启后也不行. 请问这样的情况.桌面上的资料还能找回来吗? 谢谢.
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.
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.
我在安装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...