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

Block or report pdrok

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. Steps to install unifi-video on Ubun... Steps to install unifi-video on Ubuntu 18.04
    1
    log in as root: `sudo su`
    2
    if you don't have MongoDB already installed: 
    3
    
                  
    4
    `sudo apt-get install mongodb mongodb-server openjdk-8-jre-headless=8u162-b12-1 jsvc`
    5
    
                  
  2. flappy-bird-python flappy-bird-python Public

    Python

  3. it-logger it-logger Public

    JavaScript

  4. holoviz/panel holoviz/panel Public

    Panel: The powerful data exploration & web app framework for Python

    Python 4.5k 489

  5. flisol2024.md flisol2024.md
    1
    # flisol2024
    2
    Estos son los materiales que he utilizado para la preparacion de la charla:
    3
    ### Presentación:
    4
    
                  
    5
    <https://docs.google.com/presentation/d/1KwIob_SRC-B3Nx1n6UQiEMFaC7GhidmSKPn3I4cA6JE/edit?usp=sharing>
  6. install_alpine_on_a_raspberry_pi_hea... install_alpine_on_a_raspberry_pi_headless.md
    1
    ## Install Alpine linux on a Raspeberry Pi 4 headless
    2
    
                  
    3
    Follow these tutorial:
    4
    
                  
    5
    <https://tomcore.io/docs/howto/raspberrypi/install-alpine-linux-on-raspberrypi/>