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 ArticleInstall 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 ArticleSecurity 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 ArticleInstall 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 ArticleInstall 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 ArticleSetting 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 ArticleInstall 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 ArticleInstall 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 ArticleIntegrating 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 ArticleInstall 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 ArticleSetting 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 ArticleInstall 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 ArticleInstall 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 ArticleIntegrating 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 ArticleInstall 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 ArticleInfluxis上VideoWhisper RTMPの設定
あなたはInfluxisとFMSアカウントをお持ちの場合, 新しいアプリケーションをセットアップするためのこれらの命令を使用: 1. ツールからアプリケーションを作成します。 > 新しいアプリケーション·ビルダやマイアプリケーション > 新規アプリケーションの追加. 任意の名前を使用してくださいi.e. “videowhisper” 生成されたRTMPパスを保存. 2. ツールから...
View ArticleDebianの上で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 ArticleCSF 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 ArticlePHP用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