How to recover from a WordPress hack

brettHas your WordPress installation been hacked, resulting in not being able to access the menu items in wp-admin? Here are some simple steps to help you replace the WordPress core files, so you can regain control.

1. You are going to need a copy of the WordPress core files. These can be downloaded from WordPress.com here;https://wordpress.org/download/ .

2. You are also going to need an ftp program if you do not already have one. I recommend using the free ftp software Filezilla which can be downloaded here; https://filezilla-project.org/download.php?type=server

3. The first thing you are going to want to do is make a backup of your WordPress site. Do this by FTPing into your website, using the URL as the location, and logging in by providing your Username and Password. If you do not know this, contact your ISP to assist you with that information. Once completed locate your WordPress installation and proceed to download a copy to your machine so that you have a backup.

4. Now you are going to want to decompress the file you downloaded from WordPress to a folder that is easy for you to locate. Often for this I’ll use the desktop to keep this folder, but the choice is ultimately yours.

5. Using your ftp client, copy the contents of the folder you just created so that it overwrites the files you have on the server. When this is completed check your installation to make sure you have proper control of the site, and that all of your content is in tact.

Now for many people who aren’t used to seeing how files are organized on a web server, this is going to seem complicated. If this is case for you, then I highly recommend that you contact your ISP or administrator to assist you. There are also many tutorials covering this topic on Facebook and the web in general. It’s always a good idea to take a look at a few tutorials to gain a better understanding of the process before attempting this yourself. My last bit of advice, is to reiterate step 3, ALWAYS MAKE A BACKUP before changing files on the web server. This way, should something go wrong, you will at the very least have something to provide to the support staff at your ISP when you seek help.

High Speed Web announces partnership with Cloudflare

brettHow CloudFlare increases speed and security of your site

This is a guest post written and contributed by CloudFlare. CloudFlare makes it easy for any site to be as fast and secure as the Internet giants.

CloudFlare, a web performance and security company, is excited to announce our partnership with Hostigtaion! If you haven’t heard about CloudFlare before, our value proposition is simple: we’ll make any website twice as fast and protect it from a broad range of web threats.

We power more than 400 billion monthly page views – more than Amazon, Wikipedia, Twitter, Zynga, AOL, Apple, Bing, eBay, PayPal and Instagram combined – and over 1.2 billion monthly users regularly pass through our network. We’re really glad High Speed Web has partnered with CloudFlare.

Faster web performance

Continue reading

Two Factor Authentication in cPanel.

Two factor authentication has become very popular these days, and with good reason.  Extra security measures, while mildly annoying, are always better than the alternative of being compromised.  HSW has enabled you ability to use two factor authentication in cpanel.  Here’s a quick way to set it up.  Note, you’ll need a smart device with either Authy or Google Authenticator.  I’m sure there’s more options, these are just the two we’ve tested so far. Continue reading

SSH and PowerShell

brettSo last night I was doing a bit of work, and kept having to switch between PuTTY and PowerShell to accomplish the task. This is a pretty normal procedure however it annoyed me that PowerShell lacks SSH ability natively. I did quite a bit of reading on the topic and decided that installing a bunch of libraries so that I could write a script that allowed for a similar function was just as annoying. That’s when I found an app called Plink which is made by the same fine people who make PuTTY. You can download Plink for free here; http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html . Now to make this useful, I put plink.exe in the same folder as my other PowerShell scripts in c:\ps . Then I made a new script using the Windows PowerShell ISE to make a very basic script that opens Plink.exe with the -ssh switch and the IP of the machine I am making the SSH connection to. This is a copy of that script;

cd c:\ps
& “.\Plink.exe” -ssh IPAdressGoesHere

I saved the script as linux.ps1 and then proceeded to create an alias that runs this script when I enter the alias name “linux”

set-alias linux c:\ps\linux.ps1

Now when I run the command linux, an ssh session opens directly to my vps, at the login prompt.

Quick Clean and easy websites for business or personal use with WordPress

 

