Skip to main content

Posts

Showing posts from April, 2021

How-To: 4 Things You Need To Start A Website

These are the main things you need to start a website: 1. Domain Name - A name or domain name is your website url (address). This is how people can easily find and even remember you. For example, aesyonline.site is a domain name. A good domain name is normally short and easy to remember. For example google.com .   Do you need a domain name? Find your domain name here! 2. Hosting - Hosting or storage is where your materials for example images, creatives, videos, text, and more are stored on the net. This makes your website and materials are accessible 24/7. There are a few types of hosting as well as software to manage hosting services, for example the cPanel. 3. Design - Every website has a design. You can use a website builder to do it using templates, or you can write your own codes. For example THIS is built using Website Builder. WordPress (CMS) is another powerful website builder that gives you flexibility to custom and manage you website. 4. Content - Or pages o...

Share: Two-Factor Authentication (2FA)

Understanding Two-Factor Authentication (2FA): How It Works and Why It Matters Two-Factor Authentication (2FA) adds an extra layer of security to your online accounts by requiring not just a password, but a second method of verification. This makes it significantly harder for unauthorized users to gain access, even if they know your password. How 2FA Works When 2FA is enabled, logging into your account requires two things: Something you know – e.g. your password Something you have or are – e.g. a mobile device, fingerprint, or security key This second factor provides an additional checkpoint that only the real account owner should be able to pass. Common Types of 2FA Text Message (SMS) - A one-time code is sent to your registered phone number, which you must enter during login. Authenticator App - Apps like Google Authenticator, Microsoft Authenticator, or Authy generate time-sensitive verification codes, often considered more secure than SMS. Biometric Verification - Physical characte...