Remote File Server And Web Server

Mar 16, 2007

I own a file hosting site. The site is powered by 2 servers - 1 front end web and database server, and 1 where all the files are stored.

I'm facing a problem that uploading and downloading often failed. Connections to mysql would timeout.

Has it to do with mysql settings or because the file server is located at a distance from the sql server?

(my.cnf on the sql server)
[mysqld]
skip-locking
skip-innodb
max_user_connections=6000
max_connections=6000
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock

View 5 Replies


ADVERTISEMENT

Upload A File On A Server To A Remote FTP Server Via SSH?

Oct 27, 2009

Is there any way I can upload a file on a server to a remote FTP server via SSH?

View 10 Replies View Related

Plesk 11.x / Linux :: FTP - File Do Not Show In Remote Server

May 11, 2014

After a fresh install of Plesk 11.5 am unable to FTP the server.

The FTP client shows that successful but no file in the remote server and its lock I saw only / I cannot stroll the client on remote server

Site builders work ok, Wordpress and built software update and publish...

View 5 Replies View Related

Remote Spamassian With Multiple Mail Server (Smartermail Server)

May 12, 2009

Remote Spamassassin for Multiple Smartermail Server

I want to setup Remote Spamassassin(On Linux) for Multiple Smartermail servers. I want to the setup the spamassassin on a linux box

How i can setup this with multiple smartermail servers.

View 6 Replies View Related

Remote Upload To Server (url/server To Server)

Mar 7, 2009

I looked a lot - can not find solution ....

I want to transfer a file from [url]to [url]or [url]Without it will pass my localcomputer (slow upload)

It can be also a script i will install like this one - this is only for images
[url](remote)

View 7 Replies View Related

DB Server For Remote Client/server App

Sep 19, 2008

if there are any hosts you would recommend working with for hosting a DB app (MySQL or SQL Server is fine). The trick with many hosts is that the database is not made directly available to remote clients due to security reasons. What I'd like to do is provide the DB hosting for a client/server application we are developing. For many of these users, setting up and managing a database will be too complex, so I'd like to provide the hosting for them.

Additionally, we'll be starting small and will need room to grow -- probably up to fully dedicated hosting.

So -- any good experiences out there with this kind of hosting? It goes far beyond the usual specs of bandwidth, disk space, etc. into needing low server densities, high availability of the DB service, and most importantly, no plans to block remote access to DBs in the future...

View 9 Replies View Related

New Server Without OS (Remote FTP Backup Server)

Jul 8, 2007

I just purchased a new server with 4 hotswap HDD of 250GB each and reload with new CentOS 5 without any host control panel.

The purpose is to backup all my other Cpanel servers data remotely. All my Cpanel servers are fully managed servers. This is the first time i'm going to do all things by myself, so I'm really a newbie. Please don't advise me to hire a server admin because I end up learning nothing I need to learn..

1. My first step now is to secure & harden the server.

- Can anyone mind to share with me valueable knowledge of basic server security & hardening? I was also thinking to use sudo root password which my serveradmin actually did but I don't know how. But su - access level would be OK too.

- I also need to install firewall and close all kind of port and block all SSH connection from all kind of IP except my server & my own IP address only. Can anyone provide me a guide?

2. Secondly what I need is to install FTPd and create user for each hard drive with 2 directory inside.
/sda/server1/
/sda/server2/
/sdb/server3/
/sdb/server4/
/sdc/server5/ (reserved for future server)
/sdc/server6/ (reserved for future server)
/sdd/server7/ (reserved for future server)
/sdd/server8/ (reserved for future server)

Does anyone knows where to find documentation how do install ftpd and how to setup user pointed to the specific directory.

View 14 Replies View Related

File Server Setup With Nginx...how Do I Choose The Config For The Server

Apr 22, 2009

I just want to use a server for file sharing, it will have nginx and that's it. I'm looking at centos, or freebsd, but I been using centos forever now and I'm not sure how to use freebsd, should I just stay with centos?

