By jeff224772
When I log into my Ubuntu droplet by SSH, I’m greeted with system information and a big block of text about how to access my WordPress install.
How do I remove that text, since it shows the login information? I had a look for MOTD stuff, but nothing seems to be used there.
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!
I’ve seen conflicting info about this, but looks like it should be stored in one of these places:
/etc/update-motd.d
Or
/etc/motd
You can always grep for the text to try to narrow it down:
grep -Rl "To finish installing WordPress" /etc
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.