CentOs VPS System More Secure?

Jul 16, 2008

on making my CentOs VPS system more secure?

View 5 Replies


ADVERTISEMENT

Secure Virtuozzo System

Aug 14, 2008

Does someone know a good article for secure a virtuozzo node/host server?

View 0 Replies View Related

Plesk 11.x / Linux :: Secure Connection To System When Posting Data - Install PEM Certificate

Nov 20, 2014

I've written a script to send property data to rightmove.co.uk as part of their new automated data feed. However they require a secure connection to their systems when posting the data. They have provided me with a .pem file which is a security certificate. I need to install this on my plesk server but where to start as most certificates require a private key and the actual certificate. The private key I have been provided is only an 8 charter string, like a password.

View 1 Replies View Related

Auto Secure Centos

Jun 7, 2009

I just got about 10 centos vps servers. are there any programs that will do most of the hardening or security for me?

View 13 Replies View Related

CentOS - My System Is Hacked

Mar 26, 2007

I'm running CentOS 4.4 and I want to know what utilities and procedures I need to follow to find out if my system is compromised (hacked).

I dont see any symptoms right now but I want to be fully aware in case something happens.

View 4 Replies View Related

How To Secure And Harden Centos Linux Server From Vulnerabilities & Threats ,attacks

Jul 28, 2009

How I can secure my server from vulnerabilities and threats and ddos attack? How can I find my server is compromised or hacked?

Which ports I should check, what commands I should fired on shell prompt? which softwares you will recommend.

View 14 Replies View Related

CentOS & Automated File System Check

Mar 14, 2008

I have a centos server & whenever I reboot it, it goes into File System check and takes about 1 hr to turn online.

The irony is, I reboot the server only when the load goes high (esp when traffic is high).. And the server is down for long times when traffic is high.

The server config is pretty good, but it shows these problems once in 15-20 days.

View 3 Replies View Related

CentOS - Add Perl Script To System Startup

Sep 17, 2007

to have assp run on system startup, since my server seems to be suffering from random reboots.

I need to run the command perl /usr/share/assp/assp.pl when the system turns on, so that it will receive mail and I can send mail..

View 11 Replies View Related

Which Operating System Fedora Core, CentOS, FreeBSD

Jun 17, 2008

I currently run a dedicated with redhat 9 and am looking at a new server with either Fedora Core, CentOS, or FreeBSD.

I'd like your opinions on the best o/s to go with overall and also bearing in mind I'm coming from redhat and will be running cpanel on it...

View 14 Replies View Related

Plesk 11.x / Linux :: CentOS 6.6 Based System - Activate Mod Rewrite With Proftpd

Nov 13, 2014

My company and I are currently discovering Plesk on a CentOS 6.6 based system. We are migrating from an old system on which FTP usernames could hold uppercase letters, which apparently is not the case in Plesk 11 (or is it because of CentOS?).

Anyway, as we can't change these FTP account names, I was thinking about creating a rule with mod_rewrite in the proftpd.conf file.

So the question is: how can I reinstall/reconfigure proftpd with this module activated? I don't even know where to find the corresponding package (which repo, correct version, etc...)

View 2 Replies View Related

Plesk 12.x / Linux :: CentOS 7 - Hard Disk Quota Is Not Supported Due To Configuration Of Server File System

Feb 25, 2015

I have a new CentOS 7, with Plesk 12, CentOS 7 by default has XFS filesystem.

I try migrate sites from another Plesk Server but Plesk agent say: "hard disk quota is not supported due to configuration of server file system" (my CentOS 7)

My CentOS7:

CentOS Linux 7.0.1406 64 bits
Plesk 12.0.36

My fstab

[root@ns ~]$ cat /etc/fstab
/dev/mapper/centos-root / xfs defaults,usrquota,grpquota 1 1
UUID=ba391bd5-786c-4ae7-8bbd-f36f831ae6eb /boot xfs defaults 1 2
/dev/mapper/centos-swap swap swap defaults 0 0

I added "usrquota,grpquota", then mount -o remount / ; but when I try quotacheck -fmv / I gest this:

