Enable colours in vim for code.
Enable colours in vim for code. In your ~/.vimrc file add this line; syntax on
Enable colours in vim for code. In your ~/.vimrc file add this line; syntax on
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 […]
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 […]
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 […]
In ~/.vimrc add this line set mousemodel=popup
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 […]
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 […]
Google sent me this warning; It turns out that WordPress is creating /page/2 and /page/2?cat=-1 Add this to your themes function file to fix. It […]
I was getting this error message. Incorrect datetime value: ‘2015-03-29 01:40:44’ After a lot of head scratching and googling. It a timezone issue I believe. […]
This is just a short one. In /etc/postfix/main.cf Add the following line at the bottom. virtual_alias_maps = static:<your_username> Then in Thunderbird you can collect local […]
Copyright © 2024 | WordPress Theme by MH Themes