[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: swap question
- From: Aaron Konstam <akonstam Trinity Edu>
- To: shrike-list redhat com
- Subject: Re: swap question
- Date: Wed, 23 Apr 2003 09:42:51 -0500
On Tue, Apr 22, 2003 at 11:54:27PM -0400, Mark Workman wrote:
> When I setup rh9, I let it setup the partitions for me.
> Now I'm wondering if I have have the swap partition set up right?
> I'm not sure if /dev/shm is the same as a swap partition, or if I missed
> a step. Thanks for any help in this matter.
> mw
> > df -k
> > Filesystem 1K-blocks Used Available Use% Mounted on
> > /dev/hda3 74832764 4823980 66207404 7% /
> > /dev/hda1 101089 25455 70415 27% /boot
> > none 515196 0 515196 0% /dev/shm
> >
> >
No /dev/shm is shared memory. The swap would show up in your fstab
as follows:
/dev/hda2 swap swap defaults 0 0
Run: free
to see how much sweap you have.
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
715 Stadium Dr.
San Antonio, TX 78212-7200
telephone: (210)-999-7484
email:akonstam trinity edu
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]