Tag Archive for 'aptitude'

Ubuntu ipv6 fail

On June 8, 2011 was world IPv6 day and I shared some VPS boxes. Only one guy wants Ubuntu 11.04 – no problem he get it.

I was painfully remembered that Ubuntu.com has still some problems with AAAA record for security.ubuntu.com… They have no records:) Continue reading ‘Ubuntu ipv6 fail’

Aptitude search

Very useful search hack for aptitude, to compare package versions. Normaly you see the versions if you open aptitude and it takes to much time.

1
aptitude search virtualbox -F '%p%V'