RSSAmplifier

Blog

Notes on Linux

A bit of a Debian Fan...

mike632t.wordpress.comRSS feed ↗10 posts

Latest posts

Installing DEC Windows on Tru64 UNIX 5.1

The earliest version of Tru64 UNIX that supports the ATI Radeon Graphics Card (3X-PBXGG-AA) in my DS10 is version 5.1B, but unfortunately this release does not include the classic DEC Windows Desktop, however it is possible to copy the files Continue reading

Configuring the Pi Zero USB port as a keyboard

Since the Pi Zero allows you to configure the USB port as a USB slave you can make it behave as like a USB serial interface, network interface, keyboard or mass storage device all of which can be very Continue reading

Enabling Two Factor Authentication on WordPress using ‘oathtool’

The solution turned out to be quite a bit easier then I expected. To set up two factor authentication using ‘oathtool‘ you need to login to WordPress, view your profile and then select the 'Security' option from the menu on Continue reading

Something old something new

It won t have escaped anyone s attention that as well as Debian, I m also a bit of a fan of retro computing. Having implemented a simple substitution cipher in ALGOL 68 I decided to see if I could do the same Continue reading

A simple substitution cipher using Algol 68

A simple substitution cipher implemented in ALGOL 68.I was inspired to see if I could come up with something a bit shorter than the this example and I also wanted to be see if I could use the same routine Continue reading

Configuring Ultrix 4.4

Having managed to install Ultrix you will probably want to enable terminal access, install the man pages, configure the network, set up the date and time, add a separate volume for user files and create a new user account. Enable Continue reading

Installing Ultrix 4.4

Over the holiday period I decided to see if I could install Ultrix on my (simulated) MicroVAX II so I could compare it with the latest version of Tru64 UNIX that I have installed on my AlphaServer DS10.Rather then use Continue reading

Cross compiling ‘C’ programs for CP/M using ‘sdcc’

I have always maintained an interest in programming on CP/M long after it really ceased to be actually useful, and I still have my original copy of the Microsoft FORTRAN compiler that I brought way back when.So when I discovered Continue reading

Evolution failed to authenticate

Just posting this here to remind me the next time this error occours.When trying to read my email using Evolution I got the error message “Failed to authenticate: The name :1.11 was not provided by any .service files”. This error Continue reading

Installing Debian 12 (bookworm) on a Raspberry Pi 3B+

There are a couple of issues but in the end I successfully managed to get Debian running on a Raspberry Pi 3B+.The problems I encountered were: The Wireless Network only works from a cold boot (it fails to obtain a Continue reading