Search Results

Search: Posts Made By: Micky
Forum: Programming 07-21-2005
14,165
Posted By Micky
Hi guys, I think I've found it. The default...
Hi guys,

I think I've found it. The default priority was set in the program to SCHED_FIFO. Unfortunatly this is only allowed for root on the linux environment (unlike solaris?!).
I only wonder...
Forum: Programming 07-20-2005
3,507
Posted By Micky
Can you try this: Specify the path where you...
Can you try this:
Specify the path where you can find the library libmystuff.so.1 with -L during the linking.

Hope it helps...
Forum: Programming 07-20-2005
14,165
Posted By Micky
pthread_create returns "operation not permitted" if I try to link static?
Hello,

I am trying to port some testtools we wrote from solaris to redhat linux(AMD64). If I link dynamic, set the correct LD_LIBRARY_PATH, everything runs fine.

If I try to link static, the...
Forum: Linux 10-22-2004
3,506
Posted By Micky
GRUB and windows XP
After playing a bit with GRUB I got it to boot my windows XP and my Fedora (yeay!). But now my windows became awfully slow (hd seems to be the problem).

Does anybody have an idea what could cause...
Forum: Programming 11-03-2003
3,107
Posted By Micky
We had it like that, but then we saw that the...
We had it like that, but then we saw that the code was doing strange things. (It was not leaving the if loop the first time, so that we would lose our first character).
To see what the isspace...
Forum: Programming 11-03-2003
3,107
Posted By Micky
isspace?
Hello,

Does somebody know what is happening here? This piece of code should skip leading spaces (and others).

If isspace encounters a non space character, it doesn't return false.

If we...
1,872
Posted By Micky
Windows charactersets on unix
Hello,

We need to convert CP1252(WinLatin1, Windows-1252) to UTF-8, but we don't have these charactersets. Do they exist for the unix system ( solaris and compaq) ? Where can we find these, or...
Forum: Programming 11-12-2001
3,795
Posted By Micky
Shared libraries
Hello everybody,

I am having major problems at the moment with shared libraries and I have to little knowledge of them to solve them. So please, please help me :)

Ok this is the problem:

I...
Forum: Cybersecurity 10-21-2001
4,101
Posted By Micky
Samba, swat and printing
Hi all,

Ok next problem:

I see my printer under windows. I click properties, and windows says "I can't see what printer that is", and lets me install a driver. I choose HP laserject 4P ( which...
Forum: Cybersecurity 10-21-2001
4,101
Posted By Micky
yeay!!!!
It was indeed that I did not install the user ( me blond ), I added it with "smbpasswd -a [username]". It will automatically ask you for the password (just in case there are more blond peeps like...
Forum: Cybersecurity 10-20-2001
4,101
Posted By Micky
Dancing a samba is easier :(
Hello everybody,

I am trying to get a suse linux computer ( 7.2 ) to show me my home directory under windows. I got samba started, and I can see the linux computer under windows, but when I try to...
Forum: IP Networking 08-28-2001
4,366
Posted By Micky
Thanks
Thanks a lot for the answer :)

Since I live in the Netherlands too, I am pretty much convinced it will work. I am going to try it directly tonight.
Forum: IP Networking 08-10-2001
4,366
Posted By Micky
DHCP client & ipchains headache
Hi all,

I upgraded my SUSE 6.1 to SUSE 7.1 and at once the following things won't work anymore:

1) My DHCP client is not able anymore to retrieve my IP address from the @home server. It times...
Forum: IP Networking 07-10-2001
2,868
Posted By Micky
Virtual Networking?
Hello,

I have a little network at home with a suse 6.1 linux server with masquarade to access the internet. Now we want to connect a friend to our network as if he was in our network, but actually...
10,259
Posted By Micky
Batch files
Hi,

You can use crontab to schedule your batch file. Type "man crontab" for the manual. I can't help you with the batch file since my boss would kill me if I am not doing my work but yours :), but...
6,480
Posted By Micky
tcsh and redirect
Hello, maybe it is a silly question, but can somebody tell me how to do a redirect of errors in the t shell?

Unix Newbie :)
Showing results 1 to 16 of 16

 
All times are GMT -4. The time now is 11:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy