https://github.com/attuneops/ubuntu-server-cli-commands
This is a collection of Ubuntu commands captured in Attune Blueprints.
https://github.com/attuneops/ubuntu-server-cli-commands
attune attune-automation cli servertribe ubuntu
Last synced: 4 months ago
JSON representation
This is a collection of Ubuntu commands captured in Attune Blueprints.
- Host: GitHub
- URL: https://github.com/attuneops/ubuntu-server-cli-commands
- Owner: AttuneOps
- Created: 2023-06-15T23:50:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T11:16:38.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T22:46:25.192Z (over 1 year ago)
- Topics: attune, attune-automation, cli, servertribe, ubuntu
- Homepage: http://www.attuneautomation.com/Ubuntu-Server-CLI-Commands/
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://doc.servertribe.com)
[](http://discord.servertribe.com)
[](https://www.youtube.com/@servertribe)
[](https://www.servertribe.com/community-edition/)
# Ubuntu Server CLI Commands
Ubuntu offers a robust package management system that facilitates the
installation, upgrading, configuration, and removal of software. With access
to a vast repository of over 60,000 software packages, users can benefit
from organized software management. The package management system in Ubuntu
includes features such as dependency resolution and software update checking.
# Attune
[Attune](https://www.servertribe.com/)
automates and orchestrates processes to streamline deployments, scaling,
migrations, and management of your systems. The Attune platform is building a
community of sharable automated and orchestrated processes.
You can leverage the publicly available orchestrated blueprints to increase
your productivity, and accelerate the delivery of your projects. You can
open-source your own work and improve existing community orchestrated projects.
## Get Started with Attune, Download NOW!
The **Attune Community Edition** can be
[downloaded](https://www.servertribe.com/comunity-edition/)
for free from our
[ServerTribe website](https://www.servertribe.com/comunity-edition/).
You can learn more about Attune through
[ServerTribe's YouTube Channel](https://www.youtube.com/@servertribe).
# Clone this Project
To clone this project into your own instance of Attune, follow the
[Clone a GIT Project How To Instructions](https://servertribe-attune.readthedocs.io/en/latest/howto/design_workspace/clone_project.html).
## Blueprints
This Project contains the following Blueprints.
### Ubuntu Networking Status
Retrieve a status or information for device networking.
### Ubuntu Upgrade Packages
Ubuntu offers a robust package management system that facilitates the
installation, upgrading, configuration, and removal of software. With access
to a vast repository of over 60,000 software packages, users can benefit
from organized software management. The package management system in Ubuntu
includes features such as dependency resolution and software update checking.
### Ubuntu Automatic Updates
The `unattended-upgrades` package can be used to automatically install
updated packages and can be configured to update all packages or just
install security updates.
### Ubuntu System Status
Retrieve a status or information for device system.
## Parameters
| Name | Type | Script Reference | Comment |
| ---- | ---- | ---------------- | ------- |
| Ubuntu Node | Linux/Unix Node | `ubuntunode` | |
| Ubuntu User | Linux/Unix Credential | `ubuntuuser` | |
## Files
| Name | Type | Comment |
| ---- | ---- | ------- |
# Contribute to this Project
**The collective power of a community of talented individuals working in
concert delivers not only more ideas, but quicker development and
troubleshooting when issues arise.**
If you’d like to contribute and help improve these projects, please fork our
repository, commit your changes in Attune, push you changes, and create a
pull request.

---
Please feel free to raise any issues or questions you have.

---
**Thank you**