Blog Tag: Linux

What is Linux and what does it do?

Many people have heard the word ‘Linux.” This name can be seen in many places on the internet. Some say it’s software, some say it’s an operating...

Setting Up CUDA and cuDNN on Ubuntu 20.04

Setting Up CUDA and cuDNN on Ubuntu 20.04 with NVIDIA 535 DriverHello there, fellow tech enthusiasts! If you’re a machine learning or data science professional,...

Check Our Ebook for This Online Course

Advanced topics are covered in this ebook with many examples.

Linux: How to Manipulate Background Process in Linux
The Linux Process ExecutionLinux process execution refers to the way in which programs are run on...
How to access the index in 'for' loops
For Loop in PythonA ‘for‘ loop in Python is a type of loop that allows you to iterate...
Linux: What is the init process in linux?
InitInit is an abbreviation for initialization. It is the first process that runs once the system...