Hey guys.
Contextualizing: I work behind a proxy/firewall and I can’t directly access the droplet via ssh using my ubuntu terminal. So I’m using the web console
The problem: Despite me maximizing the chrome window, the “terminal” fails to render, which makes tasks like editing config files difficult (see attached image)
Is there any way around this?
I appreciate any help
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.
This promotional offer applies to new account only.
Hey there,
In addition to what has been mentioned already about using an SSH client for your daily tasks, the best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
Hope that helps!
- Bobby.
Hello @anderson164d7f9a8a7c4f6d8d51b0
The recovery console is not recommended to be used when it comes to performing daily tasks. Usually, you’ll use it when normal ssh access is unavailable or the droplet is not responsive.
Editing text files and other functionalities might not work as expected due to the way the VNC window is implemented for accessing your Droplet.
You can create a jump-box server from which you can access the droplet without the need of tweaking your current firewall-proxy settings.
Regards