Cloud Network

Networking | Support | Tricks | Troubleshoot | Tips

Buymecoffe

Buy Me A Coffee

Thursday, February 12, 2015

How to Install Oracle SQL Developer 4 on Redhat Linux 6,7 CentOS 7 & Fedora Workstation 21,20 - 64Bit

February 12, 2015
How to Install Oracle SQL Developer 4 on Redhat Linux 6,7 CentOS 7 & Fedora Workstation 21,20 - 64Bit

Hello Everyone,

In this tutorial,

Let Us Install Oracle SQL Developer 4 in Fedora Workstation 21,20 - 64Bit

You Can also Install in CentOS 7, Oracle Linux, Cloud Linux, Redhat Linux 6,7.

Installation Requirements
  1. SQL Developer - 232MB(Download Size) - 304MB(Installation Size)
  1. JDK 7 - 136MB(Download Size) - 285MB(Installation Size)

Note :- Total disk space required, including 600 MB For installation processing: 1.6 GB

Installing Oracle JDK
Step1 :- uname –m

Note :- If the command output is x86_64 you need to download Java for x64 (64-bit), otherwise, if it shows i686 or similar, you need to download Java for x86 (32-bit).

Downloading Java JDK
Step1 :- Java SE Development Kit 7 or 8 Downloads

Step2 :- cd Downloads
Step3 :- sudo mkdir -p /usr/java
Step4 :- sudo tar -zxf jdk-7*.tar.gz -C /usr/java
Step5 :- ls /usr/java
Step6 :- sudo ln -sf /usr/java/jdk1.7.0_60 /usr/java/jdk
Step7 :-  ls /usr/java/jdk

Downloading SQL Developer
Step1 :- Installing SQL Developer Downloads


Step2 :- cd Downloads
Step3 :- ls sqldev*

Right Click on Sql Developer download file than extract it there.
Step4 :- ls /opt/sqldeveloper
Step5 :- ls -l $(which sqldeveloper)
Step6 :- a=$(which sqldeveloper)
Step7 :- ls -l /usr/java/jdk
Step8 :- sudo sed -i "1 i unset GNOME_DESKTOP_SESSION_ID" $a
Step9 :- sudo sed -i "1 i export JAVA_HOME=/opt/java/jdk" $a
Step10 :- cat $a

SQL Developer Settings
Step20 :- cd
Step21:-  ls -l .sqldeveloper
Step22 :- rm -rf .sqldeveloper

Uninstalling SQL Developer
Step23 :- sudo yum remove sqldeveloper

Remove your personal SQL Developer settings (optional).
Step24 :- rm -rf $HOME/.sqldeveloper

Uninstalling Oracle Java JDK
Step25 :- sudo rm -rf /opt/java

Error’s

You may receive the following error: "...launcher.sh: line 1559: /opt/java/jdk/bin/java: cannot execute binary file: Exec format error...". This error means that the Java installation does not meet the computer's system architecture. You can check the following:

Step26 ;- /usr/java/jdk/bin/java

Step27 :- uname -m


NOTE :- For Any Clarification Please Below

Comment,
Like and
Share  us  and  help us to spread.

####--------------------------------------------------------------------------------------####
Website    :-   http://www.cloudnetwork.in
Twitter     :-   http://twitter.com/itcloudnet
Skype Id  :-   cloud.network1
E-Mail Id :-   itcloudnet@gmail.com
####----------------------------------------------------------------------------------------####                         
Thanking You
Hope U Like it........

Monday, February 9, 2015

How to Install Mac OS X Hackintosh Yosemite Zone on Virtual box with AMD and Intel Processor & Full Screen Resolution

February 09, 2015
How to Install Mac OS X Hackintosh Yosemite Zone on Virtual box with AMD and Intel Processor & Full Screen Resolution


Hello Everyone,

In this tutorial,

Let us Install Mac OS X Yosemite Zone on Virtual Box with “Hackintosh Zone" AMD & INTEL Processors Support Version 10.10.2 with Full Screen Resolution   --  64 Bit

You Can also Install in VMware Workstation 11 or Microsoft Hyper-V.

Minimum System Requirements
1.  x86-64 CPU (64-bit Macs, with an Intel Core 2 Duo, Intel Core i3, Intel Core i5, Intel Core i7, or Xeon processor).
4GB of System Memory (RAM).
3. 20GB or 40GB of Disk Space.
4. Graphics Card and Display capable of at least 1024x768.
5. Either a CD/DVD drive or a USB port for the installer media.
6. Internet Access.

