Fulltext results:
- ISO 3166-2:DE @info:db:iso:3166-2
- ====== ISO 3166-2:DE ====== * urn:iso:std:iso:3166:-2:ed-2007:en * DE: http://de.wikipedia.org/wiki/ISO_3166-2:DE * EN: http://en.wikipedia.org/wiki/IS
- ISO 3166-1 @info:db:iso:3166-1
- ====== ISO 3166-1 ====== * urn:iso:std:iso:3166:-1:ed-2006:en * http://en.wikipedia.org/wiki/ISO_3166-1 * http://de.wikipedia.org/wiki/ISO-3166-
- localeadm @info:solaris
- with cat /etc/release and get a matching DVD or ISO image. If you're using an ISO image, you have to mount it (insert your path in the first line. <code bash> ISOIMG="/share/iso/sol-10-u8-ga-sparc-dvd.iso" LOFIDEV=$(lofiadm -a ${ISOIMG}) echo LOFIDEV=${LOFIDEV} mount -F hsfs ${L
- ISO 3166-2 @info:db:iso:3166-2
- ====== ISO 3166-2 ====== * urn:iso:std:iso:3166:-2:ed-2007:en * EN: http://en.wikipedia.org/wiki/ISO_3166-2 {{tag>standard iso country}}
- ISO 3166-1 alpha-2 @info:db:iso:3166-1
- ====== ISO 3166-1 alpha-2 ====== * urn:iso:std:iso:3166:-1:ed-2006:en#alpha-2 * http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 {{tag>standard iso country}}
- Install the Java-Plugin for Firefox @info:java
- /firefox-addons/plugins/'' to the file ''libnpjp2.so'' in the JRE's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib/amd64/libnpjp2.so \ /usr/lib/firefox-addons/plugins/libnpjp2.so </code> Please note, that I tested this with Ubuntu
- Change Encoding with iconv @info:script
- === ===== Convert Single File ===== iconv -f iso-8859-1 -t utf-8 -o OUTPUT.txt INPUT.txt Converts ''INPUT.txt'' from ''iso-8859-1'' to ''utf-8'' and writes it to ''OUTPUT.t... e bash> for f in $(find . -type f) do iconv -f iso-8859-1 -t utf-8 -o ${f}_$$_TEMP ${f} \ && mv ${
- root login with bash @info:script
- ystems, the ''root'' account is set to be a role, so you can't login as root, just ''su'' to ''root'' from an user which has the ''root'' role. Also, the ''root'' user has the bourne shell (''/bin/s
- Firefox Extensions @info:prog:firefox
- ust-have. Blocks all these blinking ads which are so anoying. | |[[https://addons.mozilla.org/firefox... rivate-tab/|Private Tab]] |Enables private tabs, so you can be logged in with two different accounts.
- Cleanup Packages @info:linux:debian
- packages is installed, all its dependencies are also automatically installed. If the selected package ... y Use --guess options only. See also: deborphan(1), orphaner(8) Report bugs to: Carste
- File System @info:solaris
- c/819-2254/hsfs-7fs|hsfs(7FS)]]**: High Sierra & ISO 9660 CD-ROM file system * **[[http://docs.sun.c
- Compare a Key with its Certificate @info:cryptography:openssl
- n server.key The exponent is quite always 65537. So we only need to compare the modulus. openssl x
- DynDNS Updates without a Client @info:script
- e. This script is part of my scripts collection, so you can find the latest version at http://bitbuck
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- s the logical block size divided by 1, 2, 4 or 8. So, it can be between 512 Bytes and 8 KiB. The defau
- Download a Server Certificate @info:cryptography:openssl
- The first certificate is the server certificate. So you only need to copy the output from the first '