Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 4,548 public repositories matching this topic...
Crouton helps me a lot, but I wanna help more Chinese know about how to use it. So I plan to translate README and some of the Wiki into Chinese. Considering about the Copyright ("All rights reserved" says README) , is it possible for me to do that?
NETW-3200 Docs NYI
Describe the bug
Online docs for NETW-3200 are not yet implemented.
Version
- Distribution: Ubuntu 18.04
- Lynis version: 3.0.0
Expected behavior
A (minimal) description of the problem should exist and ideally a general direction on how to fix the issue.
Output
A new discovery!
Oops, looks like this control is not listed yet in the database.
Want to help
-
Updated
May 28, 2020 - Shell
Do you want to request a feature or report a bug?
Request a feature
What is the current behavior?
Tasks only accept a task description
What is the expected behavior?
Tasks could have a description added to them using, for example, t desc <description>
Which versions todo.sh are you using?
2.11.0
Which Operating System are you using?
Ubuntu 18.04.2
**Wh
Hello,
with yum info audit I can confirm that the package audit is installed.
with rpm -ql audit I can see a list of files, including /usr/share/doc/audit-2.3.7/*
But those files are missing
ls: cannot access /usr/share/doc/audit-2.3.7: No such file or directory
CentOS 6.7
Can you help with that?
Thanks.
Package description
Emscripten compiles C code to web-compatible files.
Link to home page and sources
- Home
Component: spectre-meltdown-checker.noarch 0.42-2.fc31 @fedora
Enhancements request – While running tool's command on a new computer, some new observations came to mind.
Command executed to get the widest coverage of that powerful tool is spectre-meltdown-checker -v --paranoid --explain.
- Color codes' significances do rely on one's deduction alone as long as it is not documented in man
-
Updated
May 28, 2020 - Shell
https://github.com/pirate/wireguard-docs/blob/master/README.md#dns-2
Currently it is described as if the setting will be somehow pushed/shared with peers. This is not the case. Instead, DNS servers listed in this key will just be populated on the local interface.
User Story
If a large download fails using curl it does not cause a fatal error instead it simply carries on.
Basic info
- Command: Install
Further Information
It is worth checking how all downloads handle when failing to ensure they cause a fatal exit.
To Reproduce
Use a game server that is non-steam and cause the download to fail
Expected behaviour
-
Updated
May 28, 2020 - Shell
typo in user-stats?
Should the 2nd if check for $commandargs instead?
elif [[ $command == "user-stats" ]]; then
if [[ $command != "" ]]; then
-
Updated
Feb 29, 2020 - Shell
Currently if AUTOUPDATE='no' and CHECKUPDATE='yes' the script doesn't respect the GIT_OWNER and BRANCHNAME variables while setting the UPSTREAM_GIT_URL. Instead it reverts to the default owner of mrworf and branchname of master.
Move the setter of UPSTREAM_GIT_URL to plexupdate.sh as it relies on config variables.
I would find it useful to be able to customize the help message more than just adding a header to it.
xargo CI is failing with a strange ICE:
thread 'rustc' panicked at 'failed to lookup `SourceFile` in new context', src/librustc_middle/ty/query/on_disk_cache.rs:456:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: internal compiler error: unexpected panic
note: the compiler unexpect
-
Updated
Jun 1, 2020 - Shell
I miss a line in the very last schema on http://firehol.org/tutorial/firehol-new-user/
Should not be present the command
server ident reject with tcp-reset
under interface4 ppp+ internet src not "${home_ips} ${UNROUTABLE_IPS}"?
This command appears under the schema before last.
-
Updated
Nov 15, 2019 - Shell
-
Updated
May 6, 2020 - Shell



I think it would be a good idea to mention the
teecommand, probably somewhere in the "Cat, Less, Tail and Head" chapter