-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Started Guide
harshad91 edited this page Apr 6, 2013
·
2 revisions
- Compile using JDK 7 or higher.
- Login into the system using default user
rootandroot123as password. - New User can be created by entering unique username and password and a group name.
- Default Group is
none. - Only text files and directories are supported.
- Start using system as any regular file manager.
- System opens up default text editor while editing a file. Please make your favorite text editor as default for editing
.txtfiles to use it while editing files inside this system.
- Create new File/Directory.
- Edit File.
- Delete File/Directory.
- Copy File/Directory.
- Paste File/Directory.
- Rename File/Directory.
- Change File/Directory permissions.
chmodlike. - Change File/Directory owner.
chownlike. - View File/Directory properties.
- Console on the right hand side shows
Inode Informationof the File/Directory selected. - Console has clickable buttons which opens up host system default text editor to show the contents of
Data Blockof the selected file. - You can view the status of
Free BlocksandFree Inodesin the system by clicking on respective buttons in the console. - You can see the raw filesystem in terms of disk blocks as text files in the folder
TransDiskcreated in home directory of logged in user on host machine.