Sign in
Avkash Chauhan's Blog
Windows Azure, Windows 8, Cloud Computing, Big Data and Hadoop: All together at one place.. One problem, One solution at One time...
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Search Form
Tag Cloud
ACS
Announcement
Architecture
ASP.NET
Azure
Code Sample
CSUPLOAD
Error
Exception
Exception ERROR UNSUPPORTED OS
Exceptions
Hadoop
How to Do.
How to Do..
Linux
Node.js
PowerShell
SDK
Storage
VHD
Virtual Machine
VM Role
VMRole
WebSites
Windows Azure
Monthly Archives
Archives
April 2013
(1)
March 2013
(1)
February 2013
(3)
January 2013
(3)
November 2012
(6)
October 2012
(4)
September 2012
(1)
August 2012
(1)
July 2012
(1)
June 2012
(7)
May 2012
(8)
April 2012
(9)
March 2012
(5)
February 2012
(11)
January 2012
(25)
December 2011
(28)
November 2011
(30)
October 2011
(31)
September 2011
(27)
August 2011
(18)
July 2011
(16)
June 2011
(16)
May 2011
(18)
April 2011
(20)
March 2011
(15)
February 2011
(21)
January 2011
(10)
December 2010
(16)
November 2010
(8)
October 2010
(8)
Browse by Tags
MSDN Blogs
>
Avkash Chauhan's Blog
>
All Tags
>
virtual machine
Tagged Content List
Blog Post:
Using Startup Task with command line redirection in Windows Azure Role
Avkash Chauhan - MSFT
Recently while working on an incident I found that if you use Windows Azure Startup task with launch some application along with command line redirection (to collect log) directly as below, it may not launch the startup task: ServiceDefinition.csdef: 1: <Task commandLine= "Startup\Application...
on
27 Sep 2012
Blog Post:
Running Tomcat7 in Ubuntu Linux Virtual Machine at Windows Azure
Avkash Chauhan - MSFT
First create a Ubuntu Virtual Machine on Windows Azure and be sure it is running. Be sure to have SSH connection enabled working with your VM. Once you can remote into your Ubuntu Linux VM over SSH try the following steps: 1. Installing Oracle Java SDK # sudo apt-get install openjdk-7-jre 2...
on
17 Aug 2012
Blog Post:
Installing Node.js on a CentOS Linux Virtual Machine in Windows Azure
Avkash Chauhan - MSFT
First I created a CentOS Linux Virtual Machine with host names as “ nodejsbox ” and the DNS name as http://nodejsbox.cloudapp.net As I will use this machine as node.js web server so I have added https endpoint for protocol TCP at port 80 as below: Now I can log into my Linux...
on
25 Jun 2012
Blog Post:
Installing and Running vsftpd in CentOS Gallery image available at Windows Azure Virtual Machines for Linux
Avkash Chauhan - MSFT
Step 1: Install vsftpd [root@avkashcentnew ~]# yum install vsftpd Package Arch Version Repository Size ================================================================================ Installing: vsftpd x86_64 2.2.2-6.el6_2.1 updates 149 k Transaction Summary ===================...
on
18 Jun 2012
Page 1 of 1 (4 items)