Skip to content

Scripts to simplify running some SUSE related commands

License

Notifications You must be signed in to change notification settings

gpoppino/suse-toolbox

Repository files navigation

Scripts to simplify running some SUSE related commands

The idea behind this repository is to store many scripts that simplify performing some tasks on SUSE Linux products.

Scripts list

The following scripts are included, grouped by product or tool:

  • SLEPOS:

    • slepos_add_cash_register.sh This script uses the command posAdmin to add a cash register (scCashRegister object tree) to LDAP using a role or in legacy mode.

    • slepos_setup_branch.sh This script also uses the command posAdmin to setup a branch (scLocation object tree) on LDAP.

    • slepos_add_workstation.sh This script uses the command posAdmin to add a workstation (scWorkstation object) to a branch or store.

  • SUSE Manager:

    • suma_sync_repos.sh Script to facilitate mirroring every channel that has been previously enabled on SUMA.
    • suma_create_landscape_channels.sh Script to create landscape channels as described in the scenario presented in the product's best practices.
  • Subscription Manager Tool:

    • smt_mirror_repo_by_name.sh Script to mirror a SMT repository by name. Generally, if you need to mirror a specific repository you need to lookup its ID first and then run smt mirror --repository ID. This script simplifies these tasks, by enabling, looking up the repository ID and mirroring it.
  • Zypper:

    • zypper_read_patches_info.sh This script reads the information of every patch available and paginates it through less.
  • SUSE Enterprise Storage:

    • ses_zap_disks.sh Script to zap all the disks in a Linux system, except for the ones that you specify. Useful to setup disks for SES.

Author

Geronimo Poppino <gresco@gmail.com>

About

Scripts to simplify running some SUSE related commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages