Skip to content
View Rockz1152's full-sized avatar
Block or Report

Block or report Rockz1152

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

Pinned Loading

  1. Debian Debian Public

    Setup script for Debian 9-12

    Shell 1

  2. Ubuntu Ubuntu Public

    Setup script for Ubuntu Server 20.04+

    Shell

  3. blackndsky blackndsky Public

    Repository for https://blackndsky.net

    SCSS

  4. CleanApps CleanApps Public

    Script to remove Windows 10/11 apps

    PowerShell

  5. Setup script for Proxmox VE 8.x Setup script for Proxmox VE 8.x
    1
    #!/bin/bash
    2
    # Modified script from: https://gist.github.com/ilude/32aec45964bc1207810f7e6e49544064
    3
    # Copy and paste oneliner below to run
    4
    # curl -s https://gist.githubusercontent.com/Rockz1152/16c9fd2bd0bacdceff2ff058bfba568c/raw/proxmox_setup.sh | /bin/bash -s
    5
    
    
  6. Proxmox kernel cleanup script Proxmox kernel cleanup script
    1
    #!/usr/bin/env bash
    2
    
    
    3
    # Copyright (c) 2021-2024 tteck
    4
    # Author: tteck (tteckster)
    5
    # License: MIT