search for: fine

Displaying 20 results from an estimated 77803 matches for "fine".

Did you mean: file
2008 Sep 28
1
partitioning vectors of intervals
I have two pairs of time intervals: coarse- and fine-grained. They're components of their respective dataframes, looking like, coarse: endtime starttime 1 t1_end t1_start 2 t2_end t2_start ... fine: is the same, except that its intervals presumably fall into the coarse...
2010 Jun 06
3
194 Kernel Panic; 164 is Fine; How Do I Debug?
I have a machine that has worked fine for years on CentOS5. kernel-PAE-2.6.18-164.15.1.el5 is the last "works fine" kernel, but kernel-PAE-2.6.18-194.3.1.el5 crashes at boot every time. I tried banging on the side of the monitor to no avail. All kidding aside, here are pictures of my monitor when booting 194 in case that i...
2005 Feb 23
1
Sipura 2000 w/fax machine oddities
I'm really trying to understand this. I have a Sipura 2000, brother MFC, and SpanDSP set up on asterisk. because asterisk softfax was not working well, i set up faxes to goto line2 on the sipura. this is working fine, i have only tested a few short faxes, but already my completion rate was 100% vs 5-10% that spandsp and asterisk gave me. here's the odd part. using the fax machine, I can send a fax out to another fax machine fine (using VoipJet). but when i try to fax something directly to my asterisk ser...
2019 Oct 03
3
Roaming profiles don't work properly on newly joined Windows clients
...profiles and "users" for user's home directories. We've just got delivery of two donated computers, and we got 2 new staff members.? I wiped the new computers, reinstalled Windows 10 Pro to build 1903, and connected them both to the AD server, they both connected to the domain fine.? I set up the account for the new staff member fine, and when I logged on to her new account, I immediately got the message that was something like "We couldn't set up the profile, so we've started a temporary profile which will be deleted on log-off".? While logged on as the...
2019 Sep 19
5
UEFI booting
I installed my first UEFI disk yesterday. Seemed to go fine. CentOS 7.6 x86_64 I then took that disk "out" of that machine and put it another machine - it seems to not even boot. I put the original disk back in that machine and it boots fine. I put the UEFI disk back in the machine I built it on and it works fine. They are similar machines either...
2020 May 12
2
DNS sometimes give error/timeout or works fine
Hi, i've three samba DC's with BIND9_DLZ backend . The DNS queryes is erratic, sometimes from pc lan the DNS resolution work fine and on another occasion give timeout or fail My DC's are: [............] [root at sambadc03 ~]# host -t A mydomain.com mydomain.com has address 10.13.250.128 mydomain.com has address 10.13.250.110 mydomain.com has address 10.13.250.111 mydomain.com has address 10.13.250.112 [............] No...
2011 Sep 05
3
Mac OS X 10.5 compatibility?
I was wondering if Wine lost 10.5 compatibility, or if any of the few people out there with it have noticed a problem. Up through 1.3.25 it seems to compile and work fine. On 1.3.26 and 1.3.27 the compile will fail with errors about a bunch of symbols in msxml3.dll.so that are not found. Building 1.3.26 and 1.3.27 on 10.6 or 10.7 using a 10.5 SDK it will build fine and still work on 10.6 and 10.7, but taking it back to 10.5 it crashes with Dyld error message of un...
2010 Aug 25
6
ACD Labs 12.0 installs fine, runs fine for the first time
Hi there, I am a relative Linux newbie and due to my work I use ACD Labs 12.0. This is a free for academia NMR processing software available only for windows. I am running it through a Virtual XP machine but I wanted to see if it would run using Wine. The program installed fine, and when I started it for the first time everything was swell. At last I could run pretty much everything I need from Linux. I also did some data processing without it crashing, so I was quite happy. When I restarted the program, it started ok but it goes on the taskbar and there is no option to m...
2014 Sep 17
2
bizarre problem with performance
Hi, I am running centos6-5 on dell620 blades. mirrored local root drives several (including home) mounted filesystems. The other blades are working fine. Top indicates the server is running 1% cpu, and very little memory (idleing) There is no error in the messages file There is no amber lights on the server. When I log into my server it is fine, on my remote mounted home directory. When I cd to root (local disk) and I type ls it just hangs. I ran...
2008 Jun 03
3
Asterisk 1.4.20.1 with bad gsm file playback
Hi All, I'm stumped on this and I looking for some clues to fix this. This is a new install of Slackware 12.1 onto an IBM x330 Server. Asterisk 1.4.20.1 plays the wav files and the Cepstral_Allison Swift just fine, but when I play the gsm files the audio quite choppy. And, the files produced from the MixMonitor don't even record any audio other than noise. I have a hard drive from a previous install of Slackware 12.0 and Asterisk ~1.4.18 that I've swapped out and everything runs fine. Also, I'...
2006 Mar 06
3
Domain logon problem
Hi All, We are running Samba as a PDC on SUSE 9.3 and everything was running fine since we started it. All of a sudden I have started to have problems with the domain logon, nothing has changed since friday when I know it was working fine without any problems. The users are just unable to logon to the domain and getting an error message "The domain controller is down or...
2014 Mar 01
2
[LLVMdev] MCJIT crash on 64 bit Linux, works find on OSX
Hi All. I have an issue when a MCJIT ExecutionEngine is created then deleted, any C++ exception thrown after the MCJIT dtor is called will result in a seg fault. This does not occur with the regular JIT engine, and only occurs on Linux, works fine on OSX. basically its like this: ExecutionEngine *e = engineBuilder.create(); // this is fine try { throw exception()} catch(exception&) {} delete e e = engineBuilder.create(); // this will cause a segfault on 64 bit Linux, LLVM 3.4 // works fine on OSX try { throw exception()} catch(exc...
2007 Oct 18
1
Puppet client not working fine on Ubuntu 6.0.6
Hi, I am trying to get puppet working on Ubuntu as client. I am trying to add user''s & copy some home directory. It worked fine for user creation but not for home directory(I have posted this issue already). But, the issue is I have added some functions to this ubuntu node but when running puppetd -test from client it gets the same old class. It doesn''t get any updated config from server. Any change I make...
2005 Feb 17
2
Samba works fine but can't login to linux using LDAP backend
Hi I have 2 questions : 1. I've setup a samba with ldap backend and everything is working fine with samba but I can't login to the OS using the users I added through the smbldap-useradd utility, getent passwd worked fine and i can see the user but I can't login, I'm using mandrake 10.0 and samba 3.0.2a anyon knows why? I've followed some of the threads but the most I gt out...
2002 Feb 08
4
offline folders problem with W2k SP2
Hi, had samba 2.1.?? version and Win2k running for some time and offline folders worked just fine. But recently I installed SP2 on Win2k and did a samba upgrade to 2.2.3 and now the offline folders do not work any more. Everything is fine until I go offline, */CSC/ contains my offline files and everything seems fine, but when being offline I always get access denied messages when accessing of...
2011 May 26
4
Different behavior of median and mean function - Why?
Hi together, below is a small example which produces outcome I do not understand, namely that the median function works fine on a data.frame without negative numbers, but doesn't work on a data.frame with one negative number. I'm sure there is a reasonable explanation for that or better, that I'm doing something wrong and someone could guide me how to solve it. I tried googling it, but couldn't find a sol...
2017 Sep 26
2
Dovecot and Self-signed issue
...ent -msg -connect your.server:993 and grep for "CertificateRequest". Do you have a certificate configured in your mailclient Thunderbird but not in Evolution? HTH Peter Am 2017-09-26 um 00:08 schrieb Michael A. Peters: > Definitely client issue, connecting via evolution works just fine. > > So I suppose it is off the the thunderbird list. I like thunderbird better. > > Only plugin I use is dkim validator and when I started thunderbird w/o > extensions - still had same issue. > > But I think it is definitely not a dovecot problem. > > On 09/25/2017...
2007 Sep 20
3
CentOS5 Network Problems
...itself) is larger in size (downloads never pass 100K), then it hangs... When I fire-up wireshark, I get a lot of ougoing highlighted Checksum Errored packets but I don't know what's causing it... Here's what I've eliminated thus far: - Websites are up and responsive - Cable(s) is fine - Network drop is fine - I put myself behind a firewall to make sure it wasn't my network - Network card has been switched - Driver has been switched - Removed any firewall - wget has problems as well - Other computers on the same network work fine. Sites like maps.google.com work just fine......
2004 Jan 13
2
Mediatrix 1102 issue after upgrading to CVS
We just did an upgrade on our Asterisk to the CVS version and our Mediatrix 1102s stopped working correctly. Our Asterisk is connected to the PSTN with a PRI. Calls from the PSTN to the Mediatrix 1102 work fine. The issue is calling out to the PSTN from the 1102. Asterisk looks like it process the call just fine except there is no talk path. Get this, though: If you flash hook and then flash hook again, the call is there. These units worked fine before our Asterisk upgrade. VoIP to VoIP works fin...
2007 Apr 13
5
new machine just turns off after some time.
Hi all... I have a new machine for centos 5. amd 6000+, 2 gig and 750GIG drives. Price is quite reasonable... Anyway... centos 5 installs fine, I was running fine then the machine just turned off. I tried to run a video for the last 8 hours on it waiting to happen again and it worked just fine. I then did a continues compile with a batch file and after a few minutes it just turned off... I saw the length of time to do the compiles was...