I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen Best laptop cooling pads Best flip ...
Want to be a Linux pro like me? Master these 8 skills first ...
Bash scripting is a powerful tool for automating tasks on Linux and Unix-like systems. While it's well-known for managing file and process operations, arithmetic operations, such as division, play a ...
OliveTin puts all my annoying server jobs behind browser buttons within easy reach.
One of the files that the average Unix sysadmin rarely looks at, almost never changes and yet depends on every time he or she reboots a system is the /etc/inittab file. This modest little file ...
Exiting a script and logging out are very different, but sometimes you may need to log out of your Linux system from within a script. Here's how to do it. Most of the time, exiting a script leaves you ...
In Jack Wallen’s tutorial for developers, he show how easy it is to set temporary environment variables in Linux. Did you know that you can set temporary environment variables on the Linux operating ...
Wine is not an emulator like Qemu or a virtualization environment like Virtualbox, but a runtime environment that aims to emulate the Windows API on Linux. This API mapping is not complete, but it is ...