search for: thisserver

Displaying 2 results from an estimated 2 matches for "thisserver".

Did you mean: thisserverip
2011 Jun 13
2
computer name
Is there an r function that will be able to identify the computer the code is running on? I have some common code that I run on several computers and each has a database with a different server name - although the content is identical. I need to set thisServer depending on which machine the code is running on... something like... if(pcname = pc1) thisServer = 'SERVER1' if(pcname = pc2) thisServer = 'SERVER2' conn <- odbcDriverConnect("driver=SQL Server;database=x;server=thisServer;") ...rest of code will now run OK. I k...
2006 Mar 20
3
rsync and BSD file flags.
...ists.samba.org/msg03878.html Is there a patch for preserving FreeBSD's flags like schg? (i.e. immutable) My current configuration: Two FreeBSD 4.11 systems running rsync 2.6.3 Command being run: /usr/local/bin/rsync -cavzHS --include-from=include-list.txt --exclude-from=exclude-list.txt root@thisserver.mycompany.net:/ /