This weblog only liked a combination of technical articles and writings have been using to keep. Many of the articles published in this blog do not belong to me, articles resources, am showing you care to publish the latter part of the articles.
Thursday, September 27, 2012
find and replace a file by another file recursively in all subdirectories
find . -type f -name "image.png" -printf "%h\n" | xargs -i cp /home/zana/DEVELOPMENT/LIB/DIR/Images/image.png "{}"'/'
Thursday, August 9, 2012
How to remove MySQL completely with config and library files on ubuntu 12.04
sudo apt-get remove mysql-server mysql-client mysql-common
sudo apt-get purge mysql-server mysql-client mysql-common
sudo apt-get autoremove
shell>> locate mysql
Wednesday, June 13, 2012
The sky's the limit.
At Intel, we're unlocking the potential of the cloud. We envision a world where data and services are shared securely—confidently—from person to person across multiple clouds. Where shared resources and cloud infrastructure can be redeployed and reallocated on the fly. Where clouds are client aware, so people who access the cloud have a great experience no matter what device they're using. Intel®Architecture is ideal for the cloud, whether at the system, storage or network level.
The sky really is the limit. Here's how we're making it happen.
The sky really is the limit. Here's how we're making it happen.
Subscribe to:
Posts (Atom)