Search Results
There are 3 item(s) tagged with the keyword "Ubuntu".
- Displaying: 1 - 3 of 3
- 1. Ubuntu One Cloud Files API using ColdFusion
Once Ubuntu One OAuth authorization process (discuss in my previous blog) has been completed; then it’s time to implement Ubuntu One Files API to access Ubuntu One data on website.
To access data stored on Ubuntu One on our website, in each request we have to pass valid access token and access token secret that we get at last in OAuth authorization process to identify that an authorize user can access the data.
I am implementing Ubuntu One Cloud Files API using ColdFusion by taking reference from Ubuntu One Cloud Files API Documentation.
- By Mahavir Dhruv
- 2. Ubuntu One Web Authorization API using ColdFusion
I am new to Ubuntu One and I want to access my Ubuntu One data in to a website. For that I have to go though the Ubuntu One API Docs.
Initially, user has to go through authorization process to access his/her Ubuntu One data. Ubuntu One use OAuth 1.0a authorization process to acquire an authentication token that used in each request of accessing Ubuntu One data.
- By Mahavir Dhruv
- 3. Installing coldfusion 9 on ubuntu server in virtualbox
In this week decided to install ColdFusion on Linux (Ubuntu) on Amazon EC2. As I am very new to Linux and having very limited knowledge about its command and installation process I have first decided to install it on local machine so choose VirtualBox for installation. After finish with Ubuntu installation my first chalange was how do I share windows directory in guest machine. After bit of googling I found very nice article from Joerg and help me out to work with sharing folder. Although ...
- Displaying: 1 - 3 of 3