today's howtos
-
TecAdmin ☛ How to Install Zabbix Server on CentOS/RHEL 9
In the realm of network management and monitoring, Zabbix stands out as a premier open-source solution. It offers a comprehensive suite of features for monitoring network services, servers, and other network hardware.
-
How to install Oracle Java 8 on AlmaLinux or RockyLinux 8/9
AlmaLinux or RockyLinux are enterprise GNU/Linux operating systems and perfect choices for hosting or running server applications. They are free and open source, so anyone can use them to set up their GNU/Linux infrastructure.
-
Real Linux User ☛ How to solve GNU/Linux Mint Wi-Fi problems – GNU/Linux Mint 21.3 Edition
Most modern GNU/Linux distributions have out-of-the-box terrific support for most of the available hardware components, like graphics cards, and printers.
-
Barry Kauler ☛ woofV installing packages into the rootfs
Continuing developing woofV, which is a complete rewrite of "Woof". Previous post, describing splitting packages into exe|dev|doc components: [...]
-
OSTechNix ☛ How To Manage Multiple SSH Connections In GNU/Linux Efficiently (Step-by-Step Guide)
-
LinuxConfig ☛ KDE Desktop installation on Ubuntu 24.04
-
LinuxTechi ☛ How to Install MySQL on RHEL 9 / Rocky GNU/Linux 9
In this post, we will explain how install MySQL database server on RHEL 9 or Rocky GNU/Linux 9. We will cover installation steps of both MySQL 8.0 and latest version of MySQL 8.3.0.
-
idroot
-
ID Root ☛ How To Install JupyterHub on Ubuntu 22.04 LTS
In this tutorial, we will show you how to install JupyterHub on Ubuntu 22.04 LTS. JupyterHub is an invaluable tool for data scientists, researchers, and educators, allowing multiple users to work with Jupyter notebooks simultaneously on a shared server.
-
ID Root ☛ How To Install Deluge BitTorrent Client on openSUSE
In this tutorial, we will show you how to install Deluge BitTorrent Client on openSUSE. Deluge is a popular, open-source BitTorrent client that allows users to download torrents and participate in peer-to-peer file sharing. Some key advantages of Deluge include its simple interface, range of plugins, ability to encrypt torrent traffic, and light footprint. >
-
ID Root ☛ How To Install Django on openSUSE
In this tutorial, we will show you how to install Django on openSUSE. Django is a high-level Python web framework that enables rapid development of secure and maintainable websites. It is free, open-source software that takes care of much of the hassle of web development so developers can focus on writing the application code.
-
-
Install Python 3.11 && PyCharm on openSUSE Tumbleweed along with Python 3.12
Following post is a compilation from several sources, which looked unexpectedly complicated due to I was unable to find out the way of installation like on the known GNU/Linux flavors
-
Ubuntu ☛ Ubuntu Blog: Generative Hey Hi (AI) on a GPU-Instance with Ubuntu on proprietary trap AWS: Part 1 – Image Generation
We recently published a technical document showing how to install NVIDIA drivers on a G4DN instance on AWS, where we covered not only how to install the NVIDIA GPU drivers but also how to make sure to get CUDA working for any ML work.
In this document we are going to run one of the most used generative Hey Hi (AI) models, Stable Diffusion, on Ubuntu on proprietary trap AWS for research and development purposes.