https://www.adobe.com/cfusion/tdrc/index.cfm?ref=sup&product=photoshop
Archive for the 'Other tech stuff' category
Adobe Photoshop trial download CS5
Extract Senders Email Addresses from your Email Or Google Account
2. Configure Gmail in Ms-Outlook
3. Configure your filters (if you need them)
Send mails to contacts in Gmail, POP3 email accounts
The mail service providers such as MailChimp, Aweber, GetResponse, do not accept your email list because they are not opt-in.
Here is what you can do.
1. Setup your Gmail or POP3 account with Microsoft Outlook
Resolved Solution for “telnet could not open connection to the host on port 3306″
Step 1. Make sure mysql is up and running
Windows – Check in task manager for mysqld-nt
Linux based (Ubuntu, debian etc.,) – service mysql status
or ps -elf | grep mysql
Step 2. Make sure the port is in LISTEN mode
Windows – netstat -a | find LISTEN
Linux – netstat -a | grep LISTEN
WebServer setup at Home (Modem, Wireless router)
Last time when I want to set home network, I spent 3-4 days to figure out how to do it. I referred to dslwebserver. It is a very good source. However I couldnt manage to setup successfully. So here is how I did my setup.
My Requirement : Simple, Iwant to run webserver in my home.
My Hardware : I have ADSL2+ modem, a wireless router and couple of laptops and computers.