My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
DevOps
Software Engineering
Security
Data Science
Disclaimer
About
▼
Friday, 23 April 2021
How to link Google Colab with GitHub
›
Create a GitHub repository in which you want to keep Colaboratory notebooks. Go to https://colab.research.google.com/github/ and add your Gi...
1 comment:
Monday, 19 April 2021
PostgreSQL on Ubuntu
›
Here are some my notes on PostgreSQL on Ubuntu. To check the PostgreSQL version running: $ postgres -V Command 'postgres' not found,...
Friday, 19 March 2021
How to rip DVD disc on Ubuntu
›
I used HandBrake application and it was incredibly easy and fast. To install it, we need to add developer's package repository first: ...
Wednesday, 17 March 2021
How to play DVD disc on Ubuntu
›
Here is what I needed to do on my PC in order to play a DVD disc. I am running the Ubuntu 20.04: $ sudo lsb_release -a No LSB modules are a...
Sunday, 14 March 2021
Running NVIDIA DIGITS Docker container on Ubuntu
›
Installing NVIDIA DIGITS directly on your computer means that you'll: spend a considerable amount of time in installing all dependencie...
1 comment:
‹
›
Home
View web version