Fulltext results:
- Generate a Test Key @info:cryptography:openssl
- ====== Generate a Test Key ====== openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout testkey.key... a certificate request. This is typically used to generate a test certificate or a self signed root CA. The ... ms. rsa:nbits, where nbits is the number of bits, generates an RSA key nbits in size. If nbits is omitted, i
- Formatting Syntax @wiki
- more than three headlines, a table of contents is generated automatically -- this can be disabled by includi... o 'The PHP version: '; echo phpversion(); echo ' (generated inline HTML)'; </php> <PHP> echo '<table class="
- Compare directories @info:script
- directories ====== For each of the directories, generate a digest file: <code bash> find DIR -type f -exe
- WiFi Config QR-Code @info
- ====== WiFi Config QR-Code ====== To generate a qr-code for a wifi config, you must encode the following UR
- Virtual Network Visualization @blog:2009
- ipt which takes the output of dladm show-link and generates a dot-File, which then can be rendered using [[h
- Virtual Network Visualization @info:solaris
- ''dladm show-linkprop -o link,value -p zone'' and generates a dot-File, which then can be rendered using [[h
- How To Create a Moveable VM with VirtualBox @blog:2010
- e tool. ''SCRIPT_EXT='' is the extensions for the generated scripts. <code bash> VBOX="/usr/bin/VBoxManage"