Script to make TIMELAPSE with mencoder ffmpeg avconv fswebcam etc.
This is a timelapse script, which pretty much explains it self. But what it does it, takes a webcam or a url (a http url that points to a jpeg webcam, whichRead More…
This is a timelapse script, which pretty much explains it self. But what it does it, takes a webcam or a url (a http url that points to a jpeg webcam, whichRead More…
================ Public IP Change ================ Windows Version: Here (Or use CYGWIN with this linux script – not tested) For: Any Linux (Tested on Debian 6) === Some random info === Read More…
WHATS THIS: Colored Bash Prompt NOTE: for colors there are two ways to add it to the prompt (tput and the long brackets way). First of the prompt is managed by howRead More…
Whats an alias aliases make life easier by writing long commands for you, if you always write “ls -lisah” you can make the letters lisa do that for you, so instead youRead More…
HOW TO INSTALL CGIT ON GITSERVER (DEBIAN) ########################################## THIS GOES OFF THE ARTICLE OF HOW TO SETUP A GITSERVER: here WHAT IS THIS: CGIT IS A WEB INTERFACE FOR THE GIT SERVERRead More…
GIT TUTORIAL ############ ############ Note: the ssh server on www.gitserver1.com is on port 50505 not 22, so if you have port 22 just leave out the part that says ‘-p 50505’ GOODRead More…
MD5SUM & HASHES ################ Check hashes – the fingerprint of the file – each file has thier own signature. sha1sum (or shasum) works as well and has more bits We use hashesRead More…
############## What is MySQL: ############## By: infotinks This is just a copy paste of some articles from here. All credit goes to them. I only claim that I formatted it like thisRead More…
Open STD IN in VIM command | vim – Or: vim <(command) Examples: echo “stuff” | vim – vim <(df) It says open file is stdin (instead of filename) NOTE: can useRead More…
Google Voice and FREEPBX version 3 beta ====================================== NOTE: Firewall settings just need ALL OUTBOUND ALLOWED. it worked for me without messing with my firewall This is my own guide onRead More…