• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » file
Trace: • dladm • aboutme • laptop • map • MacPorts • download • locale • limit • kenai • Make your Mac feel at Home

file
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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info
  • Any namespace
  • info:cryptography (7)
  • info:oracle (5)
  • info:solaris (5)
  • info:linux (3)
  • info:script (3)
  • info:mac (2)
  • info:sysadmin (2)
  • info:android (1)
  • info:java (1)
  • info:prog (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:

  • Oracle: SPFile and PFiles
  • File System
  • Print all certificates in a file

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
32 Hits, Last modified: 12 years ago
provide the settings password [--settingspwfile <file>] provide a file containing the settings password ===== Commands: ===== list [--long|-l] ... N> on|off] [--nictracefile<1-N> <filename>] [--n
Oracle: SPFile and PFiles @info:oracle
26 Hits, Last modified: 13 years ago
====== Oracle: SPFile and 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
File System @info:solaris
14 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 ===== This is a non-complete list of fil
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: <c... 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> </mult
fstyp @info:solaris
10 Hits, Last modified: 13 years ago
===== fstyp ====== ''fstyp'' reports the type of file system. With the ''-v'' (verbose) option reports ... S: ''fstyp'' ==== fstyp /dev/rdsk/c1t0d0s0 <file> ufs </file> ==== UFS: ''fstyp -v'' ==== fstyp -v /dev/rdsk/c1t0d0s0 <file> ufs magic 11954 format dynamic time Wed
Cleanup Packages @info:linux:debian
9 Hits, Last modified: 12 years ago
: --help, -h This help. --status-file, -f FILE Use FILE as statusfile. --version, -v Version information. --show-deps, -d Show depend
Oracle: Resize Instance @info:oracle
8 Hits, Last modified: 13 years ago
to 6GB and the PGA to 2GB. First, change the [[spfile_and_pfiles|SPFile]]: <code sql> ALTER SYSTEM SET pga_aggregate_target = 2G SCOPE=SPFILE; ALTER SYSTEM SET sga_target = 6G SCOPE=SPFILE; </code> Then, (optionally) export the SPFile to a PFil
Generate a Test Key @info:cryptography:openssl
8 Hits, Last modified: 11 years ago
icate (if any) are specified in the configuration file. Unless specified using the set_serial option 0 w... default key size, specified in the configuration file is used. * ''[[http://www.openssl.org/docs/apps... ed then the filename present in the configuration file is used. * ''[[http://www.openssl.org/docs/apps... ssl.org/docs/apps/pkcs12.html|pkcs12]]'': PKCS#12 file utility. * ''[[http://www.openssl.org/docs/apps
Android Backup @info:android
6 Hits, Last modified: 13 years ago
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 server... do adb kill-server sudo adb start-server </code> <file> * daemon not running. starting it now on port 5037 * * daemon started successfully * </file> After this, the output of ''adb devices'' will
Print all certificates in a file @info:cryptography:openssl
6 Hits, Last modified: 13 years ago
====== Print all certificates in a file ====== This command is especially helpful if you want to use To... 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 from
DynDNS Updates without a Client @info:script
5 Hits, Last modified: 13 years ago
'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" # DynDNS... trato.com/nic/update" # Strato's DynDNS service </file> The file ''.dyndns.domains'' contains all the d
Compare a Key with its Certificate @info:cryptography:openssl
4 Hits, Last modified: 13 years ago
sl rsa -noout -modulus -in server.key Example: <file> $ openssl x509 -noout -modulus -in server.cer M... 9D461C 7F4699C901C2F8987CC873703FC3932640354D63 </file> It's easier to compare them if you calculate a ... -modulus -in server.key | openssl md5 Example: <file> $ openssl x509 -noout -modulus -in server.cer | ... .key: (stdin)= 91cc0cf512b528689960a9fbd42bdabe </file> {{tag>openssl cryptography key certificate howt
Command Line Audio @info:mac
3 Hits, Last modified: 13 years ago
from 0 (mute) to 10 (maximum). ===== Play Audio File ===== How to play an audio file from command line is described here: [[http://www.macosxhints.com/arti... udio player]]. You just enter <code bash> afplay file.wav </code> More information on how to use afpla
Firefox @info:prog:firefox
3 Hits, Last modified: 13 years ago
f firefox, use this command: firefox -P "My Profile" -no-remote For more information visit [[http://... Opening_a_new_instance_of_Firefox_with_another_profile|Opening a new instance of your Mozilla application with another profile]] in the [[http://kb.mozillazine.org/|mozillaZine
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
3 Hits, Last modified: 13 years ago
e studying the preparation books. ===== Managing File Systems ===== ==== List Devices ==== To list th... Config Files ==== === /etc/path_to_inst === The file ''[[solaris:etc:path_to_inst|/etc/path_to_inst]]'... type> <raw device> <fs name> <volume> * Read a file label: labelit <raw device> * Example: Writ
Debug Server Certificate from Client @info:cryptography:openssl
2 Hits, Last modified: 12 years ago
Oracle Errors @info:oracle
1 Hits, Last modified: 13 years ago
rmdir for OSX @info:mac
1 Hits, Last modified: 10 years ago
Disable Core Dumps @info:linux
1 Hits, Last modified: 12 years ago
Print Information about a Certificate @info:cryptography:openssl
1 Hits, Last modified: 10 years ago
Install the Java-Plugin for Firefox @info:java
1 Hits, Last modified: 11 years ago
Download a Server Certificate @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
Print Information about a Key @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
Virtual Network Visualization @info:solaris
1 Hits, Last modified: 13 years ago
SSH @info:sysadmin
1 Hits, Last modified: 10 years ago
Oracle: EXP @info:oracle
1 Hits, Last modified: 13 years ago
/etc/path_to_inst @info:solaris:etc
1 Hits, Last modified: 13 years ago
Compare directories @info:script
1 Hits, Last modified: 7 years ago
Setting the Timezone @info:linux:debian
1 Hits, Last modified: 13 years ago
Change Encoding with iconv @info:script
1 Hits, Last modified: 13 years ago
Oracle: Recovery Manager @info:oracle
1 Hits, Last modified: 13 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