Step1:- First Download Virtual box setup below is this link to download 
Or
Another Link to Download Virtual Box

select -- Virtual Box 4.3.X for Windows hosts 32 or 64 bit.     (Where 'X' is the Latest Version)

Step2:- See My Video How to Install virtual box... Click Below link

Step3:- Download ISO Image Yosemite Zone 10.10.....Click Below link
size -  4511GB

For Full Screen Resolution..

   Watch My Video on "How to Make a Full Screen Resolutions on Mac OS X on Virtual box"
               http://youtu.be/cl7JxjieVbU

1.   Probably notice one thing: your screen resolution is 1280x1024 (or 1024x768 if you forgot to turn off GraphicsEnabler=Yes). 

2.  On Mac OS X Niresh Mountain
Finder, and go to the folder "Extra". Open the file org.Chameleon.boot.plist. 
Between <dict> and </dict> in the file, insert the following line.

  Note :- Replace "1920x1080x32" OR "1600x900x32" with whatever resolution you're using.

<key>Graphics Mode</key>
<string>1920x1080x32</string>

Then  Power OFF  Virtual Box ..
          
3.  Now on Windows System
Open the Command Prompt  (make sure you are logged into an Administrator account on Windows)
Type  cd "C:\Program Files\Oracle\Virtualbox" then press enter

Copy this two lines and paste into the Command Prompt ..replace  "Mac OS Yosemite Zone" with your Name.
VBoxManage setextradata "Mac OS Yosemite" "CustomVideoModel" "1920x1080x32"
VBoxManage setextradata "Mac OS Yosemite" "GUI/CustomVideoModel" "1920x1080x32"

Example :- vboxmanage setextradata "Mac OS Yosemite" "CustomVideoMode1" "1920x1080x32" 

Start The Machine i.e., Mac OS X Yosemite Zone on Virtual box


NOTE :- For Any Clarification Please Below

Comment,
Like and
Share  us  and  help us to spread.
                                     
Thanking You
Hope U Like it........

Sunday, February 8, 2015

How to Install Windows 10 Technical Preview on Virtual Box - 64Bit

February 08, 2015
How to Install Windows 10 Technical Preview on Virtual Box - 64Bit


 Hello Everyone,

In this tutorial,

Let Install Windows 10 Technical Preview ISO - 64bit on Virtual Box

You Can also Install in VMware Workstation
Important Notice
Technical Preview Expires on October 1, 2015



Minimum System Requirements
1GHz x86 Processor or Faster.

1GB(64bit or 32bit) of memory (RAM).

16GB of Disk Space.

Graphics Card and Display capable of at least 1024x768.

5.   A Microsoft Account and Internet access


Step1:- First Download Virtual box setup below is this link to download
https://www.virtualbox.org/wiki/Downl...

select -- Virtual Box 4.3.12 for Windows hosts 32 bit.

Step2:- See My Video How to Install virtual box... By Below link
http://www.youtube.com/watch?v=__l_lh...

Step3:- Download ISO Image Windows 10.....By Below link
http://windows.microsoft.com/en-in/windows/preview-iso
size - 3.92GB

For Full Screen Resolutions
Just right click on Screen Resolutions then adjust size of it

NOTE :- For Any Clarification Please Comment Below

Thanking you
Hope U like it...





  Comment Policy We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.

Wednesday, February 4, 2015

Watch: 7 Tips to Keep Your WhatsApp Chats Private and Safe

February 04, 2015
Watch: 7 Tips to Keep Your WhatsApp Chats Private and Safe

Monday, February 2, 2015

How to Install & Setup Viber 4.2 on Ubuntu 14.04, 14.10 - Desktop

February 02, 2015
How to Install & Setup Viber 4.2 on Ubuntu 14.04, 14.10 - Desktop


Hello Everyone,

In this tutorial,

Let us Install Viber 4.2 on Ubuntu 14.10 or 14.04 - 32bit

You Can also Install in Debain, Linux Mint 17


Wine 1.7 Install
Step1 :- sudo add-apt-repository ppa:ubuntu-wine/ppa
              sudo apt-get update
              sudo apt-get install wine1.7 winetricks
Step2 :- sudo apt-get install playonlinux

Check out how to install wine 1.7
https://www.youtube.com/watch?v=wnex7O1zqpI


Install Viber 4.2 from Terminal
Step1 :- wget http://download.cdn.viber.com/cdn/desktop/windows/ ViberSetup.exe
Step2 :-  wine ViberSetup.exe

Website :- http://www.viber.com/


