• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install Cloud Commander on Ubuntu

425

To Install Cloud Commander on Ubuntu

Cloud commander is a web file manager application, which is created with console and editor mode. This application allow the user to access the linux files and folders in web browser from locally or remotely. Installation of Cloud Commander on Ubuntu is explained in this manual.

Features

  • Open Source (MIT License)
  • Two built-in editors
  • Supports Multi-platform (Windows, Linux and Mac)
  • Custom authorization
  • Built-in text editor

Installation of Cloud Commander

First add the repo for node.js with following command.

root@linuxhelp:~# curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
## Installing the NodeSource Node.js v5.x repo...
## Populating apt-get cache...
+ apt-get update
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Hit:2 http://in.archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://in.archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
.
.
.
The NodeSource Node.js Linux distributions GitHub repository contains
information about which versions of Node.js and which Linux distributions
are supported and how to use the install scripts.
https://github.com/nodesource/distributions

================================================================================
================================================================================
Continuing in 10 seconds ...
## Run `apt-get install nodejs` (as root) to install Node.js v5.x and npm

Now install node.js package.

root@linuxhelp:~# apt-get install nodejs
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
rlwrap
The following NEW packages will be installed:
nodejs rlwrap
0 upgraded, 2 newly installed, 0 to remove and 349 not upgraded.
.
.
.
Selecting previously unselected package nodejs.
Preparing to unpack .../nodejs_5.12.0-1nodesource1~xenial1_amd64.deb ...
Unpacking nodejs (5.12.0-1nodesource1~xenial1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up rlwrap (0.41-1build1) ...
update-alternatives: using /usr/bin/rlwrap to provide /usr/bin/readline-editor (readline-editor) in auto mode
Setting up nodejs (5.12.0-1nodesource1~xenial1) ...

Run the below command to Install Cloud Commander.

root@linuxhelp:~# npm i cloudcmd -g
/usr/bin/cloudcmd ->  /usr/lib/node_modules/cloudcmd/bin/cloudcmd.js
/usr/lib
`-- cloudcmd@5.6.0
+-- apart@1.0.1
+-- chalk@1.1.3
| +-- ansi-styles@2.2.1
| +-- escape-string-regexp@1.0.5
| +-- has-ansi@2.0.0
| | `-- ansi-regex@2.0.0
.
.
.
+-- spero@1.5.0
+-- squad@1.1.3
+-- try-catch@1.0.0
+-- tryrequire@1.1.5
`-- writejson@1.1.1

Once the process is done, start cloud service with following command.

root@linuxhelp:~# cloudcmd
url: http://localhost:8000/

Open the browser and enter the above displayed URL to use the cloud commander.

browser

Here you can view the files and content of the files.

view_files

Click console icon to get the console mode.

console_mode

Here you can type the commands and press ESC key to quit console mode.

quit_console

To upload files follow the below given steps.

upload

browse_file

uploaded_the_file

Tags:
nathan
Author: 

Comments ( 0 )

No comments available

Add a comment

Frequently asked questions ( 5 )

Q

What is the port Number for Cloud Commander?

A

Cloud commander works on Port 8000.

Q

After Cloud Commander setup can I use my Ip address to navigate in the browser?

A

Yes, you can but make sure you have a host file entry if you don't have domain resolved on your own.

Q

How to switch to console mode in Cloud Commander?

A

In Cloud Commander, you will have an option at the Bottom right corner, from where you can switch to console mode.

Q

Can I drag and drop the file to share in Cloud Commander?

A

Yes, you can Drag files from your Directory and drop to share on Cloud Commander.

Q

Is Cloud commander platform dependent?

A

Cloud commander supports multiple platform Windows, Linux, and Mac.

Related Tutorials in How to install Cloud Commander on Ubuntu

Related Tutorials in How to install Cloud Commander on Ubuntu

How to install Cloud Commander on Ubuntu
How to install Cloud Commander on Ubuntu
Aug 12, 2016

Related Forums in How to install Cloud Commander on Ubuntu

Related Forums in How to install Cloud Commander on Ubuntu

Linux
sebastian class=
File manager to access from web in linux
Feb 27, 2017
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Jayce ?
What are the types of table used in IPtables

What are the various types of table used in IPtables and how to use that for my server security?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.