von DATUREX GmbH | Nov. 18, 2014 | Android
You can go to File -> Settings -> Editor -> Auto Import and make the following changes:
von DATUREX GmbH | Nov. 18, 2014 | Android, Linux
Error:Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at...
von DATUREX GmbH | Sep. 17, 2014 | Allgemein
On a shell: openssl genrsa -out programmierung-dresden.de.key 2048 openssl req -new -key programmierung-dresden.de.key -out programmierung-dresden.de.csr and a step by step guide on: http://www.h-online.com/security/features/SSL-for-free-step-by-step-906862.html...
von DATUREX GmbH | Sep. 17, 2014 | SQL, VBA
Sometimes you will get a problem if you want to add a data entry to a recordset, it can be done without the need of inserting the data entry to the table. It is a little bit tricky but with a union statement you can do following: your normal statement looks like:...
von DATUREX GmbH | Aug. 19, 2014 | Linux, SSH
You can login with password or with certificates. To generate certificates use this commands and accept all questions with enter: ssh-keygen -t rsa ssh-keygen -t dsa This will generate a public and private certificate pair under ~/.ssh/ Now you can authorise a user...
Neueste Kommentare