search for: rics

Displaying 20 results from an estimated 468 matches for "rics".

Did you mean: rich
2006 Dec 09
2
fsync, ext3, raid (md) 1, write barriers and PATA caching
I have been trying to figure out whether I can enable write caching on my PATA hard drives (WD3200JB) and have fsync not return until data is safely on the platters. I am also running software raid. This is currently on FC5 (though soon to be FC6) with a 2.6.18 kernel. >From snippets I have found on the net, it looks like write barriers are pushed down through software raid when using raid 1.
2020 Feb 20
1
[PATCH] nv50_disp_chan_mthd: ensure mthd is not NULL
Hi Fr?d?ric, It appears Ben made his own version of this patch (probably based on the one you added to the kernel bz), and it's already upstream: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.6-rc2&id=0e6176c6d286316e9431b4f695940cfac4ffe6c2 Cheers, -ilia On Thu, Feb 20, 2020 at 12:19 PM Fr?d?ric Pierret <frederic.pierret at qubes-os.org>
2010 Dec 06
1
SQLite and ext3 journalling mode
Hi, Are SQLite users that are worried about losing data that has been committed (fsynced) better off setting data=journal than data=ordered (or even data=writeback)? The context is trying to reduce the number of writes to a flash file-system without sacrificing data integrity in the event of a power failure or OS crash. Thanks, Dan Kennedy.
2020 Feb 08
2
[PATCH] nv50_disp_chan_mthd: ensure mthd is not NULL
Pointer to structure array is assumed not NULL by default. It has the consequence to raise a kernel panic when it's not the case. Basically, running at least a RTX2080TI on Xen makes a bad mmio error which causes having 'mthd' pointer to be NULL in 'channv50.c'. From the code, it's assumed to be not NULL by accessing directly 'mthd->data[0]' which is the reason
2008 Sep 11
3
Java install
While using Fedora, I always used java straight from Sun. What is recommended for CentOS?? Getting jetty, java and other java apps working correctly has been a real chore. If I used nothing but RPMs for CEntOS, would I have a real working java install? I need some help on this one badly. Ric -- ---------------------------------------------------- My father, Victor Moore (Vic) used to say:
2010 May 18
5
RE : RE : Example of command ". / Setup / provision"
> > > I do not understand, I will have a hostname and NetBIOS name > different? Yes. > > > > So > > -- Domain = SAMBA > > it'll be my name NETBIOS, and > > -- Realm = TPI.DOMAINE.CH-SERVER > > will my machine name + my domain? > > Thank you > ________________________________ > De : tms3 at tms3.com [tms3 at tms3.com] > Date
2008 Sep 11
3
cfengine and crontab
The docs to installing cfengine refers to /var/spool/cron/crontabs/root That doesn't exist. Nor does /etc/crontab. Heck I remember that from the "old days", now there are lots of cron entries, in /etc but no crontab. Not installed by default. So, I'm hunting that one down. Nate, what did you wind up doing?? Ric -- ---------------------------------------------------- My father,
2005 Jul 20
5
Chemoinformatic people
Dear colleague, Just an e-mail to know if they are people working in the field of chemoinformatic that are using R in their work. If yes I was wondering if we couldn't exchange tips and tricks about the use of R in this area ? Best regards Fred Ooms [[alternative HTML version deleted]]
2008 Aug 31
2
rc.local
I note that there are two 'rc.local' files. One is in /etc and the other in /etc/rc.d Which has precedence and is the one to use? Thanks, Ric
2004 Jan 21
2
winbind hang
All; I'm having an odd problem with winbind. I just installed Samba 3.0.2 pre1 on a Solaris 9 server. smbd/nmbd/winbindd all start ok. But when it first starts, if I try "wbinfo -u", it hangs. As does "getent passwd". This will continue for the first couple hours after a restart. Then, things will suddenly start to work, and be fine for the rest of the time. Until I have
2010 May 19
1
TR: RE : RE : RE : Example of command ". / Setup / provision"
-----Message d'origine----- De?: Viatte Fr?d?ric Envoy??: mercredi, 19. mai 2010 11:58 ??: 'Michael Wood' Cc?: tms3 at tms3.com; samba at lists.samba.org Objet?: RE: RE : [Samba] RE : RE : Example of command ". / Setup / provision" I solved this error, but I have another one now, here it is: Error occurred while starting named service. Error: / usr / local / samba /
2010 Nov 12
2
Strange bug since 3.83 version
Hello, i've found a strange bug, here is my situation: - all of our computers makes a pxeboot request by default dhcp server is configured: option option-128 code 128 = string; option option-129 code 129 = text; option space PXE; option PXE.mtftp-ip code 1 = ip-address; option PXE.mtftp-cport code 2 = unsigned integer 16; option PXE.mtftp-sport code 3 = unsigned
2010 Jul 29
3
printer "Advanced tab" grayed
Hello, I would like to upload windows printer driver to my Samba through the printer "Advanced tab" as described in that doc http://www.samba.org/samba/docs/man/Samba-Guide/happy.html#id2582657 but this tab is totally grayed. I can imagine it's a permission issue but I'm not sure at all. Any idea, Frederic
2005 Apr 06
7
Can really anyone help ?
I know that it is the right way to use this ML but as nobody answered me, i repost this help ... in fact, it is quite hurry, and i want to understand ... Why do the mount -t smbfs just halfWork ?? can see some directories, but see no file ! :o ... Hello everyone, I'm having such a strange problem and i hope you'll understand the situation. I want to access files that are shared by
2011 Nov 09
2
R: RE: R: Re: Dos/Unix newline translating
on Debian I'm using VIM 7.2.445 on RedHat I'm using VIM 6.3.82 I verified in both systems with this command : vi -v ----Messaggio originale---- Da: robert.grasso at cedrat.com Data: 9-nov-2011 12.04 A: <ric.castellani at alice.it>, <jdmls at yahoo.com>, <samba at lists.samba.org> Ogg: RE: [Samba] R: Re: Dos/Unix newline translating on Debian it is possible that
2008 Sep 13
2
java yum problem
Error: Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat I'm digging all over the place for this one. Has anyone a clue?? When I use: yum whatprovides /usr/bin/rebuild-security-providers it returns: jpackage-utils.noarch : JPackage utilities I've installed this from several sources. Nothing seems to provide the rebuild thing. I've used
2007 Nov 21
2
Color coding
I'm probably not the first with this idea so I guess that there's a complex issue behind it but since I couldn't find an answer I just though to ask: Wouldn't it be nice to have color coded objects as output of ls() statement? Functions of one color and rest with other (at least). So when I issue an ls() I could visually discern different types of objects. I often find myself
2005 Dec 10
1
Dovecot out of memory errors on Debian sid
hi I have dovecot (1.0.alpha4-1) installed on a Debian sid amd64 machine (dovecot-imapd and dovecot-common). I am using this so that I can use both Mutt and something like Thunderbird to access my local Maildir folders. Sometimes it works fine. Sometimes when I try to access my mailboxes locally using Mutt, it hangs for a very long time (the bottom of the screen says "Selecting in..."
2006 Jul 31
2
two printers with same name problem
hello i was uploading drivers and renamed a printer by error with the name of an other existing one. now, when i rename one of them or click-right and ask for properties, it's always the first printer that is renamed or that i see the properties of. so i cant fix my mistake. has anybody the same problem ? how should i fix that ? thanks ELH -- ?ric LE H?NAFF ?cole normale sup?rieure -
2004 Jul 21
2
Caller based routing
Hello, Can someone explain me how to do caller based routing. Here is my example. I have an asterisk between a PBX and the PSTN. The second company get the same, and so, I can interconnect them by VoIP. Classic architecture. My problem is when I want to place fax. The calls between the 2 sites are in gsm codec. So the fax doesn?t work! Is there any possibilities to do caller based routing in