• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » not
Trace: • rmdir for OSX • mouse • Thunderbird Extendsions • Travian Analyzer Bookmarklet • Set a Mac's Hostname • Travian • virtualization • Virtual Network Visualization • Cleanup Packages • Command Line Audio

not
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
@info
  • Any namespace
  • info:cryptography (5)
  • info:mac (3)
  • info:mysql (2)
  • info:android (1)
  • info:code (1)
  • info:linux (1)
  • info:script (1)
  • info:solaris (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202)

Fulltext results:

Git @info:code
4 Hits, Last modified: 7 years ago
ranches === List branches with commits, which are not in branch REF: git branch --no-merged REF For example, list unmerged branches, which are not in ''develop'': git branch --no-merged develop ... mits === List commits in branch BRANCH, which are not in branch REF: git cherry -v REF BRANCH For exa... mple, list commits in a feature branch, which are not in ''develop'': git cherry -v develop feature/F
Cleanup Packages @info:linux:debian
4 Hits, Last modified: 12 years ago
old stuff, you can ge a list of uninstalled (but not purged) packages with this command: <code bash> ... e packages are in. --no-show-section Do not show sections. --show-size, -z Show i... --all-packages, -a Compare all packages, not just libs. --exclude, -e LIST Work as if packages in LIST were not installed. --force-hold, -H Ignore hol
Generate a Test Key @info:cryptography:openssl
3 Hits, Last modified: 11 years ago
pecified then if a private key is created it will not be encrypted. * ''[[http://www.openssl.org/docs... e newly created private key to. If this option is not specified then the filename present in the config... estkey.key]]'': file to read private key from. If not present then a private key must be present in the
MySQL: Create User @info:mysql:user
2 Hits, Last modified: 10 years ago
0 MAX_USER_CONNECTIONS 0 ; CREATE DATABASE IF NOT EXISTS `{db}`; GRANT ALL PRIVILEGES ON `{db}` . ... mpler Alternative: <code sql> CREATE DATABASE IF NOT EXISTS `dbname` DEFAULT CHARACTER SET = 'utf8'; G
Mercurial
2 Hits, Last modified: 13 years ago
ject'' directory. Only in the top directory, but not in subdirectories: <code> ^build$ ^dist$ ^nbproj... </code> Only in the second level directory, but not in subdirectories: <code> ^[^/]+/build$ ^[^/]+/d
Package Repositories @info:solaris
2 Hits, Last modified: 13 years ago
s.org/pending/ |Packages in the pending repo are not qualified and not recommended for installation by users | |https://pkg.sun.com/opensolaris/extra/ |O
MySQL: Create Database @info:mysql:database
2 Hits, Last modified: 13 years ago
eate Database ==== <code sql> CREATE DATABASE IF NOT EXISTS `{db}`; </code> ==== Create Database and ... hts to a User ==== <code sql> CREATE DATABASE IF NOT EXISTS `{db}`; GRANT ALL PRIVILEGES ON `{db}` . *
Print all certificates in a file @info:cryptography:openssl
1 Hits, Last modified: 13 years ago
to read from or standard input if this option is not specified. * ''[[http://www.openssl.org/docs/ap
MacPorts @info:mac
1 Hits, Last modified: 10 years ago
ts are updated, the old port is only deactivated, not uninstalled: <code> ... autoconf
Android Backup @info:android
1 Hits, Last modified: 13 years ago
ver sudo adb start-server </code> <file> * daemon not running. starting it now on port 5037 * * daemon
Make your Mac feel at Home @info:mac
1 Hits, Last modified: 10 years ago
# in home wlan echo "home sweet home..." else # not at home echo "on the road again..." fi </code>
Command Line Tools Used in My Scripts @info:script
1 Hits, Last modified: 13 years ago
k, find, grep, ps) which are always installed are not listed. ===== Audio/Video ===== * cdda2wav
Print Information about a Key @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
tificate from or standard input if this option is not specified. * ''[[http://www.openssl.org/docs/ap
Print Information about a Certificate @info:cryptography:openssl
1 Hits, Last modified: 10 years ago
tificate from or standard input if this option is not specified. * ''[[http://www.openssl.org/docs/ap
Debug Server Certificate from Client @info:cryptography:openssl
1 Hits, Last modified: 12 years ago
fies the host and optional port to connect to. If not specified then an attempt is made to connect to t
rmdir for OSX @info:mac
1 Hits, Last modified: 10 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