Browse Source

minor changes

main
Ken Schaefer 1 year ago
parent
commit
a6ba87982d
  1. 3
      Linux/linux-installation.md
  2. 1
      OpenEMR/README.md
  3. 0
      Unity3d/card-battler.md

3
Linux/linux-installation.md

@ -113,6 +113,9 @@ sudo systemctl restart sshd
``` ```
### Fix LVM ### Fix LVM
This seems to be an Ubuntu thing. Most of the other distros don't need this but it doesn't hurt to check your volumes. Basically, you are making sure that Linux is using the whole hard drive rather than part of it.
``` ```
sudo lvm sudo lvm
lvm > lvextend -l +100%FREE /dev/ubuntu-vg/ubuntu-lv lvm > lvextend -l +100%FREE /dev/ubuntu-vg/ubuntu-lv

1
OpenEMR/README.md

@ -0,0 +1 @@
We have migrated away from OpenEMR to a proprietary SaaS product. Because my interests lie elsewhere, I will not likely update any of this section anymore.

0
Unity3d/Card Battler Notes.md → Unity3d/card-battler.md

Loading…
Cancel
Save