| by Scott Kilroy

Xfce 4.16 Released. This is What’s New

The lightweight desktop environment Xfce releases its latest installment Xfce 4.16 with many exciting features.

Share Button
Read More
| by Scott Kilroy

Rancher Acquisition May Make SUSE a Kubernetes and Hybrid Cloud Powerhouse

After years of struggling to catch up, the German open source software firm buys what might be the ticket to finally turning around.

Share Button
Read More
| by Scott Kilroy

Netstat : Master it with these 6 steps

Netstat is a command line utility that can be used to list out all the network connections on a system. It lists out all the tcp, udp socket connections and the unix socket connections. Netstat also displays various network related information such as network connections, routing tables, interface statistics, masquerade connections, multicast memberships etc. In this […]

The post Netstat : Master it with these 6 steps appeared first on The Linux Juggernaut.

Share Button
Read More
| by Arround The Web

npm package manager – install and use on Centos 7

Introduction Node.js is a Javascript platform for server-side programming that allows users to build network applications quickly. JavaScript is a client-side programming language, which means it’s processed within the user’s browser. With the advent of Node.js, JavaScript can also be used as a server-side language. By leveraging Javascript on both the front-end and the back-end, […]

The post npm package manager – install and use on Centos 7 appeared first on The Linux Juggernaut.

Share Button
Read More
| by Arround The Web

Understanding namespaces and cgroups in Linux

Introduction Namespaces and cgroups are the building blocks on which the foundation of containers has been laid. In this post, we will explore what are namespaces and cgroups along with brief descriptions of their various types.   What is a namespace? You may consider a namespace as a global system wrapper. It means it takes […]

The post Understanding namespaces and cgroups in Linux appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

GNOME 40 is Looking to Bring Plenty of UX Changes And That’s a Good Thing]

Everything is going horizontal in the new UX changes proposed in the upcoming GNOME 40 release.

Share Button
Read More
| by Scott Kilroy

Mtr : Stop using ping and traceroute anymore

Mtr is a simple linux command line tool that you can use for network diagnostic and troubleshooting in linux.

Share Button
Read More
| by Scott Kilroy

IPFire Linux Firewall Distro Now Supports WPA3 to Make Wi-Fi Safe Again

The biggest change in the IPFire 2.25 Core Update 153 release is the implementation of support for the WPA3 security standard for Wi-Fi networks

Share Button
Read More
| by Scott Kilroy

How to Install Microsoft Teams on Linux

As another video conferencing option, Microsoft Teams is available for Linux, too. Here’s how you can install Microsoft Teams on Linux.

Share Button
Read More
| by Scott Kilroy

How to Install and Configure SeaweedFS Cluster on Ubuntu 20.04

SeaweedFS is an open-source, simple and highly scalable distributed file system to store and serve billions of files fast. It is very similar to other file systems including, Ceph, GlusterFS and HDFS.

Share Button
Read More
| by Arround The Web

The Review of GUI LVM Tools

by Ares Lee

The LVM is a powerful storage management module which is included in all the distributions of Linux now. It provides users with a variety of valuable features to fit differ…

Share Button
Read More
| by Arround The Web

How to Prepare for a Cyber Attack

Cyber threats are ever-present in this digital age, and one wrong move could compromise all your data. In 2019, 15% of small businesses reported cyber incidents. This year that statistic has increased with 28% of all data breaches involving small busin…

Share Button
Read More
| by Arround The Web

Become Your Web Designer, It’s Easier Than You Think

If you’re not a nerdy type and you don’t really understand all the science behind computers, you might be repelled by any career that’s connected to this business field. Most people think you need to have extraordinary mathematical skills to be success…

Share Button
Read More
| by Scott Kilroy

8 steps to check your network interface information

do you ever wonder how to check it in Linux command line? It is really simple task if you use mii-tool command.

Share Button
Read More
| by Scott Kilroy

How to create an inventory configuration in S3

In this article, we will create an inventory configuration to store object metadata in CSV format. We can store reports in the same bucket as the source bucket, but we will use a different bucket to store this than the bucket for which we will be creat…

Share Button
Read More
| by Scott Kilroy

Netcat : The swiss Army knife You must have

Netcat (also known as ‘nc’) is a networking tool used for reading or writing from TCP and UDP sockets using an easy interface. It is designed as a dependable ‘back-end’ device that can be used directly or easily driven by other programs and scripts. Therefore, this tool is a treat to network administrators, programmers, and […]

The post Netcat : The swiss Army knife You must have appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

Font Manager: A Simple Open-Source App for GTK+ Desktop

A dead simple open-source font manager app that lets you focus on tweaking the fonts on your Linux system. Take a look at it here.

Share Button
Read More
| by Scott Kilroy

How to Install Ansible on Ubuntu

Ansible is an open-source tool that allows you to provision, configure, manage, and deploy applications. It helps to run infrastructure as a code, basically an automation tool. Ansible runs on Linux, Unix-like, and Windows systems. It is a free tool [….

Share Button
Read More
| by Scott Kilroy

A twin-panel file manager based on Python 3/GTK3

Following in the footsteps of Norton Commander and its clones, the Sunflower twin-panel file manager takes a giant leap forward with a switch to Python 3 and GTK3.

Share Button
Read More
| by Scott Kilroy

Reading and writing metadata from multimedia files

ExifTool lets you modify and analyze metadata in multimedia files from the command line, but its comprehensive feature set results in a lengthy learning curve. Luckily, jExiftoolGUI offers an intuitive interface that makes using ExifTool easier, even f…

Share Button
Read More