| by Arround The Web

Git branches explained

Introduction Thus far we’ve explored different features of the GIT version control system like viewing a log of the git commit history, viewing differences between staged and committed versions of files. We also explained the concept of HEAD and explored how we could use the git checkout command to revert to previous versions of files […]

The post Git branches explained appeared first on The Linux Juggernaut.

Share Button
Read More
| by Arround The Web

Distribution Release: Parted Magic 2020_12_25

Parted Magic is a small live CD/USB/PXE with its elemental purpose being to partition hard drives. Although GParted and Parted are the main programs, the CD/USB also offers other applications, such as Partition Image, TestDisk, fdisk, sfdisk, dd, and …

Share Button
Read More
| by Arround The Web

Distribution Release: 4MLinux 35.0

Zbigniew Konojacki has announced the release of 4MLinux 35.0, a quarterly update of the project’s minimalist desktop and server distribution featuring “four Ms”: maintenance (as a system rescue live CD), multimedia (for playing video DVDs and other mu…

Share Button
Read More
| by Scott Kilroy

Xfce 4.16 Desktop Environment Officially Released, This Is What???s New

The Xfce 4.16 desktop environment has been officially released today as a major update that brings numerous new features and improvements over the previous release, Xfce 4.14.

Share Button
Read More
| by Scott Kilroy

Kdenlive 20.12 Is Here With Exciting New Features And Major Changes

Kdenlive team has announced the release of the latest version 20.12

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