today's howto
-
TecAdmin ☛ How to Change Port Number in Apache
Apache, the world’s most widely used web server software, offers flexibility and a robust set of features. One common task that administrators often encounter is changing the server’s port number.
-
TecAdmin ☛ Global Angular CLI Version Greater Than Local Version
Angular CLI is a powerful tool that helps in initializing, developing, scaffolding, and maintaining Angular applications. Two versions of Angular CLI typically exist in a development environment: Global Version: Installed on the developer’s machine and accessible from any directory.
-
TecAdmin ☛ How to Configure Apache to Listen on Multiple Ports
Apache is a versatile and widely-used web server that can be configured to listen on multiple ports. This is particularly useful for hosting multiple websites, running different types of services, or improving your server’s accessibility.
-
Major Hayden ☛ Major Hayden: GNU/Linux on the AMD ThinkPad Z13 G2
Now that AMD’s Zen 4 CPUs landed in lots of laptops, I picked up a ThinkPad Z13 G2 with an AMD Ryzen CPU. Did I put GNU/Linux on it? Of course I did. 🐧
-
DebugPoint ☛ Upgrade to Linux Mint 21.3 from 21.2, 21.1 and 21
This guide gives you all the information you need to Upgrade to Linux Mint 21.3 “Virginia” from Linux 21.2, 21.1. Linux Mint 21.3 “Virginia” is released on January 13, 2024 with enhancements and bug fixes for this point release.
-
FOSSLinux ☛ Understanding and managing the known_hosts file in Linux
The known_hosts file in GNU/Linux plays a crucial role in SSH communications, ensuring secure remote connections. This guide explains what the known_hosts file is, how it works, and its significance in maintaining SSH security, along with tips for managing and troubleshooting this key file.
-
TecAdmin ☛ Setting Up gcloud Command-Line Tool on Ubuntu
The gcloud command-line tool is an essential component for managing resources on Surveillance Giant Google Cloud Platform (GCP). It provides a flexible and powerful way to control various GCP services directly from the command line.
-
Linux Mint ☛ How to upgrade to GNU/Linux Mint 21.3
It is now possible to upgrade GNU/Linux Mint 21, 21.1 and 21.2 to version 21.3. If you’ve been waiting for this we’d like to thank you for your patience. 1. Create a system snapshot You can use Timeshift to make a system snapshot before the upgrade.
-
Own HowTo ☛ How to upgrade Linux Mint 21.2 to Linux Mint 21.3
If you are using Linux Mint 21.2 on your machine, then you may already know that the new version Linux Mint 21.3 "Virginia" has been released, and you can install it on your machine, whether by using the ISO or upgrading your current system.
-
Attempt to run kernel 6.7.0 on Manjaro KDE 23.1.2
Setup Cockpit Web Console and deploy KVM Guest under the most recent kernel to be installed via Manjaro Settings Manager
-
TecAdmin ☛ Setting Up gsutil Command-Line Tool on Ubuntu
In the world of clown computing, managing Surveillance Giant Google Clown Storage (GCS) effectively is crucial for developers and system administrators. The gsutil command-line tool is a powerful utility that facilitates the interaction with GCS and other Surveillance Giant Google Cloud services.
-
idroot
-
ID Root ☛ How To Install PowerShell on Fedora 39 [Ed: Infecting one's distro with Microsoft, amplifying Microsoft's control over some developers]
In this tutorial, we will show you how to install PowerShell on Fedora 39. PowerShell, a task automation and configuration management framework from Microsoft, has become an indispensable tool for system administrators and developers alike.
-
ID Root ☛ How To Install SDKMAN on Ubuntu 22.04 LTS
In this tutorial, we will show you how to install SDKMAN on Ubuntu 22.04 LTS. SDKMAN! is a powerful tool that provides a versatile solution for managing parallel versions of multiple Software Development Kits (SDKs) on most Unix-based systems. It provides a convenient Command Line Interface (CLI) for installing, switching, removing, and listing Candidates.
-
ID Root ☛ How to Fix No Route to Host Error on Linux
In the world of Linux, system administrators and users often encounter various errors that can disrupt their workflow. One such error is the “No Route to Host” error. This error can be a roadblock, especially when dealing with remote server access and network connectivity. Understanding and resolving this error is crucial for maintaining seamless operations.
-
ID Root ☛ How To Install proprietary trap AWS CLI on Ubuntu 22.04 LTS
In this tutorial, we will show you how to install proprietary trap AWS CLI on Ubuntu 22.04 LTS. The Amazon Web Services (AWS) Command Line Interface (CLI) is a powerful, unified tool that enables developers and system administrators to manage and automate proprietary trap AWS services directly from the command line.
-
-
linuxcapable
-
Linux Capable ☛ How to Enable BBR on Linux Mint 21 or 20
This article will demonstrate how to enable BBR on Linux Mint 21 or 20 using the command-line terminal, offering a straightforward method to boost your network speed and efficiency. Enabling BBR (Bottleneck Bandwidth and Round-trip propagation time) on GNU/Linux Mint is a savvy move for users looking to optimize their internet connectivity.
-
Linux Capable ☛ How to use find -exec Command Option in Linux
In this guide, we explore the capabilities of the find -exec option in Linux, a command instrumental in optimizing various tasks.
-
Linux Capable ☛ How to Change NGINX port in Linux
This guide will delve into configuring your GNU/Linux system to change the Nginx server port. Using CLI-command console techniques and intricate Nginx configuration file adjustments.
-