[root@ns ~]$ quotacheck -fmv /
quotacheck: Skipping /dev/mapper/centos-root [/]
quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option.

but quotaon command works:

[root@ns ~]$ quotaon /
quotaon: Enforcing group quota already on /dev/mapper/centos-root
quotaon: Enforcing user quota already on /dev/mapper/centos-root

The problem here is why Plesk does not recognize quotas as enabled on CentOS 7??

If I try this command it seems good:

[root@ns ~]$ /usr/local/psa/admin/sbin/usermng --isquotable
0

Also I do this:

- Disabled Selinux
- Check all packages as quota, etc.

I have been using some reference: [URL] ....

View 11 Replies View Related

Difference Between CentOs 5.0 And Centos 4.5? Both With Plesk

Oct 1, 2007

What is the difference between CentOs 5.0 and Centos 4.5? (Both contains Plesk)

Would CentOS 5 contain more updates and fixes? CentOS 4.5 be more stable?

View 0 Replies View Related

Upgrading From Centos 4.6 To Centos 5.2

Aug 19, 2008

Does it worth to upgrade cent os to latest version on server where is installed whm/cpanel?Could i request upgrade from cpanel support ?

View 3 Replies View Related

CentOS 4 32-bit Or CentOS 4 X86_64 Bit

Aug 7, 2007

which one do i have to choose?? and why?

my server is P4 3.6GHz HTT with 2GB RAM

View 6 Replies View Related

How Secure /tmp On Vps

Jul 26, 2009

how can i secure my tmp on vps?

mount -o loop,noexec,nosuid,rw /dev/tmpMnt /tmp

it isnt work on vps and i have this error:

[root@ dev]# mount -o loop,noexec,nosuid,rw /dev/tmpMnt /tmp
mount: could not find any device /dev/loop#

View 4 Replies View Related

I Cant Secure My /tmp

May 5, 2009

i want to secure my /tmp and do this:

so i try this link
[url]

so:
cd /dev
dd if=/dev/zero of=tmpMnt bs=1024 count=150000
/sbin/mke2fs /dev/tmpMnt
cd /
cp -R /tmp /tmp_backup
mount -o loop,noexec,nosuid,rw /dev/tmpMnt /tmp

but i have this error:

root@server [/]# mount -o loop,noexec,nosuid,rw /dev/tmpMnt /tmp
mount: no permission to look at /dev/loop#

View 4 Replies View Related

Secure A Vps

May 13, 2009

when I get a dedi server for shared hosting. I secure it as much as i can and then just incase I miss stuff etc I hire 2 other companys to check over everything. Since I bought a vps from fsckvps are there any guides to secure and optimize a vps other then the one located in the vps section? thanks. I Dont feel like spending 50+ dollars on securing a vps that costs less then 15 a month.

View 14 Replies View Related

How Secure Is My VPS

Aug 7, 2008

vbulletin.com/forum/showthread.php?t=281011

How secure is my VPS? Anyone who has some free time and is reading this thread could please try to do some penetration-testing or something related (I really do not know much about network security) in order to know if my server configuration could be the problem?

Do you find any way to download the full database without login on the system (cPanel or phpMyAdmin)?

View 3 Replies View Related

Secure VPS I Done

Sep 8, 2008

i'v been Installed all these In my VPS server

1)Disable Functions:
system,system_exec,shell,shell_exec,exec,passthru,escapeshellarg, escapeshellcmd,proc_close,proc_open,ini_alter,dl, popen,parse_ini_file,show_source
and Enable The Safe_Mode.
---------------------------------------
2)Hide_your_apache_Version
---------------------------------------
3)Install LogWatch in a Server
---------------------------------------
4)Mod-Security-Install
---------------------------------------
5)Root-Login (IP Sent).
---------------------------------------
6)Disable Login Root and Change SSH Port .
---------------------------------------
7)Installing eAccelerator .
---------------------------------------
8)Install Nobody Check
---------------------------------------
9)Updateing All of
/scripts/upcp
/scripts/updatenow
/scripts/sysup
/scripts/fixeverything
/scripts/exim4
/scripts/easyapache
/scripts/securetmp
----------------------------------------

