Entries by admin

,

Import website and database into ISPConfig

Here we show you how you can easily import a website and its database on our managed servers. You can also use this function if you want to move a website to a different managed server. Requirements Access via FTP or SSH to the source server for importing the website Access via SSH, remote access […]

,

Install a webmailer

You can install two different webmail on our managed server: RainLoop and Roundcube. We have switched webmail on our servers to RainLoop for quite some time, since this software seems much more flexible to us and requires significantly less resources. We have summarized here why we decided to make the switch. Advantages of RainLoop limit […]

,

Websites with HTTP/3

If you are using one of our managed servers with nginx, you can also deliver your websites with HTTP/3. The concept of HTTP/3 HTTP/3 is not a further development of HTTP/2 (SPDY). HTTP/3 is very different from the other HTTP methods and combines the features of HTTP/2 with User Datagram Protocol (UDP). UDP is used, […]

,

How to transfer contacts from Roundcube to RainLoop

If you want to change your webmailer from Roundcube to RainLoop, you only have to backup and import the saved addresses from your mailbox once. Export contacts To export your contacts, log in to Roundcube, select “Contacts” on the left and then click on “Export”. Import contacts To import the contacts, log in to RainLoop, […]

,

Webmail change from Roundcube to RainLoop

Some time ago we replaced the webmailer Roundcube with RainLoop on our servers. Roundcube is definitely one of the best OpenSouce solutions in the field of webmail, but in the end we decided to switch to RainLoop, because this software requires far fewer resources, has numerous features “out-of-the-box” that can only be solved with Roundcube […]

,

Setting up a new website using the wizard

If you want to comfortably set up a new site on your managed server, just click the “Add new website using assistant” button at the top of the website overview. Supported CMS Invoice Ninja Joomla 4 with Redis-Cache Magento 2.4 Mautic 4 Matomo Analytics Shopware6 with Redis Shopware 6 with Redis and Elastic-Search SilverStripe 4 […]

,

Rate limit for incoming and outgoing mails

Our managed servers, together with Rspamd, allow you to limit the number of mails that can be sent and/or received. In the following you will learn how to limit the sending of mails (the receiving is done analogously and is not explained explicitly). General You can enable or disable “Ratelimit outgoing mails” and “Ratelimt incoming […]

,

Setup a firewall with ISPConfig

In the following we show you how you can easily set up a firewall for your server. Set up a firewall Go to the System menu and select “Firewall” on the left and then create a new entry. Open ports For TCP and UDP ports you can either enter the port numbers yourself or you […]

,

Monitor and (re)start service with ISPConfig

Under “Monitor” you can not only see the status of individual services (e.g. web server) on our managed server, but also (re)start or stop individual services. View service status Open “Monitoring”, select the server you want to monitor on the left side and click on “Show services”. (Re)start / stop services Under “possible action(s)” select […]

,

Set PHP version for cronjobs

You can not only use the PHP version of the server for a cron job. Execute PHP Script If you want to execute a PHP script in a cron job, you can click either on “[PHP version of the server]” or on “[PHP version of the website]” under “Command to run”. This will then enter […]