New release available: 2012-01-25 "Angua". upgrade now! [36] (what's this?)
New release candidate available: 2011-11-10 "Angua RC". upgrade now! [35] (what's this?)
Hotfix Release available. More info here. [34.1] (what's this?)
Hotfix Release available. More info here. [34] (what's this?)
New release available: 2011-05-25 "Rincewind". upgrade now! [33] (what's this?)
New release candidate available: 2011-05-08 "Rincewind RC2". upgrade now! [32] (what's this?)
New release candidate available: 2011-04-22 "Rincewind RC1". upgrade now! [31] (what's this?)
Security fix for privilege escalation bugs. More info here, fixed release available. [30] (what's this?)
New release available: 2010-11-07 "Anteater". upgrade now! [29] (what's this?)
New release candidate available: 2010-10-27 "Busy Wednesday". upgrade now! [28] (what's this?)
New release candidate available: 2010-10-07 "Lazy Sunday". upgrade now! [27] (what's this?)
Security alert. Cross Site Request Forgery. More info here, fixed release available. [25] (what's this?)
Security alert. Information Leakage and Privilege Escalation. More info here, fixed release available. [24] (what's this?)
New release available: 2009-12-25 "Lemming". upgrade now! [23] (what's this?)
New release candidate available: 2009-12-02 "Mulled Wine". upgrade now! [22] (what's this?)
Security alert. Local file inclusion bug. More info here, fixed release available. [18] (what's this?)
New release available: 2009-02-14. upgrade now! [17] (what's this?)
New release candidate available: 2009-01-30 (RC2). upgrade now! [16] (what's this?)
New release available: 2008-05-05. upgrade now! [14] (what's this?)
New release candidate available: 2008-04-11. upgrade now! [12] (what's this?)
New release candidate available: 2008-03-31. upgrade now! [11] (what's this?)
An XSS vulnerability was discovered, read the bug report for manual fixing or upgrading [10] (what's this?)
New release available: 2007-06-26. upgrade now! [9] (what's this?)
New release candidate available: 2007-05-24. upgrade now! [8] (what's this?)
 

Xubuntu Notes

I´m currently experimenting with a lightwight variant of Ubuntu Linux called Xubuntu. The content below are notes comprising experiences and likewise from the system.

Linux Mint

Recently I changed from Xubuntu to another Ubuntu variant called Linux Mint. Mint comprises more packages (including codecs). It employs Gnome while Xubuntu uses XCFE. Mint seems like a nice system with many features included. Particularly the WIFI setup is much more simple. No more wpa_supplicant :)

Setup

IBM X40

Pentium M 1.2Ghz

1.5 GB ram

40gb harddive

Useful links

www.ubuntuguide.org - Very good starting point when using Ubuntu Linux

http://conky.sourceforge.net - Extremely flexible system monitor

http://ubuntuforums.org/archive/index.php/t-21414.html - Support for .wma files in xmms

Shutting down fan in Xubuntu

#become root

sudo -s

#turn off fan

echo 0x2F 0×00 > /proc/acpi/ibm/ecdump

Run startup script

sudo mousepad /etc/rc.local &

add whatever code u want.

content for x40:

#start system monitor conky conky

#start instant messenger gaim gaim

#turn off fan echo 0x2F 0×00 > /proc/acpi/ibm/ecdump

Rip DVD with MediaFork

sudo ./MediaForkCLI -c 1 -t 6 -e xvid -E ac3 -2 -i /media/cdrom -o test.avi

Unlock keyring at login

#install libpam-keyring (user password must be equal to keyring password)

sudo apt-get install libpam-keyring

sudo vim /etc/pam.d/gdm

#add the following line to /etc/pam.d/gdm

@include common-pamkeyring

Microsoft Funny Errors

According to me it should be possible to update windows from their own browser....Click here (danish language)

Adding References in Mono Develop

Right-click Referencs when viewing Solution –> Edit References –> Check out the assemblies to use :)

Miscelaneous Links

Miscelaneous Advices

Dont install VMWare on Ubuntu/Xubuntu/Kubuntu/Mint when equipped with an IBM containing an Atheros WIFI card. Atheros does not fully implements the ethernet specification, which VMWare check when installed....and fails.

Design Patterns

Virtualization

.net

 
start.txt · Last modified: 2008/09/11 18:26 by 86.52.105.209
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki