• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » file
Trace: • ISO 3166-1 • module • app • wifi • jax • database • qrcode • simulation • exp • project_relax

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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (31)
  • blog (8)
  • z (4)
  • p (1)
  • tag (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • filesystem
  • Set PHP Variables in .htaccess Files
  • Start and Stop the Apple File Server from Command Line
  • Oracle: SPFile and PFiles
  • File System
  • Set PHP Variables in .htaccess Files
  • Print all certificates in a file

Fulltext results:

Formatting Syntax @wiki
30 Hits, Last modified: 5 years ago
is behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... ning the syntax for links and [[#images_and_other_files|images]] (see below) like this: [[http://php.... ted in link names. The whole [[#images_and_other_files|image]] and [[#links|link]] syntax is supported
VBoxManage (The VirtualBox CLI) @info:virtualbox
30 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> [... [--nictracefile<1-N> <filename>] [--nicproperty<
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
14 Hits, Last modified: 13 years ago
e studying the preparation books. ===== Managing File Systems ===== ==== List Devices ==== To list th... 000g'' * driver instance: 0 ==== Device Config Files ==== === /etc/path_to_inst === The file ''[[solaris:etc:path_to_inst|/etc/path_to_inst]]'' maps phys... * Find all hard links of a given inode: find <filesystem> -mount -inum <inode> -ls * For example,
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 w... default key size, specified in the configuration file is used. * ''[[http://www.openssl.org/docs/apps... 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.
fstyp @info:solaris
11 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
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
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 ... onfig Find "orphaned" configuration files. --libdevel Search in libdevel
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 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
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 -f... 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 50
ZFS Playground @blog:2009
7 Hits, Last modified: 17 years ago
you have enought space. We will need 1,2GB for 6 files of 200MB. The files are named like disks, but they are only files for this demo. <code bash> cd /var/tmp mkfile 200m c0d0... zpool status'' output now shows a mirror over two files. Also note the ''resilver completed'' message.
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 SPFile... = ==== Flash Recovery Area ==== === DB_RECOVERY_FILE_DEST_SIZE === The parameter ''DB_RECOVERY_FILE_D
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
Home Server Goals @blog:2010
4 Hits, Last modified: 10 years ago
cord, cut and archive TV broadcasts. * **Secure File Archive/Backup**: I want my digital camera photos and other precious files to be stored at serveral places and to be protec... * **A/V Media Server**: I want to store my MP3 files and the videos from the above PVR to be stored a... o sercurely log into the LAN via SSH and transfer files from and to the server. * I had also a "**Open
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
4 Hits, Last modified: 17 years ago
to install the Guest Additions and then mount the file system type ''vboxfs''. The Usage is: <code bash... e> <mountpoint> </code> If you want to share the filesystem ''/share'' from the host to the guest, then... xfs share /share </code> If you want to have the filesystem mounted on every boot, then add this to the file ''/etc/vfstab''. You can do this by executing ''p
Compare a Key with its Certificate @info:cryptography:openssl
4 Hits, Last modified: 13 years ago
Start and Stop the Apple File Server from Command Line @blog:2011
4 Hits, Last modified: 10 years ago
Mercurial @info
4 Hits, Last modified: 13 years ago
filesystem @tag
3 Hits, Last modified: 12 years ago
Command Line Audio @info:mac
3 Hits, Last modified: 13 years ago
How To Create a Moveable VM with VirtualBox @blog:2010
3 Hits, Last modified: 16 years ago
andunix-tool @p:andunix-tool
2 Hits, Last modified: 13 years ago
Set PHP Variables in .htaccess Files @blog:2010
2 Hits, Last modified: 16 years ago
exiftool @info:script
2 Hits, Last modified: 9 years ago
rmdir for OSX @info:mac
2 Hits, Last modified: 10 years ago
Debug Server Certificate from Client @info:cryptography:openssl
2 Hits, Last modified: 12 years ago
Change Encoding with iconv @info:script
2 Hits, Last modified: 13 years ago
Print Information about a Certificate @info:cryptography:openssl
2 Hits, Last modified: 10 years ago
Print Information about a Key @info:cryptography:openssl
2 Hits, Last modified: 11 years ago
Compare directories @info:script
1 Hits, Last modified: 7 years ago
ReLAX @blog:2009
1 Hits, Last modified: 16 years ago
CloudTable @z:cloudtable
1 Hits, Last modified: 13 years ago
/etc @info:solaris
1 Hits, Last modified: 13 years ago
SSH @info:sysadmin
1 Hits, Last modified: 10 years ago
Virtual Network Visualization @info:solaris
1 Hits, Last modified: 13 years ago
Git @info:code
1 Hits, Last modified: 7 years ago
Virtual Network Visualization @blog:2009
1 Hits, Last modified: 17 years ago
Download a Server Certificate @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
Install the Java-Plugin for Firefox @info:java
1 Hits, Last modified: 11 years ago
Disable Core Dumps @info:linux
1 Hits, Last modified: 12 years ago
host-user-tab @z:relax:api:host
1 Hits, Last modified: 13 years ago
/etc/path_to_inst @info:solaris:etc
1 Hits, Last modified: 13 years ago
Oracle: EXP @info:oracle
1 Hits, Last modified: 13 years ago
host-user-list @z:relax:api:host
1 Hits, Last modified: 13 years ago
Setting the Timezone @info:linux:debian
1 Hits, Last modified: 13 years ago
base-net-load-url @z:relax:api:base
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