Skip to content
Menu
vernon.wenberg.net
vernon.wenberg.net

Category: Python

July 1, 2024July 1, 2024

Allow Python to use ICMP raw packets

icmplib uses raw packets to create ICMP packets. While this is not an issue in Windows, ping on Linux always runs as root to create those packets. icmplib will throw the following error if it is unable to get permissions to create raw network packets. Use the following command to allow Python to manipulate raw…

Read More
June 25, 2023July 16, 2023

Useful Tools

Link Compilation Linux Useful Commands Linux Tool Alternatives

Read More
February 12, 2023February 12, 2023

Django Query Sets

More information can be found at the official Django Making Queries documentation.

Read More
January 27, 2023January 27, 2023

Python Code Snippets

List of files, just filenames, no directories. List files, no directories, full path. Indicate that your string variable is a raw string. Locate the path of Python you are currently using.

Read More

Disclaimer

These posts are notes for me. These are not guides and you should not use these instructions as step-by-step instructions without knowing what they do.

Recent Posts

  • Docker Reference
  • Useful Commands for Windows Subsystem for Linux
  • FortiManager Local-In Policy
  • Mount Google Drive in Linux using rclone
  • Restore original Explorer context menus in Windows 11

Mastodon

  1. Loading Mastodon feed...

©2025 vernon.wenberg.net | Powered by WordPress and Superb Themes!