Recording the screen (terminal) on Ubuntu 14.04 server
Joel Rees
joel.rees at gmail.com
Sat Oct 29 05:18:47 UTC 2016
On Sat, Oct 29, 2016 at 1:48 PM, J <dreadpiratejeff at gmail.com> wrote:
>
>
> On Friday, October 28, 2016, Kevin Wilson <wkevils at gmail.com> wrote:
>>
>> Hi,
>> Is there a way to Record the screen (in fact, it is console) to video
>> clip on Ububtu 14.04 server ?
>>
>> This is a server, I don't have Xwindows on it. And I want to record
>> the commands + responses I see on screen into
>> video, for a demo.
> [...]
>
> What's wrong with SSHing to the server from a desktop and recording the
> terminal from there? Thats how I record server console sessions. Unless
> what your doing can't be done in a SSH session for some reason.
And, in fact, you don't need to ssh in from outside. You can ssh from
the server.
And how about just using tee to grab the output?
But if you really want to record a terminal window, you'll need a
terminal window,. So, like Kevin says, ssh in from a workstation that
is running X11 and has the recording program installed from packages.
Or use a video camera.
--
Joel Rees
I am not running for president.
I am just trying to solve the world's problems
in my own mind.
http://joel-for-president.blogspot.com/
More information about the ubuntu-users
mailing list