You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

linux.adoc 201B

12345678910
  1. +++
  2. +++
  3. == Linux
  4. === Notes
  5. * `iotop` adjusts priorities of I/O - `-c 3` is 'when idle'
  6. * Resizing disks:
  7. 1. `fdisk` to delete and recreate the partition
  8. 2. `resize2fs` to resize to the new partition