Showing posts with label sudo. Show all posts
Showing posts with label sudo. Show all posts

May 6, 2020

cannot access data directory: open /var/lib/etcd/.touch: permission denied

Hi

Following occur after installing ETCD 3.4.7 on Redhat 8.2

'cannot access data directory: open /var/lib/etcd/.touch: permission denied'

Solution 'sudo chown -R etcd:etcd /var/lib/etcd/'


Regards,
Dor

Mar 25, 2014

Fortinet or Foriclient for ubuntu >= 12.10

You can either run the regular executable or using the cli.

Download it from here : Latest Fortinet/Forticlient ftp download

You will need also to run this before
"sudo apt-get install libgtk2.0-0:i386"

That's it , for me it worked both ubuntu 12.10 and 13.10

Hope it helped
Dor