Boot up with an Fedora Live USB stick.
- Run
vgs
to check if there's any space:
$ sudo vgs
VG #PV #LV #SN Attr VSize VFree
fedora 1 3 0 wz--n- <237.28g 0
To add the repository key, run the commands below:
wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -
To add the repository to Ubuntu system run:
Anacoda-Navigator and Spyder is built on QT-framework. There are some issues dealing with 4K resolution, where High DPI setting is only scaling buttons and icons. Where the terminal and editor is not being scaled at all.
The solution for the problem is running with the QT_SCALE_FACTOR
environment variable and disable High DPI
option from the preference menu. You can experiment with the value, but I have found that with 4K resolution on 15" screen
QT_SCALE_FACTOR=2
is perfect.
With my setup I have a MSI GS63VR 7RF laptop, and at home I use to different monitors one 2K 31" and one 1080p 24" I connect it to. When I'm running with the monitors I don't have the 4K laptop screen on, and therefore don't need the