Skip to content
Back home

The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home

  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact

We have now fitted a reversing camera that works with the factory head unit, no need for a 2nd screen on the dash. This is not a how-to video! You can get the camera we used from this link https://www.in-car-install.co.uk/shop… make sure you check your head unit before ordering. If […]

Reversing camera that works with the Peugeot Boxer factory head …

Change Nagios web users password

htpasswd -c /etc/nagios/htpasswd.users nagiosuser Then enter new password for nagiosuser

Change Nagios web users password

Liver Cake for Dogs

One of the best treats for training I have found! Below is the recipe that was given to me by a lady at the dog training class Obi and I attend. Recipe is: 450g of liver, pigs, ox, lambs or chicken. Blend with 3 eggs, and same amount of water […]

Liver Cake for Dogs

Here’s a setting for domain admins: /var/www/html/mailscanner/conf.php

MailScanner Domain admin release Bad Content

How to Open Port for a Specific IP Address in Firewalld

The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with lets create an appropriate zone, in this example we will call the zone webmin-access and open webmin to 1 specific IP address. The port will be 10000 tcp […]

How to Open Port for a Specific IP Address in …

interface/ethernet/set [find where !running ] disabled=yes

Disable unused Mikrotik Ports with one command

Boost Testosterone

Things that enhance testosterone: Steak and eggs (for lunch) Exercise Zinc Asparagus Dopamine Truffles Saffron Things that destroy testosterone: Sugar and refined carbs (insulin resistance Statins Alcohol Stress (Cortisol) Poor Sleep MSG Soy Microwave Popcorn (PFAS) Being Fat Aspartame Plastic Water Bottles (BPA)

Boost Testosterone

Are you making these 5 things a priority for your health ?? SLEEP:Make sure you’re sleeping a minimum of 8 hours at consistent times every night. HYDRATION:Make sure you’re consuming enough water throughout the day (always use water as your primary form of fluid and make a conscious effort to […]

Priorities for health

WiFi

Reality is that the WIFI protocol was designed to go as slow as required to make it still work!

WiFi

nmap quick guide

nmap -sT targetIP/hostname nmap –script vuln targetIP/hostname -O trys to identify Operating System, example nmap -sT -O targetIP/hostnam

nmap quick guide

The below is to be used in a script to test failover based on firewall rules

Remote Failover testing

rsync local to remote qnap

sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination

rsync local to remote qnap

SCP command local to remote location

scp -r /local/directory remote_username@ipaddress:/remote/directory

SCP command local to remote location

/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktokv.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktokcdn.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.byteoversea.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.ibyteimg.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]

Block TikTok using Mikrotik

Changing the management IP of a VMware ESXi 6.7 host

Manually change the management IP of a VMware ESXi 6.7 host Open a SSH session to the current management IP and run the below, where 10.0.16.4 is the IP that you want to change to. So just substitute the IP to suit your network. esxcli network ip interface ipv4 set […]

Changing the management IP of a VMware ESXi 6.7 host

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme