Skip to content
View troex's full-sized avatar

Organizations

@superpoints @Studio-42 @attribution
Block or Report

Block or report troex

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Unicorn start/stop/restart script fo... Unicorn start/stop/restart script for Debian
    1
    #!/bin/sh
    2
    ### BEGIN INIT INFO
    3
    # Provides:          unicorn
    4
    # Required-Start:    $local_fs $remote_fs mysql
    5
    # Required-Stop:     $local_fs $remote_fs
  2. mr-backup mr-backup Public

    simple rsync+ssh backup script for unix servers

    Shell 4 3

  3. Sinatra + EventMachine + Puma – Hero... Sinatra + EventMachine + Puma – Heroku workaround for 30 seconds timeout
    1
    module Application
    2
      module Controllers
    3
        class MyController < Sinatra::Base
    4
          helpers Sinatra::Streaming
    5
    
    
  4. Studio-42/elFinder Studio-42/elFinder Public

    📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI

    JavaScript 4.6k 1.4k