Category Archives: UNIX/Linux

Telia E-Legitimation på Ubuntu 11.04 och FireFox 8

(Swedish Only) Enligt Telia, stöder deras E-Legitimation bara Ubuntu 10.10 och Firefox 6.0. Dock så fungerar det utmärkt att installera på Ubuntu 11.04 och köra med Firefox 8.0. Öppna konfigurationsgränsnittet i firefox ( about:config ) Sätt “general.useragent.override” till “Ubuntu/10.10 Firefox/6.0” … Continue reading

Posted in UNIX/Linux | 1 Comment

Using vnc to connect to a vmware virtual machine

Problem Could not get the vmware console to work with firefox 4… 🙁 Solution In the vmx file add: RemoteDisplay.vnc.enabled = “TRUE” RemoteDisplay.vnc.port = “5910” Off course, you could change the port number to whatever port you want to use… … Continue reading

Posted in UNIX/Linux | Tagged , | Leave a comment

Howto add a passphrase to encrypted volume using LUKS

Howto add a passphrase to encrypted volume using LUKS From the manpage CRYPTSETUP(8) LUKS,  Linux Unified Key Setup, is a standard for hard disk encryption. It standardizes a partition header, as well as the format of the bulk data. LUKS … Continue reading

Posted in UNIX/Linux | Tagged , , | 1 Comment

Hivetool stoped working after upgrading to ubuntu 11.04

After upgrading to ubuntu 11.04, hivetool stoped working or rather thinlinc agent/server Problem: root@no1# hivetool Traceback (most recent call last): File “/usr/bin/hivetool”, line 4, in <module> import hiveconf ImportError: No module named hiveconf Solution: root@no1# /usr/lib/hiveconf/setup.sh Created /usr/local/lib/python2.6/dist- packages/hiveconf.pth Created … Continue reading

Posted in UNIX/Linux | Tagged , | Leave a comment