Re: Low Partition Space

2003-09-25 Thread Reuben D. Budiardja
On Thursday 25 September 2003 04:57 am, Volker Kroll wrote: > On Wed, 2003-09-24 at 03:06, Alejandro Calbazana wrote: > > Not sure if parted can resize ext3 partitions?! I don't think it does > > (at least it didn't when I tried this some time ago). > > I used parted to resize ext3, so on a

Re: Low Partition Space

2003-09-25 Thread Volker Kroll
On Wed, 2003-09-24 at 03:06, Alejandro Calbazana wrote: > Not sure if parted can resize ext3 partitions?! I don't think it does (at > least it didn't when I tried this some time ago). I used parted to resize ext3, so HTH Volker -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTE

Re: Low Partition Space

2003-09-23 Thread Alejandro Calbazana
al Message - From: "Nurullah Akkaya" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 5:19 AM Subject: Re: Low Partition Space > both partion magic and gnu parted can resize the partions check them > out... > -- > Nurullah Akkaya

Re: Low Partition Space

2003-09-23 Thread Ed Wilts
On Tue, Sep 23, 2003 at 03:57:38PM -0400, Richard Wigfall wrote: > My RH 6.2 system is running low on space in the / partition, and my > other RH7.3 system (upgraded from RH6.2) is running low on space in the > /boot and /usr partitions. Is there any way to increase the size of

Re: Low Partition Space

2003-09-23 Thread Nurullah Akkaya
both partion magic and gnu parted can resize the partions check them out... -- Nurullah Akkaya [EMAIL PROTECTED] Registered Linux User #301438 What lies behind us and what lies before us are tiny matters compared to what lies within us. "If at first an idea is not absurd, there is no hope f

Low Partition Space

2003-09-23 Thread Richard Wigfall
My RH 6.2 system is running low on space in the / partition, and my other RH7.3 system (upgraded from RH6.2) is running low on space in the /boot and /usr partitions. Is there any way to increase the size of these partitions, as I have plenty of disk space available on other partitons

Re: any way to add more space on already existing partition

2003-09-03 Thread Hugh Taylor
Himanshu Arora wrote: Hi Folks! I want to append some hard-disk space to my linux partition. If this is not possible then how can i create new partition with ext3 filesystem. Thanks in advance Himanshu Arora IIIT - Hyderabad India Depending on what you want to do, another option is to

RE: any way to add more space on already existing partition

