gdu Is A Fast Console Disk Usage Analyzer (Alternative To ncdu, du, Etc.)
gdu (Go Disk Usage) is very similar to ncdu, a popular console disk usage analyzer, with one major difference: speed.
Read Moregdu (Go Disk Usage) is very similar to ncdu, a popular console disk usage analyzer, with one major difference: speed.
Read MoreIntroduction In this article we will demonstrate a quick and easy method to use your local system as a basic File Server using simpleHTTPserver. The SimpleHTTPServer is a built in module that comes available with the default Python installation on a YUM based system. It is a simple HTTP server that provides standard GET and […]
The post Setting up a Basic File server Using simpleHTTPserver appeared first on The Linux Juggernaut.
Read MoreMatomo formerly known as Piwik is an open-source analytics application for the Linux operating system. It is very similar to Google Analytics that helps you to tracks and display the location of user visits.
Read MoreYou can choose from a number of innovative docks for Linux in order to organize your applications and monitoring resource usage.
Read MoreImplemented in Erlang, Apache CouchDB, simply referred to as CouchDB, is an open-source NoSQL database that focuses on data storage in JSON format. CouchDB is a perfect choice for operation teams and businesses looking
The post How to Install Apache Co…
Jenkins is a DevOps tool which can be used to automate your build, test and delivery of software code. If you are new to Jenkins, this tutorial will help you to understand how to create Jenkins pipeline using one of the following methods: Classic Jenki…
Read MoreElive, or Enlightenment live CD, is a Debian-based desktop Linux distribution and live CD featuring the Enlightenment window manager. The distribution’s latest development snapshot is Elive 3.8.18 Beta, features convenience functions for trackpad, a f…
Read MoreStartup turns devices you probably already own – from smartphones and tablets to smart TVs and game consoles – into full-fledged computers. Shells (shells.com), a new entrant in the virtual machine and cloud computing space, is excited to launch their…
Read MoreWhere to find inspiration and learn about the latest trends in UX/UI design? Specialized online media are there to help you out. If you are a UX/UI designer and do not follow any specialized media of the web, reconsider this choice now. One of the sign…
Read MoreKDE Plasma 5.20.5 is here a month after KDE Plasma 5.20.4 and includes only a few changes to address some of the remaining bugs and annoyances that users reported lately.
Read MoreHuawei and Intel seem to be leading the code contribution ranking for Linux Kernel 5.10 development. Here’s more about that.
Read MoreCockpit is a free and open-source front-end tool that provides administrative access to Linux systems.
Read Moreby Zachary Renz
Video Games On Linux?
In this article, the newest compatibility feature for gaming will be introduced and explained for all you dedicated video game fanatics.
Valve…
Read MoreCloudLinux announced a 1:1 binary compatible, community-driven fork of RHEL called Project Lenix.
Read MoreAmong other noteworthy trends in 2020, producing free and secure video conferencing software has become a higher priority in the past year.
Read MoreIt is always a good idea to keep track of system uptime in order to optimize the use of system resources.
Read MoreGit is a distributed version control system. It is used for tracking changes in any files. It was designed for coordinating work among programmers operating on source code during the software development process. In this article, I will show you the co…
Read MoreIntroduction Commands like sed and awk allow us to harness the power of regular expressions to search for text-based patterns in files and manipulate the matched text as per our requirement. The thing about regular expressions is that they are confusing. To the new Linux user, regular expressions may as well be another language. Although […]
The post Ansible playbook to replace multiple lines in a file appeared first on The Linux Juggernaut.
Read MoreApache Kafka is a powerful messaging engine, which is widely used in BigData projects and the Data Analytics life cycle. It is an Open-source platform to build real-time data streaming pipelines. It is a
The post How to Install Apache Kafka in CentOS/R…