Questions tagged [documentation]
118 questions
0
votes
1 answer
OFL.EXE Syntax / Documentation
Does anyone know where I can find the documentation, syntax, example usage for OFL.exe?

Nasir
- 229
- 1
- 4
- 14
0
votes
1 answer
Where can I find thorough nginx documentation?
I'd like to use nginx to serve as the proxy on our existing host when we migrate to a new server/ip address. Everywhere I've been says to use nginx for its speed.
However the documentation appears to be nearly non-existent. Lots of application…

er1234
- 11
- 1
0
votes
1 answer
Tool to manage IP map?
Is there a tool which can manage the maintenance of an IP map?
If no, it is possible to make a Powershell script which can get hostnames and their IPs, but it'd be nice if a tool exists to do this for me. Maintaining an IP map is becoming a big…

GurdeepS
- 1,646
- 5
- 26
- 33
0
votes
6 answers
how i can write a professional documentaion for big network
I design a big network and i want to document my design in documentation . all thing swhitch, router, server and ip address ........
and i want to simulate it and draw it
if anyone have a sample of documentaion to complex network system please…

Mohammad AL-Rawabdeh
- 1,612
- 12
- 33
- 54
0
votes
1 answer
How to I Document User Rights on an existing Linux System?
Need to document user rights on an existing Linux system.
What commands, actions, etc. will allow me to gather complete user profiles?
User rights include, but are not limited to:
File/Directory: Read, Write, Execute and Delete
Access: Root, su,…

blunders
- 813
- 7
- 14
- 30
0
votes
3 answers
Database security guidelines and tips
I have been recently hired by an event-planning company to create a web application that will allow online payment for specific events and keep a list of registrants. My employers are asking for a documentation of the project's…

Christopher Richa
- 113
- 5
0
votes
3 answers
Online modelling tool for server desing / architecture
I am looking for some online (the best is free) tool for designing our servers. We use almost 10 servers now, and it becoming mess, to remember, where, what service is running.
So, I'd like to have some online modeling tool, where I can set up…

2ge
- 1
0
votes
1 answer
Where can I find documentation for 389-DS on SLES15?
The version of 389-DS shipped with SLES15 SP3 is 1.4.4.19, and I wonder where the corresponding documentation can be found:
389 Directory Server refers to Product Documentation for Red Hat Directory Server 12 and I wonder whether the SLES version…

U. Windl
- 366
- 3
- 17
0
votes
0 answers
Where can I find up-to-date documentation for the croupv1 memory resource controller?
Anyone know where can I find some up-to-date documentation for the cgroupv1 memory resource controller?
The docs.kernel.org page about the cgroupv1 memory resource controller contains the note at the top:
This document is hopelessly outdated and it…

user2279952
- 121
- 4
0
votes
1 answer
Haproxy unknown keyword bind *:80 in frontend section
I compiled Haproxy LTS 2.2 version from source with this command:
make TARGET=linux-glibc USE_PCRE=1 USE_OPENSSL=1 USE_ZLIB=1 USE_CRYPT_H=1 USE_LIBCRYPT=1
There was no error during compiling.
This is my Haproxy config:
global
log …

QkiZ
- 634
- 2
- 9
- 22
0
votes
1 answer
FreeBSD documentation: syslogd_enable and syslogd_flags in /etc/rc.conf?
I am having problems understanding FreeBSD's documentation on "Configuring System Logging":
https://www.freebsd.org/doc/handbook/configtuning-syslog.html
The documentation: "By default, syslogd is started when the system boots."
So far so good. But…

LongHike
- 157
- 1
- 6
-1
votes
1 answer
Can't Find Documentation for HTTPd Directory Directive
I've been searching through the httpd docs and google, and I simply cannot find ANYWHERE that documents the complete list of what may go inside of the Directory directive.
Here's the main documentation of the Directory directive:…

John Ruiz
- 323
- 1
- 4
- 9
-1
votes
2 answers
"Remember" the CLI commands you ran for a server
Assume you have a third party program running on a server.
To configure it, you log in, apply some CLI commands and leave again.
Every time you do this, you also copy and paste the commands to some file in your git, so that in the future, you can…

J Fabian Meier
- 101
- 5