08.21.2019

Useful links for developers

I create this list to collect all useful links for developers during my work. Hope it may help you.

.htaccess generator from Brad Smith

https://hostingfacts.com/htaccess-generator/

Ruby RPM

https://github.com/feedforce/ruby-rpm

How to create and run project with Ruby on Rails 4

http://www.server-world.info/en/note?os=CentOS_6&p=rails4

Ruby on Rails Document

http://guides.rubyonrails.org/api_documentation_guidelines.html

Ruby Package

http://cache.ruby-lang.org/pub/ruby/2.3/

Remi repo

http://rpms.famillecollet.com/

Server-world - Useful links for server configuration

http://www.server-world.info/en/

Install Docker on Centos 7

http://www.server-world.info/en/note?os=CentOS_7&p=docker&f=1

Ruby on Rails command line

http://guides.rubyonrails.org/command_line.html

Rails Migrations


http://www.tutorialspoint.com/ruby-on-rails/rails-migrations.htm

.htaccess tricks

http://wiki.dreamhost.com/Htaccess_tricks
http://www.askapache.com/htaccess/htaccess.html

Ratchet ZMQ on windows

https://github.com/aschkenasy/ratchet/tree/master/windows-environment

Git on windows

https://git-scm.com/download/win

How to use command line on windows

http://ss64.com/nt/

Rails 5 release note

http://edgeguides.rubyonrails.org/5_0_release_notes.html
http://weblog.rubyonrails.org/2015/12/18/Rails-5-0-beta1/

Action Cable Overview

http://edgeguides.rubyonrails.org/action_cable_overview.html
https://github.com/rails/rails/tree/master/actioncable

Rails test

http://guides.rubyonrails.org/testing.html

Import UTF8 mysql using command line

https://makandracards.com/makandra/595-dumping-and-importing-from-to-mysql-in-an-utf-8-safe-way

How to deploy ruby on rails app

https://www.sitepoint.com/deploy-your-rails-app-to-aws/

[solve] AWS HTTP error: cURL error 77

CURLE_SSL_CACERT_BADFILE (77)

Problem with reading the SSL CA cert (path? access rights?)

https://ask.fedoraproject.org/en/question/9290/yum-update-error-cannot-retrieve-metalink-for-repository-fedora/

Scheduling EBS Snapshots

https://serverlesscode.com/post/lambda-schedule-ebs-snapshot-backups/

Scheduling EBS Snapshots and keep 7 days snapshots

https://serverlesscode.com/post/lambda-schedule-ebs-snapshot-backups-2/

Boto3 - Ec2 functions Document

http://boto3.readthedocs.io/en/latest/reference/services/ec2.html#EC2.Client.create_snapshot


 

Leave a comment