Cloud Network

Networking | Support | Tricks | Troubleshoot | Tips

Buymecoffe

Buy Me A Coffee

Thursday, August 14, 2014

How to Install Red Hat Enterprise Linux Server 7 on Virtual Box with Full Screen Resolution

August 14, 2014
How to Install Red Hat Enterprise Linux Server 7 on Virtual Box with Full Screen Resolution


Hello Everyone,

In this tutorial,

Let us Install RED HAT ENTERPRISE LINUX SERVER 7 on Virtual Box 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).
2GB of System Memory (RAM).
3. 20GB of Disk Space(Hard Disk).
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 Redhat Linux Server 64 bit.....Click Below link

For Full Screen Resolution..
Step4 :- sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11                or
Step5 :- sudo apt-get install virtualbox-guest-dkms
Restart the VM and enjoy screen-size.

Mount the Guest Additions by selecting Devices --- Insert Guest Additions CD image… (or you can press Host + D)
Step6 :- run the VBoxLinuxAdditions.run script within the newly mounted cd
              or  sh VBoxLinuxAdditions.sh

Watch the Video on How to Reset Root Password in Redhat Linux 6 or 7.

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........

Tuesday, August 12, 2014

How to Remove "Duplicate Sources List" in Ubuntu 14.04/14.10/15.04 LTS

August 12, 2014
How to Remove "Duplicate Sources List" in Ubuntu 14.04/14.10/15.04 LTS
Duplicate Sources ListError :- W: Duplicate sources.list entry http://download.virtualbox.org/virtualbox/debian/ precise/contrib i386 Packages (/var/lib/apt/lists/download.virtualbox.org_virtualbox_debian_dists_precise_contrib_binary-i386_Packages)

Solution
Open Terminal Type
Step1:- su (logging into Root) 

Step2:- sudo gedit /etc/sources.list

Step3:- Remove the Virtualbox in Red Colour as Shown Below Image   
Step4:- Save it and Exit.   
See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ precise main restricted
#Addedby software-properties
deb-src http://us.archive.ubuntu.com/ubuntu/ precise restricted main multiverse universe

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ precise-updates main restricted
#Addedby software-properties
deb-src http://us.archive.ubuntu.com/ubuntu/ precise-updates restricted main multiverse universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ precise universe
deb http://us.archive.ubuntu.com/ubuntu/ precise-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ precise multiverse
deb http://us.archive.ubuntu.com/ubuntu/ precise-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
#Addedby software-properties
deb-src http://us.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu/ precise-security main restricted
#Addedby software-properties
deb-src http://security.ubuntu.com/ubuntu/ precise-security restricted main multiverse universe
deb http://security.ubuntu.com/ubuntu/ precise-security universe
deb http://security.ubuntu.com/ubuntu/ precise-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu/ precise partner
deb-src http://archive.canonical.com/ubuntu/ precise partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu/ precise main
deb-src http://extras.ubuntu.com/ubuntu/ precise main

# deb http://download.virtualbox.org/virtualbox/debian/ precise contrib

Step5:- sudo apt-get update

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

Ubuntu 14.04

Lamp Installation in Ubuntu

Root Password Reset in Ubuntu

Linux Mint 17

Own Blogger Website
Install Free BSD

Saturday, August 9, 2014

How to Install Python 3.4.1 in Windows 7

August 09, 2014
How to Install Python 3.4.1 in Windows 7


Hello Everyone,

In this tutorial,

Let us Install Python 3.4.1 on Windows 7 --  64Bit or 32Bit

     Note :- Watch Next Video on How to Python 3.4.1 in Redhat Linux or Ubuntu

Download Python 3.4.1 by Clicking Below Link

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........

Thursday, August 7, 2014

How to Install Lamp(Apache, MySql DB, PhpMyAdmin) in Ubuntu 14.04/14.10 Server or Desktop

August 07, 2014
How to Install Lamp(Apache, MySql DB, PhpMyAdmin) in Ubuntu 14.04/14.10 Server or Desktop

Hello Everyone,

In this tutorial,

Let us Install LAMP(Apache, MySQL DB, PhpMyAdmin) on Ubuntu Server & Desktop 12.04/14.04/14.10 -- 64 Bit.

You Can also Install in Linux Mint 17 or Debian 7.

                            Installation Apache
I'm running all the steps in this tutorial with root privileges, so make sure you're logged in as ROOT:                
Step1:- sudo su

Update ubuntu repositories by giving the below command

Step2:- sudo apt-get update & sudo apt-get upgrade -y

Step3:- sudo apt-get install apache2

Step4:- Testing Apache:-

                           Installation MySQL
Step5:- sudo apt-get install mysql-server mysql-client
                                              or
sudo apt-get install mysql-server libapache2-mod-auth-mysql php5-mysql

You can verify the MySQL server status using command:
Step6:- sudo service mysql status

Sample output:
mysql start/running, process 3470
                
                          Installation PHP
Step11:- sudo apt-get install php5 php5-mysql libapache2-mod-php5

Test PHP
Create a sample “testphp.php” file in Apache document root folder.

Step12:- sudo nano /var/www/html/testphp.php
Add the following lines.
&lt?php
phpinfo;
?&gt

Restart apache2 service:
Step13:- sudo service apache2 restart    or   /etc/init.d/apache2 restart

Testing testphp
e.g. localhost:testphp or http://192.168.0.100/testphp.php

If you want to install all php modules enter the command
Step14:- sudo apt-get install php* and restart the apache2 service.

To verify the modules, open web browser and navigate to
 You will able to see all installed php modules.

                         Installation phpMyAdmin
