ALIEXPRESS enlever CB

Aliexpress a tendance à enregistrer les info CB… et plus moyen de les enlever

Avec votre mot de passe aliexpress, très facile pour n’importe qui de faire ses achats sans rien payer.

Pour enlever la carte :  Mon espace Aliexpress -> mon Alipay ne pas envoyer le formulaire directement sur -> Help center -> Payments -> My Alipay account

How I can remove a credit card ….   -> rechercher le lien bleu Click here -> et enfin remove

PRESTASHOP copie site

wwwmonsite.com  vers www.nouveau_site.com

copie le répertoire PHP + chmod -R 777 sur la destination

copie de la base de données

tables  xx_configuration et  xx_shop_url remplacer wwwmonsite.com  vers www.nouveau_site.com

UPDATE monshop.ps_configuration SET value=REPLACE(value,'www.monshop.shop','www.monshop2.shop') WHERE value LIKE '%www.monshop.shop%';
UPDATE monshop.ps_shop_url SET domain=REPLACE(domain,'www.monshop.shop','www.monshop2.shop') WHERE domain LIKE '%www.monshop.shop%';
UPDATE monshop.ps_shop_url SET domain_ssl=REPLACE(domain_ssl,'www.monshop.shop','www.monshop2.shop') WHERE domain_ssl LIKE '%www.monshop.shop%';

bitcoin minerd

git clone https://github.com/wolf9466/cpuminer-multi
./autogen.sh
./configure si message processeur : –disable-aes-ni

make

./minerd -a cryptonight -o stratum+tcp://bcn.pool.minergate.com:45550 -u utilisateur -p motdepasse –threads=14

ou

nohup ./minerd -a cryptonight -o stratum+tcp://bcn.pool.minergate.com:45550 -u utilisateur -p motdepasse –threads=14 > log.txt &

ASIC miner comparatif

PHP COMPOSER

php -r « eval(‘?>’.file_get_contents(‘http://getcomposer.org/installer’)); »

php composer.phar –version

php composer.phar self-update

php composer-setup.php –install-dir=bin –filename=composer

mv composer.phar /usr/local/bin/composer

HTTPS sur Apache

Mise à jour, nouvelle méthode

apt-get install python-certbot-apache -t jessie-backports
certbot –apache

certbot –apache certonly seulement si la conf SSL apache est manuelle
https://certbot.eff.org
//************************

encore mieux passe tout les virtual host d’un coup
wget https://dl.eff.org/certbot-auto
chmod a+x certbot-auto
./certbot-auto –apache  -> répondre au questions

//************************

https://www.ssllabs.com/ssltest/analyze.html?d=www.mondomaine.com -> tester la conf HTTPS

Passer un site web apache en HTTPS avec certificat valide et certifié, mais gratuit Lire la suite

M6 REPLAY sur linux

Impossible de regarder M6 replay sur linux… mais si , pour Debian avec Firefox:
Fermer Firefox
wget http://repos.fds-team.de/Release.key
apt-key add Release.key
ajouter  deb http://repos.fds-team.de/stable/debian/ jessie main dans /etc/apt/sources.list
apt-get update
apt-get install pipelight-multi
pipelight-plugin –update
pipelight-plugin –enable flash

Ouvrir Firefox

Si vraiment cela ne suffit pas -> Playonlinux -> installer Firefox