Pinned Loading
-
full-stack-fastapi-postgresql
full-stack-fastapi-postgresql PublicForked from fastapi/full-stack-fastapi-template
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Python 5
-
Install VMware Tools to linux virtua...
Install VMware Tools to linux virtual machines, first run will uninstall open-vm-tools, second run will install tools. (ubuntu, debian, centos, redhat) 1#!/bin/bash
2# you can run it directly from console using:
3# curl -L -s https://gist.github.com/ilanh/da30692e33d5796f813d451031453be2/raw/ | sudo -H sh
4if lsblk -fp | grep iso9660 | grep 'VMware Tools' ; then
5echo "Found Tools CD";
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.