Step15:- sudo apt-get install phpmyadmin

Web server to reconfigure automatically: -- apache2
Configure database for phpmyadmin with dbconfig-common? -- yes
Enter MySQL application password phpmyadmin   --- 123456

Step16:- Afterwards, you can access phpMyAdmin under:- http://192.168.0.100/phpmyadmin/

                             Installation MariaDB --- Optional
First you have to remove existing MySQL packages if any.
To completely uninstall MySQL along with its configuration files,
enter the following command:
Step7:- sudo apt-get purge mysql*

Run the following command to remove unwanted packages.
Step8:- sudo apt-get autoremove

Now, add MariaDB repository. Run the following commands to add PPA. Hence, MariaDB 5.5 repository is not yet updated to 14.04, we can use the repository of Ubuntu 13.10 instead.
Step8:- sudo apt-get install software-properties-common
          
 sudo apt-key adv --recv-keys-keyserverhkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db
       
sudo add-apt-repository 'deb http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/5.5/ubuntu saucy main'

Update the software sources list and install MariaDB using following commands:
Step9:- sudo apt-get update
           sudo apt-get install mariadb-server mariadb-client

Check if mariadb is running or not, using the following command:
Step10:-  sudo service mysql status

Sample output:
 * /usr/bin/mysqladmin  Ver 9.0 Distrib 5.5.37-MariaDB, for debian-linux-gnu on i686

To set or Reset MySql Root Password in Ubuntu 14.04 LTS
Once you have installed MySQL, we should activate it with this command:
Step2 :-  sudo mysql_install_db
sudo /usr/bin/mysql_secure_installation
The prompt will ask you for your current root password
root password. Go ahead and choose N and move on to the next steps
Remove anonymous users?  y 
Disallow root login remotely?  y
Remove test database and access to it?  y
Reload privilege tables now?  Y

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, August 4, 2014

How to Reset Root Password in Redhat Linux 6 or 7

August 04, 2014
How to Reset Root Password in Redhat Linux 6 or 7

Hello Everyone,

In this tutorial,

Let us Install Reset Root Password on Redhat Linux 6 or 7 -- 64Bit or 32Bit

     Note :- Watch Next Video on How to Reset Root Password in CentOS 7
https://www.youtube.com/watch?v=ljj3ebPUd8s&list=PLmMAzSMza_1c8iKqez6CJlvJ-AJEi1Rm4

     Note :- Watch Next Video on How to Reset Root Password in Fedora 21, 20

Procedure…..

Fix Broken Sudo.......

Errors that you are getting..........

Error 1:-  you may notice an error saying you're not in the sudoers file and the incident is going to be reported.

Error 2:-  sorry user usuario is not allowed to execute '/usr/bin/passwd root' as root on.

Cause and symptoms :-

the /etc/sudoers file has been altered to no longer allow users in the admin group to escalate privilege

the permissions on the /etc/sudoers file are changed to something other than 0440
a user who should not have been has been taken out of the admin group.

By above error and cause can be done by following steps.....

To Reset Root Passwd

step1 :- Restart your server or desktop

step2 :- press continue shift untill boot menu show

step3 :- select ubuntu generic second option press Enter

step4 :- then select root shell press Enter

step5 :- type mount -o rw,remount /

step6 :- sudo passwd root or passwd root
           assign passwd and then repeat again the same passwd

Note :- in place of root you can set your name,hostname any name that u assign during installation OR Login.

You can also Create NEW USER
step7 :- sudo adduser ubuntu and give new passwd

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........

Saturday, July 19, 2014

How to Reset Root Password In Ubuntu 12.04 / 14.04 / 14.10 LTS Desktop

July 19, 2014
How to Reset Root Password In Ubuntu 12.04 / 14.04 / 14.10 LTS Desktop


Hello Everyone,

In this tutorial,

Let us Install Reset Root Password on Ubuntu 12.04 / 14.04 / 14.10 LTS Desktop  -- 64Bit or 32Bit

     Note :- Watch Next Video on How to Reset Root Password in Ubuntu 14.10 Server

Procedure…..

Fix Broken Sudo.......

Errors that you are getting..........

Error 1:-  you may notice an error saying you're not in the sudoers file and the incident is going to be reported.

Error 2:-  sorry user usuario is not allowed to execute '/usr/bin/passwd root' as root on.

Cause and symptoms :-

the /etc/sudoers file has been altered to no longer allow users in the admin group to escalate privilege

the permissions on the /etc/sudoers file are changed to something other than 0440
a user who should not have been has been taken out of the admin group.

By above error and cause can be done by following steps.....

To Reset Root Passwd

step1 :- Restart your server or desktop

step2 :- press continue shift untill boot menu show

step3 :- select ubuntu generic second option press Enter

step4 :- then select root shell press Enter

step5 :- type mount -o rw,remount /

step6 :- sudo passwd root or passwd root
           assign passwd and then repeat again the same passwd

Note :- in place of root you can set your name,hostname any name that u assign during installation OR Login.

You can also Create NEW USER
step7 :- sudo adduser ubuntu and give new passwd

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........

How to Install Windows Server 2008 R2 on Virtual Box

July 19, 2014
How to Install Windows Server 2008 R2 on Virtual Box

Hello Everyone,

In this tutorial,

Let us Install Microsoft Windows Server 2008 R2 on Windows 7 --  64Bit or 32Bit

Download Windows Server 2008 Enterprise ISO Image by Clicking Below Link

Complete Playlist of Microsoft Windows Server 2008 R2 Like (Active Directory, Adding Domain Name, Permission to User/Group, DNS, DHCP, IIS)

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........