System Tools
How To Use Vundle to Manage Vim Plugins on a Linux VPS
Tutorials
System Tools
Introduction> Introduction # The vim text editor is a versatile and extremely powerful tool for manipulating plain text, managing system configuration files, and creating code. While the modal editing design focus and the elegant grammar of the editor itself is loved by its users, its interface and functionality sometimes lacks the niceties that some users would like.
How To Use Nmap to Scan for Open Ports
Tutorials
Linux Basics
Monitoring
Security
System Tools
Introduction> Introduction # Networking is an expansive and overwhelming topic for many budding system administrators. There are various layers, protocols, and interfaces, and many tools and utilities that must be mastered to understand them.
What is FTP and How Is It Used?
Tutorials
Conceptual
FAQ
System Tools
What is FTP?> What is FTP? # FTP is a way to transfer files between hosts over the internet. It is especially helpful as a way to upload or download files to or from a site quickly.
How To Set Up SSH Keys on CentOS 7
Tutorials
CentOS
Getting Started
Linux Basics
Security
System Tools
Introduction> Introduction # SSH, or secure shell, is an encrypted protocol used to administer and communicate with servers. When working with a CentOS server, chances are, you will spend most of your time in a terminal session connected to your server through SSH.