Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [15:46:41] ERROR: (ssh) Process crashed
- [15:46:41] Warning: Permanently added '[127.0.0.1]:2222' (ECDSA) to the list of known hosts.
- bash: cannot set terminal process group (-1): Invalid argument
- bash: no job control in this shell
- [15:46:41] ssh finished with code 0
- [15:46:41] tar -cjf untitled.tar.bz2 untitled
- [15:46:41] Started tar
- [15:46:41] tar finished with code 0
- [15:46:41] scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -P2222 untitled.tar.bz2 [email protected]:~
- [15:46:41] Started scp
- [15:46:42] Warning: Permanently added '[127.0.0.1]:2222' (ECDSA) to the list of known hosts.
- [15:46:42] scp finished with code 0
- [15:46:42] ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p2222 [email protected] tar -xvf untitled.tar.bz2
- [15:46:42] Started ssh
- [15:46:42] untitled/
- untitled/untitled.qml
- [15:46:42] untitled/untitled.qmlproject.user
- untitled/untitled.qmlproject
- [15:46:42] Warning: Permanently added '[127.0.0.1]:2222' (ECDSA) to the list of known hosts.
- [15:46:42] ssh finished with code 0
- [15:46:42] ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p2222 [email protected] "bash -ic 'qmlscene /home/phablet/untitled/untitled.qml --desktop_file_hint=/home/phablet/untitled/untitled.desktop'"
- [15:46:42] Started ssh
- [15:46:42] To run a command as administrator (user "root"), use "sudo <command>".
- See "man sudo_root" for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement