How to Backup the ESXi Configuration (https://graspingtech.com/backup-vmware-esxi-6-5-configuration/) First of all, since this tutorial will be using the ESXi command line, … More
Author: Angel
Scripting Linux to Backup Cisco Devices
Backup Router, Switch and Firewall using this: Backup WLC using this: spawn ssh $deviceexpect “Password:” send “$pass\n” expect “>” send … More
SanDisk SSD Dashboard
SanDisk SSD Dashboard Support Information The SanDisk SSD Dashboard helps users maintain peak performance of the SanDisk SSD in Windows® operating … More
How to enable OS X screen sharing (VNC) through SSH?
Source: http://technotes.twosmallcoins.com/?p=279 Putty is a good SSH client for Windows. 1) SSH into your remote OS X machine with an … More
Updates Message of the Day
Ever login to a Debian/Ubuntu system that just says the servername or something similar, but not the number of updates … More
Extend Certificate Expiration – Windows Certificate Services
have you noticed that Certs you create on your Standalone or intermediate CA have a 1 year lifespan even if … More
Know about SAN Certificate and How to Create With OpenSSL
Original here – Reduce SSL cost and maintenance by using single certificate for multiple websites using SAN certificate SAN stands for … More
Self-Signed Wildcard certificate with SAN using openssl / SSL
Copy the default template of openssl.cnf to a writable location. cp /System/Library/OpenSSL/openssl.cnf src Uncomment the req_extensions = v3_req req_extensions = v3_req # … More
Clear IP Tables (Firewall)
First, set the default policies for each of the built-in chains to ACCEPT. The main reason to do this is … More
ISE expanding the data partition
This article was found on the internet… I haven’t tried it.. but will consider it on a test copy of … More