Remotely Install Centos On A Dedicated Server

Apr 19, 2008

Is it possible to Remotely Install Centos on a dedicated server?

View 5 Replies


ADVERTISEMENT

How To Install Vnc Server Remotely On Linux Server

Aug 5, 2007

how 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?

View 12 Replies View Related

Software To Install Applications Remotely

Aug 2, 2009

I 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 Replies View Related

Linux Fresh Install / Reinstall Remotely

Apr 26, 2008

Anybody have a good scheme of fresh install or preinstallling a server with Linux (CentOS in this case) remotely?

View 7 Replies View Related

How Can I Install Openvpn In Centos Server

Sep 7, 2007

I want to make vpn server beside hosting server .

how can i install openvpn in centos server?

View 7 Replies View Related

Install Htop On CPanel CentOS Server

Jun 25, 2008

I found htop much more easier to understand than top and would like to install it on my cPanel CentOS server. I tried executing following command from root shell:

yum install htop

and got following output:

..................Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
No Match for argument: htop
Nothing to do

Not sure if htop is available for CentOS cpanel servers? If so how can I install it?

View 4 Replies View Related

Fresh Centos Server Install But Cannot Connect To The Internet

Aug 11, 2009

The setup:

2wire BT router (Firmware 6.1.1)
1 Server (Dell) Hardware with NICs (Server is connected to router via Ethernet Cable)
5 Static Ip addresses purchased from BT
Server OS is Centos 5.2

All laptops (5) are able to connect to the net wirelessly. I just did a standard installation of the Centos following [url]

I then tried
Code:
yum update
but it times out. I have no remote access to the server. I can only connect when i am on the router. I have seached, read and tried so many sites and commands but it just is not working. I have had this problem for about a 6 days.

Its a long story but basically this server setup has become a nemesis.

I don't mind providing remote access to the server and router admin page if needed. I am in London btw.

View 1 Replies View Related

Plesk 12.x / Linux :: How To Install CentOS 7 On 1&1 Virtual Server

Apr 1, 2015

I want to update CentOS from:

Code:
Version Parallels Plesk v12.0.18_build1200140606.15 os_CentOS 6
OS CentOS 6.6 (Final)
to CentOS 7.

What steps I need to do to install CentOS 7?

View 4 Replies View Related

Install/enable SOAP Client On A Centos / Cpanel Server

Aug 11, 2007

How do I install/enable SOAP client on a Centos / Cpanel server?

be clear and detailed in the commands I must run and what directories I run them in.

View 1 Replies View Related

Vpopmail Installation On Centos 5 Dedicated Server

Apr 24, 2009

We like to create the mail accounts through php scripts in mywebsite.com website. So we request you to setup the Qmail with Vpopmail server in our server. As we have the following packages are already installed.

1. Qmail

2. Courier POP/IMAP

3. Horde Webmail client

providers who install the vpopmail in the our server and configure these four packages to create the mail accounts via php script. So that we can use vaddsuer command in php to create the mail ids and also imap_open commands to access the mails.

We will take the decision sooner since we need to live the website shortly.

Our server is configured by plesk control panel.

View 2 Replies View Related

Howto Add IP Permanently To Your Dedicated CentOS Server

Aug 11, 2007

Any straight up easy way. So they stay permanent?

Can I simply use system-config-network and add each IP one at a time.

View 6 Replies View Related

How To Install This On A Dedicated Server?

Jun 24, 2008

I'm trying to install "Wowza" on my new dedicated server from iWeb. Im not familiar with installing something on a dedicated server so i was hoping for some help.

If you click the link below and click the "Linux install" (i have Enterprise Linux centOS) then next to the download now button you see:
To install:

sudo chmod +x WowzaMediaServerPro-1.5.0.tar.bin
sudo ./WowzaMediaServerPro-1.5.0.tar.bin

LINK: http://www.wowzamedia.com/store.html

I have putty which that looks like a requirement. But do i upload the download to the server? how exactly? then just type those two lines with the install file in the home directory?

View 9 Replies View Related

Backup My Remote Dedicated Server With Centos Installed Over Ssh

Jul 5, 2009

i have a dedicated server with rapidswitch. Few days back all my websites stopped working, due to some reason which i was not able to solve.

NOw, i want to backup all the files stored on my server. Each and every file including the database and every file there on my server.

