Lindevs
Programming tutorials, blogs & resources
Menu
  • Home ×
  • Tutorials
    • Programming Language
      • Python
      • PHP
      • Java
      • C
      • C++
      • JavaScript
    • Machine Learning
      • TensorFlow 2
      • PyTorch
    • Computer Vision
      • OpenCV
    • Embedded System
      • Raspberry Pi
      • Arduino
      • ESP8266
      • XIAO SAMD21
    • Home Automation
      • Tasmota
    • Mobile App Development
      • Android
      • Flutter
    • Game Development
      • Unity
    • Framework
      • Laravel
      • Symfony
    • Operating System
      • Linux
        • Ubuntu
      • Windows
    • Database
      • MySQL
    • DevOps
      • Command Line
      • Web Server
      • Grafana
      • Networking
      • Security
      • Containerization
  • Code Snippets
  • Electronics
    • Circuits
  • Questions
    • PHP
  • Contact
    • Sign In

Command Line

Send GET Request using Curl

Send GET Request using Curl

  • August 28, 2023
  • Command Line
  • 0 Comments
  • 268 Views
Sending HTTP requests is a fundamental aspect of web development and API interaction. One popular command line tool for making these requests is Curl. HTTP GET requests are used to...
Download Latest Release Asset From GitHub Repository

Download Latest Release Asset From GitHub Repository

  • August 24, 2023
  • Command Line
  • 0 Comments
  • 508 Views
GitHub release feature allows sharing download links for specific versions of the published assets. But, if you want to get the latest version, you'll need to update the version number...
Get Nvidia GPU UUID using nvidia-smi

Get Nvidia GPU UUID using nvidia-smi

  • August 8, 2023
  • Command Line
  • 0 Comments
  • 3046 Views
When working with Nvidia GPUs, it's essential to be able to identify each graphics processing unit uniquely. Nvidia provides a command line tool called nvidia-smi that allows users to get...
Get Nvidia GPU Usage using nvidia-smi

Get Nvidia GPU Usage using nvidia-smi

  • August 7, 2023
  • Command Line
  • 0 Comments
  • 626 Views
Nvidia GPUs are widely known for their exceptional performance in tasks like gaming, artificial intelligence, and deep learning. However, to make the most of your GPU's power, it's crucial to...
Get Memory Usage of Nvidia GPU using nvidia-smi

Get Memory Usage of Nvidia GPU using nvidia-smi

  • August 6, 2023
  • Command Line
  • 0 Comments
  • 956 Views
Understanding the memory usage of the graphics card is crucial. Monitoring GPU memory usage helps to ensure that applications and processes are running efficiently and can prevent potential crashes due...
Get Power Draw of Nvidia GPU using nvidia-smi

Get Power Draw of Nvidia GPU using nvidia-smi

  • August 5, 2023
  • Command Line
  • 0 Comments
  • 1068 Views
As technology advances, graphics processing units (GPUs) play an increasingly vital role in various fields like gaming, artificial intelligence, and scientific research. One important metric for GPU monitoring is the...
Get Number of Nvidia GPUs on System using nvidia-smi

Get Number of Nvidia GPUs on System using nvidia-smi

  • August 4, 2023
  • Command Line
  • 0 Comments
  • 365 Views
In the high-performance computing, Nvidia Graphics Processing Units (GPUs) have emerged as powerful devices that excel at handling complex computations and graphics-intensive tasks. By using the nvidia-smi command, we can...
Get Temperature of Nvidia GPU using nvidia-smi

Get Temperature of Nvidia GPU using nvidia-smi

  • August 3, 2023
  • Command Line
  • 0 Comments
  • 798 Views
If you are a gamer, a machine learning enthusiast, or someone who relies heavily on their Nvidia GPU for various tasks, keeping an eye on its temperature is crucial for...
Check VBIOS Version of Nvidia GPU using nvidia-smi

Check VBIOS Version of Nvidia GPU using nvidia-smi

  • August 2, 2023
  • Command Line
  • 0 Comments
  • 1389 Views
The VBIOS (Video BIOS) is a firmware embedded in the graphics card (GPU) that plays a vital role in controlling and initializing the video display during the boot process of...
Get Information About Nvidia GPU using nvidia-smi

Get Information About Nvidia GPU using nvidia-smi

  • September 29, 2022
  • Command Line
  • 0 Comments
  • 4256 Views
The nvidia-smi is a command line tool that allows to manage, monitor and get information about Nvidia GPU devices installed in the system. This command available on Windows and Linux...
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • »
Buy Me a Coffee

Recent Posts

  • Install Kyanos Network Analysis Tool on Ubuntu 24.04
  • Compare Two Branches in Git
  • Check Code Standard Compliance using gcc or g++ Compiler
  • Detect Memory Errors with AddressSanitizer using gcc or g++ Compiler
  • Expand Macros using MSVC Compiler

Archives

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
Copyright © 2020 - 2025 · lindevs.com · All Rights Reserved