http://www-dl.emulex.com/support/linux/tools/linux_tools.html http://cmw3wbd10.emulex.com/downloads/oem-qualified-downloads/oracle/drivers/vmware-drivers-for-oracle/iputil-74013/re…
A working notebook for zeal & the open systems beneath it.
The definition of vim is boundless zeal and excitement. — by cpx, since 2007. Linux, MSWindows, security, networking, and the small dotfiles that make a workstation feel like home.
view "officeA" { match-clients { 192.168.1.0/24; }; include "/etc/named.conf.zones-rfc1912"; include "/etc/named.conf.zones-common"; include "/etc/named.conf.zones-officeA"; }; vie…
Use Ctrl+V to select the first column of text in the lines you want to comment. Then hit Shift+i and type the text you want to insert. Then hit Esc, wait 1 second and the inserted…
File link File size File description ibm_sw_srapp_9.30-17006_anyos_32-64.iso 350,212,096 IBM ServeRAID Application CD ibm_sw_srapp_9.30-17006_anyos_32-64.chg 11,154 CHANGE H…
#Execute a command without saving it in the history HISTCONTROL=ignorespace ; export $HISTCONTROL
Everyone has probably heard that Windows Server 2012 will add around 2,300 new Windows PowerShell commands. Today, however, PowerShell still works with just a subset of the Windows…
SQL> select resource_name,limit from dba_profiles where profile='DEFAULT' and RESOURCE_NAME='PASSWORD_LIFE_TIME'; RESOURCE_NAME LIMIT -------------------------------- ----------…
EC_TO_TIME() returns a TIME, is constrained to the range of the TIME data type, and a warning occurs for arguments resulting in values outside of that range 1. Solution DROP FUNC…
Recursively download website wget -r --no-parent --reject "index.html*" http://mysite.com/configs/.vim/
history -c && history -w