Skip to content
View davidrobertbrt's full-sized avatar
👽
Lock in
👽
Lock in
  • Buzău
  • 15:21 (UTC +02:00)

Highlights

  • Pro

Organizations

@UniBuc-DITC

Block or report davidrobertbrt

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 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. LAMP stack on WSL2 (Ubuntu 20.04) - ... LAMP stack on WSL2 (Ubuntu 20.04) - Apache, MySQL, PHP, PhpMyAdmin
    1
    # LAMP stack on WSL2 (Ubuntu 20.04) - Apache, MySQL, PHP, PhpMyAdmin
    2
    
                  
    3
    ## Apache
    4
    
                  
    5
    ```sh
  2. How to share SSH keys between Window... How to share SSH keys between Windows and WSL2
    1
    # How to share SSH keys between Windows and WSL2
    2
    
                  
    3
    ## Copy keys from Windows in WSL2
    4
    
                  
    5
    To copy ssh keys from Windows, use the `mnt` folder in which you will find your Windows partitions.
  3. A (relatively) simple guide to creat... A (relatively) simple guide to create a Bootable MacOS installer USB on Windows
    1
    # Create a Bootable MacOS installer USB on Windows
    2
    Note! Before proceeding, please make sure that you have a USB flash drive at least 8GB in size.
    3
    All data will be destroyed on this drive, so please back up your files.
    4
    ---
    5
    ## Try this first!