#mysql alias mysql="mysql –pager='less -niSFX'"
$ for drive in 0 1 2 3 4 5 6 7 > do > mt -f /dev/rmt/$drive status > done
mysql> pager less; PAGER set to ‘less’ Выводим информацию о текущих установках глобальных переменных: mysql>…
I skimmed over this thread and I think I can help clarify the innodb, rsync, and lvm situation. The basic issue with just running rsync on the files under a running mysqld is that…
http://www.webdavsystem.com/ajaxfilebrowser
fping -a -q -g 192.168.0.0/24
Correct dd BS= 0 # cat script.sh #!/bin/bash # #create a file to work with # echo "creating a file to work with" dd if=/dev/zero of=/var/tmp/infile count=1175000 for bs in 1k 2k 4k…
http://<FQDN or IP Address>:9443/vsphere-client/ vCLI VMware vSphere® Management Assistant (vMA): - virtual appliance VMware vSphere® PowerCLI: • Automation tool f…
vmfs-fuse debugvmfs fsck.vmfs VMware VMFS cd /vmfs/ Local or SAN
You can search forward as well. From the bash info manual, "8.2.5 Searching for Commands in the History": To search backward in the history for a particular string, type C-r. Typin…