Last login: Tue Mar 3 18:31:56 on ttys000
How to fix something like this in terminal? Backup to normal terminal?
MacBook Pro 13”, macOS 10.15
How to fix something like this in terminal? Backup to normal terminal?
MacBook Pro 13”, macOS 10.15
Fix what? Looks essentially like my Terminal window.
Please read the following user tip and restate your question/problem: Writing an Effective Apple Support Communities Question - Apple Community
You can use the following command making sure to substitute "<user>" with an actual username on the server which has ssh access. Also replace "<server-address>" with either the server's IP address or DNS name:
ssh <user>@<server-address>
For more information about ssh options check out the manual:
man ssh
Do you know how to connect to linux ssh server via terminal with login and password?
Last login: Tue Mar 3 18:31:56 on ttys000