Skip to main content

Recently Updated Pages

Cloudflare Dynamic DNS IP Updater

Other

Installation git clone https://github.com/K0p1-Git/cloudflare-ddns-updater.git UsageThis scri...

Updated 8 months ago by Admin

OpenDNS Linux IP Updater

Other

Install ddclient /etc/ddclient.conf ## ## OpenDNS.com account-configuration ## protocol=dynd...

Updated 8 months ago by Admin

Managing Login Sessions

Linux

List sessions loginctl list-sessions Kill a session loginctl terminate-session <session> Lock...

Updated 9 months ago by Admin

Updating a docker container running on QNAP using SSH

Linux Docker

SSH enabled on your QNAP NAS 1. Identify the Container and Image Name Option A: Using Container...

Updated 10 months ago by Admin

Replacing a XCP-NG Raid1 disk and growing the array

Other

Check RAID status cat /proc/mdstat Identify RAID devices and members mdadm --detail /dev/md0 ...

Updated 10 months ago by Admin

Updating Ghost Server

Other

Change to site directory. call ghost update (not sudo)

Updated 11 months ago by Admin

Testing Multicasting

Other

Multicast Address Basics Multicast Group Address Range: Valid range: 224.0.0.0 to 239.255.255.2...

Updated 1 year ago by Admin

Cisco Switch commands

Other

Assign IP enable configure terminal interface vlan <No> ip address <IP> <Mask> no shutdown ...

Updated 1 year ago by Admin

Applying Transitions to all clips

Graphics Davinci Resolve

Left-click on the desired transition and set it as default. Select the clips you want it appli...

Updated 1 year ago by Admin

XenOrchestra Update

Linux

Change to the XenOrchestraInstallerUpdater dirctory and run sudo ./xo-install.sh --update  

Updated 1 year ago by Admin

Delete a Domain user's profile from Laptop

Windows

Run sysdm.cpl. Under the advanced tab go to User Profiles and select Settings. Delete desired...

Updated 1 year ago by Admin

Useful software & Services (free commercial and OpenSource)

Bits & Pieces

Network Tools Advanced IP Scanner: Free Advanced IP Scanner is trustedby 60 million users. An...

Updated 1 year ago by Admin

Kiosk Machine

Linux

This is a work in progress i.e. I am starting with a locked-down account and working towards a fi...

Updated 1 year ago by Admin

PowerTools Renamer

Other

Select all text   .* Replace with "Main-number" Main-${padding=0;increment=1;start=1}  

Updated 1 year ago by Admin

Troubleshooting Docker

Linux Docker

Check Environment Variables Inside the Container:  sudo docker exec -it container-name env Revi...

Updated 1 year ago by Admin

Your URLS

Linux Docker

  version: '3.1' services:   yourls:     image: yourls     restart: always     ports: ...

Updated 1 year ago by Admin

Cloudflare

Linux Docker

version: "3.9" services:   tunnel:     container_name: cloudflared-tunnel     image: cloudf...

Updated 1 year ago by Admin

Paperless: ProtonMail Bridge

Linux Docker

Source code: shenxn/protonmail-bridge-docker: ProtonMail IMAP/SMTP Bridge Docker container (githu...

Updated 1 year ago by Admin

Changing VM disk size

Linux

Change the size in XoA. Run lsblk to check it is there. Boot to GParted and resize partition. ...

Updated 1 year ago by Admin

Managing Disks and Space

Linux

Disk Info df -h : displays the information of device name, total blocks, total disk space, used ...

Updated 1 year ago by Admin