Will

asciinema A Better Way To Record

asciinema A Better Way To Record

To start recording your terminal, you will use the command: asciinema rec [filename] . At this point, you will want to run whatever commands that you wish to record. When you are ready to end the recording, you will use Ctrl + D or type exit .

Crontab in Linux
The Cron daemon is a built-in Linux utility that runs processes on your system at a scheduled time. Cron reads the crontab (cron tables) for predefine...
How to Check Version of CentOS
The simplest way to check for the CentOS version number is to execute the cat /etc/centos-release command. Identifying the accurate CentOS version may...
How to Build a Server at Home
What do I need to build a server at home? How much does it cost to build a server? What can I use a home server for? Is a home server worth it? How mu...