today's howtos
-
How To Install Wireshark on Rocky Linux 9
In this tutorial, we will show you how to install Wireshark on Rocky Linux 9. For those of you who didn’t know, Wireshark is a powerful and widely-used network protocol analyzer that allows network administrators and security professionals to capture and analyze network traffic.
-
How To Disable Automatic Updates In Ubuntu
Are you tired of your Ubuntu updating automatically without your consent and want to stop it then here is the solution for you. In this post, we will discuss on the method to disable automatic updates in Ubuntu.
-
How to Install OpenJDK 17 on Debian Linux
As OpenJDK 17 has been released, it’s crucial for developers and system administrators to be acquainted with its new features and enhancements. Following this guide will demonstrate how to install OpenJDK 17 on Debian 12 Bookworm or Debian 11 Bullseye directly from your Debian default repository.
-
How To Install PHP on Debian 12
In this tutorial, we will show you how to install PHP on Debian 12. For those of you who didn’t know, PHP, the widely used scripting language for web development, plays a crucial role in creating dynamic and interactive websites.
-
Base64 Encoding and Decoding in Bash
The Bash shell, which is often used as the default shell in most Linux distributions, supports various commands and features that assist in data manipulation. Among these features, Base64 encoding and decoding are two of the most frequently used, due to their widespread usage in programming, web development, and data science.
-
How to Install Veritas Cluster Server 8.0 in RHEL
Veritas Cluster Server, commonly known as VCS, is used by organizations around the world to host their mission-critical applications and ensure always-on high availability for their hosted applications.
-
How to restart network service in Alpine Linux
You need to restart the network service in Alpine Linux using "/etc/init.d/networking restart" command to activate the network configuration defined in the /etc/network/interfaces config file. Do not run this command over an ssh-based session.
-
6 Useful Tools to Remember Linux Commands Forever
There are thousands of tools, utilities, and programs that come pre-installed on a Linux system.