• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net ยป export
Trace:

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

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

Matching pagenames:

  • export

Fulltext results:

Convert a Key @info:cryptography:openssl
4 Hits, Last modified: 7 years ago
nd ''key.pem'' to ''key.p12'': openssl pkcs12 -export -in cert.pem -inkey key.pem -out key.p12 ===== Export Certificate from P12 ===== Export the certificate with the complete certificate chain: openssl pkcs12 -in testkey.p12 -out testkey.pem -nokeys Export the certificate only: openssl pkcs12 -in testke
Generate a Test Key @info:cryptography:openssl
3 Hits, Last modified: 11 years ago
key into a PKCS#12 container: openssl pkcs12 -export -out testkey.p12 -inkey testkey.key -in testkey.c... ttp://www.openssl.org/docs/apps/pkcs12.html#item__export|-export]]'': this option specifies that a PKCS#12 file will be created rather than parsed. * ''[[http:/
MySQL: Backup @info:mysql:database
3 Hits, Last modified: 13 years ago
====== MySQL: Backup ====== ===== Export a Database ===== <code bash> # set or replace the variables $US... op-table -u${USER} -p${PASS} ${DB} </code> ===== Export all Databases individually ===== <code bash> # s... # sleep 10 # optional done wait # for child processes to end </code> {{tag>mysql admin backup export}}
export @tag
3 Hits, Last modified: 12 years ago
====== export ====== ===== Pages ===== {{topic>export&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/export}}
VBoxManage (The VirtualBox CLI) @info:virtualbox
2 Hits, Last modified: 12 years ago
for a particular OVF) export <machines> --output|-o <name>.... show [--human-readable|--sh-export|--sh-eval| --cm
Oracle: Resize Instance @info:oracle
1 Hits, Last modified: 13 years ago
et = 6G SCOPE=SPFILE; </code> Then, (optionally) export the SPFile to a PFile: <code sql> CREATE PFILE F
Oracle: EXP @info:oracle
1 Hits, Last modified: 13 years ago
====== Oracle: EXP ====== ===== Export all Objects from an Account ===== Enter the account name insteand
SSH @info
1 Hits, Last modified: 13 years ago
====== SSH ====== ===== Export public key from secret key ===== The public key ''andunix.pub'' which bel
Oracle: SPFile and PFiles @info:oracle
1 Hits, Last modified: 13 years ago
regular text files. ===== Create PFile ===== To export the SPFiles to a PFile, just enter the following
Travian Map Download Script @z:travian
1 Hits, Last modified: 13 years ago
pdate SQL ${BIN_DIR}/update.sh ${world} # # export dump if [ -d ${DUMP_DIR} ] then ${MYSQLDU

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