Quantcast
Channel: インストール –ビデオチャットスクリプト
Browsing all 20 articles
Browse latest View live

Install GhostScript and ImageMagick on Linux

yum install tcl-devel libpng-devel libjpeg-devel ghostscript-devel bzip2-devel freetype-devel libtiff-devel svn co http://svn.ghostscript.com/ghostscript/trunk/gs cd gs ./autoconf.sh ./configure...

View Article


Install YUM Centos 5.5 i386

In case yum is unavailable due to various reasons (broken, uninstalled) here is a shell script that can install it. Paste this in a yumi.sh file: for file in \ gmp-4.1.4-10.el5.i386.rpm \...

View Article


Security Scans for Server and VPS

Here is how to install 2 popular tools for scanning your servers for rootkits, trojans:   RKHunter http://rkhunter.sourceforge.net/ Install wget...

View Article

Install latest wget

Find latest wget version on http://ftp.gnu.org/gnu/wget/wget/ and install it as /usr/local/bin/wget . wget ftp://ftp.gnu.org/gnu/wget/wget-1.13.4.tar.gz yum remove wget tar xfz wget-* cd wget-*...

View Article

Install Joomla

Downloading to computer and then uploading unzipped files by ftp is time consuming on ADSL internet. Get download link from http://www.joomla.org/download.html . Assuming installing for an account...

View Article


Setting up VideoWhisper RTMP on Influxis

If you have a FMS account with Influxis, use these instructions for setting up a new application: 1. Create application from Tools > New App Builder or My Applications > Add New Application. Use...

View Article

Install Red5 on Debian

Latest versions installed with this tutorial: Red5 1.0.0 RC2 Java 1.6.0_26 Ant 1.8.4 At least Debian 5 (Lenny) required: cat /etc/debian_version Checkout release: cat /proc/version uname -a cat...

View Article

Install CSF ConfigServer Security & Firewall

Install wget http://www.configserver.com/free/csf.tgz tar -xzf csf.tgz cd csf ./install.sh Edit configuration from WHM> ConfigServer Security & Firewall > Plugins or manually from...

View Article


Integrating VideoWhisper Applications with other scripts

If you're using a standard CMS like Drupal, WordPress, Joomla, Elgg, Moodle, Oxwall you can find some ready made integrations to start from, on VideoWhisper.com . Otherwise you should start from the...

View Article


Install ZMQ for PHP

wget http://download.zeromq.org/zeromq-4.1.0-rc1.tar.gz tar -zxvf zeromq-4.1.0-rc1.tar.gz cd zeromq-4.1.0  ./configure make make install   pecl install zmq-beta   Find php.ini : php -i | grep...

View Article

Setting up VideoWhisper RTMP on Influxis

If you have a FMS account with Influxis, use these instructions for setting up a new application: 1. Create application from Tools > New App Builder or My Applications > Add New Application. Use...

View Article

Install Red5 on Debian

Latest versions installed with this tutorial: Red5 1.0.0 RC2 Java 1.6.0_26 Ant 1.8.4 At least Debian 5 (Lenny) required: cat /etc/debian_version Checkout release: cat /proc/version uname -a cat...

View Article

Install CSF ConfigServer Security & Firewall

Install wget http://www.configserver.com/free/csf.tgz tar -xzf csf.tgz cd csf ./install.sh Edit configuration from WHM> ConfigServer Security & Firewall > Plugins or manually from...

View Article


Integrating VideoWhisper Applications with other scripts

There are 2 options for integrating VideoWhisper scripts with your site: Deploy existing turnkey editions (WordPress editions recommended) Integrate with your own scripts: Start from plain PHP editions...

View Article

Install ZMQ for PHP

wget http://download.zeromq.org/zeromq-4.1.0-rc1.tar.gz tar -zxvf zeromq-4.1.0-rc1.tar.gz cd zeromq-4.1.0  ./configure make make install   pecl install zmq-beta   Find php.ini : php -i | grep...

View Article


Influxis上VideoWhisper RTMPの設定

あなたはInfluxisとFMSアカウントをお持ちの場合, 新しいアプリケーションをセットアップするためのこれらの命令を使用: 1. ツールからアプリケーションを作成します。 > 新しいアプリケーション·ビルダやマイアプリケーション > 新規アプリケーションの追加. 任意の名前を使用してくださいi.e. “videowhisper” 生成されたRTMPパスを保存. 2. ツールから...

View Article

Debianの上でRed5のをインストールします。

このチュートリアルをインストールされている最新バージョン: Red5の 1.0.0 RC2 Java 1.6.0_26 Ant 1.8.4 少なくとも Debian 5 (レニー) 必須: cat /etc/debian_version Checkout release: cat /proc/version uname -a cat /etc/issue cat...

View Article


CSF ConfigServer Securityをインストール &ファイアウォール

Install wget http://www.configserver.com/free/csf.tgz tar -xzf csf.tgz cd csf ./install.sh Edit configuration from WHM> ConfigServer セキュリティ & ファイアウォール > Plugins or manually from...

View Article

他のスクリプトとVideoWhisperアプリケーションの統合

There are 2 options for integrating VideoWhisper scripts with your site: Deploy existing turnkey editions (WordPress editions recommended) Integrate with your own scripts: Start from plain PHP editions...

View Article

PHP用ZMQをインストールする

wgetのHTTP://download.zeromq.org/zeromq-4.1.0-rc1.tar.gz tar -zxvf zeromq-4.1.0-rc1.tar.gz cd zeromq-4.1.0 ./configure make make install   PECL zmqベータをインストール   php.iniのを探します : PHP -i | grep ' 構成ファイル’...

View Article
Browsing all 20 articles
Browse latest View live