Author Archive
18 Apr 2015
Install LAMP on CentOS/RHEL 5/6
By Anuket Jain On 18 April 2015 In Linux
Light stack is a gathering of open source programming used to get web servers up and running.LAMP remains for Linux, Apache, MySQL, and PHP. As we accept that we are utilizing CentOS/RHEL server for designing web server,
18 Apr 2015
Use of ipconfig command in Windows
By Anuket Jain On 18 April 2015 In Windows
ipconfig (internet protocol configuration)- ipconfig in Microsoft Windows is a reassure application that shows all current TCP/IP network configuration values and can change Dynamic Host Configuration Protocol DHCP and Domain Name System DNS settings. You can discover
17 Apr 2015
Install Wine 1.7.9 on CentOS/RHEL
By Anuket Jain On 17 April 2015 In Linux
Wine is an open source and free application for Linux that empowers clients to run any windows built application in light of Unix/Linux like working framework. Windows has an extensive rundown of delightful applications for clients which
16 Apr 2015
GhostScript Command
By Anuket Jain On 16 April 2015 In Linux
This doc describes tips on how to utilize command line Ghostscript client. Ghostscript is usually utilized like a standard engine on the inside different purposes (for seeing data files pertaining to example). Remember to consider the particular
15 Apr 2015
Install ImageMagick on CentOS/RHEL
By Anuket Jain On 15 April 2015 In Linux
ImageMagick is a product to make, alter, create, or change over bitmap pictures. It can read and compose pictures in an alternate arrangements like GIF, JPEG, PNG,Postscript, and TIFF. We can likewise utilize ImageMagick to resize, flip,
14 Apr 2015
Install LibreOffice 4.4 on CentOS/RHEL
By Anuket Jain On 14 April 2015 In Linux
LibreOffice is a powerful program and powerful methods. LibreOffice provides numerous programs which make it one of the most powerful Open Origin Business office suite. It’s cool features similar to: phrase cpu, spreadsheet software, stream chart and
13 Apr 2015
Upgrade Ghostscript 9.16 on CentOS/RHEL
By Anuket Jain On 13 April 2015 In Linux
Ghostscript is the ability to convert PostScript language to PDF and vice versa. Ghostscript converts files with some limitations. This tutorial will help you to upgrade Ghostscript. Step 1: Download Ghostscript and extract tar file: # cd
12 Apr 2015
Install OpenOffice 4.1.1 on CentOS/RHEL
By Anuket Jain On 12 April 2015 In Linux
OpenOffice is the open-source office software for word processing, spreadsheets, presentations, graphics, databases and more. Follow below steps to Install Apache OpenOffice 4.1.1 on CentOS/RHEL Server System Requirements: Linux kernel version 2.6 or higher, glibc2 version 2.5
12 Apr 2015
Install Java 8 on CentOS/RHEL 6/5
By Anuket Jain On 12 April 2015 In Linux
Follow bellow steps to install JAVA 8 on CentOS/RHEL. Step 1: Download Archive File Download latest version of java from its For 32 Bit – # cd /opt/ # wget --no-cookies --no-check-certificate --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/8u25-b17/jdk-8u25-linux-i586.tar.gz"
12 Apr 2015
Install JAVA 7 on CentOS/RHEL
By Anuket Jain On 12 April 2015 In Linux
Use following steps to install Java. Step 1: Download Archive File Download latest version of java from its official download page. For 32 Bit – # cd /opt/ # wget --no-cookies --no-check-certificate --header "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com%2F; oraclelicense=accept-securebackup-cookie" "http://download.oracle.com/otn-pub/java/jdk/7u79-b15/jdk-7u79-linux-i586.tar.gz"