Manage servers, share the knowledge
Save simple day to day administration tasks on the cloud to be run later on servers
Account Manager
Account ID
Login as
SSH Port
Terminal
 Lock 
Export
Import
Manage
Get an Account

1

Lock account activites with a Password.

optional

2

Re-type the Password to avoid typographical errors

3

Receive account details in email to recover account, the only possible way!

optional
Account ID is automatically assigned. No need to choose one. Conveniently, email probably got delivered to Spam folder. Do remember to check it!
Locked!
Account is protected! Provide the correct password to gain access.

Servers ⚙ Edit


clear
Clusters
Apps and Jobs + Create

Contact Us

For any questions (or) suggestions, please write to us at support@0throot.com

We are located at,

0th Root Software Research Private Limited,
No.24, Tatia Nagar Phase -3,
Nolambur, Maduravoyal PO,
Chennai - 600 095. (INDIA)
+91 44 2653 2984

Back
User Guide
Back

AUTH: Web Agent

Web agent is an application that works with OpenSSH agent to provide public-key based authentication over the web browser. To understand the internals of Web agent, please refer to the article on arXiv.

Web agent is available as a shell installer for linux based distributions,

32-bit: ssh-webagent-latest.i386.shin
64-bit: ssh-webagent-latest.x86_64.shin

The package can be directly downloaded from the above link, or using wget on the terminal, as follows,

$ wget https://www.0throot.com/download/`uname -i`/ssh-webagent-latest.`uname -i`.shin

To install the package, please run (as root),

# bash ssh-webagent-latest.`uname -i`.shin

Since, web agent depends on OpenSSH agent, ssh-agent should be run followed by ssh-add before running web agent. ssh-webagent can be run as shown below,

$ ssh-agent bash
$ ssh-add ~/.ssh/id_rsa
$ ssh-webagent -a verbose
Loaded 1 trusted server keys.

VT: Copy - Paste

Due to security reasons, web browsers do not allow javascript or HTML to access the copied text. So, as a user, to perform paste on the terminal, you would need to paste the content on a text box. Conveniently, the cursor you find on your web terminal is a text box where you can paste your content.

Correct
Wrong

VT: View History

Accessing scroll history in web terminal is quite easily done using the keyboard shortcuts Shift + PgUp and Shift + PgDn . Although, the number of lines in scroll history depends on the server configuration.

Back
Report Abuse

Verbose provides a service where in users manage servers by remote login, using Secure Shell (SSH) protocol. Verbose is available only for authorized access to servers.

If you notice any unauthorized access to servers, through Verbose, please report to us at support@0throot.com.

And, please make sure to include the following details,

  • IP address of the server involved
  • Date and time of the incident (including time zone)

The details you provide will help us identify and stop such unauthorized activities.

Back
About
Verbose is a product of 0th Root. At, 0th Root, we innovate and develop new ideas to solve problems in the space of inter-connected networks. Our current endeavour, Verbose, solves problems related to managing and administering web application servers.

To remotely manage a Unix server, more often than not, a SSH (Secure Shell) client would be used to create shell and run commands. At its core, Verbose does essentially that! ie., use SSH to login to servers and run commands. However, the primary difference is: Verbose brings everything, including the shell, right to your web browser.

Basic working

As a web-based service, Verbose provides a single place where servers can be easy managed.

Back
© 2018, 0th Root Software Research Private Limited
Chennai, India India flag
Manage Accounts
X
Dorai Ashok S A
Infrastructure
Set Password
Account expires on Apr 24, 2018 23:59:59 IST
Can add upto 3 users
Multiple Teams are supported
Add User
X
X
X
Load Script
sudo
safe
Variables
Name
Application
Interpreter
Shell
Tags
To run the job as superuser (or) under sudo cache, Sudo flag on the right should be enabled.
Save
Delete
Load Script
sudo
safe
Variables
Name
Application
Interpreter
Shell
Tags
Creating a job is simple, Just enter the Name and type the commands in Code Area.
Save
X
Delete
Jobs:
A run history of the app is shown below. It is based on the run history of current jobs (above).