Tagged Questions

0
votes
0answers
16 views

sem_timedwait not supported properly on RedHat Enterprise Linux 5.3 onwards?

Hi, We're seeing odd behaviour on RedHat Enterprise Linux systems with pthreads sem_timedwait. It's only occurring with versions 5.3 onwards. When we create the semaphore on a background thread …
0
votes
2answers
23 views

Looking for advice on how to develop applets for Gnome / Ubuntu

I am a linux (mostly ubuntu) user with a reasonable understanding of how the system works (although I am certainly not a linux guru!). In the past I have developed small cross-platform desktop …
1
vote
1answer
12 views

How to know when a schedule() call is returning because of a signal?

In a device driver for some PCI hardware, I have an ioctl call that waits for an incoming interrupt on the PCI bus. Using wait_queue_head_t, I put the task to sleep by calling schedule(). Then, the …
0
votes
2answers
23 views

Is there Any Windows Terminal Service like for Linux ?

We have some codebar scanners based on Windows CE that run remote applications located on some servers via Windows Terminal Service. Given that we are migrating our server applications to UNIX based …
0
votes
2answers
35 views

Sherlocks payment -> Premature end of script headers: request

I use a stupid cgb-bin payment script called Sherlocks Payment (is used in France) and I always get "Premature end of script headers: request", the filename is "request". The hosting has Plesk and …
0
votes
0answers
24 views

Bonding Nics with Linux to get better performace [closed]

I am trying to bond two nics together to get better performance. I have two 1000MBps Intel Nics. When I had one nic I was running some benchmarks getting 106 MB/s. This is pretty close to 1GBps. So I …
1
vote
2answers
77 views

How to draw the graph in framebuffer using c language..?

Hi friends, i am new to this linux framebuffer so do anybody guide me to draw the line-graph in framebuffer. And i have the code to draw graph in turbo c but now in linux. So please help me out. …
0
votes
4answers
48 views

how to find the owner of a file or directory in python

I need a function or method in Python to find the owner of a file or directory? the function should be link find_owner("/home/somedir/somefile") owner3
0
votes
2answers
85 views

WTF is happening here?!?! [closed]

maraoz@pampero:/tmp$ uname -a Linux pampero 2.6.24.2-pampero #4 SMP Thu Jan 31 15:00:05 ARST 2008 i686 Pentium III (Katmai) GenuineIntel GNU/Linux maraoz@pampero:/tmp$ ls armargetron/ armagetron/ …
1
vote
2answers
37 views

Weird Subversion permissions issue

I'm trying to set up SVN on a CentOS 5 system so that several people can use a repository. I've created the repository at /var/svnrepository. I added a subversion user and group, made that the …
2
votes
1answer
43 views

Lightweight debugging on embedded Linux

I'm developing an application that runs on a small Linux-based SBC (~32MB RAM). Sadly, my app recently became too large to run under GDB anymore. Does anyone know of any good, lightweight debugging …
2
votes
3answers
34 views

How to query X11 display resolution?

It seems like an simple problem, but I can't find the answer: How do you query (via X11) what monitors exist and their resolutions?
0
votes
1answer
19 views

file lock leases via NFS v4 in C

does anybody know how to use the fancy file locking features of NFS v4? (described in e.g. About the NFS protocol (scroll down)). supposedly NFS v4 supports file lock leasing with a 45 second …
1
vote
2answers
69 views

How can I understand that the user pressed which keyword?

I am coding a terminal like Linux terminal with C under Linux OS and I need to quit program when the user presses ctrl+D keywords. But I don't know how to understand that the user pressed these …
1
vote
0answers
27 views

IrfanView linux alternative? [closed]

Hi, I'm looking for some linux alternative to IrfanView (image viewer). At best, it should have all it's features, the same controls (both mouse and kbd) or fully adjustable, and be as quick. In …

1 2 3 4 5 328 next
15 30 50 per page