LittleBizzy

Dominate local SEO with a regional SlickStack cloud server for just $39/month!  Order Now

Server Administration

We Won’t Install PHP7 On Ubuntu 14.04 Servers

Several clients and people in the WordPress community can’t stop asking us if/when we are going to be offering PHP7 as part of our managed hosting services. Despite our sheer excitement over the newest versions of PHP, the answer, at least for the time being, is simply NOT YET, and this is due to our […]

Download & Install WordPress Using SSH (Shell)

Getting a fresh WordPress installation up and running is usually a bit of a hassle. Even with various “automagic” tools out there now like Fantastico or SimpleInstall that often come bundled with cPanel, there is still the issue of setting up a database, making sure all the install files exist (or deleting the junk left […]

Default WordPress Installation Files & Directories

Below is a complete list of default WordPress files and directories that should exist on your server after WordPress installation is complete. Understanding this list of default files is important so that in the case your site is hacked (or in case your files are extremely out of date) you can quickly determine which files […]

Create A New WordPress Theme File Without FTP

Sometimes when you are designing a custom WordPress template you will need to create a new theme file. For example, you may already have common files such as index.php or single.php but you may require a new file, e.g. page-contact.php in order to design a custom contact page. Luckily, there is a VERY EASY way […]

Reset WordPress User Password Via Shell (SSH)

Oh, snap… you’ve forgotten your WordPress admin password and the other password reset features are for some reason not an option. Lucky for you, there’s a surprisingly easy way to reset any WordPress user’s password using shell (SSH) access to your server, by accessing MySQL directly using a few powerful command line tools… After you […]

Install phpMyAdmin On Ubuntu 14.04 (Nginx)

phpMyAdmin is one of the most loved AND hated applications among server administrators for rather simple reasons. Firstly, it is widely loved because it makes SQL database administration so easy by way of a proper UI (user interface), but secondly it is widely hated because it is so often the target of hackers and other […]