airtel v fiber
Airtel V – Fiber
Different PHP versions on the same server How to run php5.4 , php55 , php56 , php70 version on a single apache server. How to run the different websites from a single server with different php versions. Hello Everyone. Coming Soon
How to install different php versions on same server Read More »
Install and configure apache tomcat on centos 7 How to start tomcat? How to install SSL for tomcat server? How to run tomcat on Domain name? How to run Tomcat without port? Step – 1 Install JAVA sudo yum install java-1.8.0-openjdk.x86_64 java -version Step – 2 1. Download tomcat, Download the version you need from
Install Mongodb in to your server using this script in 5mins #!/bin/sh #import key apt-key adv –keyserver hkp://keyserver.ubuntu.com:80 –recv 0C49F3730359A14518585931BC711F9BA15703C6 #Adding Repo echo “deb [ arch=amd64,arm64 ] http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 multiverse” | tee /etc/apt/sources.list.d/mongodb-org-3.4.list` #Database update for new repo apt-get update #command to install mongodb apt-get install -y mongodb-org #start service service mongod start #restart service
How to install Mongodb in Ubuntu ? Read More »
What is Awstats and How to use AWStats? http://www.awstats.org/ What is AWStats? AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This log analyzer works as a CGI or from the command line and shows you all possible information your log contains, in few graphical
What is AWSTATs and How to use AWSTATs ? Read More »
irqbalance service centos and RedHat How to instruct any process to run with a particular core of CPU ? How to instruct irq to run on particular CPU Core ? How to check which irqbalance is in use ? How to manually edit the config in /etc/sysconfig/irqbalance How to stop the irqbalance ? How to
irqbalance service centos and RedHat Read More »
FFMPEG Installation in linux How to convert your videos using FFmpeg? How to make ffmpeg run as ffmpeg command? How to check ffmpeg is installed or not ? The final step to install ffmpeg? How to install Libvpx? How to install x265? How to install x264? How to install libvorbis? How to install Libopus? How
How to install FFMPEG in linux | 15 modules (NASM, YASM, x265) Read More »
How to Install NASM on Linux What is NASM? Nasm is one the most popular assemblers in Linux This installation process is same for each and every Linux Distros Relocatable Dynamic Object File Format (RDOFF) Nasm has its own binary Format RDOFF. How to install FFMPEG NASM Assembler in Linux There are 2 Methods to
How to install FFMPEG NASM assembler in Linux? | Install NASM Linux Read More »