Linux-Misc Digest #248, Volume #24 Mon, 24 Apr 00 15:13:03 EDT
Contents:
Re: HOT HD ("Nick")
Re: Summing Up File Sizes (NF Stevens)
Can't get "Applets" to work (Charles P Koerner)
Re: open Xterm in MSWindow ("Brian D. Smith")
Re: Will XFS Support ACL's ? ("Brian D. Smith")
Creating multiple pages automatically ([EMAIL PROTECTED])
----------------------------------------------------------------------------
From: "Nick" <[EMAIL PROTECTED]>
Crossposted-To:
alt.os.linux,comp.os.linux.hardware,comp.os.linux.setup,comp.sys.ibm.pc.hardware.storage
Subject: Re: HOT HD
Date: Sun, 23 Apr 2000 18:34:43 GMT
I too keep my cases open, but i recently read something on how that can be
bad, because it kills the air flow assuming you had some fans in it. I'm
gonna take some temp reading w/ the case open and close who knows maybee
they are right....
=Justin R. Miller" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Edward M Grill wrote:
>
> > I have a Maxtor COMPUsa 10.2G 7200rpm ata/66 (only at 33) HD
>
> Just FYI, at a web shop I once worked at we bought four of these same
> drives (this was last summer). All ran extremely hot, even to the point
> of one of them giving me a rather bad burn (of course this was partly my
> fault :-) Anyway, that hot one died within a week and the other three
> all died within a month, even though we tried to cool them moreso than
> other drives (the case was even open). I would be careful with that
> model, and perhaps all of Maxtor.
>
> Just my $0.02,
>
> Justin
> --
> _ ___ __ __
> +-=====- _ | | _ \ \/ | -======- Justin R. Miller -==============-+
> | | || | / |\/| | [EMAIL PROTECTED] |
> +-=====- \__/|_|_\_| |_| -======- http://openup.com/justin/ -=====-+
------------------------------
From: [EMAIL PROTECTED] (NF Stevens)
Subject: Re: Summing Up File Sizes
Date: Sun, 23 Apr 2000 18:52:46 GMT
Jason <[EMAIL PROTECTED]> wrote:
>Floyd Davidson wrote:
>
>> >
>> >ls -l | awk '{sum+=$5;print sum;}'
>
>Result: 72324012
> In case you were wondering, this is taking the entire number from the
>column where the size is located and adding them together
>incrementally. This is the result that I expected to see.
>
>> $ du -s
>
>Result: 90132
> I have no idea where this came from, its nowhere near the same number
>as listed above. The only thing that I can think of is that it is
>including the subdirectories and adding the sums of those together to
>come up with a total. Also, this number is much lower than the one that
>is expected.
The 72324012 is the total number of bytes used by the files, the
90132 is the total number of blocks used by the files. The file
system allocates storage for files in blocks so a 1 byte file
uses a block. The normal block size (it can be configured
differently when you make the file system) is 1024 bytes.
So the stats above say that you have just over 72M of file data
using 90M of disk space.
Norman
------------------------------
From: Charles P Koerner <[EMAIL PROTECTED]>
Subject: Can't get "Applets" to work
Date: Sun, 23 Apr 2000 18:55:17 GMT
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Running RH 6.1 and Netscape 6.
<p>I can get Netscape 6 to run if I go to File Manager, cd/ Netscape6,
cd package, double click on "Netscape".
<br>The above path is "/Netscape6/package/netscape".
<p>When I type the above path in a command line for an appalet (similiar
to an Icon) it dosen't work. Nothing happens.
<p>Any help?
<br>Pete Koerner</html>
------------------------------
From: "Brian D. Smith" <[EMAIL PROTECTED]>
Subject: Re: open Xterm in MSWindow
Date: Sun, 23 Apr 2000 18:59:35 GMT
You need an X-Windows server for MS Windows. I'm prefer the Exceed
X-Windows product (http://www.hummingbird.com); It's got far more
functionality than anything else I've tried.
A cheaper alternative may be MI/X from Micro-Images
(http://www.microimages.com/mix).
-Brian Smith
Eddy wrote:
>
> Is there any tools I can use to open Xterm in Windows Platform ?
>
> Eddy
------------------------------
From: "Brian D. Smith" <[EMAIL PROTECTED]>
Subject: Re: Will XFS Support ACL's ?
Date: Sun, 23 Apr 2000 19:07:09 GMT
IBM is also working on the Linux port of their jfs filesystem; It's not
complete yet, but beta is available. ACLs are on their To Do list.
-Brian Smith
------------------------------
From: [EMAIL PROTECTED]
Subject: Creating multiple pages automatically
Date: Fri, 21 Apr 2000 03:06:55 -0300
Hi,
I have a huge list of guitar's tablatures (about 10 MB) and I want to make
them available to the public, but it'd be almost impossible to only one
person to make all the HTML files with all these tablatures.
My question is: are there any kind of program (for Linux, if possible; if
not, for any other operating system) to automatically generate HTMLs using
a list of pre-defined Links and Text and splitting them in multiple pages?
For example:
I make a file called led_zeppelin.txt and this file contains:
Song 1
http://www.blah.org/blah/song1.txt
Song 2
http://www.blah.org/blah/song2.txt
...
And the program will automatically create a HTML named led_zeppelin.html,
with the links pre-defined at led_zeppelin.txt, and having a default "style"
of how to design the page.
I already tried to create a Java script, but I figured that it's not a good
idea to put Java script in all pages.
I appreciate any help
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.misc) via:
Internet: [EMAIL PROTECTED]
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Misc Digest
******************************