Virtualmin running on a Virtual Machine
Are you experienced about Virtualmin running on a Virtualmachine (ie. VMWare)? Do you have any advices about that (ie. configuration optimization)?
Thanks
U.
Got a problem not covered by the docs? Don't know where to look in the docs or in the forums? All of the other forums over your head? If you're new to Virtualmin, this is the place for you.
Are you experienced about Virtualmin running on a Virtualmachine (ie. VMWare)? Do you have any advices about that (ie. configuration optimization)?
Thanks
U.
First:
Does virtualmin store mongrel port which it selects for running mongrel instance on? I've tried to grep webmin config folder for several mongrel domains ports with no success.
Second:
I've only modified default redmine install script (serveral modified lines) and everythink works well but
&delete_mongrel_startup($d, $opts, "mongrel_rails start", $opts->{'port});
won't delete
@reboot .... mongrel_rails start ....
from users crontab.
In that line there is absolute path to users domain and rails folder.
Am I having a thick moment again ?
Using Centos 5.3 and Pro version.
I have set up several VH and spam filtering is working, maillog shows results.
For one VH though, spam filtering is not working and the logs support that claim.
On the VH I have enabled spam and virus filtering in ->Edit Virtual Server ->Enabled Features.
As only some of the users want spam filtering I have disabled it for all users except those who do want it via : -> Edit Mail and FTP Users -> User -> Email Settings.
Where am I going wrong ?
I'm trying to install the ruby on rails script for a virtual server and get the following error:
What is the best way to have the error message when a user goes to a non https webpage that requires SSL to point to the right address?
[14/Jul/2009:14:19:39 -0400] [71.48.130.183] Bad Request : This web server is running in SSL mode. Try the URL https://kermit:20000/ instead.
What I'd like to point to is https://avenue.org:20000/
What do I need to change to make this work? Thanks.
Since don't know when virtualmin on one of my servers stoped to write individual files for every single subserver of master. Instead of writing individual files it is writing everything into masters master.host file.
Where this can be setuped for every sub server has its own *.master.hosts file ?
Thanks a lot.
Is it possible to let backuping user login via ssh key?
If I will generate key for him and setup authorized_key at store machne will this work?
I want to disable password login on all my boxes - I don't want to see POSSIBLE BRAKIN ATTEMPs anymore in logs.
Thanks a lot.
To my surprise one of my lesser used websites are reporting a very high disk usage.
Virtualmin shows 4.09GB but when I "du" the whole home folder it shows only 4.8MB. The databases and e-mail disk usage is tiny.
Home disk space used (including sub-servers) 4.09 GB (4.09 GB by server administrator, 64 kB by mail / FTP users)
Space used by databases 2.18 MB (2.18 MB in this server, 0 bytes in sub-servers)
Total disk space used 4.09 GB
Bandwidth usage since 13/06/2009 0 bytes
I am still getting a lot of spam. I need to add or tweak some settings asap. I think most of the spam would fail the dcc filter, as most of it fits a generic pattern. I noticed that DCC is not enabled by default. What are the steps that I need to take to enable the DCC filter?
I got problem (since 3.7 PRO) version RoR and my Redmine installation script stoped to work anymore. Is there any configuration changes or something like that. It seems that everything goes well till some script phase.
Is there any way how to debug it?
Thanks a lot.
Default RoR installation script seems to be locked in the same infinite loop. I've derived my Redmine installation script from it.
Thanks again.