Josh Notes Blog

My new technology blog

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About

How to Disable All Contributed Modules on Drupal with Drush

Posted on 7 May 2012 by Josh
Reply

Run this in the terminal:

$ drush pm-disable `drush pm-list --no-core --type=module --pipe`

Seen here.

Posted in Technology | Tagged Drupal, Drush | Leave a reply

How to Install Ubuntu Linux on a Thumb Drive from Windows 7

Posted on 5 May 2012 by Josh
Reply

See Installing Ubuntu on USB drive using Windows. The tool required is called UNetbootin.

Posted in Technology | Tagged GNU/Linux, Ubuntu, Windows | Leave a reply

How to Redirect HTTP to HTTPS with an .htaccess File

Posted on 25 April 2012 by Josh
Reply

Here is how to redirect HTTP to HTTPS on Apache Server with an .htaccess file: Continue reading →

Posted in SEO | Tagged .htaccess, Apache, SSL Certificates | Leave a reply

PHISHING notification regarding [your website] .com from Google

Posted on 20 April 2012 by Josh
Reply

I just got a lot of emails from Google that said: Continue reading →

Posted in Scams & Spam | Tagged Google, Phishing | Leave a reply

How to Install WordPress in the Terminal over SSH

Posted on 17 April 2012 by Josh
Reply

Install WordPress at the command line over SSH by copying-pasting the line below. Be sure that you only do this in an empty directory unless you know what you’re doing, otherwise you might overwrite or delete files. Continue reading →

Posted in WordPress | Tagged GNU/Linux, SSH | Leave a reply

How to Extract Unique IP Addresses from an Apache Logfile

Posted on 8 April 2012 by Josh
Reply

This extracts unique IP addresses from a logfile. You can use it for SEO or analytics. Continue reading →

Posted in SEO | Tagged Apache, logfiles | Leave a reply

Recent Posts

  • How to Disable All Contributed Modules on Drupal with Drush
  • How to Install Ubuntu Linux on a Thumb Drive from Windows 7
  • How to Redirect HTTP to HTTPS with an .htaccess File
  • PHISHING notification regarding [your website] .com from Google
  • How to Install WordPress in the Terminal over SSH

Recent Comments

    Blogroll

    • Old Blog

    Categories

    • Scams & Spam
    • SEO
    • Technology
    • WordPress

    Tags

    .htaccess Apache Drupal Drush GNU/Linux Google logfiles Phishing SSH SSL Certificates Ubuntu Windows
    Proudly powered by WordPress