The KISS Web Development Framework
by Blake McBride
Perhaps the most popular platform for applications is the web. There are many reasons for this including portability across platforms, no need to update the program, d…
Read Moreby Blake McBride
Perhaps the most popular platform for applications is the web. There are many reasons for this including portability across platforms, no need to update the program, d…
Read MoreElasticsearch is an open-source distributed analytics engine built on Apache Lucene. It takes unstructured data from different locations and stores it according to user-specified mapping and indexes it.
Read MoreHelm is a package manager for Kubernetes. In this article, we will see the steps to install Helm3, in terms of architecture there is a difference between Helm2 and Helm3. One of the major differences is "Removal of Tiller".
Read MoreClonezilla Live is a Debian-based live CD containing Clonezilla, a partition and disk cloning software. The project’s latest release, Clonezilla Live 2.7.1-22, updates the kernel for better hardware support, includes new package updates from Debian’s …
Read MoreIntroduction Recently when I restarted a centos 6.8 system, I was greeted with the message “Error 15: File not found”. In this article, I will systematically describe the steps I used to recover my system. I was using a VMware virtual machine. Step 1: Identify the error My system did not boot beyond the grub […]
The post Recovering a missing kernel in Centos 6 appeared first on The Linux Juggernaut.
Read MoreIntroduction Ruby has become a popular and powerful programming language over the years since its inception in 1995. The Ruby programming language is the foundation for the popular web development framework Ruby on Rails. Increased popularity implied increased user base and increased functionality. So, ruby packages or gems were introduced to add additional features to […]
The post Using rubygems for managing ruby packages in Linux appeared first on The Linux Juggernaut.
Read MoreCouchDB is a high-performance opensource NoSQL solution where data is stored in JSON-based document format as key/value pairs, lists, or maps. It provides a RESTFUL API that enables users to easily manage database documents
The post How to Install Couc…
Webmin is a free and open-source front-end monitoring and administration tool that helps Linux users have a glance at various system metrics and perform administration tasks.
Read MoreA vulnerability (CVE-2021-3156) in sudo could allow any unprivileged local user to gain root privileges on a vulnerable host (without authentication).
Read MoreA vulnerability (CVE-2021-3156) in sudo could allow any unprivileged local user to gain root privileges on a vulnerable host (without authentication).
Read MoreThis blog describes the installation procedure for SystemTap on UEK systems and provides an introduction on how to use SystemTap’s scripts for tracing events or debugging problems in the Linux kernel on a live system.
Read MoreThe Fedora development team decided not to break protocol and continue following the latest upstream GNOME releases for its next major release, Fedora 34.
Read MoreIntroduction DNF is considered to become the replacement for yum as the next default package manager for yum. The dnf package manager was introduced with Fedora 18 and had been designated as the default package manager as of Fedora 22. DNF has the following advantages over its predecessor yum: Provides faster dependency resolution for packages […]
The post dnf package manager examples appeared first on The Linux Juggernaut.
Read MoreIntroduction In our previous articles on git branches we explained what are branches in git terminology. Branches provide a means to have a working copy of our code available in the master branch while we continue to make changes to it in a different branch. We also practically demonstrated how to create branches and work […]
The post Merging git branches on the command line and GitHub appeared first on The Linux Juggernaut.
Read MoreKeeping an eye on your system’s performance is one of the essential tasks that any Linux user should undertake from time to time. This helps in diagnosing any bottlenecks that are likely to impact
The post How to Install Webmin on Fedora Linux first ap…
Sudo 1.9.5p2 was released today and it addresses two root privilege security issues.
Read MoreMarcel Kaiser has announced the availability of the first release candidate for NomadBSD 1.4, a FreeBSD-based live operating system for USB flash drives (with persistence), available for both x86_64 and i386 architectures. The new build upgrades the b…
Read MoreGoogle is tightening browser developers’ use of its APIs to access its cloud-based branded services.
Read MoreMovim is an open-source decentralized social media platform that relies on XMPP network and can communicate with other applications using XMPP.
Read MoreWith the recent GNOME 40 design change and Ubuntu decides to follow the ‘wait-and-watch’ principle for its adaptation, we analyze whether Ubuntu should adopt KDE Plasma as its Default Desktop
Read More