Fulltext results:
- Formatting Syntax @wiki
- es. Simply have a look at the source of this page by pressing "Edit this page". If you want to try som... a paragraph, you can use two backslashes followed by a whitespace or the end of line. This is some te... nly recognized at the end of a line\\ or followed by\\ a whitespace \\this happens without it. This... y recognized at the end of a line\\ or followed by\\ a whitespace \\this happens without it. You sh
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- work --limit <megabytes per second>[k|m|g|K|M|G] | ... ame> --limit <megabytes per second>[k|m|g|K|M|G] | ... , K=kilobyte, M=megabyte, G=gigabyte) showhdinfo <uuid>|<filename> createhd
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- izes ==== * The //physical block size// is 512 Bytes. * The //logical block size// is 4 KiB(([[http://en.wikipedia.org/wiki/Byte#Unit_multiples|Kibibyte (KiB)]])) or 8 KiB. On sun4u only 8 KiB is supported. 8 KiB is default and ... fragment size// is the logical block size divided by 1, 2, 4 or 8. So, it can be between 512 Bytes and
- MySQL: Create User @info:mysql:user
- = <code sql> CREATE USER '{user}'@'%' IDENTIFIED BY '{passwd}'; </code> ==== Create User and Databas... ' <code sql> CREATE USER '{user}'@'%' IDENTIFIED BY '{passwd}'; GRANT USAGE ON * . * TO '{user}'@'%' IDENTIFIED BY '{passwd}' WITH MAX_QUERIES_PER_HOUR 0 MAX... ALL ON `dbname`.* TO 'dbuser'@'dbhost' IDENTIFIED BY 'dbpass'; </code> {{tag>admin database mysql sql
- Debug Server Certificate from Client @info:cryptography:openssl
- DgYDVR0PAQH/BAQDAgWgMAwGA1UdEwEB /wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMFAGA1UdIARJMEcw OwYL... 9Cf2ISqnyFfNaFbxCtjDei8d12nxDf9Sy2e6B1pocCEzNFti/OBy59L dLBJKjHoN0DrH9mXoxoR1Sanbg+61b4s/bSRZNy+OxlQDX... ate CA names sent --- SSL handshake has read 3229 bytes and written 443 bytes --- New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384 Server public ke
- Generate a Test Key @info:cryptography:openssl
- he output filename to write to or standard output by default. Now you can pack the key into a PKCS#12... certificates and private keys to, standard output by default. They are all written in PEM format. * ... PKCS#12 file to be parsed. Standard input is used by default. {{tag>cryptography howto openssl securi
- Memory Usage of a Solaris Container (Zone) @blog:2010
- output lines (that is, processes, lwps, or users) by key in descending order. Only one key can be used as an argument. * ''rss'' Sort by resident set size. * ''size'' Sort by size of process image. Note the upper case ''-Z'' in the f
- Travian Map Download Script @z:travian
- nce, sum(population) FROM ${world}_world w1 GROUP BY w1.aid; __SQL__ echo " `date +'%H:%M:%S'`: ${... FT JOIN ${world}_village h ON h.vid = v.vid GROUP BY v.vid; UPDATE ${TEMP_TABLE} SET inactive = 0 WHE... village v WHERE v.vid=w.vid GROUP by w.uid; -- -- end of sql -- __SQL__ echo "`date
- Program @p:dmx
- toller has an program counter which is counted up by one every iteration. The iterations will be 5ms (... d_value * uint8 duration This results in seven bytes per structure. If there are 128 program slots, this will take 896bytes of RAM.
- Oracle: List Accounts with Objects @info:oracle
- sql> SELECT DISTINCT OWNER FROM DBA_OBJECTS ORDER BY OWNER; </code> If you want to list all accounts,... <code sql> SELECT USERNAME FROM ALL_USERS ORDER BY USERNAME; </code> Or, if you only want the DBAs: <code sql> SELECT USERNAME FROM DBA_USERS ORDER BY USERNAME; </code> {{tag>admin oracle sqlplus}}
- Print all certificates in a file @info:cryptography:openssl
- or CRLs contained in the file. They are preceded by their subject and issuer names in one line format... he output filename to write to or standard output by default. {{tag>cryptography howto openssl securi
- Cleanup Packages @info:linux:debian
- Try to report python libraries. --guess-ruby Try to report ruby libraries. --guess-section Try to report libraries in w
- DokuWiki @wiki
- ware that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]].... the large number of [[doku>plugins]] contributed by its vibrant community allow for a broad range of
- Travian Village Planner @blog:2009
- on a village planner for Travian. It was inspired by the village planner at [[http://www.ebav.co.uk/tr... as saving the village to a bookmark. This is done by the URL parameter “a”. The parameter contains one
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- e commands will be executed with the rights given by this profile, so they need to be executes with ''... this to the file ''/etc/vfstab''. You can do this by executing ''pfexec vi /etc/vfstab''. <code> shar