log:
[warn] _default_ VirtualHost overlap on port 443,the first has precedence solution: add NameVirtualHost *:443 to /etc/apache2/ports.conf source
apt-get install alienalien --to-deb -i lgtoman-7.6.2.6-1.x86_64.rpmalien --to-deb -i --scripts lgtoclnt-7.6.2.6-1.x86_64.rpm (ignore scripts warning)- i received a key from weather.com on 6th of nov, but no partner id. i just removed the relevant part from the conkyforecast.config and it seems to work fine.
.conkyForecast.config:
CACHE_FOLDERPATH = /tmp/
CONNECTION_TIMEOUT = 5
EXPIRY_MINUTES = 15
TIME_FORMAT = %H:%M
DATE_FORMAT = %d/%m/%Y
LOCALE =fin
XOAP_LICENCE_KEY = xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
MAXIMUM_DAYS_FORECAST = 5
BASE_XOAP_URL = http://xml.weather.com/weather/local/?cc=*&dayf=10&link=xoap&prod=xoap&key=&unit=m
The upgrade
Please make sure you have the following sources.list (/etc/apt/sources.list remove all other entries you have there).
## EOL upgrade sources.list
# Required
deb http://old-releases.ubuntu.com/ubuntu/ intrepid main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ intrepid-updates main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ intrepid-security main restricted universe multiverse
Update the package list and upgrade all the installed packages
sudo apt-get update && sudo apt-get dist-upgrade
Perform the release upgrade.
sudo do-release-upgrade
sshplus rename to sshplus.py
If there is no icon, change:
ind = appindicator.Indicator("simplestarter", "network-transmit-receive",
Change the hostname in /etc/hostname and /etc/hosts.
sudo add-apt-repository ppa:gnome-terminator
sudo apt-get update
sudo apt-get install terminator
source
Any application can be started without overlay scrollbars by changing the LIBOVERLAY_SCROLLBAR environment variable to 0. When starting an application from the terminal, prepend the command with LIBOVERLAY_SCROLLBAR=0. This example will start gedit with classic scrollbars:
LIBOVERLAY_SCROLLBAR=0 gedit
You can disable the scrollbars for your user:
Add the line
export LIBOVERLAY_SCROLLBAR=0
to the file ~/.xprofile (create one, if it doesn’t exist).
sudo apt-get install gnome-tweak-tool