Hash Sum Mismatch

Whilst updating my computer I received a Hash Sum mismatch error. For the update I was using the text based apt.From the terminal the command Usually from the terminal I run apt-get update followed by either apt-get upgrade or apt-get dist-upgrade. Running apt-get update the error was given. The hash sum error came at the […]

Read More… from Hash Sum Mismatch

Changing Hostname

A computer hostname is used to label a particular computer, or device, which is connected to a network. It is concatenated with the network name to create the full name of the computer. The hostname command can be used to elicit the host name part of the computer name. On a Debian based system the […]

Read More… from Changing Hostname

Adding Google Two Part Authentication

Google Authenticator can be used to provide two part authentication for Linux SSH logins. For a Debian computer the package to be installed is libpam-google-authenticator. This can be installed using apt in the usual way, as root: apt-get install libpam-google-authenticator Currently the package is available in the unstable repository. References to these needs to be […]

Read More… from Adding Google Two Part Authentication

Change KDE Plasma Workspace from Laptop to Desktop

On a laptop I had selected to use the Plasma Laptop workspace type. Rebooting I had a blank screen. I wanted to re-instate the Plasma Desktop workspace. Its an old laptop and curious to see the progress with the KDE Plasma laptop workspace I selected to change the desktop style. (Systems Settings/Workspace Behaviour/Workspace/workspace Type) When […]

Read More… from Change KDE Plasma Workspace from Laptop to Desktop

MythWeb Database Error

A Linux upgrade caused a database connection failure error for MythWeb. The MythWeb page was replaced by one simply showing a white box with the message ‘Database Error‘. During the update the option was presented to accept the package maintainer’s version of the Apache configuration file. I had accepted to replace the Apache settings. The […]

Read More… from MythWeb Database Error