Affiliate Marketing Sites – CPA

CPA Marketing sites where you can promote your products. If you are a publisher, you can promote other products and earn income based on how many leads you sent to these offers. https://www.maxbounty.com https://www.clickbooth.com https://w4.com https://peerfly.com https://www.clickdealer.com https://www.cpatrend.com https://voluum.com – run your own affiliate, track cervertion from different traffic sources. Affliate Software if you want … Read more

SEO

Keyword Research Tools robots.txt https://search.google.com/test/rich-results – check if your site support schema. https://learningseo.io – Free SEO Tutorials. https://quillbot.com – paraphrasing tool helps millions of people rewrite and enhance any sentence, paragraph, or article using state-of-the-art AI. Back link Checker https://ahrefs.com/backlink-checker Google Search Console Filters Go to Google Search Console > Performance. On top of the … Read more

Chat

Google Meet Live Chat Support Team Chat https://rocket.chat https://about.mattermost.com https://github.com/kandanapp/kandan

Google Meet

Google Meet

Google Meet allow you to scaren screen with multiple users. https://meet.google.com To start a meet, click on “Join or start a meet” and click continue. On next page, click “START MEETING” On next page, you will get a link, that you can share with others to invite them to the meeting. Once meeting have started, … Read more

Free Programming Tutorials

https://learn.mongodb.com/ lxd – lxd container interactive tutorial SQL SQL for Data Aggregation https://sqlzoo.net/wiki/SQL_Tutorial Python Python 3 Programming Specialization Docker Learn Docker & Containers using Interactive Browser-Based Scenarios Andorid Android Development for Beginners – Full Course SEO Content Marketing Certification Course HTML & CSS BloomTech: Intro to HTML and CSS

youtube clone script

video sharing script

Youtube clone script allow you to start your own video sharing web site like youtube. vShare youtube clone script is is created using PHP and MySQL run on cpanel servers. This script use ffmpeg to convert video into MP4. You can add multiple media servers to serve videos. This allow your site to gow bigger. … Read more

Delegate a sub domain to DNS server

To point a domain to another server, you can create an A record, point to the server. If your provider only provide name servers and no fixed IP, you can create NS record for your sub domain like sub.domain NS ns1.nameserver.com sub.domain NS ns2.nameserver.com Here is how i added NS record in Amazon Route 53

unknown filesystem type linux_raid_member

When i try mount a HDD, i get error root@super ~ # mount /dev/sda1 /mnt mount: /mnt: unknown filesystem type ‘linux_raid_member’. root@super ~ # This is because the disk is part of RAID. Lets check the disks avaialbe with parted -l parted shows /dev/sda1 and /dev/sdb1 as raid with same size. So its assemble raid … Read more