Skip to content

Commit 9375dea

Browse files
authored
Added issue #11
1 parent f204dd8 commit 9375dea

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

linux-1/linux-basics.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,13 @@ TODO: add more information on mounting and using network shares (issue [#10](htt
343343

344344
## Users and Groups
345345

346-
TODO: add descriptions and examples
346+
TODO: Add information about Linux Users and Groups (issue [#11](https://github.com/zweilosec/Infosec-Notes/issues/11))
347+
* Add information about creating, modifying, and deleting users and passwords
348+
* Add information about use, creation, modification, and deletion of groups
349+
* Add commands such as `adduser`, `groups`, `passwd`, etc.
350+
* Add commands related to listing users, seeing who is logged in, etc. (`id`, `w`, `last -a`)
351+
* add descriptions and examples
352+
347353

348354
| Command | Description |
349355
| :--- | :--- |

0 commit comments

Comments
 (0)