Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
2k views

I have joined my RHEL8 system to Windows 2019 AD using realm. Now I am trying to automount the home directories from a dfs share using autofs, my autofs files looks below: # cat /etc/auto.master +auto....
2 votes
0 answers
99 views

I followed a tutorial that helped me setup a Proxmox/Truenas/Docker server. It has you create a share drive on the Truenas VM and then automount it to the Docker VM. I then tried to install a Docker ...
0 votes
1 answer
37 views

I have autofs mounting a network share on demand, and dnsmasq providing DNS to my local network. dnsmasq is set to write logs to the network share. On reboot the share doesnt seem to be set up before ...
1 vote
1 answer
1k views

To create a kerberized NFS server in an IDM/IPA environment, why do we need to add a nfs principal for the client mounting the NFS? I am trying to setup a kerberized nfs server with a Dell unity NAS ...
0 votes
1 answer
1k views

I am now approaching the world of scripting in PowerShell and I need your help with a little script that might be trivial. I'm trying to make a script with the following requests: Take via input ...
0 votes
2 answers
5k views

I have a linux embedded system based on yocto up and running and need to get it to automount USB devices. The system uses udev and the following is the /etc/udev/rules.d/99-auto-mount.rules. KERNEL!=&...
0 votes
1 answer
1k views

I am trying to get my NAS to automount on reboot. I have a pi3b running Raspbian. Goal is to use it a a plex server, with my files on my NAS. I have googled and found many different answers, yet ...
2 votes
2 answers
1k views

I've got a python daemon that controls an audio player. Now I want this daemon to monitor USB disks inserted and add their content to the mpd media library. One part of this is a udisk client that ...
JPT's user avatar
  • 585
1 vote
0 answers
222 views

I've set up a raspberry pi to execute a command if a USB stick is inserted, and the command calls an executable on the stick. This works about 80% of the time, but intermittently fails - seemingly at ...
4 votes
2 answers
5k views

I am able to mount my ext4 partition in wsl-2 using the following command in powershell: wsl --mount \\.\PHYSICALDRIVE4 --partition 1 However when I either restart my computer or run wsl --restart the ...
0 votes
1 answer
1k views

I have a directory that is configured to be managed by an automounter (as described here). I need to use this directory (and all directories that are mounted inside) in multiple pods as a Local ...
2 votes
1 answer
2k views

I am deploying a PHP app using AWS Elastic Beanstalk. I would like to use EFS I've already built. I'm using a .ebextension folder using following link as guide: https://github.com/awsdocs/elastic-...
6 votes
1 answer
4k views

I am trying to setup automount of SSH endpoints using automount and sshfs on macOS Catalina. However, it is not working and I am not sure why. /etc/auto_master +auto_master # Use directory ...
0 votes
2 answers
2k views

I've been at this for hours and would really appreciate some troubleshooting help at this point if anyone has experience getting pam_mount working on RHEL. Attempting to pam-mount a network share to a ...
1 vote
1 answer
236 views

I use this PowerShell script on Run Command in azure VM page. Image1 Test-NetConnection -ComputerName [name] -Port 445 Invoke-Expression -Command "cmdkey /add:[path] /user:[username] /pass:[...
何柏儒's user avatar

15 30 50 per page
1
2 3 4 5

AltStyle によって変換されたページ (->オリジナル) /