Centos5 Upgrade Mono
I Use Centos5 as my Linux system operation. Default mono-core installed in centos is mono-core-1.2.4-2.el5.centos. This version is to old and I want to install or upgrade mono. This is a method how to install or upgrade mono in Centos5. Create a new repo config file. vim /etc/yum.repos.d/mono.repo and add the following text : [Mono] [...]
Free Ubuntu Book
Are you use Ubuntu Linux? I get a best free Ubuntu book when searching in Linux Forums. This Ubuntu book give complete tutorial about Ubuntu as system operation, how to setting Ubuntu, and etc. With this book, we can give explanation why we can use Ubuntu as my system operation.This is best free Ubuntu book [...]
chown : Change Owner And Group File or Directory
We can get information from a file in Linux with command : ls -l This is output from my file : -rw-r–r– 1 root root 0 2011-03-09 13:50 tesfile If we want to change file owner and group this file from root to toto, we can use this command : chown root:toto tesfile This command [...]
KolourPaint : Microsoft Paint For Linux
I am not a professional image editing. I use Microsoft Paint to edit my photo. When I migrated to Linux, I searching software to replace Microsoft Paint to edit my photo. I Like Gimp, InkSpace and other image editor for Linux. But that editor is not simple in interface and how to use. So I [...]
