Skip to content
View Serverfrog's full-sized avatar
🛠️
CI/CD Pipeline Plumbing and Kotlin explorer
🛠️
CI/CD Pipeline Plumbing and Kotlin explorer

Organizations

@owncloud @EpicGames
Block or Report

Block or report Serverfrog

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Serverfrog/README.md

Serverfrog's github stats

Top Langs

Pinned

  1. A bit more Secure way to delete a Us... A bit more Secure way to delete a User based on http://www.cyberciti.biz/faq/linux-remove-user-command/
    1
    #!/bin/sh
    2
    #A more Secure deletion of a user.
    3
    # Need Username and location where the backup should be
    4
    
                  
    5
    if [[ $EUID -ne 0 ]]; then
  2. cmk-teamspeak cmk-teamspeak Public

    Forked from thannaske/cmk-teamspeak

    Check_MK agent check for Teamspeak3 virtual server instances

    Go

  3. Bitburner-Plugin Bitburner-Plugin Public

    Kotlin 1 7

  4. crunchy-cli crunchy-cli Public

    Forked from crunchy-labs/crunchy-cli

    👇 A pure Rust written Crunchyroll cli client and downloader

    Rust