CPU clock speed
We are able to understand the cpu current speed and adjust it to the desired speed. Here is how we can do it:
We are able to understand the cpu current speed and adjust it to the desired speed. Here is how we can do it:
As I am running Ubuntu 20.04 on my old laptop, I want to disable the suspend mode when I close the lid. Here is how I did it:
find the drive location
What is NFS?
CIFS is a protocol that allows sharing data over a network. Samba is a popular implementation of the CIFS protocol.
Process substitution is a form of redirection where the input or output of a process (some sequence of commands) appear as a temporary file. This allows us to use the output of a command as a file.
Real World Example
In this article, we will introduce how to use systemd timer by creating a service unit and timer unit to backup nextcloud snap weekly.
Wake on LAN (WoL) is an Ethernet or Token Ring computer networking standard that allows a computer to be turned on or awakened by a network message. The message is usually sent by a program executed on another computer on the same local area network.