For increase website page load time and maximum throughput. I have listed following techniques to implement. Those will really help to get fast page load time of webpage. I have also mentioned some reference links for implement those techniques. Minify CSS Minify CSS – Always minify CSS code, it remove comments and white space. This 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
Create symlink of file ln -sf <source file path>/<filename> <destination file path>/<filename> cat <destination file path>/<filename> Generate ssh key of user ssh-keygen -t rsa cat ~/.ssh/id_rsa.pub Password less auth from both server, add ssh keys of each other into authorized keys vi ~/.ssh/authorized_keys Switch user su – <username> Kill services kill -9 <process id> killall -e Read More
Connect to the remote server ssh <username>@<ipaddress> Create file vi <file name> Save file :w! Save and Quit :wq! Quite without saving :q Copy File cp <filepath>/<filename>  <target file path>/<filename> Move file mv <filepath>/<filename>  <target file path>/<filename> Remove File rm <filepath>/<filename> Search In file :/<string to search> Search and replace all in file :%s/<search string>/<replace string> Read More
Using md5Â checksum we can compare local file and remote file content on linux.watch full movie The Shack 2017 online Command For remote file ssh user@server “md5sum <file path>” For local file md5sum <file path> If both md5sum 128 bit values are same, then both files content also same.
Mother! (2017) Duration 115 mins Genre Drama, Horror, Mystery, Thriller. In Cinemas September 13, 2017 Language English. Country United States of America. Plot For Mother! Movie ‘Mother!’ was released in September 13, 2017 in genre Drama. Darren Aronofsky was directed this movie and starring by Jennifer Lawrence. This movie tell story about A couple’s relationship Read More