Pinned Loading
-
docker-waf
docker-waf PublicForked from theonemule/docker-waf
An NGINX and ModSecurity based Web Application Firewall for Docker
Dockerfile 1
-
Mac-Brew-install-Apps
Mac-Brew-install-Apps PublicBrew install the most common apps on a new machine
Shell
-
Resize partitions for EBS volumes af...
Resize partitions for EBS volumes after you change their size in AWS 1#Update the LVM partition sizes for the data disk after EBS resize
2sudo pvresize /dev/nvme1n1
3sudo lvextend -l +100%FREE /dev/mapper/data-lvol0
45#Update the EXT4 partition sizes for the root disk after EBS resize
-
fedora-workstation-dev-setup
fedora-workstation-dev-setup PublicSetup for a fedora workstation to install and configure a developer machine
Shell
-
Install Plex on Raspbian / Debian
Install Plex on Raspbian / Debian 1# Update package lists
2sudo apt-get update && \
3# Install necessary packages for HTTPS transport
4sudo apt-get install apt-transport-https && \
5# Add the Plex Media Server signing key
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.