-
Updated
Jun 7, 2020 - JavaScript
namespace
Here are 208 public repositories matching this topic...
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
-
Updated
May 23, 2020 - JavaScript
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Feb 25, 2020 - Ruby
-
Updated
May 8, 2020 - Shell
what
- Document usage of
stage
parameter - Explain why the term
stage
is used rather than environment
why
- Users may not be accustomed to the nomenclature due to commonly misused usage of the term
stage
references
can you give me some idea why the term 'stage' was chosen over 'environment'? In the label module?
A "stage" is where software performs (e.g. runs)
-
Updated
Aug 5, 2017 - Python
-
Updated
Dec 31, 2017 - PHP
-
Updated
Jul 14, 2019 - Shell
Given:
There is some rule in nsdepcop. Say <Allowed From="*" To="Foo">
and there is no references to Foo namespace in csproj
Actual result: no warning
Expected result: warning that rule is excess and could be removed.
Benefit: keeping your nsdepcop files nice and clean.
Assuming a valid hive-site.xml, it will be possible to determine the active hive warehouse HDFS directory and HiveServer2 and Metastore URIs.
From there we should be able to perform a directory analysis on the hive warehouse parent directory and then all HDFS locations that represent tables / partitions.
-
Updated
Apr 21, 2020 - PHP
seccomp-bpf allows you to filter which syscalls an application is allowed to use.
Firejail and bubblewrap (#62) both have seccomp support. Firejail also has a seccomp guide.
Orjail shouldn't use a very restrictive filter as that'd break many applications running inside it but it can use a simple blacklist that blocks certain da
Docs upgrade
-
Updated
Nov 14, 2019 - Ruby
-
Updated
Jun 7, 2020 - PHP
-
Updated
Jun 7, 2020 - PHP
-
Updated
Mar 19, 2019 - TypeScript
-
Updated
Jan 15, 2018 - Go
-
Updated
Aug 15, 2019 - PHP
Need to describe how to add own custom env type for the itconfig package
-
Updated
Feb 4, 2020 - Shell
-
Updated
May 1, 2020 - HTML
Improve this page
Add a description, image, and links to the namespace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the namespace topic, visit your repo's landing page and select "manage topics."
The support of the service clause as introduced in #943 should be added to the documentation.