Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- and exit [-q|--nologo] suppress the logo [--settingspw <pw>] provide the settings... able] showvminfo <uuid>|<name> --log <idx> registervm <filename> ... [--nataliasmode<1-N> default|[log],[proxyonly], ... bpath null|<folder> | loghistorycount <value> usbfilter
- root login with bash @info:script
- ====== root login with bash ====== On our systems, the ''root'' account is set to be a role, so you can't login as root, just ''su'' to ''root'' from an user w... much easier. Using this command, you can directly log in as ''root'' with a ''bash'' shell. ssh demo... com -t "su - root -c /bin/bash"' This enables me logging in with just: $ demo_root Password: #
- Oracle: Recovery Manager @info:oracle
- bash> rman target / </code> ===== Delete Archive Logs ===== Delete all archive logs but keep the last 45 days: <code sql> DELETE ARCHIVELOG ALL COMPLETED... BEFORE 'SYSDATE -45'; </code> To remove archive logs older than 3 days without prompting, e.g. via cr... ; </code> A sample script could be (deleting all logs except the last three days): <code bash> #!/bin
- DynDNS Updates without a Client @info:script
- curl --silent --show-error --insecure --user ${LOGIN} "${UPDATE_URL}?hostname=${domain}" done </code> First, the login credentials (the ''$LOGIN'' variable) and the server's URL (''$UPDATE_URL'') are read from the confi... e an example config file: <file bash dyndns.cfg> LOGIN="jdoe:secret" UPDATE_URL="http://members.dyndns
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- i@0/pci@1/pci@0/pci@2/network@0" 0 "e1000g"'' * logical device name: ''e1000g0'' * logical device path: ''/dev/e1000g0'' (symlink to physical device pat... e //physical block size// is 512 Bytes. * The //logical block size// is 4 KiB(([[http://en.wikipedia.... and recommended. * The //fragment size// is the logical block size divided by 1, 2, 4 or 8. So, it ca
- Git @info:code
- git init [DIR] Bare: git init --bare [DIR] === Log === See commits between branches: git log master..develop ===== Branches ===== === List Branches ===
- fstyp @info:solaris
- 0 cgrotor 357 fmod 0 ronly 0 logbno 1568 version 2 fs_reclaim FS_RECLAIM file sys... t: 27 ashift: 9 asize: 17136615424 is_log: 0 DTL: 106 gen_clean: true gen_guid: '942519
- Oracle Errors @info:oracle
- s full. * **Resolution**: [[rman|Remove archive logs]]. * **Resolution**: [[spfile_and_pfiles|Enlar
- Firefox Extensions @info:prog:firefox
- ivate Tab]] |Enables private tabs, so you can be logged in with two different accounts. | |[[https:/