Do I tell my hosting provider to just install the OS and give me ssh action and that's it? Don't install any control panels or any other stuff? I want one domain and one subdomain on it though and ftp action.

View 8 Replies View Related

From Remote Server To Remote Ftp

May 3, 2007

how to transfer file(s) from remote server to remote ftp using ssh(on remote server)?

View 3 Replies View Related

Mod_Security Log File On Remote Box

Apr 6, 2007

I have mod security installed on my box!

i want to make the mod_security logfile "audit_log" created on a remote box instead of the local "/etc/httpd/logs/audit_log"!

how to do that?

View 3 Replies View Related

Remote File Access

May 11, 2007

if there's an OS where that is possible?...i'm probably in the wrong section at this point, but i was thinking about using Remote Desktop to accomplish this...something like a Virtual Private Network... but i don't have XP pro or any other system that could act like a server...

my goal is to allow staff working off site to easily access files through windows programs like ms word or ms excel to save, edit, etc -- files would be located on the web server or on a network computer on site (not necessarily a network server)

View 4 Replies View Related

Remote Desktop And File Transfer

Nov 8, 2008

I want to set up my desktop to be kind of a database. So I can access all my files on my home desktop, from school. (and be able to back up all my files on my reliable desktop as opposed to my not so reliable lappy)

Then the next thing I wanted to do is to be able to access my desktop using remote access. So I can control everything on my desktop, while I'm not there.

My laptop is running Vista Home Premium, I dont think that matters too much. But my desktop is running XP Home Edition.

I have a no-ip account. but I dont really know what my next step would be, I'm guessing to make a sort of FTP on my desktop? and I have NO clue how I'd do the remote desktop.

View 7 Replies View Related

Remote Domain Name Server (DNS)

May 18, 2009

I've got a client using zoneedit.com and their domain.tld is being redirected to the right ip, however, it gets redirected to our main site. but, if you type in domain.tld/index.php its fine.

running cpanel

i'm lost.

View 3 Replies View Related

Remote Clamav Server

Dec 10, 2006

I would like to know if its possible and if someone is using a remote clamav server to check the messages against viruses.

We are running around 15 servers and all of them have the clamd installed, and we waste time upgrading the software, database and also monitoring many services that are exactly the same one.

Our idea is to setup a central server that those 15 servers will send the message for checking first.

We are running cPanel and Exim on those 15 servers.

We have implemented remote spamassassin checking this week and its working like a charm.

View 1 Replies View Related

Setting Up Remote Sql Server

Apr 24, 2008

i am trying to setup a remote sql server , the web server which runs everything but sql is cpanel/WHM and the SQL server is Centos 5. I have installed mysql on the SQL server and it is running.

When i put the information in cpanel for remote sql setup it comes up with an error of :

usr/bin/mysqladmin: connect to server at 'IP Address' failed error: 'Host 'hostname' is not allowed to connect to this MySQL server' mysql has failed, please contact the sysadmin (result was "mysql has failed").

Is there something i have to enter in the remote sql server to allow the IP address of the cpanel server to be able to connect to the SQL server?.

View 6 Replies View Related

Getting Remote Access To My Server

Aug 10, 2007

I would like to setup my server to allow remote access from home. It's on an office network which is separated from the WAN by a router. So long as I'm on this network, I can access the server from any computer connected to it. I enter the https URL of my server through IE and it brings me to the helm interface (the one that comes with Windows Server 2003). I can click on Maintenance and then on Remote Desktop, and it opens a new window with the server's desktop displayed.

If I'm somewhere other than the office network, I can't access it. IE gives me a "can't find webpage" message (or something along those lines). How do I setup my server to access it from outside the office network. I'd prefer to have a similar graphical interface as Remote Desktop.

View 3 Replies View Related

Remote Mysql Server In WHM

May 16, 2007

I see option to setup remote Mysql server in WHTM but wonder can i connect 2 servers through private network then fill in Remote server address something like 192.168.1.2.
If it is possible it would save me a lot of bandwidth for both servers.

