Monthly Archives: October 2008

Change your password in Fedora

To change your user account password within Fedora Linux, open a terminal window and enter “passwd” and follow the steps. [Me@fedora ~]$ passwdChanging password for user Me.Changing password for Me(current) UNIX password:New UNIX password:Retype new UNIX password:passwd: all authentication tokens … Continue reading

Posted in Linux HowTo | Leave a comment

Adding users to sudoers file

Run a terminal session with your “root” account and execute the following: echo ‘loginname ALL=(ALL) ALL’ >> /etc/sudoers Where ‘loginname’ is your user account.Use ‘ALL=(ALL) NOPASSWD:ALL’ if you don’t want to be prompted a password.If you are prompted for a … Continue reading

Posted in Linux HowTo | Leave a comment

Praise to Time Capsule

Last week, I dropped my MacBook in our living room. The net result? A failed hard drive. After a quick trip to Best Buy, I picked up a new drive and later that night had it plugged in. I suspect … Continue reading

Posted in Apple, Computers, Humor, Mac OS X, MacBook | 1 Comment

Un-install MySQL from Mac OS X Leopard

This weekend, mucking around with Ruby on Rails and MySQL, I wanted to uninstall previous versions of MySQL that I had installed on my Mac. Quick Google search, and viola: sudo rm /usr/local/mysqlsudo rm -rf /usr/local/mysql*sudo rm -rf /Library/StartupItems/MySQLCOMsudo rm … Continue reading

Posted in Mac OS X, Software | Leave a comment

And you think your system handles a high transactional volume?

My buddies at work always start chuckling when we look at some performance stats on our middle tier system. We proudly proclaim how we are pushing 5 transactions / second with a quarter second response time on average. This is … Continue reading

Posted in Computers, Humor, WTF | Leave a comment

Meet the newest member of our family

Meet the newest member of our familyOriginally uploaded by K3bert

Posted in Uncategorized | Leave a comment