1 Privater Link
Dieses Bash-Skript exportiert Kalender und Adressbücher aus ownCloud/Nextcloud als .ics- und .vcf-Dateien und speichert sie in einem komprimierten Archiv. Weitere Optionen stehen zur Verfügung.
Vor 50 Jahren stellte Garrett Hardin seine vielbeachtete These auf, Kollektivgüter seien dem Untergang geweiht. Gilt dies in der digitalen Wissensgesellschaft?
Exception: The requested uri(/.well-known/webfinger) cannot be processed by the script '/nextcloud/public.php')
/var/www/html/nextcloud/lib/private/AppFramework/Http/Request.php - line 810:
OC\AppFramework\Http\Request->getRawPathInfo()
/var/www/html/nextcloud/public.php - line 45:
OC\AppFramework\Http\Request->getPathInfo()
NetHogs is a small 'net top' tool. Instead of breaking the traffic down per protocol or per subnet, like most tools do, it groups bandwidth by process.
manuelle Serversicherung mit fail2ban
NC-implementierte brute-force-Abwehr manuell deaktiviert aus Performance-Gründen
letzte woche kam der raspberry und ein ps3 eye kamera/mikrofon, das ich neben den anderen komponenenten für ivanka bestellt hatte. auf die lieferung von eckstein, mit dem aufsteckmikrofon-hat und lautsprecher, warte ich noch immer. ich versuche ja eher weniger bei amazon zu bestellen, aber wenn man sich anguckt wie eckstein meine bestellung hände …
VirtualHost is used when you want to have a separate domain name for each site. When apache chooses which virtualhost to use, it looks at the domain name part of the URL. So when that part is the same, it means you cannot split it up using VirtualHosts.
Malbüchervorlagen aus farbigen Fotos mit dem GIMP erstellen
This is the example to configure WebDAV with SSL connection.
Feed2toot automatically parses rss feeds, identifies new posts and posts them on the Mastodon social network.
Securing your Linux server is important to protect your data, intellectual property, and time, from the hands of crackers (hackers). The system administrator is responsible for security of the Linux box. In this first part of a Linux server security series, I will provide 40 hardening tips for default installation of Linux system.
In case you are on Ubuntu, edit the file /etc/apache2/apache2.conf (here we have an example of /var/www):
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
and change it to;
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
then,
sudo service apache2 restart
You may need to also do sudo a2enmod rewrite to enable module rewrite.
KodExplorer - A web based file manager,web IDE / browser based code editor
"Wanna Cry" - Die Cyber-Attacke traf im Mai 2017 hunderttausende von Rechnern weltweit. Die Schwachstelle: Die Software des US-Konzerns Microsoft, die auch Europa teuer zu stehen kommt. Doch warum halten viele Regierungen an den IT-Systemen fest?
Das deutsche Datenschutzrecht gilt ja schon lange, zumindest ich habe mich daran gewöhnt. Mit der europäischen Vereinheitlichung zur DSGVO ist vor allem in den letzten Monaten viel Panik entstanden. Wir geht man praktisch als Blogger damit um?
Termine im Online-Kalender, Fotos in der Dropbox, Bewerbungen bei Google Docs – ist das wirklich sicher? Ein IT-Sicherheitsprofi erklärt, wie ihr bei euren privaten Daten die Kontrolle behaltet.
Quantencomputer drohen herkömmliche Kryptographie nutzlos zu machen – so lauten regelmäßig aktuelle Warnungen. Das wäre das Ende von verschlüsselter Übertragung oder auch von Bitcoin. Doch so einfach ist das nicht.
Systemd is an init system and system manager that is widely becoming the new standard for Linux machines. While there is considerable controversy as to whether systemd is an improvement over the init systems it is replacing, the majority of distributi