Do you have questions about our services, solutions or products? Then you've come to the right place!
Server
How can I determine after a patchday whether adjustments to configurations are necessary?
We deliver in the directory/usr/local/etc-sampleDirectory with templates of all configuration files that are relevant for the installed package versions. You can use these as a guide and check whether adjustments need to be made.In particular, ...
The simple call of "pkg audit" fails because it tries to download a list of known vulnerabilities and uses a path by default that is only available read-only here. However, this path can be overridden when calling it.With the following call pkg ...
How can I get more free SSL certificates from Let's Encrypt?
We currently deliver all proServers with the settings for the Let's Encrypt staging servers, as the quota of certificates for subdomains for the domain punkt.de has been used up.To use the Let's Encrypt live servers, the CA must be changed to ...
How do I connect to an IPv6-only proServer (proServer2G)?
If IPv6 connectivity exists, a connection to the proServer2G can be established directly. Otherwise, access must be tunneled through a so-called jump host. In practice, this is usually regulated by a suitable entry in the ~/.ssh/config file of the ...
How do I use a graphical SFTP client such as FileZilla with an IPv6-only proServer (proServer2G)?
First of all, what was written in the article How do I connect to an IPv6-only proServer (proServer2G)? regarding the SSH connection applies: if you have IPv6 connectivity at your workstation, nothing else is necessary - the connection works as usua...