As I’m a new user in droplet. I might have been mistake. So, I cannot access my droplet console. I can access only recovery mode and failed to configure network. My installed packages are all ok. Only problem is , interfaces are not assigned ip. So help me providing all possible config files so that I can configure network properly. Some command ie ifup, ifdown, netplan apply are not working.
Any help highly appreciated.
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello,
You can follow the steps on how to do that here:
https://docs.digitalocean.com/products/droplets/resources/recovery-iso/#2-connect-with-the-recovery-console
Also, as described in the documentation, if your Droplet is in a network disconnected state (due to sending an outgoing flood or DDoS, for example), open a support ticket to have it reconnected. The restored network connection allows you to transfer files off of the Droplet. From there, you can use option 1 in the recovery ISO to mount your disk image and gain access to your files.
Best, Bobby