Screen 命令

Screen 命令

In some cases, you are connected to a remote machine via SSH and perform a log-running task, and suddenly your SSH connection drops. If you have experienced this before (sadly I have), then screen is your best tool. Screen is a terminal multiplexer that allows us to resume the dis-connected sessions. You can create multiple terminal sessions and share your screen with other users using the screen.
Read more
COMP3056 Computer Vision 1 -- Image Regions and Patches
Git Cheatsheet Part 2: Command and Branches
Git Cheatsheet Part 1: Overview
COMP3056 Computer Vision 3 -- Image Stitching