Skip to content
TechSch
  • Blog
  • Reviews
  • Tutorials

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...

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...

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...

PNY Elite 480GB USB 3.0 Portable SSD Review

Introduction Whatever you call it - thumb drive, flash drive or just plain USB, is a wonderful little gadget that had since made CD obsolete. Gone are the days when we are required to boot up Windows CD to install...

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...

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 Databases and Files, Rotate and Rsync to Remote

We should always schedule backups for our website files and databases but should never keep the backups only in the server which your websites and databases reside in. If you are on solid cloud providers like Amazon Web Services (AWS)...

Using Ansible to Automate Deployment for Apps and IT Infrastructure

Introduction Ansible is one of the few configuration management tools in the DevOps environment. It is an infrastructure automation platform used to deploy our applications and systems rapidly to enable continuous integration and continuous deployment. While there are others like...

Host Website on IPv6 NAT VPS with Cloudflare DNS and NGINX

Introduction Cloud services like AWS, DigitalOcean and lesser-known VPS hosting providers sell VM (Virtual Machines). The annual price can range from $20 (less-known providers) to $70 for cloud services like AWS. All VM plans come with 1 dedicated IPv4 address...

Set Up DKIM, SPF and Reverse DNS to Improve Mail Deliverability

Introduction DomainKeys Identified Mail (DKIM) is a protocol that contributes to DMARC compliance and requests the sender origin to take responsibility for sent messages that can be verified by mailbox providers. Essentially, it enables the outbound domain to digitally sign...
Learned a New Word Today – ‘Clickjacking’

Learned a New Word Today – ‘Clickjacking’

Posted by By Mike Goh April 17, 2020Posted inDaily Rants and Excitement BlogTags: SecurityNo Comments
Recently, I received an email from my supervisor asking me to do an assessment on a bug. The whole story unfolded as I scrolled down the email conversation. It was a web security vulnerability actually and it was originally reported…
Read More
How to Backup WordPress Database and Directory Docker Containers

How to Backup WordPress Database and Directory Docker Containers

Posted by By Mike Goh April 16, 2020Posted inDevelopers Technical TutorialsTags: Backup, Database, Docker, WordPressNo Comments
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…
Read More
Which Top-level Domain (TLD) for you, Sir?

Which Top-level Domain (TLD) for you, Sir?

Posted by By Mike Goh April 14, 2020Posted inSoftware and Web Services ReviewsTags: Domain DNS, WebNo Comments
I was working from home (WFH) for a month because of COVID-19. I decided to spin off a tech tutorial website powered by WordPress. This has always been on my mind but I never really did have the time. It…
Read More
Change Domain for WordPress Docker Container with phpMyAdmin

Change Domain for WordPress Docker Container with phpMyAdmin

Posted by By Mike Goh April 14, 2020Posted inDevelopers Technical TutorialsTags: Database, Docker, Domain DNS, WordPressNo Comments
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…
Read More
Setup Cheap Self-Hosted WordPress with Domain for just $7/year

Setup Cheap Self-Hosted WordPress with Domain for just $7/year

Posted by By Mike Goh April 12, 2020Posted inDevelopers Technical TutorialsTags: Domain DNS, Web, WordPressNo Comments
Do you know the difference in service provided between wordpress.com vs wordpress.org? You can register for a free hosted blog at wordpress.com with limited features or you can subscribe to their paid plans to unlock them. However, at wordpress.org, you…
Read More
How to Make ‘docker-compose’ Short and Quick Using Aliases

How to Make ‘docker-compose’ Short and Quick Using Aliases

Posted by By Mike Goh April 12, 2020Posted inDevelopers Technical TutorialsTags: Command LineNo Comments
Have you at times need to type docker-compose repeatedly to bring containers up and down or to check processes while in development? Here is a neat trick to shorten docker-compose to just 2 letters dc. This is a one-time change…
Read More

Posts navigation

Previous page 1 2 3 4

Trending

  • Host Multiple Websites with jwilder nginx-proxy and letsencrypt-companion
  • Change Domain for WordPress Docker Container with phpMyAdmin
  • Create Helpdesk Ticketing System with Google Apps Script
  • PNY Elite 480GB USB 3.0 Portable SSD Review

Tags

Backup Cloud Computing Command Line Database DevOps Docker Domain DNS Email Family Firewall Fun Google Services Network NGINX Security Servers Software Web WordPress
  • About
  • Contact
  • Terms & Privacy
Copyright 2021 © Techsch.com. All rights reserved. Sinatra theme. Flaticon icons.
Scroll to Top