| by Arround The Web

Unlocking High-Performance to Achieve a High Ubuntu Server Administration

by George Whittaker

Introduction

In the dynamic landscape of modern computing, the role of servers has become increasingly crucial. Whether it’s hosting websites, managing databases, …

Share Button
Read More
| by Arround The Web

Ubuntu 22.04.4 LTS is Available to Download

A new point release of Ubuntu 22.04 LTS is available to download. Ubuntu 22.04.4 LTS is the fourth point release and results in a brand-new installation image (ISO) that integrates all of the security patches, bug fixes, and software updates released s…

Share Button
Read More
| by Arround The Web

How to Configure Security Headers in Nginx

The following tutorial covers how to configure security headers in nginx with examples, which can be added to your nginx server as the first line of defense against common web threats.
The post How to Configure Security Headers in Nginx appeared first …

Share Button
Read More
| 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