brettSo you’ve got a business and you want to have a presence on the internet. Even if the site is for nothing more than to show your contact information and maybe your logo. Maybe you also fell in love with how Microsoft FrontPage let you create your site using WYSIWYG (what you see is what you get) tools, but find that more and more, that hosting providers no longer support FrontPage. You should try a hosting account with WordPress! WordPress in regards to hosting accounts is most often found in the softaculous suite of tools in CPanel. It was originally designed to give the normal user, a way to easily set up a blog, but has evolved to be much more powerful and flexible. Today WordPress is being used by many to build all types of websites and blogs. It can be used to build anything from an ecommerce site to a family photo album. There are tons of freely available themes to work with, and if you are a developer, it can shorten your time to delivery while preserving your ability to edit and or create the underlying code. Here at High Speed Web, all of our shared hosting accounts offer CPanel and WordPress by default. And if you have a dedicated server or VPS, CPanel can be added to your server to provide you this option.

More information about High Speed Web’s Shared Hosting can be found here; https://billing.highspeedweb.net/cart.php?gid=20

 

DVD Playback in Windows 8

My dvd’s wont play. Why? Short answer: It’s cheaper to remove DVD play back to get around the price of the codecs. To get DVD play back you have to purchase Pro Pack or Media Center Pack. Well, that’s fine for people like me that would rather use VLC Player, WinAmp or some other third party software to begin with. I’ve never been a fan of Media Center or Media Player.

Third Party Options

Curently I use VLC Player on my Windows machines. It works good and best of all its free.
VLC’s main site
VLC media player Download link

I have used Corel’s Win DVD in the past with great success, but you have to pay for it.
Corel’s main site
Win DVD trial Download link

You can always use a DVD Converter to turn your DVD into files that the Windows Medial Player will play.

Wondershare

Wondershare Video Converter
Wondershare Video Converter trial download link

Dell Duo Accelerometer driver for Windows 8

   I installed Windows 8 Professional on my Dell Duo and everything worked accept the screen rotation. After many searches and false leads I finally found a solution that worked. Samsung has a support page for their Series 7 slate with 32 bit and 64 bit rotation drivers. I installed the 32 drivers on my DUO and like magic the rotation was back. I also included a link for the 64 bit driver in case anyone needed it.

Rotation Drivers

32 bit driver
64 bit driver

Windows 8 Shortcuts

Here is a list of Windows 8 shortcuts that i have compiled.

