Category: FromSitesTree.com

Balsamic Wire Framing Tool Overview : Web-site Mock-up Tool #Root

Balsamic Wire Framing Tool Overview : Web-site Mock-up Tool [youtube http://www.youtube.com/watch?v=evdEZvrsTG8&w=640&h=480] From: http://sitestree.com/?p=2311 Categories:RootTags: Post Data:2015-09-06 21:40:51 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 can come to Canada as an immigrant with a start-up visa #Root

You can come to Canada as an immigrant with a start-up visa. You can see a list of the organizations from where you need to get approval for funds. http://www.cic.gc.ca/english/immigrate/business/start-up/eligibility/entities.asp who are already in Canada can also try to get start-up funds from these organizations. You will need a business idea and a business plan …

Continue reading

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

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