This guide walks you through installing MariaDB 10.9 on Ubuntu 22.04 LTS, explaining why the newer version offers thread‑pooling and improved JSON handling over the default 10.3 that ships in the official repositories. It begins by purging any lingering MySQL or MariaDB packages so a clean install can proceed without conflicting libraries, then adds MariaDB’s own repository using a script that also imports the proper GPG key. After updating the package cache you install the server, run `mysql_secure_installation` to lock it down, and optionally enable thread pooling by editing `/etc/mysql/mariadb.conf.d/99-threadpool.cnf` before restarting the service. Finally, the article shows how to verify the installation with a quick query, lists common pitfalls such as missing updates or stray binaries, and reminds you to adjust bind‑address settings if remote access is needed.
The guide takes you step‑by‑step through installing Sublime Merge on Ubuntu 22.04 LTS, starting with a system update and then downloading the official Debian package from Sublime’s download page.
It shows how to install that .deb file with dpkg, run “apt‑get install –f” if dependencies are missing, and then confirm the binary is in /usr/bin/sublime_merge.
After verifying the executable you can set Sublime Text as Git’s default editor, create a test repository, and launch Merge to see the commit history pop up instantly.
The article rounds out with a handy troubleshooting table for common Qt plugin or library errors on minimal installs, highlighting why avoiding Snap’s bundled approach is worthwhile.
The guide walks readers through checking their current SQLite version, enabling CentOS 9 Stream’s AppStream and BaseOS repositories, and installing the stable sqlite package via dnf. It explains that the default dnf install pulls both runtime binaries and development headers so users can immediately compile projects in Python, PHP or C. For those needing a newer patch not yet in the repo, the article offers step‑by‑step instructions to download, build from source and adjust system paths, while warning that manual builds mean you must handle future updates yourself. Finally it lists common pitfalls—such as disabled repos, missing devel packages or path confusion—and reminds readers to double‑check the repository list first before troubleshooting.
Unixcop showing you how to use HTTP2 in Nginx.
Unixcop published a tutorial about installing Insomnia on Ubuntu 22.04 LTS.
Unixcop published a tutorial about installing PlayOnLinux on Ubuntu 20.04 or 22.04 LTS
Howtoforge published a tutorial about installing Gitea using Docker on Ubuntu 22.04.
Linux Shout published two ways to Install Darktable on Ubuntu 22.04 or 20.04 LTS.
TecMint showing you how to change and reset forgotten root password in RHEL 9.
Tecadmin published a tutorial showing you how to create a DMARC record for your domain.
Unixcop published a tutorial about installing ntopng on Ubuntu 22.04.
NextGenTips published a tutorial about installing Jenkins on Ubuntu 22.04.
Linux Shout published three ways to install dbeaver Ubuntu 22.04 LTS Jammy Linux.
OSTechNix published a tutorial about installing Docker Engine and Docker Compose in AlmaLinux, CentOS, and Rocky Linux.
Howtoforge published a tutorial about installing Jitsi Meet Video Conferencing Server on Ubuntu 22.04.
Linux Hint published a tutorial showing you how to change the default interface in Linux.
Tecadmin showing you how to use the /etc/nsswitch.conf configuration file in Linux.
Unixcop showing you how to install CoreOS in VirtualBox.
Unixcop published a tutorial about installing Apache Maven on Ubuntu/Debian Servers.
Tips on Unix published a tutorial about installing Clapper Media Player On Ubuntu, Alma Linux, and Fedora.