Skip to content
View 0x1618's full-sized avatar
  • 15:26 (UTC +02:00)

Block or report 0x1618

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 250 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
0x1618/README.md

Hi there 👋

Pinned Loading

  1. Test for .dockerignore Test for .dockerignore
    1
    rsync -avn . /dev/shm --exclude-from .dockerignore
  2. My script for configuring a new Ubun... My script for configuring a new Ubuntu Proxmox VM.
    1
    #!/bin/bash
    2
    
                  
    3
    # Function to generate a random port number excluding common ports
    4
    generate_random_port() {
    5
        local port