Archive for the ‘Ubuntu’ Category

Easiest way to Install / Upgrade Thunderbird on Ubuntu / Fedora

Mozilla provides Linux packages for Firefox / Thunderbird, but many of users prefer using packages available with distro. As a result you need to wait until your favorite disto release latest rpm / deb or find alternative repo to get latest packages. Rather hunting you may start using TAR packages available at mozilla. You can [...]

PXE boot Ubuntu -10.04

Once you are done setting-up PXE Server, you might need few OS booting from network / pxe for rescue purpose. Ubuntu 10.04 can be configured to boot from network & can be used for system rescue. Following is the procedure to boot Ubuntu 10.04 using PXE. Mount ubuntu live iso on pxe server mkdir /mnt/iso [...]

Ubuntu Takes long to auth SSH Server

Many of you must have faced slow ssh auth in Ubuntu or any other linux client. To eliminate delay you may change following in /etc/ssh/ssh_config. from #GSSAPIAuthentication yes to       #GSSAPIAuthentication no GSSAPI (Generic Security Service Application Programming Interface) is a function interface that provides security services for applications in a mechanism-independent way. [...]

Root login on Ubuntu 10.04

This is same as Root login on Ubuntu 9.10. all you need to do is to assign root password. sudo passwd root Logoff & logon with other user, here use root credentials. // Share|

Recover Ubuntu Dual Boot

http://www.linuxreaders.com/2010/03/02/recover-ubuntu-win7-after-upgrading-from-xp/

Pages: 1 2 3 4 5 6 Next