# DK003 Couldn't install docker on Kubuntu Linux

**URL:** https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682
**Category:** Installation
**Created:** [May 12, 2021, 1:02pm UTC](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682 "2021-05-12T13:02:01Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![dexter](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/dexter/32/499_2.png) [@dexter](https://community.kinsta.com/u/dexter)
#### Post date: [May 14, 2021, 9:15am UTC](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682/5 "2021-05-14T09:15:12Z")

</div>

Hi again,

It seems I’ve fixed the issue.

What i did was input `sudo adduser (username)` and then the docker group in terminal and it worked.

I ran into another issue though which I’ve faced before when running lamp stack where when trying to update plugins on wordpress it asks for FTP connection. To fix this, i started by looking at what permissions are needed with `ps aux` then look for DevKinsta, in my case it was user.

Next i navigated to where the website is located /home/DevKinsta/public/(websitename) and then i changed the permissions to user with `sudo chown -R (user) (websitename)/` and now it is working fine.

Hope this can be of use to anyone who has the same problems as me!

---

_[View the full topic](https://community.kinsta.com/t/dk003-couldnt-install-docker-on-kubuntu-linux/682)._
