Linux: Is it safe or recommended to rearrange partitions through SSH?
- by GetFree
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.