Security

Ubuntu: Change your password using the command line

How do you change your password in Ubuntu? Well, using the command line, it's actually quite easy...

I'm going through a process of changing my various computer and web passwords. After the much publicised vulnerabilities with Google and MSN a few weeks ago, I thought it might be a good time to change my passwords.

Now, to change your password through the command line, you simply type in passwd and hit return. You'll be prompted to enter your current password first, then your new password twice. It's that easy.

Drupal 6: Get notification emails when modules are updated

Here's another quick Drupal 6 tip: if you have the Update Status module enabled, you can get notifications by email when updated modules for your site are available.

This is a handy thing to have, particularly for security updates. As I understand it, the Update Status module periodically checks against the Drupal website (on each cron run) and will notify you if updates are available. I think it only checks activated modules though, so if there are updates to inactive modules, it won't notify you.

Subscribe to RSS - Security