how to increase nginx maximum file upload size
sudo nano /etc/nginx/nginx.conf
# edit/add the following line
client_max_body_size 8M; # put the size that is enough
sudo nano /etc/php/php.ini
# edit the following
upload_max_filesize=8M # also put what is enough
Also in C++:
- install fontforge linux
- how to get file type in linux
- xargs curl url
- how to uninstall apps without admin password
- github as database
- how to delete local master branch in git
- turn off bluetooth by default ubuntu 20\.04
- install nix macos
- psycopg2-binary install
- linux ping options
- vscode for ubuntu linux
- write a program in shell script to find factorial of a number
- ubuntu rename folder
- bash how to use screen
- bash check if string in file
- remove a file in ubuntu
- install golang apt-get
- e dpkg was interrupted kali linux
- install react hot loader
- list all available CLI commands windows
- undo git commit after push
- install postman in ubuntu
- how to activate administrator account in windows 10 command prompt
- install libreoffice linux