What is master in cloud computing?

Tagged : / / / / / / / / / / / /

Good Links about Rsync

scmjobs created the topic: Good Links about Rsync

samba.anu.edu.au/rsync/nt.html
troy.jdmz.net/rsync/index.html
samba.anu.edu.au/ftp/rsync/rsyncd.conf.html
samba.anu.edu.au/rsync/features.html
samba.anu.edu.au/rsync/examples.html
en.wikipedia.org/wiki/Rsync

Tagged :

Implementation of the USB 2.0 controller not found

rajeshkumar created the topic: Implementation of the USB 2.0 controller not found

After downloading the virtualbox of ubantu12, when i try to load the image to virtualbox which is installed in Windows8, i get following error…
Failed to open a session for the virtual machine ubuntu-12.10-desktop-i386.

Implementation of the USB 2.0 controller not found!

Because the USB 2.0 controller state is part of the saved VM state, the VM cannot be started. To fix this problem, either install the ‘Oracle VM VirtualBox Extension Pack’ or disable USB 2.0 support in the VM settings (VERR_NOT_FOUND).

Result Code: E_FAIL (0x80004005)
Component: Console
Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6}

Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

Tagged :

Key to virtualization

lemin created the topic: Key to virtualization

Virtualization is creation of the virtual version of a device or resource such as operating system, server, storage device or network resources. It is a key technology used in data centers to optimise resources; there are versatile functions and applications of virtualization. This process is used to include new features into the operating systems quite easily. It also facilitates ease in tasks such as system migration, backup and recovery. Virtualization is an important concept in building secure computing platforms. Moreover, virtualization is evolving the concept of virtual machines, these virtual machines are used to create operating systems or run multiple operating systems simultaneously. These machines are also used to consolidate the work loads of several servers that are utilised less to fewer machines and even to single machine in the process known as server consolidation. virtualization is a process included by large IT corporate organisations such as Dell, Oracle and Microsoft. Oracle designs a variety of server virtualization products that support workloads of OS such as Linux, Windows and Oracle Solaris. Data virtualization is also gaining importance as a certain type of virtualisation besides network virtualization, server virtualisation, storage virtualization and operating system virtualization. The data virtualization is a data integration approach used in organisations to access all the data they require instantly as they require it. It is used by business leaders, consumers, integration developers or IT leaders in business and IT organisations. Operating System virtualization is another type of virtualization; this server virtualization allows multiple isolated user space instances instead of one.

Tagged :

Access to aws EC2 instance using password in linux

rajeshkumar created the topic: Access to aws EC2 instance using password in linux

Access to aws EC2 instance using password in linux

Here’s what I did on a Ubuntu EC2

A) Login as root using the keypairs

B) Setup the necessary users and their passwords with

# adduser
C) Edit /etc/ssh/sshd_config setting

PasswordAuthentication yes
D) Restart the sshd with

# sudo service sshd restart

Credit Illy
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn

Tagged :

The VPN agent is not responding

scmuser created the topic: The VPN agent is not responding

Hi,
While using CISCO ANYCONNECT VPN client, i get following message
The VPN agent is not responding.Please contact your IT administrator for assistance.

i find cisco services is running fine. I un-installed and installed many times but same issues. plz suggest what need to be done.

Tagged :