| by Scott Kilroy

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…

Share Button
Read More
| by Scott Kilroy

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 …

Share Button
Read More
| by Arround The Web

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 …

Share Button
Read More
| by Scott Kilroy

Chattr Command in Linux

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

Share Button
Read More
| by Scott Kilroy

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.

Share Button
Read More
| by Scott Kilroy

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.

Share Button
Read More
| by Scott Kilroy

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?

Share Button
Read More
| by Scott Kilroy

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.

Share Button
Read More
| by Scott Kilroy

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

Rocky Linux is a community enterprise Operating System

Share Button
Read More
| by Scott Kilroy

Install XFCE Desktop on Arch Linux

Arch Linux officially supports many desktop environments. Some of the supported desktop environments are Budgie, Xfce, Cinnamon, Deepin, Gnome, KDE Plasma, Mate, Pantheon, etc. Pantheon is the default desktop environment (DE). You can install your favo…

Share Button
Read More
| by Arround The Web

How to Install PHP 8 on CentOS/RHEL 8/7

PHP is a popular open-source server-side scripting language that is integral in developing dynamic webpages. PHP 8.0 is finally out and was released on November 26th, 2020. It promises lots of improvements and optimizations

The post How to Install PHP…

Share Button
Read More
| by Scott Kilroy

CentOS Linux 8 will end in 2021 and shifts focus to CentOS Stream

The free ride is over. CentOS Linux 8, as a rebuild of RHEL 8, will end at the end of 2021.

Share Button
Read More
| by Scott Kilroy

Transfer Files Between Any Devices Using Piping Server

This guide explains how to easily and securely transfer files between any devices using Piping Server from command line and via a web browser.

Share Button
Read More
| by Scott Kilroy

Meet Twake, A Modern Open-Source Collaboration Platform [Nextcloud Alternative]

Twake is a modern looking collaboration platform with focus on Kanban project management methodology.

Share Button
Read More
| by Scott Kilroy

What is arping in linux?

As we have already discussed in one of our previous articles, ARP protocol  is commonly used by layer two devices to communicate and discover each other easily. The arping utility performs an action similar to ping, but at the Ethernet layer. Where we can use ping to tests the reachability of an IP address, arping can be used to report the […]

The post What is arping in linux? appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

How to take backups in linux using TAR command

The tape archive (tar) command was originally designed to back up filesystems to tape devices. Although many people now use the tar command to back up to non-tape devices, you should be aware of how to use tape devices as well. For the following examples, we assume that you do not have a tape drive […]

The post How to take backups in linux using TAR command appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

Good News! elementary OS is Coming to Raspberry Pi 4

The developers of elementary OS have announced their experimental builds for the ARM-based Raspberry Pi 4 series.

Share Button
Read More
| by Scott Kilroy

How to take Backups in linux using dd command

In one of our previous article, we have discussed how to take snapshot backups in a linux system. In this article we will see how to take backups in our linux file system using the dd command. The dd command is useful to back up entire devices, whether entire hard disks, individual partitions, or logical […]

The post How to take Backups in linux using dd command appeared first on The Linux Juggernaut.

Share Button
Read More
| by Scott Kilroy

How to Install OCS Inventory Asset Management Software CentOS 8

OCS "Open Computers and Software Inventory Next Generation" is an open-source assets management solution that allows you to inventory IT assets. In this tutorial, we will explain how to install OCS inventory on CentOS 8 server.

Share Button
Read More
| by Scott Kilroy

How to Install CouchDB on Ubuntu 20.04

In this guide, you will learn how to install CouchDB NoSQL database on Ubuntu 20.04 and how to create your first CouchDB database using the integrated Foxton Control panel.

Share Button
Read More