I used the manual from https://github.com/sonata-project/SonataAdminBundle/blob/3.x/docs/cookbook/recipe_sortable_listing.rst, but it did not work for me. In fact, it contained too many bundles for my setup making the installation overly complicated.… mehr »
Kategorie: "Arbeit"
Symfony 1.4 requires PHP 5.5 or less, so it doesn't run on any current Ubuntu which ships with newer PHP versions. I don't want any old version running on my system, but still be able to maintain some legacy applications. There is a nice Docker image… mehr »
I removed the harddisk (only one screw at the bottom necessary) and attached it to my Ubuntu machine with an external harddisk adaptor. fdisk -l shows which partition the data is: Look which /dev/md* is still free. In my case, I could use md1. mdadm -A… mehr »
Wer Jetpack mit seinen Standardeinstellungen nutzt, verstößt sehr wahrscheinlich gegen die DSGVO. Wenn man einen Blick in den Netzwerkverkehr beim Aufruf einer Wordpress-Instanz (ohne eingeloggt zu sein) wirft, werden diverse Anfragen an externe Server… mehr »
Es ist bisher unklar, ob die Einbindung von Web Fonts von externen CDNs ein "berechtigtes Interesse" laut DSGVO darstellt oder nicht. Es gab schon Abmahnungen deswegen und es wird erst in Zukunft durch Gerichte geklärt. In vorauseilendem Gehorsam werden… mehr »