Latest posts
Technical notes, renewable energy projects, useful fixes and updates.
Port Forwarding on a Mikrotik Routerboard
The below example shows a simple port forward that is forwarding TCP, Port 32400 (Plex) to the internal address 192.168.88.250 (Plex Media Server) This…
Read more →Mount a Windows share in Centos 6
mkdir /mnt/win yum install samba-client samba-common cifs-utils Edit the /etc/fstab file and add a line like: \\winbox\getme /mnt/win cifs user,uid=500,rw,suid,username=sushi,password=yummy 0 0
Read more →Zyxel P660 – Removing secured web IP
If you have locked down the web management port to 1 IP address and you need to access it from a different IP you…
Read more →
Draytek 2860 Port 443 / SSL not working port forward
There seems to be a bug in the Draytek 2860 router, even though I had changed the management ports from the default 80 and…
Read more →TCPDUMP to sniff headers
This tcpdump command will grab the first 1024 bytes (vs. smaller 68 or so) and line buffer the output for all packets using port…
Read more →Subnet Mask Cheat Sheet
The below table shows the amount of hosts that are on a particular subnet.
Read more →ospp.vbs
Very handy for Office 2013 installs http://technet.microsoft.com/en-us/library/ee624350.aspx
Read more →Large BaditemLimit
When moving mailboxes from Exchange x to Exchange 2010 the bad item limit is set at max of 50, if you have a mailbox…
Read more →