I tried to log in through ssh on filezilla but i was not able to find out all the folders.

I have putty and could login over ssh , but i don't know the commands to backup.

Could, you guys tell me how to get all those files on my local computer.

i also have cpanel/whm installed and that is working.

View 4 Replies View Related

Dedicated Server Resolver Since Suhosin Install

Jun 19, 2009

For the last several days on one of our dedicated servers, a AMD 3000+ 2GB RAM 2x80GB HDD 5TB traffic installed with CentOS 5.3 64-bit w/a GNU Linux kernel-2.6.18-128.1.10.el5, we use as a 'backup' to our master, we've been having resolver issues. If we attempt to ping, dig or nslookup ANY hostname, we get "unknown host domainexample.com". We can, however, ping IP addresses, including the external one for the server. (Pinging the server from another, not connected to the network returns 0% packet loss.)

Our package managers can't resolve hostnames, either. For instance, when we try to run yum, we get:

"Could not retrieve reponamehere [url]
[Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Error: Cannot find a valid baseurl for repo: reponamehere"

We've already tried disabling several repos and it should be noted that when we use "wget" or "git" or any other package installer, we have the same resolving issues.

Our "/etc/resolv.conf" contains nameservers for the major upstream DC to our provider, which gave us permission to use them. We've tried two sets from them as well as those from our provider and from a DNS service provider. None have worked. (BTW, We have two servers with this provider and the other one is fine; the provider, though this is an unmanaged sever, is attempting to be very helpful and responsive. No problems there.)

We've tried rebooting the server and flushing IPtables as well as stopping it altogether. (Thankfully, we've set our DNS, SQL and httpd servers to run on boot) Nothing seems to resolve the issue (no pun intended).

However, we think this problem may have to do with having installed Suhosin on the server this past weekend since it seems to have started shortly after that but we're not sure. We are getting the following errors in from our httpd logs, though:

[Fri Jun 19 12:52:25 2009] [notice] Graceful restart requested, doing restart
[Fri Jun 19 12:52:25 2009] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
[Fri Jun 19 12:52:26 2009] [notice] Digest: generating secret for digest authentication ...
[Fri Jun 19 12:52:26 2009] [notice] Digest: done
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/suhosin.so' - /usr/lib64/php/modules/suhosin.so: undefined symbol: php_rfc1867_callback in Unknown on line 0
[Fri Jun 19 12:52:26 2009] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
[Fri Jun 19 12:52:27 2009] [notice] Apache configured -- resuming normal operations

When we ran 'tcpdump', all it returned was the IP address for the server connected on several ports via SSH. Running 'netstat -an' shows the server's IP address, again connected on different ports, and the localhost address connected on a few. No other IP addresses--and we have about 10--are showing as connected.

Anyway, this is all we've been able to figure out. Anyone had this problem and solved it successfully?

View 7 Replies View Related

Plesk 11.x / Linux :: DDOS Or High CPU Load Dedicated CentOS Server

May 12, 2014

I have been trying to identify why mi server has high load cpu, suddenly CPU load suddenly jumps, from 1 to 40 and until 110

If I restart mysqld and apache, the cpu gets back to normal, until this happen again

My server is
GenuineIntel, Intel(R)Core(TM) i5-2400 CPU @ 3.10GHz
VersionParallels Plesk Panel v11.0.9_build110120608.16 os_CentOS 6
CentOS 6.4 (Final)
CentOS 6 x64 Processor: Intel Core i5 - 3.10 GH

I already installed FAIL2BAN and DDOS DEFLATE without lock. I have CloudFlare Enabled.

When there is a high CPU load, I have checked netstats, and I don't identify many ips connected, so I think it could be an internet script (or virus).

I will paste the result of
ps fax
command, in a moment of high cpu load

View 7 Replies View Related

Remotely Restart A Server By IP

Jan 11, 2007

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.

View 7 Replies View Related

Stopping A Game Server Remotely

Nov 7, 2008

Is 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

View 2 Replies View Related

Connecting Remotely To Win2003 Server?

Aug 30, 2007

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 Related

Remotely Accessing Testing Server - How

Mar 31, 2007

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)

View 3 Replies View Related

How To Install CentOS 5 64-Bit

Nov 5, 2009