View 2 Replies View Related

Remote Ubuntu Server

Jul 26, 2007

I installed ubuntu server on my server

my os is windows xp

how may i remote to ubuntu by windows?

View 4 Replies View Related

Import File From A Remote Backup Space

Feb 13, 2008

How I can import my backups from remote backup space to my VPS.

View 6 Replies View Related

Server To Server File Transfer

Feb 26, 2009

I have a unique tool to move your files from old host server to a new one because of some reasons.

Find it out later in my post......

View 6 Replies View Related

Email On A Remote Server Through Google

Jul 24, 2009

A client has told me that his brother wants to put the company email on a remote server through Google. Currently the email goes via the hosting company.

He has asked me to send his brother the username and password for "updating domain information" so he can demonstrate what he is suggesting.

I am not really sure what he wants (as I always set up email via the hosting company and am not familiar with any other way): domain details or hosting company details with the email passwords etc? If the latter, I am not too happy about giving him access to all the website files that I am responsible for.

Does anyone know what he is talking about?

View 4 Replies View Related

Remote Backup Solution For Server

Apr 15, 2009

backup service for my dedicated server that can do the following:

Take backups of the server without my laptop being involved when the backup takes place.

(So I can take a vacation for two weeks and have my laptop turned off - while backups still taking place).

Strangely I have found it impossible to find such a service ... All services I have looked at require my laptop is turned on and running some software while backup of server is takeing place.

View 3 Replies View Related

Dedicated Server With Remote Desktop

May 30, 2009

I am hoping to find a dedicated server with the following specs or similar...

Processor: 3.00GHz or 1.8GHz Dual Core
RAM: 1-3GB
Hard Drive: 20-50GB (Yes, I realize most dedicated servers don't have drives this small.)
Windows preferable
Remote Desktop Access
30 GB Bandwidth

I plan to use this for running autoclickers and that sort of thing so that I don't need to worry about them on my PC. If anyone has any suggestions, please let me know! I realize this is an odd request.

View 10 Replies View Related

Remote Cpanel Server Backup

May 2, 2009

i run cpanel on centos,

and i backup all websites and system setting to the 2nd hd by whm's backup feature everyday,

i want to ask if any script or method i can backup all the files to another server in a period of time,

it may be a week or 3 three days...etc,

View 7 Replies View Related

Windows Server Remote Desktop

Mar 25, 2009

to install a server for data sharing. My user want a Windows server with remote desktop to write, edit and share document.

The server will host 5 users. one admin and 4 users. each user will have there own account and folder. The user will update word files and save it directly on the server. The admin will have access to each directory (like a fileserver).

I want your recommandation for the share, the OS and the upgradability

View 4 Replies View Related

Advantages Of Remote MySQL Server

May 23, 2008

What are the advantages of setting up a remote mySQL server?

If I do set one up, where do I go to look for one and what specs will be recommended?

View 2 Replies View Related

Decompressing Files On Remote Server Using SSH

Nov 5, 2008

I uploaded a .tar.gz file to my host & want to decompress it on the server to avoid long & painful FTP uploading. I read so far that this is possible using SSH with command line, but I searched for the appropriate command to no avail so far. SSH (& SFTP) connection to server established successfully & I'm using WinSCP.

View 4 Replies View Related

VPS: Unable To Access Remote Server

Aug 16, 2008

I have an outsourced project where someone from India is developing a program for me but we keep running into a problem that I can't find the solution too.

Every time we try to use our program to access one of our private squid/proxy server we receive an error back.

Type: System.Net.WebException
Message: Unable to connect to the remote server

Our VPS is a windows 2003 server and I'm pretty sure that one of the services is blocking the program or anything from accessing a remote server. By the way I disabled the firewall and I'm still having problems .

View 4 Replies View Related

Identifying Remote Web Server Software

Nov 5, 2008

Short of installing nessus, for a possible one off operation, is there an easy way of identifying what OS & web server a remote site is using?

View 3 Replies View Related







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