On Thu, 2008-03-06 at 13:53 -0500, Scott R. Ehrlich wrote:
> I have a Dell PowerEdge 2950 with PERC 5/i, and 6 disks. Two disks have
> one logical volume via a hardware RAID 1 and consist of CentOS 5 64-bit;
> the remaining four comprise a logical volume via a hardware RAID 0, and
> is all user
Scott R. Ehrlich wrote:
I have a Dell PowerEdge 2950 with PERC 5/i, and 6 disks. Two disks
have one logical volume via a hardware RAID 1 and consist of CentOS 5
64-bit; the remaining four comprise a logical volume via a hardware
RAID 0, and is all user data.
One drive on the RAID 0 went bad.
Quoting <>:
I have a Dell PowerEdge 2950 with PERC 5/i, and 6 disks. Two disks
have one logical volume via a hardware RAID 1 and consist of CentOS 5
64-bit; the remaining four comprise a logical volume via a hardware
RAID 0, and is all user data.
One drive on the RAID 0 went bad. I removed i
I have a Dell PowerEdge 2950 with PERC 5/i, and 6 disks. Two disks have
one logical volume via a hardware RAID 1 and consist of CentOS 5 64-bit;
the remaining four comprise a logical volume via a hardware RAID 0, and
is all user data.
One drive on the RAID 0 went bad. I removed it while the
I'm almost certain that I had this working before, but it seems to have quit.
I used to be able to go to a web page, click on a .wav file and have it
automatically load into xmms and play, and that was all there was to it.
Today, I click on a wav file and it opens another empty Firefox window, th
Scott R. Ehrlich wrote:
What would be the recommended way to create a software RAID 10 array?
Again, two disks for the OS as s/w RAID 1, the remaining four disks
for data as RAID 10, with possibly 1 of the 4 as a [hot] spare.
well, if you only have 4 drives for that raid10, I dunno how have a
On Sat, 8 Mar 2008, Rudi Ahlers wrote:
On Sat, March 8, 2008 19:18, Mogens Kjaer wrote:
Scott R. Ehrlich wrote:
I have a Dell PowerEdge 2950 with 6 SAS disks and a PERC 5/i controller
what won't do RAID 6. I plan to have 2 drives as RAID 1 for the OS, and
the remaining 4 as RAID 6. Granted
On Sat, 8 Mar 2008, Niki Kovacs wrote:
R P Herrold a écrit :
known issue; using a similar creation chain, see the xpdf (left) and
Evince (right) rendering of the same file:
https://bugzilla.redhat.com/attachment.cgi?id=291595
Curiously enough, the problem disappears when I just leave out
On Sat, March 8, 2008 19:18, Mogens Kjaer wrote:
Scott R. Ehrlich wrote:
> I have a Dell PowerEdge 2950 with 6 SAS disks and a PERC 5/i controller
> what won't do RAID 6. I plan to have 2 drives as RAID 1 for the OS, and
> the remaining 4 as RAID 6. Granted the PERC can do RAID 1, I'm tempted
Vincent Knecht a écrit :
create a file with one expression by line, ie:
*.log
*.aux
*.dvi
then use svn "-F file" option to give it the list.
Thanks! That worked!
Niki
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/list
R P Herrold a écrit :
known issue; using a similar creation chain, see the xpdf (left) and
Evince (right) rendering of the same file:
https://bugzilla.redhat.com/attachment.cgi?id=291595
Curiously enough, the problem disappears when I just leave out
\usepackage[T1]{fontenc} and don't spe
Hi All,
I'm trying to install a Fedora 8 domU on a CentOS 5 dom0, but the
following command fails:
[EMAIL PROTECTED] ~]# virt-install -p -n krs -r 512 -m 00:16:3E:66:94:5F
-b xenbr0 --vnc --vncport=5910 -l
http://10.19.75.200/mirror/fedora/linux/releases/8 -f /dev/vg00/krs -d
Starting install...
On Sat, 8 Mar 2008, Niki Kovacs wrote:
I can run 'latex document.tex' ok: the resulting .dvi looks
nice in xdvi. When running 'dvips -o document.dvi', I get a
.ps file that I can view OK in Evince.
But when I run 'pdflatex document.tex', the fonts in the
resulting PDF are all ragged and fuzz
On Sat, 08 Mar 2008 11:20:44 +0100
Niki Kovacs <[EMAIL PROTECTED]> wrote:
> But when I run 'pdflatex document.tex', the fonts in the resulting PDF
> are all ragged and fuzzy... though the print output is OK.
What are you using to view the pdf with? Have you tried viewing it with
something else?
Scott R. Ehrlich wrote:
I have a Dell PowerEdge 2950 with 6 SAS disks and a PERC 5/i controller
what won't do RAID 6. I plan to have 2 drives as RAID 1 for the OS, and
the remaining 4 as RAID 6. Granted the PERC can do RAID 1, I'm tempted
to do everything via software RAID. Thus, if anything
I have installed both:
jdk-6u5-linux-i586-rpm.bin
jre-6u5-linux-i586-rpm.bin
But no Java plugin in Firefox.
You need to symlink the plugin into the plugins directory. Copying won't
work.
Try this:
ln -s /usr/java/jre1.6.0_05/plugin/i386/ns7/libjavaplugin_oji.so
/usr/lib/mozilla/plugins/
Robert Moskowitz wrote:
I have installed both:
jdk-6u5-linux-i586-rpm.bin
jre-6u5-linux-i586-rpm.bin
But no Java plugin in Firefox.
I go to: http://java.com/en/download/help/enable_browser.xml
And yes, Java is enabled but still get the dreaded 'download plugin'.
I seem to recall some magic
On Sat, Mar 08, 2008 at 08:44:10AM -0500, S Roderick enlightened us:
> >>I was hoping that either via kernel capabilities or SE Linux that we
> >>could avoid this. Both seem to offer exactly the feature we want,
> >>opening raw sockets from unprivileged accounts. But it's really
> >>unclear from al
Hi,
On Sat, Mar 8, 2008 at 8:05 AM, Niki Kovacs <[EMAIL PROTECTED]> wrote:
> I'm currently using SVN for writing some docs with LaTeX, and I wonder
> how I could possible tell SVN to ignore all *.log, *.aux and *.dvi
> files. I know how it can be done for one at a time. Let's say my files
> ar
I was hoping that either via kernel capabilities or SE Linux that we
could avoid this. Both seem to offer exactly the feature we want,
opening raw sockets from unprivileged accounts. But it's really
unclear from all the doc's online how these two interact. Best we
could do was try all the example
I have a Dell PowerEdge 2950 with 6 SAS disks and a PERC 5/i controller
what won't do RAID 6. I plan to have 2 drives as RAID 1 for the OS, and
the remaining 4 as RAID 6. Granted the PERC can do RAID 1, I'm tempted to
do everything via software RAID. Thus, if anything goes wrong with the
con
> Hi,
>
> I'm currently using SVN for writing some docs with LaTeX, and I wonder
> how I could possible tell SVN to ignore all *.log, *.aux and *.dvi
> files. I know how it can be done for one at a time. Let's say my files
> are in the docs/ directory. Then I'd go into the parent directory and do:
Hi,
I'm currently using SVN for writing some docs with LaTeX, and I wonder
how I could possible tell SVN to ignore all *.log, *.aux and *.dvi
files. I know how it can be done for one at a time. Let's say my files
are in the docs/ directory. Then I'd go into the parent directory and do:
$ svn
On Fri, 2008-03-07 at 16:48 -0500, S Roderick wrote:
> I was hoping that either via kernel capabilities or SE Linux that we
> could avoid this. Both seem to offer exactly the feature we want,
> opening raw sockets from unprivileged accounts. But it's really
> unclear from all the doc's online
It's Saturday A.M, so please forgive me.
On Fri, 2008-03-07 at 10:54 -0500, Filipe Brandenburger wrote:
> On Fri, Mar 7, 2008 at 10:35 AM, Jerry Geis <[EMAIL PROTECTED]> wrote:
> > If /proc/cmdline looks like
> >
> > option1 option2 ... ks=http://192.168.1.8/ks/ks.cfg option3 option 4 ...
> >
>
Hi,
I've been using LaTeX for a few years on Mac OS X, and I'd like to use
it on CentOS now. I installed a complete environment using 'yum
groupinstall "Authoring and Publishing"' and then installing tetex-xdvi,
plus manually installing the 'memoir' class.
I can run 'latex document.tex' ok:
26 matches
Mail list logo