I want to install CentOS 5 on my VPS and my current template's don't have it. How do i do this? Or better still, if you have a template pre-made,

View 8 Replies View Related

Xen And CentOS Install

Oct 25, 2009

I have installed Xen on my CentOS ded box, and now I'm trying to install a Guest OS, also CentOS using the following command:

Code:
virt-install -p --prompt -n CentOS2 -r 512 --file=/vm/centos.img --file-size=15 -l [url]

Now everything starts, I come to the network screen (right after the language selection), leave everything on default, it says it is trying to configure the network with DHCP for eth0 and then hangs there for a moment a does nothing.

How do I continue, how do I configure the network correcly.

I am just starting to learn Xen and would appreciate all the input I get.

View 4 Replies View Related

How To Install ClamAV On Centos 5

May 14, 2009

I tried to install clamav, but i'm out of luck. It won't install at all. it gives the folloing error:

Transaction Check Error:
file /etc/freshclam.conf from install of clamav-0.95.1-4.el5.rf.i386 conflicts with file from package clamav-toaster-0.95.1-1.3.27.i386 ....

View 4 Replies View Related

Install 32 Bit Pae Kernel On Centos

Apr 3, 2009

i have a 32bit centos running with 8 gigs, but only 7 is registering when i contacted support they told me

Your server does in fact have 8GB of physical memory however the reason it is not being recognized is due to the fact that you are using a 32 bit operating system. By default, the 8GB would be recognized if it were a 64 bit OS however on a 32 bit operating system, you must install and boot into the PAE kernel (physical address extension) for the 8GB to be recognized and utilized. The PAE kernel can be installed through yum when connected to your server as root over SSH. Once you have installed the kernel, you will need to reboot the server for these changes to take effect

i tried

yum pae install

yum pae kernel install

both didnt work can anyone give me a quick step by step guide on how to go about this.

View 12 Replies View Related

I Can't Install Java In Centos

Apr 2, 2009

I try more time noting

root@serv01 [/opt]# ./j2eesdk-1_4_03-linux.bin
Checking available disk space...
Checking Java(TM) 2 Runtime Environment...
Extracting Java(TM) 2 Runtime Environment files...
Extracting installation files...
Launching Java(TM) 2 Runtime Environment...
Error: The Java(TM) Virtual Machine has aborted.
Deleting temporary files...
Deleting temporary files...

how can install java because i need to it

View 12 Replies View Related

Fresh Centos Install

Mar 21, 2008

I finally got my hands on a test server and am playing with Centos.

I got it installed but am not sure where to go from here in regards to getting it setup for web server use.

Is there any documentation on what to install for web server use? Is there a cheat sheet out there I can follow?

View 10 Replies View Related

Red5 Install Centos

Jun 1, 2008

Been fooling around with red5 too long now. I really need this app to work so I can use the audio/video option on my chat.

I'm willing to pay the person who can make red5 work on my linux centos server. I allready installed ant & red5, the java is just a bit to tricky for me.

Like I said, I'm willing to pay a fee for the person who can make the red5 work.

View 2 Replies View Related

How To Install Zimbra On CentOS 5

Nov 19, 2008

I have a dedicated linux server and i want to install zimbra(open source mail server) on my server,i have googled and install it but it doesn't work..i can't login in to admin panel [url]but it throws page load error.

View 4 Replies View Related

Which Packages To Install On Centos

Apr 2, 2008

im going to be installing centos 5.1 on a webserver. which packages should i install. ie when it gives the the options for kde knome server server with gui etc?

View 6 Replies View Related

How Do I Install Adns On WHM/Centos 4

Jan 31, 2008

I am using apachetop and it says in order to resolve host names (-r flag), adns must be installed. Host names aren't being resolved, so it appears I don't have adns, and I have googled but can't figure out where to get it and how to install it.

View 2 Replies View Related

Install Cpanelon Centos

May 23, 2007

i run cd home
wget -q [url] sh latest

but give me error

error: [url] : import read failed.
Your operating system's rpm update method (yum) was not able to locate the glibc package. This is an indication of an improper setup. You must correct this error before you can proceed.

View 8 Replies View Related

Install Centos On Virtuozzo

May 28, 2007

i reinstalled my vps that is virtuozzo
how may i install os(centos)?

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved