Software To Install Applications Remotely
Aug 2, 2009I have setup Active Directory and client computers (win xp sp3). Now I want to install applications on client systems from the wondows server 2003.
View 3 RepliesI have setup Active Directory and client computers (win xp sp3). Now I want to install applications on client systems from the wondows server 2003.
View 3 RepliesIs it possible to Remotely Install Centos on a dedicated server?
View 5 Replies View RelatedAnybody have a good scheme of fresh install or preinstallling a server with Linux (CentOS in this case) remotely?
View 7 Replies View RelatedI have to install mediawiki application on a client website, but during installations process occur this problem, PPA version is 11.1 :
View 2 Replies View Relatedhow to install VNC server such as TightVNC on linux server remotely?
i can access my server only through ssh. (putty).
is there a way to install VNCserver in linux over ssh?
I have a problem with applications on my server. There is this osCommerce application for a customer installed, but how ever he forgot to change the user and pass for the admin panel. (changed right now, fortunately) so we had a hacker attack from that domain, actually we think that we had it from there becase we found a file like sex.php which sould not be there. With that php file, hacker change all index.php files to "hacked by ".
So we finally understood that we cannot overcome the hacking problem because of those client mistakes, but we can isolate the applications. But how?
That is my question, how can we isolate applications and not let them change other applications files?
I am running an application for which users pay a recurring monthly fee to use.
However, I am not familiar with what kind of hosting and layout i should approach.
Should I just purchase a deicated box from say FDC, and put 5~10 users on it?
Or should I get small vps for each user.
Is it possible to have a single domain, with a single SSL certificate, running multiple applications that use the same SSL cert? ....
View 8 Replies View RelatedWe'd like to host an application that will be controlled through web access at a specific port. We also want to control the amount of data traffic on a per user basis.
How can we do this? Can we bind a specific server IP : Port to a user and control the data from that. How can we make sure that only one user access one server IP and Port and so cancel user overlapping (one user finds out another IP and Port and uses that).
We will be using Windows Server 2003 and can have Plesk Control Panel installed.
On one of my servers, i created a chrooted shell environment in order to give out shell accounts, however i am wondering which linux commands i need in order for users to compile,install and run software like "eggdrop". I already added the most basic stuff, like "make, gcc, cc" but that does not seem to be enough. When i execute "./configure", it ends up in an endless loop which can only be ended by a root account.
View 9 Replies View RelatedI want to add 50 emails to a group called group50@service.com
Then from anywhere in the world I can login to an email client, compose a message to group50@service.com. And it will send my message to all 50 users.This is not limited to just my account, but universal to anyone.
Im not having a much knowledge of server managing well i have a question rkhunter showing after scan that there is two valunable applications he found but im unable to get the name of these files which are valunable how do i know the name of them ?
View 3 Replies View RelatedHow can I run memtest86 remotely?? my server has crashed 8 times in less than a week ,
I've had many glitches, it's failed to restart a few times and twice I had a odd glitch where /home/mishkin/ on became read only access (even to mishkin) chmod couldn't fix it and the first time a reboot solved it, the seccond time the server went dead, not even remote reboot can bring it back online
I told my host server.lu about this and demanded a new server, they repleyed with "did you run memtest?"
I told them that I have no idea how to do that remotely and it's 12+ hours (8 of them buisness hours) without reply
help me out guys, oh also any idea how I can get it running again??
it's debian stable
oh and during some of the crashes I had 3 terminals and xfce4 running only (and wasn't even logged on )
I'm not running anything untested
While I'm fairly familiar with running and serving Java applications (how they handle their load..etc) I'm fairly new "mass" hosting PHP applications.
PHP has a lot of advantages though, for example it's a lot more stateless and you can run a lot of PHP applications on a server.
As part of some new work I'm undertaking I need to come up with some decent infrastructure for PHP hosting. We want to get this right so I'm taking advice here as well.
My configuration would most likely be something like ....
how I can execute memtest86 remotely without any KVM access. Is this possible? If so, how would I go about it? I run Debian 5.0 32bit with bigmem kernel (16x4GB Dimms)
View 5 Replies View Relatedmy current situation is that i'm currently renting out a server in a datacenter, and there is no realistic way I can get physical access. Call me cheap, but I really don't fancy shelling out $100 to get my techs to install it. I do have an idea though, and I just wanted to know how realistic it is / how I would go about performing it.
My server has a rescue shell (uses busybox) that I am able to re-install the OS from (all linux OSes), re-partition the HDD and do general troubleshooting things from. If I was to create a VMware machine on my local computer, install windows 2003 and use a hdd image cloner (from within the machine) to create an image of the HDD, how would I go about copying this image to the server's HDD? I don't know of any cross platform "HDD backer upper / recoverer thingies"
I'm wanting to access one of my MySQL db's on my VPS (WHM/cPanel).
Specifically, I want to connect to the db from Excel and pull down certain data live.
I've set up my IP address for remote access in cPanel.
I've done this before on my old shared hosting account, where the hostname for the db was [url]
But under WHM/cPanel, the only hostname used for MySQL is 'localhost', which doesn't work when trying to connect remotely.
Just wondering if anyone can share how they access there colo servers remotely? We have a couple of servers in one datacentre and have just setup a new small co-lo solution.
At present we just use RDP to access our windows servers on the standard ports (pretty bad i know). The RDP ports are open as there may be occasions when we need to access the servers from anywhere. Our new soloution is presently setup like this but i am interested in locking it down.
How do other people access their servers? We have DRAC/ILO cards in the servers but we only tend to use these in emergencies as the remote console is pretty slow.
how to improve security are greatfully received!
I have 2 questions here.
1. I have installed mod_evasive version 1.10.1 on a Cent OS 4.4 server.
I'm using the test.pl script that comes with mod_evasive to test the configuration and when running the script from the same server mod_Evasive is installed. The mod_evasive is able to detect the intrusion and block the IP of the server.
If I use the same test.pl script from an external server the requests come in and are viewable in the access log but mod_evasive doesnt block the IP of the external server.
Probably is not blocing the ip of the external server because of latency.
Is there a way to modify the test.pl script to make it more agressive and get results when testing from an external server?
Here I'm pasting the code of the test.pl script:
Quote:
#!/usr/bin/perl
# test.pl: small script to test mod_dosevasive's effectiveness
use IO:ocket;
use strict;
for(0..100) {
my($response);
my($SOCKET) = new IO:ocket::INET( Proto => "tcp",
PeerAddr=> "test.domain.tld:80");
if (! defined $SOCKET) { die $!; }
print $SOCKET "GET /?$_ HTTP/1.0
";
$response = <$SOCKET>;
print $response;
close($SOCKET);
}
2. Also, I have sendmail installed and on the mod_evasive config I have email address specified on DOSEmailNotify. When testing from the internal server with the test.pl script the server is able to block the ip, put in the hash table but it never sends an email to my email address.
I have just ordered an unmanaged dedicated server with KVM IP. now what I want to know is, how can I install software from my computer to the dedicated server on the other end? Would I have to upload the ISO to that server then install it from there or can I install it directly from my computer to that computer?
View 2 Replies View RelatedI have 2 questions here.
1. I have installed mod_evasive version 1.10.1 on a Cent OS 4.4 server.
I'm using the test.pl script that comes with mod_evasive to test the configuration and when running the script from the same server mod_Evasive is installed. The mod_evasive is able to detect the intrusion and block the IP of the server.
If I use the same test.pl script from an external server the requests come in and are viewable in the access log but mod_evasive doesnt block the IP of the external server. Probably is not blocing the ip of the external server because of latency.
Is there a way to modify the test.pl script to make it more agressive and get results when testing from an external server?
Here I'm pasting the code of the test.pl script:
Quote:
#!/usr/bin/perl
# test.pl: small script to test mod_dosevasive's effectiveness
use IO:Socket;
use strict;
for(0..100) {
my($response);
my($SOCKET) = new IO:Socket::INET( Proto => "tcp",
PeerAddr=> "test.domain.tld:80");
if (! defined $SOCKET) { die $!; }
print $SOCKET "GET /?$_ HTTP/1.0
";
$response = <$SOCKET>;
print $response;
close($SOCKET);
}
2. Also, I have sendmail installed and on the mod_evasive config I have email address specified on DOSEmailNotify. When testing from the internal server with the test.pl script the server is able to block the ip, put in the hash table but it never sends an email to my email address.
I don't know if this is possible after searching on the internet for solutions. Here is the problem. I recently logged off my colocated server 2 days ago, and have been trying to log into it again like I always do using remote desktop. Each time I try it gives me this following error: "This computer can't connect to the remote computer. Try connecting again. If the problem continues, contact the owner of the remote computer or your network administrator."
I've had this server colocated for about 5 months now and I've never had any issues connecting remotely to it. Seems like Remote Desktop got broken somehow, or it's being blocked? I am an admin with logins/passwords etc. The OS is Windows Server 2003 R2, I'm not connected to a remote reboot console. I don't want to have to call the data center for remote hands on support for a restart if that's not going to fix the issue, from what I've heard they charge quite a bit.
I am attempting to use PHP on a IIS6 server to run console applications. There is no issues with my PHP code as it works on my own computer however it fails when tested on my Windows Server 2003 server.
The script it designed to execute a command that runs the program however the program does not run. If I manually type the command in command prompt while logged in via Remote Desktop the application launches in a new console window.
Could the problem be with the fact its trying to launch a new console window and since the user account its using is just a IIS account it can't create the console window? If so, without editing the actual program code or creating a service, how can I configure Windows to execute the program?
I am running Debian 7.5 and after a recent re-install of plesk and the os I am unable to download any applications. As soon as I run install wordpress or any other application the download bar just sits at zero.
View 3 Replies View RelatedIs there a script or program which I can use to start my game servers remotely? I am giving my friend a free game server, but the problem is that he wants the power to start/stop the server because he wants to update the binaries. I am not looking for a game server control panel, but more like a small script or program that has the power to start/stop the server. The game server I am hosting for him is Team Fortress 2. Also, it has to be free since I am not going to make any profit of this.
Game - Team Fortress 2
OS - Windows 2003 Server
Web hosting - WAMP
I have a problem connecting to my win2003 server from my work. The thing is that everything is turned off. I dont have administration rights. The remote connection in win xp doesnt work, telnet also dont work. Im behind proxy, all ports are closed. Is there any way, to install software on my server or smth else, so somehow i could connecti to my server remotely? I need to be able to connect to gui interface or maybe just be able to start programs, which crashed.
View 12 Replies View RelatedKVM to manage multiple servers using single KVM.
We want that if server owner want the kvm for its server we add the user remotely and provide him username/password for KVM to access his server. Once he is done we remove his access from KVM.
Can this kvm [url] be used to manage multiple servers remotely?
There are more then 12 servers to be managed remotely.
All the operations has to be managed remotely. We don't want datacenter intervention or datacenter guys to plugin and plugout the kvm's for each server.
id like to set up apache on a spare pc i have lying around, for local dev. id like to stick it in the back of a closet (no screen, kb or mouse) but im wondering how i can best access it from my main computers. is there some kind of decent and preferably free remote desktop application that can be used for this?
i know i can access the xampp installation via the ip address, but inevitably ill also have to access whatever OS i decide to install on it (xp or ubuntu)
I just tried to install wordpress on Ubuntu 12.04.4 LTS Plesk 12.0.18 #9 via
Plesk -> Domains -> domain.tld -> Applications -> WordPress -> InstallClick to expand...
I tried to install Joomla on my server from applications ( Not manualy ) . I go at applications on plesk's panel then i click on Joomla and the click to install it. After that , it shows that it's downloadiing ( Downloading Joomla... ) and it isn't doing anything else. It remained stuck at 0% like forever. I waited more than 2 hours once, and it didn't do anything. It was just stuck at zero. Other applications are working.
View 1 Replies View Related