Questions tagged [documentation]
118 questions
5
votes
5 answers
Powershell 2: How to eliminate duplicate help entries?
I am frequently making calls such as:
get-help
in Powershell 2. For many, but not all, of these commands, I am not shown the contents of the help entry. Instead, I get duplicates, and only the help object itself is displayed:
[PS2]>…

Larold
- 812
- 4
- 13
- 21
5
votes
5 answers
What's the best platform to publish documentation to internal users?
My team has a need to publish documentation internally. At the moment, it's spread all over the place and this means we often have to search everywhere to find something.
We'd like to publish everything in one place. The main thing that stops us…

serialhobbyist
- 451
- 3
- 7
- 16
4
votes
3 answers
Industry Standards for Internal Documentation?
The organization I work for is a growing one and with that growth comes maturity and with that maturity comes a need to better document.
Today it's a hodge-podge of directories, wikis, OneNotes, and none of it is standardized in terms of form or…

mlw4428
- 159
- 3
4
votes
3 answers
Documenting Job Schedules?
Once upon a time, I thought I found the perfect way to document all scheduled jobs across all servers. I used Google Calendar and created a cal for each server and then added all the jobs as scheduled events. Worked really slick! (more details if…

Chris_K
- 3,444
- 6
- 43
- 45
4
votes
2 answers
How does the samba usershare_acl parameter work?
Looks like it is not even documented on the samba website itself, or did I miss it?

a1an
- 447
- 2
- 7
- 17
4
votes
2 answers
Migrating from MyISAM to XtraDB
Just a few questions that I just can't find anywhere about migrating to XtraDB.
My group has been using MyISAM dbs for production and was wondering how hard is it to migrate to Percona's XtraDB and how would you go about doing so?
Would I have to…

Aaron Nguyen
- 55
- 2
- 7
4
votes
1 answer
server handover document template - users, security settings (firewall,selinux), packages etc
As part of the handover of our linux application server automated builds I would like to produce a high level "handover document" which captures the key functions and config items. (This is more of a admin process thing, rather than having a useful…

Tom
- 11,176
- 5
- 41
- 63
4
votes
4 answers
What's new in Puppet since 2007?
I've got a copy of the Pulling Strings with Puppet book (written in 2007) but given that it has a bunch of equivocal language, I'm wonder how much has changed since then? I've found this Release Notes page and a (short) summery table at the top of…

BCS
- 1,065
- 2
- 15
- 24
4
votes
3 answers
IP address range for examples in documentations
Is there an IP address range dedicated to example in documentations ? (Like example.com for DNS)
user56295
4
votes
3 answers
Dell fumbles OpenManage installation process, forgets to write documentation?
I'm setting up a Dell PowerEdge 2950 for a small business, and I've just spent a while with Dell OpenManage Server Administrator 6.2, trying to clear the installation process of errors before I execute it. Right now I'm getting the following warning…

bwerks
- 752
- 3
- 10
- 22
4
votes
4 answers
How to handle knowledge handover effectively?
Let's say a large enterprise opens a new office in (insert random location here) and want the new colleagues up to speed as fast as possible. Let's also say this enterprise is a very typical one with a complex environment, lots of history and almost…

Zizzencs
- 947
- 1
- 10
- 22
3
votes
7 answers
tutorial/training creation tools
I've used Wink to create Flash tutorials for employees on setting up and using various programs. It's a nice tool, but sometimes I wish I had more options.
Have you used a tool or tools to do this type of work that you've found indispensable? I…

Joseph
- 3,797
- 27
- 33
3
votes
2 answers
What photograph technology is appropriate for site/datacenter documentation?
I manage 500+ sites and need a better visual way of documenting and walking people through a given datacenter.
I'm considering taking several (hundred) pictures and stitching them together so that I can get a better view of the layout and…

makerofthings7
- 8,911
- 34
- 121
- 197
3
votes
4 answers
How do you write a Linux deployment documentation / plans?
I have few, relatively small, servers running Linux distros.
Sometimes I need to re-install 1 or 2 of the "development" servers from scratch.
Often I just forget to setup little things, eg. forwarding in sysctl.conf or
forget to install update…

M_1
- 363
- 2
- 10
3
votes
2 answers
Documentation for native modules in IIS 7.x
I've been working for some time at a super lean IIS 7.5 configuration for a static file serving purposes web site. To achieve this, I've simply stripped the designated web site for all dynamic modules, and only specified native modules such as the…

Mathias R. Jessen
- 25,161
- 4
- 63
- 95