I have a new IT-Support and Solutions company in the United Arab Emirates. The main activity is providing annual support and solutions to the clients. These support services are about only open-source based application softwares, such as Linux, Apache, TomCat, MySQL. I need highly skilled professionals in Linux, Apache, MySQL, TomCat or any other mostly used Open-Source based software application. Vacancies are limited for perminant professional jobs. So who is interested in getting $1,350 monthly plus the commission for every project, just send me the detailed CV. Job-VISA will be done for the accepted professionals.
Everyday more and more companies are looking at Linux as a means to lower their operational cost. Adding to your documented skills-set with a Linux certification is a very good idea. Here is a brand new series of tutorials to help you learn Linux fundamentals and prepare for system administrator certification Exam 201.
Hi All,
Can anybody please suggest how hooking can be done
in the xserver functions. XServer needs to invoke my function before
the call is passed to the XServer original function. I have found that
this is the procedure in windows for doing hooking:
HOOKPROC hkprcSysMsg;
static HINSTANCE hinstDLL;
static HHOOK hhookSysMsg;
hinstDLL = LoadLibrary((LPCTSTR) "c:\\windows\\sysmsg.dll");
When I try to compile the redhat 2.6 kernel with make, I receive an error 2 message (makefile.rules not found). What am I doing wrong and how do I correct it. I used the make xconfig to create the file.
Cluster Resources recently released a new Maui snapshot that fixes a number of internal job management issues, improves fault handling and logging, and updates a number of communication protocols to allow better interaction with peer services.
Here is why Windows is better than Linux. (1) Installing programs is easy with windows because there is a standard. Try installing VLC and you'll see what I mean. (2) Anytime you try to install or change something on your own computer you have to type a password. And god forbid you run the program in root, then you get every warning that exists. (3) Installing anything good in Linux requires an entire weekend ending up in learning how to reinvent the wheel. (4) To truly use any Linux distribution your going to have to either take classes in how Linux works or spend time reading a lot of books and forums.
People have helped created a complete OS just not the kernel. The momentum behind this so huge that Linus's effort to trademarking it useless as people do make concious choice related with Opensource. So am I. I buy SuSE OS not linux kernel and I care less about what the kernel is, linux or hurd. But I do appreciate his effort and so many others, like people with GCC/GNU, Apache, GNOME, KDE .. the list will be too long to be inlcuded with OS name/brand.
HI:
I am student of graduate i want to make a simple filesystem for linux is there any help abt creating a simple filesystem which can create files delete files and read and write on the files and folders!
if there is any existing filesystem of this limited functionality plz tell me abt it.
HI
i am student of bscs final semester i have developed a simple filesystem in linux which works good
but the problem is that , while unmounting the filesystem an error message is encountering which is
"VFS: busy inode after umount self detection in 5 sec, have a nice day.... "
i want ti know that what is the reason of this and how can i solve this problem!
Dear all,
I'm looking for a bit of help regarding a 2.6 driver I am working on. The driver is a simple usb device that creates a unique proc entry for controlling each device (e.g. /proc/deviceN_ctrl). This works fine until the device is removed by unplugging the cable, while in use.
Under these circumstances the remove_proc_entry fails as there is still an active reference count on the device. Is there any way to kill all active users of the device. It seems that the linux driver architecture relies on user-space apps to be notified by the driver, when a device is removed. How do I do this?
Greetings,
If you have the skills and are highly motivated to work on a world-class
team, please contact me. This position will be extremely challenging and
rewarding. You will work on industry-leading solutions that have been proven
via many angles, including major industry reviews and awards on a team that
produces, and expects top notch work from every member. You will be expected
Hi all!
I am facing a problem, whiting one transport protocol. It is sitting on top of IPv4 atm and I am trying to make it as a module.
I am receiving sk_buff from ip layer and there is no socket open of receiving port, so I need to send a reply with something like "no connection". For that it seems that I have to open a new "temporal" socket and pass it to the output routine.
So, what are the alternatives for
Hi,
For research purpose, I have to degrade the performance of some computer using a cpuburner. I code a program which do this by getting the maximum priority of SCHED_FIFO and then execute the following algorithm:
CLOCK(c0);
sleep_time_tot = 0;
while (1) {
CLOCK(c1);
usleep (1);
CLOCK(c2);
sleep_time_tot += CLOCK_UDIFF(c2, c1);
while (time_tot*(100-percent)/100 < sleep_time_tot) {
sched_yield();
Hi ,
I 'm setting up a a system (x86) with FC- disks . I have a single HBA but I have a dual controller connecting to a single brocade switch. Now when I try an install system on the FC-DISK . I see two disks
with same configuration ('cause of the dual controller setup) . How should I configure these disks . Should I configure them using MD Or should I just choose one of the disks and proceed with the installation.
An expanded version of Cluster Builder was released today (http://www.linuxhpc.org/clusterbuilder ), extending the site's scope beyond basic cluster components to include industry specific applications and grid middleware.
Cluster Builder — a Web site highlighting high performance computing (HPC) software and hardware — helps administrators, evaluators and users discover available clustering options and solutions. LinuxHPC.org (http://www.linuxhpc.org ) and Cluster Resources, Inc. (http://www.clusterresources.com ) jointly released this latest version of Cluster Builder version 1.1 as a part of their continued effort to provide a comprehensive library of clustering information and research on the Internet.