INTRO If you would like to separate your broadcast domain to 2 vlans (or more) then this article is for you. This article builds off of the foundation discussed in this LayerRead More…
Copying 1 or Many SSH Public Keys To A Remote Server (any port & any user)
One way to copy an ssh key to another server is to use ssh-copy-id here is an article showing how. However you might not have ssh-copy-id, or you might want to do somethingRead More…
How to Use Heimdall – specifically on Samsung Captivate – Download 512 513 and 803 PIT files
Download Heimdall on linux – Heimdall lets you flash partitions and their contents to an android device (an android device is made out of CPU, RAM, BATTERY, SCREEN, and what it hasRead More…
How to setup Teamviewer Automatic Session Recording
This article covers how to setup Teamviewer session recording and jumps into some of the hidden details and options behind that. Building from what this article says: http://www.intowindows.com/how-to-record-teamviewer-session/ The recordings are saved intoRead More…
Android SSH setting up SSH Keys for password-less entry to your servers
I have a rooted LG G3 with ROM CyanideL (Cyanogenmod 12.1 based) running Lollipop. This should work on most rooted android phones. We are going to make a set of private andRead More…
du & df rate of change scripts / transfer rate – disk usage & disk free speed
If your using cp or tar or scp or cat|ssh to transfer files chances are you dont have a progress bar or even have a clue as to how fast your volumeRead More…
LG G3 ATT (Model: D850) – default APNs
How to access APN settings: Settings->Tethering&Networks->Mobile Networks->Access point names (APNs) There is only 1 APN ATT Nextgenphone nxtgenphone Here are the settings: Name: ATT Next genphone APN: nxtgenphone Proxy: Not set Port:Read More…
How I rooted my LG G3 (Model D850 ATT) thats running Lollipop and installed TWRP on it
Intro: At first when lollipop came out for the LG G3 there wasnt a root method and people had to use LG G3 flash recovery to go back to 4.x to rootRead More…
How many drives can I lose / fail in a RAID10? and other RAIDs 0,1,2,3,4,5,6,10,50,60
So how many drives can I lose in a RAID and still be up? Read the section at the bottom (Red heading that reads OTHER RAIDS). If your curious about RAID10 startRead More…
My Personal Mass Unrar and Unzip scripts – 2015-04-28
Good for folders which contain many zip files, and rar files. If you want to use them have at it. My advice: read up the comments and test them first on foldersRead More…