Run file without execute permission
$ /lib64/ld-2.17.so ./chmod +x ./chmod
Copy permissions from other file
$ getfacl /bin/ls | setfacl --set-file=- thefile
Change permissions with rsync
$ rsync thefile tmp/thefile --chmod=ugo+x
$ /lib64/ld-2.17.so ./chmod +x ./chmod
$ getfacl /bin/ls | setfacl --set-file=- thefile
$ rsync thefile tmp/thefile --chmod=ugo+x
Informations NGRX – Reactive State for Angular Original Post is here. Github repo has the code snippets at choopage’s GitHub repo. Recipes Chaining […]
Useful apps portainer.io: MAKING DOCKER MANAGEMENT EASY. Build and manage your Docker environments with ease today. Useful commands docker ps — Lists running containers. […]
Cookbook Customize start dir Search for the following line in the file Replace by Free online Notebooks https://notebooks.azure.com/ https://nbviewer.jupyter.org/ https://colab.research.google.com/notebooks/welcome.ipynb
Installation Creating a App Create base python script app.py Start Flask
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.