Anwar

Posts

Thunderbird to gmail transfer saved emails thunderbird gmail

http://yourbusiness.azcentral.com/transfer-saved-emails-thunderbird-gmail-17268.html Create the IMAP Account Step 1 Log in to your Gmail account. Step 2 Click on the “Gear” icon and select the “Settings” option....

SSL_do_handshake() failed (SSL)

*26126 SSL_do_handshake() failed (SSL: error:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share) while SSL handshaking, client: 192.241.220.224, server: 0.0.0.0:443   https://stackoverflow.com/questions/65854933/nginx-ssl-error141cf06cssl-routinestls-parse-ctos-key-sharebad-key-share https://serverfault.com/questions/905011/nginx-ssl-do-handshake-failed-ssl-error1417d18cssl/905019       This isn’t your problem....

Set Up WireGuard VPN on Ubuntu

https://www.linode.com/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/ https://securityespresso.org/tutorials/2019/03/22/vpn-server-using-wireguard-on-ubuntu/ https://www.cyberciti.biz/faq/ubuntu-20-04-set-up-wireguard-vpn-server/     WireGuard is a simple, fast, and secure VPN that utilizes state-of-the-art cryptography. With a small source code footprint, it aims to...

Scrapy Javascript Pagination next page

https://python-forum.io/Thread-Python-Scrapy-Javascript-Pagination-next-page

Scrapy install

https://linuxize.com/post/how-to-install-pip-on-ubuntu-20.04/ Pip is a tool for installing Python packages. With pip, you can search, download, and install packages from Python Package Index (PyPI) and other...

Scraper API with js rendering

Best Scraper API with JS rendering for $100/month or less? I love ScraperAPI and it’s my go-to for standard scraping. I trialed their business plan,...

Sage Theme setup locally

Instructions to run local install composer and yarn it is straight forward open terminal (it is application on mac) type cd /var/www/html/wp-content/themes/willo where cd is...

Runcloud Rapid Web Deployment for Laravel With GitHub, Linode, and RunCloud

https://code.tutsplus.com/tutorials/rapid-web-deployment-for-laravel-with-github-linode-and-runcloudio–cms-30337 https://blog.runcloud.io/laravel-with-git-deployment-the-right-way/   https://techrrival.com/deploy-laravel-production-server-ubuntu-github/     Laravel With GIT Deployment The Right Way Ahmad Fikrizaman · January 15, 2017 · 5 Min Read Table Of Contents Preamble GIT Deployment...

Runcloud openlitespeed node setup

By default, Node.js is installed on the server. You can verify it with the below command   which node ​ To know the version please...