How To Reset Vagrant Virtual Machine To Original State
This brief guide explains how to reset vagrant virtual machine to it’s original state in Linux.
Read MoreThis brief guide explains how to reset vagrant virtual machine to it’s original state in Linux.
Read MoreVersioning is a means of keeping multiple variants of an object in the same bucket. You can use versioning to preserve, retrieve, and restore every version of every object stored in your Amazon S3 bucket. With versioning, you can easily recover from both unintended user actions and application failures. When you enable versioning for a […]
The post What is Versioning and how to use it in AWS S3 bucket appeared first on The Linux Juggernaut.
Read MoreIf you want to remove all comment fields in wordpress go into your theme directory and and open functions.php add this code (I’d suggest at the bottom of the file)
Read MorePerf is a simple but powerful performance monitoring tool for Linux based operating systems. It is used to trace or count both hardware and software events. In this tutorial, we will show you how to install and use Perf performance monitoring tool on U…
Read MoreMariaDB is an open-source, community-developed relational database management system. It is forked from MySQL and created and maintained by the developers who created MySQL. MariaDB is intended to be highly compatible with MySQL but
The post How to In…
Read MoreContainers are a good choice to bundle and run our own applications. When the number of containers increases rapidly and need to manage them in a convenient way. That’s the reason why Kubernetes comes. Kubernetes (K8s) is an open-source system […]
Th…
Hadoop has two core components which are HDFS and YARN. HDFS is for storing the Data, YARN is for processing the Data. HDFS is Hadoop Distributed File System, it has Namenode as Master Service
The post How to Set Up High Availability for Namenode – Pa…
Read MoreIn this tutorial, you will learn how you can easily encrypt files and directories on Linux using the GnuPG tool as well as the zip utility.
Read MoreCloudLinux announced that they are also working on an open sourced, community fork of RHEL to replace CentOS.
Read MoreRescuezilla 2.1 comes two months after version 2.0, but it’s not just a point release
Read MoreIPTraf is a network monitoring utility in linux that we can use to monitor IP traffic passing over the network. By using this tool, we can we can monitor various connections like TCP, UDP, ICMP, non-IP counts and also Ethernet load information etc. you can install IPtraf using the following command: #apt install iptraf Once it is installed, you can run the […]
The post 10 Examples of using Iptraf to monitor network traffic in linux appeared first on The Linux Juggernaut.
Read MoreUse both Cirrus CLI and Podman to better manage and secure container environments for rootless builds.
Read MoreNuTyX is a French Linux distribution (with multi-language support) built from Linux From Scratch and Beyond Linux From Scratch, with a custom package manager called “cards”. The project has published a new version with multiple supported desktop editi…
Read MoreThe creator of CentOS started planning for a new Linux Distribution called Rocky Linux.
Read MoreNowadays, everyone uses the internet daily. It helps keep people connected to one another wherever they are and allows them to easily carry out daily tasks. It is not just for personal use, though; businesses also rely heavily on internet connections t…
Read MoreA multi-tier application is an application distributed among more than one layer. It logically separates the operational layers. The number of layers varies with business and application requirements. In this article, we will see an application divided…
Read MoreAs a Linux user, you might have come across the terminology ‘terminal emulator’. Automatically, you might be tempted to think that a terminal emulator is synonymous with the terminal. While these two are similar in almost every sense, a few […]
The p…
Sometimes you might encounter the error “W: Some index files failed to download.” on Ubuntu when updating the system. Here’s an excerpt of the error. W: Failed to fetch archive.ubuntu.com/ubuntu/dists/quantal-security/Release.gpg Unable to connect to
…
Read MoreThis week in DistroWatch Weekly: Review: TTOS Linux 1.1.2News: CentOS Linux being phased out for CentOS Stream, openSUSE running on the PinePhone, Tails changing their ISO verification process, changes coming to UniventionQuestions and answers: Restor…
Read More