• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » test
Trace: • CloudTable • VBoxManage (The VirtualBox CLI) • solaris_container • bash • IPS Repository Appliance • Travian Map Download Script • Formatting Syntax • Virtual Network Visualization • ISO 3166-2 • reference

test
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
Any namespace
  • Any namespace
  • info (9)
  • blog (3)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Generate a Test Key @info:cryptography:openssl
12 Hits, Last modified: 11 years ago
====== Generate a Test Key ====== openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout testkey.key -out testkey.crt Informations about the used arguments from the OpenSSL man page: * ''[[http... ate request. This is typically used to generate a test certificate or a self signed root CA. The extensi
Convert a Key @info:cryptography:openssl
7 Hits, Last modified: 7 years ago
ore ===== keytool -importkeystore -srckeystore testkey.p12 -srcstoretype pkcs12 -srcalias 1 -destkeystore testkey.jks -deststoretype jks -destalias testkey You can add ''-deststorepass PASSWORD'' to set the passwo... complete certificate chain: openssl pkcs12 -in testkey.p12 -out testkey.pem -nokeys Export the certi
rmdir for OSX @info:mac
6 Hits, Last modified: 10 years ago
mmand line quite complicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash function to remove directories together with
Convert a Certificate @info:cryptography:openssl
4 Hits, Last modified: 11 years ago
DER to PEM ===== openssl x509 -inform der -in testkey.der -out testkey.pem ===== Convert PEM to DER ===== openssl x509 -outform der -in testkey.pem -out testkey.der {{tag>openssl security cryptography certificate howto}}
Print Information about a Key @info:cryptography:openssl
3 Hits, Last modified: 11 years ago
bout a Key ====== openssl x509 -inform DER -in testkey.cer -noout -text Informations about the used ... /www.openssl.org/docs/apps/x509.html#item__in|-in testkey.cer]]'': This specifies the input filename to ... should redirect the output into a file (with "''> testkey_info.txt''") or into some pager (like "''| les
Print Information about a Certificate @info:cryptography:openssl
3 Hits, Last modified: 10 years ago
on about a Certificate ====== openssl x509 -in testkey.crt -noout -text Informations about the used ... /www.openssl.org/docs/apps/x509.html#item__in|-in testkey.crt]]'': This specifies the input filename to ... should redirect the output into a file (with "''> testkey_info.txt''") or into some pager (like "''| les
exiftool @info:script
2 Hits, Last modified: 9 years ago
===== Rename Photos ===== Try it first with ''-testname'': exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-testname<CreateDate" *.jpg Then rename the files: e
How To Create a Moveable VM with VirtualBox @blog:2010
1 Hits, Last modified: 16 years ago
--device 1 --type dvddrive --medium emptydrive test ! -z "${RAM}" && ${VBOX} -q modifyvm "${VM_NAME}"
Simulating slow network connections with trickle @blog:2014
1 Hits, Last modified: 12 years ago
sh> trickle -d 512 /usr/bin/firefox -no-remote -P test </code> More informations can be found on these
Make your Mac feel at Home @info:mac
1 Hits, Last modified: 10 years ago
=== A small snippet from one of my scripts which tests whether your Mac is in the given (home) WLAN. <
Install the Java-Plugin for Firefox @info:java
1 Hits, Last modified: 11 years ago
/plugins/libnpjp2.so </code> Please note, that I tested this with Ubuntu 14.04, the "plugin" directory
Workaround for FolderSync with ownCloud 7 @blog:2014
1 Hits, Last modified: 11 years ago
on 7. FolderSync always showed "Bad Request" when testing the connection. ANd when I looked into the Apa

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