| by Scott Kilroy | No comments

How to Easily Resize and Convert Images from the Linux Command Line

2DayGeek: This quick article shows you how to resize and convert images on Linux.

Read More
| by Scott Kilroy | No comments

Watch: Cyberpunk 2077 Running on Arch Linux

Cyberpunk 2077 launched today on Steam, but it’s a Windows-only game

Read More
| by Scott Kilroy | No comments

Souk – New Independent Flatpak App Store Coming to GNOME

Tired of gnome-software eating up your RAM, slowing your system? Souk – a new Flatpak app store that comes to the rescue.

Read More
| by Arround The Web | No comments

Distribution Release: GeckoLinux 152.201210

GeckoLinux is a Linux spin based on the openSUSE distribution, with a focus on polish and out-of-the-box usability on the desktop. The project has published updated media for both its Static and Rolling branches. “All editions in this update receive q…

Read More
| by Scott Kilroy | No comments

How Kali Linux creators plan to handle the future of penetration testing

The company’s main goal, according to her, is to train millions of professionals to embrace the hacker mindset

Read More
| by Scott Kilroy | No comments

What is ip command in linux

The ip command is a useful tool for assigning an address to a network interface and/or configure network interface parameters on Linux operating systems.  It is used to bring interfaces up or down, assign and remove addresses and routes, manage ARP cache, and much more. This command replaces old good and now deprecated ifconfig command on modern […]

The post What is ip command in linux appeared first on The Linux Juggernaut.

Read More
| by Scott Kilroy | No comments

8 examples of using ifconfig command

ifconfig is a network management tool in Linux that we can use to check the IP addresses of Linux systems as well as configure network interfaces. It allows users to to configure, manage and query network interface parameters via command line interface or in a system configuration scripts. In this guide, we will see how […]

The post 8 examples of using ifconfig command appeared first on The Linux Juggernaut.

Read More
| by Scott Kilroy | No comments

Now and Then: What happened to DFileManager?

Let’s jump forward 5 years. What happened to DFileManager in the intervening period?

Read More
| by Scott Kilroy | No comments

How to use Ethtool in linux

Ethtool is a useful linux utility that we can use to view and modify the ethernet device settings. By following this article, you will learn how to change the speed in your network card, modify auto-negotiation settings and changing duplex modes in your network card. Installing ethtool #apt install ethtool Once it is installed, use […]

The post How to use Ethtool in linux appeared first on The Linux Juggernaut.

Read More
| by Scott Kilroy | No comments

How to Install Netdata Monitoring Tool on Ubuntu 22.04

Netdata is a free and open-source performance and health monitoring solution for Linux, macOS, and FreeBSD. It provides real-time statistics and allows you to monitor cloud-based servers, containers, and your entire IT infrastructure.

Read More
| by Scott Kilroy | No comments

How to Install Slack on Ubuntu 20.04

Slack is a modern communication platform for companies to replace emails. In this guide we will learn how to install Slack under Ubuntu 20.04. Slack can be easily installed on your system by following a few basic steps. Here we will use the snap packag…

Read More
| by Scott Kilroy | No comments

How to use S3 Storage Lens to view storage usage and activity metrics of S3 Bucket on AWS

AWS S3 Storage Lens gives visibility into object storage usage, activity trends. It gives recommendations to improve cost-efficiency, also it applies data protection best practices. It is the first analytics service that provides a  single view of obje…

Read More
| by Scott Kilroy | No comments

How to Migrate CentOS 8 Installation to CentOS Stream

This week, Red Hat created a huge public outcry over its announcement regarding the future of CentOS. Red Hat, in a shocking move, is discontinuing CentOS Project in favor of the rolling release, CentOS
The post How to Migrate CentOS 8 Installation to …

Read More
| by Arround The Web | No comments

5 Reasons Why Startups Fail

There are hundreds, if not thousands, of successful startup examples and so many motivating stories around them. It makes the path seem already trodden and explored, so you no longer can resist the urge to become an entrepreneur. Indeed, learning from …

Read More
| by Scott Kilroy | No comments

Chattr Command in Linux

Learn how to use the chattr command to change file attributes on Linux file systems.

Read More
| by Scott Kilroy | No comments

Red Hat Builds Native Edge Computing Features into RHEL and OpenShift

The features are meant to make it easier for customers to add edge deployments to their existing infrastructure.

Read More
| by Scott Kilroy | No comments

How to use rsyslog to create a Linux log aggregation server

Create a central log repository by using rsyslog, and then configure Linux servers to forward logs to the repository.

Read More
| by Scott Kilroy | No comments

How to clone your Raspberry PI SD card in Linux

Wouldn’t it be great, if you can make a snapshot of the current state of your Raspberry PI operating system?

Read More
| by Scott Kilroy | No comments

Echoping in linux Explained

Echoping is a simple linux tool that we can use to test the performance of a remote host (approximatively) by sending “echo” packets with TCP or UDP. After sending the “echo” packet, It will show the time taken to set up the TCP connection and to transfer the data. Execute the following command to install […]

The post Echoping in linux Explained appeared first on The Linux Juggernaut.

Read More
| by Scott Kilroy | No comments

Meet Rocky Linux: New RHEL Fork by the Original CentOS Creator

Rocky Linux is a community enterprise Operating System

Read More