Zum Inhalt springen

Autor: Markus Weingärtner


Kategorien:

Optimizing plesk-wordpress jail and filter for fail2ban

Optimizing plesk-wordpress jail and filter for fail2ban
Veröffentlichungsdatum:
Schlagwörter:

The Plesk-Wordpress Jail is not configured optimal for banning all attacks to your wordpress Sites. So I have optimized the filter and jail. In Plesk Gui go to Tools & Settings and in Section Security to IP Address Banning (Fail2Ban): Then open Jails and Manage Filters: open the Jail Filter plesk-wordpress and change the content […]

Kategorien:

How to Install Nextcloud Talk High Performance Backend with Stun/Turnserver on Ubuntu

How to Install Nextcloud Talk High Performance Backend with Stun/Turnserver on Ubuntu
Veröffentlichungsdatum:

Picture from Alexandra_Koch on Pixabay Changes 18.11.2020: – Adjust server.conf because typo has changed – Adjust signaling.service and janus.service because they does not start after reboot Changes 22.11.2020: – Adjust janus.jcfg – change repositoty of janus Since Nextcloud has released the High Performance Backend as OpenSource under AGPL License, i tried my luck to install […]

Kategorien:

How to install APCu Object Cache on Ubuntu 16.04 or 18.04 with plesk and integrate in Nextcloud

How to install APCu Object Cache on Ubuntu 16.04 or 18.04 with plesk and integrate in Nextcloud
Veröffentlichungsdatum:
Schlagwörter:

Plesk added integration of php7.4 and removed support for php7.0 and php5.6, so I updated my guide for APCu in Plesk and Nextcloud-Integration. Requirements: – Plesk Onyx or Obsidian – plesk-php7.3 installed – plesk-php7.4 installed – root-access Preparation: if you have not installed php7.3 or php7.4 yet, you can do so with the following commands […]

Kategorien:

How to install Nextcloud 18 aka NextcloudHub on Debian Buster with postgreSQL 11.5 php7.4-fpm Apache2 and HTTP/2

How to install Nextcloud 18 aka NextcloudHub on Debian Buster with postgreSQL 11.5 php7.4-fpm Apache2 and HTTP/2
Veröffentlichungsdatum:

Nextcloud 18 (NextcloudHub) was released and there are many new News about it: see the ChangeLog But now let us install the new NextcloudHub with postreSQL and php7.4-fpm on Debian Buster. Requirements: – an VPS with Debian Buster installed – shell access and appropriate rights – One DNS A and possibly AAAA record for our […]

Kategorien:

How to migrate Nextcloud 17 Database Backend from MySQL to postgreSQL

How to migrate Nextcloud 17 Database Backend from MySQL to postgreSQL
Veröffentlichungsdatum:

Short time ago, I published how to install Nextcloud with postgreSQL as Database Backend and how to Install Nextcloud 17 with MariaDB as Database-Backend, but if you are running on MySQL/mariaDB, how to migrate to postgreSQL? Well it is simple, let me show you how to. Migrate from MySQL/mariaDB/SQLLite to postgreSQL Requirements: – a running […]

Kategorien:

How to install Nextcloud 17 within Plesk with nginx only

How to install Nextcloud 17 within Plesk with nginx only
Veröffentlichungsdatum:
Schlagwörter:

In this Howto I will show you to install Nextcloud 17 on a Plesk VPS with nginx only If you want to install Nextcloud via the Extension „Nextcloud“ (Beta-State) then follow this guides: webdeasy English-Version or webdeasy German Version Then come back and switch to nginx-only. Nextcloud recommends the use of a MemoryCache. If we […]

Kategorien:

How to install Nextcloud 17 on Debian Buster with postgreSQL 11.5 php7.3-fpm Apache2 and HTTP/2

How to install Nextcloud 17 on Debian Buster with postgreSQL 11.5 php7.3-fpm Apache2 and HTTP/2
Veröffentlichungsdatum:

Last week I published how to Install Nextcloud 17 with MariaDB as Database-Backend, but I believe using postgreSQL is a good alternative. Well, here is how to use it. Requirements: – an VPS with Debian Buster installed – shell access and appropriate rights – One DNS A and possibly AAAA record for our Apache vhost […]

Kategorien:

How to install Nextcloud 17 on Debian Buster with MariaDB php7.3-fpm Apache2 and HTTP/2

How to install Nextcloud 17 on Debian Buster with MariaDB php7.3-fpm Apache2 and HTTP/2
Veröffentlichungsdatum:

Nextcloud 17 was released, so here is a manual to install it on a Debian Buster VPS, secure it with LetsEncrypt and deploy it via Apache2 with php-fpm and HTTP/2. Requirements: – an VPS with Debian Buster installed – shell access and appropriate rights – One DNS A and possibly AAAA record for our Apache […]