Hi,
Is it save to mount "/" with the noatime flag, or are there still
packages which depend on an accurate access time?
My system is a desktop running xfce, so no weird mail-servers ;)
Thank you in advance, Clemens
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subs
Hi There, today I was watching some videos and reading some information
about the Apple's Time Capsule, wich simply is an external HDD with some
ethernet and USB ports behind but the most important WiFi support
In a few words it's a router with a 2TB HDD inside XD...
The prupouse of this thing
On Wed, 19 Oct 2011 10:55:28 +0200
Clemens Eisserer wrote:
> Hi,
>
> Is it save to mount "/" with the noatime flag, or are there still
> packages which depend on an accurate access time?
Current kernels support a much better algorithm anyway. Look up 'relatime'
--
users mailing list
users@lis
On 19/10/11 10:04, Manuel Escudero wrote:
> Hi There, today I was watching some videos and reading some information
> about the Apple's Time Capsule, wich simply is an external HDD with some
> ethernet and USB ports behind but the most important WiFi support
>
> In a few words it's a router wi
On Tue, 2011-10-18 at 10:13 -0700, Brian Mury wrote:
> You should see +12 volts or -12 volts (actually anything between 3 and
> 15 meets the spec, but you'll usually see somewhere around 12).
> Negative voltages are high, positive voltages are low,
Other way around... A high (digital 1) is a posi
Brian Mury:
>> You should see +12 volts or -12 volts (actually anything between 3
>> and 15 meets the spec, but you'll usually see somewhere around 12).
>> Negative voltages are high, positive voltages are low,
Tim:
> Other way around... A high (digital 1) is a positive voltage, a low
> (digital
On 18/10/11 21:28, Brian Mury wrote:
> On Tue, 2011-10-18 at 21:00 -0400, Bob Goodwin wrote:
>> Ok, I made those settings on the second computer, the Dell, and
>> the signals toggle just as you said.
> Great!
>
>> It's set to use Pulseaudio and I've been setting audio lev
Hi Alan,
>> Is it save to mount "/" with the noatime flag, or are there still
>> packages which depend on an accurate access time?
>
> Current kernels support a much better algorithm anyway. Look up 'relatime'
Thanks for the hint, relatime seems to be what I was looking for.
- Clemens
--
users
On 19/10/11 09:30, Tim wrote:
> Brian Mury:
>>> You should see +12 volts or -12 volts (actually anything between 3
>>> and 15 meets the spec, but you'll usually see somewhere around 12).
>>> Negative voltages are high, positive voltages are low,
> Tim:
>> Other way around... A high (digital 1) is
19.10.2011, 18:43, "Alan Cox" :
> On Wed, 19 Oct 2011 10:55:28 +0200
> Clemens Eisserer wrote:
>
>> Hi,
>>
>> Is it save to mount "/" with the noatime flag, or are there still
>> packages which depend on an accurate access time?
>
> Current kernels support a much better algorithm anyway. Look u
Thanks, that worked. I just need to regen the csr, etc.
- Chris
From: Rich Megginson [mailto:rmegg...@redhat.com]
Sent: Wednesday, October 19, 2011 9:09 AM
To: General discussion list for the 389 Directory server project.
Cc: Chris Cawley
Subject: Re: [389-users] SSL Question
On 10/19
On 10/18/2011 05:41 PM, Michael Cronenworth wrote:
> Shelby, James wrote:
>> ext4 was only going to take the limit to 64k so that wasn't going to work
>> since there will be millions of these data images.
>
> Please note: 64k is a sub-directory limit. Not file limit.
The subdirectories-in-direct
On Wed, 2011-10-19 at 10:43 +0100, Alan Cox wrote:
> On Wed, 19 Oct 2011 10:55:28 +0200
> Clemens Eisserer wrote:
>
> > Hi,
> >
> > Is it save to mount "/" with the noatime flag, or are there still
> > packages which depend on an accurate access time?
>
> Current kernels support a much better a
Thanks, I am now getting the same error as one of the earlier posts:
http://osdir.com/ml/linux.redhat.fedora.directory.user/2006-08/msg00161.html
[19/Oct/2011:10:23:44 -0400] - SSL alert: Security Initialization: Can't find
certificate (server-cert) for family cn=RSA,cn=encryption,cn=config (Nets
Went back to the docs again and this resolved that issue:
certutil -A -i /var/tmp/wrlc.org.crt -t "u,u,u" -d /etc/dirsrv/slapd-ldap -n
"server-cert"
However, I now get this error:
[19/Oct/2011:10:34:36 -0400] - SSL alert: CERT_VerifyCertificateNow: verify
certificate failed for cert server-cert
Clemens Eisserer gmail.com> writes:
>
> Hi,
>
> Is it save to mount "/" with the noatime flag, or are there still
> packages which depend on an accurate access time?
> My system is a desktop running xfce, so no weird mail-servers ;)
>
> Thank you in advance, Clemens
Unfortunately there are ap
On 10/19/2011 08:38 AM, Chris Cawley wrote:
Went back to the docs again and this resolved that issue:
certutil -A -i /var/tmp/wrlc.org.crt -t "u,u,u" -d
/etc/dirsrv/slapd-ldap -n "server-cert"
However, I now get this error:
[19/Oct/2011:10:34:36 -0400] - SSL alert: CERT_VerifyCertificateNo
2011/10/19 Chris Cawley
> Went back to the docs again and this resolved that issue:
>
> certutil -A -i /var/tmp/wrlc.org.crt -t "u,u,u" -d /etc/dirsrv/slapd-ldap
> -n "server-cert"
>
> ** **
>
> However, I now get this error:
>
> [19/Oct/2011:10:34:36 -0400] - SSL alert: CERT_VerifyC
Hi,
I am using fedora 15 for application server.That applicaton is very
loaded in network and we have good h/w which having 4 core cpu and
currently 1 lan interface are using.So now i want to bind that interface
with more than one cpu to gain more performance and more throughput.
I tried to
2011/10/19 Chris Cawley
> Went back to the docs again and this resolved that issue:
>
> certutil -A -i /var/tmp/wrlc.org.crt -t "u,u,u" -d /etc/dirsrv/slapd-ldap
> -n "server-cert"
>
> ** **
>
> However, I now get this error:
>
> [19/Oct/2011:10:34:36 -0400] - SSL alert: CERT_VerifyC
On 10/19/2011 11:15 AM, Benjamin wrote:
>Hi,
>
> I am using fedora 15 for application server.That applicaton is very
> loaded in network and we have good h/w which having 4 core cpu and
> currently 1 lan interface are using.So now i want to bind that interface
> with more than one cpu to gain m
On 19.10.2011, JB wrote:
> Unfortunately there are apps that may act incorrectly, either with noatime or
> relatime. Possible examples: procmail, mutt, mailx, perhaps few more known
> and unknown
> yet (incl. sysadmin commands).
I'm using "noatime" exclusively, and have been using it a long lon
Benjamin wrote:
> I am using fedora 15 for application server.That applicaton is very
> loaded in network and we have good h/w which having 4 core cpu and
> currently 1 lan interface are using.So now i want to bind that interface
> with more than one cpu to gain more performance and more throughput
From: users-boun...@lists.fedoraproject.org
[users-boun...@lists.fedoraproject.org] On Behalf Of Michael Cronenworth
> Benjamin wrote:
> > I am using fedora 15 for application server.That applicaton is very
>> loaded in network and we have good h/w which having 4 core cpu and
>> currently 1 lan
Hi,
I tried to change value in interface interrupt's smp_afinity value
as per my understanding , smp_afinity values
1 for cpu0
2 for cpu1
4 for cpu2
8 for cpu3
that way cpu0+cpu1 = 1 + 2 = 3
so i set different values for test .but each time it only binds with
single cpu from cpu0 / cpu1
when i try to run compiled c program ("./a.out") get error
bash: ./a.out: Permission denied --
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_l
On Wed, Oct 19, 2011 at 09:50, shailesh wrote:
>
> when i try to run compiled c program ("./a.out") get error
> bash: ./a.out: Permission denied
chmod u+x a.out
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mail
On 10/19/2011 09:50 AM, shailesh wrote:
> when i try to run compiled c program ("./a.out") get error
> bash: ./a.out: Permission denied
Files aren't automatically executable under Linux.
chmod u+x a.out
./a.out
will get you what you want.
--
users mailing list
users@lists.fedoraproject.org
To u
On Wed, 2011-10-19 at 10:01 -0700, Brian Mury wrote:
> On Wed, Oct 19, 2011 at 09:50, shailesh wrote:
> >
> > when i try to run compiled c program ("./a.out") get error
> > bash: ./a.out: Permission denied
>
> chmod u+x a.out
If you *just* built this, then your umask may be wrong (too
restrictiv
Heinz Diehl fritha.org> writes:
> ...
> Here's what Linus says on noatime:
> http://kerneltrap.org/node/14148
>
There is an interesting comment by Alan Cox:
"...
>/dev/md0 on / type ext3 (rw,noatime,nodiratime,user_xattr)
...
Ext3 currently is a standards compliant file system. Turn off ati
On 10/19/2011 06:08 PM, Joe Zeff wrote:
> On 10/19/2011 09:50 AM, shailesh wrote:
>> when i try to run compiled c program ("./a.out") get error
>> bash: ./a.out: Permission denied
>
> Files aren't automatically executable under Linux.
>
> chmod u+x a.out
> ./a.out
>
> will get you what you want.
g
thx
2011/10/18 Miner, Jonathan W (US SSA)
>
> > From: users-boun...@lists.fedoraproject.org [
> users-boun...@lists.fedoraproject.org] On Behalf Of Adel ESSAFI
> >
> > [adel@localhost ~]$ C=g
> > [adel@localhost ~]$ awk -v c=$C '{ print $c }' coran.pls
>
> Drop the dollar sign from the awk pri
Joe Zeff zeff.us> writes:
> On 10/19/2011 09:50 AM, shailesh wrote:
> > when i try to run compiled c program ("./a.out") get error
> > bash: ./a.out: Permission denied
>
> Files aren't automatically executable under Linux.
>
> chmod u+x a.out
> ./a.out
>
> will get you what you want.
But the
Hi,
I found that for irq distribution across multiple cpus CONFIG_IRQBALANCE
must enabled in kernel.so i tried to check in my existing kernel but i m
not getting it in config-2.6.40.6 so i downloaded 3.0.4 but when i m
going to compile it , i try to find irqbalance optionn in menuconfig.
But
On 19.10.2011, JB wrote:
> Is breaking standards good ? :-)
I don't care in this case :-)
My filesystems are mounted the same as my root fs:
/dev/sda2 on / type xfs
(rw,noatime,attr2,delaylog,nobarrier,logbufs=2,logbsize=256k,noquota)
Btw: "noatime" does already include "nodiratime".
--
use
i am using "data=writeback,noatime,nodiratime" since 2006 on
all of my machines for all partitions on all servers and
workstations with the following services and WITHOUT selinux
* httpd
* dbmail
* postfix
* dovecot
* mysqld
* ntpd
* netatalk
* samba
* named
* dhcpd
* pure-ftpd
Am 19.10.2011 10:5
Hi,
I think your companion is called Sparkleshare.
Check it out, http://sparkleshare.org/
HTH,
Zoltan
2011/10/19 n2xssvv.g02gfr12930 :
> On 19/10/11 10:04, Manuel Escudero wrote:
>> Hi There, today I was watching some videos and reading some information
>> about the Apple's Time Capsule, wich
On 10/19/2011 06:50 PM, shailesh wrote:
> when i try to run compiled c program ("./a.out") get error
> bash: ./a.out: Permission denied
Another explanation: you are working in a FAT filesystem,
which is discarding execution bits (mounted with noexec?).
--
Roberto Ragusamail at robertoragu
I wanted try install actual F16 development distro, but it is
impossible - at several ftp mirrors I visited are only
fedora/linux/development/16/{i386,x86_64}/os/{Packages,repodata}
directories, but accordant isolinux and images directories are
missing. Know anyone what is happening?
Franta
--
On Wed, 2011-10-19 at 23:20 +0200, Frantisek Hanzlik wrote:
> I wanted try install actual F16 development distro, but it is
> impossible - at several ftp mirrors I visited are only
>
> fedora/linux/development/16/{i386,x86_64}/os/{Packages,repodata}
>
> directories, but accordant isolinux and ima
Hello list
I'm just installing Fedora 15 (never used this distribution) on my laptop
but found that I can't click left button by double touching the mousepad...
my doubt is, how should I configure it to do it as usual with my previous
distro that was configured that way by default?
Thanks!
Migue
I cannot seem to get my Samsung ML1640 to work with Fedora. Works plug
and play with Ubuntu with no issues at all. Ideas?
Keith
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines:
On 10/20/2011 05:43 AM, Keith Clark wrote:
> I cannot seem to get my Samsung ML1640 to work with Fedora. Works plug
> and play with Ubuntu with no issues at all. Ideas?
>
> Keith
>
>
Keith,
Did you try UnifiedLinuxDriver_0.86.tar.gz, downloadable from
http://org.downloadcenter.samsung.com/dow
On 10/19/2011 11:43 PM, Keith Clark wrote:
> I cannot seem to get my Samsung ML1640 to work with Fedora. Works plug
> and play with Ubuntu with no issues at all. Ideas?
>
> Keith
>
>
Samsung has a unified driver for Linux on their web site. I've used it
for several years with my ML-1740 and ma
44 matches
Mail list logo