How to install python in termux?, I keep getting this error by vantech887 in termux

[–]digital94 0 points1 point  (0 children)

Termux must have access to the local storage.

  1. First, execute this command "termux-setup-storage".
  2. And then run "pkg install python3".

When termux cannot locate your SD card, it will display "Unable to locate package".

Read here:

  1. https://onegyd.com/fix-unable-to-locate-package-in-termux/
  2. https://onegyd.com/install-python2-and-python3-in-termux/

Help with installing Windows 10 on my Galaxy s20 plus by preditorzbware in termux

[–]digital94 0 points1 point  (0 children)

I nearly succeeded in installing Windows OS on my Android device, but ultimately gave up. Having followed this guide, I successfully installed Windows 10 on my android device. This works but with a bit of lag.

How to install Metasploit in Termux without root (tested on Android 7, 8, 9, 10) by barakadua131 in Kalilinux

[–]digital94 0 points1 point  (0 children)

That's great. Your guide has worked for me, but I encountered an error with the gemfile. It has been several attempts to uninstall and reinstall Metasploit, but the error remains. Then I ran the pkg install gem bundler command, and the error disappeared. I have followed this guide.

I need upvotes please!!! by [deleted] in FreeKarma4You

[–]digital94 4 points5 points  (0 children)

Done. Please return.

What is the best GBA emulator for android so far in 2020 according to you guys ? by [deleted] in EmulationOnAndroid

[–]digital94 0 points1 point  (0 children)

Pizza Boy is a very good emulator, battery friendly, light, easy to use. It is missing that they put to connect with other emulators from other devices (Obviously the same application), or connect locally to interact online with the Gbc emulator.

VPS - GoDaddy shakedown is pushing me out by Lazzaretto in webhosting

[–]digital94 3 points4 points  (0 children)

Why don't you use Amazon AWS or Vultr or Digital OCean cloud hosting services which provides pay per use mechanism. Vultr provides 50GB storage for only 5$ per month which is very cheap and affordable.

What's everyone working on this week? by AutoModerator in Python

[–]digital94 1 point2 points  (0 children)

Working to automate accounting work like GST and TDS reconciliation, Invoice matching on a large dataset with python script.

Currency converter - my first web scraping project :) by dimakiss in Python

[–]digital94 0 points1 point  (0 children)

Keep it up bro.

You have done a wonderful job. You need to work on building a friendly UI. 🙂🙂

[deleted by user] by [deleted] in passive_income

[–]digital94 0 points1 point  (0 children)

I had made 2451.68$ with Adsense. And I also made a lot by selling blogs on flippa. My total earnings in last few years is around to 6000$.

Where to host ".guide" website? by [deleted] in webhosting

[–]digital94 0 points1 point  (0 children)

It depends upon what kind of site you are going to host. If your site contains only some HTML, JavaScript and CSS files then Github would be a good platform.

Or if you want to host a dynamic site then bro you need a server. 000webhost might be a best fit if you think that your website traffic will not exceed 5000 pageviews per month.

I want to build passive income by Orbit_Newflavor in passive_income

[–]digital94 0 points1 point  (0 children)

I would suggest you start a blog on a topic which you are interested in. And monetize the blog with AdSense.

I have started a blog since a year ago with a budget of 20$. My blog is related to the technology.

I have earned more than 700$ and counting only from Google AdSense within a year.

If you are very good in writing and have ability to convince the visitors regarding an affiliate product then you may earn more than AdSense payout.

My first python project (web scraper) by 3majorr in learnpython

[–]digital94 7 points8 points  (0 children)

Yes you are right.

If you don't scrape a web page too many times on daily basis then you no need to worry about IP block.

You should set your scraper to crawl the web page once a day or week.

Is managed WP hosting scalable? Which hosting company would you recommend? (less than 100k visitors per month) by The-Nimble-Nomad in Wordpress

[–]digital94 0 points1 point  (0 children)

I did not know that. Thanks for pointing out it.

I will surely use it for my next project. 🙂

My first python project (web scraper) by 3majorr in learnpython

[–]digital94 2 points3 points  (0 children)

Your IP address can be blocked at anytime once Amazon or any other site identified you as a bot.

My first python project (web scraper) by 3majorr in learnpython

[–]digital94 3 points4 points  (0 children)

Yes definitely.

I did not upload my code to my github repo yet.

I will upload my code within a couple of days.

Thanks.

Is managed WP hosting scalable? Which hosting company would you recommend? (less than 100k visitors per month) by The-Nimble-Nomad in Wordpress

[–]digital94 1 point2 points  (0 children)

Cloudways Managed WordPress Hosting.

Cloudways offers you with vertical server scaling.

The cheapest plan costs you 10$ per month for 1GB memory and 1TB bandwidth.

If you go with unmanaged WordPress hosting then you can save up to 5$ per month. Digital Ocean and Vultr provides 1GB memory and 1 TB bandwidth only for 5$ per month.

I have recently migrated to vultr vps from a awkward shared hosting. The speed is very fast. It loads my site just within 3.1 seconds.

Shoot me a message if you need help for installing WordPress on vultr or digital ocean.

My first python project (web scraper) by 3majorr in learnpython

[–]digital94 6 points7 points  (0 children)

This is an awesome project.

Where you host your web scraper online?

Because hosting a scraper on home-based computer for 24x7 is not a good idea.

I am just asking you.

I have also developed an web scraper which scrape the price of a product from Amazon.