today's howtos
-
Setup Hypland with ML4W 2.9.8.2 Dotfiles as L2 KVM Guest inside Debian SID as L1 KVM Guest
First we deploy Debian Testing as L1 KVM Guest ( 8 VCPs,16 GB RAM , CachyOS 6.13.4 Kernel). Second step would be to install KVM Hypervisor on Debian Testing (Trixie Alpha) Virtual machine. Afterwards it appears possible to setup Hypland with ML4W 2.9.8.2 Dotfiles as L2 KVM Guest serving a dual DE for CachyOS which had been installed first as L2 KVM Guest inside Debian Testing L1 level.
-
How to Update Image or PDF Links After Changing Domain in WordPress
Changing your WordPress website’s domain is a big step; however, after doing that, many users would face broken links, which is unsuitable from an SEO perspective and for site visitors. While images often update automatically, PDFs remain linked to the old domain, causing 404 errors or missing files.
-
idroot
-
ID Root ☛ How To Install Seaborn on Debian 12
Imagine transforming raw data into compelling visual stories that reveal hidden patterns and insights. Seaborn, a Python data visualization library, makes this possible. Built on top of Matplotlib, it provides a high-level interface for creating attractive and informative statistical graphics.
-
ID Root ☛ How To Install Nextcloud on Linux Mint 22
In this tutorial, we will show you how to install Nextcloud on Linux Mint 22. In today’s digital landscape, data security and privacy are paramount. Nextcloud offers a compelling solution: a self-hosted, open-source cloud platform that gives you complete control over your files, contacts, calendars, and more.
-
ID Root ☛ How To Install Nextcloud on CentOS Stream 10
How To Install Nextcloud on CentOS Stream 10 is a frequently searched topic for administrators aiming to build a secure, self-hosted file sharing and collaboration platform. Nextcloud offers powerful features such as document editing and syncing, calendar management, app integrations, and robust security options.
-
ID Root ☛ How To Disable NetworkManager on Rocky GNU/Linux 9
In this tutorial, we will show you how to Disable NetworkManager on Rocky GNU/Linux 9. Rocky GNU/Linux 9, a robust and reliable operating system, offers a variety of tools for managing network connections. Among these tools, NetworkManager is a popular choice for its ease of use and comprehensive features.
-
ID Root ☛ How To Install Bugzilla on Ubuntu 24.04 LTS
Bugzilla is a powerful, open-source bug tracking system developed by Mozilla. It is widely used by software developers and teams to manage bugs, collaborate on projects, and enhance overall productivity.
-
ID Root ☛ How To Install Amarok Music Player on Linux Mint 22
In this tutorial, we will show you how to install Amarok Music Player on Linux Mint 22. Amarok is a powerful music player renowned for its robust music collection management, versatile playlists, and seamless integration with web services like Last.fm.
-
-
Piya Gehi ☛ Faded codeblocks using CSS
One aspect I’ve gotten stuck on with the styling of this blog is code blocks. I’ve tried adding a border and/or a background color in the past, but I couldn’t stick with either of them and constantly kept changing styles.
-
[Old] Cassidy Williams ☛ HTML+CSS Tutorial, Part 1
Because this stuff is important. Whether you’re a business person formatting your emails, an aspiring web designer wanting to get your feet wet, or just someone who is interested and hasn’t tried any sort of coding, scripting, or programming before, HTML and CSS are an essential part of your learning curve.
-
[Old] Cassidy Williams ☛ HTML+CSS Tutorial, Part 2
This is Part 2 of this tutorial, where we start from the very beginning of HTML and CSS. You don’t need to know anything about HTML and CSS or anything about code to start.
-
University of Toronto ☛ MFA's "push notification" authentication method can be easier to integrate
For reasons outside the scope of this entry, I'm looking for an OIDC or SAML identity provider that supports primary user and password authentication against our own data and then MFA authentication through the university's SaaS vendor. As you'd expect, the university's MFA SaaS vendor supports all of the common MFA approaches today, covering push notifications through phones, one time codes from hardware tokens, and some other stuff. However, pretty much all of the MFA integrations I've been able to find only support MFA push notifications (eg, also). When I thought about it, this made a lot of sense, because it's often going to be much easier to add push notification MFA than any other form of it.