Install a PHP MySQL Project from GitHUB: Install an Application to Deliver Full Page View Advertisements #Root #By Sayed Ahmed

[youtube http://www.youtube.com/watch?v=kHGdTlnDsRk?feature=player_detailpage&w=640&h=360] From: http://sitestree.com/?p=1595
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-10-26 19:31:25

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

A Records and CNAME records for a Domain with a sub Domain test.domain.com #Root #By Sayed Ahmed

It may look somewhat different in your situations; however, it will also match for sure to some good extent

s-ahmed.com. 14400 IN A 192.185.24.200
localhost.s-ahmed.com. 14400 IN A 127.0.0.1
mail.s-ahmed.com. 14400 IN CNAME s-ahmed.com
www.s-ahmed.com. 14400 IN CNAME s-ahmed.com
ftp.s-ahmed.com. 14400 IN CNAME s-ahmed.com
s-ahmed.com. 14400 IN TXT v=spf1 +a +mx +ip4:192.185.2.35 ~all
cpanel.s-ahmed.com. 14400 IN A 192.185.24.200
webdisk.s-ahmed.com. 14400 IN A 192.185.24.200
whm.s-ahmed.com. 14400 IN A 192.185.24.200
webmail.s-ahmed.com. 14400 IN A 192.185.24.200
blog.s-ahmed.com. 14400 IN A 192.185.24.200
www.blog.s-ahmed.com. 14400 IN A 192.185.24.200
webdisk.blog.s-ahmed.com. 14400 IN A 192.185.24.200
blog.s-ahmed.com. 14400 IN TXT v=spf1 +a +mx +ip4:192.185.2.35 ~all
autoconfig.blog.s-ahmed.com. 14400 IN A 192.185.24.200
autodiscover.blog.s-ahmed.com. 14400 IN A 192.185.24.200
autoconfig.s-ahmed.com. 14400 IN A 192.185.24.200
autodiscover.s-ahmed.com. 14400 IN A 192.185.24.200
test.s-ahmed.com. 14400 IN A 192.185.24.200
www.test.s-ahmed.com. 14400 IN A 192.185.24.200
autodiscover.test.s-ahmed.com. 14400 IN A 192.185.24.200
autoconfig.test.s-ahmed.com. 14400 IN A 192.185.24.200
webdisk.test.s-ahmed.com. 14400 IN A 192.185.24.200
test.s-ahmed.com. 14400 IN TXT v=spf1 +a +mx +ip4:192.185.2.35 ~all

From: http://sitestree.com/?p=1578
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-10-15 20:06:56

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

Related to Domain and Hosting under Different Companies; what about sub-domains #Root #By Sayed Ahmed

In one case, I faced a situation when a sub-domain was not working (not on browser, also no answer from ping) . The domain was working alright. The domain was purchased from one company where the hosting was under another company. No, I did not work with the situation (with that domain) (to resolve it). However, I did a test on my own to see what can be done. The solution may actually depend on many factors depending on the domain and hosting companies and configurations; Hence, not necessarily the following solution will work for you.

So, what was my experiment? say the domain name is s-ahmed.com ( not using the actual domain name that I tested with). The domain is purchased from GoDaddy.com.

And the hosting is provided under OnlineServicesCloud.com (yes, this is under my full control) as a completely new hosting account (not as an add-on domain). At GoDaddy, the only change was updating the name servers after purchasing the hosting. At GoDaddy, I provided ns1.onlineservicescloud.com and ns2.onlineservicescloud.com as the DNS servers. I did not change anything else at GoDaddy. Though I can see that Domain forwarding is turned off at GoDaddy. Also, it says 0 sub-domain is forwarded. I created the sub-domain test.s-ahmed.com for example using cpanel under the hosting account for s-ahmed.com. It worked almost instantly (within 5 minutes). I had to provide permission 755 on the sub-domain folder. Did create an index.php file inside the folder. In my case, I had to do little more. I created an .htaccess file inside the sub-domain folder (this is my server configuration – may not apply to yours). Then it worked. From: http://sitestree.com/?p=1560
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-10-11 21:37:57

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

DNS A Records and CNAME Records in Practice #Root #By Sayed Ahmed

Zone File Records

The information as given below in a table are from a real domain and hosting.

I just replaced the actual domain name with sahmed.com

The domain is originally purchased at godaddy.com, and I created a hosting account for that domain (a real hosting account – not an add-on domain) under www.onlineservicescloud.com (i.e. I could act as hosting reseller).

 

Note:

sahmed.com uses an A record

 

www.sahmed.com uses a CNAME record

mail.sahmed.com uses a CNAME record

ftp.sahmed.com uses a CNAME record

 

all other sub-domains used A records

All these were created automatically as soon as I creating hosting account for the domain (I used WHM to create the hosting account)

Yes, I did not mention the real IP address here.

 

A Record: Returns a 32-bit IPv4 address, most commonly used to map hostnames to an IP address of the host

CNAME Record: Alias of one name to another: the DNS lookup will continue by retrying the lookup with the new name

 

At GoDaddy, I provided NS1.ONLINESERVICESCLOUD.COM and NS2.ONLINESERVICESCLOUD.COM as the DNS servers. Yes, the hosting account is created under onlineservicescloud.com.

At GoDaddy domain forwarding is turned off. At GoDaddy 0 Sub-domain is forwarded.

 

 

Name TTL Class Type Record Action
sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
localhost.sahmed.com. 14400 IN A 127.0.0.1 Edit Delete
mail.sahmed.com. 14400 IN CNAME sahmed.com Edit Delete
www.sahmed.com. 14400 IN CNAME sahmed.com Edit Delete
ftp.sahmed.com. 14400 IN CNAME sahmed.com Edit Delete
sahmed.com. 14400 IN TXT v=spf1 +a +mx +ip4:192.185.2.35 ~all Edit Delete
cpanel.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
webdisk.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
whm.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
webmail.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
blog.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
www.blog.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
webdisk.blog.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
blog.sahmed.com. 14400 IN TXT v=spf1 +a +mx +ip4:192.185.2.35 ~all Edit Delete
autoconfig.blog.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
autodiscover.blog.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
autoconfig.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete
autodiscover.sahmed.com. 14400 IN A 200.24.185.192 Edit Delete

From: http://sitestree.com/?p=1555
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-10-11 20:33:04

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

Overview on Windows Azure Cloud – Demo for inside Azure – what can you do with Windows Azure #Root #By Sayed Ahmed

Overview on Windows Azure Cloud – Demo for inside Azure – what can you do with Windows Azure
[youtube http://www.youtube.com/watch?v=QIjLPa0moNo?feature=player_detailpage&w=640&h=360] From: http://sitestree.com/?p=1543
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-09-22 20:32:41

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

You do not have to rely on Google Adsense to earn from your web-site #Root #By Sayed Ahmed

You do not have to rely on Google Adsense to earn from your web-site. This application will help you to show full page view (iframe, pop-up, pop-under) advertisements on your web-site. Also, it is integrated with a web-site where you can sale your web-site traffic as well. Currently, the code uses iframe only, you can easily convert it to deliver pop-up and/or pop-under ads.

https://github.com/Justetcetera-Technologies/sale-website-traffic

You do not have to rely on Google Adsense

Try our Demo http://stage.visitorsshop.com/ – to sale traffic i.e. web-site visitors http://stage.visitorsshop.com/site_admin/ – for the administration of traffic i.e. visitor delivery Password: admin-user-password

This application will help you to show full page view (iframe, pop-up, pop-under) advertisements on your web-site. Also, it is integrated with a web-site where you can sale your web-site traffic as well. Currently, the code uses iframe only, you can easily convert it to deliver pop-up and/or pop-under ads.

For example, if you go to Forbes.com, you are initially shown an advertisement, you can skip the advertisement and then see Forbes.com You can sale traffic/visitors of your site in this way. You can show your clients’ web-sites in this full page view way. If you go to http://university.justetc.net, you can see an example use of this code (using this Github Package)

http://stage.VisitorsShop.com is the site where this system is implemented as a demo http://dev.VisitorsShop.com will be for ongoing development. On a stable state these code will be pushed to http://stage.VisitorsShop.com

Do not judge the code much yet. However, I have the plan to improve the code overall. The code were written long back and within a very short time. We actually have delivedred millions of visitors in this way. We delivered our own site traffic, also we delivered traffic using our partners.

http://stage.VisitorsShop.com/campaigns are the files that can load sites for a specific country. We supplied these URLs to our partners to send traffic to these URLs so that our clients/customers can get visitors on their sites.

You can post any of your concerns at: http://ask.justetc.net tag: internet-traffic-system-from-justetc

http://ask.justetc.net/index.php?qa=tag&qa_1=internet-traffic-system-from-justetc
From: http://sitestree.com/?p=1527
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-09-20 18:28:04

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

Github Git and Creating an Internet Traffic System #Root #By Sayed Ahmed

Github Git and Creating an Internet Traffic System
[youtube http://www.youtube.com/watch?v=uh6_2UplPPk?feature=player_detailpage&w=640&h=360] From: http://sitestree.com/?p=1524
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-09-18 20:51:05

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

Entity Framework and MVC Application Demo in ASP.Net and C Sharp #Root #By Sayed Ahmed

Entity Framework and MVC Application Demo in ASP.Net and C Sharp

[youtube http://www.youtube.com/watch?v=3sGS7-z3WcU?feature=player_detailpage&w=640&h=360] From: http://sitestree.com/?p=1514
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-09-16 06:37:31

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

MVC and Azure with ASP.Net #Root #By Sayed Ahmed

MVC and Azure with ASP.Net

[youtube http://www.youtube.com/watch?v=mpEAbgmezPA?feature=player_detailpage&w=640&h=360] From: http://sitestree.com/?p=1511
Categories:Root, By Sayed Ahmed
Tags:
Post Data:2014-09-14 16:56:59

Shop Online: https://www.ShopForSoul.com/
(Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com
In Bengali: http://Bangla.SaLearningSchool.com
http://SitesTree.com
8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning)
Shop Online: https://www.ShopForSoul.com/
Medium: https://medium.com/@SayedAhmedCanada

Is there a link between the AstraZeneca vaccine and blood clots?

Is there a link between the AstraZeneca vaccine and blood clots?

https://www.aljazeera.com/features/2021/3/21/is-there-any-link-between-vaccines-and-blood-clots

Comparing the side effects and potential risks of the COVID-19 vaccines

https://graphics.reuters.com/HEALTH-CORONAVIRUS/VACCINE-EFFECTS/xegvbglkrpq/index.html

Denmark reports two cases of serious illness, including one death, after AstraZeneca shot
https://www.reuters.com/article/us-health-coronavirus-denmark/denmark-reports-two-cases-of-serious-illness-including-one-death-after-astrazeneca-shot-idUSKBN2BC0A4

AstraZeneca counters Indonesian Muslim concerns over COVID-19 vaccine
https://www.reuters.com/article/us-health-coronavirus-indonesia/astrazeneca-counters-indonesian-muslim-concerns-over-covid-19-vaccine-idUSKBN2BD02X

*** . *** *** . *** . *** . ***

Courses: http://Training.SitesTree.com (Big Data, Cloud, Security, Machine Learning)
Blog
: http://Bangla.SaLearningSchool.com, http://SitesTree.com

8112223 Canada Inc./JustEtc: http://JustEtc.net

Shop Online: https://www.ShopForSoul.com/
Linkedin: https://ca.linkedin.com/in/sayedjustetc

Medium: https://medium.com/@SayedAhmedCanada