Timeline for Installing vsftpd - 500 OOPS: could not bind listening IPv4 socket?
Current License: CC BY-SA 3.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 31, 2023 at 23:24 | answer | added | cpu | timeline score: 0 | |
| Dec 29, 2020 at 1:25 | answer | added | Kiopwias | timeline score: -1 | |
| May 17, 2020 at 21:23 | answer | added | origami | timeline score: 0 | |
| Feb 4, 2020 at 21:15 | answer | added | surya_bhai | timeline score: 0 | |
| Apr 29, 2018 at 4:50 | answer | added | wenyu jiang | timeline score: -1 | |
| Jul 25, 2016 at 11:56 | answer | added | Lorenzo Lerate | timeline score: 0 | |
| S Jul 15, 2016 at 6:07 | history | edited | Rahul | CC BY-SA 3.0 | "netstat" typo fixed |
| S Jul 15, 2016 at 6:07 | history | suggested | Ruwan Ranganath Senarathne | CC BY-SA 3.0 | "netstat" typo fixed |
| Jul 15, 2016 at 5:43 | review | Suggested edits | |||
| S Jul 15, 2016 at 6:07 | |||||
| Dec 28, 2015 at 13:46 | answer | added | Ankit Raj | timeline score: 2 | |
| Apr 18, 2015 at 6:39 | vote | accept | Alper Turan | ||
| Mar 10, 2015 at 13:07 | answer | added | ARTURO | timeline score: 8 | |
| Feb 16, 2015 at 19:06 | comment | added | goldilocks | An init service was probably installed along with this, and that's what keeps respawning the process. If this is ubuntu or some other upstart based system, check with initctl list | grep vsftp; if it is debian wheezy try grep vsftp /etc/init.d/* (try this with upstart as well in case it used a sysv style script). If you get something, you either need to disable the init service, or use service (debian/sysv) or initctl (ubuntu/upstart) to control it. | |
| Feb 16, 2015 at 18:56 | review | First posts | |||
| Feb 16, 2015 at 18:56 | |||||
| Feb 16, 2015 at 18:52 | history | asked | Alper Turan | CC BY-SA 3.0 |