===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Nov 2, 2006 1:47 am
7262
I am trying to spawn a shell using the following program.. int main() { __asm__ ("jmp 0x2e\n\t" "popl %esi\n\t" "movl %esi,0x8(%esi)\n\t" "movb...
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Nov 5, 2006 9:33 pm
7264
The much awaited Delegate Registration System is now open! People who wish to attend FOSS.IN can now register themselves online and avail the cool 50% discount...
All: This is a reminder that delegate registration for FOSS.IN/2006 is currently ongoing at https://foss.in/2006/cfp/delegates and will remain open another 9...
Folks: It is that time of the year again, a time of great joy and great celebration, the time when we announce the first major sponsors of our "little regional...
After introducing our top sponsors (MCIT, Sun Microsystems and Geodesic Information Systems) yesterday, it is time to introduce our Gold Sponsors: GOLD SPONSOR...
Over the past two days, we have met the Principal, Platinum and Gold Sponsors of FOSS.IN/2006. To re-cap: Ministry of Communication and Information Technology:...
Over the past three days, we have met the Principal, Platinum, Gold and first three Silver Sponsors of FOSS.IN/2006. To re-cap: Ministry of Communication and...
If you wish to be a volunteer at FOSS.IN/2006, then you have to attend the volunteer briefing and orientation meet: November 19th, 5pm HP Shezan Lavelle ...
All: http://foss.in/2006/schedules/ The talk schedule of FOSS.IN/2006. Note that this does not include the BOF schedule, which will be available at the venue...
Hello, I have a machine that is able to send and receive mails to machines (xyz) in the domain (eg abc.my.domain) but not to the mail server of the domain....
Sanjeev
sanjeev@...
Nov 17, 2006 12:27 pm
7273
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Nov 19, 2006 5:29 pm
7274
All: Note that TODAY (the 22nd) is the last day for online registration, and after midnight tonight, registration will open at the venue at 2pm tomorrow, the...
This is a post slightly delayed, but I am glad that I can make it: Also in your delegate kit is an item we are especially proud of - the official FOSS.IN...
Hi friends, i wanted to create a daemon and wants to be assured it is running successfully. so i think of making a script in perl which will see that the...
... Neither. You create a PID file when the daemon is started. kill(pid, 0) will tell you if a process with that PID is still running. Of course, there is a ...
... The fuser utility does this; Also, it might be useful to obtain an exclusive lock on the PID file; I guess this is a more certain way of figuring out if a...
... running ... Hi all, Thanks for the reply, actually i was searching on net and found that following command gives the process id and so if it exist then die...
... see that ... inputs on how ... the output ... (pid, 0) will ... there is a ... recycled ... an easier ... pointing to ... Hi Ganesan, How will we know of...
... The latter. You create a text file with the pid in /var/run/<program_name>.pid. ... I already answered this. Re-read my mail. ... Same thing. Go and check...
Hi Kashyab, ... I think this particular statement is the single most important thing to notice about this entire post. What most of us newbies have to...
Hi Raseel, ... Perhaps mislead you a little bit too :) ... I was hoping to suggest a "way around" - meaning not to take five years. The thing is, once I...
All: Most of the FOSS.IN/2006 slides are now available online - just go to http://foss.in/2006/schedules, select the talk you are interested in, and the slides...
Hi , I wanted to inject some faults into malloc system call or any other for that matter at run time. Let us consider that a prog is waiting $./xyz Now xyz...
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Dec 1, 2006 7:50 pm
7289
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Dec 3, 2006 4:58 pm
7290
... Hi Kashyap, Can you let me know from where you got the /bin/update and /bin/sh utilities to run your linux 0.01 kernel. Thanks, Eric...