Questions tagged [remote]

"Remote" - the term could refer to resources, access, control, user, presence, etc.

"Remote" could refer to either the network resource availability (e.g. "the user can interrogate the information remotely"), the user access to a network resource (as in "server access authorization through a Remote Desktop Connection/Protocol"), or even the location of the user related to the network accessed ("A Teleworker is allowed to connect remotely on 2 days per week through VPN/Remote Access, if there is a home office space available and all the conditions are met to allow the worker to perform the expected duties remotely").

613 questions
0
votes
1 answer

Deploying applications inside virtual machines (VMWare, XEN)

I was wondering if there is a way to remotely deploy custom software inside one (or multiple) virtual machine(s) by using API calls. The question is valid for both VMWare based and Xen based solutions. Something similar to the way VMWare Tools (or…
hpuiu
  • 3
  • 1
0
votes
1 answer

Getting Splunk logs from a remote location

I currently have a server in my home lab running Splunk, really love it. I'm soon going to have another server in the EC2 cloud, and I'd love to be able to monitor that using Splunk, hopefully though the primary Splunk server I already have…
Chiggins
  • 791
  • 7
  • 20
  • 37
0
votes
1 answer

IBM IMM Remote Control

I've installed an IMM module for a server that has to be controlled remotely. Now, while the general panel works greatly, I can't run the remote control. The server is behind a firewall and the RC works greatly in LAN, so I guess that is a matter of…
IssamTP
  • 175
  • 3
  • 12
0
votes
2 answers

ASP.Net Restart IIS

Long story short -- we have 2 webservers (IIS 6) that run a 3rd party asp.net application. Randomly (so far) they just...stop working. I have an outside check that will tell me when it stops working within a minute or so. Right now I have to get…
Matt Dawdy
  • 429
  • 1
  • 9
  • 19
0
votes
3 answers

Remote, Windows to Windows Deployment

I am looking to copy files from a local windows machine (my development machine) to another windows machine (the production machine). Currently, the only way I can move files from one machine to the other is by manually using Ftp FileZilla client.…
jmacinnes
  • 5
  • 1
  • 5
0
votes
2 answers

Performance Counter Read On Remote Machine - Cost

What I am after is what performance hit is there on the remote machine I am reading a performance counter on? For example, I have a web server that reports some performance counter information on another machine. I want to know what type of…
HunterX3
  • 313
  • 2
  • 6
0
votes
1 answer

SVN - remote locations

im not sure this is the best place to ask this question, but i'm sure you will have insight.. I am using Ubuntu 11 and RabbitVCS for managing my SVN files. I really like the seamless integration to the file browser. I have a number of different…
Lee
  • 145
  • 1
  • 12
0
votes
1 answer

UltraVNC Single Click with Encryption Error

I'm trying to set up UltraVNC single click with encryption via MSRC4Plugin.dsm. With encryption, it won't work at all. Without encryption, it will connect but generates an error and seems to be trying to load the dsm plugin. Settings are as…
Eli
  • 741
  • 2
  • 8
  • 16
0
votes
2 answers

Using delprof in command prompt remotly. Which user will it be run as if no user is specified?

If i use delprof2 and cmd to remotly delete profiles, which user would this be run under if no other user is given? Many thanks Dan
Fred
  • 3
  • 1
0
votes
3 answers

Establish Linux to Windows connection

We can establish connection between Unix based machines using these commands - ssh telnet but how to establish a connection between a Linux and Windows? Putty, WinSCP etc are used in Windows to connect to Linux. But how do I connect to windows from…
hari
  • 101
  • 1
0
votes
1 answer

Need help creating server out of Personal PC for small project

I have a Software engineering project in the near future in which a couple of students will be working on. I would like to host the database and maybe a source control server on my Local PC with hopes that the other classmates would be able to…
Brandon
0
votes
3 answers

Should PHP be installed on Apache web server or MySQL database server?

Setup: Two separate boxes: Fedora 15, Apache, PHP and PHP modules Fedora 15, MySQL I am unable to make a connection to MySQL from the Apache web server. begin test
"; mysql_connect('hostname[FQDN]','username','password')…
hecrodjr
  • 11
  • 3
0
votes
3 answers

Remote control server dialing out to viewer?

I'm looking for a remote control application that satisfies the following requirements: the server (ie. the application running on the customer's PC I need to support) dials out to connect to the client running on my support PC and waiting for…
OverTheRainbow
  • 277
  • 5
  • 13
0
votes
1 answer

Apache authentication with Centrify on remote Apache

I have an Apache (2.2) server on one Linux (let's call it apacheOne). For various reasons we do not have (and do not want to have) Centrify for Apache installed (however Centrify itself is present and works). On the other Linux box (let's say…
Zbigniew
  • 101
0
votes
2 answers

Yum, OpenSSH and dedicated server over ssh

Quick question: In RHEL5.5 there is OpenSSH 4.3b2 but I really need jailed root functionality (available from 4.8b1 I think). I am working on a dedicated server over ssh. Is it safe to yum remove openssh and then install newer version or will I…
RandomWhiteTrash
  • 269
  • 1
  • 3
  • 16