Remote access is the connection to a data processing system from a remote location.
0
votes
0answers
48 views
File permissions get overwritten when editing file remotely in ubuntu
I use Ubuntu for development (12.10 currently). I usually work on files by mounting remote resource in nautilus by SSH. Files on the remote server are owned by different user and my user account is ...
0
votes
0answers
36 views
Connection to Windows Server 2008 R2 fails using WMI COM
I bought a new Microsoft Windows Server 2008 R2 server from a hosting provider. Now I am trying to do a remote launch of an exe that is placed on the Server using WMI in C++ on the Client side.
I am ...
0
votes
0answers
4 views
loging using remote login does not show already open windows
I was working on the redhat linux desktop and had some windows open on it.
I then logged in remotely using nxclient, but don't see the open windows running on it.
Not sure what is going on there?
It ...
0
votes
1answer
54 views
Python subprocess on remote MS Windows host
I'm trying to run netsh command on remote windows hosts (windows domain environment with admin rights). The following code works fine on local host but I would like to run it on remote hosts as well ...
0
votes
3answers
52 views
How does editing a remote file work?
I was wondering how editing a remote file without downloading it to the local computer actually works in detail. After using google and reading some posts I learned that this is possible using the FTP ...
0
votes
0answers
31 views
Create folder on Windows Server 2008 VM and access it remotely from asp.net server
How can I create a shared folder on a Windows Server 2008 and then get a full remote path to it so I'd be able to access it from asp.net: Directory.CreateDirectory(fullPath);.
I plan to use it in ...
1
vote
2answers
1k views
Use SQL Server Management Studio to connect remotely to an SQL Server Express instance hosted on an Azure Virtual Machine
Initial Attempt
I have a Azure VM with Windows Server 2012, on which I just installed SQL Server 2012 Express Database Engine component. Then, I followed the instructions here to connect remotely ...
0
votes
1answer
41 views
How do i grant remote access to one particular mysql table?
A client wants access from there ip address to a specific mysql table for their CRM program. I am developing the website part and collect data with a form.
Which steps should i make to grant access ...
0
votes
2answers
43 views
Remote folder on Windows server 2008 [closed]
Silly question, but I, however, can't find a solution.
How can I share a folder on Windows Server 2008 and be able to access it from remote computer over internet? What I want is just to share folder ...
0
votes
1answer
45 views
Source control in remote environment
I have a team of developers that all work remotely, from home (no intranet or extranet). We have dedicated managed hosting through a hosting provider, and they do not offer TFS. The production web ...
0
votes
1answer
161 views
Open Port 3306 via SSH [closed]
I am trying to access a Remote MySQL database from a GoDaddy VPS. I have enabled remote access on my server but I need to open the 3306 port on GoDaddy's VPS. I was told by their suppor I would need ...
0
votes
1answer
149 views
Teamviewer - Send Control Key to Mac from Windows
I'm TV'ing from a remote location to my mac to play around with XCode (on a windows pc). Within the interface builder, I'm trying to perform the control drag action. I tried pressing the ctrl button ...
1
vote
3answers
192 views
Reading remote Ubuntu directory using ssh in java?
I want to read the content of a remote directory using java.
The directory is on a machine running Ubuntu. Right clicking on the folder should give the share folder option and its installed samba ...
1
vote
3answers
117 views
Query Remote mysql database from php and get result set
I have my website(in php) running in Yahoo small business and Application(in java) in Rackspace.com.both server has got mysql database.
I want to query my application database(in rackspace) from my ...
0
votes
1answer
136 views
Why can't the JNDI name be configured in the ejb-jar.xml file?
While working with an EJB application, why do we require an extra deployment descriptor such as jBoss.xml to configure the JNDI name? Can't we do the same in the ejb-jar.xml file itself?
0
votes
2answers
26 views
How can I connect to a MySQL deamon on other host?
I'd like to connect to MySQL (deamon is running on my VPS) via HeidiSQL. I've created new user, commented bind-adress option and when I try to connect with it via HeidiSQL, I've got an error 2003: ...
1
vote
2answers
33 views
vimrc to detect remote connection
At the moment I have to hard code the names of servers on my vimrc in order to either make it different on the remote machine. This is done by conditional statement using hostname() function in vim. I ...
0
votes
1answer
35 views
Deploying to multiple instances of Glassfish, breaking up my EAR
I have a small EAR-JEE6-application, it consists of 3 Modules ( EAR + EJB + WEB ).
There are 3 files : ear, jar and war - the ear-file holds the jar and the war file.
My Question:
I would like to set ...
0
votes
1answer
250 views
System.IO.IOException: Authentication failed because the remote party has closed the transport stream
I'm creating a webservice ( in .NET 3.5) to obtain SSL certificate information of a remote server based on the domain name and i have a client which is a console application to call the service. ...
0
votes
1answer
60 views
How to install Scipy on ec2 server
I'm getting stuck on installing scipy on ec2. So I was trying to get the file to download, and it shows the following errors. What am I missing? Thanks so much! Really newbie here to working with ...
0
votes
1answer
39 views
Remotely control application settings
I have a solution that acts as client service and does some background work. This application requires some settings (that are read from an xml file) to be done at installation time and which are ...
-1
votes
3answers
73 views
cannot connect mysql server remote [closed]
I cannot conect to Mysql server remotely, access granted to user from any host and mysql server is running. I can access locally using 127.0.0.1 but when I try to connect using machine's IP it gives ...
1
vote
3answers
76 views
env variable in perl
how do i set environment variable in perl on a remote machine?
I ssh into the remote machine and then try tu set environment variable through export command.
But it does not set environment variable
...
0
votes
3answers
2k views
Starting vncserver on Centos or RH type Linux fails with - Fatal server error: could not open default font 'fixed'. How can I fix this?
I want to set up a vncserver on a generic/clean Centos or RH type Linux. I am working within the AWS EC2 infrastructure but that should not matter I believe.
To make this effort succeed there are ...
0
votes
1answer
50 views
Create a website to show data from a remote XML dataset
I am currently making a data visualisation website which looks at a remote source of data which is in XML.
I am confused on how to get the data from the XML dataset into a MySQL database.
-2
votes
1answer
47 views
Accessing an IOS device's music library from another IOS device?
I want to be able to view the songs of the library of another devices on the same WiFi/Bluetooth network. Also if I select a song, I would like it to play on both devices. Is there any way of ...
0
votes
1answer
38 views
Does @Remote in Java EE 6 make private methods accessible?
Consider this code:
@Remote
public interface ISayHello {
private void sayHello();
}
Will the sayHello method be accessible from the outside world or not?
2
votes
3answers
108 views
Control running Java SE program remotely
I wrote Java SE program which has deal with really huge dataset of matrices(10^12 matrices). I am generating them through iterator and saving special ones (which satisfy some criteria) either to Java ...
0
votes
2answers
116 views
How to open a file and view on remote windows machine
I want to open a file on remote windows machine from my local windows machine. The file should be visible on remote machine only.
My problem is, I should open a bat file on remote pc which creates ...
0
votes
1answer
87 views
kill process by batchfile (remote)
I have developed a application that is running on computer A. I have a computer B with a running version of visual studio (where I designed the application).
What I got is, when I built my ...
0
votes
2answers
220 views
C# - Remote Access to Text File
I would like to access/read a text file that resides on a remote windows server. The local computer and the remote server are not connected to each other i.e. they are not part of a network or under a ...
0
votes
1answer
86 views
How to display the execution result in remote linux screen(command input via ssh)?
everyone :
I need ssh to connect remote linux ,I already know how to run and display a GUI program in remote linux .It can be done by :
ssh username@ip
export DISPLAY=:0.0
firefox &
however ...
0
votes
2answers
75 views
How to access MySql on my dedicated server from remote machine
I have MySql server setup on my dedicated server with an IP address 12.12.123.123 . I have configured MySql to allow remote access. Now I want to access the server from remote application. How can I ...
1
vote
2answers
117 views
Trying to remotely access through wmi using C#
I have this piece of code:
private ManagementScope CreateNewManagementScope(string server)
{
string serverString = "\\\\" + server + "\\root\\cimv2";
ConnectionOptions options = ...
0
votes
3answers
79 views
Access Oracle 11g database remotely, windows xp server
for hours now I am struggling with this. I am complete newbie to Oracle DB 11g and its really to complicated for me :).
I have installed it and it's working properly. With SQL Developer I can connect ...
0
votes
1answer
50 views
Java RMI: Cannot rebind from a non-local host
I am working in a distributed application model where I have 3 applications running on 3 different machines (Say A,B and C). I would like machine A to be a dedicated RMI Registry host. Now I want an ...
0
votes
1answer
165 views
remote wmi connection c# - invalid parameter error
when i run the following code
ConnectionOptions options = new ConnectionOptions();
options.EnablePrivileges = true;
options.Impersonation = ImpersonationLevel.Impersonate;
...
0
votes
1answer
91 views
Pull file from Android phone
Is it possible to remotly pull files from a Android device with the computer?
Someone got any experience with this act?
1
vote
1answer
245 views
How to download a file in a remote server using cURL?
I have been searching the internet as well as many posts from SO and had no luck. I have the following code to get a file from a remote server.
$url = 'http://www.example.com/images/abc.png';
$path ...
0
votes
1answer
176 views
Web interface neo4j embedded remote not working
I am running Neo4j in embedded mode on a remote Linux server... everything works well except the ability to connect to the web interface /host:7474/webadmin/
Using Neo4j 1.8.2 Major Stable Version
...
1
vote
0answers
254 views
How to connect to remote MySQL database from Windows Phone 8 application?
I'm developing application for windows phone 8 and I need to get user data from remote MySQL database. This database is also used by the web-application.
What is the solution for this problem? Where ...
-1
votes
1answer
64 views
Installing Python on a remote UNIX machine [closed]
I need to run a Python script on a remote Linux machine. The problem is that Python isn't installed on that machine. As a newbie in Linux greedily taking advantage of the user friendly tools Ubuntu ...
0
votes
1answer
62 views
android webapp remote framework?
For some kind of student/teacher/eLearning scenario, i have the following question:
I have ten android devices (students), running a webapp based on phonegap/html5/javascript/jquery.
I want a PC (the ...
0
votes
1answer
101 views
Virtual filesystem mapping to local file
How can I decorate some remote filesystem like a path to directory in java?
For example something like this:
File decoratorFileSystem = new File("ftp://host/path"); // this does not work of course
...
0
votes
1answer
54 views
emacs tramp double-hop ssh earlier solutions just dont work
Problem Statement:
Connect to machineB (jupiter) via creta@recog.vision.uni-bonn.de. My problem is closest to link 1 below. However, none of the info in the links make it work. To make the matters ...
0
votes
1answer
220 views
copy file to a vagrant remote environment
I'm worknig on a remote codebase via vagrant development environment and I use sshfs for mounting the remote point on my localhost as below:
sshfs hostname:vagrant_remotemountpoint mountpoint
To ...
0
votes
1answer
64 views
Open declarations with eclipse, PHP and RSE
I've set up a remote project with Eclipse Helios and the RSE plugin.
Auto-completion works but I can not use F3 (follow declarations). It doesn't if the declaration is in the same file and of course ...
0
votes
1answer
20 views
Step by step for making my files accessible remotely, easiest way possible [closed]
I'm trying to set up my computer (Win7/64) to be completely accessible remotely, via SFTP or something else relatively simple.
I'm very new to back-end computing in this way so I'm looking for a ...
0
votes
1answer
202 views
Activate android service remotely - even on locked device
I am developing a kind of security app, that will trigger remotely (by an SMS). My question is: what is the best way to ensure that my activation SMS will activate the service even if the phone is ...
1
vote
1answer
74 views
Connect to remote Matlab: local GUI, remote code
In Python, I can connect to a remote kernel.
Is it possible to do the same in Matlab? Of course, I could log in via SSH and then run a graphical Matlab, but this is very slow. I could also use the ...



