• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

Security

Get Notified When Someone Logs In To WordPress

November 8, 2019 by Ehi Kioya Leave a Comment

Get Notified When Someone Logs In To WordPress

By default, WordPress doesn’t come with suspicious login notifications and two factor authentication. We use plugins (or custom code) for these things. This piece of code notifies you when a user logs in to your site. Good for websites with few users.

Filed Under: Backend (Server-Side), PHP, Programming, WordPress Tagged With: Email, PHP, Security, WordPress

How To Block Or Disable WordPress User Accounts

February 9, 2019 by Ehi Kioya Leave a Comment

How To Block Or Disable WordPress User Accounts

Content management systems have the ability to maintain multiple user and admin accounts. Sometimes, it becomes necessary to deny users access to their accounts. This post explains options available to you in WordPress and the pros and cons of each.

Filed Under: Backend (Server-Side), Web Development, WordPress, Zero Code Tech Tagged With: Security, Web Development, WordPress

Working With The .htaccess File

November 5, 2018 by Ehi Kioya 2 Comments

Working With The .htaccess File

If you have done any web development or website maintenance work, then you must have come across the .htaccess file at some point. This is an important file for many reasons and this guide will provide an overview of what the .htaccess file is, what you can do with it, how to create it, and options available to you for editing it on your WordPress website.

Filed Under: Apache, Backend (Server-Side), Linux & Servers, Web Development, WordPress Tagged With: Apache, htaccess, Linux, Security, Server, Web Development, WordPress

WordPress Password Hash Generator

September 4, 2018 by Ehi Kioya 2 Comments

WordPress Password Hash Generator

This WordPress Password Hash Generator uses the official WordPress hashing function wp_hash_password() behind the scenes. With this tool, you can convert a password to its hash code (or hash sum or checksum), which can then be used to set a new password directly in the WordPress MySQL database.

Filed Under: Backend (Server-Side), Programming, Tools & Resources, WordPress Tagged With: Hashing, Password, Programming, Security, WordPress

An Introduction To Two-Factor Authentication

February 17, 2016 by Ehi Kioya 8 Comments

An Introduction To Two-Factor Authenticaton

Hackers continue to think of new ways to get around security blocks on websites. Their goal is to bypass your user authentication process and gain access to sensitive data. Two-factor authentication (also known as 2FA or two-step verification) is one way to stop them in their tracks. This article explains two-factor authentication, the security process, and highlights what you need in order to implement it on your site.

Filed Under: Musings, Security Tagged With: 2FA, Programming, Security

Why Saving A Password In A Browser Could Increase Security

February 13, 2016 by Ehi Kioya Leave a Comment

Saving A Password In A Browser Could Increase Security

Saving a password in a browser might seem like a bad idea from a security perspective. But not really. For certain types of malware, saving a password in a browser could actually be a security measure. Very specifically, it can add a layer of security against keyloggers. This article explains what keyloggers are, and how saving your password in your browser could protect you against them.

Filed Under: Security, Zero Code Tech Tagged With: Browsers, Password, Security

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to Next Page »

Primary Sidebar

23,726
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • How To Change A SharePoint List Or Library URL How To Change A SharePoint List Or Library URL
    All versions of the SharePoint user interface provide an option to change the title (or display name) of a list or library. Changing SharePoint library URL (or internal name), however, is not exactly very intuitive. We will discuss the process in this article.
  • WordPress Password Hash Generator WordPress Password Hash Generator
    With this WordPress Password Hash Generator, you can convert a password to its hash, and then set a new password directly in the database.
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy