They sent me this, it looks like linux has to be installed on at least one drive first, then you have to configure the linux kernel to support RAID
http://www.netcell.com/support/Fedora_Core2_readme.txt
Should I install linux first?
Thanks!
I got to the RAID BIOS and setup the array, but when I goto install linux it says No Drives Found however the RAID bios recognizes both SATA drives.
Why cant linux see the drives?
Hi,
I got the XFX SyncRAID SR3100 raid controller card and want to set up RAID 1 with 2 SATA drives.
How do I start? Do I install linux and make partitions on only one of the drives? Do I need partitions on both the drives? Are partitions mirrored automatically? Do I install linux on both...
My nameserver wont resolve anything eventhough bind is running. Why wont it resolve anything?
[root@dns2 root]# named-checkconf
[root@dns2 root]# host aol.com localhost
;; connection timed out; no servers could be reached
[root@dns2 root]# netstat -lntp
Active Internet connections (only...
I'm trying to get sudo to not ask for a password, I have
# Cmnd alias specification
Cmnd_Alias SUROOT = !/bin/su "", !/bin/su -, /bin/su - [a-z]*, /bin/su [a-z]*, !/bin/su root, !/bin/su - root, !/bin/su -[a-z$
Cmnd_Alias NOTROOT = /bin/cat /etc/sudoers
# Defaults specification
Defaults:ADMINS...
This matches everything after the from:
/^From:(.*)/"
Ex. "Name Here" <email@domain.com>"
But I am trying to just match the email, I tried all of the following, but none work:
/^From:(\<+.*+\>)/"
/^From:+.*+(<+.*+>)/"
/^From:+.*+(\<+.*+\>)/"
/^From:+(.*+(\<+.*+\>))/"
/^From:+(.*+\<+.*+\>)/"...
Thanks for the link, it went through it but am still having difficulties:
This matches everything after the from:
/^From:(.*)/"
Ex. "Name Here" <email@domain.com>"
But I am trying to just match the email, I tried all of the following, but none work:
/^From:(\<+.*+\>)/"
/^From:+.*+(<+.*+>)/"...
user111@server1 [/root]# sudo cat /etc/sudoers
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these two things:
#1) Respect the privacy of others.
#2) Think before you type.
Password:
I am trying to parse the email address from the "From" head in an email using preg_match:
From: "Tom" <tom@yahoo.com>
I have this syntax but it is not matching it:
if (preg_match("/^From: .* (<.*>))/", $lines[$i], $matches)) {
What should the patten be?
("/^From: .* (<.*>))/",
When compiling a kernel what processor family do I choose for a Xeon processor? There is not a chose for Xeon.
??????????????????????? Processor family ??????????????????????????
? Use the arrow keys to navigate this window or press the hotkey of ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.