Backup Linux Servers To Google Drive And Dropbox Using Backup Bird
It can be complicated to manually configure and run backups for Linux servers. Backup Bird is a useful cloud-based backup tool that can back up...
Quickly Fix GCC Fatal Error In Linux Mint/Ubuntu
Ubuntu/Linux Mint like most other Linux distributions by default comes with GCC pre-installed (The GNU Compiler Collection). So, you can directly write code in C/C++...
How To Join, Split And Password Protect PDF Files From The Linux Command Line
With the Linux command line / Terminal, it is easy to merge, split and edit PDF files. There is a useful tool for that called...
How To Manage Notifications In Ubuntu
Ubuntu by default has notifications turned on for the installed apps. These notifications include pop-ups and sound alerts. They can be configured so that you...
Add Timestamps Using the Ts Command In Linux
It can be useful to add current timestamp to each of the lines in files through the Linux command-line. ts (timestamp input) is a handy...
Quickly Get The Weather Forecast Using Linux Command Line
The finger command in Linux is used to fetch and display user details. If you would want to use it for checking the weather forecast,...