Building a Secure FTP Server
Building a secure FTP server should begin with a clear understanding of the mechanisms involved. When we talk about an FTP server, this commonly involves three protocols: FTP — File Transfer Protocol. This is your basic protocol for transferring files. FTPS — FTP over SSL, or FTP Secure. This is an extension to the basic FTP protocol, which adds support for TLS (Transport Layer Security)....
How to Use Unsupported Jekyll Plugins with GitHub Pages
A benefit of Jekyll, is it’s seamless support for automated deployment, for free, to GitHub Pages. However, the more time you invest in your Jekyll-powered website, you’re more likely to encounter unsupported plugins when trying to deploy to GitHub: github-pages 223 | Error: Liquid syntax error on line 28: Unknown tag The reason — all GitHub Page sites are generated using the --safe option to...
Style Guide
“Come with me, keep quiet, an’ keep yerself covered with that cloak,” said Hagrid. “We won’ take Fang, he won’ like it. . . “Listen, Hagrid, I can’t stay long. . . . I’ve got to be back up at the castle by one o’clock -“ But Hagrid wasn’t listening; he was opening the cabin door and striding off into the night. Headers # H1...