Webmin version 1.510 and Usermin 1.440 released This update improves the speed of finding package updates, adds Czech and Brazillian Portuguese updates, EXT4 support, better InnoDB support, DNSSEC NSEC3 algorithms, and much more. You can get it from the Webmin downloads page, or from our YUM or APT repositories. Also available is a new Usermin [...]
Posts under ‘Linux’
Webmin 1.50 release
Webmin 1.50 released on Dec. 7, 2009. It did following changes or updates. Fixed an XSS security hole that could be used to capture session cookies, found by Ryan Giobbi. Added the Software Package Updates module, for installing new packages from YUM or APT. Updated the default system information page to show available packages, and [...]
Centos command for disk and mysql
Check disk space df -h Check Error log tail -f /var/log/mysqld.log check port 3306 netstat -ntpl |grep 3306
Ubuntu 9.04 Netbook Mix realease
Ubuntu 9.04 released yesterday. The netbook mix edition is also released at the same time. I installed it on my Acer Aspire One netbook. 1) Download UNM from official site. 2) Check the MD5 to make sure the img file is OK. 3) Write the img file into a 2GB usb disk through Disk-Writer. 4) [...]
Update Ubuntu 8.04LTS, Upgrade to Ubuntu 8.10
30 minutes to update Ubuntu 8.04LTS. 1.5 hours to upgrade Ubuntu from 8.04LTS to 8.10. All done yesterday night.
How to upgrade to Ubuntu 8.10
The next version Ubuntu, v8.10 will be release tomorrow, Oct. 30 2008. If you are using 8.04 (Hardy) then you can update directly to 8.10 (Intrepid). In other cases you should follow a sequential upgrade path and not skip any of the releases (unless you are on a LTS release). “Backup important files”. Although the [...]
Ubuntu 8.10 Beta Released
The Ubuntu team is pleased to announce the beta release of Ubuntu 8.10 Desktop and Server. Codenamed “Intrepid Ibex”, 8.10 continues Ubuntu’s proud tradition of integrating the latest and greatest open source technologies into a high-quality, easy-to-use Linux distribution. Ubuntu 8.10 Desktop Edition delivers the features you need for an increasingly mobile digital life, including [...]
Ubuntu 8.10 Release
Ubuntu 8.10 will be released on October 30th, 2008. Do you wait for it? I am. Some people said Ubuntu is not good enough and it is a bad guy of Linux world. It is harmful to the other Linux distributions. I agreed with them in one point only. It is not good when you [...]
How to unmount when the device is busy
I met this problem many times. Just find the way to unmount the device correctly. It happens all the time doesn’t it? You need to unmount a CD or you want to pack away the external drive but when you try to umount it you get the dreaded “device is busy” message. Wouldn’t it be [...]
htaccess file
.htaccess file is very important in the Apache server. The real name of this file is Apache’s directory-level configuration file . There are three major usages of .htaccess. Authorization, authentication: .htaccess files are often used to specify the security restrictions for the particular directory, hence the filename “access”. The .htaccess file is often accompanied by [...]


