This tutorial is going to show you how to install Apache, MariaDB and PHP7 (LAMP stack) on Debian 9 stretch. LAMP is the most common web service stack for building dynamic websites and web applications. It’s made up of four components – Linux, Apache, MySQL/MariaDB, PHP – Linux is the operating system; Apache is the web server; MySQL/MariaDB is database; PHP is a server-side scripting language.
It was hailed as a progressive alternative to Twitter. But marginalized, queer users are being alienated by well-off tech bros.
Is it possible for the upload of ~100 MB files using PHP?
PASSWORD ACCESS FOR YOU & ONLY YOU
Securely track your Firefox passwords and access them anywhere
Quickly open any website from the app to get into your accounts
TRUSTED SECURITY FOR YOUR PERSONAL CREDENTIALS
Use Face or Touch ID to lock the app and keep your passwords private
Secure your information with an automatic timer which locks the app
Tap to copy your username and password to get into apps and websites
Set the browser you want to open your website URLs
Created by Mozilla, voted the Most Trusted Internet Company for Privacy
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?