Skip to content
TechSch
  • Blog
  • Reviews
  • Tutorials

Servers

Kernel-based virtual machines (KVM) and cloud server management.

Linux Troubleshooting Guide

Linux Troubleshooting Guide

Posted by By Mike Goh February 7, 2023Posted inDevelopers Technical TutorialsTags: Command Line, ServersNo Comments
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 Internet, but some require more…
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
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
Troubleshoot and Fix Windows Problems

Troubleshoot and Fix Windows Problems

Posted by By Mike Goh April 18, 2022Posted inDevelopers Technical TutorialsTags: ServersNo Comments
Introduction I have encountered various Windows problems and had to troubleshoot them while working as a system administrator dealing with Active Directory, Print server, and Level 1 support for end-user laptops. Some fixes are worth noting down because they are…
Read More
Using Ansible to Automate Deployment for Apps and IT Infrastructure

Using Ansible to Automate Deployment for Apps and IT Infrastructure

Posted by By Mike Goh July 3, 2020Posted inDevelopers Technical TutorialsTags: DevOps, ServersNo Comments
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…
Read More
Which Cloud Providers for Cheapest On-demand Pay-as-you-go Hourly Prices

Which Cloud Providers for Cheapest On-demand Pay-as-you-go Hourly Prices

Posted by By Mike Goh May 2, 2020Posted inSoftware and Web Services ReviewsTags: Cloud, ServersNo Comments
I never had to buy any on-demand virtual machines (VMs) for my app development. This is because I am always subscribed to 2-3 Virtual Private Server (VPS) on yearly plans from lesser-known host providers which is cheaper than the usual…
Read More
Change Port and Disallow Root Login to Secure SSH Server

Change Port and Disallow Root Login to Secure SSH Server

Posted by By Mike Goh April 24, 2020Posted inDevelopers Technical TutorialsTags: Security, ServersNo Comments
When you subscribe to a Linux VPS (Virtual Private Server) from any host providers, the default firewall rule is to accept all incoming connections to any ports hence you can connect via Port 22 using a SSH telnet client like…
Read More
How to Secure Server with Firewall using iptables

How to Secure Server with Firewall using iptables

Posted by By Mike Goh April 23, 2020Posted inDevelopers Technical TutorialsTags: Security, ServersNo Comments
iptables is a command-line firewall utility that allows a system administrator to configure the IP packet filter rules made possible by the Netfilter modules complied into the Linux Kernel. The rules are kept to a bare minimum on the firewall…
Read More
Trending
  • How to Resolve iptables: No chain/target/match by that name
  • Asus Router Setup – Wifi Settings
  • Create Helpdesk Ticketing System with Google Apps Script
  • Host Multiple Websites with jwilder nginx-proxy and letsencrypt-companion
Tags
Backup Cloud Coding Command Line DevOps Docker Domain DNS Email Family Fun Network NGINX Security Servers Software Web WordPress
  • About
  • Contact
  • Terms & Privacy
Copyright 2023 © Techsch.com. All rights reserved. Sinatra theme. Flaticon icons.
Scroll to Top