Skip to content
View imperzer0's full-sized avatar

Block or report imperzer0

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. webserver webserver Public

    Lightweight c++ web server for linux (available in docker container)

    C++ 2

  2. DebLiveISO DebLiveISO Public

    Customised Debian Live Image

    Vim Script 1

  3. metapython metapython Public archive

    metaprogramming extension for python programming language

    C++

  4. imperzer0-essentials-plugin imperzer0-essentials-plugin Public

    plugin with essential functional for simple friendly multiplayer minecraft server

    Java 1

  5. filestorage filestorage Public

    Lightweight storage server application

    HTML 1

  6. filestorage typical environment conf... filestorage typical environment configuration
    1
    #!/bin/bash
    2
    
                  
    3
    dd if=/dev/random of=filestorage_container bs=1M count=<megabytes>
    4
    mkfs.ext4 filestorage_container
    5
    sudo mount --mkdir filestorage_container storage/