Yearly Archive: 2017

0

How to install Mongodb in Ubuntu ?

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...

irqbalance service centos 1

irqbalance service centos and RedHat

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...

× How can I help you?