A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Jan 30, 2020
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
System Details:
Operating System: Windows 10 v1903 Pro x64
Distro(For GNU/Linux and BSD users): N/A
Desktop Environment(For GNU/Linux and BSD users): N/A
Persepolis Version: 3.1.0
How do you install Persepolis? From Github .exe installer
Please attach log files if crash or paste error message: N/A
Issue Description and steps to reproduce:
The Enter Your Link
First user impression was confusing. I read it as "minus 20 seconds break"...took me a bit to figure out they are used for adjustment.
Steps to reproduce:
Results:
Tab history is not properly cleared.
Video demo:
https://youtu.be/bu9geHfP9X0
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
[-] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
Yes
[-] I have searched the existing issues and I'm convinced that mine is new.
Yes
Is your feature request related to a problem? Please describe.
Looking through the IP/MAC/Mfg i
As per rust-embedded/cross#302 (comment) someone should fix the use of typographic quotes in the markdown files to ensure compatibility with command line tools and editors.
CC @Dylan-DPC
Hi, I'm looking around for test my linux based machine whit docker but don't see the 'how to' anywhere, someone know how to run the official test suite?
http://www.phoronix-test-suite.com/documentation/
thanks in advance,
Since a lot of people will be adapting the skeletons here, it might be nice to have a special exemption that allows them to license it under whatever license they choose. This makes the licensing story very clear.
The flex / bison projects do this for their skeleton:
Is there any chance that you will create a printable version of this docs as it would be very useful if it is distributed on my college tech club and my fellow linux geekmate. Thanks
I have just started using Miniaudio and it's great! I have a question.
On some OSes/APIs, there are restrictions on what can be done inside of the audio callback called by the OS. For example the documentation for waveOutProc from old win32 (I'm not sure if miniaudio is using this, but it does include mmsystem.h at one po
Apologies if this is a known issue/feature ...
We've found that if you create an instance of IPRoute and this instance is later destroyed, the code "leaks" socket/pipe file descriptors.
We can see this by listing the /proc/<the pid>/fd directory.
We can cure this by explicitly creating a __del__ method on our classes and calling the IPRoute instance .close() method.
However, I've
When disabled, accept stdin as-is and don't re-open the TTY. When enabled, accept a user-specified file separator sort of like how cut -d works.
I suggest adding the paragraph "Type ":quit" to quit" as the second paragraph on the page ColumnUI on the website.
Collection of IT whitepapers, presentations, pdfs; hacking, web app security, db, reverse engineering and more; EN/PL.
DragonFly BSD System Source Repository (read-only mirror)
In the mysql config file, innodb_flush_log_at_trx_commit is set to 0.
However, the MySQL official document recommends to set it to 1, which helps keep InnoDB ACID Compliant.
"For
It's probably not worth warning about
$ bfs -print -follow
OTOH, both of these probably deserve warnings:
$ bfs -print -o -follow
$ bfs -follow -o -print
(Report imported from Bugzilla #175)
Status RESOLVED, severity enhancement, in component Daemon.
Reported in version 21 on platform All.
Assigned to: Alexander Barton.
On 2014-02-06 17:13:02 +0100, Stefano Balocco wrote:
Would be more secure if operators password are saved as hash (sha256? sha512?) in the ngircd.conf
On 2014-02-09 15:44:52 +0100, Alexander Barton wrote:
Hm, yes, p
What do you think the structure of document should be?
I think it will clear up once there is more stuff, but for subcategories we should use alphabetical order.
Plug and play cpu percentage and icon indicator for Tmux.
In AG_Editable, we should implement Unicode text segmentation when performing word wrapping or selections.
Test cursor behavior with grapheme clusters. Implement triple-click for selecting between sentence boundaries.
In 760dd9d support for the IP Option Router Alert was added. Since not all end devices, or even routers, support¹ Router Alert this may lead to loss of function in some setups.
Hence, we need to add support for disabling, or explicitly enabling, this feature.
¹) They may hard-code IP header lengths to 20 bytes, like mrouted does, on reception.
Add a description, image, and links to the bsd topic page so that developers can more easily learn about it.
To associate your repository with the bsd topic, visit your repo's landing page and select "manage topics."
Eg: norestored.
And until then, change the man page to say that it is incomplete, and to look in examples and the changelog. Are there configuration settings that are only documented in code?