I couldn't find a simple guide to this - so these are notes to myself. Create a file called myVPN.xml: <?xml version="1.0" encoding="UTF-8"?> <AnyConnectProfile xmlns="http://schemas.xmlsoap.org/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/encoding/AnyConnectProfile.xsd"> <ServerList> …
Continue reading →
I can't think of a concise way of wording this. I have three monitors. Each has the same resolution - 1920x1080px. But each one has a different physical size - 61 cm monitor, 39 cm laptop, and 48 cm monitor. Here's my problem. When I move a window from one screen to another, the window changes size. It contains the same number of pixels, but it has different physical dimensions. Here's one…
Continue reading →
I am rubbish at video games. I don't have the twitch-reaction speed for shooters, I can never remember what all the buttons do, and I frequently get lost in open-world games. Basically, I'm the opposite of my wife, who will rattle through Dragon-Ages, Mass Effects, Spiders-Men and the like. Factorio is sort-of-like Sim City. Or Populous. You have an open, discoverable world, full of natural…
Continue reading →
Sorry for the title gore. But it's the only way to let people know that all four of these laptops are identical. These laptops come with an HDMI port and a Mini DisplayPort. Here's how to get both working simultaneously so you can have three screens. Enter the Dragon BIOS Restart your laptop. Press the F2 key when the manufacturer logo displays. You're now in the BIOS. The screens may look…
Continue reading →
We're in the age of endless conference calls. So I decided to spruce up my audio hardware. Sadly, I don't have the budget for a professional podcaster's microphone. Luckily, I was sent this cheapo model to review. And, I'm pleased to say, it's pretty good! Comes with a reasonably long USB cord, and a pop-shield. The mic is suspended in a little elastic harness so it doesn't pick up vibrations. …
Continue reading →
I think what I'm asking for is impossible... I have a Linux laptop with built in speakers and an external monitor with speakers. The laptop connects to the screen via HDMI. I have my Linux desktop set up for dual screens. If I drag a window from one screen to the other, I want the sound to follow the window. Is this possible? A bit more detail When I have YouTube running on my monitor, I…
Continue reading →
I've got a new laptop which runs Linux! These are mostly notes to myself. Fonts First, from the console, install Gnome Tweaks sudo apt install gnome-tweaks Run Tweaks and select "Fonts". You can swap fonts, boost them, and generally have a good fiddle. Increasing the scaling factor is a good way to boost the size of all desktop elements. Bluetooth - rename By default the Bluetooth name is …
Continue reading →
I have a vertical monitor for my new Linux laptop. Because it is rotated 90 degrees, this causes problems with some graphics drivers on Linux (and Mac!). Here's a solution I found for my Intel graphics card. Edit this file: sudo nano /etc/gdm3/custom.conf Find this line: WaylandEnable=false Change it to: #WaylandEnable=false Reboot. On Pop!_OS, there is this settings cog in the bottom…
Continue reading →
I haven't used a trackball in earnest since about 1998 - when they were briefly all the rage at school. But we're all working from home during lockdown, and my desk isn't big enough to accommodate a full-sized keyboard and mouse. So I thought I'd try a trackball. This doesn't need an unboxing video, or any complicated set-up tips. It's an inert black box, with a red orb nestled in it. Made in …
Continue reading →
Sorry for the title gore. But it's the only way to let people know that all four of these laptops are identical. Taiwanese manufacturer Clevo makes the N151CU laptop. They sell it directly to resellers, who in turn sell it on to consumers. It has excellent Linux support. Both Entroware (in the UK) and System76 (in the USA) sell it pre-installed with Ubuntu. I purchased mine from PC Specialist…
Continue reading →
I've never "got" the appeal of a Mac. But I have to use one for work. Here's a partial list of everything I cannot do on a Mac, but I can do on Ubuntu. These are all objective facts. These are things which either are impossible, or require adding unsupported 3rd party software - sometimes at a cost. Resize the system font I find the menu bar at the top too small. The only way to do this on…
Continue reading →
I need a new laptop. My old one is dying a long, slow death. My requirements are modest - runs Ubuntu and charges via USB-C. Cheap would be a bonus - as would a num-pad - but I'll take what I can get! Loads of people have recommended the Dell XPS13 series. I'm looking at them and I'm a bit confused (so what else is new). I'd appreciate your advice gentle reader. There are two models available. …
Continue reading →