Skip to main content
2 votes
1 answer
129 views

I am creating a sandboxed app, that works a lot with files. I have a system for user granting access to directories and app storing bookmarks, which works. However I want user to have an option to ...
Kaven's user avatar
  • 491
2 votes
1 answer
80 views

I have a database on a Ubuntu system, that belongs to the postgresql user kalle (the owner of the database and the tables). That user is also the owner of the trigger function getimage, written in the ...
Kai Behncke's user avatar
1 vote
1 answer
123 views

I'm working on a Laravel 12 project using XAMPP on Windows 10. I tried to use the following command to create the symbolic link for serving uploaded files: php artisan storage:link But the public/...
Satria Indra Mulyana's user avatar
0 votes
1 answer
52 views

How can I force git to identify changes to the executable bit in a file? I have unset and set the core.filemode flag at the local and global levels, but permission changes to the executable bit still ...
mttpgn's user avatar
  • 370
0 votes
2 answers
131 views

A have a question similar to Perl: Testing that a file is actually writable as opposed to checking file permissions: In a program I have an option to specify a required output file, and I want to ...
U. Windl's user avatar
  • 4,748
0 votes
1 answer
100 views

My functionality is to save a PDF file in the mobile's download folder using my Flutter app, for that, in the Android manifest I added the below permission and the functionality is working perfectly &...
Krunal Surati's user avatar
0 votes
2 answers
316 views

Guys can you please help me on this I have trouble run npm run dev for my windows 11. I tried everything but still error exist. Do i have a problem on my OS? I tried to remove node_modules, run npm ...
Sayan Mondal's user avatar
1 vote
2 answers
95 views

I am trying to make a hidden file in Windows using Python, but after I make it hidden it becomes impossible to write. However, reading this file is possible. import ctypes with open("test.txt&...
dimimir's user avatar
  • 75
0 votes
0 answers
57 views

I develop some Outlook AddIn in VB.NET in Visual Studio 2019 (needed for backward compatibility) and therefore, the IDE is writing and modifying Registry keys in HKEY_CLASSES_ROOT, HKEY_LOCAL_MACHINE ...
Volker's user avatar
  • 507
-1 votes
1 answer
52 views

We are facing an issue with setting the proper permissions for our WordPress installation located at /var/www/wordpress on our Web App - Azure server. We are attempting to set the following ...
Altina Hoti's user avatar
1 vote
0 answers
74 views

This is really a head scratcher... I'm running Node 22.9.0 on a raspberry PI (Linux raspberrypi 6.1.21-v8+) My script, which is run as root, can write a new file in the current directory and update ...
Roy Kolak's user avatar
  • 635
0 votes
0 answers
26 views

I'm running a BaseX DB server on Linux, using a dedicated (unprivileged) system user who owns the BaseX directory subtree as well as the BaseX processes. To create a database, I'm using the ...
tohuwawohu's user avatar
  • 13.7k
0 votes
0 answers
90 views

I’m trying to upload my website to Hostinger, but every page (contact.html and privacy-policy.html) are not loading properly. When I try to access these pages in the browser, I get a “Page Lost” error ...
LeeD Digital-Solutions's user avatar
0 votes
1 answer
135 views

I'm trying to filter out files using find, however am having difficulty. Does anyone know the correct command to filter out "Untitled.rtf" using file permissions? -rwxr-xr-x@ 1 X staff ...
notaorb's user avatar
  • 2,210
0 votes
0 answers
203 views

So, I've got some RockyLinux 8, and then 9.3 to 9.4 and I think something has changed in 9.5. I deploy github action runners to a small fleet of RockyLinux machines via Ansible. They run as a user ...
Bonn93's user avatar
  • 193

15 30 50 per page
1
2 3 4 5
207