Results for: "shell"

Contents (53)

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
Ubuntu servers security: 25 security tools to armor your system
Ubuntu servers security: 25 security tools to armor your system

The Ubuntu repositories contain several useful tools for maintaining a secure network and network administration.This security tools include network scanning,attack…

read more
Display Linux TCP / UDP Network and Socket Information with the 'ss' command
Display Linux TCP / UDP Network and Socket Information with the 'ss' command

The ss command is used to show socket statistics. It can display stats for PACKET sockets, TCP sockets, UDP sockets,…

read more
The Best Free SSH Tabbed Terminal Clients for Windows
The Best Free SSH Tabbed Terminal Clients for Windows

PuTTy is an emulator for the terminal. It allows you to log into another computer that can be on the…

read more
How to setup FTP server on ubuntu 14.04 with VSFTPD
How to setup FTP server on ubuntu 14.04 with VSFTPD

FTP is used to transfer files from one host to another over TCP network. This article…

read more