Skip to content
#

network

Here are 845 public repositories matching this topic...

opensource-assist
opensource-assist commented Feb 2, 2020

Affected file: grab/document.py

>>> import libgenapi
... /usr/local/lib/python3.9/site-packages/grab/document.py:35: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release.
  import defusedxml.lxml

The defusedxml.lxml subpackage will be removed in a future release, so be

strizhechenko
strizhechenko commented Dec 2, 2019
Handle 0x1101, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x1000
	Error Information Handle: Not Provided
	Total Width: 72 bits
	Data Width: 64 bits
	Size: 4096 MB
	Form Factor: DIMM
	Set: 1
	Locator: DIMM_A2 
	Bank Locator: Not Specified
	Type: DDR3
	Type Detail: Synchronous Registered (Buffered)
	Speed: 1600 MHz
	Manufacturer: 00AD04B300AD
	Serial Number: 4A87CE52
	As
vlasov-alexandr89
vlasov-alexandr89 commented Mar 26, 2020

Hi,
Could you please help me understand what I'm missing:

Python 3.6.9
[GCC 8.3.0] on linux

from pyroute2 import ethtool
etht = ethtool.Ethtool()
ERROR:root:Generic netlink protocol ethtool not found
ERROR:root:Please check if the protocol module is loaded

and looks like this happens specifically in this place

_with_nl.is_nlethtool_in_kernel()
ERROR:root:Generic netlink p

PiAil
PiAil commented Feb 19, 2020

Hello,

I'd like to install GNS3 from source, but I cannot find satisfactory information about the dependencies to use with, and their usefulness in GNS3.

I think that there are at least QEMU, uBridge, libvirt, Wireshark, Dynamips and maybe more.
I'd like to understand the one that are mandatory, and why (or better, the list of things I will not be able to do without those dependencies).

Improve this page

Add a description, image, and links to the network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.