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

Get Nvidia GPU Usage using nvidia-smi

Get Nvidia GPU Usage using nvidia-smi

  • August 7, 2023
  • Command Line
  • 0 Comments
  • 952 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
  • 1869 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
  • 1621 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
  • 774 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
  • 1580 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
  • 2707 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
  • 4690 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...

Check Installed Program Version via Command Line

  • March 31, 2021 (May 21, 2022)
  • Command Line
  • 0 Comments
  • 3703 Views
There is no standard way to determine version of an installed program. Most of the programs allows to check their version via command line with --version option. This post presents...
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
Buy Me a Coffee

Recent Posts

  • Get Licenses of PHP Packages using Composer
  • Install ttyd Terminal Sharing Tool on Ubuntu 24.04
  • Format Ranges in C++23
  • Format Thread ID in C++23
  • Combine Multiple Ranges Element-wise with views::zip in C++23

Archives

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • 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 - 2026 · lindevs.com · All Rights Reserved