Affinity Designer with Edge on Linux and GNOME Text Editor on the latest Windows 10 build

Hands-on with WSLg, the official WSL GUI

Microsoft announced on Wednesday that WSLg, the Microsoft-developed WSL GUI, is finally available for Windows Insiders in the Dev Channel after teasing it previously. This brings official support for Linux GUI apps to run alongside Windows ones, potentially ending the need for some people to dual-boot Windows and Linux. What works? Clipboard copy/paste ✅ Sound […]

Hands-on with WSLg, the official WSL GUI Read More »

Cloudflare: How to use Cloudflare Access

Cloudflare advertise Access as a VPN replacement for web-based applications. It replaces the usually fairly basic authentication methods used when dialling in over VPN with SSO linked to any of the major SSO providers (Azure AD, G Suite, Okta, etc). [box type=”info” align=”” class=”” width=””]Note: You need to have the domain  on Cloudflare’s DNS. Cloudlfare

Cloudflare: How to use Cloudflare Access Read More »

Top 5 GNOME Themes: November 2020

This month we’ve picked some of the best looking GNOME/GTK3 themes available from Pling. Almost every theme we’ve picked has dark/light variants and some have coloured variants too. We’ve used the Papirus icon pack available here. Venta X Dark Screenshot: Download URL: https://www.pling.com/p/1396612 Ant Screenshot: Download URL: https://www.pling.com/p/1099856/ Orchis Screenshot: Download URL: https://www.pling.com/p/1357889/ Materials Original

Top 5 GNOME Themes: November 2020 Read More »

How To: APFS write support for Fedora

[box type=”info” align=”” class=”” width=”100%”]Note: This guide is based on the guide made by the developer available at https://github.com/sgan81/apfs-fuse, but that guide is for Ubuntu.[/box] Download dependencies: sudo dnf install fuse fuse-devel libicu-devel bzip2 bzip2-devel cmake clang git zlib-devel Clone from Github: git clone https://github.com/sgan81/apfs-fuse.git cd apfs-fuse git submodule init git submodule update Then build:

How To: APFS write support for Fedora Read More »

Enable RPM Fusion Repositories on Fedora 32,33, and 34

RPM Fusion is a repository project offering software the Fedora team does not want to include in their own repositories. There are two different repos (free and nonfree). They’re both free as in money, but nonfree includes proprietary software. To enable the repos, use the commands below (running both is fine, but it depends on

Enable RPM Fusion Repositories on Fedora 32,33, and 34 Read More »

5 Things to do after installing Ubuntu 20.10 Groovy Gorilla

Canonical has released Ubuntu 20.10 Groovy Gorilla, while not much has changed over 20.04 it does bring us a handful of new things (namely GNOME 3.38.0, ZFS is no longer classified as experimental, and the Linux Kernel 5.8). 1. Install a new theme and icons 20.10 might have only just been released, but Ubuntu’s UI

5 Things to do after installing Ubuntu 20.10 Groovy Gorilla Read More »

How to block direct access to Cloudflare protected sites with .htaccess

[box type=”note” align=”” class=”” width=”100%”]Note: we’d highly recommend using a hard firewall and requiring traffic to come via Cloudflare that way, but not everybody has that kind of access. This method still allows traffic to reach the server from outside of Cloudflare’s network, but Apache will then deny access to the site. This will still

How to block direct access to Cloudflare protected sites with .htaccess Read More »