today's howtos
-
How To Install MySQL on Fedora 37
In this tutorial, we will show you how to install MySQL on Fedora 37. For those of you who didn’t know, MySQL is a popular and widely-used open-source relational database management system (RDBMS) that is used by many web-based applications ...
-
How to install KeeWeb Password Manager on Ubuntu
KeeWeb is a password manager that can be used on any platform and is compatible with KeePass. It allows for safe storage of both online and offline passwords and can be synced with file storage services like Google Drive and Dropbox.
-
RESTful Tomcat Application
Introduction Web services: Tomcat can also be used to host web services built using technologies such as SOAP or RESTful api. This allows developers to expose their web services to other applications and integrate them into larger systems.
-
High Availability Storage with Pacemaker
Introduction High Availability Storage with Pacemaker is a solution for ensuring that critical data and applications remain available and accessible even in the event of hardware failures or other disruptions.
-
How To Install Java and Java SE Development Kit on AlmaLinux 9
Today, you will learn how To Install Java and Java SE Development Kit on AlmaLinux 9
-
Iptables and logging: How to monitor network traffic
In today's digital age, monitoring network traffic has become increasingly crucial for businesses and individuals. With the rise of cyber threats and attacks, being able to keep an eye on your network traffic can help you detect potential security breaches before they become a major problem. In this article, we'll discuss using iptables to monitor and log network traffic for analysis.
-
How to Install 7-Zip on Manjaro Linux
7-Zip is a free and open-source file archiver software developed by Igor Pavlov in 1999. It has gained popularity over the years as one of the best compression software due to its high compression ratio and support for a wide range of archive file formats.
-
How to Upgrade Apache on Ubuntu 22.04 or 20.04
If you are currently running Ubuntu LTS, your version of Apache is probably not the latest stable release from the Apache Foundation.
-
How to Install Git on Rocky Linux EL9 or EL8
Git is a free and open-source distributed version control system that tracks source code changes during software development.
-
8 Simple Ways to Securely Delete Files in Linux
We have seen how to fully erase the contents of your hard disk, but what happens if all you want is to permanently delete one, two or a dozen files? This guide shows you some of the most popular solutions for complete file deletion in Linux.