Gray.me.uk - Tech and Linux Blog
  • Home
  • About
  • Contact Me
  • Services
  • Search

Articles by WanderingTechy

E319: Sorry, the command is not available in this version: syntax on

January 25, 2024 WanderingTechy 0

When using crontab -e I get this error message. E319: Sorry, the command is not available in this version: syntax on To fix it run […]

Things I do on a new Debian 12 Server.

January 20, 2024 WanderingTechy 0

Update Apt and install a bunch of utilities I use a lot. apt update apt install vim net-tools neofetch mlocate curl rsync git cron postfix […]

Set the title bar text when you SSH to a server in Debian 12 (and others)

January 18, 2024 WanderingTechy 0

If you are logged into multiple servers it is quite useful to have CLEAR text in the title bar showing which server is which. In […]

Enable colours in vim for code.

January 18, 2024 WanderingTechy 0

Enable colours in vim for code. In your ~/.vimrc file add this line; syntax on

Install PowerDNS on Debian 12.

January 18, 2024 WanderingTechy 0

Ensure your server is up to date. apt update apt upgrade First install PowerDNS (This will throw some error message due to existing systemd resolver […]

Installing Nagios 4 on Debian 12.

January 16, 2024 WanderingTechy 0

This is a draft with just the pertinent notes of the problems I had.  I will update this in the near future and do a […]

Plesk logs me out as soon as I log in. Or very soon after.

January 11, 2024 WanderingTechy 0

Normal this is fixed via the plesk panel but if it happens too quickly each time then you need to do this via the command […]

Enable right mouse button in vim for copy/paste

January 11, 2024 WanderingTechy 0

In ~/.vimrc add this line set mousemodel=popup  

How to rotate a video in Linux

January 6, 2024 WanderingTechy 0

I tried to do this in VLC but it was way too many steps.  I found out how to do it in a bash prompt […]

Debian 11 uses Joe for visudo how to exit and how to change it to vi.

September 22, 2023 WanderingTechy 0

I have never used joe as an editor so when I ran visudo on a fresh install of Debian 11 I got stuck.  I didn’t […]

Posts pagination

« 1 2 3 4 »

Search this site

Categories

Server Administration Services

I provide server administration, problem solving and other services. Please see Services option on main menu.

$5 a month for an SSD based VPS

digitalocean-logo
Plesk and CPanel licenses at much reduced prices.

Archives

Copyright © 2025 | WordPress Theme by MH Themes