search for: ohnewald

Displaying 20 results from an estimated 23 matches for "ohnewald".

2002 Jan 16
1
Counter Strike - OpenGL problem?
...orted by your video card" I would like to hears ANY idea, cause i got totally stuck and it drives me crazy. p.s. Tuxracer or XRacer any other graphic Games takes all my CPU (PIII 450, 256MB RAM). All i get is a diashow! ;P Maybe it has something to do with that! Thank you!!!! Mario Ohnewald
2006 Feb 17
3
rsync files with certain mtime
Hello List, How would i rsync all files which are older than X-Days? I am missing some kind of -mtime option. Since this is quite common for backups i am wondering how you are doing this kind of stuff. Thanks, Mario
2002 Apr 06
6
print command
...r/spool/fax/bin/faxclient [share] comment = %m browseable = yes public = yes readonly = no creat mode = 0755 directory = /share [Faxe] comment = Angenommene Faxe browseable = yes public = yes readonly = no creat mode = 0755 directory = /var/spool/fax/recvq/ Thanks a lot! Mario Ohnewald
2003 Nov 10
3
java problem? - Forgotten Battles dedicated
hello list! I want to run a dedicated Forgotten Battles server with wine. Since on windows its only need a console to start, not sure if its dos, but i think its java. If i start the programm i get this: ---------------------------------------------------- # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Error ID:
2002 Nov 24
1
wondershaper
Hello! I want to give port 14567 a high priority/minumum delay because its a onlien game. I took wondershaper cause its fairly easy to understand. AND i read the HowTo, especially Section 9!! DOWNLINK=786 UPLINK=128 DEV=ppp0 # start filters # TOS Minimum Delay (ssh, NOT scp) in 1:10: tc filter add dev $DEV parent 1:0 protocol ip prio 10 u32 \ match ip tos 0x10 0xff flowid 1:10 Then i
2004 Oct 28
3
Re: _wrapped_ java application with wine
> Your question was already answered in the reply to your first post. > > > This means that if you want to run a Java-programm, > > you have to install Java. > > He didn't mean that you have to install the jre with wine. He meant > that you should go to java.sun.com, click on the J2SE 5.0 link, and > download the binary that is compatible with your system.
2005 Sep 28
1
PowerWalker ups/usv config file
Hello List, i have a "PowerWalker VI 400, VI 600, VI 800" ups, which i bought on ebay since it said it supports Linux. Well, it came with a closed source binary written in Java. :( Has anyone a config file which will fit to my PowerWalker ups/usv? The genericups driver doesnt seem to work. Thanks, Mario -- GMX DSL = Maximale Leistung zum minimalen Preis! 2000 MB nur 2,99, Flatrate
2011 Mar 07
1
Bug 591456 - script hotplugpath.sh is missing
Hello List, why is the Bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591456 not fixed yet? It was already reported back in 2010 and a patch was already supplied, too. Is this a bigger deal? Thanks, Mario
2003 Nov 25
1
Exclude files bigger than X
Hello List! I want to rsync a few homedirectories which also contain big *.tar or *.bin files. Does rsync have a option where it will NOT transfer files which are bigger than X MB/GB. I did have a look in man rsync, but could not really find what i am lookig for. If rsync does not have that feature, is there a workaround? Cheers, Mario -- GMX Weihnachts-Special: Seychellen-Traumreise zu
2006 Feb 15
2
checksum
Hello List, i would like to know when the checksum (-c option) gets executed excatly and where. I aleady had a look in the docs and in the source code, but wasn?t too lucky. The way i want/need it would be: 1. make checksum on (full) source file 2. transfer file 3. check checksum on (full) destination With "(full)" i mean the whole file, not parts/segments of it. Is this
2004 Jun 29
1
mkntpasswd
Hi! I am currently follwoing this howto: http://www.samba.org/samba/docs/man/guide/happy.html#ch6-nss02 and i am stuck with: (..)You must compile the mkntpasswd tool and then install it into the /var/lib/samba/sbin directory, as shown here(...) Where can i get the mkntpasswd sources from? Or is there a rpm package for it? Thanks, Mario -- "Sie haben neue Mails!" - Die GMX Toolbar
2005 Jan 19
1
admin privileges on a single domain machine
Hello List! I have a ldap based samba pdc with a few windows xp prof clients and a few user accounts. All the users have Domain User permissions. Is it possible to give a Domain User admin privileges on a single box? Lets say i have Machine A, B, C and D. Then user Foo should have normal Domain User Priviles when he logs into A, B and C. BUT when he logs into Machine D, he should have admin
2006 Jul 06
1
Error looking for next uid at /usr/share/perl5/smbldap_tools.pm
Hello List, i am using Ubuntu Dapper with: ldap-account-manager 0.5.1-1 samba 3.0.22-1ubuntu3 samba-common 3.0.22-1ubuntu3 debian-edu-config 0.399 slapd 2.2.26-5ubuntu2.1 smbldap-tools 0.9.2-3 When i try to join a domain i get this error: Could not find base dn, to get next uidNumber at
2003 Aug 21
1
Smartcard: sectok compiler error
...ectok. It might be a little offtopic but i am totally stuck! After it compiled libsectok without the -Bforcearchive flag i tried to compile sectok: [root at box sectok-20020524]# make gcc -o sectok main.o cmds.o cyberflex.o ../libsectok/libsectok.a -lcrypto cmds.o: In function `reset': /home/mohnewald/sectok-20020524/cmds.c:158: undefined reference to `optreset' cmds.o: In function `apdu': /home/mohnewald/sectok-20020524/cmds.c:233: undefined reference to `optreset' cmds.o: In function `selfid': /home/mohnewald/sectok-20020524/cmds.c:277: undefined reference to `optreset' cmd...
2002 Jun 18
3
Executing an windows application installer that check for wi ndow s version?
Hi All Andrily, Thanks for the information. I've tried setting the config file. YIt doesn't work. I've checked with the application support. According to them, the OS check is done by InstallShield product functionality. Anyone has any idea how Installshiled detects the version of os ( can't find such info on their website!) and how we can workaround it. Thanks again
2004 Oct 13
1
samba 3.0.7 and OpenLDAP
Hello List, yet another OpenLDAP/Samba problem... OpenLDAP: slapd 2.2.17 Samba: Version 3.0.7 Debian stable with 2.4.27 I am trying to do this howto (smb auth via ldap): http://www.idealx.org/prj/samba/smbldap-howto.en.html Even IF the user does not exits in my ldap table, why does smbd just exit? Do i start it the wrong way? This is the output of smbd -F -i -d 9 -S -s /etc/samba/smb.conf
2003 Aug 21
0
OT: smartcard sectok - 0608 error loading driver
Hello! I know this is a bit off topic but its hard to get some help in this case. the driver for my Towitoko Chipdrive USB works: Aug 21 12:33:12 idefix pcscd: eventhandler.c:380 EHSpawnEventHandler: Card Removed From Towitoko Chipdrive USB 0 0 Aug 21 12:33:16 idefix pcscd: eventhandler.c:468 EHSpawnEventHandler: Card inserted into Towitoko Chipdrive USB 0 0 Aug 21 12:33:16 idefix pcscd:
2002 Aug 14
2
WineX - CounterStike installation and SuSE8.0
Hello! I play CounterStrike (CS) a lot on my linux box. But since i use SuSE8.0 the installation of CS crashes right at the beginning, the debugger cant tell me anything interesting. All i wanna know is if anyone here got CS working with the latest WineX version and SuSE8.0. Thanks! Mario
2004 Jun 29
0
samba 3.0.3-5 PDC - share works, domain login not
Hello List! I just set up a samba3+ldap pdc _almost_ successfully. If i log into the win2k box and i access \\123.123.123.123\user1 it asks me for my user1 passwd and i can access its home dir. But i can not log into the domain with the user1. It complains about a wrong passwd or user at the login prompt. Could it be that my machine is missing in my user databases? I did check my machine and it
2004 Nov 29
0
samba, nss and openldap
Hello list! I would like to setup up a PDC based on openldap. I am running Debian Testing with Samba 3.0.7-Debian and OpenLDAP 2.1.30-3. But i got stuck with one problem: I cant join a Domain if i haven`t added a unix machine$. If i use: add machine script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u && /usr/sbin/smbldap-useradd -w "%u" then i can join a