#cat /etc/issue -centos 6.5 or more #uname -r - 64 bit need to disable iptables and selinux …
Read more#wget http://dl.dropboxusercontent.com/u/12455712/grive-0.3.0-1.el6.xz.x86_64.rpm #yum localinst…
Read moreThere is a way to login mysql by entering without password often from your root directory #vi .m…
Read moreCheck your linux version #uname -r then if you have centOS 32 bit # wget http: //download .fedo…
Read moreRequirement 1.Two host which will communicable 2.Same version of MySQL on both Machine 3.Same D…
Read moreNeeds 1.fresh CentOS (no Pre-install MySQL or something) 2.hostname should contain two dot like…
Read moreLinux run level has been configured in inittab which located in /etc/inittab by default all linux…
Read moreApache #cd /var/log/httpd #ls access_log error_log Mysql #cd /var/log mysqld.log php.…
Read more# yum install testdisk go to any of your Linux directory and delete some files then delete you…
Read moreFirst you have to install pinentry-gui # yum install pinentry-gui then create a .sh file ]# vi…
Read moreIt will be happen wile import database you could specify max_allowed_packet if you your db has bi…
Read moreGenerally It will be an mod_rewrite issue. you could make sure following events Config Apache mo…
Read moreRemove your existing php #rpm -qa | grep php //here there shows your old versions like php_53x…
Read moreRead more
Backup # mysqldump -u root -p dbname > /var/www/html/dbbackup/13oct16.sql Restore #mysql …
Read more#swapon --all #swapon --summary #cat /proc/swaps #free -h #top #atop #htop #glances…
Read moreubuntu root password $ sudo passwd root install ssh sudo apt-get install openssh-server sudo …
Read more# cat /etc/hosts 127.0.0.1 localhost.localdomain localhost ::1 localh…
Read morewhen I receiving emails from one of my vendor in daily basis. the file type look like as a .zip, b…
Read moreHere I're make VLAN's and routing eth0 - ctrl access (MGMT) 1.serious eth3 - I'm g…
Read more