today's howtos
-
Recording your commands on the Linux command line | Network World
Linux offers a couple of easy ways to record commands you type so that you can review or rerun them.
-
What Do You Know about Your Linux System? - The New Stack
Do you know that Linux kernel-supported system calls and features are architecture dependent? Do you know that Linux kernel supports several hardening configuration options to secure your system?
Let’s take a look at the process to get insight into supported system calls and features and to assess how secure a system is and its runtime activity.
-
How to Disable Bluetooth on Arch Linux
If your Arch Linux computer supports Bluetooth but you’re not using it, it’ll just be wasting power. Instead of turning it off whenever you boot your computer, disable the Bluetooth service instead.
-
Wake Your Linux PC From Suspend With a USB Mouse or Keyboard
Here's how to ensure a mouse click or keyboard tap wakes your Linux PC.
-
Kubernetes Storage and Troubleshooting 101
Kubernetes storage is a way to manage persistent data in a Kubernetes environment. Kubernetes storage can be used to store data that is independent of a container's life cycle. Kubernetes provides different types of storage, such as local storage, network-attached storage (NAS), storage area network (SAN) and object storage solutions.