Steps: ~$ cd /var/www/html/var/www/html$ wp user update [username] –user_pass=[new_password] Here’s an example if your user name was “admin” and you wanted the password to be “new_pass” you would enter the following after navigating to the right directory. wp user update admin –user_pass=new_pass Here’s the SSH button if you don’t know where to find it
Category: Uncategorized
Getting iframes to appear centered for WordPress pages/posts
I recently set up a few iframes and they were stubbornly left aligned despite all the other content being center aligned. Here’s how I was able to fix the issue. iframe {display: block;margin: 0 auto;} 3. Hit publish and you should be good!
Install snapd on Google Cloud Platform VM
Go to your VM instance page Connect to the VM via SSH Use the following commands and answer Y when prompted sudo apt update sudo apt install snapd
Getting podcasts onto your Garmin Watch
Let’s say you have a podcast you like listening to and you want to listen to it off of your Garmin watch (and not your phone). Here’s how you can set that up! Get the XML URL for your podcast using Find A Podcast RSS Feed | Castos Download & install Releases · cnovel/PodcastBulkDownloader (github.com) […]
Privacy Policy for URL Transformer
Privacy Policy for URL Transformer Effective Date: January 30, 2024 This Privacy Policy document outlines the types of information that is not collected, gathered, or processed by URL Transformer Since we do not collect any personal data, we have no information to share or use in any way. Our commitment is to ensure your privacy […]
Disabling Speak to Chat on Sony XM4
I was frustrated at my Sony XM4 headphones cutting out and playing a sidetone instead every time you start talking during a meeting. Since I was using it on my Mac I couldn’t turn off the Speak to Chat functionality through the app settings. Here’s the fix I found! SOLUTION: To turn off this annoying […]
Preventing Keyboard Language Switching
“Hi everyone. I’ve been gone for a while but I’m back with what I consider to be a very helpful tip. I’ve been playing a lot of WoW recently and have been frustrated multiple times by my keyboard changing to French keyboard thus preventing me from being able to type “”/”” until I manage to […]
Heroes of the Storm – Black Screen Fixes
“I just started HotS a few days ago as my girlfriend got an invite (I have yet to receive one) and she has been kind enough to let me use her account to play. It’s an interesting game with a very different feel from DotA 2 and I have been enjoying it thus far. But, […]
The Next Big Patch: Looking over 6.82 – General Changes
“Though the general changes aren’t quite as glamorous as the item and hero changes they also carry a great deal of significance. There are many livability changes (like the fountain change, changes to Ranked All Pick, and pathing fixes) but the majority of the general changes are actually quite significant for those of us who […]
The Next Big Patch: Looking over 6.82 – Item Changes
“Items are a hugely important part of the game and, though the changes aren’t quite as grand and far-reaching as the hero changes, these adjustments still make a pretty big difference (especially the new item, bottle and TP costs, the flying courier and ethereal blade changes). So, without further dithering, let us dive into these […]
The Next Big Patch: Looking over 6.82 – Damage Type Changes
“A few abilities and damage type mechanics have been reworked. There are now three primary damage types and a Spell Immunity Piercing status with each. Each ability now carries a notation in the tooltip indicating these. The three damage types are Physical, Magical and Pure. Physical is affected by Physical Armor, Magical is affected by Magical Damage Resistance and Pure is affected by neither. […]
Casting: It’s a Lot of Work but very Rewarding!
“For those of you who have been following my work, you know that I’ve been working on improving my casting ability by commentating on various games (a lot of them from TI4). Recently, I had the distinct pleasure of having the opportunity to cast 9 of the qualifier games for the DotA 2 Canada Cup. […]