Code
How to install Nvidia driver & CUDA?
It is more complex than ordinary packages, but still not hard.
It is more complex than ordinary packages, but still not hard.
To detect the exists of the graphics cards on the computer, we may use command lshw. (more…)
Reset SMC or PRAM/NVRAM could helps.
In my data point, the second solution works for my MacBook Pro (15-inch, 2018).
Every time I start a new session in my macOS, it will take a lot of time to initialize the session. After some survey, the key problem is the bash_completion
.
After installed vim-gnome, every time I execute "sudo vim", it will print one line
$ sudo vim # doing something, and quit it No protocol specified
CUDA is a parallel computing platform and application programming interface (API) model created by Nvidia. I am supposed to install this package in my system.
Guake is a dropdown terminal made for the GNOME desktop environment. Guake's style of window is based on an FPS game, and one of its goals is to be easy to reach. Recently, my new Ubuntu 18.04 LTS is meeting a bug. When I was trying to exit a shell, the Guake would hang over there, which makes this application even unable to use.
For the purpose of adding ibus-pinyin in ubuntu, we are required to make a few modification to the system.
For the purpose of providing a web service to a Node.js project to users, we may require a small middleware to start an HTTP service to handle the HTTP requests.
The default file upload size is 2M.
If we are supposed to increase the size, a few update would be required.