Category: FromSitesTree.com

Installing Plugins (modules/blocks) for Moodle #Root

Installing Plugins (modules/blocks) for Moodle Sure, I did 1. Installing a module/plugin/block As a Zip File login as an administrator then from left navigation site administration plugins install add ons in next screen select what you want to install module or block select/browse the zip file to upload (sure, you need to download a zipped …

Continue reading

Getting results with Search Engine Optimization (SEO) and Google Webmaster Tools #Root

Getting results with Search Engine Optimization (SEO) and Google Webmaster Tools [youtube http://www.youtube.com/watch?v=F61jEGNWs1I] From: http://sitestree.com/?p=2345 Categories:RootTags: Post Data:2015-09-28 05:12: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

Lecture – 28: VM features on Windows Azure #Root

[youtube http://www.youtube.com/watch?v=mm2eukJXKXM?feature=player_embedded] From: http://sitestree.com/?p=2347 Categories:RootTags: Post Data:2015-09-28 05:18:36 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

AWS Misc Stuff #Root #By Sayed Ahmed

To install more software in Amazon Linux Instance After you create an instance based on Amazon Linux, you can use the Linux commands as provided in the URL to install more tools for your development. Actually, the commands are for Fedora Linux http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/install-LAMP.html The steps work like charm. One note though, when installing pecl to …

Continue reading

AngularJS + REST Made Simple: Connecting AngularJS to a Backend with REST & JSON #Root #AngularJS Course – 002

From: http://sitestree.com/?p=2535 Categories:Root, AngularJS Course – 002Tags:AngularJS, JSON Post Data:2015-10-10 10:10:30 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

Introduction to ISOTOPE; Magical layout with ISOTOPE #Root #AngularJS

From: http://sitestree.com/?p=2573 Categories:Root, AngularJSTags: Post Data:2015-10-14 00:24:08 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

In English, Backbone.Js By Example #Root #AngularJS

From: http://sitestree.com/?p=2576 Categories:Root, AngularJSTags: Post Data:2015-10-14 06:26:23 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

Mount EBS Volumes using Ubuntu Command: AWS stuff #Root #By Sayed Ahmed

Tried as follows and worked >> sudo fdisk -l Disk /dev/xvdb: …. Then format >> sudo mkfs -t ext4 /dev/xvdf Create mount dir >>mkdir /mnt you can mount now >>sudo mount /dev/xvdb /mnt Check if it has been mounted correctly with: >>mount -l /dev/xvdb on /mnt type ext4 (rw) mount automatically – this will be …

Continue reading

EC2 : AWS : Misc #Root #By Sayed Ahmed

Install Git: EC2 with Amazon Linux sudo yum install git Change Folder Owner sudo chown -R apache:apache folder If Ubuntu in EC2 Instance, Install Git sudo apt-get install git From: http://sitestree.com/?p=4452 Categories:Root, By Sayed AhmedTags: Post Data:2016-11-03 23:18:22 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 …

Continue reading

On Data Transfer: AWS to Local to AWS. Between EC2 Instances #Root #By Sayed Ahmed

Sure, used some of the approaches Share Data among Multiple EC2 instances https://objectivefs.com/howto/how-to-share-files-between-ec2-instances scp and rsync commands also works for transferring files across EC2 instances AWS Import/Export Snowball https://aws.amazon.com/importexport/ Related: Managing AWS, Sure, Used this. http://www.skeddly.com/ https://app.skeddly.com/Credentials/Create?type=amazon-iam-role Related to Setting up an NFS server for Sharing Files across EC2 instances sudo apt-get update && sudo …

Continue reading