• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » fi
Trace: • fun • ISO 3166-2:DE • backup • ISO 3166-1 alpha-2 • Clear DNS Cache • port • cloudtable • Travian Village Planner - Tribe & Village Name • apple • performance

fi
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info
  • Any namespace
  • info:cryptography (8)
  • info:solaris (7)
  • info:script (5)
  • info:mac (4)
  • info:linux (3)
  • info:oracle (3)
  • info:java (2)
  • info:prog (2)
  • info:sysadmin (2)
  • info:android (1)
  • info:code (1)
  • info:virtualbox (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • firefox
  • WiFi Config QR-Code
  • Install the Java-Plugin for Firefox
  • Oracle: SPFile and PFiles
  • File System
  • Compare a Key with its Certificate
  • Convert a Certificate
  • Debug Server Certificate from Client
  • Download a Server Certificate
  • Print all certificates in a file
  • Print Information about a Certificate
  • Firefox Extensions
  • Firefox
  • andunix Infos

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
39 Hits, Last modified: 12 years ago
rovide the settings password [--settingspwfile <file>] provide a file containing the settings password ===== Commands: ===== list [--long|-l] ... |<name> --log <idx> registervm <filename> unregistervm <uuid>|<name>... ate2dvideo on|off] [--firmware bios|efi|efi32|efi64]
Firefox Extensions @info:prog:firefox
30 Hits, Last modified: 12 years ago
====== Firefox Extensions ====== ===== Browsing Extensions ===== ^ //**Extension**// ^ //**Description**// ^ |[[https://addons.mozilla.org/firefox/addon/adblock-plus/|Adblock Plus]] |A must-... are so anoying. | |[[https://addons.mozilla.org/firefox/addon/greasemonkey/|Greasemonkey]] |Customi... sing JavaScript. | |[[https://addons.mozilla.org/firefox/addon/wot-safe-browsing-tool/|WOT, Web of Tr
File System @info:solaris
19 Hits, Last modified: 13 years ago
====== File System ====== ===== File System Organization ===== * File system organization - [[http://docs.sun.com/app/docs/doc/819-2252/filesystem-5|filesystem(5)]] ===== File Systems ===
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
19 Hits, Last modified: 13 years ago
e studying the preparation books. ===== Managing File Systems ===== ==== List Devices ==== To list ... 000g'' * driver instance: 0 ==== Device Config Files ==== === /etc/path_to_inst === The file ''[[solaris:etc:path_to_inst|/etc/path_to_inst]]'' maps ... d -s - <target raw device> ==== Inodes ==== * Find all hard links of a given inode: find <files
Generate a Test Key @info:cryptography:openssl
13 Hits, Last modified: 11 years ago
icate (if any) are specified in the configuration file. Unless specified using the set_serial option 0... default key size, specified in the configuration file is used. * ''[[http://www.openssl.org/docs/ap... m__keyout|-keyout testkey.key]]'': this gives the filename to write the newly created private key to. If this option is not specified then the filename present in the configuration file is used.
Cleanup Packages @info:linux:debian
13 Hits, Last modified: 12 years ago
r automatically installed but leftover packages. First, you have to install ''deborpan'': <code bash... : --help, -h This help. --status-file, -f FILE Use FILE as statusfile. --version, -v Version information. --show-deps, -d
Increase the Tomcat Upload Limit @info:sysadmin
11 Hits, Last modified: 9 years ago
as a limit of 50MiB. This limit is defined in the file ''WEB-INF/web.xml'' within the "manager"-App: ... tipart-config> <!-- 50MB max --> <max-file-size>52428800</max-file-size> <max-request-size>52428800</max-request-size> <file-size-threshold>0</file-size-threshold> </mu
fstyp @info:solaris
11 Hits, Last modified: 13 years ago
===== fstyp ====== ''fstyp'' reports the type of file system. With the ''-v'' (verbose) option report... S: ''fstyp'' ==== fstyp /dev/rdsk/c1t0d0s0 <file> ufs </file> ==== UFS: ''fstyp -v'' ==== fstyp -v /dev/rdsk/c1t0d0s0 <file> ufs magic 11954 format dynamic time We
DynDNS Updates without a Client @info:script
8 Hits, Last modified: 13 years ago
"${UPDATE_URL}?hostname=${domain}" done </code> First, the login credentials (the ''$LOGIN'' variabl... 's URL (''$UPDATE_URL'') are read from the config file ''~/.dyndns.cfg''. Here an example config file: <file bash dyndns.cfg> LOGIN="jdoe:secret" UPDATE_URL="http://members.dyndns.org/nic/update" # Dy
localeadm @info:solaris
8 Hits, Last modified: 13 years ago
ge, you have to mount it (insert your path in the first line. <code bash> ISOIMG="/share/iso/sol-10-u... [ da_DK.ISO8859-1, da_DK.ISO8859-15, da_DK.UTF-8, fi_FI.ISO8859-1, fi_FI.ISO8859-15, fi_FI.UTF-8, is_IS.ISO8859-1, is_IS.UTF-8, no_NO.ISO8859-1@bokmaal, nb_N
Print all certificates in a file @info:cryptography:openssl
8 Hits, Last modified: 13 years ago
====== Print all certificates in a file ====== This command is especially helpful if you want to use ... ts to print all the certificates and then cut the file and store each certificate in a single file. openssl pkcs7 -in file.pem -print_certs -out certs.pem Informations about the used arguments
Android Backup @info:android
7 Hits, Last modified: 13 years ago
will automatically insert the current date in the filename: <code bash> adb backup -apk -shared -all ... code> Which may result in a listing like this: <file> List of devices attached ???????????? no permissions </file> You can solve this by restarting the adb serv... do adb kill-server sudo adb start-server </code> <file> * daemon not running. starting it now on port
Oracle: SPFile and PFiles @info:oracle
6 Hits, Last modified: 13 years ago
PFiles ====== Oracle reads its parameters from a file called "SPFile". You can't change it directly as it's a binary file. Additionally, Oracle can read the parameters from "PFiles", which are regular text files. ===== Create PFile ===== To export the SPFi... = ==== Flash Recovery Area ==== === DB_RECOVERY_FILE_DEST_SIZE === The parameter ''DB_RECOVERY_FILE
Install the Java-Plugin for Firefox @info:java
6 Hits, Last modified: 11 years ago
====== Install the Java-Plugin for Firefox ====== To install the Java plugin for Firefox, you have to create a symlink from Firefox's plugin directory ''/usr/lib/firefox-addons/plugins/'' to the file ''libnpjp2.so'' in the JRE's
Firefox @info:prog:firefox
6 Hits, Last modified: 13 years ago
====== Firefox ====== ===== Start another Firefox ===== To start another instance of firefox, use this command: firefox -P "My Profile" -no-remote For more information visit [[http://kb
Download a Server Certificate @info:cryptography:openssl
5 Hits, Last modified: 11 years ago
Compare a Key with its Certificate @info:cryptography:openssl
4 Hits, Last modified: 13 years ago
Mercurial
4 Hits, Last modified: 13 years ago
rmdir for OSX @info:mac
4 Hits, Last modified: 10 years ago
Git @info:code
4 Hits, Last modified: 7 years ago
Change Encoding with iconv @info:script
3 Hits, Last modified: 13 years ago
Command Line Audio @info:mac
3 Hits, Last modified: 13 years ago
exiftool @info:script
3 Hits, Last modified: 9 years ago
Virtual Network Visualization @info:solaris
3 Hits, Last modified: 13 years ago
Compare directories @info:script
2 Hits, Last modified: 7 years ago
Oracle: Resize Instance @info:oracle
2 Hits, Last modified: 13 years ago
Debug Server Certificate from Client @info:cryptography:openssl
2 Hits, Last modified: 12 years ago
Print Information about a Key @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
Print Information about a Certificate @info:cryptography:openssl
2 Hits, Last modified: 10 years ago
Clear DNS Cache @info:mac
1 Hits, Last modified: 10 years ago
firefox
1 Hits, Last modified: 13 years ago
/etc @info:solaris
1 Hits, Last modified: 13 years ago
Oracle: EXP @info:oracle
1 Hits, Last modified: 13 years ago
Cryptography @info:cryptography
1 Hits, Last modified: 13 years ago
jps - Java Virtual Machine Process Status Tool @info:java
1 Hits, Last modified: 13 years ago
Command Line Tools Used in My Scripts @info:script
1 Hits, Last modified: 13 years ago
SSH @info:sysadmin
1 Hits, Last modified: 10 years ago
Setting the Timezone @info:linux:debian
1 Hits, Last modified: 13 years ago
/etc/path_to_inst @info:solaris:etc
1 Hits, Last modified: 13 years ago
Disable Core Dumps @info:linux
1 Hits, Last modified: 12 years ago
Make your Mac feel at Home @info:mac
1 Hits, Last modified: 10 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki