Tagged Questions

0
votes
1answer
20 views

Can I setup CVSROOT with remote access?

I created a cvs repository in my school network account, I would love to have the access to it using my local machines at home. I tried, at local, setting CVSROOT variable to be "m …
0
votes
5answers
99 views

PHP database connection

I need to connect to a remote mysql database in PHP. Specifically I have this as a constant: define("DATABASE_SERVER", "localhost"); ... $db = @mysql_connect(DB_SERVER, D …
0
votes
2answers
41 views

how to launch x programs running in mac ox from cygwin running on windows-

Hi everybody, running cygwin on windows I can connect and execute X applications with no further problems just accessing the remote linux box as ssh -Y -l user machine. If I do the …
0
votes
2answers
55 views

Accessing ASP.NET Development Server from another pc on the network

I would like to test my web app in other browsers. I have installed Virtual PC to do just that. the ASP.NET development server does not allow remote connections so the virtual pc ( …
1
vote
4answers
89 views

Manipulating local files remotely with Ruby?

I would like to automate the creation of symbolic links on my laptops from a simple Rails app running on a remote server. I would need to be able to run kernel tasks on the laptop …
0
votes
1answer
19 views

enable remote connection, laptop tracking

Hi, Today i was searching for some software which can track my lost laptop. There, i found a software which provides the following feature : • Geo-location is determined by wi-f …
0
votes
3answers
47 views

Deleting files from a client machine

Is there a way to delete files on a client computer after they've been uploaded to a server? My web application allows users to upload files to a server and I'm trying to find a w …
0
votes
2answers
452 views

Using advapi32.dll:LogonUserA() to impersonate a remote machine’s local user

I need to be able to run RegLoadKey() on a remote machine, and it may be that my machine and the remote machine are not in the same domain. If they are, the below code works OK and …
0
votes
0answers
47 views

Trying to administer network setting of server via netsh [closed]

Hi there, I am trying to configure the LAN settings of a Windows 2008 server remotely via netsh. I've been trying this command (issued at the client) assuming the IP address of th …
0
votes
1answer
72 views

SQL Server 2005 - Deny View of “Security”, “Server Objects”, “Replication” and “Management”?

I can deny a specific user DB viewing by doing something like this: DENY VIEW ANY DATABASE TO Myuser But, is there a way to also deny the "Security", "Server Objects", "Replica …
0
votes
2answers
69 views

SQL Server 2005 Remote Login Permissions

I have a user Sql Authentication account that has remote access to my database server. The user has a default database, and is only able to access or modify that DB. So far so go …
0
votes
4answers
146 views

How to remotely restart a service on a password protected machine using Python?

Hi, I decided to tackle Python as a new language to learn. The first thing I want to do is code a script that will allow me to remotely restart services on other machines from my …
0
votes
8answers
2k views

Remote X Display with Fedora 10 running KDM and XFCE

I am developing a JSF web application on a Windows box using Emacs as my editor but I far prefer to use Emacs in a Linux environment. In the (somewhat distant) past it was a no-br …
0
votes
0answers
234 views

open source remote desktop webapplication? [closed]

is there such open source remote desktop web application project available? i looking for webapp that ease technical team to do remote desktop user behind firewall and troubleshot …
0
votes
1answer
36 views

How can I connect to MySQL database on a dedicated Windows 2003 server from EC2 based app server with PHP

I have developed a web application that uses PHP and MySQL and has all been running fine from a single development server. I now want to separate things a bit and place an app serv …

1 2 3 next
15 30 50 per page