Software Freedom Day 2008 – Philippines – Online Registration
Yet another meaningful event on free software world. I am personally inviting you guys.. Cheers. :D
Software Freedom Day 2008 – Philippines – Online Registration
Yet another meaningful event on free software world. I am personally inviting you guys.. Cheers. :D
Here’s a list of free software replacement for majority of Windows based programs. Some are even ported to Windows. Cheers.
There is an excellent article on data recovery posted over InformationWeek’s web site:
http://www.informationweek.com/news/storage/disaster_recovery/showArticle.jhtml?articleID=208403254&pgno=1&queryText=&isPrev=
How to make your router a reapeter to extend your wireless network.
see: http://www.dd-wrt.com/wiki/index.php/Universal_Wireless_Repeater
Wanna have a look at the latest available and the smallest linux computer in the world? Always been looking for the latest and smallest possible. Kindly look at this link the PICOTUX.
Using a shared hosting? You want to find how many web site shares the IP with you?
And its free.. it also list all the sites plus you have the ability to view the site on a frame on the right.. so much for the talk albeit I have to show the link.
Cheers and enjoy..
Today I found a blog about how to secure apache. Hope you consider this useful. :)
Got some problems executing this command in vi:
:s/dapper/edgy/c
which I expect to search and replace text with confirmation when I have edited my ubuntu sources.list
The problem is solve using the command:
:%s/dapper/edgy/c
or
:.,$s/dapper/edgy/c
Conclusion:
Commands in vi generally starts with what range of line numbers are to be searched/processed.
. represents the current line of file
$ last line of file
^ first line of file (never tried it though you can 1 to be sure)
% represents all lines of the current file.
Enjoy
I recently installed bayanihan linux server on a virtual machine since I don’t have a spare box last time. But last week I have got a box (headless) to mingle with.
Then deployed BLS 2006 as a file, local mail, local web host to use with the current servers that we have here at work. The good thing about centos (since I have recently played with it and installed xfce4-will post about this one) is that you can easily update the whole system by using “yum update” but sadly BLS 2006 wont allow you to do just that…
Next step would be to ask for help(Note: never cross post in community boards to have your question answered quickly once is enough).
Not getting the answer I have to create it :)
Bayanihan Server 2006 is based on CEntOS 4 (mind you that’s the correct cap/lowercaps of the OS). CEntOS is based on RHEL4 .
I have to install yum first. What I have is only rpm to manage the installations so I have to install a yum*.rpm package. Found one at:
http://centos.cs.ucr.edu/centos/4/os/i386/CentOS/RPMS/
But. Before that I have installed the GPG keys for the packages.
http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-4
Installation. Installing yum-2.4.3-1.c4.noarch.rpm would just ask for more dependencies. It will ask for the following:
libxml2-python is needed by yum-2.4.3-1.c4.noarch
python-elementtree is needed by yum-2.4.3-1.c4.noarch
python-sqlite is needed by yum-2.4.3-1.c4.noarch
urlgrabber is needed by yum-2.4.3-1.c4.noarch
yumconf is needed by yum-2.4.3-1.c4.noarch
to be installed which is of course can be found in the above mentioned repository. It is constantly updated so mentioning the version number is probably not worth it.. but I will. :)
-rw-r–r– 1 root root 3656 Dec 19 01:17 centos-yumconf-4-4.5.noarch.rpm
-rw-r–r– 1 root root 449577 Dec 19 00:57 libxml2-python-2.6.16-6.i386.rpm
-rw-r–r– 1 root root 78639 Dec 19 00:52 python-elementtree-1.2.6-4.2.1.i386.rpm
-rw-r–r– 1 root root 38368 Dec 19 00:52 python-sqlite-1.1.7-1.2.i386.rpm
-rw-r–r– 1 root root 120787 Dec 19 00:51 python-urlgrabber-2.9.8-2.noarch.rpm
-rw-r–r– 1 root root 194136 Dec 19 00:54 sqlite-3.3.3-1.2.i386.rpm
-rw-r–r– 1 root root 393768 Dec 19 00:54 yum-2.4.3-1.c4.noarch.rpm
Another but. yumconf is not on the repository so i have to manually check the net for the yumconf*.rpm which brought me here.
Completed. I have downloaded all of the needed dependency on one directory so I have to issue one command left for the magic to begin.
rpm -Uvh *rpm
which as you know will install all the rpm’s in the folder :)
Snapshot.
As I have said in my previous example of creating a virtual machine for Bayanihan Linux Server 2006: creating virtual machines for testing is quite easy but it is also much easier if you let easyvmx.com do it for you.
First it has option for:
At the end of the creation you will be prompted with the created .vmx file also a download link for the needed vmx files to use for your virtual machine..
It’s so easy as easyvmx.com. Try it here.