Debian GNU/Linux ス ..
463:2/2
08/08/28 01:41:00 wmNJ7aKl
◆hostname:~$ ps aux | grep vsftpd
user_1 3421 0.0 0.3 2820 788 pts/1 S+ 00:43 0:00 grep vsftpd
◆hostname:~$ ps aux | grep ddclient
root 2863 0.0 1.4 5852 3816 ? S 00:04 0:00 ddclient - sleeping for 90 seconds
user1 3423 0.0 0.3 2824 792 pts/1 S+ 00:43 0:00 grep ddclient
◆hostname:~$ /etc/init.d/vsftpd start
Starting FTP server: vsftpd/etc/init.d/vsftpd: line 23: start-stop-daemon: command not found
==23行目付近==
19 case "$1" in
20 start)
21 echo -n "Starting FTP server: $NAME"
22 [ -d /var/run/vsftpd ] || mkdir -p /var/run/vsftpd
23 start-stop-daemon --start --background -m --pidfile /var/run/vsftpd/vsftpd.pid --exec $DAEMON
24 echo "."
25 ;;
26 stop)
=============
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5126日前に更新/263 KB
担当:undef