ubuntu
27 inch 4k display, NVIDIA and Ubuntu: Doesn’t work nicely
TLDR; It doesn’t work so nicely I recently purchased a 4k display to go along with my Thinkpad T480 with GPU. For the first few days I used in 1440p as I didn’t have the USB C to HDMI cable for a 60hz (Thinkpad’s HDMI was not 2.0) . Then I bought one. Ubuntu didn’t […] Continue reading
Fix for ModuleNotFoundError: No module named ‘_ctypes’ on ubuntu
First you need to install libffi-dev Crete a new virtual environment and pip install Most probably this will fix it. Comment if it didn’t Enjoy smile Continue reading
init script for mongodb 4 on WSL in ubuntu 18.04
If you try to start mongodb on WSL using systemd you will be getting this error. System has not been booted with systemd as init system (PID 1). Can’t operate. There seems to be no init script for mongodb 4 on ubuntu 18.04(may be other versions too). This makes it complicated for starting mongodb in […] Continue reading
Fix ubuntu 16.04 macbook brightness issue after lid close
Note: All tests are being done on 2013 macbook air Ubuntu on MacBook almost works perfectly like any other laptops out there. There are some issues though. One the most annoying one is the brightness issue. Once the lid is closed, it goes to sleep state. After waking up, only 2 options for the brightness […] Continue reading