vsftpd.conf.rpmsave? - Linux

Olive avatar
By Olive
at 2011-07-19T13:32

Table of Contents




vsftp沒法使用

登入/etc/vsftpd一查

所有的檔案都被改成

xxxxxxx.rpmsave

執行/etc/init.d/vsftpd restart

他回我

-bash: /etc/init.d/vsftpd: No such file or directory

查詢ps -aux |grep vsftp

Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.7/FAQ
root 22003 0.0 0.0 61192 736 pts/1 S+ 13:36 0:00 grep vsftp

kill -9 22003 沒法砍

救命呀~請問諸位大大這該怎麼辦,我快瘋掉了!!!

PS:我將所有的xxxx.rpmsave複制一個原檔也是無法執行

yum install vsftpd →不行!!!

天亡我也!!!

--
Tags: Linux

All Comments

Jake avatar
By Jake
at 2011-07-23T10:06
有時更新套件時,原先舊的設定檔會被另存成.rpmsave
Wallis avatar
By Wallis
at 2011-07-25T15:50
/etc/init.d/vsftpd都沒有,代表沒有安裝好吧
Andy avatar
By Andy
at 2011-07-28T19:32
除非你用的是fedora 15?
John avatar
By John
at 2011-08-01T15:39
那請問我現在該怎麼做?
Barb Cronin avatar
By Barb Cronin
at 2011-08-05T14:16
我是用centos 5.4
Eden avatar
By Eden
at 2011-08-10T08:14
也有可能你的系統被入侵了
Iris avatar
By Iris
at 2011-08-12T00:43
這句話讓我去查了一下,原來是廠商搞的鬼.....嗚
Erin avatar
By Erin
at 2011-08-12T08:14
22003 是您執行 grep 所產生的程序, 執行完就沒啦。

Linux v3.0... 再等等

Charlotte avatar
By Charlotte
at 2011-07-19T13:17
※ 引述《Spig (Spig)》之銘言: From Linusand#39; google+ message two hours ago, Linus Torvalds 里勒托瓦茲 Why do we always find the subtle bugs just before a release? ...

取得p7zip exit codes

Jake avatar
By Jake
at 2011-07-19T11:48
p7zip解壓縮後,都會回傳一些exit codes 雖然在man裡面有提到那些exit codes的定義 但是要如何將exit codes取出來? 不管解壓縮成功或不成功,實際上terminal只會顯示英文訊息 卻沒辦法知道exit codes - ...

Linux v3.0... 再等等

Blanche avatar
By Blanche
at 2011-07-19T09:58
From Linusand#39; google+ message two hours ago, Linus Torvalds Why do we always find the subtle bugs just before a release? Looks like I wonand#39;t be ...

vim + xdd 換系統以後轉不回來?

Eartha avatar
By Eartha
at 2011-07-18T22:25
各位大大好 因為遇到不知道怎麼解決想請問一下 我在A電腦有一個tar.gz檔案 ( linux, red-hat, $LANG = en_us.utf-8 ) 我用vim開啟以後用%!xxd轉成16進位檔案 我把這個16進位檔案複製到B電腦 ( linux, centos, $LANG = en_us.u ...

CentOS 的書很難找

Connor avatar
By Connor
at 2011-07-18T20:54
想找一本從安裝 Linux 到建置網路伺服器環境的書(PHP, MySQL, Apache) 心裡理想的系統是 CentOS,聽說他算是 Fedora 的企業版本 我知道網路有很多文章,但小弟學東西喜歡買書循序漸進的學 找了網路書店,也跑了天龍書局,發現除了兩本原文以外,幾乎沒有中文版的書 架上一堆 Unbu ...