| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
By Linux.tar.gz at 2005-08-02 19:44
|
|
Hi!
You will need:
2+ installed and networked Slackware machines.
Kernel compile knowledge.
A 2.4.26 openMosix kernel and the user-space tools, http://openmosix.sourceforge.net/#Latest
openMosixview, which makes things more comprehensible, http://www.openmosixview.com/download.html
What to do:
Installpkg the kernel source package.
Link the kernel source to linux-openmosix ( ln -s /usr/src/linux-2.4.26-openmosix1 /usr/src/linux-openmosix ). This facilitates user-space compile.
Compile, install and reboot this new kernel.
Compile and install user-space tools.
Compile and install openMosixview.
Edit /etc/openmosix/openmosix.config and uncomment these lines. _Read each comments_.
AUTODISC=1
AUTODISCIF=eth1
MYOMID=1
MIGRATE=yes
BLOCK=no
Do this for all machine and don't forget to change MYOMID. You don't need openMosixview on every computer.
Launch the cluster on each node:
/etc/init.d/openmosix start
Launch openMosixview and enjoy.
If you had success with _official_ openMosix 2.6 kernel, please post how.
Discussed here.
|
|
|
|
All times are GMT -5. The time now is 02:28 AM.
|