I have the two queries below when I check the configuration. It is telling me that virtualmin is OK to use. How do I change these and will they make a difference to setting up new servers if they are not changed?
Quotas are not enabled on the filesystem / which contains home directories under /home and email files under /home. Quota editing has been disabled.
Shell /bin/false for FTP users is not included in /etc/shells, which may prevent FTP access.
So you didn’t install using the automated install script…there’s probably some other stuff that you’ll want, but isn’t configured or installed. If this is a new box, not production yet, and it’s one of the operating systems supported by our install script, I’d suggest you start over and use the install script. It’ll save you a lot of time and frustration later.
If you really do want to do everything manually:
Enable quotes on the / filesystem. You can use the Webmin System:Disk and Network Filesystems module to enable quotas on the filesystem, and then the Disk Quotas module to actually start them up.
As for the shell warning…you need to add "/bin/false" to /etc/shells, if you want FTP-only access to work.
what you want to do is to reinstall the OS with a minimum.
Just the server part and no apache, no mqsql etc.
Once done do a ‘yum update’
then get the link from your account: http://www.virtualmin.com/serial/ <- log in there and copy the url with your serial number and paste it in the putty screen.
that is how I did it and my system is still up and running