2003-09-03 Thread Otto Haliburton
Read the info on 'parted'. > -Original Message- > From: [EMAIL PROTECTED] [mailto:redhat-list- > [EMAIL PROTECTED] On Behalf Of Himanshu Arora > Sent: Wednesday, September 03, 2003 1:53 PM > To: [EMAIL PROTECTED] > Subject: any way to add more space on alread

any way to add more space on already existing partition

2003-09-03 Thread Himanshu Arora
Hi Folks! I want to append some hard-disk space to my linux partition. If this is not possible then how can i create new partition with ext3 filesystem. Thanks in advance Himanshu Arora IIIT - Hyderabad India -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https

rsync problem, "erroring writing 32768 bytes - exiting" ENOBUFS (Nobuffer space available)

2003-08-20 Thread Ben Russo
0\200\0\0", 4) = 4 mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x401a read(3, "\37\213\10\10\317`\177=\0\3bp_inst_linux.tar\0\354=Yp"..., 262144) = 262144 select(5, NULL, [4], NULL, {60, 0}) = 1 (out [4], left {60, 0}) writ

Re: Swap space problem.

2003-07-25 Thread Win Toe
nutes when it gets the the 'initialising SWAP space' (I can't remember >the exact message). > >After this delay, the PC then proceeds as normal and I can use it fine. > >Can anyone suggest a reason for this, and how I can fix it. Presumably I'll >have to boot

Swap space problem.

2003-07-25 Thread Gary Stainburn
Hi folks, for a while the gremlins have been playing with my PC, and although they seem to have gone away now I still have one remaining. When I boot up, although I don't see any error messages it hangs for a number of minutes when it gets the the 'initialising SWAP space' (I

RE: no space on /boot

2003-07-23 Thread Stuart Clark
The answer depends on what bootloader you are using and how your partition table is configured? I'm thinking that you should reset the active flag to a different partition (with free space) copying your /boot folder contents to that partition Then install your bootloader onto that part

no space on /boot

2003-07-22 Thread Michael Rubin
I naively didn't leave enough space on my / partition and now /boot doesn't have enough space for me to upgrade to the latest kernel. Only the current kernel is there now and I'm still short a few megs. This is a live server so I can't really mess with it too much. What ca

RE: Running Out of Space on /

2003-06-04 Thread Staven Bruce
now I'm back down to a happy 27% on /. Thanks again! -Original Message- From: Michael Kalus [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 03, 2003 10:12 AM To: '[EMAIL PROTECTED]' Subject: RE: Running Out of Space on / I take it that your home directory and other sub directorie

RE: Running Out of Space on /

2003-06-04 Thread Michael Kalus
t: June 3, 2003 1:04 PM > To: '[EMAIL PROTECTED]' > Subject: Running Out of Space on / > Importance: High > > > Hello, > > I'm new to the list and new to RedHat. I am using RedHat 7.2 > with the latest kernel on a Compaq EVO workstation. I noticed >

Re: Running Out of Space on /

2003-06-04 Thread Alistair Y. Lewars
0d0p7 379303 340792 18928 95 / I have looked everywhere, but cannot find any "large" files, any .tmp or .log files on /. My /boot directory is on a separate partition, so I know it's not previous versions of the kernel eating up space. The only thing To get a sorted list of files

Re: Running out of space on /

2003-06-04 Thread Jonathan Bartlett
elete it. What most people don't know is that the file will still be there AND CONTINUE TO GROW until foo is killed or exits. However, it won't be accessible to any process but foo. The file will continue to take up space and show up in df, but it won't have a directory entry asso

Re: Running Out of Space on /

2003-06-04 Thread Roger
es on /. My /boot directory is on a separate partition, so I know > it's not previous versions of the kernel eating up space. The only thing > I've found is in /root, where I have a file called .rhn-applet.cache. If I > do a ls -all in /root, I find this: > > -rw-r--r--

Running Out of Space on /

2003-06-04 Thread Staven Bruce
unted on /dev/ida/c0d0p7 379303 340792 18928 95 / I have looked everywhere, but cannot find any "large" files, any .tmp or .log files on /. My /boot directory is on a separate partition, so I know it's not previous versions of the kernel eating up s

Re: How much swap space is needed

2003-06-02 Thread Kent Borg
On Sun, Jun 01, 2003 at 07:51:06PM -0600, Ryan McDougall wrote: > In your case... Id probably set it to 512, or 1024 depending on how > much disk space you can spare. I was thinking about this more this afternoon. I was imagining buying a frugal but killer box. Say I picked up a parts cat

Re: How much swap space is needed

2003-06-02 Thread Ryan McDougall
On Sun, 2003-06-01 at 15:50, Kent Borg wrote: > On Thu, May 15, 2003 at 01:42:03PM +0800, Lao Yu wrote: > > I have a PC of 768M memory. How much swap space should I allocate in > > my Red Hat 8.0? According to the manual, it should be 2 X 768 = 1536 > > M. Is this too muc

Re: How much swap space is needed

2003-06-02 Thread Kent Borg
On Thu, May 15, 2003 at 01:42:03PM +0800, Lao Yu wrote: > I have a PC of 768M memory. How much swap space should I allocate in > my Red Hat 8.0? According to the manual, it should be 2 X 768 = 1536 > M. Is this too much? Here are some considerations: 1) Disk space is cheap, having too

Re: Free disk space in Kilobytes

2003-05-27 Thread Robert Canary
If you see 1k-blocks then it is in kilobytes. You can also set this with --block-size=1024 Manuel Aróstegui Ramirez wrote: > > You are right > man df ;-) > --- "Nguyen, David M" <[EMAIL PROTECTED]> > escribió: > What command do I use to display free di

Re: Free disk space in Kilobytes

2003-05-27 Thread Manuel Aróstegui Ramirez
You are right man df ;-) --- "Nguyen, David M" <[EMAIL PROTECTED]> escribió: > What command do I use to display free disk space in > Kilobytes, df -k? > > David > > > -- > redhat-list mailing list > unsubscribe > mailto:[EMAIL PROTECTED] > ht

Free disk space in Kilobytes

2003-05-27 Thread Nguyen, David M
What command do I use to display free disk space in Kilobytes, df -k? David -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Temp /tmp space...

2003-03-23 Thread nate
Ashley M. Kirchner said: > > I'm running into a problem with my /tmp during a large ImageMagick > mpeg 'convert' - it's running out of space. /tmp has 2 Gb allocated to > it and the process quits after hitting 2 Gb. Is there some way I can > have the proce

Re: Temp /tmp space...

2003-03-23 Thread Ashley M. Kirchner
Ashley M. Kirchner wrote: Is there some way I can have the process use some other location for temp space, instead of /tmp ? Never mind, figured it out...setting $ENV{TMPDIR} works. -- H| I haven't lost my mind; it's backed up on tape

Temp /tmp space...

2003-03-23 Thread Ashley M. Kirchner
I'm running into a problem with my /tmp during a large ImageMagick mpeg 'convert' - it's running out of space. /tmp has 2 Gb allocated to it and the process quits after hitting 2 Gb. Is there some way I can have the process use some other location for temp space, inst

Re: Reclaiming unpartitioned space

2003-03-14 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 10 Mar 2003 10:31:13 +0100, Eduardo Silva wrote: > [EMAIL PROTECTED] root]# fdisk -l > > Disk /dev/hda: 255 heads, 63 sectors, 2432 cylinders > Units = cylinders of 16065 * 512 bytes > >Device BootStart EndBlocks Id Syst

Re: Reclaiming unpartitioned space

2003-03-10 Thread Eduardo Silva
e if I can't reclaim the space as a separate partition. Can I resize an existing partition? Does it have to be contigous space (as /dev/hda2 is /boot and I don't think it would be good to have any user data or VMWARE data in it)? Thanks for your help, Ed. -- redhat-list m

Re: Reclaiming unpartitioned space

2003-03-10 Thread bollu
>[EMAIL PROTECTED] root]# fdisk -l > >Disk /dev/hda: 255 heads, 63 sectors, 2432 cylinders >Units = cylinders of 16065 * 512 bytes > > Device BootStart EndBlocks Id System >/dev/hda1 * 1 510 4096543+ b Win95 FAT32 >/dev/hda2 1276 1288104422

Reclaiming unpartitioned space

2003-03-10 Thread Eduardo Silva
Linux partition. I want to reclaim this space to use it later for the VMWARE machine. To be able to see it better I do an fdisk -l: [EMAIL PROTECTED] root]# fdisk -l Disk /dev/hda: 255 heads, 63 sectors, 2432 cylinders Units = cylinders of 16065 * 512 bytes Device BootStart EndBlocks

Reclaiming unpartitioned space

2003-03-10 Thread Eduardo Silva
for Linux. Since I now want to move to the solution described above I re-installed Windows on a 4GB partition, and left 6GB free between this partition and the first Linux partition. I want to reclaim this space to use it later for the VMWARE machine. To be able to see it better I do an fdisk -l

Re: disk space

2003-03-07 Thread Stephen Kuhn
On Sat, 2003-03-08 at 02:18, Richard Humphrey wrote: > Is there a command I can use to check which partition the bulk of my free > space is on in red hat 8.0? > > Richard Humphrey > In a terminal, you can type: df -h This will give you a cute little chart of the free space, a

RE: disk space

2003-03-07 Thread Sites, Brad
Title: RE: disk space Richard Humphrey wrote: > Is there a command I can use to check which partition the bulk of my > free space is on in red hat 8.0? > > Richard Humphrey df -h This will show you all mounted file systems and their total space, used space, and free space. Brad Sites

Re: disk space

2003-03-07 Thread Jan
Richard Humphrey wrote: Is there a command I can use to check which partition the bulk of my free space is on in red hat 8.0? df will show you free space on your file systems. Or do you mean unallocated space? If so, you can ceratinly use fdisk (or equivalent). If you use lvm, I assume there are

Re: disk space

2003-03-07 Thread Jon Haugsand
* Richard Humphrey > Is there a command I can use to check which partition the bulk of my free > space is on in red hat 8.0? If I understand you correctly: df or df -h -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no -- redhat-list mailing list unsubscribe mailto:

Re: disk space

2003-03-07 Thread bollu
AIL PROTECTED] To: "[EMAIL PROTECTED] Com" <[EMAIL PROTECTED]> com> cc: Sent by:

disk space

2003-03-07 Thread Richard Humphrey
Is there a command I can use to check which partition the bulk of my free space is on in red hat 8.0? Richard Humphrey -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Installation question (free space above first partition)

2003-02-28 Thread Jeffrey Tadlock
On Fri, Feb 28, 2003 at 11:53:55AM +, Cannon, Andrew wrote: > Hi all, > > I've got a bit of a problem with a new installation of RH8. We've got a > Compaq Evo D510 that comes preinstalled with either Win2K or XP. When we > partition the disk, we have free space at

Re: Installation question (free space above first partition)

2003-02-28 Thread Gene Yoo
Cannon, Andrew wrote: Hi all, I've got a bit of a problem with a new installation of RH8. We've got a Compaq Evo D510 that comes preinstalled with either Win2K or XP. When we partition the disk, we have free space at the top of the partition table. Is this correct and will it interfer

RE: Installation question (free space above first partition)

2003-02-28 Thread Rubel, William S. (IA)
of XP - kernel issues, partition issues, etc. Good luck. -Original Message- From: Cannon, Andrew [mailto:[EMAIL PROTECTED] Sent: Friday, February 28, 2003 5:54 AM To: Redhat (E-mail) Subject: Installation question (free space above first partition) Hi all, I've got a bit of a problem

Installation question (free space above first partition)

2003-02-28 Thread Cannon, Andrew
Hi all, I've got a bit of a problem with a new installation of RH8. We've got a Compaq Evo D510 that comes preinstalled with either Win2K or XP. When we partition the disk, we have free space at the top of the partition table. Is this correct and will it interfere with the bootloader? W

Re: filename with space

2003-02-21 Thread Vidiot
>I am trying to rename a bunch of files to another name. For example, > >picture 1 to picture1 >picture 2 to picture2 >... > >May I know how you can take out the space in old filename? Thank you. mv picture?1 picture1 mv picture?2 picture2 MB -- e-m

Re: filename with space

2003-02-21 Thread Jacky Li
Hi, Thank you very much. It works like a charm. It sure saves me a lot of pain! :) Ze - Original Message - From: "Ashley M. Kirchner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 21, 2003 3:03 PM Subject: Re: filename with space >

Re: filename with space

2003-02-21 Thread Ashley M. Kirchner
Ashley M. Kirchner wrote: # ls -a That's supposed to be an -l like the first one. I goofed in my paste... -- W | I haven't lost my mind; it's backed up on tape somewhere. + Ashley M. Kirchner

Re: filename with space

2003-02-21 Thread Ashley M. Kirchner
Jacky Li wrote: I am trying to rename a bunch of files to another name. For example, picture 1 to picture1 picture 2 to picture2 ... May I know how you can take out the space in old filename? Thank you. Since you said you have a bunch of them, I suggest this: # for file in * ; do mv

Re: filename with space

2003-02-21 Thread Jacky Li
Hi, Ok..how about for maybe 100+ files with random filenames but space in between them? :) Thank you. Ze - Original Message - From: "Lon Lentz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 21, 2003 2:53 PM Subject: RE: filename with spa

Re: filename with space

2003-02-21 Thread Mike McMullen
The "rename" command may be helpful. Good luck. Mike - Original Message - From: "Jacky Li" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 21, 2003 4:40 PM Subject: filename with space > Hi, > > I am trying to rename a bu

RE: filename with space

2003-02-21 Thread Lon Lentz
I think the backslash is what you are looking for. mv picture1\ 1 to picture1 mv picture2\ 2 to picture2 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jacky Li Sent: Friday, February 21, 2003 7:40 PM To: [EMAIL PROTECTED] Subject: filename with space

filename with space

2003-02-21 Thread Jacky Li
Hi, I am trying to rename a bunch of files to another name. For example, picture 1 to picture1 picture 2 to picture2 ... May I know how you can take out the space in old filename? Thank you. Ze -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com

Re: Space

2002-12-19 Thread Manuel Camacho
riska" <[EMAIL PROTECTED]> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Date: Thu, 19 Dec 2002 14:08:32 -0600 Subject: Space > Hiya, >It's me again. I have one problem. I have run out of space on my > Linux > parition and I don't want

Re: Space

2002-12-19 Thread Bret Hughes
On Thu, 2002-12-19 at 14:08, Evurunobi, Katriska wrote: > Hiya, >It's me again. I have one problem. I have run out of space on my Linux > parition and I don't want to use windows anymore. I was to completely > eradicate winows and allocate the space to Linux. My probl

Space

2002-12-19 Thread Evurunobi, Katriska
Hiya, It's me again. I have one problem. I have run out of space on my Linux parition and I don't want to use windows anymore. I was to completely eradicate winows and allocate the space to Linux. My problem is, what would be the best way to go by in doing this. I was just going

Re: no space left on device, while it's not true!

2002-12-16 Thread Terry Moore-Read
That's true - try doing a    df -i   to view Inode usage on the filesystem.         Terry Moore-ReadLukins & Annis, P.S.RedHat Certified Engineer #808002961106871>>> [EMAIL PROTECTED] 12/16/02 12:04AM I have a lot of things to do and I do need my linux come back...> What shall I do now?

Re: no space left on device, while it's not true!

2002-12-16 Thread rahul b jain cs student
, HAOYANG LIU wrote: > After the meal, I saw an error message on my Redhat 7.3 desktop > "no space left on device". I tried to ignore it but it > kept appearing so I rebooted my computer. while it's being rebooted, > I saw > touch: careating '/var/lock/subsys/xinetd'

Re: no space left on device, while it's not true!

2002-12-16 Thread Edward Dekkers
> I have a lot of things to do and I do need my linux come back... > What shall I do now? > Help, please! I think this message can also come up if you don't have any inodes left to allocate. Regards, --- Edward Dekkers (Director) Triple D Computer Services P/L -- redhat-list mailing list un

Re: no space left on device, while it's not true!

2002-12-15 Thread Roger
Hi I think, in your case, the inodes is full. - Original Message - From: "HAOYANG LIU" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 16, 2002 3:01 PM Subject: no space left on device, while it's not true! After the meal, I saw an err

RE: no space left on device, while it's not true!

2002-12-15 Thread Cameron . Davidson
TED] > Subject: Re: no space left on device, while it's not true! > > > On Monday 16 December 2002 02:01 am, HAOYANG LIU wrote: > > After the meal, I saw an error message on my Redhat 7.3 desktop "no > > space left on device". I tried to ignore it but it

Re: no space left on device, while it's not true!

2002-12-15 Thread David Kramer
On Monday 16 December 2002 02:01 am, HAOYANG LIU wrote: > After the meal, I saw an error message on my Redhat 7.3 desktop > "no space left on device". I tried to ignore it but it > kept appearing so I rebooted my computer. while it's being rebooted, > I saw > touc

no space left on device, while it's not true!

2002-12-15 Thread HAOYANG LIU
After the meal, I saw an error message on my Redhat 7.3 desktop "no space left on device". I tried to ignore it but it kept appearing so I rebooted my computer. while it's being rebooted, I saw touch: careating '/var/lock/subsys/xinetd' No space left on device [Fail

Re: No space for kernel

2002-11-17 Thread Leonard den Ottolander
hda1 53M 14M 37M 27% /boot So you need at least 5MB more diskspace. Note that the kernel rpm's are already something like 13MB, installed they will take up about double that amount of space, mostly on the root file system. I would also expect the kernels to both be av

No space for kernel

2002-11-17 Thread Chris Mason
I'm trying to update the kernel but up2date says I don't have 5MB on the / drive, but there is. [root@server src]# up2date -d kernel Testing package set / solving RPM inter-dependencies... RPM package conflict error. The message was: Test install failed b

Re: HOW TO : increase disk space to /dev/hdb2

2002-11-12 Thread Willem van der Walt<[EMAIL PROTECTED]>
2002, cana rich wrote: > > Hello, > > I have REdhat 7.2. I have mounted a disk with (mount /dev/hdb1 /mnt/temp) but the >disk space is only : 46636. > > Could you tell me how to increase the space memory? > > THanks > > > > ---

HOW TO : increase disk space to /dev/hdb2

2002-11-12 Thread cana rich
Hello,   I have REdhat 7.2. I have mounted a disk with (mount /dev/hdb1 /mnt/temp) but the disk space  is only : 46636. Could you tell me how to increase the space memory? THanksYahoo! Mail -- Une adresse @yahoo.fr gratuite et en français !

lost hard-drive space

2002-09-07 Thread arend visher
I had a failed partioned instalation of Red Hat linux 7. When I unistalled it I found that I had lost use of almost all of my hard drive space. Right now my hard drive only shows that it has one partion, (for windows Me) When I'm in windows it shows me that I only have 1.6 G of hard

RE: how to access a directory whose name have space?

2002-09-05 Thread Carter, Shaun G
cd Start\ Menu will also work -Original Message- From: Brenden Walker [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 05, 2002 2:18 PM To: '[EMAIL PROTECTED]' Subject: RE: how to access a directory whose name have space? Or: cd Start* should work as well. >

RE: how to access a directory whose name have space?

2002-09-05 Thread Brenden Walker
Or: cd Start* should work as well. > -Original Message- > From: Gary A. Garibaldi [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 03, 2002 8:11 PM > To: [EMAIL PROTECTED] > Subject: Re: how to access a directory whose name have space? > > > Form the com

Re: [RH List] how to access a directory whose name have space?

2002-09-05 Thread ABrady
On Tue, 03 Sep 2002 16:49:29 -0600 "Ashley M. Kirchner" <[EMAIL PROTECTED]> wrote: > Jianping Zhu wrote: > > > for example: A directory name Start Menu > > I can not use cd Start Menu > > how can I access files in this Directoy? > > cd Start\ Menu > > cd "Start Menu" > > cd 'Start

Re: how to access a directory whose name have space?

2002-09-05 Thread Gary A. Garibaldi
Form the command line type the first word and press tab will add the second word also just cd "Start Menu" they should both work. -- Thank you. - Gary A. Garibaldi RedHat 7.3 Registered Linux User: 188550; Machine 111760 On Tue, 2002-09-03 at 09:18, Jianping Zhu wro

Re: mount hard disk space

2002-09-04 Thread Jianping Zhu
I had this situation before. i added a new hd and used parted to mount the new file system. It is pretty easy if you follow the instructions in following url. http://www.gnu.org/software/parted/ J.P. On Wed, 4 Sep 2002, Don Leeper wrote: > Currently I do not have any disk space available

Re: how to access a directory whose name have space?

2002-09-04 Thread Todd A. Jacobs
Enclose the full path in quotes, or escape the spaces with backslashes. -- "The only thing that helps me maintain my slender grip on reality is the friendship I share with my collection of singing potatoes." - Holly, JMC Vessel *Red Dwarf* -- redhat-list mailing lis

mount hard disk space

2002-09-04 Thread Don Leeper
Title: mount hard disk space Currently I do not have any disk space available on my drive. I need to add space to my /var directory. I was planning on just adding another drive. Can someone instruct me on the best route to take on this. How to mount it correctly and so forth? If someone could

Re: how to access a directory whose name have space?

2002-09-04 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 3 Sep 2002, smoke wrote: > how about > a file named > > "-zf" rm -- -zf The double dash "--" tells rm that there are no more options. Everything that follows is an argument (a file name). This method works for many other commands. Tony -

Re: how to access a directory whose name have space?

2002-09-04 Thread jkk
Or use escape sequence. For bash: $ cd Start\ Menu jkk * * jan k.kaminski, nucl.med.dept, med.univ. of lodz * * pgpkey http://w4u.am.lodz.pl/~jkk/* * BC02 E8F1 7FAE 1138 9182 F56D BC5A 4059 ** -- At 2002-09-04 05:27 -0

Re: how to access a directory whose name have space?

2002-09-04 Thread Mike Burger
Nertz...I knew that...just couldn't remember it to tell smoke. On Wed, 4 Sep 2002, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wednesday 04 September 2002 12:00 am, smoke wrote: > > how about > > a file named > > > > "-zf" > > > > i cant delete it, it was cre

Re: how to access a directory whose name have space?

2002-09-04 Thread Mike Burger
Ack...that one I'm having a little moretrouble with. On Tue, 3 Sep 2002, smoke wrote: > how about > a file named > > "-zf" > > i cant delete it, it was created from a wrong tar > command. > > thanks! > > > --- Mike Burger <[EMAIL PROTECTED]> wrote: > > Another way is to put the directory/f

Re: how to access a directory whose name have space?

2002-09-04 Thread Mark Neidorff
Put the directory in quotes: $cd "Start Menu" works Mark On Tue, 3 Sep 2002, Jianping Zhu wrote: > for example: A directory name Start Menu > I can not use cd Start Menu > how can I access files in this Directoy? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsub

Re: how to access a directory whose name have space?

2002-09-03 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 04 September 2002 12:00 am, smoke wrote: > how about > a file named > > "-zf" > > i cant delete it, it was created from a wrong tar > command. If the name is really "-zf" (with qoutes) use: rm \"-zf\" If it has no quotes: rm ./-zf - --

Re: how to access a directory whose name have space?

2002-09-03 Thread smoke
how about a file named "-zf" i cant delete it, it was created from a wrong tar command. thanks! --- Mike Burger <[EMAIL PROTECTED]> wrote: > Another way is to put the directory/file name in > quotes. > > less "file name" > > ls "directory name" > > cd "/path/to/directory name" > > etc. >

Re: how to access a directory whose name have space?

2002-09-03 Thread Mike Burger
Another way is to put the directory/file name in quotes. less "file name" ls "directory name" cd "/path/to/directory name" etc. On 3 Sep 2002, Samuel Flory wrote: > On Tue, 2002-09-03 at 09:18, Jianping Zhu wrote: > > for example: A directory name Start Menu > > I can not use cd Start Menu >

Re: how to access a directory whose name have space?

2002-09-03 Thread Samuel Flory
On Tue, 2002-09-03 at 09:18, Jianping Zhu wrote: > for example: A directory name Start Menu > I can not use cd Start Menu > how can I access files in this Directoy? > For file with hard to type names you can always try tab completion. On the plus side you can see what you would have needed to t

RE: how to access a directory whose name have space?

2002-09-03 Thread Bob Buckley
enclose the name in quotes cd "Start Menu" BobB -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jianping Zhu Sent: Tuesday, September 03, 2002 11:19 AM To: [EMAIL PROTECTED] Subject: how to access a directory whose name have space? for

Re: how to access a directory whose name have space?

2002-09-03 Thread Dave Ihnat
On Tue, Sep 03, 2002 at 12:18:53PM -0400, Jianping Zhu wrote: > for example: A directory name Start Menu > I can not use cd Start Menu > how can I access files in this Directoy? Enclose in quotes, e.g., cd "Start Menu" Cheers, -- Dave Ihnat [EMAIL PROTECTED] -- redh

Re: how to access a directory whose name have space?

2002-09-03 Thread Anthony Abby
On Tue, 2002-09-03 at 12:18, Jianping Zhu wrote: > for example: A directory name Start Menu > I can not use cd Start Menu > how can I access files in this Directoy? > > Thanks cd "start menu" Anthony -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https

Re: [RH List] how to access a directory whose name have space?

2002-09-03 Thread Ashley M. Kirchner
Jianping Zhu wrote: > for example: A directory name Start Menu > I can not use cd Start Menu > how can I access files in this Directoy? cd Start\ Menu cd "Start Menu" cd 'Start Menu' -- W | I haven't lost my mind; it's backed up on tape somewhere. +-

how to access a directory whose name have space?

2002-09-03 Thread Jianping Zhu
for example: A directory name Start Menu I can not use cd Start Menu how can I access files in this Directoy? Thanks Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 -- redhat-

RE: Disk Space

2002-08-29 Thread Gordon McDowall
I would cheat and use symbolic links -Original Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED]] Sent: 29 August 2002 13:29 To: [EMAIL PROTECTED] Subject: Re: Disk Space -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28-Aug-2002/21:43 -0400, "Calbazana, Al&quo

Re: Disk Space

2002-08-29 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 28-Aug-2002/21:43 -0400, "Calbazana, Al" <[EMAIL PROTECTED]> wrote: >I haven't had to deal with this in a while... AND I've never dealt with >this in a server environment... > >I noticed that my /usr parti

Re: Disk Space

2002-08-29 Thread loophole
adjusting partitions sizes: use parted adding new partitions/drives to /usr: use LVM hth. lh = `When you say "I wrote a program that crashed Windows", people just stare at you blankly and say "Hey, I got those with the system, *for free*".' - Linus Torvalds __

Re: Disk Space

2002-08-28 Thread Krishna
Title: Disk Space Hi,   Check inodes and see if you can use "parted" http://www.gnu.org/software/parted/   regardsKrishna   Krishna ShekharNetwork AdministratorWiplash Wireless - Original Message - From: Calbazana, Al To: '[EMAIL PROTECTED]' Se

Disk Space

2002-08-28 Thread Calbazana, Al
Title: Disk Space I haven't had to deal with this in a while...  AND I've never dealt with this in a server environment... I noticed that my /usr partition is running low on space (73% full) on a small dev server.  What options do I have if I want to move space from one partition

RE: NAT and private address space

2002-08-13 Thread Lou Hamilton
rédy Gábor Sent: Tuesday, August 13, 2002 6:24 AM To: [EMAIL PROTECTED] Subject: NAT and private address space Hello! We used our public addresses in class C and private addresses from 192.18.x.x for that class and NAT. Now we changed our public addresses to class A. Should we change our private ad

Re: NAT and private address space

2002-08-13 Thread Mike Burger
You can continue to use the 192.168 addresses for your private addressing. NAT doesn't care what the private (behind your firewall) address net block is, so long as you properly have your NAT rules properly defined. On Tue, 13 Aug 2002, Szemerédy Gábor wrote: > Hello! > We used our public add

Re: NAT and private address space

2002-08-13 Thread Nick Lindsell
At 12:23 13/08/2002 +0200, you wrote: >Hello! >We used our public addresses in class C and private addresses from >192.18.x.x for that class and NAT. Now we changed our public addresses to >class A. >Should we change our private addresses to block for class A ( 10.x.x.x ) >or NAT will work withou

NAT and private address space

2002-08-13 Thread Szemerédy Gábor
Hello! We used our public addresses in class C and private addresses from 192.18.x.x for that class and NAT. Now we changed our public addresses to class A. Should we change our private addresses to block for class A ( 10.x.x.x ) or NAT will work without problems? Thanks! begin:vcard n:Szemeréd

Re: Unaccounted space usage

2002-08-04 Thread C. Linus Hicks
On Sun, 2002-08-04 at 12:14, s peram wrote: > > > s peram > wrote:Date: Sat, 3 Aug 2002 23:39:27 -0700 (PDT) > From: s peram > > Subject: Re: Unaccounted space usage > To: "C. Linus Hicks" > > > Hi Linus, > Thanks a lot for the reply.

Re: Unaccounted space usage

2002-08-04 Thread s peram
   s peram <[EMAIL PROTECTED]>wrote: Date: Sat, 3 Aug 2002 23:39:27 -0700 (PDT)From: s peram <[EMAIL PROTECTED]>Subject: Re: Unaccounted space usageTo: "C. Linus Hicks" <[EMAIL PROTECTED]> Hi Linus, Thanks a lot for the reply. I was wondering if there is any other m

Re: Unaccounted space usage

2002-08-03 Thread s peram
Hi Linus, No I did not do that for a long time. I'd appreciate if you can throw some more insight on this issue. Thanks, Peram     "C. Linus Hicks" <[EMAIL PROTECTED]>wrote: On Fri, 2002-08-02 at 00:07, Sudhaker P wrote:> Hi All,> I'm facing a weird issue with

  1   2   3   >