Skip to content
View thodoris85's full-sized avatar

Block or report thodoris85

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. eternalgadgetry.github.io eternalgadgetry.github.io Public

    Forked from eternalgadgetry/eternalgadgetry.github.io

    HTML

  2. pihole.uptime.patch.sh pihole.uptime.patch.sh
    1
    if [ ! -w /var/www/html/admin/scripts/pi-hole/php/header.php ]; then
    2
    	echo ROOT OR GTFO
    3
    fi
    4
    
                  
    5
    cd /var/www/html/admin || exit 1
  3. host-file.net-backup host-file.net-backup Public

    Forked from blackskye-sx/host-file.net-backup

    backup of https://hosts-file.net/ad_servers.txt

  4. Starting Kodi automatically on Raspb... Starting Kodi automatically on Raspbian Jessie and Stretch
    1
    Autostart Kodi after installation (via "sudo apt-get install kodi kodi-peripheral-joystick kodi-pvr-iptvsimple kodi-inputstream-adaptive kodi-inputstream-rtmp kodi-vfs-libarchive -y")
    2
    
                  
    3
    sudo nano /etc/default/kodi
    4
    sudo nano /etc/init.d/kodi
    5