My Linux Guide
  • Home
Sign in Subscribe

Cloud Computing

Cloud Storage and Cloud Computing
Cloud Computing

Configure Vsftpd in amazon ec2 instance

pasv_enable=YES pasv_min_port=12000 pasv_max_port=12100 port_enable=YES pasv_address=<public ip of your elastics>
Jun 22, 2012
Cloud Computing

Mounting Open stack Cloud Object Storage in Linux

Prerequisites: libcurl and libcurl-develĀ  fuse, fuse-devel, and fuse-libs libxml2 and libxml2-devel Download the cloudfuse : This version doesnot support mounting at container level : wget https://github.com/redbo/cloudfuse/tarball/master This supports mounting at container level: https://github.com/vfloz/cloudfuse/tarball/master tar -zxvf master cd <extracted dir&
Jun 7, 2012
Page 1 of 1
My Linux Guide © 2025
Powered by Ghost