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

Windows

2 Methods to Get Hostname on Windows

2 Methods to Get Hostname on Windows

  • August 4, 2022
  • Windows
  • 0 Comments
  • 553 Views
A hostname is a unique identifier that is assigned to a device (host) which connected to the network. It allows to differentiate one device from another on a specific network...
3 Methods to Get Current Working Directory on Windows

3 Methods to Get Current Working Directory on Windows

  • June 21, 2022
  • Windows
  • 0 Comments
  • 10873 Views
When working with files and directories via command line on Windows, may be useful to determine current working directory. It is directory in which the user is currently working in...
2 Methods to Get Public IP Address on Windows

2 Methods to Get Public IP Address on Windows

  • June 20, 2022
  • Windows
  • 0 Comments
  • 1089 Views
When trying to solve network connectivity problems, may be useful to know public IP address of the machine. A public IP address is an IP address which is used for...
2 Methods to Delete Files Older Than X Days on Windows

2 Methods to Delete Files Older Than X Days on Windows

  • June 5, 2022
  • Windows
  • 0 Comments
  • 2682 Views
There are various ways to free up disk space on the system. On of them to delete old files which are no longer needed after a certain period of time...
2 Methods to Count Files in Directory on Windows

2 Methods to Count Files in Directory on Windows

  • June 3, 2022
  • Windows
  • 0 Comments
  • 8076 Views
A directory is a container that is used to contain subdirectories and files. Sometimes, may need know how many files are stored inside a given directory and subdirectories. This tutorial...
2 Methods to Remove Directory Recursively on Windows

2 Methods to Remove Directory Recursively on Windows

  • June 1, 2022
  • Windows
  • 0 Comments
  • 1550 Views
A directory is a container that is used to contain subdirectories and files. When working with filesystem, might be need to remove all files and subdirectories contained in a directory...
2 Methods to Clear Contents of a File on Windows

2 Methods to Clear Contents of a File on Windows

  • May 30, 2022
  • Windows
  • 0 Comments
  • 1131 Views
In Windows, can be needed to clear the contents of a file without deleting file itself. One of the fastest ways to achieve it, by running command. Create a file...
2 Methods to Clear DNS Cache on Windows

2 Methods to Clear DNS Cache on Windows

  • May 25, 2022
  • Windows
  • 0 Comments
  • 554 Views
DNS server translates domain names to specific IP addresses. DNS cache is a temporary storage for storing domain to IP mapping information for recently visited websites. It allows to access...
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
Buy Me a Coffee

Recent Posts

  • 2 Methods to Get Page Size on Linux
  • Check If C Function Exists using CMake
  • 2 Methods to Check Disk Space Usage of Journald on Linux
  • 2 Methods to View Symbols in Shared Library on Linux
  • Write Epochs Results during Training to CSV File in PyTorch

Archives

  • 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 - 2025 · lindevs.com · All Rights Reserved