Fulltext results:
- Increase the Tomcat Upload Limit @info:sysadmin
- t-config> <!-- 50MB max --> <max-file-size>52428800</max-file-size> <max-request-size>52428800</max-request-size> <file-size-threshold>0</file-size-threshold> </multipart-config>
- How To Create a Moveable VM with VirtualBox @blog:2010
- user enters no value. <code bash> RAM="512" DISK_SIZE="8196" DISK_TYPE="vdi" </code> The script asks f... s entered. For example, the question for the disk size: <code bash> echo -n "Enter disk size in MiB [${DISK_SIZE}]: " read a DISK_SIZE=${a:-${DISK_SIZE}} </code> The main part. The base directory
- Formatting Syntax @wiki
- th curly brackets. Optionally you can specify the size of them. Real size: {{wiki:dokuwiki-128.png}} Resize to given width: ... ://secure.php.net/images/php.gif?200x50}} Real size: {{wiki:dokuwiki-128.png}}... > <html> This is some <span style="color:red;font-size:150%;">inline HTML</span> </html> <HTML> <p style
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- ==== Block Sizes ==== * The //physical block size// is 512 Bytes. * The //logical block size// is 4 KiB(([[http://en.wikipedia.org/wiki/Byte#Unit_multi... iB is default and recommended. * The //fragment size// is the logical block size divided by 1, 2, 4 or 8. So, it can be between 512 Bytes and 8 KiB. The def
- Dice Roller @blog:2009
- " method="GET"> <input type="text" name="n" size="2"/> d <input type="text" name="s" size="2"/> + <input type="text" name="o" size="4"/> <input type="submit" value="roll"/> <input disabled="true" type="text" name="r" size="4"/> </form> </code> ===== Javascript Code ==
- Memory Usage of a Solaris Container (Zone) @blog:2010
- ode bash> prstat -z zone -s rss prstat -z zone -s size </code> From the [[http://docs.oracle.com/cd/E19... s an argument. * ''rss'' Sort by resident set size. * ''size'' Sort by size of process image. Note the upper case ''-Z'' in the first an the lower case ''-z'' in t
- Cursor Size @info:linux:gnome
- ====== Cursor Size ====== To change the mouse cursor size in GNOME, use this command. Substitute the value ''32'' with your prefered size. <code bash> gsettings set org.gnome.desktop.interface cursor-size 32 </code> {{tag>desktop gnome linux mouse curso
- Oracle: SPFile and PFiles @info:oracle
- ash Recovery Area ==== === DB_RECOVERY_FILE_DEST_SIZE === The parameter ''DB_RECOVERY_FILE_DEST_SIZE'' specifies the size of the flash recovery area. * For more inforamtion, see the documentation: [[ht... <code sql> ALTER SYSTEM SET DB_RECOVERY_FILE_DEST_SIZE=8G SCOPE=BOTH SID='*'; </code> {{tag>admin oracl
- andunix.net
- idth:auto; } table.ax-links td { border:none;font-size:150%;font-weight:bold;padding:0;vertical-align:middle; } table.ax-links td.ax-domain { font-size:200%;text-align:right; } table.ax-links td.ax-isolator { font-size:200%;padding:0 0.25em;text-align:center; } table.
- Generate a Test Key @info:cryptography:openssl
- the number of bits, generates an RSA key nbits in size. If nbits is omitted, i.e. -newkey rsa specified, the default key size, specified in the configuration file is used. *
- Cleanup Packages @info:linux:debian
- ow-section Do not show sections. --show-size, -z Show installed size of packages found. --all-packages, -a Compare all packages
- Shadows @info:webdesign:css
- round-color: black; color: rgb(0, 255, 255); font-size: 14pt; padding: 6pt; text-shadow: 0pt 0pt 6px rgb
- fstyp @info:solaris
- goffset 64 cgmask 0xffffffc0 ncg 427 size 20972160 blocks 20654449 bsize 8192
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- ilename <filename> [--size <megabytes>|--sizebyte <bytes>]