NOTE TO SELF – Setting up EC2 Instance / VM from AMAZON AWS
— note i am not responsible for any damages made to anything if you follow this guide, these are just personal notes — — these are just my notes on how IRead More…
— note i am not responsible for any damages made to anything if you follow this guide, these are just personal notes — — these are just my notes on how IRead More…
( WARNING IF DONE INCORRECTLY – CAN DAMAGE THE NAS (if your doing this on a READYNAS) – HOWEVER IF YOUR VERSED IN LINUX THIS SHOULD BE CAKEWALK – WARNING BREAKING THE NAS THRURead More…
APACHE2 MAKING SECURE FOLDER ############################ NOTE TO SELF – BUT MIGHT BE USEFUL TO YOU auth can go in main config or per directory with .htaccess (.htaccess files go in to directoriesRead More…
HTML CHARS ########## MORE: http://www.whatsmyip.org/html-characters/ 3 FORMS: &#(put number here and remove parenthesis); &(special name); &#x(put hex number here and remove parenthesis); IMPORTANT ONES FOR NOW: ° ° ° DEGREE SIGN  Read More…
Simplest Highlight.js Example ############################# ############################# * END RESULT: Highlighting of syntax like this http://10khoc.blogspot.com/2012/10/how-to-use-highlightjs-with-blogger.html or like this: http://softwaremaniacs.org/media/soft/highlight/test.html * Sidenote this is the same engine that powers the syntax highlighter in hastebin (a pastebin serverRead More…
//CHANGE HERE – is put where you need to change the code to match what style you want to have as the “new style” after the change goes through Example of aRead More…
This gives script with some good output, best if the target starts off empty (better put if the your backup job is setup such that at the end the space used byRead More…
PROGRESS SCRIPT 4 CYGWIN ##################################################### This goes with the article: Backup Drive to Drive Contents via RSYNC EXAMPLE OUTPUT: =============== Sat, Jul 27, 2013 11:18:12 PM ===DF=== Filesystem Size Used AvailRead More…
ROMAN NUMERAL ############## I:1 V:5 X:10 L:50 C:100 D:500 M:1000 RULES OF THIS ROMANS ##################### SMALL BIG = BIG – SMALL example IV = V – I = 5 – 1 =Read More…
NOTE TO SELF ABOUT CERTS ########################## This is githubs cert. Saving the entire thing as a cert file makes it valid It looks for the —–BEGIN CERTIFICATE—– —–END CERTIFICATE—– —–BEGIN CERTIFICATE—– —–ENDRead More…