• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » by
Trace: • ISO 3166-2:DE • dice • mouse • ISO 3166-1 alpha-2 • community • Virtual Network Visualization • Package Repositories • limit • Welcome to your new DokuWiki

by
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 (4)
  • info:mysql (2)
  • info:solaris (2)
  • info:android (1)
  • info:oracle (1)
  • info:virtualbox (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

MySQL: Create User @info:mysql:user
4 Hits, Last modified: 10 years ago
= <code sql> CREATE USER '{user}'@'%' IDENTIFIED BY '{passwd}'; </code> ==== Create User and Databas... ' <code sql> CREATE USER '{user}'@'%' IDENTIFIED BY '{passwd}'; GRANT USAGE ON * . * TO '{user}'@'%' IDENTIFIED BY '{passwd}' WITH MAX_QUERIES_PER_HOUR 0 MAX... ALL ON `dbname`.* TO 'dbuser'@'dbhost' IDENTIFIED BY 'dbpass'; </code> {{tag>admin database mysql sql
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
4 Hits, Last modified: 13 years ago
izes ==== * The //physical block size// is 512 Bytes. * The //logical block size// is 4 KiB(([[http://en.wikipedia.org/wiki/Byte#Unit_multiples|Kibibyte (KiB)]])) or 8 KiB. On ... fragment size// is the logical block size divided by 1, 2, 4 or 8. So, it can be between 512 Bytes and 8 KiB. The default fragment size is 1 KiB. ==== Fi
Generate a Test Key @info:cryptography:openssl
3 Hits, Last modified: 11 years ago
he output filename to write to or standard output by default. Now you can pack the key into a PKCS#12... certificates and private keys to, standard output by default. They are all written in PEM format. * ... PKCS#12 file to be parsed. Standard input is used by default. {{tag>cryptography howto openssl securi
Oracle: List Accounts with Objects @info:oracle
3 Hits, Last modified: 13 years ago
sql> SELECT DISTINCT OWNER FROM DBA_OBJECTS ORDER BY OWNER; </code> If you want to list all accounts,... <code sql> SELECT USERNAME FROM ALL_USERS ORDER BY USERNAME; </code> Or, if you only want the DBAs: <code sql> SELECT USERNAME FROM DBA_USERS ORDER BY USERNAME; </code> {{tag>admin oracle sqlplus}}
VBoxManage (The VirtualBox CLI) @info:virtualbox
3 Hits, Last modified: 12 years ago
[--size <megabytes>|--sizebyte <bytes>] [--diffparent <u... [--resize <megabytes>|--resizebyte <bytes>] clonehd <uuid>|<filenam... ] convertfromraw stdin <outputfile> <bytes> [--format VDI|VMD
Print all certificates in a file @info:cryptography:openssl
2 Hits, Last modified: 13 years ago
or CRLs contained in the file. They are preceded by their subject and issuer names in one line format... he output filename to write to or standard output by default. {{tag>cryptography howto openssl securi
Debug Server Certificate from Client @info:cryptography:openssl
2 Hits, Last modified: 12 years ago
ate CA names sent --- SSL handshake has read 3229 bytes and written 443 bytes --- New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384 Server public ke
Android Backup @info:android
1 Hits, Last modified: 13 years ago
?????? no permissions </file> You can solve this by restarting the adb server: <code bash> sudo adb
Package Repositories @info:solaris
1 Hits, Last modified: 13 years ago
ot qualified and not recommended for installation by users | |https://pkg.sun.com/opensolaris/extra/
MySQL: Change Password @info:mysql:user
1 Hits, Last modified: 12 years ago
ql> GRANT USAGE ON *.* TO '{user}'@'%' IDENTIFIED BY '{passwd}'; FLUSH PRIVILEGES; </code> Or you can
Plaintext @info:cryptography
1 Hits, Last modified: 13 years ago
is the input upon which they operate. Cleartext, by contrast, refers to data that is transmitted or s

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