Eve Atley wrote:
>
> I ran the df command on Redhat Linux 9, and came up with
> this...what exactly does it mean? Which is my main drive?
You appear to have two drives: a master HD on your
primary IDE cable:
> /dev/hda1 101089 29129 66741 31% /boot
> /dev/hda2 37334192 505
At 10:38 AM 12/22/2004 -0500, Eve Atley wrote:
I ran the df command on Redhat Linux 9, and came up with this...what exactly
does it mean? Do I have space to backup part of this machine to another
drive? Which is my main drive?
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/
On Wed, Dec 22, 2004 at 04:50:05PM +0100, Martijn van Oosterhout wrote:
> Generally, reading from memory takes time because the CPU has to wait,
> writing is free since it can be deferred in the cache (in theory
> indefinitly) until there's free cycle.
I'm not sure I'd call that "free" -- executi
On Wed, Dec 22, 2004 at 01:51:58PM +0530, Mandeep Sandhu wrote:
> On Wed, 2004-12-22 at 01:13, Dmitry Yusupov wrote:
> > indeed :)
> > another words if you have modern NIC than you get "zero-copy"(except
> > copy_to_user()) for free :)
> what does "checksum on rx" mean??? Don't most of the NIC's su
I ran the df command on Redhat Linux 9, and came up with this...what exactly
does it mean? Do I have space to backup part of this machine to another
drive? Which is my main drive?
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda2 37334192 5058672 30379048
Hi,
I'd like to have Konsole tabs titled according to the current host and
folder instead of "Shell n°x". I've tried to change PS1 variable but for
now all I get is the name of the host from which the tab was opened.
The window title follows the current host and folder, not the tab title.
Any id
[EMAIL PROTECTED] wrote:
ACario wrote:
I'm running following command in a console:
ls > out.csv
Then I open the file "out.cvs" in vi and here is what I get
^[[00m^[[01;34mcxoffice^[[00m/
^[[01;34mDesktop^[[00m/
^[[01;34mGNUstep^[[00m/
^[[01;34mkde^[[00m/
^[[01;34mLogs^[[00m/
It appears your ls is
On Wed, 2004-12-22 at 01:13, Dmitry Yusupov wrote:
> indeed :)
> another words if you have modern NIC than you get "zero-copy"(except
> copy_to_user()) for free :)
what does "checksum on rx" mean??? Don't most of the NIC's support
DMA-ing to mem on rx-ing a packet? so what does "zero-copy for free"