• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » pass
Trace: • Package Repositories • Convert a Key • Make your Mac feel at Home • Command Line Tools Used in My Scripts • DynDNS Updates without a Client • Android Backup • host-user-list • java • base-ssh-mount • Cleanup Packages

pass
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 (2)
  • z (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • password
  • MySQL: Change Password

Fulltext results:

MySQL: Backup @info:mysql:database
5 Hits, Last modified: 13 years ago
code bash> # set or replace the variables $USER, $PASS and $DB mysqldump --add-drop-table -u${USER} -p${PASS} ${DB} </code> ===== Export all Databases indivi... e bash> # set or replace the variables $USER and $PASS DATE_YMD=$(date "+%Y-%m-%d") DATABASES=$(mysql --batch -u${USER} -p${PASS} mysql --execute='show databases') for db in ${DA
Travian Map Download Script @z:travian
3 Hits, Last modified: 13 years ago
SER="travian" # set this to your database user DB_PASS="travian" # set this to your database password DB... --default-character-set=utf8 -u${DB_USER} -p${DB_PASS} ${DB_INST}" MYSQLDUMP="/srv/mysql/bin/mysqldump -u${DB_USER} -p${DB_PASS} ${DB_INST}" WGET="/usr/bin/wget -nv --output-doc
Compare a Key with its Certificate @info:cryptography:openssl
2 Hits, Last modified: 13 years ago
openssl rsa -noout -modulus -in server.key Enter pass phrase for server.key: Modulus=C8B04B9D50386C0B22... noout -modulus -in server.key | openssl md5 Enter pass phrase for server.key: (stdin)= 91cc0cf512b528689

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