본문 바로가기

서버39

Redis github.com/microsoftarchive/redis microsoftarchive/redis Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes - microsoftarchive/redis github.com 설치당시 최신 3.2.100 설치는 가능한데 버전이... 여기는 테스트용으로만쓰고 그나마 최신버전은 github.com/tporadowski/redis tporadowski/redis Native port of Redis for Win.. 2021. 2. 2.
IIS로 H264스트리밍 모듈 설치 h264.code-shop.com/trac h264 H264 Streaming Module Introduction (version 2) News The development of our adaptive streaming software is available at the ​Unified Streaming Platform website. The software that is available on this website (mod_h264_streaming version 2.2.7) supports pse h264.code-shop.com 해당 사이트기준 진행 h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Internet-Information-Services-IIS7-.. 2020. 12. 18.
WSL docs.microsoft.com/ko-kr/windows/wsl/install-win10 Windows 10에 WSL(Linux용 Windows 하위 시스템) 설치 Bash 터미널을 사용하여 Linux 배포(Ubuntu, Debian, SUSE, Kali, Fedora, Pengwin 및 Alpine 포함)를 Windows 10 컴퓨터에 설치하는 방법을 알아봅니다. docs.microsoft.com 파워쉘 관리자권한으로 dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlat.. 2020. 12. 14.
about_Execution_Policies(https://go.microsoft.com/fwlink/?LinkID=135170) go.microsoft.com/fwlink/?LinkID=135170 about_Execution_Policies - PowerShell PowerShell 실행 정책에 대해 설명 하 고 관리 하는 방법을 설명 합니다. docs.microsoft.com 1. Windows PowerShell 실행 2. GET-ExecutionPolicy 확인 3. RemoteSigned 가 나오지 않으면 Set-ExecutionPolicy RemoteSigned 4. 설정확인 2020. 12. 14.
WOWZA 스트리밍시 자동으로 녹화 www.wowza.com/docs/how-to-start-recording-streams-automatically-livestreamrecordautorecord Start recording streams automatically Start recording streams automatically with a Wowza Streaming Engine Java module Originally Published on 12/29/2016 | Updated on 05/06/2020 11:36 am PDT The LiveStreamRecordAutoRecord module for Wowza Streaming Engine media server software is an alternative www.wowza.co.. 2020. 11. 13.
WOWZA WEBRTC www.wowza.com Live Video Streaming Platform | Wowza Media Systems Wowza is a live video streaming platform with industry-leading technology delivering broadcast-quality live streaming to any sized audience on any device. www.wowza.com 가입후 프리트라이얼 받고 진행 라이센스 구매후 그때 변경예정 -- 기본 세팅은 해당 유튜브를 따라감 www.youtube.com/watch?v=fIT9fRSbZmQ&ab_channel=WowzaMediaSystems StreamLock 인증서다운로드후 진행 1. Server -> Virtua.. 2020. 11. 13.
php -m php -m 깔려있는 모듈확인 [PHP Modules] bz2 calendar Core ctype curl date dom ereg exif fileinfo filter ftp gd gettext hash ICERTSecu iconv json libxml mhash mssql mysql mysqli mysqlnd openssl pcntl pcre PDO pdo_dblib pdo_mysql pdo_sqlite Phar posix readline Reflection session shmop SimpleXML sockets SPL sqlite3 standard sybase_ct sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlrpc xmlwriter xsl .. 2020. 5. 21.
VMWARE + Centos7 + APM - 9 Mysql설치 CentOS7부터 기본이 마리아로 변경되어서 바로설치가 불가능하다 5.7버전 yum install http://dev.mysql.com/get/mysql57-community-release-el7-11.noarch.rpm 5.6버전 yum install http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm 둘중하나만써야 충돌없음 https://zetawiki.com/wiki/Yum_repo_%EC%A0%9C%EA%B1%B0 Yum repo 제거 - 제타위키 다음 문자열 포함... zetawiki.com yum list installed mysql\* yum remove mysql-community-release.noarch -.. 2020. 4. 10.
VMWARE + Centos7 + APM - 8 PHP설치 기본적으로 yum으로 바로설치하게되면 PHP버전 5.4.X버전이 설치된다 5.6.4 버전설치를 여기서는 진행한다. 여기서는 remi repository를 기준으로 설치를 진행한다. 다른버전 설치정보를 알고싶으면 https://blog.remirepo.net/post/2017/12/04/Install-PHP-7.2-on-CentOS-RHEL-or-Fedora Install PHP 7.2 on CentOS, RHEL or Fedora - Remi's RPM repository - Blog Here is a quick howto upgrade default PHP version provided on Fedora, RHEL or CentOS with latest version 7.2. Reposito.. 2020. 4. 10.