Install Viber 4.2 - 64-bit for Ubuntu 14.10
Step8 :- wget download.cdn.viber.com/cdn/desktop/Linux/viber.deb
Step9 :- sudo apt-get install gdebi
Step9 :- sudo gdebi viber.deb


How to Remove Viber 4.2
sudo apt-get remove viber viber-bin
sudo apt-get purge viber
sudo apt-get remove viber viber-bin:i386 viber:i386



NOTE :- For Any Clarification Please Comment Below

Thanking you
Hope U like it...  





 Comment Policy We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.

Saturday, January 31, 2015

How to Install Python 3.4.1 on Ubuntu 14.04 / 14.10

January 31, 2015
How to Install Python 3.4.1 on Ubuntu 14.04 / 14.10


Hello Everyone,

In this tutorial,

Let us Install Python 3.4.2 on  Ubuntu 14.04

You Can Install in Linux Mint 17 also

instruction to Install python
Step1 :- sudo apt-get install libssl-dev openssl
Step2 :- cd /opt
Step3 :- wget python.org/ftp/python/3.4.1/Python-3.4.1.tgz
Step4 :- tar -xzvf Python-3.4.1.tgz
Step5 :- cd Python-3.4.1/
Step6 :- ./configure
Step7 :- make
Step8 :- sudo make install
Step9 :- sudo ln -fs /opt/Python-3.4.1/python /usr/bin/python

To Verify type
python3 or python

NOTE :-  For Any Clarification Please Comment Below


  Thanking You
 Hope U Like it........







  Comment Policy We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.

Friday, January 30, 2015

How to Install OS X Mavericks with Niresh 10.9.0 on Vmware Workstation 11 with Full Screen Resolution

January 30, 2015
How to Install OS X Mavericks with Niresh 10.9.0 on Vmware Workstation 11 with Full Screen Resolution


Hello Everyone,

In this tutorial,

Let us Install OS X Mavericks with Niresh 10.9.0 with AMD & Intel Support Version 10.9.0 on Vmware Workstation 11 with Full Screen Resolution  --  64 Bit

You Can also Install in Virtual Box or Microsoft Hyper-V.

Minimum System Requirements
1.  x86-64 CPU (64-bit Macs, with an Intel Core 2 Duo, Intel Core i3, Intel Core i5, Intel Core i7, or Xeon processor).
2GB or 4GB of System Memory (RAM).
3. At least 10GB of free Hard Drive Space.
4. Graphics Card and Display capable of at least 1024x768.
5. Either a CD/DVD drive or a USB port for the installer media.
6. Internet Access

Step1:- First Download Virtual box setup below is this link to download 

select -- Virtual Box 4.3.X for Windows hosts 32 or 64 bit.     (Where 'X' is the Latest Version)

Step2:- See My Video How to Install virtual box... Click Below link

Step3:- Download ISO Image OS X Mavericks.....Click Below link

size -  5.08GB

For Full Screen Resolution..

   Watch My Video on "How to Make a Full Screen Resolutions on Mac OS X on Virtual box"
               http://youtu.be/cl7JxjieVbU

1.   Probably notice one thing: your screen resolution is 1280x1024 (or 1024x768 if you forgot to turn off GraphicsEnabler=Yes). 

2.  On Mac OS X Niresh Mavericks
Finder, and go to the folder "Extra". Open the file org.Chameleon.boot.plist. 
Between <dict> and </dict> in the file, insert the following line.

  Note :- Replace "1920x1080x32" OR "1600x900x32" with whatever Resolution you're using.

<key>Graphics Mode</key>
<string>1920x1080x32</string>

Then  Power OFF  Virtual Box ..
          
3.  Now on Windows System
Open the Command Prompt  (make sure you are logged into an Administrator account on Windows)
Type  cd "C:\Program Files\Oracle\Virtualbox" then press enter

Copy this two lines and paste into the Command Prompt ..replace  "OS X Mavericks" with your Name.
VBoxManage setextradata "OS X Mavericks" "CustomVideoModel" "1920x1080x32"
VBoxManage setextradata "OS X Mavericks" "GUI/CustomVideoModel" "1920x1080x32"

Example :- vboxmanage setextradata "OS X Mavericks" "CustomVideoMode1" "1920x1080x32" 

Start The Machine i.e., Mac OS X Mavericks on Virtual box


NOTE :- For Any Clarification Please Below
Comment,
Like and
Share  us  and  help us to spread.
                                     
Thanking You
Hope U Like it........

Comment Policy We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.