source: https://github.com/intel/ipu6-drivers/issues/228
Virtual domain Nginx Mariadb Ubuntu localhost for local WordPress
Create a directory in /var/www/site1 in file /etc/hosts add a line: /etc/nginx/sites-available/ Add a file with domain name like “site1” with a code like this for PHP 8.0 server { } create simbolic link for the directroy site-enabled: sudo service nginx restart sudo systemctl restart php8.0-fpm.service
Ubuntu “Dummy output” No sound card in use
I ran into this exact same issue on my issue. I don’t know if you are experiencing the same problem because it ended up being that timidity-daemon was causing this to appear. I ended up having to remove that and it started working. The one thing I can suggest as …
How To Secure Apache with Let’s Encrypt on Debian or Ubuntu 14.04
This tutorial will show you how to set up a TLS/SSL certificate from Let’s Encrypt on an Ubuntu 14.04 server running Apache as a web server
How to change LCD brightness from command line Debian Ubuntu Mint Linux
How to change LCD brightness from command line Debian Ubuntu Mint Linux
Error with Postgresql after recent dist-upgrade Ubuntu
From the Postgresql upgrade, the following error was given.
Setting Email local via smtp.gmail.com Debian Ubuntu
I’ve got a few servers in different places around the country and try to monitor them using the logwatch utility. One problem that I’ve run into however is that a few of these servers are not able to send their logwatch emails to me, based on email restrictions by the …
Leggi tutto “Setting Email local via smtp.gmail.com Debian Ubuntu”
How to remove Exim4 mail server on Debian Ubuntu
How to remove Exim4 mail server on Debian Ubuntu
Ubuntu install driver nvidia geforce gt 630M
sudo apt-add-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install nvidia-current http://forum.ubuntu-it.org/viewtopic.php?p=4299337
IPv6 addrconf: prefix with wrong length 96
If you get this error message in your console (dmesg) logs on Debian or Ubuntu: IPv6 addrconf: prefix with wrong length 96 Then what is happening is that your server is autoconfiguring an ipv6 address that is also in use somewhere else. You can fix this by doing the following: …
