Pastebin called hastebin – hosting Haste-server make your own pastebin server with a cli pasteing ability HOW TO SETUP HASTEBIN SERVER THAT WORKS WITH CLI ################################################ EXAMPLE END RESULT: http://ec2.infotinks.com:7777/mejodeboca – note thatsRead More…
VIDEO CARDS – Estimating Transistor Count in Geforce 800 Series
VIDEO CARDS – Estimating Transistor Count in Geforce 800 Series ESTIMATING FUTURE CARDS TRANSISTOR COUNT – FOR GEFORCE 8XX SERIES ################################################################# Im going to estimate, using simple math based on unit analysis,Read More…
OPENVPN – 3 – Bridged VPN – Static Key – Client 2 Site
Click on the top button to “open code in new window” to see it in a nice format OPENVPN – 3 – BRIDGED VPN – STATIC KEY – CLIENT 2 SITE #######################################################Read More…
OPENVPN – 2 – Bridged VPN – SSL Certs – Client 2 Site
Click on the top button to “open code in new window” to see it in a nice format OPENVPN – 2 – BRIDGED VPN – SSL CERTS – CLIENT 2 SITE ######################################################Read More…
OPENVPN – 1 – Routed VPNS – Client 2 Client
Click on the top button to “open code in new window” to see it in a nice format OPENVPN – 1 – ROUTED VPNS – CLIENT 2 CLIENT ############################################# ############################################# I doRead More…
OPENVPN – 0 – General
OpenVPN ======= These are utilized on our routers for the SSL VPNS You can utilize openvpn to make Routed or Bridged vpn tunnels. Routed use TUN interfaces which make the connected clientRead More…
mvr – mover – moves dirs recursively with overwrite (merge with overwrite)
Mvr – Mover – Move Directories Recursively with Overwrite Missing features – in the works: if folder doesnt exist in destination just move it, instead of moving everything individually – wouldRead More…
Notes on Multitail tool
multitail – exerpts COPY OF SITE – I have an OCD thing about thinking peoples sites might be down one day, so I copy paste the material out, but I still giveRead More…
shopt,dotglob,* – Copy hidden files – Secrets of Bash – What does * (asterick) selects ?
COPY OF SITE – I have an OCD thing about thinking peoples sites might be down one day, so I copy paste the material out, but I still give full credit whereRead More…
hexdump missing fix – install hexdump on debian – needed for bootinfoscript
missing hexdump – install hexdump on debian – needed for bootinfoscript (link included) Bootinfoscript- is a script that can be run on your system and it will scan every drive toRead More…