admin Magento, PHP Magento create custom index We know that indexer is used to index EAV database (or other database models) to Flat database. Thus it makes.. More January 23, 2013
admin Linux Generate a ssh key and disable password authentication on Ubuntu server Generate the ssh key pair on the desktop computer: ssh-keygen Copy the public key to the server: scp ~/.ssh/id_rsa.pub user@10.10.10.1:.. More January 9, 2013