today's howtos
-
How to Upgrade to openSUSE Leap 15.5 from Leap 15.4
This guide shows you the step-by-step process to upgrade to openSUSE Leap 15.5 from Leap 15.4 to enjoy the latest features and improvements!
-
How to fix unzip command not found on Linux
If you tried to unzip a zip file recently and you couldn't get it done because of the errors " unzip command not found or "bash: /usr/bin/unzip: No such file or directory"
These errors indicate that unzip is either not installed on your system,
-
How to upgrade OpenSUSE 15.4 to 15.5 using the CLI
The latest version of OpenSUSE Linux, version 15.5 "Leap," has been released. This version offers unparalleled stability due to its use of the SUSE Linux Enterprise (SLE) source and community developments. Hence, this makes it the best choice for a stable Linux experience for users, developers, and system administrators. This page explains how to upgrade from OpenSUSE 15.4 to 15.5 using the CLI.
-
How to Install Microsoft SQL Server on Ubuntu 20.04 [Ed: No, it does not run on GNU/Linux, it runs on DrawBridge, so this headline is misleading, relaying Microsoft's deception]
Microsoft SQL Server is a premier relational database management system (RDBMS) developed by Microsoft Inc. Renowned for its sophisticated capabilities and robust structure, it primarily operates on the structured query language (SQL) to manage, manipulate, and retrieve data within various types of databases.
-
The Silicon Valley Matrix- How To Break Free From Internet Centralization!
The Silicon Valley Matrix Has You... Like the movie the Matrix, internet end users have been enslaved to produce highly valuable information by the very tech giants the internet end user patronizes with their trust, loyalty, and hard-earned money.
-
How to Install Express.js on Ubuntu 22.04 | 20.04
In the pantheon of modern web development, Express.js holds a distinguished position as a premier framework.
-
How to Install Node.js on Rocky Linux 9/8
Node.js is a powerful, open-source JavaScript runtime built on Google’s high-performance V8 JavaScript engine. What sets it apart is its ability to execute JavaScript outside the context of a web browser, hence extending the boundaries of JavaScript from just client-side scripting to crafting server-side applications and command-line tools.
-
How to Install Chromium Browser on Rocky Linux 9/8
As we navigate the expansive digital landscape, having a reliable and adaptable web browser is not just a convenience, it's a necessity.
-
How to Set Timezone on Ubuntu?
Having an accurate timezone is crucial for streamlining processes on a Linux-based or a Debian-based Operating system, especially if you are running VPS Servers or scheduled cron jobs. Moreover, if you are a Linux System Administrator executing pipeline integration (for example, Jenkins), then having the correct timezone becomes all the more important. This tutorial will illustrate the process of setting the timezone in Ubuntu using different methods.
-
Blocking IPs on Nginx
Hello, friends. In this post, you will learn about blocking IPs in Nginx. This allows you to have a very exhaustive control over the access to the server. Nginx is one of the best web services available today. Its speed in processing requests makes it very popular among sysadmins.
-
How to Install ImageMagick on Rocky Linux 9/8
In the ever-expanding world of software tools and libraries, ImageMagick stands tall as a premier solution for image processing. This open-source software suite, known for its flexibility and robust functionality, handles an impressive array of image formats and operations.
-
How to Install PyCharm on Linux Mint 21/20
As an integral part of the JetBrains family, PyCharm is a widely recognized Integrated Development Environment (IDE) that offers a suite of tools exclusively for Python developers. It leverages a compelling combination of first-class features designed to improve developer efficiency, such as intelligent code assistance, smart code navigation, and seamless version control integration.
-
How to Install GNU Emacs on Linux Mint 21/20
Among the myriad of open-source tools that power the digital universe, GNU Emacs stands out as a legendary text editor in the realm of Unix and Linux operating systems.
-
Alternatives to popular CLI tools: ps
We explore free and open source alternatives to ps, a command that reports a snapshot of the current processes.