We can change mysql root password by using cartier love necklace following steps. Here cartier love bracelet is simple command for it. service mysqld cartier replica stop service mysqld startsos mysql -u root UPDATE mysql.user SET Password=PASSWORD(‘NEWPWD’) WHERE User=’root’; FLUSH PRIVILEGES; service mysqld restart
We can setup script for connect cartier love bangle vpn from command line on centos linux. Following are couple of steps but before that, you need to install pptp and pptpsetup on linux. Run following command with your credentials … pptpsetup –create <vpn connection name> –server <vpn host> –username <login username> –password <login password> –encrypt Read More
Following are steps to install Jenkins on linux centos, using those you can set Jenkins in 2 mins.The Space Between Us 2017 live streaming movie Pre-requisites : – Need java with version > = 1.6 Set JAVA_HOME env variable. Steps: – Download latest rpm of Jenkins. Command: – “$ wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo” Import key for Read More
Maven is project management and build tool. It can be used to build application of different languages. Following are the simple steps for installation and configuration of maven. Download and Installation –watch full The Mummy film online Latest version of maven can be downloaded from. http://apache.mesi.com.ar/maven/ I have tested with maven 2 – http://archive.apache.org/dist/maven/binaries/apache-maven-2.2.1-bin.tar.gz Download Read More
We can send email using linux command line with multiple attachments. There are various services are availble to do the same. Most commonly used are “mail” and “mutt” utility. You can find their reference as follows …streaming Pirates of the Caribbean: Dead Men Tell No Tales 2017live streaming film Alien: Covenant 2017 online http://linux.about.com/od/commands/l/blcmdl1_Mail.htm http://linux.about.com/library/cmd/blcmdl1_mutt.htm Read More
We can easily export MySQL select query records into CSV file using shell command. Following are couple of ways to do that. By using mysql command – LOAD DATA IN FILE By using “mysql” and “sed” command Mysql Load data infile Here is command for export data using mysql infile. Please keep in mind Read More
Ansible is the very simple way to automate your installation, build and deployment process. Specially meant for IT automation on remote servers. Quick installation of ansible. Download tar file of ansible package. Extract tar. Run setup script. Add into bash.rc [appa@localhost ~]$ wget http://releases.ansible.com/ansible/ansible-latest.tar.gz [appa@localhost ~]$ tar -xvzf ansible-latest.tar.gz [appa@localhost ~]$ cd ansible-latest [appa@localhost ~]$ source hacking/env-setup [appa@localhost Read More
Debugging web application its very tedious job even when if website is full of processes and action. Checking apache logs and finding out request details is time consuming. For this problem i am recommending one solution. We can use … Elasticsearch – Store Log Kibana – Represent log in graphical way. Bash script – To Read More
There are lot of techniques where you can optimize your php script. Here is simple and very easy example to get faster php response using file based cache in 10 line of code.Watch Full Movie Online Streaming Online and Downloadmovie War for the Planet of the Apes You can use it mainly for ajax calls. Read More
Login on server as a “root” user. cd /usr/local/ wget http://lsyncd.googlecode.com/files/lsyncd-2.1.5.tar.gz tar \-xvzf lsyncd-2.1.5.tar.gz cd lsyncd-2.1.5 yum install gcc-c+\+ yum install lua yum install lua-devel ./configure make make install Now we need to create Linux daemon which call up our customized lsyncd config file. Daemon script would be like… . /etc/rc.d/init.d/functions user=glmstudio config="<path>/lsyncd.lua" lsyncd="/usr/local/bin/lsyncd" lockfile="<lock Read More