but doesnt know yet what the better to secure my vps ..

and about Firewall two .. wich firewall better

CSF or APF+BFD ..

View 4 Replies View Related

Secure FTP

Mar 27, 2008

I have an application that requires a Secure FTP connection to a server to work. I am having trouble connecting to one server, a windows based server, while the CentOS Linux server is working fine.

Does anyone know where I can find test Secure FTP locations so I can determine if the issue is with misconfiguration or with an incompatibility of the program with windows Secure FTP sites?

I am able to connect to both sites using WinSCP and choosing Secure FTP.

View 1 Replies View Related

How To Secure The VPS

Aug 30, 2007

Check out this blog and suggest what thing more can be added to secure the vps and i think this information database can be helpful for newbies and intermediate users which like to secure the VPS.. which sometimes exploited due to bad scripts.

[url]

View 2 Replies View Related

Secure UK VPS - DPA

Nov 11, 2007

Ive been using Dreamhost for years and there great however, One of my clients needs has drastically changed and they are now required to comply with the Data Protection Act.

In particular this bit make Dreamhost a bit of a no go due to them being in California:

"Personal information may not be transmitted outside the EEA unless the individual whom it is about has consented or adequate protection is in place, for example by the use of a prescribed form of contract to govern the transmission of the data."

Unless my client goes and asks all 1000+ customers they are kinda in a bit of a quandary. So here's what im looking for:

Secure UK Datacenter, eg Easynet, Blue Square etc
128mb RAM, 256mb Burstable, 20GB storage, 500GB transfer
LAMP Environment
Support within Business Hours
Control Panel

View 6 Replies View Related

Way To Secure SVN

Feb 4, 2007

So I just got SVN installed on my server, and now I'm wondering about the best way to go about securing it. This is what I've had done so far

the executables were installed to /usr/bin as ROOT

Then I created a directory in /usr/local/svn as ROOT to hold the svn repositories (the conf folders, etc).

I've decided that I'd like to use the SVNSERVE tool rather than have to run Apache2 which my current VPS provider does not provide any support for.

So I've run SVNSERVE like so:
svnserve -d -r /usr/local/svn --listen-port=7126

Then for each repository within the /usr/local/svn folder I've gone into the conf folder and added:

anon-access = none
auth-access = write
password-db = passfile
realm = myrealm

The passfile is located in the same directory (ie. /usr/local/svn/test) and contains my users in the format:

[users]
harry = harryssecret
sally = sallyssecret

I then run my checkouts like so:
svn checkout svn://mysite.com:7126/test

Now my question is how secure is this. I was tempted to use svn+ssh but I couldn't seem to figure out how to get it configured. Is the protection I have adequate? How easily can this be compromised? What steps should I take to lock it down further. Can I limit the connection to SVNSERVE to only come from certain specific IP's... similar to how apache does:

Order deny,allow
deny from all
allow from 192.153.123.12

View 10 Replies View Related

Most Secure CMS

Feb 22, 2007

What would be the most secure free CMS at the moment? I ask this because im looking to setup a website, and i dont have enough money to invest in a custom coded website, so to start out with ill use a free CMS, but i dont want to be hacked.

Now i know that because the CMS's are open source, they can still be hacked, what im looking for is something that is the most secure, preferably with sql injection protection.s?

View 11 Replies View Related

Secure FTP

Apr 15, 2007

Secure FTP?

Entirely dependent on Client Software or do we need to buy an SSL certificate and install it on our server as well?

How it works?

View 1 Replies View Related

When Trying To Secure The /tmp Dir

Jun 25, 2007

[url]

i followed the guide, after done I reboot the server then it gives me these errors:

Quote:

mounting local filesystems: Failed

mounting other filesystems: /dev/tmpMnt: No such file or directory

View 5 Replies View Related

What Is Best Method To Secure The Tmp?

Nov 3, 2009

What is best method to secure the tmp?

1. /tmp mounted as noexec,nosuid?

2. creating /usr/tmp directory?

View 1 Replies View Related

How To Secure DNS Server

Mar 25, 2009

i have question about securety of our DNS Server.

View 8 Replies View Related







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