Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to install Java in Linux ?

In this article I will show you how to install the Java on Linux or it's version like CentOS/RedHat 7/6/5 and Fedora. There are lots of article on this top but most of them are misleading and confusing. I will show you simple steps to download and in

Syncing to S3

Syncing Same Folder to S3 Bucket Hi Friends, Suppose you have some folder structure in your local and you want to upload the same folder structure to your amazon s3 bucket. Then you need to follow these steps. Step 1: Set up aws cli in your applicat

ANT

What is ANT ? Ant is a product of Apache. Ant is a tool, based on Java library and command lines. The main motive of ant tool is that it handle the method or process which are mentioned in the build files in form of targets and extension point. Dep

How to Upgrade Fedora 22 to Fedora 23?

To upgrade Fedora in your machine follow the below steps- Take all your important files backup to any external media or hard drive. Verify your current fedora version by executing following commands in terminal $ cat /etc/fedora-release If your

How to Build in Android in Unity3D

Publishing Builds At any time while we are creating our game, we might want to see how it looks when we build and run it outside of the editor as a standalone or web player. I will explain how to access the Build Settings and how to create different

Database creation using PostgreSQL

Database creation using PostgreSQL To start work with postgres, you need to install Postgres. To download PostgreSQL 9.1, go through below link: Download To check that you are able to access psql, open cmd and fire command psql. If you are getting

How to make use of corcdoc API

Below is a sample code base to convert PDF files to HTML5 template making use of well known tool Crocdoc : $_product = $observer->getProduct(); $productid=$_product->getId(); $read = Mage::getSingleton('core/resource')->get

Making bootable ubuntu pendrive from windows

As you all know, we can boot any OS from a usb-stick also. So today i am going to tell you how to create a bootable ubuntu pen-drive from windows. There are many utilities available for it. And we can create it using command line as well. Here i am

Node.js: How to install Node.js on Ubuntu 14.04

This blog will help you to understand how to install node.js Install Node.js First update the apt-get package lists with this command: $ sudo apt-get update Now install the git package using apt-get $ sudo apt-get install git

What is the difference between six different product type in Magento

Hello Friend, If you are looking to add products in Magento, there are six different "Product Type" under this. Please find out the difference as below:: 1) Simple Product :: If you are looking to add a simple product without any size, co

1 29 94
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: