today's howtos
-
Bitbucket for Newbies: Mastering Basic Commands and Collaborating on Code
As a newbie to Bitbucket, navigating the platform and using its basic commands can be overwhelming. However, with some guidance, you can quickly become proficient in using Bitbucket.
-
How To Install LXD on Debian 11 Linux
You can install LXD pure-container hypervisor on Debian 11 Linux to run an unmodified version of Debian, Ubuntu, CentOS, Fedora, Alpine, Arch and many other Linux distro. You can mimic AWS or different cloud instance types with LXD for testing and deployment purposes on your development machine. You can also run a GUI app such as Firefox completely isolated using LXD for security or privacy reasons. Let us see how to set up and use LXD on the Debian Linux 11 server or desktop.
-
urldecode with AWK
$ awk -niord '{printf RT?$0chr("0x"substr(RT,2)):$0}' RS=%..
Fast and simple awk urldecoder! Note: Parameter -n is specific to GNU awk -
How to Verify if OpenVPN Protocol is Installed on Ubuntu
VPN or Virtual Private Network is an encrypted path between a device and a network over the internet. VPNs ensure the security of transmitted data by providing encrypted channels for data flow.
-
How to Delete Files on Linux
Linux has tons of commands that simplify tasks and make work more efficient. Rm is a helpful command for quickly deleting files, links, directories, etc.
-
How to Install Ansible on Rocky Linux 9
Ansible is an open-source software platform for configuring and managing computers. It combines multi-node software deployment, ad hoc task execution, and configuration management. Ansible works over SSH and requires no software or daemons to be installed on remote nodes.
-
How to generate CA-signed SSL certificates for a Website
What is an SSL certificate? SSL certificate is a digital certificate that validates the identity of a website and establishes an encrypted connection. SSL (Secure Sockets Layer) is a security protocol that allows encrypted communication between web server and client.
-
How To Exclude a Schema While Restoring a PostgreSQL Database
Sometimes when restoring a multi-schema database from a backup file, you may want to exclude one or more schemas, for one reason or the other.
-
How to Install Spotify on Debian, Ubuntu, and Linux Mint
Founded by Daniel Ek and Martin Lorentzon on 23 April 2006, Spotify is a proprietary Swedish audio streaming and media services provider.
-
How to Install Opera Browser on Manjaro Linux
Welcome to the world of the Opera Browser, a modern, sleek, and feature-rich web browser designed to make your online experience efficient and enjoyable. As a Manjaro user, you may be considering making Opera your default browser, and for good reason!
-
How to Run a Script Before Shutdown Under Systemd
Modern Linux systems use systemd to manage daemons and system settings. Systemd is a service manager and initialization system, which took over from SysvInit
-
How to Install Grafana on AlmaLinux 9
In this tutorial, we will explain how to install Grafana on AlmaLinux 9 OS. If you ever doubt what Grafana is and what it is used for, we are here to explain it to you.
-
How to Install VSCodium on Manjaro Linux
As a Manjaro Linux user, you may have encountered Visual Studio Codeâa popular and feature-rich source code editor. But have you ever wondered if there’s a more privacy-focused alternative? Introducing VSCodium, a free, open-source, and community-driven fork of Visual Studio Code.
-
How to Install Discord on Manjaro Linux
As a Manjaro Linux user, you might wonder why Discord has become such a popular platform, especially among gamers and those transitioning to Linux gaming systems. This introduction will highlight the key aspects that make Discord an essential tool for Linux gamers and provide a detailed overview of its benefits.
-
How to Install OpenRGB on Manjaro Linux
OpenRGB offers a variety of advantages for Manjaro Linux users looking to manage their RGB devices seamlessly. By utilizing the AUR and command line terminal, you can unlock the full potential of your RGB hardware.