by kad1r
27. February 2010 13:07
Affected systems:
Ubuntu 6.06 LTS
Ubuntu 8.04 LTS
Ubuntu 8.10
Ubuntu 9.04
Ubuntu 9.10
It was discovered that sudo did not properly validate the path for the
'sudoedit' pseudo-command. A local attacker could exploit this to execute
arbitrary code as root if sudo was configured to allow the attacker to use
sudoedit. The sudoedit pseudo-command is not used in the default
installation of Ubuntu. (CVE-2010-0426)
It was discovered that sudo did not reset group permissions when the
'runas_default' configuration option was used. A local attacker could
exploit this to escalate group privileges if sudo was configured to allow
the attacker to run commands under the runas_default account. The
runas_default configuration option is not used in the default installation
of Ubuntu. This issue affected Ubuntu 8.04 LTS, 8.10 and 9.04.
(CVE-2010-0427)
by kad1r
22. February 2010 16:18
Sometimes your nfts disk is unavailable. In this stuation you can use ntfsfix command.
You can apply the following commands.
sudo apt-get install ntfsprogs
sudo ntfsfix /dev/your_ntfs_partition
by kad1r
26. January 2010 16:36
Write to the terminal
sudo nano /usr/share/polkit-1/actions/org.freedesktop.devicekit.disks.policy
or press Alt + F2 key combinations and paste this
gksudo gedit /usr/share/polkit-1/actions/org.freedesktop.devicekit.disks.policy
Then, find this line
auth_admin_keep
and replace with
yes
Now it's ok. Enjoy.
by kad1r
11. January 2010 10:22
Ubuntu Tweak 0.5 has been released.
Ubuntu Tweak is an application to config Ubuntu easier for everyone. It provides many useful desktop and system options that the default desktop environment doesn't provide.
To install:
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update && sudo apt-get install ubuntu-tweak
sudo apt-get update && sudo apt-get dist-upgrade
or just download and install manuel.