Mindblown: a blog about philosophy.
-
The Grapist
YOU need to see this if you have not. httpv://www.youtube.com/watch?v=Fqq051BU2MY
-
This song, OMG. I am speechless. Metronomy – The Bay
httpv://www.youtube.com/watch?v=9PnOG67flRA Metronomy – The Bay Songwriters: JOSEPH PATRICK MOUNT Lyrics: You may have the money But you’ve got to go It’s sensible It’s sensible And those endless seasons That go on and on Incredible But I’d sooner get out And remember where we went last year You said everything about it moved on your career…
-
St Anthony’s Italian Festival
http://www.stanthonysfestival.com/ [nggallery id=60]
-
Wilford Brimley Remix
httpv://www.youtube.com/watch?v=pod4jIKT_kA httpv://www.youtube.com/watch?v=DLDxWH0meJM httpv://www.youtube.com/watch?v=KICIOYlZTr8
-
Emailing output comand line
I recently had to prove the update status of apache as part of a PCI scan, and the best method for obtaining the output, was to email it to myself, like so rpm -q –changelog httpd | mail -s “Subject” user@example.com This makes it much easier to review and handle large outputs without having to…
-
Dealing with rogue spam scripts in perl running in system memory.
I have a few tools I use to deal with the scripts, first I want to see if there are any perl scripts running: ps aux | grep .pl | grep -v grep Then I can kill them: kill `ps aux | grep .pl | grep -v grep | awk ‘{print $2}’` Sometimes with the…
-
The Trident Vitality commercial has a song that is very upbeat ‘sounding’.
The Commercial seems very upbeat, but the actual song is rather downbeat. Below is the commercial: httpv://www.youtube.com/watch?v=Igk_ZMlKg2U Now, watch the music video, and listen closely to the lyrics: httpv://www.youtube.com/watch?v=kK42LZqO0wA This sounds upbeat, but is a sad song in the end. It reminds me of “I Don’t Love You Anymore” (1977) by Teddy Pendergrass. Sure it…
-
How to Install and Configure cPanel
::Installation:: 1 Run the following command to check if Apache, PHP, MySQL, Bind or Cyrus are pre-installed by the OS: rpm -qa | egrep ‘(http)|(php)|(cyrus)|(mysql)|(bind-utils)’ 2 If any are installed they can cause issues with installing cPanel, although I have seen cPanel attempt to import settings. I would rather remove them: yum remove http* yum…
-
Thoughts for the day, June 9th 2011
httpv://www.youtube.com/watch?v=QT2NOQ0P4t8 Sleep Talking Cat
-
Blood donation, or Opportunity to be a random Ninja Turtle?
And the winner was Donatello as the band was purple:
Got any book recommendations?