You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new opensource[nxtools module](https://github.com/azure/nxtools#getting-started) has been released with the purpose of making managing Linux systems easier for PowerShell users.
420
+
A new open-source[nxtools module](https://github.com/azure/nxtools#getting-started) has been released to help make managing Linux systems easier for PowerShell users.
421
421
422
-
The module will help in managing common tasks such as:
422
+
The module will help in managing common tasks such as these:
423
423
424
424
- User and group management
425
425
- File system operations (changing mode, owner, listing, set/replace content)
426
426
- Service management (start, stop, restart, remove, add)
The module includes class-based DSC resources for Linux, as well as built-in Machine Configuration packages.
430
+
The module includes class-based DSC resources for Linux, as well as built-in machine-configuration packages.
431
431
432
-
To provide feedback on the above listed functionality, please open an issue on the documentation. We are currently NOT accepting PRs for this project, and support is best effort.
432
+
To provide feedback about this functionality, open an issue on the documentation. We currently _don't_ accept PRs for this project, and support is best effort.
0 commit comments