| by Scott Kilroy

How to Use for/while/until Loop in Bash

Tutorial demonstrates how to use for, while, and until loops in bash using detailed examples. 
How to Use for/while/until Loop in Bash

Share Button
Read More
| by Scott Kilroy

A Simple iptables Firewall Script to Block All Ports

Easily restrict access to selected ports in Linux. 
A Simple iptables Firewall Script to Block All Ports

Share Button
Read More
| by Scott Kilroy

20 Years of Orange Cones: The History of VLC

How VLC began as a student project and grew to power much of modern-day media.

Share Button
Read More
| by Scott Kilroy

Change the Root Password in MySQL 8.0

Here’s how to set a password for the MySQL root user. 

Share Button
Read More
| by Scott Kilroy

Educational-Oriented Escuelas Linux 6.12 Distro Released with LibreOffice 7.1, New Note-Taking Software

Developers promise the fully updated system offers users access to the all the latest, greatest open source software and GNU/Linux technologies.

Share Button
Read More
| by Scott Kilroy

More Details on the Linux Kernel 5.11 Release

Newest kernel brings support for Wi-Fi 6E, RTX Ampere, GPUs, Intel Iris Xe, and more. 
More Details on the Linux Kernel 5.11 Release

Share Button
Read More
| by Scott Kilroy

4 Reasons to Choose Linux for Art and Design

Creative applications built on the Linux kernel deliver results that often exceed those of their better known, fruit-flavored siblings.

Share Button
Read More
| by Scott Kilroy

OpenMandriva Lx 4.2 has Arrived

The latest stable version of OpenMandriva has been released and offers the newest KDE desktop and ARM support.

Share Button
Read More
| by Scott Kilroy

Linux Kernel 5.11 Officially Releases; Here’s What’s New

Linux kernel 5.11 is finally here as the latest and greatest kernel series for GNU/Linux distributions.

Share Button
Read More
| by Arround The Web

Distribution Release: Devuan GNU+Linux 3.1.0

The Devuan GNU+Linux team have announced the availability of a new point release of their distribution. The new point release, Devuan GNU+Linux 3.1.0, now supports three init options at install time: OpenRC, SysV init, and runit. The installer now als…

Share Button
Read More
| by Scott Kilroy

How to Set up RabbitMQ Cluster on Ubuntu 20.04

RabbitMQ is a free, open-source, and multi-protocol messaging broker software written in the Erlang programming language. A message broker is used to store messages for an application. In this tutorial, we will be going to set up a three-node RabbitMQ …

Share Button
Read More
| by Arround The Web

Distribution Release: siduction 21.1.0

Ferdinand Thommes has announced the release of siduction 21.1.0, a brand-new version of the project’s set of rolling-release distributions based on Debian’s “unstable” branch with a choice of Cinnamon, KDE Plasma, LXDE, LXQt and Xfce desktops: “The si…

Share Button
Read More
| by Scott Kilroy

How to Install PowerShell on Ubuntu & Other Linux Distributions

The post How to Install PowerShell on Ubuntu & Other Linux Distributions appeared first on LinOxide.

Share Button
Read More
| by Arround The Web

Learn Difference Between $$ and $BASHPID in Bash

Recently I was working on a shell script and I saw a significant difference in how bash special variable $ and BASHPID behaves. Every process running in Linux will be assigned with a process
The post Learn Difference Between $$ and $BASHPID in Bash fir…

Share Button
Read More
| by Arround The Web

Linux Foundation Certified IT Associate (LFCA)

The Linux Foundation Certified IT Associate (LFCA) is an entry-level certification offered by the Linux Foundation. It targets beginners or professionals in the IT field seeking to upskill and get a better understanding of
The post Linux Foundation Cer…

Share Button
Read More
| by Arround The Web

DistroWatch Weekly, Issue 904

This week in DistroWatch Weekly: Review: Laxer OS 1.2 and new Linux Mint featuresNews: Tails project improves onion-grater, openSUSE announces Step, Ubuntu publishes hot fix and new mediaQuestions and answers: Implementing KDE Connect functionality fo…

Share Button
Read More
| by Scott Kilroy

How to Check Linux is 64/32 Bit [CLI and GUI]

The post How to Check Linux is 64/32 Bit [CLI and GUI] appeared first on LinOxide.

Share Button
Read More
| by Scott Kilroy

Systemd Application Firewalls by Example

systemd selectively blocks services from phoning home or roaming on your network in case a service is exploited.

Share Button
Read More
| by Scott Kilroy

DevSecOps: Image Scanning in Your Pipelines Using quay.io Scanner

In this first of two articles, learn to add image scanning to pipelines using quay.io built-in capabilities.

Share Button
Read More
| by Scott Kilroy

IPCDump: Open-Source Tool Traces Interprocess Communication

Debug multi-process applications and gain transparency into how IPC mechanisms are communicating with one another.

Share Button
Read More