Tag Archives: Bash

Debian MOTD Update Notifier

If you read one of our previous articles Debian Wheezy Dynamic MOTD, Debian Jessie Dynamic MOTD or Debian Stretch Dynamic MOTD, then you would probably note that I left out “Updates (20-updates)” from that tutorial. Since that tutorial was originally written, I have found an incredibly easy way of integrating update information into the dynamic MOTD system….  Read More 

Tera Term Terminal Emulator

Tera Term is the terminal emulator for Microsoft Windows, that supports serial port, telnet and SSH connections. Among many other features it also has built in Macro scripting language. Tera Term is often used to automate tasks related to remote connections initiated from PC. Tera Term, pronounced as ‘tera ta-mu’ and also known by the…  Read More 

ESXi 5.5 Firewall Commands

ESXi Firewall Commands Command Description esxcli network firewall get Returns the enabled or disabled status of the firewall and lists default actions. esxcli network firewall set –defaultaction Update default actions. esxcli network firewall set –enabled Set to true to enable the firewall, set to false to disable the firewall. esxcli network firewall load Load the…  Read More