Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remerge OPS additions after rebase #1

Merged
merged 2 commits into from
Oct 20, 2015
Merged

Remerge OPS additions after rebase #1

merged 2 commits into from
Oct 20, 2015

Conversation

joeyaiello
Copy link
Contributor

No description provided.

joeyaiello added a commit that referenced this pull request Oct 20, 2015
Remerge OPS additions after rebase
@joeyaiello joeyaiello merged commit ff5da75 into master Oct 20, 2015
neemas added a commit that referenced this pull request Dec 17, 2015
Fix spelling typo and table formatting
HemantMahawar added a commit that referenced this pull request Dec 20, 2015
zjalexander added a commit that referenced this pull request Jan 13, 2016
ghost pushed a commit that referenced this pull request Apr 11, 2016
updated certificate creation section
HemantMahawar pushed a commit that referenced this pull request Oct 16, 2016
Merge with PowerShell/PowerShell-Docs
ghost pushed a commit that referenced this pull request Mar 6, 2017
juanpablojofre pushed a commit that referenced this pull request Jun 19, 2017
juanpablojofre pushed a commit that referenced this pull request Jun 23, 2017
@zjalexander zjalexander mentioned this pull request May 24, 2018
9 tasks
sdwheeler pushed a commit that referenced this pull request Oct 3, 2018
* Updated Kali Linux Installation and Uninstallation

Updated the Installation and Uninstallation Bash commands for Kali Linux distro to address the issue #2901.

Tested the steps in Kali Linux on Windows Subsystem for Linux (WSL) on the following version:
```sh
$ sudo cat /etc/os-release
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2018.3"
VERSION_ID="2018.3"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"
```

```sh
$ pwsh
PowerShell 6.1.0
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/pscore6-docs
Type 'help' to get help.

PS /> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      6.1.0
PSEdition                      Core
GitCommitId                    6.1.0
OS                             Linux 4.4.0-43-Microsoft #1-Microsoft Wed Dec 31 14:42:53 PST 2014
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

PS /> Get-Content -Path /etc/os-release
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2018.3"
VERSION_ID="2018.3"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"
```

* Included apt-get update

Added `apt-get update` to update packages list before `apt-get install`

* Removed note for Kali install
@ssimontis ssimontis mentioned this pull request May 15, 2019
11 tasks
sdwheeler pushed a commit that referenced this pull request May 15, 2019
* Fixing Dead Link

The link *How to Declare Input Validation Rules* under Remarks, bullet point #1 was pointing to a dead link. I have modified it to point to the most relevant reference page I could find on that topic.

* Update validatelength-attribute-declaration.md
sdwheeler added a commit that referenced this pull request Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants