This repository was archived by the owner on Mar 14, 2023. It is now read-only.
  
  
  
            
  
    
      forked from zeroc0d3/ruby-deploy-gcc
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Install Packages
        ZeroC0D3 Team edited this page Jan 20, 2018 
        ·
        1 revision
      
    Installation packages libraries for VPS (Virtual Private Server) Ubuntu version 16.04
sudo apt-get -y update
sudo apt-get -y install git-core \
   curl \
   zlib1g-dev \
   build-essential \
   libssl-dev \
   libreadline-dev \
   libyaml-dev \
   libsqlite3-dev \
   sqlite3 \
   libxml2-dev \
   libxslt1-dev \
   libcurl4-openssl-dev \
   python-software-properties \
   libffi-dev \
   bash-completion \
   nano \
   vim \
   openssl \
   coffeescript \
   imagemagick \
   libmagickwand-dev \
   libmysqlclient-dev \
   libpq-dev \
   nginx \
   ffmpeg \
   mc \
   zsh
Research & Development (RnD) - ZeroC0D3 Team
- Email: zeroc0d3.team@gmail.com
- Repository: https://github.com/zeroc0d3lab
- Install-Packages
- Setup-Server
- Setup-Account
- Configuration-Bash
- Configuration-Zsh
- Install-Bash-Theme
- Install-Zsh-Theme
- Install-Docker
- Install-Memcached
- Install-MongoDB
- Install-MySQL
- Install-NodeJS
- Install-PostgreSQL
- Install-Redis
- Install-Ruby
- Install-SQLite3
- Configuration-App
- Configuration-GCM
- Configuration-Hosts
- Configuration-Memcached
- Configuration-MongoDB
- Configuration-PostgreSQL
- Configuration-Puma
- Configuration-Swap
- Configuration-Unicorn
- Nginx-Puma
- Nginx-Unicorn
- Logrotate
- Deployment-Dashboard
- Deployment-Configuration
- Deployment-Process
- Deployment-Folder-Structure
- Deploy-Preinstall

