作者: martinnitram 時間: 2019-8-13 15:32 標題: 唔知係唔係o係到問, VM Guest Centos 無 GUI 只有 CLI 可唔可以用到 copy and paste?
Window 10 Host, 用 VirutalBox 行 Centos 6 Guest, Centos 只係裝咗 command mode (CLI) 無裝 window desktop GUI
已經裝咗 VirtualBox 個 guest additions pack, 但 tty login 後 Ctrl-C/V 之做唔到 Host/Guest copy and paste. 係唔係 CLI 係唔得? 因為正常裝 linux cli mode, login 好似都無 copy and paste, 多數都係 ssh 入去先得
Thank
作者: daitau 時間: 2019-8-13 17:27
Yes, console "copy and paste" is not supported. If you have some text/commands that you want to "paste" to console you may want to try this:
https://forums.virtualbox.org/viewtopic.php?f=9&t=80315&start=15#p414817
This can probably be automated if you have some clipboard manager (save the clipboard content to a file) and automation tool (trigger the actual keyboardputfile subcommand). Sorry for the vague wording because I use Linux exclusively.
作者: martinnitram 時間: 2019-8-14 14:09
Yes, console "copy and paste" is not supported. If you have some text/commands that you want to "pas ...
daitau 發表於 2019-8-13 17:27
Thank info, 仲諗住可以用 Vbox 偷下雞, 睇上邊條 link 都係 ssh 算