Windows key
Windows key Opens Start Screen
Windows key + B Go to the Desktop from the Start Screen
Windows key + C Opens Charms bar
Windows key + D Show Desktop
Windows key + E Locks device orientation
Windows key + F Opens Metro File search
Windows key + G Cycle through desktop gadgets
Windows key + H Opens the Metro Share charm panel
Windows key + I Opens the computer Settings charm panel
Windows key + J Switch focus between snapped ans larger apps
Windows key + K Opens the Connect Devices charm panel
Windows key + L Lock System and show Lock screen.
Windows key + M Minimize all Windows on the desktop
Windows key + O Locks device orientation
Windows key + P Choose between available displays.
Windows key + Q Opens Metro App Quick Search
Windows key + R Opens the Run box
Windows key + T Set focus on taskbar & cycle through running desktop apps
Windows key + U Opens the Ease of Access Center
Windows key + V Cycles through toasts
Windows key + Shift + V Cycles through toasts in reverse order
Windows key + W Opens Metro Settings search
Windows key + X Opens the Start Menu
Windows key + Y Peak at the Desktop
Windows key + Z Opens App Bar
Windows key + Tab Cycles through Metro style apps
Windows key + Shift + Tab Cycles through Metro style apps in reverse order
Windows key + Ctrl + Tab Cycles through Metro style apps and snaps them as they are cycled
Windows key + Spacebar Switch input language and keyboard layout
Windows key + Enter Launches Narrator
Windows key + PgUp Moves Metro style apps to the monitor on the left
Windows key + PgDown Moves Metro style apps to the monitor on the right
Windows key + Shift + . (period) Snaps an application Left)
Windows key + . (period) Snaps an application Right)
Windows key + , (comma) Aero Peek at the desktop
Alt key
Alt key + (1-9) Go to application at the number position on the taskbar
Alt key + + (plus) Zoom in
Alt key + – (minus) Zoom out
Alt key + Break System Properties
Alt key + Left Arrow Snap Window to the Left
Alt key + Right Arrow Snap Window to the Right
Alt key + Up Arrow Maximize App
Alt key + Down Arrow Minimize App
Alt key + D Select address bar (Explorer)
Alt key + Enter Properties
Alt key + Spacebar Shortcut Menu
Alt key + Tab Switch between apps
Alt key + Left Arrow Previous folder (Explorer)
Alt key + Up Arrow Go up one level (Explorer)
Alt key + F4 Close active item or application
Ctrl key
Ctrl + A Select all
Ctrl + C Copy
Ctrl + E Select search box (Explorer)
Ctrl + N New Window (Explorer)
Ctrl + R Refresh
Ctrl + V Paste
Ctrl + W Cose current Window (Explorer)
Ctrl + X Cut
Ctrl + Y Redo
Ctrl + Z Undo
Ctrl + Esc Start screen
Ctrl + Tab Cycle through metro app history
Ctrl + Ins Copy
Ctrl + Left Arrow Previous word
Ctrl + Right arrow Next word
Ctrl + Up arrow Previous Paragraph
Ctrl + Down arrow Next Paragraph
Ctrl + F4 Close active document
Shift key
Shift + Tab Move backwards through options
Shift + Ins Paste
Ctrl + Shift key
Ctrl + Shift + N New folder (Explorer)
Ctrl + Shift + Esc Opens Task Manager
Left Arrow Select a block of text
Right Arrow Select a block of text
Up Arrow Select a block of text
Down Arrow Select a block of text
Ctrl + Alt key
Ctrl + Alt + D Docked mode (Magnifier)
Ctrl + Alt + I Invert Colors (Magnifier)
Ctrl + Alt + L Lens mode (Magnifier)
Ctrl + Alt + Tab Switch between apps using arrow keys
Alt + Shift key
Alt + Shift + PrtSc High Contrast
Alt + Shift + NumLock Mouse Keys

What is Website Hosting?

In our travels over the internet we run across the question “what is website hosting?” quite often. This is an attempt to clear up that confusion and to also define the working components of a hosted website.  Let me start by separating two terms used in conjunction with hosting, those being Domain and Website. First we have the Domain or Domain name. Domains are your .com .net .org etc address that you give to people when you want them to visit your site. Our Domain is www.highspeedweb.net for example.  When you sign up for a domain, whether you see it initially or not, that domain is pointed to the DNS servers of the hosting provider you’ve chosen.  DNS acts like a GPS, in that, when you put www.highspeedweb.net in your browser, DNS hears the request and directs your browser to the location of the hosting provider. This is now where the Website hosting comes into play. Your hosting provider stores a copy of your website on a server, so that when someone types www.highspeedweb.net into their browser the website itself is displayed. The Website is the actual text document containing the code that makes up your website. So to be very specific, website hosting, is the service your purchase to store and display your website. While the Domain name is the address you give to others whom you wish to have visit your site.

 

 

Windows 8 activation error 0x8007007B

When I tried to activate Windows 8 I got the following error message: “Error 0x8007007B The File name, directory name, or volume label syntax is incorrect.”. I was unable to change the Windows key in the Windows Activation GUI. The key was grayed out with no option to edit.

The Fix that worked for me

1. Open a command prompt in administrator mode “Press and hold the Windows button+R”
2. Type slmgr.vbs /ipk (Windows Key) minus the ( ). *** This forces the Windows key to update.
3. Type slmgr.vbs /ato *** This starts the activation
4. If all went well you should be activated at this point.