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…
Alias / unalias – Color Bash: aliases that force bash to use colors – Colors for GREP and LS
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…
cgit – HOW TO INSTALL CGIT ON GITSERVER
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 server and clients setup – git tutorial
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…
WORDPRESS – my “Advanced Post List” settings for My Site Map
If you liked my site map (Can see here), this is how I have those settings: First install the plugin “Advanced Post List” in WORDPRESS Go to Settings -> Advanced Post ListRead More…
LINUX & CYGWIN – RSYNC with Linux Scripts Scheduled Backups in Windows
-Read this through a couple of times first, and it will make more sense- STEP 1) First Download and install CYGWIN its basically a LINUX program for WINDOWS and it givesRead More…
LINUX & CYGWIN – Memory Dump Across Network via NETCAT or SSH – foremost – volatility
First use the Memory Dump Across network with wmr piped to netcat or wmr piped ssh to get the memory dump. Then analyze the memory dump with foremost or volatility. Foremost forRead More…
NOTE TO SELF: Java aliasing
JAVA – note to self – Aliasing – When REPOINTS and when COPY happens Below article is generated by Code @ very bottom of article::: =============================================================== “C:\Program Files (x86)\Java\jdk1.7.0_21\bin\java” -Didea.launcher.port=7546 “-Didea.launcher.bin.path=C:\Program FilesRead More…
Hashes – Md5sum – Also: Best Windows Hash Tool
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…
Firefox Extensions for a Web Developer
FIREFOX IS A BETTER WEB DEVELOPER SITE (but make sure your site works with the 3 FIC Browsers – Firefox Internet Explorer and Chrome) Probably want your Chrome Bookmarks imported to Firefox:Read More…