Linux: Is it safe or recommended to rearrange partitions through SSH?
Posted
by GetFree
on Server Fault
See other posts from Server Fault
or by GetFree
Published on 2010-05-13T22:21:19Z
Indexed on
2010/05/13
22:25 UTC
Read the original article
Hit count: 255
I've just rented a new server (CentOS 5.4) and I see it has only 3 partitions: /
, /boot
and the swaping partition.
I'd like to create, at least, partitions for /tmp
and /var
.
Would there be any problems if I try to create those new partitions through SSH??
Thanks.
© Server Fault or respective owner