Clear Domain Cache In WHM
rm -rf /var/cpanel/userdata/eduplus/yourdomain.com.cache ...rm -rf /var/cpanel/userdata/eduplus/yourdomain.com_SSL.cache .../scripts/restartsrv_httpd
rm -rf /var/cpanel/userdata/eduplus/yourdomain.com.cache ...rm -rf /var/cpanel/userdata/eduplus/yourdomain.com_SSL.cache .../scripts/restartsrv_httpd
Lead Generation Using Facebook
npm cache clean -f ...sudo npm install -g n ....sudo n stable ..reopen terminal ...node -v
sudo apt install mysql-server ...sudo apt install phpmyadmin ...Press Enter ...Press Tab ...sudo ln -s /usr/share/phpmyadmin /var/www/html/
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!!
10 Ways Increase Online Sales
Increase Organic Traffic For Website
Lead Generation Using Linkedin
Top Free SMS APIs
[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]
set ubuntu server timezone with this command $ sudo dpkg-reconfigure tzdata ../
How To Run The queue:work Command All The Time On Your Laravel Application in cPanel
Schema Markup For Product NewsArticle HowTo Book With Example And Explain...SEO For ECOMMERCE Product...SEO For Book...SEO For Blog...SEO For Tutorials
11 Ways To Earn Money Using ChatGPT
Create Nginx Configuration File ...Link New Configuration File ...sudo systemctl restart nginx
Nodejs Setting Up Push Notifications Using Socket.IO
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
Open Terminal ...composer require laravel/passport ...php artisan passport:install ...Use Passport Routes To AppServiceProvider
How To Setup Lets Encrypt SSL Certificate On Ubuntu Nginx And Auto Renew
সরাসরি ইউএস ব্যাংক এ (ACH) - বিনামূল্যে ...এস ডলার ওয়্যার ট্রান্সফার - প্রতি ট্রান্সফার $30 ...মার্কিন ফ্রিল্যান্সারদের জন্য তাত্ক্ষণিক অর্থ প্রদান - প্রতি স্থানান্তর প্রতি $2 ...একটি স্থানীয় ব্যাংক এ সরাসরি (মার্কিন যুক্তরাষ্ট্রের বাইরে) - $0.99
sudo add-apt-repository ppa:ondrej/php ...sudo apt update ...try to install again
Open Terminal ..php artisan queue:table ...php artisan migrate ...php artisan make:job BulkUserInsertJob ...BulkUserInsertJob::dispatch($users)
How To Keep Protected Wordpress Site From Malware Attack
Nginx Configuration For 10K Concurrent Request
Flutter Script To Run A Background Service
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