Contact form reintroduced

Categories Website

As of today, the contact form in the contacts page has now been reintroduced. With the new hosting provider (IONOS), I was able to add the necessary email addresses as forwarders to my main Outlook email account, as well as set up an email account via IONOS for any WordPress related emails to generate messages from.

As a way to mitigate bots using the contact form, a short quiz has been introduced, which consists of simple math questions.

If you would like to contact me for any reason, such as if you are a recruiter and interested in my resume for a position that you are attempting to fill, or have any general questions about my site, I can be best reached through this contact form. Any entries will be sent directly to me and will be responded to in a timely manner, except for spam or any inquiries I do not find legitimate.

Personal website overhaul late January 2021

Categories Professional, Website

As of late January of 2021, I have made the decision with a couple of my fellow NEIT alumni to switch our hosting provider to Ionos for our personal websites. One of my friends was already using Ionos as his hosting provider for the many websites that he hosts and has had a great experience in using it. Influenced by my friend’s decision, I have decided to switch from a basic web hosting provider with CPanel support to a dedicated VMS from Ionos, which I have direct control over the server (control as far as being able to access my entire server with root permissions via SSH and FTP, allowing me to further control Apache web server settings directly).

In addition to switching my hosting provider, I had also switched my domain name registrar from GoDaddy (I started with them with $12 for my domain all the way to around $35 for my domain, way too expensive!) to NameCheap (I paid $8 for my domain with them), again influenced my friend who was already using NameCheap. This change was made back in August, but at that time, I had put my site into Coming Soon mode for a while until I was able to find a purpose for the site.

After making the switch to IONOS, I had spent a week or so determining my next steps for the website. But first, I had to fix the kinks that were of a result of my switchover from the old hosting provider to Ionos, such as adding the new certificate from Ionos to the webpage to allow HTTPS access to further encrypt traffic to my site, allowing permalinks to work, and making some additional changes to further harden and secure the web server.

Having the new website put in place, I have decided to reintroduce my new website to the Internet. I have kept the same design that I had and made a couple of minor tweaks to a few of my pages, such as removing some sections on the home page and adding my latest employment experience to my Resume. At this time, since I do not have an email server set up on this webserver yet, which will be a future project of mine, I have decided to take down the contact form. Until I can reintroduce the new contact form, you can contact me directly at braeden.santos@outlook.com.

I am proud to bring this website back to you, and with this new server, I will be able to introduce more websites for any additional personal projects and other things I decide to need web services for using this same web server. All I need to do is either create a subdomain or buy a new domain and tie it to this server, as well as make some modifications on the Apache side to allow access to the new domain/subdomain. Along the way, I will make some modifications to this site once the time comes, or introduce more sites within this web server once the time comes.

Setting up Alerting on HWiNFO64

Categories Technology

Step 1. Write PowerShell script to send email to yourself

The first step in setting up alerting for HWiNFO64 is to write a PowerShell script (.ps1) that sends a customized email to your email address or phone number. Here are the parameters that will need to be set for this script:

$EmailFrom = Enter the email address from which the message will originate from. Place in quotations (“”).

Note: The email address in this field does not have to be one that is active. You can use a dummy email address (ex. “alerts@braedensantos.com”)

$EmailTo = Enter the email address which the message will be sent to. Place in quotations (“”).

Continue reading “Setting up Alerting on HWiNFO64”

My Gaming Computer

Categories Technology, Video Games

Last December, I ended up pulling off building myself a gaming rig with the latest Intel Coffee Lake i5 CPU (my system requirements do not warrant an i7 at this time) and NVIDIA’s GeForce GTX 1070 Ti that was released a month prior. This is my main computer for everything that I do, such as playing the latest PC games, emulating video games from the past, doing work on this website/blog posts, virtualization, and doing college work.

Continue reading “My Gaming Computer”

Welcome to the Blog

Categories Website

Welcome to my blog, which will serve as the most updated and largest portion of my personal website. In this blog, I will discuss on various topics pertinent to the Information Technology field such as PC gaming, computer hardware and software, major cybersecurity incidents, and general professional stuff. I will also talk about tips pertaining to going to college.

I will often post an entry at least once a month at a minimum. Depending on how much free time I have away from school or work, I will definitely post more often. Most of the topics that I will be discussing on here will be what is on my mind for the month, or whatever I am in the mood to write about at this very time.

Other than the standard blog post, I will also share any interesting articles or videos pertaining to the IT field on this blog as well.

This is a brief post, but it serves as the inaugural post for this blog. This blog can also be reached at blog.braedensantos.com.