How To Create Self Signed SSL Certificate
Generate SSL certificate using openSSL : sudo openssl req -x509 -days 60 -nodes -newkey rsa:2048 -keyout /etc/nginx/ssl/self.key -out /etc/nginx/ssl/self.cert
Generate SSL certificate using openSSL : sudo openssl req -x509 -days 60 -nodes -newkey rsa:2048 -keyout /etc/nginx/ssl/self.key -out /etc/nginx/ssl/self.cert
npm cache clean -f ...sudo npm install -g n ....sudo n stable ..reopen terminal ...node -v
Nodejs Setting Up Push Notifications Using Socket.IO
sudo apt update && sudo apt upgrade ...sudo apt install nginx ...sudo ufw allow 'Nginx HTTP' ...sudo apt install php7.4 php7.4-fpm php7.4-mbstring php7.4-json php7.4-curl ...Congrates!!
Create Nginx Configuration File ...Link New Configuration File ...sudo systemctl restart nginx
rm -rf /var/cpanel/userdata/eduplus/yourdomain.com.cache ...rm -rf /var/cpanel/userdata/eduplus/yourdomain.com_SSL.cache .../scripts/restartsrv_httpd
11 Ways To Earn Money Using ChatGPT
Increase Organic Traffic For Website
sudo apt install mysql-server ...sudo apt install phpmyadmin ...Press Enter ...Press Tab ...sudo ln -s /usr/share/phpmyadmin /var/www/html/
How To Setup Lets Encrypt SSL Certificate On Ubuntu Nginx And Auto Renew
How To Keep Protected Wordpress Site From Malware Attack
Open Terminal ...composer require laravel/passport ...php artisan passport:install ...Use Passport Routes To AppServiceProvider
10 Ways Increase Online Sales
[Total Available RAM] - [Reserved RAM] - [10% buffer] = [Available RAM for PHP] ...Results: [Available RAM for PHP] / [Average Process Size] = [max_children] ...pm.max_children = [max_children] ...pm.start_servers = [25% of max_children] ...pm.min_spare_servers = [25% of max_children] ...pm.max_spare_servers = [75% of max_children]
Open Terminal ..php artisan queue:table ...php artisan migrate ...php artisan make:job BulkUserInsertJob ...BulkUserInsertJob::dispatch($users)
Flutter Script To Run A Background Service
Lead Generation Using Facebook
Top Free SMS APIs
set ubuntu server timezone with this command $ sudo dpkg-reconfigure tzdata ../
সরাসরি ইউএস ব্যাংক এ (ACH) - বিনামূল্যে ...এস ডলার ওয়্যার ট্রান্সফার - প্রতি ট্রান্সফার $30 ...মার্কিন ফ্রিল্যান্সারদের জন্য তাত্ক্ষণিক অর্থ প্রদান - প্রতি স্থানান্তর প্রতি $2 ...একটি স্থানীয় ব্যাংক এ সরাসরি (মার্কিন যুক্তরাষ্ট্রের বাইরে) - $0.99
Lead Generation Using Linkedin
sudo add-apt-repository ppa:ondrej/php ...sudo apt update ...try to install again
Schema Markup For Product NewsArticle HowTo Book With Example And Explain...SEO For ECOMMERCE Product...SEO For Book...SEO For Blog...SEO For Tutorials
Nginx Configuration For 10K Concurrent Request
How To Run The queue:work Command All The Time On Your Laravel Application in cPanel
Create a php file named upload.php where you've have to validate image file first ...After validating the image store the file in a server directory/folder using move_uploaded_file() function
Run Python Code On Nginx