• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » by
Trace: • homeserver • ips • Travian Village Planner - Tribe & Village Name • Make your Mac feel at Home

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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info
  • Any namespace
  • info:cryptography (3)
  • info:mysql (2)
  • info:solaris (2)
  • info:android (1)
  • info:linux (1)
  • info:oracle (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
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}}
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
Cleanup Packages @info:linux:debian
2 Hits, Last modified: 12 years ago
Try to report python libraries. --guess-ruby Try to report ruby libraries. --guess-section Try to report libraries in w
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
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
1 Hits, Last modified: 13 years ago
fragment size// is the logical block size divided by 1, 2, 4 or 8. So, it can be between 512 Bytes and
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