Re: [expert] Re: Welcome to new expert list : 7.1

2000-05-31 Thread Brian T. Schellenberger

Works for me now, too.  The server must have just been down when I tried
it before.


"Ernest N. Wilcox Jr." wrote:
 
 On Tue, 23 May 2000 - Brian T. Schellenberger, you wrote:
   |  "Colin L. Whipple" wrote:
   |  
   |   On Mon, 22 May 2000, Denis HAVLIK wrote:
   |On Mon, 22 May 2000, Colin L. Whipple wrote:
   |   
   |:~It would also be nice to have a little more info about what the "hard 
disk
   |:~optimizations" means.  Just how likely is it that problems will result 
from
   |:~checking that box?  What is being optimized?
   |   
   |Instead of giving you a fish, I'll try to learn you fishing .-)
   |   
   |see "/etc/rc.d/init.d/mandrake_everytime" file:
   |   
   |   
   |if [ -x /sbin/hdparm ];then
   |LIST_HD=$(grep '^hd.:' /var/log/dmesg|\
   |grep -ivE '(CD.*ROM|DVD.*ROM|FLOPPY|TAPE|STATUS)'|cut
   |-d: -f1|sort|u
   |niq)
   |   
   |if grep -i nohdparm /proc/cmdline /dev/null ; then
   |action "Hard Drive optimisations disabled" \
   |echo ""
   |else
   |for i in $LIST_HD;do
   |action "Starting Hard Drive optimisations for $i" \
   |hdparm -q -c1 -q -A1 -q -m16 -q -d1 /dev/$i
   |done
   |fi
   |fi
   |
   |I suppose this answers the question?
   |  
   |   Not that I can tell.  All that is total Greek to me.
   |
   |  "man hdparm" to see what all that means.
   |
   |Do you mean something like
   |   the information at the following URL?:
   |  
   |   http://www.linuxnewbie.org/nhf/intel/hardware/hdtweak.html
 
 The above link worked on my machine - using KFM. ??? :).
 
   |
   |  Hard to say since I can't get that URL to work . . .
   |
   |  
   |   Colin
   |
   |  --
   |  "Brian, the man from babble-on"  [EMAIL PROTECTED]
   |  Brian T. Schellenberger  http://www.babbleon.org
   |  Support http://www.eff.org.  Support decss defendents.
   |  Support http://www.programming-freedom.org.  Boycott amazon.com.
 --
 
 ___
 Ernie ([EMAIL PROTECTED]

-- 
"Brian, the man from babble-on"  [EMAIL PROTECTED]
Brian T. Schellenberger  http://www.babbleon.org
Support http://www.eff.org.  Support decss defendents.
Support http://www.programming-freedom.org.  Boycott amazon.com.




Re: [expert] Re: Welcome to new expert list : 7.1

2000-05-23 Thread Ernest N. Wilcox Jr.

On Tue, 23 May 2000 - Brian T. Schellenberger, you wrote:
  |  "Colin L. Whipple" wrote:
  |   
  |   On Mon, 22 May 2000, Denis HAVLIK wrote:
  |On Mon, 22 May 2000, Colin L. Whipple wrote:
  |   
  |:~It would also be nice to have a little more info about what the "hard disk
  |:~optimizations" means.  Just how likely is it that problems will result from
  |:~checking that box?  What is being optimized?
  |   
  |Instead of giving you a fish, I'll try to learn you fishing .-)
  |   
  |see "/etc/rc.d/init.d/mandrake_everytime" file:
  |   
  |   
  |if [ -x /sbin/hdparm ];then
  |LIST_HD=$(grep '^hd.:' /var/log/dmesg|\
  |grep -ivE '(CD.*ROM|DVD.*ROM|FLOPPY|TAPE|STATUS)'|cut
  |-d: -f1|sort|u
  |niq)
  |   
  |if grep -i nohdparm /proc/cmdline /dev/null ; then
  |action "Hard Drive optimisations disabled" \
  |echo ""
  |else
  |for i in $LIST_HD;do
  |action "Starting Hard Drive optimisations for $i" \
  |hdparm -q -c1 -q -A1 -q -m16 -q -d1 /dev/$i
  |done
  |fi
  |fi
  |
  |I suppose this answers the question?
  |   
  |   Not that I can tell.  All that is total Greek to me.
  |  
  |  "man hdparm" to see what all that means.
  |  
  |Do you mean something like
  |   the information at the following URL?:
  |   
  |   http://www.linuxnewbie.org/nhf/intel/hardware/hdtweak.html

The above link worked on my machine - using KFM. ??? :).

  |  
  |  Hard to say since I can't get that URL to work . . .
  |  
  |   
  |   Colin
  |  
  |  -- 
  |  "Brian, the man from babble-on"  [EMAIL PROTECTED]
  |  Brian T. Schellenberger  http://www.babbleon.org
  |  Support http://www.eff.org.  Support decss defendents.
  |  Support http://www.programming-freedom.org.  Boycott amazon.com.
-- 




