Cloud Network

Networking | Support | Tricks | Troubleshoot | Tips

Buymecoffe

Buy Me A Coffee

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.

Thursday, January 29, 2015

How to Install & Configure Wine 1.7.34 on Fedora Workstation 21, 20, Redhat Linux 7, CentOS

January 29, 2015
How to Install & Configure Wine 1.7.34 on Fedora Workstation 21, 20, Redhat Linux 7, CentOS


Hello Everyone,

In this tutorial,
Install Wine 1.7 on Fedora Workstation 21 - 64bit

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

Installing Repository
Step1 :- yum -y groupinstall 'Development Tools‘

Step2 :- yum -y install flex bison libX11-devel freetype-devel libxml2-devel libxslt-devel prelink libjpeg-devel libpng-devel

Website :- http://www.winehq.org/

Downloading Wine 1.7
Step3 :- su cloud (switch to normal user)
Step4 :- cd /tmp
Step5 :- wget http://citylan.dl.sourceforge.net/project/wine/Source/wine-1.7.34.tar.bz2
Step6 :- tar -xvf wine-1.7.34.tar.bz2 -C /tmp/


Installing Wine 1.7   -  32-Bit

Step7 :- cd wine-1.7.34/
Step8 :- ./tools/wineinstall



Installing Wine 1.7   -  64-Bit
Step9 :- cd wine-1.7.34/
Step10 :- ./configure --enable-win64
Step11 :- make
Step12 :- make install (Run as root user)


Note :- time it takes around 25mints or more. Please be patience


NOTE :- For Any Clarification Please Comment Below

Thanking you
Hope U like it.

Thursday, January 22, 2015

How to Install & Configure Skype 4.2 on Ubuntu 14.04, 14.10 Desktop

January 22, 2015
How to Install & Configure Skype 4.2 on Ubuntu 14.04, 14.10   Desktop
Hello Everyone,

In this tutorial,

Let Install Install Skype 4.3.0.37 on Ubuntu 14.04 / 14.10 - 32bit


Skype
Remove Older Version or Upgrading
Step1 :- sudo apt-get remove skype skype-bin:i386 skype:i386
Step2 :- rm -rf ~/.Skype
Step3 :- sudo apt-get install sni-qt:i386
Website :- http://www.skype.com/


Install Skype from Terminal
Step4 :- sudo dpkg --add-architecture i386
Step5 :- sudo apt-get update sudo apt-get install gdebi
Step6 :- wget http://download.skype.com/linux/skype-ubuntu-precise_4.3.0.37-1_i386.deb
Step7 :-  sudo gdebi skype-ubuntu-precise_4.3.0.37-1_i386.deb

Install Skype From Ubuntu Software Center
Search for and open ‘Software Sources’ or 'Software & Updates' in the Unity Dash
Select the ‘Other Software’ tab
Check/tick the boxes next to the two entries headed ‘Canonical Partners’
Exit, and hit ‘Ok’ on the software reload prompt
Then search for Skype in the Ubuntu Software Center and install it as you would any other software

Install Skype from Canonical Partner Repository
Step8 :- sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
Step9 :- sudo apt-get update && sudo apt-get install skype


How to Remove Skype
sudo apt-get remove skype skype-bin
sudo apt-get purge skype
sudo apt-get remove skype skype-bin:i386 skype:i386



NOTE :- For Any Clarification Please Comment Below

Thanking you
Hope U like it...