Monday, 13 May 2013

Install latest nvidia driver in Ubuntu

sudo apt-get install nvidia-current-updates

No comments:

Post a Comment

How to download a portion of Youtube Video with youtube-dl

First make you have both youtube-dl and ffmpeg installed: sudo apt install youtube-dl ffmpeg Then download a portion of your desired...