নির্বাচিত পোস্ট | লগইন | রেজিস্ট্রেশন করুন | রিফ্রেস

কেমন চল্‌েছ !!!!!

েনপ্‌টু

সকল পোস্টঃ

আমার ব্লগ বন্ধ...../:)

০২ রা এপ্রিল, ২০১৩ সন্ধ্যা ৭:৫৯

মন্তব্য০ টি রেটিং+০

Taking backup of MySQL database through email form crontab.

০১ লা এপ্রিল, ২০১৩ রাত ১২:১৯

please modify as per your requirement..

0 4 * * * /usr/bin/mysqldump --opt -u root –p rootpass db_name | gzip > /opt/ DB_Backup/database_name.sql.gz | /bin/echo "Your MySql DB backup successfully taken"...

মন্তব্য০ টি রেটিং+০

Blocking your application root files access from outer world and accessible for particular user.

৩১ শে মার্চ, ২০১৩ সন্ধ্যা ৬:৩৫

For the security reason it is important to secure your root files from outer world as a webmaster. Just follow below steps..
Open .htaccess file and edit as below
AuthType Basic...

মন্তব্য০ টি রেটিং+০

full version

©somewhere in net ltd.