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: …
How to install Tomcat7 and Oracle Java on Ubuntu Debian
We assume that you have Ubuntu 12.04 installed (64bit recommended). First we update default packages – apt-get update apt-get upgrade Once this is complete, we install Oracle Java 7. As this has been excluded from Ubuntu’s repositories, we need to add a new repository using the add-apt-repository command. To use …
Leggi tutto “How to install Tomcat7 and Oracle Java on Ubuntu Debian”
403 Forbidden after Upgrade to Ubuntu 13.10
This is one for the “read your changelog”-category. After upgrading to Ubuntu 13.10 you will notice that your Apache starts throwing 403 forbidden at you. The reason behind this is pretty simple, the Apache version changed to 2.4 and there are a lot of things to have a look at …
Installing Ninja IDE for Django in Ubuntu (12.04/12.10) / Debian
How to install Ninja IDE in Ubuntu / Debian These are the commands to install it