today's howtos
-
How To Install Rust Programming Language on Rocky Linux 9 - idroot
In this tutorial, we will show you how to install Rust Programming Language on Rocky Linux 9. For those of you who didn’t know, Rust is a free and open-source, multi-paradigm, general-purpose programming language developed by Mozilla. This language has many features such as safety, memory, and concurrency. Developers use Rust to create a wide range of new software applications, such as game engines, operating systems, file systems, browser components, and simulation engines for virtual reality.
This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Rust Programming Language on Rocky Linux. 9.
-
How to Fix: bash wget Command Not Found Error
-
How to Install Nexus Repository Manager on Ubuntu 22.04
-
How to Install Neos CMS on Debian 11
Neos is an enterprise content management built-in with custom content modeling that provides an effective way to edit and manage content, SEO optimization such as automatic redirects and SEO metadata, and powerful roles and user management.
-
How to Read and Execute From a File With the Linux source Command
source is a handy built-in shell command that accepts arguments, parses commands in a script, and executes them in the shell environment. The file's content is read by source and then passed on to the Tool Command Language (TCL) interpreter, which executes the commands.
-
How to install FreeOffice on Ubuntu 22.04 LTS Jammy
Learn the commands to install FreeOffice on Ubuntu 22.04 LTS Jammy JellyFish Linux using the terminal to edit your documents.
FreeOffice 2021 is a strong MS-Office alternative for those who don’t want to spend money but still rely on compatibility with Microsoft Office formats. Although FreeOffice is limited compared to the paid solution of SoftMaker, for most personal users the range of functions should still be sufficient.
Using FreeOffice Microsoft documents can usually be opened, edited, and saved under FreeOffice without loss of formatting. Also visually oriented the software is stronger which won’t let you feel that you are using some free office version. This allows you to use a modern ribbon menu, as you are used to from MS Word. FreeOffice also includes a classic menu including Light and Dark Mode. In addition, there is a touchscreen mode, which significantly improves finger operation.
To use FreeOffice for free, you must register the software after five days. All you have to do is provide a valid e-mail address.
-
Set up the Betterbird fork of Thunderbird on Linux
Tired of waiting for Mozilla Thunderbird to get updated with new features or bug fixes on your Linux system? Try out Betterbird. It is a soft fork of Thunderbird that promises to keep the email client fresh, packed with features, and up to date. Here’s how to set up Betterbird on your Linux PC.
-
How to integrate Red Hat Advanced Cluster Security for Kubernetes with ServiceNow
In this post I will go through how you can integrate and send policy alert notifications from Red Hat Advanced Cluster Security for Kubernetes (RHACS) to ServiceNow.
Red Hat Advanced Cluster Security supports a number of specific notifier integrations today, including Slack, Jira, Splunk, syslog and email. Although ServiceNow is not currently in that list, it is possible to use generic webhooks to create this integration. Using this option together with the ServiceNow feature Scripted REST API will allow you to send security alert notifications also to ServiceNow.