I’ve had a book on PHP & MySQL for over a year, but I’ve barely touched it. Last night I decided to get to work on getting through the book as I’ve got some website ideas I’d like to pursue, but I currently lack the skills to execute what I want. Anyway, I’ve decided to …
Continue reading Displaying Today’s Date With PHPLinerd
About a month ago my brother in-law came to me with his wife’s “dead” Windows XP computer. The computer would not boot at all. After a successful POST, the system would just sit there, unable to find any bootable media. I was asked if I could recover their files for them. Outside of that, they …
Continue reading Switching My Sister In-law To LinuxI’ve recently been looking for a way to organize my digital photos by the date and time they were taken. Since I have more than one camera, it’s not as simple as just sorting through file names since the cameras name the files differently. I was going to write a script using Image Magick to …
Continue reading Rename and Rotate Digital Photos With jheadI’ve got a huge number of digital photos on my computer that need to be organized. What I would like to do is sort the pictures by the date they were taken. The first step to sorting the pictures is to know the date they were taken. As long as the clock is properly set …
Continue reading Command Line Basics: View Image EXIF DataHopefully by now you understand the need to have a strong password for your computer login. Perhaps you selected your password when you first installed GNU/Linux and you’ve never changed it. Maybe you don’t even know how to change it. Today I’ll show you how to change your password from the command line.
Continue reading Command Line Basics: Change Your Password