Skip to content
View ItzJustJosh's full-sized avatar
🧠
Thermal Throttling
🧠
Thermal Throttling

Block or report ItzJustJosh

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
ItzJustJosh/README.md

Sup 👋

Pinned Loading

  1. itzjustjosh itzjustjosh Public

    Hey, look! That's my name! 😊

  2. Install Python MS SQL/SQL Server Dri... Install Python MS SQL/SQL Server Driver [Fedora/RHEL]
    1
    #!/bin/zsh
    2
    wget https://packages.microsoft.com/config/rhel/8/prod.repo
    3
    sudo mv ./prod.repo /etc/yum.repos.d/mssql-release.repo
    4
    
                  
    5
    sudo dnf remove unixODBC-utf16 unixODBC-utf16-devel -y #to avoid conflicts