50+ commands ChatGPT thinks you should know about Terminal aka Command Line
TL;DR Hey there and happy Wednesday* 👋 *a day on which, historically, most people wed on; thus: Wed nes day Not really, but it would be a fun…
TL;DR Hey there and happy Wednesday* 👋 *a day on which, historically, most people wed on; thus: Wed nes day Not really, but it would be a fun…
First you have to install NodeJS. You can do that via package manager for your distribution. In my case (RHEL) it is easily done with: sudo yum install nodejs…
Here I will post non standard and ‘out of the ordinary’ crontab settings. A note to myself (ANTM): crontab file in Centos is located in /etc/crontab. Lets start: Run…