Skip to content

Instantly share code, notes, and snippets.

@zainengineer
zainengineer / forgotten.sh
Created September 13, 2019 04:20
msic linux
#part of selinux (security enhance linux)
#as root allows php or similar to download remote urls
setsebool -P httpd_can_network_connect 1
@zainengineer
zainengineer / valet-notes.md
Last active January 10, 2024 05:34
valet-plus

Installation

Switching not working

vi ~/.bash_profile
#to find the file
#grep -s valet  ~/.* | grep -v ".bash_history" 

#and probably not do the following