Discussions related to DevOps, AI, Cloud
Saturday, September 26, 2020
fwrite() expects parameter 1 to be resource, bool given in
›
Sometimes in Opencart you may get these kind of warnings in browser. fwrite() expects parameter 1 to be resource, bool given in /var/www/htm...
Saturday, September 5, 2020
How to restrict wp-admin access from one IP
›
How to restrict wp-admin access from one IP As you know, wordpress is a easy to hack content management system. If you want to restric the ...
Wednesday, August 26, 2020
How to install Mysql5.7 on Oracle linux 7
›
By default Mariadb comes with Oracle linux 7. I need to have mysql on my box. yum remove mariadb-server -y wget https://dev.mysql.com/get/m...
Saturday, August 15, 2020
How to install jenkins on amazon linux
›
How to install jenkins on amazon linux Following this steps to install jenkins on amazon linux Login to the server sudo wget -O /etc/yum.re...
Tuesday, May 5, 2020
Qmail error while installing and configuraing
›
Qmail error while installing and configuraing After installing Qmail, i tried to start qmail i got this error [root@localhost qmail-smt...
How to untar a file in Sun Solaris10
›
Normally i am doing is like this " tar -xzvf file.tar.gz " But here in Solaris10 its not working, this will helps. gunzip -c...
How to upgrade php 5.1.6 to php5.3
›
My box is Centos 32bit Following steps i have done, used yum remi repository wget http://dl.fedoraproject.org/pub/epel/5/i386/epel-rele...
‹
›
Home
View web version