Category: General
-
vShare youtube clone
vShare Youtube Clone Script
Reset Admin Password
Disable Signup Notification in vShare Youtube Clone
vShare Nginx Config
Nginx Configuration for Video Streaming With Secure LinkCheck if Cache enabled. 0 = Disabled. 1 = Enabled.
select * from sconfig where soption='cache_enable';
Enable Cache
update sconfig set `svalue`=1 where `soption`='cache_enable';
-
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 to run your own affliate program, you can use
-
SEO
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
Google Search Console Filters
Go to Google Search Console > Performance.
On top of the page, click on “+ New”. From the drop-down menu, select “Query”. On the popup window, select Custom (regex). Under enter regular express, enter following text.
^(who|what|where|when|why|how|was|did|do|is|are|aren’t|won’t|does|if|can|could|should|would|)[” “]
This will show all question-based searches that brings you traffic.
-
Google Meet
Google Meet allow you to scaren screen with multiple users.
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, on right lower side of the screen, you have option to start prestentation, this allow you to share screen. You also have option to use webcam/microphone.
-
Free Programming Tutorials
- https://learn.mongodb.com/
- lxd – lxd container interactive tutorial
SQL
Python
Docker
Andorid
SEO
HTML & CSS
-
youtube clone 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.
Here are some sites using vShare youtube clone script
https://tophealthandfitnes.com
Other Video Sharing Scripts
https://joinpeertube.org – p2p video sharing script.
-
Open Source Video Editors
- DaVinci Resolve – Video editor for Linux/Windows and Mac. Free and Paid versions are available. Free version do not support mp4 code and 4K videos.
- https://www.openshot.org – OpenShot is an open source video editor for Windows, Linux and Mac
- Install HandBrake on Ubuntu 18.04
- Ant Media Server
- VirtualDub Video Direct Stream Copy by default
Online Video Makers/Tools
- ivipid.com – Make intro videos
- https://www.vidyard.com – Record videos.
Audio
Watch Movies Online
- vSHare Youtube clone script
- https://odysee.com – block chain based, pay you for uploading, watching videos.
HTML Video Player
-
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