tmux - Terminal Muliplexer tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. Read more
Linux command: pidof pidof - find the process ID (PID) of a running program [using its name]. Read more
Fedora Workstation: Notes Fedora Workstation is an operating system for laptop and desktop computers, with a complete set of tools for developers and makers of all kinds. Read more
Linux command: ss - socket statistics ss is another utility to investigate sockets. It can display more TCP and state information than other tools. Read more
CentOS: Create Swap Partition One of my CentOS 7 Core hosts on CloudCone has only 256MB of memory. Here's my note while enable swap partition for it. Read more