{"id":246,"date":"2010-07-30T23:42:06","date_gmt":"2010-07-31T06:42:06","guid":{"rendered":"http:\/\/truelogic.org\/wordpress\/?p=246"},"modified":"2010-07-30T23:42:06","modified_gmt":"2010-07-31T06:42:06","slug":"installing-vsftpd","status":"publish","type":"post","link":"https:\/\/truelogic.org\/wordpress\/2010\/07\/30\/installing-vsftpd\/","title":{"rendered":"Installing VSFTPD"},"content":{"rendered":"<p>1.Install it from the ports<\/p>\n<div style=\"padding:2px;color:#ffffff;background-color:#000000;font-weight:bold;\">cd \/usr\/ports\/ftp\/vsftpd<\/p>\n<p>make config<\/p>\n<p>make install clean<\/p><\/div>\n<p>2.Edit the vstfpd.conf file in \/usr\/local\/etc\/vsftpd.conf to customize the settings<\/p>\n<p>3.To run it from the command line:<\/p>\n<div style=\"padding:2px;color:#ffffff;background-color:#000000;font-weight:bold;\">\/usr\/local\/libexec\/vsftpd &amp;<\/div>\n<p>3.To make it run at startup create an executable file in \/etc\/rc.d<\/p>\n<div style=\"padding:2px;color:#ffffff;background-color:#000000;font-weight:bold;\">#! \/bin\/sh<\/p>\n<p>#<\/p>\n<p>\/usr\/local\/libexec\/vsftpd &amp;<\/p><\/div>\n<p>4.Restart computer<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>1.Install it from the ports cd \/usr\/ports\/ftp\/vsftpd make config make install clean 2.Edit the vstfpd.conf file in \/usr\/local\/etc\/vsftpd.conf to customize the settings 3.To run it <a class=\"mh-excerpt-more\" href=\"https:\/\/truelogic.org\/wordpress\/2010\/07\/30\/installing-vsftpd\/\" title=\"Installing VSFTPD\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[36,37,149,257,264],"class_list":["post-246","post","type-post","status-publish","format-standard","hentry","category-freebsd","tag-amit","tag-amit-sengupta","tag-install","tag-truelogic","tag-vsftpd"],"_links":{"self":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/comments?post=246"}],"version-history":[{"count":0,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/246\/revisions"}],"wp:attachment":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/media?parent=246"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/categories?post=246"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/tags?post=246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}