F5F Stay Refreshed Software Operating Systems Problema con Linux

Problema con Linux

Problema con Linux

D
DIPPY91
Member
216
04-13-2023, 08:37 AM
#1
Check file permissions and ownership, then adjust them if needed. Make sure you have the right access rights or use appropriate sudo privileges.
D
DIPPY91
04-13-2023, 08:37 AM #1

Check file permissions and ownership, then adjust them if needed. Make sure you have the right access rights or use appropriate sudo privileges.

K
Kaodylee
Junior Member
11
04-13-2023, 10:21 AM
#2
Make the script executable using chmod +x gol.sh. If that doesn't work, attempt to run it with sudo ./gol.sh, though this is usually discouraged unless you're certain about its behavior.
K
Kaodylee
04-13-2023, 10:21 AM #2

Make the script executable using chmod +x gol.sh. If that doesn't work, attempt to run it with sudo ./gol.sh, though this is usually discouraged unless you're certain about its behavior.