Skip to content
Tizards Briefcase

Tag: MySQL

Get MySQL Passwords from Plesk (bash/command line)

September 11, 2012 Stuart Leave a comment

Quick bash script to grep out MySQL passwords from Plesk’s PSA database. Script: [code language=”bash”]#!/bin/bash clear; echo "Searching MySQL user…

Continue Reading →

Posted in: Linux, MySQL, Plesk Filed under: bash, MySQL, mysql passwords, Plesk, psa, shell

Get Protected Directory Logins from Plesk

Stuart Leave a comment

Quick bash script to grep out protected directory logins from Plesk’s PSA database. Script: [code language=”bash”]#!/bin/bash clear; you=`who am i…

Continue Reading →

Posted in: Linux, MySQL, Plesk Filed under: bash, command line, MySQL, Plesk, shell

Get FTP Passwords from Plesk

September 10, 2012 Stuart Leave a comment

Quick bash script to grep out ftp passwords from Plesk’s PSA database. Script: [code language=”bash”]#!/bin/bash clear; echo "Searching the FTP…

Continue Reading →

Posted in: Linux, MySQL, Plesk Filed under: ftp, MySQL, Plesk

MySQL: Find and Replace

August 12, 2011 Stuart Leave a comment

i accidentally imported a load of customers email addresses with quotes and commas in, so to remedy this, a short…

Continue Reading →

Posted in: MySQL Filed under: find replace, MySQL, mysql find replace

sorting on two price fields in MySQL

July 15, 2011 Stuart Leave a comment

Sorting on two price fields in MySQL was a confusing thought at first, and was tempted to query then use…

Continue Reading →

Posted in: MySQL Filed under: MySQL, mysql case, sort, sort multiple fields

How to reset mysql root password

April 19, 2009 Stuart Leave a comment

Ever forgotten your mysql root password? Indeed. Unless you know how to reset the mysql root password, you may find…

Continue Reading →

Posted in: MySQL Filed under: forgotten mysql password, MySQL, reset root, root password, skip-grant-tables

Categories

  • Apache (12)
    • Rewrite Rules (7)
  • C# (1)
  • CSS (7)
  • dev testing (2)
  • HTML (6)
  • iPhone (1)
  • Javascript (15)
    • jQuery (9)
  • Linux (50)
    • mailservers (1)
    • Postfix (3)
    • vi (6)
  • Mac OS X (5)
  • MySQL (9)
  • Perl (5)
  • PHP (23)
    • CodeIgniter (1)
    • Cubex (1)
    • fuelPHP (9)
    • PHP Storm (1)
  • Plesk (16)
  • Python (1)
  • Ruby (5)
    • Hostpay (4)
  • unassigned (1)
  • Domain Availability Checker
Copyright © 2021 Tizards Briefcase — Lyrical WordPress theme by GoDaddy