| by Arround The Web

How To Use Grep Command in Linux

The grep command includes pattern recognition, defining case sensitivity, searching multiple files, recursive search, and many more. 

Read More
| by Arround The Web

How to Change File Permissions in Linux

Linux has features to control access from permissions and ownership. It offers simple ways to change file permissions without hassles.

Read More
| by Arround The Web

How To Use Traceroute Command in Linux

The traceroute command is used to map the path packets take while traveling to a specific destination.

Read More
| by Arround The Web

FOSS Weekly #24.15: German State Goes Open Source, Android FOSS App, Tailspin and More

And we are covering FOSS Android apps now.

Read More
| by Arround The Web

5 Best Free and Open-Source AppImage Package Managers

AppImage is a universal software format for distributing portable software on Linux without needing superuser permissions to install the application. AppImage doesn’t really install software. It’s a compressed image with all the dependencies and librar…

Read More
| by Arround The Web

FSF Blogs: Meet the locals: Come to LibrePlanet and connect with free software supporters in New England

New England free software supporters: we invite you to come socialize with other local free software supporters at LibrePlanet 2024.

Read More
| by Arround The Web

How to Add a User to Multiple Groups in Linux

Managing users and their group memberships efficiently is a fundamental task in Linux and Unix system administration. In this tutorial, we will explain how to add a user to multiple groups in Linux and Unix.
The post How to Add a User to Multiple Group…

Read More
| by Arround The Web

Canonical Collaborates with Qualcomm on New Venture

This new joint effort is geared toward bringing Ubuntu and Ubuntu Core to Qualcomm-powered devices.

Read More
| by Arround The Web

How to Install & Setup PeaZip Archive Manager in Ubuntu 24.04

This tutorial shows how to install PeaZip file archive manager and setup file manager integration in Ubuntu Desktop. PeaZip is a free open-source archive manager for Windows, Linux, macOS, and BSD. It’s based on open source technologies of 7-Zip, p7zip, Brotli, FreeArc, PAQ, Zstandard, and PEA projects. And, supports over 200 archive types including 7Z […]

Read More
| by Arround The Web

Nextcloud Ups AI ‘Assistant’ to 2.0 and Backports It to Nextcloud Hub 7

Nextcloud has gone all-in on its generative AI Assistant. Version 2.0 has increased capabilities while giving users more fine grained control.
The post Nextcloud Ups AI ‘Assistant’ to 2.0 and Backports It to Nextcloud Hub 7 appeared first o…

Read More
| by Arround The Web

How To Use htop Command in Linux

The htop command is used to manage system processes, monitor resources, and perform other administration task.

Read More
| by Arround The Web

How To Delete a File in Linux

Deleting files is essential when you accidentally create multiple files that become unnecessary for the system

Read More
| by Arround The Web

How To Set Logrotate on Linux

The logrotate is used to relocate and replace log files to manage their size and organize them while maintaining the information of these files.

Read More
| by Arround The Web

How To Set up a Cron Job in Linux

The cron jobs in Linux are used to schedule tasks and run scripts periodically at a fixed time, date, or interval.

Read More
| by Arround The Web

How to List Processes in Linux

Processes are the running instances of programs that consume system resources. Listing these processes helps you monitor system activity, and  troubleshoot issues. That’s why there are multiple tools and utilities in Linux that you can use to list the currently running process. However, many beginners don’t know the exact way to list the process without […]

Read More
| by Arround The Web

Best Linux Remote Desktop in 2024

Remote desktop tools are helpful for different tasks, like system administration, modifying processes, and providing remote support

Read More
| by Arround The Web

Install Git on Ubuntu 24.04

Before you can use Git on Ubuntu 24.04, you must know how to install it. Luckily, there are two installation options, and both are detailed in this guide.

Read More
| by Arround The Web

How To Find a File in Linux

If you are working on a system, it is essential to know the ways to find files quickly. Linux contains various commands to find the files right from the terminal.

Read More
| by Arround The Web

How to Unzip Files in Linux

Through zip files, you can combine and share multiple directories at once. You can use multiple commands like unzip, and tar to unzip these files in Linux.

Read More
| by Arround The Web

How to Install QEMU Guest Agent on Proxmox VE Linux Virtual Machines

On Proxmox VE, QEMU Guest Agent is installed on the virtual machines (VMs) for the following reasons: To send ACPI commands to Proxmox VE virtual machines to properly shutdown the virtual machines from the Proxmox VE web UI. To freeze/suspend the Proxmox VE virtual machines while taking backup and snapshots to make sure that no […]

Read More