Skip to content
#

administration

Here are 520 public repositories matching this topic...

Ecommerce-CodeIgniter-Bootstrap
ieugen
ieugen commented Feb 6, 2016

A lot of Unix distrubutions reccommend (need) man pages for commands. Debian is one of them.
The man page format is not very friendly to write but there are tools to convert from friendlier formats to man page.

One of these is asciidoc. It has a man page mode that can create man pages. It can also create html pages from those documents and Github supports asciidoc.

My recommendation is to

Apollon77
Apollon77 commented Apr 28, 2020

Currently we already check the following deps from adapters:

  • nodejs verison
  • dependencies
  • globalDependencies needas to be added

But it is displayed by slighgtly greying out the update button and only mouseover info shows the reason ... We should display that more promiment. e.g. greying out (yes) but also allow to click the button ad show the "problem" in a popup or such

the-suspect2
the-suspect2 commented Oct 21, 2019

Can't even get the example command to run, getting an error:

PS C:\some\current\dir\with\the script file> . .\New-SelfSignedCertificateEx.ps1
PS C:\some\current\dir\with\the script file> New-SelfsignedCertificateEx -Subject "CN=www.domain.com" -EKU "Server
 Authentication", "Client authentication" `
>> -KeyUsage "KeyEncipherment, DigitalSignature" -SAN "sub.domain.com","www.domain.com",

Improve this page

Add a description, image, and links to the administration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the administration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.