I'm contemplating creating a website that could store extremely sensitivity information. It's more than likely that a MySQL database would house this information.
My question is. Does anybody have any experience when it comes to encrypting an entire server disk?
As I understand it, PGP Desktop is not compatible with server os's. Also, TrueCrypt and BestCrypt containers have i/o overhead. What else is left? Environment is 2008 Server with high i/o throughput requirements..
I have plesk12 set up but when i set a mail (dovecot) password, it gets stored in plain text (which I can verify by running /usr/local/psa/admin/sbin/mail_auth_view ). I would like to change this default setting to be encrypted.
Upgrading was started not half an hour ago from the time this post goes out, all went well until the MySQL was started up. At this point it is screaming at me because it cannot access it due to a missing password. This shouldn't be to much of an issue, as you just follow this post here, [URL] .... However.. when I did that this happened.
SQLSTATE[HY000] [1045] Access denied for user 'admin'@'localhost' (using password: YES)
I rent through OVH, so we don't get support access or anything. We just get a 15 site license and that's it so I don't know who to turn to for this.. I haven't ever touched anything in regards to SQL and the likes, all I did was click the upgrade button and this failed me. And now I've pretty much lost everything until this is resolved.
I have a client that is in need of a easy to use and transparent as possible method of sending encrypted email to many external clients.
They have currently been using verisign digital ID's and have not been satisfied with the amount of work necessary to send and receive encrypted email.
I would welcome any and all installable or 3rd party service recommendations on how to handle this. The would prefer that their cleints receiving the email have to do the least amount of work, in order to receive their emails.
I'm running Plesk 12.0.18 on Centos 7, recently I've got emails from backup service stating that it could not complete the backup due to insufficient space available on disk. Normally I have plenty of disk space available so I check the disk using the command
df -h
Filesystem Size Used Avail Use% Mounted on /dev/root 20G 2.3G 17G 13% / /dev/md2 91G 82G 4.4G 95% /var
it seems that /var has been growing up a lot, but if I run the command du -sh /var I get a total size of 5.7G (not 82G as stated before)
is Plesk calculating the wrong size or it's me using the wrong commands?
We have Plesk installed with a dedicated disk on /opt. System disk is about 20 GB, data disk is about 220 Gb.There is 190 Gb free on the data disk (mounted on /opt).
But when we try to increase allocated space for a domain, Plesk says that there's enough disk space..Is there any change or adjustement on Plesk we can do, so Plesk will check space on the good disk ?
I have a customer on a 250MB hosting plan and has been using approximately 450MB for the past few days but hasn't received a resource overuse email.
In my notifications I have "Resource usage limits exceeded by subscription" set to send myself and the customer an email but neither of us have received anything.
I believe there is a gap in my understanding of VPS with regards to just how much control you really have over the system. VPS gives you "root access" which typically means top-level access... but in reality, the true super user is a boot-up console user. Few VPS providers that I've investigated offer console access to your VPS while booting.
What, than, can be done about system upgrades or using advanced features like root filesystem encryption? Say, for instance, that my provider offers openSUSE 10.1 and I want 10.2. I would be loath to do such a thing if I can't reboot and watch things as it goes. What if the upgrade failed and you need to drop to a single-user mode to fix it?
Or maybe my real misunderstanding here is that you can't upgrade a system in a VPS if the provider doesn't offer the upgrade?
And what if I want my entire system (other than a boot partition) to be encrypted. This would include an encrypted root and swap. This also requires a password at bootup well before any services (like sshd) start.
Again, maybe the real answer is that I can't do that at all anyway and so it doesn't matter.
We have a lot of server with Plesk Panel 30 domains.We have migrated a website with a 2 Go disk space quota on a virtual server with Web Admin Plesk Panel License. So, we don't have field (or we don't find...) to update this value (or delete it). The website disk usage is now 2.1 Go. Every day, we have an email alert.
I have Plesk 12 on Centos6.I require a list of every subscription which has consumed the most data on the server. Disk space used by the following files and directories in the subscription:
The Plesk bible only listed that this was possible through Subscriptions > Statistics. URL....However viewing the Subscriptions > Statistics is not an option because there are many subscriptions..I also have access to SSH/terminal and found a script for finding large file and directories here URL....However i rather have it in excel or HMTL format.
When i do full backup and download this backup, plesk create a temporary file inside directory /usr/local/psa/tmp but after download finish this file is not deleted, and this is causing problem because i have a server with small disk space.
Whenever I am trying to take backup through Parallels Plesk (Plesk version:12.0.18 Update #53) getting an error "Error: Insufficient disk space for backup. "
Default backup location is '/var/lib/psa/dumps' with enough space (Near 1TB). Then why showing above error message?
Version Details: Version Parallels Plesk v12.0.18_build1200140811.16 os_CentOS 7 OS CentOS Linux 7.1.1503 (Core)
What's the go with seeding the PRNG on windows as there isn't dev/random or dev/urandom? Should I use CryptoAPI or just use a file with random contents and change it often, or just leave the PRNG to "almost" randomise itself?
I am runing ubuntu server 64bit with plesk v.11.5.30, phpmyadmin v.4:3.4.10.1-1.
When i try to acces phpmyadmin from : myserverIP/phpmyadmin - it gives me 500 error.
When I try to acces phpmyadmin from: mydomainserver/phpmyadmin - it saves file at login into the disk instead login. I was going through different threads on the web to solve that problem but no success at all.
I have real basic knowledge about webservers, phpmyadmin and mysql server. I am runing my first cloud server just few days.
There is no possibility to access preconfigured phpmyadmin from plesk according that thread: link So what for do I need plesk?