Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View mdPlusPlus's full-sized avatar

Block or report mdPlusPlus

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. lempstack lempstack Public

    Forked from aatishnn/lempstack

    LEMP Installer for Debian/Ubuntu - Linux, NGINX, MySQL, PHP

    Shell 9 1

  2. Download, patch, compile and install... Download, patch, compile and install the newest stable Linux kernel with the ACS override patch (Ubuntu / Debian)
    1
    #!/bin/bash
    2
    
                  
    3
    function install_dependencies() {
    4
    	echo "Installing dependencies..."
    5
    	sudo apt -qq update
Morty Proxy This is a proxified and sanitized view of the page, visit original site.