Results for: "ftp"

Contents (30)

Useful Terminal Commands Every Web Developer Should Know About
Useful Terminal Commands Every Web Developer Should Know About

The command line interface (CLI), or Terminal is considered by many to be the Holy Grail of computer management. At…

read more
Setting Up SFTP on Ubuntu 16.04
Setting Up SFTP on Ubuntu 16.04

I recently had a request to setup SFTP for a customer so they could manage a set of files in…

read more
The Best Lightweight Linux Distributions For Older PC's
The Best Lightweight Linux Distributions For Older PC's

What do you do with your old computers? The one which once had good hardware configuration but now those are…

read more
How to Connect to a Remote Server via SSH from a Linux Shell
How to Connect to a Remote Server via SSH from a Linux Shell

Introduction Secure Shell (SSH) is a UNIX-based command interface and protocol for securely getting access to a remote computer. SSH is…

read more
Setup FTP server with VSFTPD in Ubuntu 16.04
Setup FTP server with VSFTPD in Ubuntu 16.04

Introduction FTP, short for File Transfer Protocol, is a network protocol that was once widely used for…

read more