Blog

ftp

Pure-FTPd vsftpd 500 I won’t open a connection to x.x.x.x (only to y.y.y.y) Ubuntu pure-ftpd reply with unroutable address FTP Clients lftp

vsftpd

Install vsftpd on CentOS To install vsftpd in Debian/Ubuntu, run To enable vsftpd start on boot, run Configure vsftpd, edit Add Restart…

new pc

Branded Vs Assembed If you build a similar config as branded PC, it usually costs more than a randed PC. With branded…

Laravel

Create a project using the latest Laravel Create a project using a specific version of Laravel. You can see available Laravel versions…

digitalocean

Installing doctl on Ubuntu Connect Domain Name to DigitalOcean Droplet. How to install Squid Proxy Server in DigitalOcean VPS How to delete…

Installing doctl on Ubuntu

Go to https://github.com/digitalocean/doctl/releases Download latest version for linux 64 bit. cd /usr/local/src wget https://github.com/digitalocean/doctl/releases/download/v1.7.2/doctl-1.7.2-linux-amd64.tar.gz tar xvf doctl-1.7.2-linux-amd64.tar.gz rm -f doctl-1.7.2-linux-amd64.tar.gz mv doctl…