mudar linguagem windows xp
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/NIs/Language
“Default” and “InstallLanguage”
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/NIs/Language
“Default” and “InstallLanguage”
ZTE P736 reset code
Power on your ZTE Atlas W without mem. card.
Dial emergency and key in the following ZTE Atlas reset code *983*987#.
Erase all.
http://www.hard-reset.com/zte-atlas-w-hard-reset.html
https://www.youtube.com/watch?v=VzdUyoDwshY
sudo apt-get install hfsprogs
sudo mount -t hfsplus -o force,rw /dev/sdXY /media/mntpoint
sudo fsck.hfsplus -f /dev/sdXY
- se houver algum problema no momento de montar a partição
grep 'Esta newsletter foi enviada para' 2.html|grep -E -o "\b[a-zA-Z0-9.-._]+@[a-zA-Z0-9.-]+\.[a-zA-Z0-9.-]+\b"|sort -u|wc -l
este é melhor:
grep -o '[[:alnum:]+\.\_\-]*@[[:alnum:]+\.\_\-]*' Delivery_Status_Notification__Failure_.mbox | sort | uniq -i > emails.txt
Criar a newsletter em https://templates.campaignmonitor.com/canvas/design/13-the-blueprint-3#….
Copiar código fonte da página e converter o css para inline em http://foundation.zurb.com/emails/inliner.html.
Copiar o código para uma campanha em http://phplist.aefm.pt/lists/admin/.
for FILENAME in *.conf; do mv $FILENAME antigo_$FILENAME; done
http://stackoverflow.com/questions/6329505/how-to-rename-all-file-in-a-…