C, is correct!
If the case occurs like following:
“/bin/vsftpd: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or”
best solution is:
First Get the vsftp source code and compile it statically.
- Just download the latest vsftpd, extracted and compiled it. Then replace the binary in /usr/sbin with the newly built.
Finally, Copy the required library to the appropriate lib directory in the chroot jail.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
serlan
1 month, 2 weeks agoArmina
11 months, 2 weeks agosaod
1 year, 7 months ago