0 Forks
0 Stars
0 Watchers

Xinu

Implemented in memory file system for XINU with standard file system primitives. Devised a shared memory Inter-Process Communication (IPC) in XINU using UDP to establish a network communication between the XINU and Virtual Machine.

How to download and setup Xinu

Open terminal and run command
git clone https://github.com/madrinathapa/Xinu.git
git clone is used to create a copy or clone of Xinu repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Xinu https://github.com/madrinathapa/Xinu/archive/master.zip

Or simply clone Xinu with SSH
[email protected]:madrinathapa/Xinu.git

If you have some problems with Xinu

You may open issue on Xinu support forum (system) here: https://github.com/madrinathapa/Xinu/issues