Tagged Questions
3
votes
1answer
282 views
How can I run byobu from xterm at starting?
I set up byobu auto run with the command byobu-enable. It's great when I log in from terminal or ssh, but how can I make xterm attach to it automatically ?
(mate-terminal from Linux mint especially)
4
votes
2answers
394 views
Lock a byobu session with password?
I used to leave my byobu sessions detached on a server. I want to lock the session to prevent other users (root account) accessing my session.
Is this possible?
1
vote
1answer
95 views
Return Carriage not working (Screen)
When I execute the command screen -S myscreen -X stuff $'search add $1 \015' from a shell it works perfectly. If I put it in a .sh file and run it as sh /test.sh variablehere it sends it to screen as ...
1
vote
2answers
306 views
Adjusting Screen Size on Ubuntu Virtualbox
When running Ubuntu as a Vitualbox guest, with a Windows 7 64-bit machine as host, how can I maximize the screen so it fills up the whole monitor?
4
votes
2answers
670 views
Fixing CTRL-* in vim under GNU screen
When running vim under GNU screen, I'm finding that combinations of CTRL with the arrow and Pg* keys don't work as expected.
I'm using the Ubuntu 10.10 vim-gnome package.
On a different machine, ...
5
votes
2answers
1k views
Why is screen seemingly doing nothing with commands passed with -X?
I've been trying to set up an automated backup system for a minecraft server, and I'm having trouble with screen, specifically when using 'screen -r sessionname -X "/var/minecraft/somebatchfile"', ...
3
votes
1answer
579 views
Ubuntu: How can I disable boot and logout screen
I want to be able to see all stuff from the boot process, just like in Debian.
I instaled startupmanager but It only change boot screen to more ugly.
I search google and find that you must remove ...