diff --git a/Bots & Automation Tools/TelegramBot/GettingStarted.md b/Bots & Automation Tools/TelegramBot/GettingStarted.md old mode 100644 new mode 100755 diff --git a/Bots & Automation Tools/TelegramBot/LocalTelegramBotServer.md b/Bots & Automation Tools/TelegramBot/LocalTelegramBotServer.md old mode 100644 new mode 100755 diff --git a/Bots & Automation Tools/TelegramBot/WebHooks.md b/Bots & Automation Tools/TelegramBot/WebHooks.md old mode 100644 new mode 100755 diff --git a/Configuration Management & Automation/Ansible/1-Inventory.md b/Configuration Management & Automation/Ansible/1-Inventory.md old mode 100644 new mode 100755 diff --git a/Configuration Management & Automation/Ansible/2-Commands.md b/Configuration Management & Automation/Ansible/2-Commands.md old mode 100644 new mode 100755 diff --git a/Configuration Management & Automation/Ansible/3-PlayBook.md b/Configuration Management & Automation/Ansible/3-PlayBook.md old mode 100644 new mode 100755 diff --git a/Configuration Management & Automation/Ansible/4-Roles.md b/Configuration Management & Automation/Ansible/4-Roles.md old mode 100644 new mode 100755 diff --git a/Configuration Management & Automation/Ansible/Additional.md b/Configuration Management & Automation/Ansible/Additional.md old mode 100644 new mode 100755 diff --git a/Containerization & Orchestration/Docker/Docker-Swarm.md b/Containerization & Orchestration/Docker/Docker-Swarm.md old mode 100644 new mode 100755 diff --git a/Containerization & Orchestration/Docker/Docker.md b/Containerization & Orchestration/Docker/Docker.md old mode 100644 new mode 100755 diff --git a/Containerization & Orchestration/Docker/Info.md b/Containerization & Orchestration/Docker/Info.md old mode 100644 new mode 100755 diff --git a/Containerization & Orchestration/kubernetes/commands.md b/Containerization & Orchestration/kubernetes/commands.md old mode 100644 new mode 100755 diff --git a/Containerization & Orchestration/kubernetes/information.md b/Containerization & Orchestration/kubernetes/information.md old mode 100644 new mode 100755 diff --git a/Containerization & Orchestration/kubernetes/instaltion.md b/Containerization & Orchestration/kubernetes/instaltion.md old mode 100644 new mode 100755 diff --git a/Containerization & Orchestration/kubernetes/workloads/all.md b/Containerization & Orchestration/kubernetes/workloads/all.md old mode 100644 new mode 100755 diff --git a/Monitoring & Logging/Grafana/Install-Grafana-Prometheus.md b/Monitoring & Logging/Grafana/Install-Grafana-Prometheus.md old mode 100644 new mode 100755 diff --git a/Monitoring & Logging/Grafana/Install-Inflx.md b/Monitoring & Logging/Grafana/Install-Inflx.md old mode 100644 new mode 100755 diff --git a/Monitoring & Logging/Grafana/introduction.md b/Monitoring & Logging/Grafana/introduction.md old mode 100644 new mode 100755 diff --git a/Monitoring & Logging/Librenms/librenms.wiki b/Monitoring & Logging/Librenms/librenms.wiki old mode 100644 new mode 100755 diff --git a/Monitoring & Logging/Zabbix/Zabbix-dashboard.png b/Monitoring & Logging/Zabbix/Zabbix-dashboard.png old mode 100644 new mode 100755 diff --git a/Monitoring & Logging/Zabbix/doc.wiki b/Monitoring & Logging/Zabbix/doc.wiki old mode 100644 new mode 100755 diff --git a/Monitoring & Logging/Zabbix/install_zabix.sh b/Monitoring & Logging/Zabbix/install_zabix.sh old mode 100644 new mode 100755 diff --git a/Monitoring & Logging/Zabbix/mysql.png b/Monitoring & Logging/Zabbix/mysql.png old mode 100644 new mode 100755 diff --git a/Monitoring & Logging/netdata/netdata-install.md b/Monitoring & Logging/netdata/netdata-install.md old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/Security & Networking/CronJob/CronJob.md b/Security & Networking/CronJob/CronJob.md old mode 100644 new mode 100755 diff --git a/Security & Networking/FileSharing/smb.md b/Security & Networking/FileSharing/smb.md old mode 100644 new mode 100755 diff --git a/Security & Networking/Iptables/iptables.md b/Security & Networking/Iptables/iptables.md old mode 100644 new mode 100755 diff --git a/Security & Networking/nmap/Nmap.md b/Security & Networking/nmap/Nmap.md old mode 100644 new mode 100755 diff --git a/System & Kernel Management/Kernel/Kernel_Compile.md b/System & Kernel Management/Kernel/Kernel_Compile.md old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/db.sqlite3 b/Web Development & Frameworks/Django/db.sqlite3 old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/__init__.py b/Web Development & Frameworks/Django/info/__init__.py old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/__pycache__/__init__.cpython-39.pyc b/Web Development & Frameworks/Django/info/__pycache__/__init__.cpython-39.pyc old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/__pycache__/serializers.cpython-39.pyc b/Web Development & Frameworks/Django/info/__pycache__/serializers.cpython-39.pyc old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/__pycache__/urls.cpython-39.pyc b/Web Development & Frameworks/Django/info/__pycache__/urls.cpython-39.pyc old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/__pycache__/views.cpython-39.pyc b/Web Development & Frameworks/Django/info/__pycache__/views.cpython-39.pyc old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/admin.py b/Web Development & Frameworks/Django/info/admin.py old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/apps.py b/Web Development & Frameworks/Django/info/apps.py old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/migrations/__init__.py b/Web Development & Frameworks/Django/info/migrations/__init__.py old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/models.py b/Web Development & Frameworks/Django/info/models.py old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/serializers.py b/Web Development & Frameworks/Django/info/serializers.py old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/tests.py b/Web Development & Frameworks/Django/info/tests.py old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/urls.py b/Web Development & Frameworks/Django/info/urls.py old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/info/views.py b/Web Development & Frameworks/Django/info/views.py old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/Django/sys_info.md b/Web Development & Frameworks/Django/sys_info.md old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/LaravelAPI/LearnAPI.zip b/Web Development & Frameworks/LaravelAPI/LearnAPI.zip old mode 100644 new mode 100755 diff --git a/Web Development & Frameworks/LaravelOnNginx/LaravelOnNginx b/Web Development & Frameworks/LaravelOnNginx/LaravelOnNginx old mode 100644 new mode 100755 diff --git a/Web Servers & Reverse Proxies/NextCloud/NextCloud.md b/Web Servers & Reverse Proxies/NextCloud/NextCloud.md old mode 100644 new mode 100755 diff --git a/Web Servers & Reverse Proxies/nginx/django.md b/Web Servers & Reverse Proxies/nginx/django.md old mode 100644 new mode 100755 diff --git a/Web Servers & Reverse Proxies/nginx/dotnet.md b/Web Servers & Reverse Proxies/nginx/dotnet.md old mode 100644 new mode 100755