| by Arround The Web

How to Add a User in Debian 12

You can add a user in Debian 12 from the adduser command and delete the user from deluser command. For more details, read this guide.

Read More
| by Arround The Web

Guide to Create and Set the Custom Vim Statusline

To set the custom statusline first enable it using the set laststatus=2 command and then use the statusline command to set the status.

Read More
| by Arround The Web

15 Examples of kubectl Command

The kubectl commands include, “kubectl config”, “kubectl expose”, “kubectl create”, “kubectl get”, “kubectl delete”, “kubectl describe” and “kubectl logs”.

Read More
| by Arround The Web

13 Basic PowerShell Active Directory Commands

PowerShell has a dedicated set of commands to manage the Active Directory. Few of them include Get-ADComputer, Get-ADUser, Set-ADUser, or Get-ADGroup.

Read More
| by Arround The Web

15 Basic PowerShell SQL Commands

The most commonly used SQL commands include PowerShell SQL Commands Add-RoleMember, Remove-RoleMember, Add-SqlFirewallRule, or Remove-SqlFirewallRule.

Read More
| by Arround The Web

Gnome Files (Nautilus) is adding More Beginner Friendly Options

Gnome Files, aka the default Nautilus file manager in Ubuntu & Fedora workstation, keeps moving with new features! In the passed few month, there are minor but beginner friendly features merged into this popular file manager. They include “Enter Location” menu option, sidebar toggle button in sidebar, and badge icon to folder icon in ‘properties’ […]

Read More
| by Arround The Web

gnuboot @ Savannah: GNU Boot December 2023 News

GNU Boot December 2023 News

Announcements:

The last project announcement was made in the gnuboot mailing

list[1][2] at a time where we didn’t have a website or an announce

mailing list yet.

So this announce and the next ones will be publish…

Read More
| by Arround The Web

GNOME Makes Nautilus’ Custom Folder Feature Easier to Find

A few months back I wrote a guide on how to set custom folder icons in Nautilus without needing to install 3rd-party apps or change icon set. It’s all done using a native, built-in feature of the Nautilus file manager — it’s not even a new …

Read More
| by Arround The Web

Docker Installation on Ubuntu

Tutorial on the use of Docker images and containers in Linux-like systems and the two different methods set up and install Docker on an Ubuntu Linux server.

Read More
| by Arround The Web

Distribution Release: wattOS R13

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. wattOS is a fast desktop Linux distribution based on Debian. Using the lightweight Openbox window manager as its default user interface, the distribution strives to be as energy-efficien…

Read More
| by Arround The Web

DEB File Installation on Ubuntu

Tutorial on the different methods to install and delete the DEB files on the Ubuntu operating system using GUI, GDebi tool, apt, and dpkg package manager.

Read More
| by Arround The Web

Alacritty Terminal Emulator Released New Major 0.13.0

Alacritty, the popular free open-source GPU-accelerated terminal emulator, release new major 0.13.0 version few days ago. The release introduced new features, including persist config option in hints config section, warnings for unused configuration file options, support for keybindings with dead keys, dynamically loading conpty.dll on Windows, as well as: Back/Forward mouse buttons support in bindings […]

Read More
| by Arround The Web

How to Install Alacritty (GPU Accelerated Terminal) in Ubuntu

Alacritty, is a free and open-source terminal emulator, written in Rust programming language. It works in Linux, Windows, MacOS, and uses OpenGL API for GPU hardware acceleration for fast response and high performance. The terminal emulator features vi mode, allows to move around the viewport and scrollback using the keyboard. And, vi search and normal […]

Read More
| by Arround The Web

How to Fix the “No Module Named Psycopg2” Error in Python

Practical guide on the step-by-step process to rectify the “No Module Named Psycopg2” error in Python and the common reasons for this error along with examples.

Read More
| by Arround The Web

How to Insert a Vertical Line in Google Docs: A Simple Guide

Tutorial on the various ways to easily insert a vertical line in Google Docs to make it visually clean and well-formatted, enhance the document clarity, etc.

Read More
| by Arround The Web

How to Find the Difference between Directories in Linux

How to find the difference between directories in Linux to maintain the data synchronization between servers and learn if any error occurs during data transfer.

Read More
| by Arround The Web

How to Convert Datetime to Epoch in Python

Comprehensive tutorial on the different ways to convert the datetime value to epoch in Python using total_seconds, timestamp, strftime, and timegm functions.

Read More
| by Arround The Web

How to Resolve the “Curl Could Not Resolve Host” Error in Linux

Comprehensive tutorial on the various methods or processes to easily check and resolve the “Curl Could Not Resolve Host” error in Linux along with examples.

Read More
| by Arround The Web

How to Resolve the “Chown Operation Not Permitted” Error in Linux

Simple guide on the various reasons why the “Chown Operation Not Permitted” error occurs in Linux and the simple methods to resolve it using practical examples.

Read More
| by Arround The Web

How to Resolve ‘Permission Denied (Public Key)’ Error

Comprehensive tutorial on how to fix the SSH Permission Denied (public key) error and explore its causes and possible solutions to resolve this common error.

Read More