Questions tagged [systempath]

10 questions
6
votes
2 answers

Access files in system tmp directory, when using PrivateTmp

I am using php-fpm with PrivateTmp enabled. I have to read a file from PHP, which is copied by a remote deployment agent to the /tmp directory. Since PrivateTmp is enabled, I am unable to directly access /tmp directory. Is it possible to read a file…
Joyce Babu
  • 221
  • 2
  • 11
4
votes
1 answer

Accidentally deleted /tmp/systemd-private-015eb2a30-apache2.service-9h6i

I accidentally deleted systemd-private-015eb2e9f67b4eef862c68e99fe0ba30-apache2.service-9h6i08 from my /tmp folder: sudo rm -R /tmp/systemd-private-015eb2e9f67b4eef862c68e99fe0ba30-apache2.service-9h6i08 and didn't mean for it not to disappear…
mah. nah.
  • 59
  • 1
  • 3
4
votes
2 answers

gitolite setup on Mac => git-upload-pack: command not found

I am trying to setup gitolite using the "directly on the server method" in the docs Went through the entire setup, uploading the ssh public key etc... so now I can ssh git@myserver without prompting me for any passwords, all good. I reached this…
Bach
  • 333
  • 1
  • 3
  • 9
3
votes
4 answers

Dll's in System32 versus System Path

In Windows, what is the preference of how Windows looks through these folders to find .dlls? For example, if I have two versions of the same dll, one in the System 32 folder and one on the System Path, where does Windows look first?
AlbertoPL
  • 231
  • 1
  • 5
2
votes
2 answers

How do you add a folder to the windows vista system environment path?

so that I can execute apps (in cmd prompt) without specifying the fully qualified folder structure.
Jon Erickson
  • 405
  • 1
  • 5
  • 8
1
vote
1 answer

Jasper Reports on CentOS Server acting strange

So I added Jasper to my classpath, got Apache ant installed and everything seems fine. I went to hsqldb directory and run "ant runServer" & "ant runManager" and both started up. I went to a sample report and ran "ant -p" and it gave me syntax…
Jasperuser
  • 13
  • 2
0
votes
1 answer

How can I exclude %TEMP% and %TMP% directories from user profile disk in Remote Desktop Services

We are trying to deploy extensions for Chrome using GPOs. Due to Chrome not supporting junction points, we cannot do this when using user profile disks as they have no drive letter when dereferencing a path within the disk. We are trying to get…
0
votes
3 answers

Mapped network drive in PATH causes delays

I have a requirement to have locations on a network drive in my system Path (Windows XP SP3). If for whatever reason my connection to that drive is slow, this makes everything on my computer slow. What can I tweak on my system to lessen the impact…
C. Ross
  • 2,995
  • 8
  • 32
  • 36
0
votes
6 answers

What is a good universal PATH across multiple vendor *nix platforms?

Running a heterogeneous environment is always a challenge. Having an enterprise with AIX, IRIX, HPUX, Ultrix, Solaris, and several flavors of Linux, what is a good universal PATH setting that allows a good common set of commands, but also includes…
ericslaw
  • 1,562
  • 2
  • 13
  • 15
0
votes
1 answer

Remotely IIS access using web management service (wmsvc)

I was able to remotely connect and access an IIS web-server using the WMSVC service installed. However, whatever rules add/remove start/stop...etc I need to do is working just fine, but adding a new website blocks me on selecting a path folder. How…
cadobe
  • 15
  • 6