Linux

Linux


Oracle Virtual MAchine is the VM that enables Multipass to run on. With the help of Multipass, Linux VM can be used.

Multipass can be opened from the windows terminal after the installation.


Status of ssh in your linux:

sudo service ssh status



ruby@DESKTOP-OFA88GD:/run/user$ env | grep -i run

PWD=/run/user

WSL_INTEROP=/run/WSL/16931_interop

VSCODE_GIT_IPC_HANDLE=/mnt/wslg/runtime-dir/vscode-git-0d7a668ed9.sock

XDG_RUNTIME_DIR=/mnt/wslg/runtime-dir

OLDPWD=/var/run/user

VSCODE_IPC_HOOK_CLI=/mnt/wslg/runtime-dir/vscode-ipc-b21afa27-2e86-4803-91b0-4920c1dec153.sock




gem install github-pages

singularity instance start --bind $XDG_RUNTIME_DIR:/usr/local/ ./container/rails.sif rails_instance_1


Report Page