Security

tar: splunk: Cannot mkdir: Permission denied

ehs2020
New Member

I was watching a module 3 in Training. When I type and enter tar xvzf splunk-8.0.3-a6754d8441bf-Linux-x86_64.tgz -C /opt
following the video. It shows an error (tar: splunk: Cannot mkdir: Permission denied). How can I fix this issue?

Tags (1)
0 Karma

roboheeh
Loves-to-Learn

Hi

You can try sudo tar...

0 Karma

tauliang
Communicator

You can either ask for permission, or you can extract it to another folder in which you have permission to write, e.g., ~/opt instead of /opt

vnravikumar
Champion

Hi

It seems you don't have proper permissions. You need sudo permissions or contact a system administrator

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...