python-geeks/Automation-scripts

Snap Restart

开放

#924 创建于 2022年10月28日

 (2 条评论) (0 个反应) (1 位负责人)Python (601 个派生)auto 404
beginner-friendlygood first issuehacktoberfestup-for-grabs

仓库指标

星标
 (1,226 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Snap Restart

Sometimes, snap on linux (mostly Ubuntu distros) start background upgrades without notification or authorization. This may seems as trivial but it's very bothering for people with limited bandwidth and internet data. So this script is used to easily stop and/or restart snap service.

Instructions

  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md (using this template) in your folder for program Instructions
  • add requirements.txt if needed

Programming Language

  • Python

Target plateform

  • Linux

Happy Coding

贡献者指南