





249,88.
Reading package lists... Error! Segmentation fault (core dumped)
How to solve it?
This worked for me…
Remove the cache files
rm /var/cache/apt/*.bin
Do it again!
sudo apt-get update sudo apt-get upgrade
As seen onĀ https://askubuntu.com/questions/532200/14-04-lts-apt-get-segfault

As heard on
https://soundcloud.com/platform/nd_baumecker-boiler-room-berlin (2h05m)
Invalid command ‘SSLEngine’, perhaps misspelled or defined by a module not included in the server configuration
Probably you need to install mod_ssl….
yum install mod_ssl
systemctl restart httpd
It’s doesn’t look good….


