today's howtos
-
Dave Rupert ☛ Big, beautiful, beefy focus states with :focus-visible
One thing I love about the new’ish :focus-visible pseudo-state is that it allows me to create bigger, bolder, and more obvious focus states for my keyboard users than I normally would with a :focus pseudo-state that might flash or linger on a click. For example, my default :focus-visible is pretty chonky…
-
Ryan Mulligan ☛ CSS Scroll-triggered Animations with Style Queries
Topping my CSS wishlist in 2024 are scroll-driven animations and style queries. At the time of writing this post, both lack full support but I've got fingers crossed they become available in all evergreen browsers not too long from now. I had done some exploration of scroll-driven animations but have not yet spent much time with style queries beyond reading and daydreaming about the amazing possibilities they'll unlock.
-
idroot
-
ID Root ☛ How To Install Arduino IDE on Fedora 39
In this tutorial, we will show you how to install Arduino IDE on Fedora 39. The Arduino Integrated Development Environment (IDE) is a software application that provides a platform for writing and uploading programs to Arduino boards.
-
ID Root ☛ How to Check System Integrity on Ubuntu
System integrity is a crucial aspect of maintaining a secure and stable Ubuntu environment. It involves ensuring that the system‘s files and configurations remain unaltered and free from potential threats, malware infections, and unintended modifications.
-
ID Root ☛ Find Command on GNU/Linux with Examples
The GNU/Linux operating system is renowned for its power and flexibility, and a significant part of that reputation comes from its rich set of command-line tools. Among these tools, the find command stands out as an indispensable utility for system administrators, software developers, and even casual users.
-
-
FOSS Post ☛ How to Get GNU/Linux Apps: The 7 Ways To Do It
The GNU/Linux ecosystem is more grown and mature today than ever before. We have tons of GNU/Linux apps which are useful for users in all different categories and for all use cases. However, the ways to download and install these GNU/Linux apps are not the same.
-
Own HowTo ☛ How to fix zypper command not found
In this tutorial, you will learn how to fix "zypper command not found" error.
Zypper is the default package manager on OpenSUSE, which you can use to manage packages on your OpenSUSE machine.
-
Ubuntu Handbook ☛ How to Install GNOME’s New Camera App in Ubuntu 24.04/23.10
GNOME introduced new core camera app in the release of version 45, which however not adopted as default in Ubuntu 23.10 or Fedora 39. If you want to try it out, then here’s how to do the trick in Ubuntu 24.04 and/or Ubuntu 23.10, and workaround “No Camera Found” issue.
-
The New Stack ☛ Linux: Create Encrypted Tunnels with SSH Port Forwarding
Secure Shell (SSH) has several really cool tricks up its sleeve, each of which offers a handy feature [...]
-
6 Top Free Tier Ubuntu Cloud Server Options & Limitations
Most popular cloud service providers offer a free plan to let users experience their service before paying for it. On the clown server, you can install the popular GNU/Linux OS of your choice, including Ubuntu, a widely used server distro.