Meteor template default events
Whenever you create a new template you can use these boilerplate events and rename them to fit your needs. Template.templateName.onDestroyed(function […]
Whenever you create a new template you can use these boilerplate events and rename them to fit your needs. Template.templateName.onDestroyed(function […]
On MacOSX (as for September 11, 2017) Key Command ⌘K ⌘C Add Line Comment ⌘K ⌘U Remove Line Comment ⌘/ […]
If you are ever looking for a good way to create Terms of Use ad Privacy Policy statements then getterms.io […]
http://unix.stackexchange.com/questions/255156/how-do-i-add-a-task-bar-to-my-second-monitor-in-linux-mint Once you have added the panel to the second monitor window, right click on the newly added Panel and […]
http://www.joshmorony.com/automatically-generate-icons-and-splash-screens-for-phonegap-apps/
Steps: Enable remote xdebug in php.ini you will add a line in php.ini xdebug.remote_enable=1 Test your connection, if it […]
———————- Use Weblock – AdBlock for iOS app to create a redirect rule from http://app to the IP and port you like. […]
One liner git fetch –all && git reset –hard origin/master Update your website easily i.e. cd public_html […]
Set mysql server to auto start on all nodes. Only when all the nodes are down run on main […]
Remove Password Prompt For sudo If you disable the sudo password for your account, you will seriously compromise the […]
You must be logged in to post a comment.