My Blogs

☹️

would you like to make a blog blogs.

Add One

All Blogs with tag:

linux

How to activate gpu compatability for docker on ubuntu

How to activate gpu compatability for docker on ubuntu

lets say you have an ai in a docker container or just want to use the gpu power inside a docker container. this is for you

How to install docker

How to install docker

have you tried intalling docker from the docker docs but still getting errorrs. just copy these commands in your terminal and everything will be fine

How to Remove Everything Except the Build Folder in Linux

How to Remove Everything Except the Build Folder in Linux

Are you looking to clean up your project directory, but want to keep the build folder intact? Here's how you can do it in Linux using the command line.