Share link
Your question has been posted! Share it with others to increase its visibility and to get it answered quickly.
Get the latest tutorials on SysAdmin and open source topics.
A question can only have one accepted answer. Are you sure you want to replace the current answer with this one?
You previously marked this answer as accepted. Are you sure you want to unaccept it?
Hub for Good Supporting each other to make an impact
Write for DigitalOcean You get paid, we donate to tech non-profits.
Hacktoberfest Contribute to Open Source
Are these graphs based on GMT with a timezone offset?
I’m hosting in the NYC3 region.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I broke my ```sshd_config``` file with a bad line. I can't login from putty anymore. I have privatekey and publickey on my local machine. But I tried DO console and it works, but can't login because I can't provide it the privatekey. How do I...
Hi, i want to know if the root user must use the same sshkey files every time he want to access to the droplet through ssh. I'm asking this because i'm the root user and i'm not in my home now (where i created the ssh keys and could connect to the...
When connecting with sftp: server ip: ******* username: root password: rootpassword port: 22 sftp It says The server rejected SFTP connection, but it listens for FTP connections. Did you want to use FTP protocol instead of SFTP? Prefer using...
I am looking for a good way to log the number of times a particular image URL is accessed. I have a number of images in my /var/www/html/ folder which I am loading from external html pages. For example <img src="mydomain.com/img/pick.png>. I am...