Posted In Miscellaneous By Tony Virelli
closeAuthor: Tony Virelli
Name: Tony Virelli
Email: tvirelli@gmail.com
Site: http://www.tonyvirelli.com
About: My name is Tony Virelli and I am from Iowa. I work for a web marketing and design firm. We offer web design, web programming, web marketing, search engine optimization and hosting. We also do print work, logo design and corporate identities. I am the head PHP programmer and the systems administrator.See Authors Posts (17)
****************************************************************************
UPDATE: FBG Studios.com seems to be down right now. Also the video tutorial is set to private. So until further notice the only instructions are the written.
****************************************************************************
Yesterday I was searching around the web and found this video on fbgstudios.com. It is a tutorial on how to add a custom boot screen to your Motorola Droid. It does require you to root your Droid, but hey, if you are ballsy enough to change your boot screen I bet you already have your Droid rooted!
[read more]
Posted In Networking By John Hass
closeAuthor: John Hass
Name: John Hass
Email: john@sipmeeting.com
Site: http://www.jkcool.com/
About: John Hass, is not a writer, is not a poet, is not much of anything, but you read his blog posts, I know you do.
But really I am a Linux administrator, and I fake sweet computer programming skills.See Authors Posts (13)
When you talk power utilities on any *nix it’s hard to skip nmap. Ever since it’s introduction nmap has been used for good and evil. If you’ve ever had a server hacked chances are they used nmap or some sort of nmap code to get the job done. Just how easy is it to detect the server type from nmap? Try my windows 2003 server (I know kick me in the nuts and call me sally).
[read more]
Posted In Miscellaneous By John Hass
closeAuthor: John Hass
Name: John Hass
Email: john@sipmeeting.com
Site: http://www.jkcool.com/
About: John Hass, is not a writer, is not a poet, is not much of anything, but you read his blog posts, I know you do.
But really I am a Linux administrator, and I fake sweet computer programming skills.See Authors Posts (13)
Hello, Hello, Hello. Quick tut on bit.ly in PHP, nothing more nothing less (and yes I said PHP not Perl like I am so fond of). In order to use this code you need a bit.ly account. Visit http://bit.ly/account/register?rd=/ to get a login and a API Key.
[read more]
Posted In Networking By John Hass
closeAuthor: John Hass
Name: John Hass
Email: john@sipmeeting.com
Site: http://www.jkcool.com/
About: John Hass, is not a writer, is not a poet, is not much of anything, but you read his blog posts, I know you do.
But really I am a Linux administrator, and I fake sweet computer programming skills.See Authors Posts (13)
Ping is a great utility to use to test if a server is up or if a server is responding in the correct time, but what if you could use ping to actually test your network infrastructure. Lets call it a “poor mans test”.
Linux ping allows you to specify the number of bytes that are sent to the server your pinging.
[read more]