
Syncing data with syncthing
I guess everyone who owns some kind of „smart phone“ knows this: you take a lot of photos and videos […]
I guess everyone who owns some kind of „smart phone“ knows this: you take a lot of photos and videos […]
Password protect a folder with .htaccess Sometimes it’s useful to have a folder of your website-content password protected. This can […]
< ol> Refresh your imap SSL-Certificate If you need to update your Imap SSL-Certificate for courier you can do it […]
To backup your database using mysqldump simply type: mysqldump -p -u[username] [database] > [filename].sql where: username = the mysql username […]
php mail So you’ve got a site which is supposed to send mails via php mail. But all of your […]