Skip to content
TechSch
  • Blog
  • Reviews
  • Tutorials

Asus Router Setup – Wifi Settings

Introduction The RT-AX55 is not on sales in many local computer stores and is only available through one of the local broadband providers (M1), which happens to be my current Internet provider. It has four external antennas - 2.4 GHz 2 x...

How to Resolve iptables: No chain/target/match by that name

Introduction If you encounter such error, it means that the CONFIG_NETFILTER module was not complied in your kernel. All VPS (virtual private server) that I owned from DigitalOcean, AWS, Google Cloud and other lesser-known host providers have it by default...

Create Helpdesk Ticketing System with Google Apps Script

Introduction When a business expands with increased headcounts, there will be more incoming IT helpdesk requests from its employees. There will always be this period of time where the single IT staff will have to answer phone calls, reply to...

Host Multiple Websites with jwilder nginx-proxy and letsencrypt-companion

Introduction Two years ago, in 2018, I was introduced to Docker by a colleague of mine who was a brilliant programmer. Thus, I started my Docker journey on my own by reading tutorials online. I was developing a WordPress website...

Email Verification using Laravel Fortify

Introduction It was my first attempt to use Laravel email verification to build an online web application and I shortlisted Fortify for account authentication as it provides register new and login pages out of the box. These two pages were...

Change Domain for WordPress Docker Container with phpMyAdmin

Are you trying to migrate an existing WordPress Docker container to a new domain URL? One might change domain for a couple of reasons. For example, change in brand name, favorite domain in .com becomes available or change to different...

Sihoo M57 Ergonomic Office Chair Assembly and Review

Introduction Widescreen desktop monitor with 144Hz refresh rate, RGB computer cases, mechanical keyboard, and branded gaming mice. Most of us are upgrading and following the Internet trend for the ultimate computing or gaming experience. It is more prominent since COVID-19,...

Ragnarok X: Next Generation

Introduction Two weeks ago, I came across a Ragnarok X advertisement on my mobile. It was the #1 top-grossing game in the Google Play store, and the release date was recent on 18th June 2021. I visited the website and...

Config Examples for liximomo SFTP Sync Extension – VS Code

Introduction Visual Studio Code is one of the most popular code editors these days. There are many plugins (also known as extensions) developed for Visual Studio Code in the marketplace and I am going to introduce a must-have extension for...

How to Backup WordPress Database and Directory Docker Containers

In this tutorial, I am going to show you how to backup Docker containers for services WordPress and MySQL in a docker-compose.yml file. If you read enough backup articles like me, you will find that some articles relate to just...
5D4N Family Trip Itinerary in Penang – June 2023

5D4N Family Trip Itinerary in Penang – June 2023

Posted by By Mike Goh July 10, 2023Posted inDaily Rants and Excitement BlogTags: Family, FunNo Comments
Background We had initially planned to visit Genting Highlands with my parents and my brothers' family. Due to the late decision, all hotels were booked due to the school holiday, so we changed the vacation destination to Penang for my…
Read More
Stock Picker – Valuation Metrics Analysis

Stock Picker – Valuation Metrics Analysis

Posted by By Mike Goh May 4, 2023Posted inDevelopers Technical TutorialsTags: Software, WebNo Comments
Introduction Most people will invest in equities at some point, unless you are someone who doesn't believe in equities and will put your savings in the bank for principal sum assurance. The brokerage system that you order the stocks should…
Read More
How to and Benchmark of awk, grep and sed on Multiple (AND) Keywords

How to and Benchmark of awk, grep and sed on Multiple (AND) Keywords

Posted by By Mike Goh March 5, 2023Posted inDevelopers Technical TutorialsTags: Coding, Command Line4 Comments
Introduction grep is useful for searching and matching text and regular expressions in one or more files on Linux. One example is finding information in logs that is related to a particular incident. We will provide a unique identifier such…
Read More
Linux Troubleshooting Guide

Linux Troubleshooting Guide

Posted by By Mike Goh February 7, 2023Posted inDevelopers Technical TutorialsTags: Command Line, Servers1 Comment
Last updated 14 Nov 2024 During my learning of DevOps tools, I have encountered numerous problems. These difficulties can range from solving the dependency requirement to installing the tools themselves. The majority of solutions to issues are found on the…
Read More
Feng Shui for Living Room using Bagua Map

Feng Shui for Living Room using Bagua Map

Posted by By Mike Goh January 8, 2023Posted inDaily Rants and Excitement BlogTags: Family, Fun1 Comment
Introduction Do you believe in feng shui? Feng shui also known as Chinese geomancy is a practice which uses energy (chi) to harmonize individuals with their surroundings. Before my wife and I moved into our new home, we asked a…
Read More
Create a High Availability Setup – HetrixTools, PagerDuty, Python, Cloudflare

Create a High Availability Setup – HetrixTools, PagerDuty, Python, Cloudflare

Posted by By Mike Goh October 31, 2022Posted inDevelopers Technical TutorialsTags: Backup, ServersNo Comments
Introduction This tutorial will cover three things: Webhooks in Python with Flask, integrating PagerDuty with HetrixTools monitoring service, and using the Cloudflare DNS API with the⁣ cURL command. Python is one of the top programming languages for developers, and we…
Read More
MindsDB – Machine Learning with MySQL Tables Using PHP

MindsDB – Machine Learning with MySQL Tables Using PHP

Posted by By Mike Goh October 10, 2022Posted inDevelopers Technical TutorialsTags: Coding, SoftwareNo Comments
Introduction Machine learning has been around for a long time, and the emphasis on making sense of data was a selling point for many small and medium businesses. My first blush with machine learning was when I was assigned the…
Read More
Set Up Chef Infra Server, Workstation, Bootstrap Node and Create Cookbook

Set Up Chef Infra Server, Workstation, Bootstrap Node and Create Cookbook

Posted by By Mike Goh August 30, 2022Posted inDevelopers Technical TutorialsTags: DevOps, ServersNo Comments
Introduction Chef is an infrastructure as code (IAC) automation tool used to configure downstream clients known as nodes. This is one of the many configuration management tools used in DevOps among Ansible and Puppet. There are currently more jobs requiring…
Read More
Install Splunk on Linux with Trial to Free License

Install Splunk on Linux with Trial to Free License

Posted by By Mike Goh August 13, 2022Posted inDevelopers Technical TutorialsTags: DevOps, SoftwareNo Comments
Introduction I have heard of Splunk - a log analysis tool but having worked in the IT industry for last 15 years, I never had to work with it. However, one of my new job requirement as a Site Reliability…
Read More
Set Up SFTP Chroot Jail using OpenSSH

Set Up SFTP Chroot Jail using OpenSSH

Posted by By Mike Goh July 29, 2022Posted inDevelopers Technical TutorialsTags: Command Line, SecurityNo Comments
Introduction You may want to use one of your existing servers as a SFTP server without subscribing to another EC2 instance. Or you would like to have multiple SFTP users/vendors on a single SFTP server to save on resources and…
Read More

Posts navigation

Previous page 1 2 3 4 … 8 Next page
Trending
  • Asus Router Setup – Wifi Settings
  • How to Resolve iptables: No chain/target/match by that name
  • Create Helpdesk Ticketing System with Google Apps Script
  • Host Multiple Websites with jwilder nginx-proxy and letsencrypt-companion
Tags
Automation Tools Backup Cloud Coding Command Line DevOps Docker Family Fun Network Security Servers Software Web
  • About
  • Contact
  • Terms & Privacy
Copyright 2025 © Techsch.com. All rights reserved. Sinatra theme. Flaticon icons.
Scroll to Top