Skip to content

Instantly share code, notes, and snippets.

@oott123
Last active December 13, 2015 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oott123/4959360 to your computer and use it in GitHub Desktop.
Save oott123/4959360 to your computer and use it in GitHub Desktop.
--------BEFORE--------
[oott123@MyVPS1580 ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_501153278-lv_root
8.4G 3.7G 4.4G 46% /
tmpfs 249M 0 249M 0% /dev/shm
/dev/xvda1 485M 65M 396M 14% /boot
--------AFTER--------
[oott123@MyVPS1580 ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_501153278-lv_root
29G 3.7G 23G 14% /
tmpfs 249M 0 249M 0% /dev/shm
/dev/xvda1 485M 65M 396M 14% /boot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment