Boot up with an Fedora Live USB stick.
- Run vgsto check if there's any space:
$ sudo vgs
  VG     #PV #LV #SN Attr   VSize    VFree
  fedora   1   3   0 wz--n- <237.28g    0 | # This is the complete example of nginx configuration file for ownCloud 5 | |
| # This config file configures proper rewrite rules for the new release of ownCloud | |
| # Also, this config file configures nginx to listen on both IPv4 and IPv6 addresses | |
| # If you want it to listen to IPv4 address only, use listen 80; instead of listen [::]:80 | |
| # First, we configure redirection to HTTPS (substitue owncloud.example.com with the proper address of your OC instance) | |
| server { | |
| listen 80; | |
| server_name bla-bla; | 
| echo "Enable full keyboard access for all controls (e.g. enable Tab in modal dialogs)" | |
| defaults write NSGlobalDomain AppleKeyboardUIMode -int 3 | |
| echo "Enable subpixel font rendering on non-Apple LCDs" | |
| defaults write NSGlobalDomain AppleFontSmoothing -int 2 | |
| echo "Make Dock icons of hidden applications translucent" | |
| defaults write com.apple.dock showhidden -bool true | |
| echo "Enable highlight hover effect for the grid view of a stack (Dock)" |