| by Arround The Web

How to Create XFS File System in Linux (Step by Step)

XFS is a 64-bit journaling file system that works with Linux. Learn how to create an XFS file system in Linux here.
The post How to Create XFS File System in Linux (Step by Step) appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Special File Permissions in Linux: SUID, GUID, and Sticky Bit

Linux has some special file permissions called SUID, GUID, and Sticky Bit. Learn more about special file permissions in Linux here.

The post Special File Permissions in Linux: SUID, GUID, and Sticky Bit appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to use Wireshark for capturing and analyzing network packets

Wireshark (formerly Ethereal) is a FOSS (free and open-source software) for network protocol analyzer. In this guide, we will learn “How to use Wireshark for capturing and analyzing packets”.

Share Button
Read More
| by Arround The Web

MySQL Database Commands Cheat Sheet for Linux

MySQL is an open-source relational database management system (RDBMS) often used in Linux. Check out this MySQL cheat sheet for Linux here.
The post MySQL Database Commands Cheat Sheet for Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

2 Ways to Install Linux Kernel 5.16 on Ubuntu 20.04 LTS

In the following tutorial, you will learn two ways to install the latest 5.16 Linux Kernel on Ubuntu 20.04 LTS.
The post 2 Ways to Install Linux Kernel 5.16 on Ubuntu 20.04 LTS appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to Install Apache Cassandra on AlmaLinux / Rocky Linux 8

Apache Cassandra is an open-source NoSQL distributed database management system. In this tutorial, we will learn how to install Apache Cassandra on AlmaLinux and Rocky Linux 8 OS.

Share Button
Read More
| by Arround The Web

Linux Basics: How to Switch Between Users in Linux

Linux is a multi-user operating system. Whether it’s using the superuser account to execute administrative tasks or modifying the current user’s access to a certain directory, you’ll have to move between users at some point. In this a…

Share Button
Read More
| by Arround The Web

Alternatives to Autodesk Flame: Free and Open Source

Autodesk Flame is 3D visual effects (VFX), finishing, and color grading software.
Flame is available for Linux but it’s proprietary software. What are the best free and open source alternatives to Autodesk Flame?
The post Alternatives to Autodesk Flame…

Share Button
Read More
| by Arround The Web

Linux Tutorial: How to Manage Bash History

Bash (Bourne Again Shell) is the default shell in practically all Linux-based operating systems. All the commands we write in the terminal are interpreted by the shell and become part of its history. In this tutorial, we’ll learn how to manage Ba…

Share Button
Read More
| by Arround The Web

Linux Kernel 5.16 Officially Released, This Is What’s New

After two months of development, Linux kernel 5.16 is here to introduce the futex_waitv() kernel system call from Collabora, which promises to make your gaming experience faster when playing both native Linux games and Windows games via Wine. Linux kernel 5.16 also adds support for Intel’s Advanced Matrix Extensions (AMX) 64-bit programming paradigm for servers, […]

The post Linux Kernel 5.16 Officially Released, This Is What’s New appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to Install Apache Tomcat 10 with Nginx on Rocky Linux 8

Tomcat is an open-source web server for Java-based applications. It is used for deploying Java Servlet and JSP applications. We will install Tomcat 10 along with the Nginx server to act as a reverse proxy and protect it using SSL.

Share Button
Read More
| by Arround The Web

How to Install PostgreSQL 14 in Fedora Linux

Fedora Linux is a safe haven for most open-source Linux applications and projects. Learn how to install PostgreSQL 14 in Fedora Linux here.
The post How to Install PostgreSQL 14 in Fedora Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

What is LAMP (Linux, Apache, MariaDB, PHP/PHPAdmin)?

What is LAMP? LAMP stands for Linux, Apache, MySQL/MariaDB, and PHP. It is an acronym for a Linux/Unix server with Apache as the server engine, MySQL/MariaDB as the database engine, and PHP as the primary server-side script language. It is also known as LAMP Stack. Usually, LAMP Stack is selected for the construction and development […]

The post What is LAMP (Linux, Apache, MariaDB, PHP/PHPAdmin)? appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

openSUSE-Based GeckoLinux Kicks Off 2022 with New Releases

It’s been more than seven months since the last GeckoLinux update. But 2022 is kicking off with several GeckoLinux new releases. Learn more here.
The post openSUSE-Based GeckoLinux Kicks Off 2022 with New Releases appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Solo BumbleBee Makes Linux eBPF Programming Easier

Solo’s new open-source program BumbleBee will make it much easier to build Linux eBPF programs. Learn about Solo BumbleBee here.
The post Solo BumbleBee Makes Linux eBPF Programming Easier appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

How to Create a Kubernetes Cluster with AWS CLI

Elastic Kubernetes Service (EKS) is a managed Kubernetes service that is hosted on AWS. In this guide, we will leam how to create a Kubernetes cluster on AWS with EKS. You will learn how to create an administrative user for your Kubernetes cluster. You…

Share Button
Read More
| by Arround The Web

How to Correct Errors and Typos in Previous Linux Console Commands

This tutorial explains different ways to correct errors and typos in previous console commands in Linux and Unix operating systems.
The post How to Correct Errors and Typos in Previous Linux Console Commands appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Private Key-Loss on Linux: A Simple Solution

Statistically, over 10% of users forget or lose their passwords or private keys for encrypted data. Learn a simple solution to private key-loss on Linux here.
The post Private Key-Loss on Linux: A Simple Solution appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

System76 Teases the Kudu Linux Laptop for Expert Multitaskers

System76’s Kudu Linux laptop features a 15.6-inch Full HD (1920×1080) matte finish display and several other new features. Learn about the release here.
The post System76 Teases the Kudu Linux Laptop for Expert Multitaskers appeared first on Linux Toda…

Share Button
Read More
| by Scott Kilroy

How to create a Virtual Machine scale set on Azure

An Azure Scale Set helps to create and manage a group of identical, load-balanced Virtual Machines. The number of Virtual Machines belonging to the scale set can grow and shrink automatically based on the load. This helps to have high availability for …

Share Button
Read More