$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

GeForce GTX 960M Ubuntu 16.04 Driver How to Install

August 5, 2017 | By the+gnu+linux+evangelist.

Install NVIDIA GTX 960M Ubuntu 16.04

How to Install NVIDIA GTX 960M Ubuntu 16.04 Driver – Step by step Tutorial.

And the NVIDIA GTX 960M Ubuntu Driver Install is a breeze, requiring just a few straightforward Shell Commands to complete.

Finally, with nvidia-settings Tool you can configure Brightness, Gamma, XVideo attributes, Temperature, and OpenGL.

NVIDIA GTX 960M Ubuntu 16.04 Driver How to Download & Install - Featured
  1. Open a Terminal Shell emulator window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    Open Terminal Shell Emulator
  2. How to Install NVIDIA Ubuntu PPA Repo

    Adding NVIDIA PPA

    First, possibly Check NVIDIA Graphics Card Model Supported Drivers.

  3. Finally, to Install NVIDIA Ubuntu Driver.

    sudo apt install nvidia-driver-390 nvidia-settings