search for: seemd

Displaying 20 results from an estimated 33 matches for "seemd".

Did you mean: seems
2006 Jan 01
4
rails under windows and mysql make webrick unstable
hi, I have installed ruby and rails under windows(exactly this one: http://rubyforge.org/frs/download.php/4174/ruby182-15.exe that includes rubygems) the thing is that while trying to install the mysql gem, it seemd to try to build the native extension, so I finally added a compiled version that I found in http://dema.ruby.com.br/ the problem is that webrick behaves quite unstable while querying to the database and makes it to close too often. is anyone suffering this too? any recomendation? thanks in adva...
2005 Dec 23
3
RE: Scriptaculous and Prototype based Rich TextEditor
What I have so far. In my main HTML: <script type="text/javascript" src="/javascripts/tiny_mce/tiny_mce_src.js"></script> <script type="text/javascript"> tinyMCE.init({ mode: "textareas", theme: ''advanced'', theme_advanced_toolbar_location: ''top'' }); ... </script> My Ajax form
2003 Mar 30
2
PXE boot times out after "Loading."
...as suggested, restarted the superserver and the DHCP server, and started the Shuttle. The machine successfully found the tftp/dhcp server, obtained an IP address for itself, and gave me a "boot:" prompt. I entered the label corresponding to the boot image I wanted to install, and this seemd to initiate the loading of the kernel. Soon thereafter however, the boot loader got stuck, with the following message: Loading. 8000 AX:0208 BX:0200 CX:0002 DX:0000. 8000 AX:0208 ... (repeats) At this point, the tftp process begins to record this in syslog: sent DATA <block: 36, size 512&gt...
2003 Sep 05
1
PF in 4.8-STABLE
...pf work in 4.8-STABLE? And if so, what kernel options do I need to compile in? Can pf kernel options coexist w/ IPFW options, if I keep the IPFW modulus from loading? Can I still bridge in regular fashion w/ pf? I've already read up on http://pf4freebsd.love2party.net/install.html, but this seemd a bit dated, as is refers to "upcoming OpenBSD 3.3", which has been out for some time now, as I see you can already preorder for 3.4. Thanks in advance for any assistance w/ this issue. -- Art Mason
2017 Sep 20
3
xfs not getting it right?
...e > The chunk size above is for the md-RAID write-intent bitmap; that's not > exposed information (for any RAID system that I'm aware of, software or > hardware) or something that filesystems can optimize for. Oh, ok. How do you know what stripe size was picked by mdadm? It seemd a good idea to go with defaults as far as possible.
2013 Aug 01
1
trouble with setting individual quota values for multiple namespaces
...n addition to the default "INBOX" namespace I have created a namespace called "MailArchive" which should have its own quota value of 5G per user. At first I configured quota2 like this: quota2 = maildir:MailArchive quota:ns=MailArchive/ quota2_rule = *:storage=5G and this seemd to work quite well. Users, accessing the MailArchive namespace can see the 5G limit in their mail client, unfortunately in the mail.err log file, errors like these repeatedly appear: Jul 29 11:40:24 mailserver dovecot: imap(testuser): Error: quota: Unknown namespace: MailArchive/ Jul 29 11:41:43...
2014 Jun 13
1
--dry-run reliability ?
...S --numeric-ids --link-dest options. For my pre-backup step, I'm currently using the same options + --dry-run --no-h --stats. I then parse the "Total transferred file size" line, add a 20% (!) padding and compare the result with the result of a "df" call on destination. It seemd to work properly until I decided to add some ACL on the source device. I didn't really know how rsync would handle the situation, but understood that it may have to backup all the files (instead of hardlinking them) because of this change. The dry run reported that it would need about 1400 MB...
2003 Oct 08
1
Migrating from win2k pdc to samba3 + ldap + pam + nss
...main name for the new pdc. Today i tried to migtrate all the accounts from the Win2k PDC and i got into problems. I changed in smb.conf the domain name to the one of the win PDC , joind my samba intro the domain and did a net rpc vampire , text flashed :) , and accounts were imported. Everything seemd to be ok . I changed the domain name to the new one, and restarted samba. I tried to login to the domain from a win 2k workstation previosly joind into the new domain. None of the imported accouts worked. I read some more docs and tried a scorpius:~# /usr/local/samba/bin/net groupmap modify ntgrou...
2004 Apr 18
4
Intel 536ep as a FXO?
Hi, I've seen some reports about ruuning Intel modem with 537 or MD3200 chipset running with Zaptel drivers as a FXO port. Did anybody managed to set up a PCI faxmodem based on Intel536ep chipset to work with * and Zaptel drivers? Modem seemd to work just fine with Linux, but the driver says no;) some more info: Linux 2.4.26 mazuchna:~# cat /proc/pci | grep 536 Communication controller: Intel Corp. 536EP Data Fax Modem (rev 0). mazuchna:~# lsmod Module Size Used by Tainted: P ztdynamic 6692 0...
2006 Sep 17
0
Synaptics touchpad and slow xen boot...
I did it! By disabling acpi and apic i got Xen 3.0.2 booted... now, next step is resolving other problems, because when the kernel loads i got many errors when touchpad drivers are loaded (Synaptics). It seemd the system has hanged but if i still wait 5 minutes, the system continues loading. When doing init scripts (very, very, very slowly) pci_hotplug fails (after 5 minutes) and i got the system stopped on "Loading manual drivers". It''s not hanged because i can press keys and move up...
2005 Oct 18
1
ppc download?
Hello, I originally sent it to centos at lists.centos.org, but it never seemd to reach the list. But sorry, if it's indeed a duplicate... Peter -------- Original Message ------- Hello, I would like to try CentOS on a PPC machine (a Pegasos http://www.pegasosppc.com ). http://www.centos.org/modules/news/article.php?storyid=65 says, that a boot iso file can be downlo...
2004 Aug 16
0
rsync process never quits!
...The command I use has the following structure: rsync OPTIONS SRC USER@HOST::DEST (even when both SRC and DST are the same machine, I access DST with specifying its IP address). Everything works technically, but here is the problem: if I start more than one thread at a time with RSYNC process, it seemd to get confused on the destination machine. After everything is completed I get a number of rsync.exe processes on the destination machine running forever and never exiting! I think they are daemons accepting connections, but I am not too sure. Can anyone please tell me how to get rid of them. I ce...
2000 Mar 08
0
RPC error, Samba2.0.5 and NT
...>Both systems have Identical smb.conf files except the shares >and the name of the system > >Both systems have a smbpasswd file and is up to date. > >Both systems can see each others shares when using the debug >techniques as described in the debug.txt files. >... It seemd to be the same problem that I've got. I've posted my 'workaround' (removing one share). As response the following posting came along: > > The reason I figured out was: My smb.config contains 9 shares. >> Removing one of them (no matter which one) solves the problem. &...
2002 May 14
0
Solaris 2.8 Samba 2.2.[2|4]/CUPS 1.1.14 compilation problem
...etc in the smb.conf, but after a while discovered in log.smbd that: [2002/05/14 17:24:22, 0] printing/pcap.c:pcap_printer_fn(373) Unable to open printcap file cups for read! (Aside but possibly of interest - this explained why I couldn't get the cupsaddsmb command to work properly! It also seemd that Samba's rpcclient program was not working according to spec: rpcclient localhost -options didn't work but rpcclient -options localhost did...) I presume this is because our Samba server was not configured with CUPS support. So, I've gone back to try and do that, but for the life o...
2001 Sep 07
0
Re: &quot;simple&quot; question
It seemd like someone else might want to field this. Please Cc: the original sender as he's not on the dev list. On Tue, Sep 04, 2001 at 10:37:38AM +0200, Mickey Coggins wrote: > Hi, > > I have real simple application I am trying to get working > with ogg vorbis, and it is not working. &g...
2013 Nov 15
1
[LLVMdev] an annoying runtime bug of lldb on redhat enterprise linux 6.3 with gcc 4.8.2
Hi, all A few days ago I built lldb 3.3 release on our workstation with redhat enterprise linux 6.3 x86_64 (gcc verison 4.8.2). At the very beginning, lldb seemd to work and I debugged small native programs. Still, the bug showed itself randomly as follows: 1. at first, "(lldb)" prompt is missing and input from keyboard is not printed out, which means whatever I type, I can not read them on screen. Still, lldb corresponds to the command I type on...
2002 Oct 16
0
Transfer rate on NT/XP/2000 with service pack 6a
...tly from mainframe to LAN, by the CD-server, was a problem. At this stage we have received a message that the SMB protocol has been changed. It was discovered that it had a serious security leak that has been 'repaired' with the most recent fixes. We don't know what has changed, but it seemds that there is some kind of checking on the transfer that will lead to a serious drop in the transfer rates. My guess would be that if there is a non-windows environment involved in the datatransfer it will be treated in a 'very safe' way, and by this it cannot get a normal transfer rate....
2007 Apr 11
3
CentOS 5 64-bits support (desktop environment)
Hello, Does CentOS 5 use a better approach to 64-bits and 32-bits packages existing on the same machine? How is Upstream package selection comparing 32-bits and 64-bits editions? Should we expect third-party repositories (mainly rpmforge) to better support 64-bits packages? I want to figure out if I should use CentOS/RHEL 5 x86_64 in desktop environment.
2001 Nov 09
0
eqscplot() in library MASS: fails when given only one point (PR#1164)
This is not a bug. There is no way one can scale the plot axes equally when no indication has been given of the scaling expected for either! It has always seemd to be that plot(x=1, y=1) shoul dnot work: it has not supplied enough information! On Thu, 8 Nov 2001 pflugshaupt@geobot.umnw.ethz.ch wrote: > I found the following in eqscplot, library MASS: > > > When given just one point, it fails: > > > eqscplot(x=1, y=1) > Error in pl...
2011 Mar 05
1
Problems with shared folders with Dovecot 1.2.12
Hello, I'm trying to run shared folders with Dovecot 1.2.12. I'm managing ACLs from SOGo and it seemd that it successfully create dovecot-acl and dovecot-acl-list in user maildir. But I cannot see any of these shared folders. In Thunderbird I could see shared folder in Subscriptions but without option to subscribe. I was reading almost everything that was possible to google but without success. My...