install 23

Scoop - Command-line Install Manager

Scoop A command-line installer for Windows Scoop - Github.com Documentation 윈도우 명령줄 설치관리자 Make sure Powershell 3 (or later) and .NET Framework 4.5 (or later) are installed. Then run: Powershell 3와 .NET Framework 4.5이 사전 설치 되어 있다면 아래 명령어로 실행할 수 있다. Requirement Windows 7 SP1+ / Windows Server 2008+ PowerShell 3 (or later) and .NET Framework 4.5+ PowerShell must be enabled for your user account e.g..

os/Window 2018.09.13

MariaDB 10.0.3 Install For Ubuntu 18.04

Downloads Setting up MariaDB Repositories 우분투 저장소에 10.0.1 이 기본으로 제공되므로 10.0.1을 사용하는게 좋다는 안내문구. MariaDB 10.3 저장소 키 등록 sudo apt-get install software-properties-common sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8 sudo add-apt-repository 'deb [arch=amd64,arm64,ppc64el] https://ftp.harukasan.org/mariadb/repo/10.3/ubuntu bionic main' 저장소 등록 sources.list 하단에..

db/mysql 2018.07.20

Docker for CentOS7

Get Docker CE for CentOS Index of /linux/centos/7/x86_64/stable/Packages/ CentOS Docker OS requirements Docker CE를 설치하려면 CentOS 7의 64 비트 버전이 필요합니다. 저장소 설치 # 필수 유틸리티 설치, yum-utils는 yum-config-manager, device-mapper-persistent-data 및 lvm2는 devicemapper 저장 장치 드라이버에 필요. sudo yum install -y yum-utils device-mapper-persistent-data lvm2 # 저장소 설정 sudo yum-config-manager \ --add-repo \ https://download.d..

virtual/Docker 2017.07.31

centos7 mysql5.7

How to Install Latest MySQL 5.7.9 on RHEL/CentOS 7/6/5 and Fedora 23/22/21 Centos 7 - 데이타베이스(MySql) 설치 Chapter 1 Installing MySQL on Linux Using the MySQL Yum Repository setting mysql root password in CentOS 7 mysql root 비번 분실 MySQL 5.7.7 - Centos 7 el7 - Access denied MySQL 5.7.9 릴리즈 변화된 root 비밀번호 변경하기 MySQL 5.7 설치시 알아둬야 할 사항 MySQL 5.7 Reference Manual / Security / Security Plugins / The Passwo..

db/mysql 2017.02.24

Centos7 Nginx+php7+php-fpm

RHEL/CentOS 7 에서 방화벽(firewalld) 설정하기 CentOS 7 에서 PHP 7 설치하기 CENTOS 7 PHP7 설치 방법 (NGINX 기준) How to Install PHP 7 NGINX & MySQL 5.6 on CentOS/RHEL 7.1 & 6.7 How To Install Linux Nginx MySQL PHP (LEMP) stack On CentOS 7 NGINX-php-MySQL 설치 NGINX + php-FPM에서 502 BAD GATEWAY 에러 해결법 총정리 리눅스 php-mcrypt 설치 php7 yum install -y epel-release yum update -y rpm -ivh http://rpms.remirepo.net/enterprise/remi-re..

lang/php 2017.02.21

brew permission 에러

How to fix homebrew permissions? brew install python3 ssl관련 에러가 빵빵 터지는 중 구글링으로 Permission 문제를 해결하니 설치가 잘 된다. $ brew install phthon3 ..... READ THIS: https://git.io/brew-troubleshooting These open issues may also help: OpenSSL@1.1 Migration [Tracking] https://github.com/Homebrew/homebrew-core/issues/4543 The description for openssl installation is misleading https://github.com/Homebrew/homebrew-c..

os/MAC 2016.12.06
반응형