Skip to main content
Ctrl+K

DevOps-Notes 3.0.12-20241230 documentation

Basic-Concepts

  • Boot Process
  • CPU
  • Memory
  • Swap
  • Storage
  • File Systems
  • Provisioning
  • Package-Management
  • Hardware
  • SSH
  • Editors
  • Utilities

Web Servers

  • Web-Servers
  • Apache
  • Nginx
  • HAProxy
  • SSL

Uptime

  • Monitoring
  • Graphing
  • Logging

Internet

  • Networking
  • Security
  • IPTables

Programming

  • Generic
  • Python
  • Bash
  • Ruby

Version Control

  • GIT

Configuration Management

  • Ansible
  • Puppet
  • Chef
  • Terraform

Virtualization

  • Docker
  • Kubernetes
  • AWS

Databases

  • MySQL
  • PostgreSQL
  • NoSQL
  • Redis
  • Kafka

Mail Servers

  • Email
  • Postfix
  • Exim
  • Dovecot
  • Milters
  • SPF & DKIM
  • ClamAV

Domain Name Servers

  • DNS
  • .rst

Ruby

Contents

  • Concepts
    • Official Ruby Documentation
  • Configuration
  • Troubleshooting & Log Parsing

Ruby#

Some useful links to explain the concepts of Ruby

Concepts#

Official Ruby Documentation#

  • https://www.ruby-lang.org/en/documentation/

  • https://ruby-doc.org/

Configuration#

  • https://stackoverflow.com/questions/15708916/use-rvmrc-or-ruby-version-file-to-set-a-project-gemset-with-rvm

  • https://stackoverflow.com/questions/4667150/what-is-the-best-way-to-uninstall-gems-from-a-rails3-project

  • https://dev.to/molly_struve/how-to-setup-a-readonly-rails-console-1j1a

  • http://syndicode.co/2018/01/29/books-and-tutorials-for-learning-and-mastering-ruby-language

Troubleshooting & Log Parsing#

  • https://stackoverflow.com/questions/14289217/im-getting-rvm-is-not-a-function-error-on-mac-os-x-and-no-posted-solutions-w

  • https://www.exceptionalcreatures.com/bestiary/Net/OpenTimeout.html

  • https://dev.to/exampro/testunit-writing-test-code-in-ruby-part-1-of-3-44m2

  • http://engineering.pivotal.io/post/debugging-ruby-memory-issues-cloud-foundry-cloud-controller/

previous

Bash

next

GIT

Contents
  • Concepts
    • Official Ruby Documentation
  • Configuration
  • Troubleshooting & Log Parsing

By Vinay Hegde

© Copyright 2024-2025, Vinay Hegde.