___
Ernie ([EMAIL PROTECTED]




Re: [expert] Re: Welcome to new expert list : 7.1

2000-05-23 Thread Colin L. Whipple

On Mon, 22 May 2000, Brian T. Schellenberger wrote:
 "Colin L. Whipple" wrote:
 
   Do you mean something like
  the information at the following URL?:
  
  http://www.linuxnewbie.org/nhf/intel/hardware/hdtweak.html
 
 Hard to say since I can't get that URL to work . . .

It works when I click on it.

Colin




Re: [expert] Re: Welcome to new expert list : 7.1

2000-05-22 Thread Denis HAVLIK

:~Can you let us in on what's new with 7.1?

Sure:

http://www.linux-mandrake.com/en/hydrobeta.php3

cu
Denis
-- 
-
Dr. Denis Havlikhttp://www.ap.univie.ac.at/users/havlik
Mandrakesoft||| e-mail: [EMAIL PROTECTED]
Quality Assurance  (@ @)(private: [EMAIL PROTECTED])
---oOO--(_)--OOo-




Re: [expert] Re: Welcome to new expert list : 7.1

2000-05-22 Thread Gavin Clark

--
From: Denis HAVLIK [EMAIL PROTECTED]
 :~Can you let us in on what's new with 7.1?
 Sure:
 http://www.linux-mandrake.com/en/hydrobeta.php3
 cu
  Denis

thanks

Gavin




Re: [expert] Re: Welcome to new expert list : 7.1

2000-05-22 Thread John Aldrich

On Mon, 22 May 2000, you wrote:
 :~Can you let us in on what's new with 7.1?
 
 Sure:
 
 http://www.linux-mandrake.com/en/hydrobeta.php3
 
Interesting. I'm wondering if this new version of Mandrake
will AUTOMATICALLY include all the listed languages, or
only include them if you select them. 

Also, with all the confusion over the security levels, has
there been any thought to making the choice descriptions a
bit more verbose when given the choices? That *might* cut
down on the security level confusion. :-)
John




Re: [expert] Re: Welcome to new expert list : 7.1

2000-05-22 Thread Denis HAVLIK

On Mon, 22 May 2000, Colin L. Whipple wrote:

:~It would also be nice to have a little more info about what the "hard disk
:~optimizations" means.  Just how likely is it that problems will result from
:~checking that box?  What is being optimized?

Instead of giving you a fish, I'll try to learn you fishing .-)

see "/etc/rc.d/init.d/mandrake_everytime" file:


if [ -x /sbin/hdparm ];then
LIST_HD=$(grep '^hd.:' /var/log/dmesg|\
grep -ivE '(CD.*ROM|DVD.*ROM|FLOPPY|TAPE|STATUS)'|cut
-d: -f1|sort|u
niq)

if grep -i nohdparm /proc/cmdline /dev/null ; then
action "Hard Drive optimisations disabled" \
echo ""
else
for i in $LIST_HD;do
action "Starting Hard Drive optimisations for $i" \
hdparm -q -c1 -q -A1 -q -m16 -q -d1 /dev/$i
done
fi
fi

I suppose this answers the question?

cu
Denis
-- 
-
Dr. Denis Havlikhttp://www.ap.univie.ac.at/users/havlik
Mandrakesoft||| e-mail: [EMAIL PROTECTED]
Quality Assurance  (@ @)(private: [EMAIL PROTECTED])
---oOO--(_)--OOo-




Re: [expert] Re: Welcome to new expert list : 7.1

2000-05-22 Thread Colin L. Whipple

On Mon, 22 May 2000, Denis HAVLIK wrote:
 On Mon, 22 May 2000, Colin L. Whipple wrote:
 
 :~It would also be nice to have a little more info about what the "hard disk
 :~optimizations" means.  Just how likely is it that problems will result from
 :~checking that box?  What is being optimized?
 
 Instead of giving you a fish, I'll try to learn you fishing .-)
 
 see "/etc/rc.d/init.d/mandrake_everytime" file:
 
 
 if [ -x /sbin/hdparm ];then
 LIST_HD=$(grep '^hd.:' /var/log/dmesg|\
 grep -ivE '(CD.*ROM|DVD.*ROM|FLOPPY|TAPE|STATUS)'|cut
 -d: -f1|sort|u
 niq)
 
 if grep -i nohdparm /proc/cmdline /dev/null ; then
 action "Hard Drive optimisations disabled" \
 echo ""
 else
 for i in $LIST_HD;do
 action "Starting Hard Drive optimisations for $i" \
 hdparm -q -c1 -q -A1 -q -m16 -q -d1 /dev/$i
 done
 fi
 fi
 
 I suppose this answers the question?

Not that I can tell.  All that is total Greek to me.  Do you mean something like
the information at the following URL?:

http://www.linuxnewbie.org/nhf/intel/hardware/hdtweak.html

Colin




[expert] Re: Welcome to new expert list : 7.1

2000-05-21 Thread Gavin Clark

Can you let us in on what's new with 7.1?

Gavin

--
From: Denis HAVLIK [EMAIL PROTECTED]
 Sorry for leaving you alone such a long time - we had a 7.1 to work at,
 and I can tell you one: It was a hell of a work for all of us here, but
 the product is really cute.