| by Arround The Web

Better than Ubuntu? 11 Best Linux Distros for Ubuntu Lovers

Want Ubuntu as the base but with other tweaks or a different user experience? Try these options!
The post Better than Ubuntu? 11 Best Linux Distros for Ubuntu Lovers appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install Xanmod Kernel on Linux Mint 21, 20

This guide shows how to import XanMod Kernel repository and install XanMod Kernel on Linux Mint 21 or 20 with the command-line terminal.
The post How to Install Xanmod Kernel on Linux Mint 21, 20 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

GIMP 2.99.18 Released as Last Dev for Next Major 3.0

GIMP image editor announced the new 2.99.18 development release today. It’s marked as the last dev release for the next major 3.0 version. The new release has a new welcome dialog, with Personalize tab to set your favorite theme, icon and font scaling, and select program language, Contribute tab with a few links for who […]

Share Button
Read More
| by Arround The Web

5 tips for securing SSH on your Linux server or desktop

Secure Shell is one of the most secure options for logging into a Linux system remotely. But there are ways to make the technology even more secure.

Share Button
Read More
| by Arround The Web

“Pull Is Not Possible Because You Have Unmerged Files” Error in Git

Practical guide on the “git pull is not possible because you have unmerged files” error when running a “git pull” command, why it occurs, and how to resolve it.

Share Button
Read More
| by Arround The Web

Ignore the Package-Lock.JSON File in Git

Guide on the basics of the “gitignore” feature and how we can use it to exclude specific files and directories and ignore the infamous package-lock.json file.

Share Button
Read More
| by Arround The Web

Git Clone Exit Status 128

Tutorial on what causes the “git exit status 128” when running the Git commands or any other related Git subcommand, the potential causes, and its solutions.

Share Button
Read More
| by Arround The Web

Git Clean Flags

Practical tutorial on how the “git clean” command works and its various flags to efficiently remove unnecessary files that might be cluttering your project.

Share Button
Read More
| by Arround The Web

Git “Cannot Publish Unborn Head” Error

Comprehensive tutorial on the main cause why the “cannot publish unborn head” error in Git occurs and how to resolve it when working with a Git repository.

Share Button
Read More
| by Arround The Web

Change the Table Name in SQL

Comprehensive tutorial on the process of using the ALTER TABLE statement and RENAME TO clause to rename an existing table to a new table along with examples.

Share Button
Read More
| by Arround The Web

Cast Various Types into an Int Data Type in SQL

Tutorial on the methods and techniques we can use to convert or cast various types into an int data type in SQL using the cast() function along with examples.

Share Button
Read More
| by Arround The Web

Cast Various Types into Decimal Types in SQL

Practical tutorial on the cast() function in SQL and how we can use it to convert various types into decimal types using the function syntax and example usage.

Share Button
Read More
| by Arround The Web

SQL Absolute Value

Guide on the various methods that we can use to calculate the absolute value in SQL using MySQL as our database engine of choice and the Sakila sample database.

Share Button
Read More
| by Arround The Web

SQL Backup Table

Practical tutorial on the various methods and techniques that we can use to backup the individual tables in SQL to preserve the state of the data in that table.

Share Button
Read More
| by Arround The Web

How to Install the Latest NextCloud AIO (All In One) on Ubuntu/Debian/Fedora/RHEL/AlmaLinux/Rocky Linux/CentOS Stream

Tutorial on how to easily install the latest version of NextCloud AIO (All-in-One) on Ubuntu, Debian, Fedora, RHEL, AlmaLinux, Rocky Linux, and CentOS Stream.

Share Button
Read More
| by Arround The Web

Python Subprocess.Popen Examples

Comprehensive guide on the multiple uses of the “subprocess.Popen” class in the Python script to help the Python users know the basic uses of this function.

Share Button
Read More
| by Arround The Web

Linux Logrotate Examples

Comprehensive tutorial on the various uses of the “logrotate” command using multiple examples that will help the Linux user to manage the log files properly.

Share Button
Read More
| by Arround The Web

Python String Examples

Guide on the different types of string-related tasks using different built-in Python functions and the methods of defining and using the string data in Python.

Share Button
Read More
| by Arround The Web

How to Set Up HAProxy with Keepalived for High Availability

Tutorial on setting up HAProxy with Keepalived so your load balancer is highly available to handle the incoming traffic by distributing it to available servers.

Share Button
Read More
| by Arround The Web

How to Enable VirtIO-GL/VirGL 3D Acceleration on Proxmox VE 8 Virtual Machines

Tutorial on enabling the VirtIO-GL/VirGL 3D acceleration on Proxmox VE 8 virtual machines to provide the KVM/QEMU/libvirt virtual machines with 3D acceleration.

Share Button
Read More