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
Install sing-box/xray and configure vless / tuic / hysteria2 / shadowtls for reality or tls (letsencrypt) over different transport protocols (tcp, http, grpc and websocket) with user management capability in CLI, TUI and Telegram bot by a single command in docker compose!
This repository contains the solution for the Stage 1 task in the HNG internship DevOps track. The task involves creating a bash script (create_users.sh) that automates the process of user and group management on a Linux system.
This system administration project involves setting up a virtual machine with a server, implementing security measures, creating encrypted partitions, configuring firewalls, and setting up user management with strong password policies. Additionally, a monitoring script displays system information, and also includes setting up WordPress and SMTP
This Bash script facilitates user management on a Linux system. It provides options to create users, delete users, and modify their permissions within specific user groups.