x
*.dannyg
Twitter Linkedin Instagram

Main menu

Skip to content
  • Home
  • art
  • inspiration
  • music
  • poetry
  • Recipes
  • writings
Uncategorized

Reading Room

Author admin Date September 16, 2019
My recommended reading list:
1 Comment |
inspiration

Inspirational Movies / TV shows

Author admin Date October 11, 2015
There are a bunch of movies/tv series that I’ve found to be very inspirational,...
Leave a comment |
linux, security

Remove passphrase from PEM file

Author admin Date April 27, 2015
openssl rsa -in privateKey.pem -out newPrivateKey.pem
linux, networking

Parallels Multihoming a CentOS Server

Author admin Date March 8, 2015
I wanted to be able to have two NICs on a virtual machine using...
Tagged centos, linux, networking |
architecture

Forced Failures

Author admin Date February 10, 2015
There is a certain value to failure testing. By forcing systems to go down...
javascript

Downloading Embedded PDF in Chrome

Author admin Date February 11, 2014
My girlfriend ran into an issue yesterday with her online school. She currently has...
linux

Getting the kernel timing

Author admin Date November 6, 2013
I found this particularly useful for getting the timing of the kernel in CentOS....
Tagged c, linux | Leave a comment |
sql

Finding and Deleting a Table Lock

Author admin Date August 28, 2013
SELECT OBJECT_NAME(P.object_id) AS TableName, Resource_type, request_session_id FROM sys.dm_tran_locks L join sys.partitions P ON L.resource_associated_entity_id...
Leave a comment |
raspberry-pi

Raspberry PI with Serial Cable notes

Author admin Date May 4, 2013
ls /dev/tty.* then screen -L /dev/tty.PL2303-00001014 115200
Tagged raspberry-pi | Leave a comment |
actionscript, jwplayer

jwPlayer default behavior for playlist over

Author admin Date April 23, 2013
I ran into a little difficulty today with the default behavior of the playlist...
Tagged actionscript, as3, jwplayer | Leave a comment |
1 2 3 … 9 Next »
Recent Posts
  • Reading Room
  • Inspirational Movies / TV shows
  • Remove passphrase from PEM file
  • Parallels Multihoming a CentOS Server
  • Forced Failures
Archives
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© *.dannyg - Built with Surfarama and WordPress