Skip to main content

Recently Updated Pages

ArchLinux - Setting Up Fortinet SSL VPN

Linux Networking

Install ppp, openfortivpn and networkmanager's fortinet plugin package: sudo pacman -Syu ppp op...

Updated 3 years ago by Tingwai

Windows - Administration References

Windows

Windows Server RDP Port Registry Path Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\...

Updated 5 years ago by Tingwai

Playbook - Disable Windows Updates

Linux Ansible

This playbook will download disable_windows_update.ps1 from a server, reachable by all clients an...

Updated 5 years ago by Tingwai

Scripts - Disable Windows Updates

Windows

Clear-Host $WindowsUpdatePath = "HKLM:SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\" $Au...

Updated 5 years ago by Tingwai

Playbook - Clearing Users' Data Files in a Group of Windows Machines

Linux Ansible

The playbook below will remove all users' data in a computer that belongs in an inventory group. ...

Updated 5 years ago by Tingwai

Playbook - Update Windows Machine (Windows Update Disabled)

Linux Ansible

This playbook will: Modify windows update service to manual in case the machine is set to disab...

Updated 5 years ago by Tingwai

Playbook - Initiate Clamscan on Machines with ClamWin Installed

Linux Ansible

This playbook will initiate a full scan on all computers using Clamscan that is installed through...

Updated 5 years ago by Tingwai

Delete Old Emails and Notify User

Linux Scripts

ADMIN="admin@domain.com" # Admin email DOMAIN="domain.com" # Domain name HEADER="The emails lis...

Updated 5 years ago by Tingwai

Script - Backup Script for Home Directories and MySQL Databases

Linux Scripts

#!/bin/sh # Home directory to backup must be absolute path, with trailing slash home_dir='/h...

Updated 5 years ago by Tingwai

Refreshing Magento 2.x Static Contents

Development, Programming & DevOps CMS/E-Commerce

Remove static and var contents rm -rf pub/static/* var/cache/* var/composer_home/* var/generati...

Updated 6 years ago by Tingwai

Clearing Magento 2.x Orders

Development, Programming & DevOps CMS/E-Commerce

Script SET FOREIGN_KEY_CHECKS=0; # Clean order history TRUNCATE TABLE `sales_bestsellers_agg...

Updated 6 years ago by Tingwai

Fixing Incorrect Lid State by Hacking DSDT

Linux System

When I install a Linux distro to my VAIO notebook, I found that there is an annoying bug with the...

Updated 6 years ago by Tingwai

Script - Move Infected Emails to Quarantine and Notify Users

Linux Scripts

The following script will do the following: Parse email headers from ClamScan Results Move in...

Updated 6 years ago by Tingwai

Magento Development

Development, Programming & DevOps CMS/E-Commerce

Magento Controllers Code Pools Magento code pools are stored in app/code/ directory, it consist...

Updated 6 years ago by Tingwai

Turtl API Server and Client Installation CentOS 7

Linux Server Software

Turtl API Clone and Configure Turtl API Create a user for turtl API: sudo useradd turtl Switc...

Updated 6 years ago by Tingwai

Installing Clozure CL and QuickLisp on CentOS 7

Linux Software Development

Download Clozure CL Open up terminal and enter the command: svn co http://svn.clozure.com/public...

Updated 6 years ago by Tingwai

Install RethinkDB on CentOS 7

Linux Server Software

Installing RethinkDB sudo wget http://download.rethinkdb.com/centos/7/`uname -m`/rethinkdb.repo ...

Updated 6 years ago by Tingwai

SEO

Checklists & Cheatsheets

General Only use either 2 of H1 tag, URL and page title for keywords, anything more than that wi...

Updated 6 years ago by Tingwai

LVM Extending from New Physical Volume

Linux Storage

Create new physical volume from new partition Use fdisk utility to create new partition pvcre...

Updated 7 years ago by Tingwai

E: [pulseaudio] module.c: Failed to load module "module-equalizer-sink" (argument: ""): initialization failed.

Linux Sound

Symtoms Starting pulseaudio will forever Establishing connection, pulseaudio -v will reveal the...

Updated 7 years ago by Tingwai