Introduction Hugo is an open-source website framework developed in Go to help users create websites with ease. It is a […]
Author: howvps
How To Set up a VSFTPD Server on an Ubuntu 16.04 VPS or Dedicated Server
Brief Description FTP data is usually insecure since information (usernames, passwords, data) is transmitted unencrypted in clear-text. It’s very IMPORTANT […]
Bluehost Review
In a Nutshell Bluehost gives users an intuitive, easy-to-use control panel with extremely cost-effective pricing and a variety of hosting […]
cloc – Count Lines of Code in Many Programming Languages
While working on different projects, sometimes you might be required to provide a report or statistics of your progress, or […]
How to Use ‘fsck’ to Repair File System Errors in Linux
Filesystems are responsible for organizing how data is stored and recovered. One way or another, with time, filesystem may become […]
How to Create and Execute a .Jar File in Linux Terminal
A JAR (Java ARchive) is platform-independent file format used to aggregate many Java class files and associated metadata and resources […]
whowatch – Monitor Linux Users and Processes in Real Time
whowatch is a simple, easy-to-use interactive who-like command line program for monitoring processes and users on a Linux system. It […]
procinfo – Shows System Statistics from /proc Filesystem
The proc file system is a virtual file system that contains files that store information about processes and other system […]
How to Connect Wi-Fi from Linux Terminal Using Nmcli Command
There are several command-line tools for managing a wireless network interface in Linux systems. A number of these can be […]
Exodus – Safely Copy Linux Binaries From One Linux System to Another
Exodus is a simple yet useful program for easily and securely copying Linux ELF binaries from one system to another. […]