Posts Tagged ‘apt-get’

Proxying all Linux Traffic – set web access for Ubuntu behind a proxy


2010
10.22

So that it’s documented… I’m using port 8080 as the default port as the likelyhood of your upstream proxy being on 8080 is high – else, typical proxy ports are, of course, 80, 800 (transpartent), 8000, 3128 (squid)

To force your server to force web traffic via a proxy, just two quick things to set – in /etc/environment, export one (or two) variables: (more…)

[SOLVED] mysql-server5.1.5.141-3ubuntu12.1 hangs on upgrade


2010
06.15

There are a lot of words about the MySQL upgrade on Ubuntu 10.04 (64 bit specifically, perhaps the 32bit version too?) — it just hangs:

You get the hopeful message:

Preparing to replace mysql-server-5.1 5.1.41-3ubuntu12.1

but then nothing happens and everything just hangs. (more…)