심볼릭 링크설정
[root@~]# ln -s /etc/vsftpd/vsftpd.conf /etc/vsftpd.conf
심볼릭 링크삭제
lrwxrwxrwx 1 root root 23 5월 29 08:42 vsftpd.conf -> /etc/vsftpd/vsftpd.conf
[root@etc]# vi /etc/vsftpd/vsftpd.conf
[root@etc]# vi vsftpd.conf
[root@etc]# rm /etc/vsftpd/vsftpd.conf
| /bin/rm: cannot remove `libtoolT': No such file or directory (0) | 2012.05.30 |
|---|---|
| /etc/rc.d/init.d/xinetd 가 없을때 (0) | 2012.05.30 |
| 리눅스 한글깨짐 현상 해결방법 (0) | 2012.05.26 |
| vsFtp설정 및 사용자 로그인 안될경우 (0) | 2012.05.14 |
| wget명령어로 vsftpd다운 및 xinetd 운영 (0) | 2012.05.14 |