lee:
>>> What's the alternative to installing 3rd party software? Get its
>>> sources and compile and install it ourselves? I wouldn't mind doing
>>> that if I knew how to make packages so that it's easier to keep
>>> track of it ...
Carroll Grigsby:
>> Take a look here:
>> http://www.mjmwired.
Carroll Grigsby writes:
> On Wed, 07 Nov 2012 15:11:06 +0100
> lee wrote:
>
>> Hiisi writes:
>>
>> > On 7 November 2012 16:41, Michael Hiller wrote:
>> >> I was assuming that.
>> >>
>> >
>> > Nobody should be advised to install third party software without
>> > warnings that it can be harmful
Hi,
there's been an update for xterm today, and now when I start an xterm,
the xterm window comes up and the screen remains black. I can type
commands in the xterm, like 'exit', and it works, yet there is no output
to the screen. It sometimes shows the prompt and the cursor.
Any idea how I can
Fedora User writes:
> On Tue, 2012-11-06 at 01:55 +0100, lee wrote:
>> Hi,
>>
>> selinux prevents squid 2.7 from running. What do I need to do to get it
>> to work? This selinux is really a PITA ... does it do any good at all?
>
> I don't want to start a food fight. I have been using Fedora si
On 8 November 2012 06:28, Patrick O'Callaghan wrote:
> On Wed, 2012-11-07 at 19:10 -0500, Mark LaPierre wrote:
>> Dude's, I was not suggesting that this should be added to the CentOS
>> repos. I merely posted it to this list to help someone who was
>> looking for Linux compatible CAD software.
>
Hello,
Don't know the cause of your problem, but you might mitigate it by creating
a .Xresources file in your home like this below:
$ vi ~/.Xresources
XTerm*background: #ff
XTerm*foreground: #00
(NOTE: Above, you can specify colors you like)
Then logout and login, and your xterm should
sguazt writes:
> Hello,
>
> Don't know the cause of your problem, but you might mitigate it by creating
> a .Xresources file in your home like this below:
>
> $ vi ~/.Xresources
> XTerm*background: #ff
> XTerm*foreground: #00
>
> (NOTE: Above, you can specify colors you like)
>
> Then log
On Wed, 07 Nov 2012 22:20:22 +0100
lee wrote:
> Carroll Grigsby writes:
>
> > On Wed, 07 Nov 2012 15:11:06 +0100
> > lee wrote:
> >
> >> Hiisi writes:
> >>
> >> > On 7 November 2012 16:41, Michael Hiller
> >> > wrote:
> >> >> I was assuming that.
> >> >>
> >> >
> >> > Nobody should be advis
On 11/07/2012 01:20 PM, lee issued this missive:
Carroll Grigsby writes:
On Wed, 07 Nov 2012 15:11:06 +0100
lee wrote:
Hiisi writes:
On 7 November 2012 16:41, Michael Hiller wrote:
I was assuming that.
Nobody should be advised to install third party software without
warnings that it
Can someone familiar with how the AHCI driver works confirm that data
overruns on a SATA link can cause the driver to down-shift the SATA
speed 6->3->1.5 Gbits/sec. I don't see any kprintf's but I notice that
a high speed SSD acting as if the SATA were running at 1.5 Gbits/sec.
This looks like i
The anonuid/anongid are valid UID/GID.
The nohide option didn't work.
Here is the logs from /var/log/messages of the Fedora machine while
the AIX machine performed a "ls".
Nov 8 09:44:31 fedora1 kernel: [515749.246015] device em1 entered
promiscuous mode
Nov 8 09:44:34 fedora1 rpc.mountd[28150
As you are seeing PERM issues, is selinux on and interfering? just a wag,
...
On Thu, Nov 8, 2012 at 9:54 AM, Jerome Yanga wrote:
> The anonuid/anongid are valid UID/GID.
>
> The nohide option didn't work.
>
> Here is the logs from /var/log/messages of the Fedora machine while
> the AIX machi
On Thu, Nov 8, 2012 at 11:54 AM, Jerome Yanga wrote:
> The anonuid/anongid are valid UID/GID.
>
> The nohide option didn't work.
>
> Here is the logs from /var/log/messages of the Fedora machine while
> the AIX machine performed a "ls".
>
> Nov 8 09:44:31 fedora1 kernel: [515749.246015] device em
Nope. Selinux is disabled.
# getenforce
Disabled
Regards,
j
On Thu, Nov 8, 2012 at 10:11 AM, Jack Craig wrote:
> As you are seeing PERM issues, is selinux on and interfering? just a wag,
> ...
>
>
>
>
> On Thu, Nov 8, 2012 at 9:54 AM, Jerome Yanga wrote:
>>
>> The anonuid/anongid are valid U
On Thu, 08 Nov 2012 09:43:29 -0800
"Wolfgang S. Rupprecht" wrote:
>
> Can someone familiar with how the AHCI driver works confirm that data
> overruns on a SATA link can cause the driver to down-shift the SATA
> speed 6->3->1.5 Gbits/sec. I don't see any kprintf's but I notice that
> a high spe
Yes. The UID/GID have permission to access the exported device.
$ ls -alhn /data/
total 72K
drwxr-xr-x 3 100 100 4.0K Nov 8 09:46 .
no_root_squash didn't work either.
Regards,
j
On Thu, Nov 8, 2012 at 10:26 AM, Roger Heflin wrote:
> On Thu, Nov 8, 2012 at 11:54 AM, Jerome Yanga wr
ok, next, /etc/nfsd.conf , is the log level cranked up to debug? more
verbose is good.
On Thu, Nov 8, 2012 at 11:21 AM, Jerome Yanga wrote:
> Nope. Selinux is disabled.
>
> # getenforce
> Disabled
>
> Regards,
> j
>
> On Thu, Nov 8, 2012 at 10:11 AM, Jack Craig
> wrote:
> > As you are seeing P
http://publib.boulder.ibm.com/infocenter/zvm/v5r4/index.jsp?topic=/com.ibm.zvm.v54.kijl0/err.htm
might also be useful, ...
On Thu, Nov 8, 2012 at 11:21 AM, Jerome Yanga wrote:
> Nope. Selinux is disabled.
>
> # getenforce
> Disabled
>
> Regards,
> j
>
> On Thu, Nov 8, 2012 at 10:11 AM, Jack Cr
Uhm.../etc/nfsd.conf does not seem to exist.
# ls /etc/nfsd.conf
ls: cannot access /etc/nfsd.conf: No such file or directory
Are you by chance referring to
# ls -l /etc/nfs*
-rw-r--r-- 1 root root 3390 Jun 22 10:36 /etc/nfsmount.conf
Regards,
j
On Thu, Nov 8, 2012 at 11:27 AM, Jack Craig wro
i may well have the name wrong, but there should be a log level value in
nfs config,
my point is to find/verify and adjust up until resolved.
rpm -qa | grep nfs will find your pkg name
rpm -ql
look for the conf file name in that list...
On Thu, Nov 8, 2012 at 11:30 AM, Jerome Yanga wrote:
>
you might also look at nfsstat, look for error counts in verbose listing for
both client & server sides for clues, ...
On Thu, Nov 8, 2012 at 11:33 AM, Jack Craig wrote:
> i may well have the name wrong, but there should be a log level value in
> nfs config,
> my point is to find/verify and adj
Alan Cox writes:
> On Thu, 08 Nov 2012 09:43:29 -0800
> "Wolfgang S. Rupprecht" wrote:
>> Can someone familiar with how the AHCI driver works confirm that data
>> overruns on a SATA link can cause the driver to down-shift the SATA
>> speed 6->3->1.5 Gbits/sec. I don't see any kprintf's but I no
On Tue, 6 Nov 2012 08:57:22 -0800 Jerome Yanga wrote:
> How do I change to NFS version 3 so that other UNIX variants may
> access my NFS share on my Fedora 17?
>
> /etc/defaults/nfs does not seem to exist anymore. :(
^
was never used in Fedora
On my server /
On 11/08/2012 11:21 AM, Jerome Yanga wrote:
Nope. Selinux is disabled.
Why? What specific problems was it causing?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedor
> saturates the single lane at 480 MByte/sec. I'm assuming (perhaps
> incorrectly) that the controller is choking when it receives more data
> from the SATA than it can transmit on the PCIE.
The link has hardware flow control, whether the end result of saturating
the link is poorer performance th
"Wolfgang S. Rupprecht" writes:
> Alan Cox writes:
>> On Thu, 08 Nov 2012 09:43:29 -0800
>> "Wolfgang S. Rupprecht" wrote:
>>> Can someone familiar with how the AHCI driver works confirm that data
>>> overruns on a SATA link can cause the driver to down-shift the SATA
>>> speed 6->3->1.5 Gbits/
the mount cmd on aix side was, ???
On Thu, Nov 8, 2012 at 11:26 AM, Jerome Yanga wrote:
> Yes. The UID/GID have permission to access the exported device.
>
> $ ls -alhn /data/
> total 72K
> drwxr-xr-x 3 100 100 4.0K Nov 8 09:46 .
>
> no_root_squash didn't work either.
>
> Regards,
>
lee writes:
> "Wolfgang S. Rupprecht" writes:
>> The SSD in question is capable of 550 MByte/sec (Intel 520 SSD), while
>> the PCIE controller is only an x1 single lane controller which probbly
>> saturates the single lane at 480 MByte/sec. I'm assuming (perhaps
>> incorrectly) that the control
Am Dienstag, den 06.11.2012, 16:05 +0100 schrieb Timothy Murphy:
> I'm quite surprised, as I would have thought quite a few Linux people
> were using Powerline HomePlugs.
I used powerline adapters made by devolo quite a while ago. They worked
without any problems in my Linux only network.
On th
Have thunderbird-15.0.1-1.fc16.i686
While composing a message, TB always red underlines
just about every correctly spelled word.
I checked to see what the spelchecker language setting was.
Edit -> Preferences -> Spelling
is set to English/United States
So why is TB red underlining every word?
I
30 matches
Mail list logo