Started 1 week, 1 day ago (2009-12-29 10:43:00)
by andreychek
In the scenerio you're describing, is hellothere.com -- the URL you're
redirecting to -- is that on your Virtualmin server?
And just so that I understand what you're after -- what is it about redirecting using an HTML document or .htaccess that's undesirable?
One option if both domains exist on your Virtualmin server, is to create the one server as an alias for the other. You can do that ...
Started 1 month ago (2009-11-30 16:13:00)
by ronald
there is documentation starting here: http://nfs.
sourceforge.net/nfs-howto/ar01s02.html# whatis_nfs
Once its set up I think the webmin module may help administer it.
Started 1 month ago (2009-12-01 20:55:00)
by andreychek
Howdy,
Sounds like you're on the right track!
It's hard to say why your interfaces are disappearing though, that's not something that should normally occur if you aren't rebooting. In theory, if you don't touch the server, neither should
Webmin -- and all your interfaces would stay alive unless told to do otherwise :-)
Can you think of anything going on now that might be bringing them ...
Started 1 month ago (2009-12-07 05:43:00)
by andreychek
Are you using any catchall
email aliases?
That's one way that can generate some backscatter and possibly land you on the blacklists.
-Eric
Started 1 month, 3 weeks ago (2009-11-16 02:40:00)
by fakemoth
Hello, not a very Webmin issue, but I rather ask it here. What is your recommended
course of action for restoring a RAID 1 software array? My problem is that one of my RAID 1 Velociraptors HLFS (the second, new one, if you believe it!) has SMART (also the problems are visible in /var/log/messages) errors:
Nov 16 11:12:22 ns1 smartd[3247]: Device: /dev/sda, 5 Currently unreadable (pending) ...
Started 1 month, 2 weeks ago (2009-11-22 16:36:00)
by andreychek
Howdy,
Yeah, I hate it when that happens :-)
I'm sure it's possible to tweak that over SSH, but off the top of my head I don't know which file to look at.
It would be a file in /etc/webmin -- you might be able to
grep for the current IP that's allowed within the config files under /etc/webmin, and add your additional IP to that.
However, I'll do some poking around and see if I can ...
Started 7 months, 1 week ago (2009-05-29 15:37:00)
by Joe
We'll be integrating DKIM at some point in the not
distant future. But, as you've noted, it's a non-trivial bit of configuration and the dependency chain to achieve it is longer than many tasks.
You have two options for implementing it with Postfix: dkim-proxy and dkim-milter. I don't have any knowledge of which is preferable, unfortunately, or whether they both cover outgoing as well as ...