|
Saturday, 01 December 2007 |
|
Recent Update! Just for update. Currently, I'm working hard on noguix cluster edition & hopefully I can release it at the end of December 2007. For the beginning, only sendmail, apache & mysql will be included as cluster resources. With heartbeat, ATA Over Ethernet(AoE) or DRDB to replace SAN storage and webmin to manage all the cluster, it will give users chances to play with linux cluster. To run it, no high spec requirements are needed. Yes, it's small, simple & poor cluster but it's also can do high availability as what popular distro can do.
Sorry for those who can't reached me last time. To be honest, I still can be contacted via my Yahoo Messenger.
Thanks!
athlon_crazy 30/11/2007 |
|
Last Updated ( Saturday, 01 December 2007 )
|
|
|
Wednesday, 14 November 2007 |
|
Tutorial Xdialog
Creating noguix linux it's a big challenge to me. How to make it different from slax & more user friendly is not an easy task for newbie like me. I have to create, modify & test a lot of shell script just to make it more easy to use by linux beginner. One of good example here is how easy users can setup their network by using static ip.
Method 1 Command Line Interface (CLI) User can simply use command from their terminal as below:
$ ifconfig eth0 192.168.0.5 netmask 255.255.255.0 up $ route add default gateway 192.168.0.2 $ echo "nameserver 202.188.0.133" > /etc/resolv.conf
With above commands, users suppose can have their network up. But it's pretty hard for newbie isn't it?
|
|
Last Updated ( Wednesday, 14 November 2007 )
|
|
Read more...
|
|
|
Sunday, 11 November 2007 |
|
New Released! noguix-1.0.5RC2 Home Server Edition This is the new released of noguix home server edition(RC2) and it's come with few additional modules which can help Linux beginner to play with some administration task. The best is, all new additional modules added has been tested working & compatible with noguix. |
|
Last Updated ( Sunday, 11 November 2007 )
|
|
Read more...
|
|
|
Saturday, 10 November 2007 |
Tutorial - Basic Clustering with noguix + heartbeatWhat is cluster?Two or more nodes that are connected together with a central storage device between them and make it appear as a single virtual server on the network. Then, cluster resource make a connections to this virtual server. If the resources “goes down” due to a hardware or software failure, it is automatically restarted on the second node. This is referred to as a “failover.” The Objective- To test basic clustering by using noguix + heartbeat while virtual ip address act as cluster resource.
- Make sure virtual IP still up & pingable even one of the node goes down.
|
|
Last Updated ( Saturday, 10 November 2007 )
|
|
Read more...
|
|
|
Sunday, 04 November 2007 |
|
I have to setup DNS Server for my customer during Proof Of Concept stages by using Suse Linux Enteprise Server / SLES 10 SP1. Since SLES is new to me and maybe to others too, below are the steps taken for DNS Server setup & configuration : What we need : - DNS Server SLES - 192.168.0.4 = node3.noguix.org
- XP workstation - 192.168.0.3 1 - Go to computer -> YaST Administration Setting |
|
Last Updated ( Sunday, 04 November 2007 )
|
|
Read more...
|
|
|
Saturday, 27 October 2007 |
|
Vmware ESX Server Intallation on IBM Blade Server
This is a step taken during vmware ESX server installation inside my customer IBM blade server last month. Of course, take into consideration about the ESX hardware requirements including SAN storage before you are going to install it. Otherwise, it won't works! |
|
Last Updated ( Saturday, 27 October 2007 )
|
|
Read more...
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>
|
| Results 43 - 49 of 56 |