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
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[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 ...