Menu

Skip to content
  • Home
  • Who am I
  • Contact
Twitter Home LinkedIn GitHub Stack Overflow Behance RSS

Eftakhairul's World

Software Engineer, Tech Blogger and Open Source Enthusiast

JAVA

All about JAVA>.. my java world..

April 28, 2011 by Eftakhairul Islam on JAVA, Linux, Tutorials

Install Apache Tomcat server with Open JDK on Ubuntu

I need to run JavaServer Pages(JSP) in one of my client projects. So, I installed Apache Tomcat server on my Ubuntu. Basically, Apache Tomcat is an open source software implementation for Java Servlet and JSP. I will show you the manual way to install on OpenJDK implementation of Java. You can also run tomcat on … →

 
April 28, 2011 by Eftakhairul Islam on JAVA, Linux, Tutorials

Install Sun Java JDK and JRE on Ubuntu

Just type few lines and install it. First, enable the repository by editing /etc/apt/sources.list. So, open the source list by any test editor sudo nano /etc/apt/sources.list Add the following line in it deb http://archive.canonical.com/ubuntu maverick partner Then save and close the test editor. Keep in your mind that the repository link will be based on … →

 
October 29, 2010 by Eftakhairul Islam on JAVA, Tutorials

Installing .sh extension file in Ubuntu

To install .sh extension file.. just type following command in terminal.. [sourcecode=”””]sudo sh /path …../fileName.sh[/sourcecode] or you can change the permission and make it executable.. [sourcecode=””]sudo chmod 775 /path …../fileName.sh /path …../fileName.sh[/sourcecode]

 
July 24, 2010 by Eftakhairul Islam on JAVA, Tutorials

Taking input in java programming language

Many juniors of my varsity ask me about how to take input in java programming language from user as well as file. I replied always via email.. This time I have written a tutorials on it. Just take a look, you may like it. Click here for downloading the tutorial.

 
August 1, 2008 by Eftakhairul Islam on JAVA

Hello world!

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!

 

Search In My Posts

Recent Posts

  • Inspect HTTP Request and Response in Golang
  • Build SQL update query for HTTP Patch request in Golang
  • Upgrade to PHP 7.4 from PHP 7.2
  • Backup your Seagate Personal Cloud to pCloud

My Favorite Quotations

"Imagination is more important than knowledge" --Albert Einstein

"Whoever saves one life, saves the world entire" --Talmud (in Hebrew)

"If today were the last day of my life, would I want to do what I am about to do today?" --Steve Jobs, Stanford University.

 
Subscribe!
© 2016 Eftakhairul Islam. All rights reserved.