Docs

Installation

  1. Download the latest ISO file
  2. Plug in a thumb drive that is AT LEAST 8GB
  3. Using a third-party software (E. g.: Rufus) create a bootable USB drive
  4. After the USB drive is ready, plug it into a computer
  5. In the BIOS/UEFI change the boot-order, so the computer boots from the USB drive
  6. After the computer has restarted, continue with the installation. The computer will restart several times
IMPORTANT: DO NOT remove the installation media (USB drive) until the computer has booted into the main interface of NeuraSys

help

Shows all the available commands

Further parameters:

None

Example:

help

time

Shows the current time based on your region

Further parameters:

None

Example:

time

list

Lists all items in the current directory

Further parameters:

None

Example:

list

Notes:

Folders are highlighted in green

update

Updates the operating system

Further parameters:

Name of the ISO file

Example:

update -> neurasys-3.0.0-24-ESD.iso

create

Creates a file with the specified name (including the extension) and content

Notes

You can use "\n" to create a new line

Further parameters:

Name of the file (with the extension)

Content of the file

Example:

create -> start.bat -> explorer.exe

delete

Deletes the specified file

Further parameters:

Name of the file

Example:

delete -> start.bat

read

Shows the content of the specified files

Further parameters:

Name of the file

Example:

read -> important.txt

openimg

Opens the specified image file

Further parameters:

Name of the file

Example:

openimg -> neurasys.png

openmp

Opens the specified MP3/4 file

Further parameters:

Name of the file

Example:

openmp -> video.mp4

edit

Edits the specified file's content

Further parameters:

Name of the file

Changes to be made

Example:

edit -> test.txt -> I love NeuraSys

edit -> test.txt -> <1> I love NeuraSys

rename

Renames the specified file to a new name

Further parameters:

Old name of the file

New name of the file

Example:

rename -> important.txt -> deletethis.txt

run

Runs the specified file

Further parameters:

Name of the file

Example:

run -> start.bat

download

Downloads the specified page or file

Further parameters:

URL

Example:

download -> https://neurasys.net/

copy

Copies the specified file or folder to the specified folder

Further parameters:

PATH for the file or folder that will be copied

PATH for the folder that the file (or folder) will be copied to

Example:

copy -> root\neurasys.txt -> root\folder

createdir

Creates a folder

Further parameters:

Name of the folder

Example:

createDir -> mcserver

deletedir

Deletes the specified folder

Further parameters:

Name of the folder

Example:

deleteDir -> mcserver

changedir

Changes to the specified folder or drive

Further parameters:

Name of the file or drive

Example:

changeDir -> mcserver

changeDir -> E:\

backdir

Goes to the parent folder

Further parameters:

None

Example:

backDir

currentdir

Shows the path of the current directory

Further parameters:

None

Example:

currentDir

virtualization

Opens the Hyper-V manager panel

Further parameters:

None

Example:

virtualization

logout

Logs out from the current user account

Further parameters:

None

Example:

logout

powershell

Starts a powershell command prompt

Further parameters:

None

Example:

powershell

newwindow

Opens a new video of NeuraSys

Further parameters:

None

Example:

newwindow

ssh

Opens SSH management panel

Further parameters:

Install SSH (Option 1) or Uninstall SSH (Option 2)

Install SSH (Option 1):

Password for remote access

Uninstall SSH (Option 2):

None

Example:

ssh -> 1 -> neurasys

ssh -> 2

monitoring

Opens monitoring panel

Further parameters:

System information (Option 1) or System usage (Option 2) or Battery status (Option 3)

System information (Option 1):

None

System usage (Option 2):

None

Battery status (Option 3):

None

Example:

monitoring -> 1

monitoring -> 2

monitoring -> 3

clear

Clears the console

Further parameters:

None

Example:

clear

shutdown

Shuts down the computer

Further parameters:

None

Example:

shutdown

restart

Restarts the computer

Further parameters:

None

Example:

restart