Questions tagged [paths]

23 questions
0
votes
2 answers

!Linux standard path information, similar to windows path variables, like %AppData%, %UserProfile%, etc.?

Is there, in linux variables, or some other means to find per/system paths, similar to windows path variables, like %AppData%, %UserProfile%, %AllUsersProfile%, %ProgramFiles%, %SystemRoot%, %SystemDrive%, %Temp%, %Tmp%, etc.? Update: OK, I've found…
igoryonya
  • 195
  • 1
  • 3
  • 14
0
votes
1 answer

Grep a textfile with (find generated) files, but ignore paths

I receive a huge textfile generated with find. The contents of the generated textfile are a file-referenes with full path,…
0
votes
1 answer

How to disable short path alias generation in Windows

In order to try to reproduce a bug, I need to disable the generation of short path aliases in Windows (XP, Vista and 7). Where is this setting exactly? MSDN - Long vs short path names
guillermooo
  • 155
  • 2
  • 6
0
votes
2 answers

Direct DB to Web Server connection

I have a database server sitting right underneath a virtual machine host server in the rack, and this vm host is primarily responsible for servers hosting a couple different web sites and app servers that all talk to databases on the other server. …
Joel Coel
  • 12,932
  • 14
  • 62
  • 100
0
votes
1 answer

I'm setting up Ubuntu Server 10.04 LTS, where exactly should all my installs go?

I'm a bit of a noob on setting up web servers, but I want to do it right. I'm using Ubuntu Server 10.04 LTS on a VPS and it's currently a fresh install, with a root user setup and SSH enabled. Aside from that, it's fresh. I'm looking to set it up as…
littlejim84
0
votes
2 answers

SQL Server 2005 Agent running SSIS job can't find file path

Basically I'm trying to run a functioning SSIS job (created in BIDS) under the SQL Server Agent - it reads a set of Excel spreadsheets and dumps the results into a table. The problem I'm having is getting the SSA to read the file path, the relevant…
alimack
  • 943
  • 2
  • 11
  • 22
0
votes
1 answer

Bacula fileset wildcards: how include /folder/(arbitrary string)/uploads but exclude /folder/(arbitrary string)/whatever/uploads

I'm creating an exclude rule for bacula so it doesn't take care of some cache and temporary uploads folders inside a filesystem. But I'm failing to write it Suppose this…
Gonzalo Cao
  • 111
  • 1
  • 5
0
votes
1 answer

Cannot get FFMPEG in SNAP to convert videos to MP4

I recently installed FFMPEG with SNAP. For some reason, the regular ffmpeg install isn't working on this particular server. The file path that I have been using with my previous ffmpeg installation is /usr/bin/ffmpeg -i, as shown in this excerpt…
Charlie
  • 1
  • 1
1
2