On Sun, Nov 27, 2011 at 11:41 AM, Thomas Cameron
wrote:
> I'd *really* love to do triple head - the monitor in front of me for my
> main work, and the two side screens for supporting stuff.
>
> I am wondering, since my motherboard has a four PCI Express x1 ports and
> I see PCI Express x1 video c
> I solaved the problem by adding a comment=systemd.automount
> for the NFS mounts in fstab. See man systmd.automount
> Louis
Another way to solve this problem is to just use systemd unit files, placed in:
/etc/systemd/system
For example, here's a working pair of unit files that handle my
auto
Hi Mike,
> I've been developing a javascript application that works everywhere
> except on Google's Chrome browser and have tracked it down to a "for
> each" statement.
You don't need the 'each' keyword in the 'for' statement. And if
you're looking to iterate through an array, you're much better
> This is not a major problem but an annoyance since sound usually
> just works and I don't know how to troubleshoot it further.
>
> Any suggestions appreciated.
>
I experienced something similar, although my audio stopped working
more than a month ago. And while I still don't understand
> PS: Mike, it would be good if you could share how you got the chart
> rendering to work. Maybe the OP can try too?
Sure, but I'll answer it in your original post, so we can keep this
thread about the booting problem, possibly due to udev.
--
users mailing list
users@lists.fedoraproject.org
To u
> And the java application supplied with bootchart generates
> the following error.
>
>> $ java -jar /usr/share/java/bootchart.jar
>> Exception in thread "main" java.lang.NoClassDefFoundError:
>> org/apache/commons/cli/ParseException
>> Caused by: java.lang.ClassNotFoundException:
>> org.apache.com
On Wed, May 19, 2010 at 9:08 AM, William Perkins wrote:
>
> I am having a boot problem on my work station with any of the
> Fedora-12 update kernels. The hardware appears to lock up with
> no response possible from the keyboard. They all fail by hanging
> at the "Starting udev:" line during the
Hi there,
Try 'fslint', it does hash-sum comparisons on files in different
dirs.. Although the front-end 'fslint-gui' isn't exactly built for
automation, it at least lets you do big sweeps of dupe-deletion.
--Mike
On Tue, Feb 23, 2010 at 5:31 PM, Marko Vojinovic wrote:
>
> Hi folks! :-)
>
> I