FreeBSD Bugzilla – Attachment 235237 Details for
Bug 265192
FreeBSD Handbook: The Superuser Account: sudo: add an example
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
the patch
0001-Add-a-example.patch (text/plain), 1.06 KB, created by
Wang Yan Hao
on 2022-07-13 12:18:44 UTC
(
hide
)
Description:
the patch
Filename:
MIME Type:
Creator:
Wang Yan Hao
Created:
2022-07-13 12:18:44 UTC
Size:
1.06 KB
patch
obsolete
>From d4ff77fa45bfd3078ae9029dc107e56b6142319e Mon Sep 17 00:00:00 2001 >From: Wang-Yan-Hao <comi126konsu@gmail.com> >Date: Wed, 13 Jul 2022 20:08:18 +0000 >Subject: [PATCH] Add a example > >--- > .../content/en/books/handbook/basics/_index.adoc | 10 ++++++++++ > 1 file changed, 10 insertions(+) > >diff --git a/documentation/content/en/books/handbook/basics/_index.adoc b/documentation/content/en/books/handbook/basics/_index.adoc >index aa6583ca95..3bdda167c2 100644 >--- a/documentation/content/en/books/handbook/basics/_index.adoc >+++ b/documentation/content/en/books/handbook/basics/_index.adoc >@@ -346,6 +346,16 @@ The built-in man:su[1] framework works well for single systems or small networks > An alternative is to install the package:security/sudo[] package or port. > This software provides activity logging and allows the administrator to configure which users can run which commands as the superuser. > >+.Install a Program by sudo >+[example] >+==== >+[source,shell] >+.... >+% sudo make instll >+Password: >+% >+.... >+==== > [[users-modifying]] > === Managing Accounts > >-- >2.35.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 265192
: 235237