Recently Updated Pages
ArchLinux - Setting Up Fortinet SSL VPN
Install ppp, openfortivpn and networkmanager's fortinet plugin package: sudo pacman -Syu ppp op...
Windows - Administration References
Windows Server RDP Port Registry Path Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\...
Playbook - Disable Windows Updates
This playbook will download disable_windows_update.ps1 from a server, reachable by all clients an...
Scripts - Disable Windows Updates
Clear-Host $WindowsUpdatePath = "HKLM:SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\" $Au...
Playbook - Clearing Users' Data Files in a Group of Windows Machines
The playbook below will remove all users' data in a computer that belongs in an inventory group. ...
Playbook - Update Windows Machine (Windows Update Disabled)
This playbook will: Modify windows update service to manual in case the machine is set to disab...
Playbook - Initiate Clamscan on Machines with ClamWin Installed
This playbook will initiate a full scan on all computers using Clamscan that is installed through...
Delete Old Emails and Notify User
ADMIN="admin@domain.com" # Admin email DOMAIN="domain.com" # Domain name HEADER="The emails lis...
Script - Backup Script for Home Directories and MySQL Databases
#!/bin/sh # Home directory to backup must be absolute path, with trailing slash home_dir='/h...
Refreshing Magento 2.x Static Contents
Remove static and var contents rm -rf pub/static/* var/cache/* var/composer_home/* var/generati...
Clearing Magento 2.x Orders
Script SET FOREIGN_KEY_CHECKS=0; # Clean order history TRUNCATE TABLE `sales_bestsellers_agg...
Fixing Incorrect Lid State by Hacking DSDT
When I install a Linux distro to my VAIO notebook, I found that there is an annoying bug with the...
Script - Move Infected Emails to Quarantine and Notify Users
The following script will do the following: Parse email headers from ClamScan Results Move in...
Magento Development
Magento Controllers Code Pools Magento code pools are stored in app/code/ directory, it consist...
Turtl API Server and Client Installation CentOS 7
Turtl API Clone and Configure Turtl API Create a user for turtl API: sudo useradd turtl Switc...
Installing Clozure CL and QuickLisp on CentOS 7
Download Clozure CL Open up terminal and enter the command: svn co http://svn.clozure.com/public...
Install RethinkDB on CentOS 7
Installing RethinkDB sudo wget http://download.rethinkdb.com/centos/7/`uname -m`/rethinkdb.repo ...
SEO
General Only use either 2 of H1 tag, URL and page title for keywords, anything more than that wi...
LVM Extending from New Physical Volume
Create new physical volume from new partition Use fdisk utility to create new partition pvcre...
E: [pulseaudio] module.c: Failed to load module "module-equalizer-sink" (argument: ""): initialization failed.
Symtoms Starting pulseaudio will forever Establishing connection, pulseaudio -v will reveal the...