TECH TIPS

SETTING UP JAVA ENVIRONMENT VARIABLE ON EC2

STEPS TO SET JAVA ENVIROMENT VARIABLE ON EC2 IN 4 SIMPLE STEPS. First, check the version of JDK Step 1: Ensure you have right version of JAVA installed or upgrade if necessary (Optional) The latest version of JAVA is 1.8, by default Amazon Linux...

How do I free up a TCP/IP port?

netstat -tulnap shows me what ports are in use. How do I free up a port in Linux? As the others have said, you'll have to kill all processes that are listening on that port. The easiest way to do that would be to use the fuser(1) command. For example, to see all...

I can’t SSH to instance started in new subnet/zone

I have an AMI and security group that I've been starting instances from, using our VPC and a subnet we've had defined, for a long time. Once such instances start, I'm able to SSH to them.So far so good.Lately we started getting error messages about Amazon not having...

My screen went gray: how to turn off Windows 10 color filter mode

Maybe this has happened to you. You went to copy a quote from a press release and, suddenly, this is what you saw... I couldn’t figure out what the hell had happened, but my screen was suddenly gray. It was at the correct resolution, and everything looked the same...

How can I flush the DNS on Ubuntu 17.04?

How can I flush the DNS on Ubuntu 17.04? You may use this command: sudo systemd-resolve --flush-caches To verify that flush was sucessfull, use: sudo systemd-resolve --statistics

Let’s Encrypt: HTTPS installed for free (in 15 minutes) using cPanel

Introduction Your web site address starts with http://The site contains interactive elements, such as payment buttons, or text forms etc.For the visitor, the site is flagged by the browser as ‘insecure’. You need to convert the site to https://This requires that you...

We Want to Help

Whatever your project or need,

we are here to serve.