today's howtos
-
How to Install Code::Blocks on Ubuntu
In this tutorial, we will show you how to install Code::Blocks on Ubuntu via the Terminal. Prerequisites For this tutorial, you’re going to need an Ubuntu system. This tutorial will work on any Ubuntu version, including Ubuntu 22.04. As well as other distros that are based on Ubuntu.
-
4 Incredibly Simple Ways to Customize Budgie Desktop in Linux
Budgie is a modern approach to the desktop experience. You can further enhance it to your liking with these customization tips.
-
Automate your Git host key verification setup in Jenkins
As you might have noticed, some time ago, Jenkins was updated to version 2.361. This new release includes new updates to the Git Client Plug-in. SSH host key verification is now enabled by default (see JENKINS-69149).
-
How to Add a Directory to Your $PATH in Linux
Do not add everything to your PATH. Seriously.
-
How to Exit the Vi or Vim Editor
We'll show you how to make a graceful exit, rather than just unplugging your PC.
-
How to Zip or Unzip Files From the Linux Terminal
You may not find these programs on server distros by default, though.
-
How to Use the chroot Command on Linux
Go directly to jail and do not pass root. chroot makes it simple to set up ring-fenced environments In Linux.
-
Static IP vs. Dynamic IP: What Is the Difference?
Which is right for you, static IP or dynamic IP?
-
How to Discover the Screen Resolution in Linux Scripts
Get a clearer picture of the display your script is working with.
-
How to Extract Files From a .tar.bz2 or .tar.gz File on Linux
Here's everything you need to know about untarring a file on Linux
-
What Is Reverse SSH Tunneling? (and How to Use It)
For those unreachable Linux systems.
-
apt vs. apt-get: What's the Difference on Linux?
Should you use apt or apt-get on Linux?
-
How to Use the awk Command on Linux
If you need to manipulate text in Linux, the awk command is at your service.
-
Using curl and wget commands to download pages from web sites
The curl and the wget commands make it easy to download content from web sites.
-
Taking control of your fortunes on Linux
The fortune command might be more versatile than you realize.
-
How to Install Asahi Linux on Your Apple Silicon Mac
Are you tired of macOS and its limitations? Give Asahi Linux a try and see how well it runs on your Apple silicon Mac.
-
How to Install and Use AnyDesk on Linux
Need to access a remote machine from your Linux PC? Here's how you can install and use AnyDesk for establishing remote connections on Linux.
-
How to Enable the Do Not Disturb Mode on Ubuntu
Get rid of all distractions and focus on the task at hand by enabling the Do Not Disturb mode on Ubuntu.
-
How to Play Game Boy Games in Your Linux Terminal
Want to relive the good old days by playing Game Boy games on your Linux PC? With php-terminal-gameboy-emulator, you can.