>Basic commands to open/Edit crontab fileEditing crontab filecrontab -eDisplaying crontab filecrontab -lRemove crontabcrontab -rcrontab syntaxcron command basically takes 6 input parameters of which each input can take multiple argumentsfor that one can make use of comma or pipe separator# min hour dom mon dow command* * * * * (command)Here * means for every. Above … Continue reading Installing and running cronjob (crontab basics)
Category: Ruby
Pro tip: Increase webpage performance using sprite, data-uri and jammit
For quite some time at Josh Software, we have been concentrating on improving backend server performance. You can read about load testing and bench-marking and improving upload performance using nginx upload module. This post is about improving frontend performance by getting your pages to load faster using techniques like sprites, data-uri and jammit. These tools … Continue reading Pro tip: Increase webpage performance using sprite, data-uri and jammit
Getting started with MySQL on Amazon Web Services
>Getting started with MySQL on Amazon Web Serviceshttp://static.slidesharecdn.com/swf/ssplayer2.swf?doc=usingamazonwebservices-090422111735-phpapp01&stripped_title=getting-started-with-mysql-in-amazon-web-services&userName=ronaldbradfordView more presentations from Ronald Bradford.
