Displaying 20 results from an estimated 50000 matches similar to: "How to manage e-mail addresses on a *nix box?"
2006 May 31
19
Rails Deployment: Book recommendation?
Hello,
I''m seeking a book on rails deployment (I think a general deployment
on nix book can helps too)
I need in depth information about Apache, FastCGI, (LightTPD maybe).
I was thinking always I know what a web server is! but when I think
more deeply about it (after reading Capistrano doc) it seems I need
more info about app, web and db servers. stuff like how to config the
app server
2006 Apr 16
11
Multiple domain name, One Rails application, is this possible?
Hello folks,
I''m new to the Rails framework and don''t know where to look to find my
answer.
Here is the question, Is there a way to set multiple domain name for *a*
rails application, and base on the URL do the work in the app.
Imagine I have a user based document management system, each user want to
access to her docs using her domain, but I don''t like to have many
1999 Oct 23
0
Best way to manage file/dir permissions: samba or *nix perms
Hi all!
I have samba 2.0.5a running on a RedHat 6.1 systems, everything works fine
for me.
I don't have experience in large user installations. By that I mean a server
with many users, directories, groups, project directories, public
directories, etc.
Linux standard file permissions (owner, groups, other) can be a headache
sometimes.
With samba one have more permissions to worry about, but
2020 Oct 25
0
Looking for a guide to collect all e-mail from the ISP mail server
You need SPF and DKIM for your outgoing email to be accepted.
My idea of a secure email server is to use submission port 587. Expose port 25 to the world and aggressively filter all remaining email ports with a firewall. And I mean aggressive. Geographically filter so only countries where youe users reside can send and retrieve email. Block major hosting IP space.
How many users will be on the
2018 Sep 01
3
Step-by-Step Tutorial: How to Deploy cPanel Web Hosting Control Panel version 11.74 on CentOS 7.5 Linux Server version 1805 in Amazon AWS Cloud
Step-by-Step Tutorial: How to Deploy cPanel Web Hosting Control Panel version 11.74 on CentOS 7.5 Linux Server version 1805 in Amazon AWS Cloud
Secondary Subject/Topic: How to Setup a New Startup Web Hosting Company Using cPanel Web Hosting Control Panel version 11.74, CentOS 7.5 Linux Server version 1805, and Amazon AWS Cloud
Tertiary Subject/Topic: How to Startup Your Own Internet Business
2018 Jan 08
0
mail delivery interrupts force-resync
Hi all,
We have recently had some power failures have led to corrupt mdbox instances.
Dovecot?s fsck appears to get caught in a loop when the recipient has a large amount of mail. In the example log output below, each ?rebuilding indexes? seems to be interrupted by a new IMAP connection.
Later, when our folks realized the issue and blocked access to the mailbox, the index rebuild finished in
2006 Apr 21
0
Seeking entry level BSD/*nix position in DFW area
I am a Windows admin looking to make the switch to the BSD/*nix side of
the house. I am currently working nights (Sun-Thu, 10PM-6AM) but am
looking for an enty level BSD/*nix position during the day. I am able to
work both jobs(already have done so for over 9 months), as long as there
is no night or on-call responsibility. Goal is to get feet wet and prove
myself and then make the switch to
2006 Jul 24
1
Dev Web Server Setup Suggestions?
I inherited a PC that I''m turning into a *NIX web server for in house
development. Its primary purpose would be for staging, before apps were
released to a shared-hosting environment. I''m probably going to setup
Apache 1.3/FastCGI to match where the site is currently hosted. I
develop in Windows, but I really want to get more familiar with the
command-line linux environment.
2018 Sep 02
0
Step-by-Step Tutorial: How to Deploy cPanel Web Hosting Control Panel version 11.74 on CentOS 7.5 Linux Server version 1805 in Amazon AWS Cloud
Le 01/09/2018 ? 14:52, Turritopsis Dohrnii Teo En Ming a ?crit :
> Step-by-Step Tutorial: How to Deploy cPanel Web Hosting Control Panel
> version 11.74 on CentOS 7.5 Linux Server version 1805 in Amazon AWS
> Cloud
Just a suggestion. I don't think this mailing list is the right place
for tutorials, the more so since they contain some wrong information.
For this kind of thing, you
2006 Jun 15
25
[Very OT] MacBook defects: should I buy a MacBook?
Hello,
First and foremost sorry for off topic message, but I thought maybe
you smart guys can help me to decide about purchasing a MacBook or
not.
I was going to buy a MacBook but I found a story on digg.com about
case discoloring and after googling the subject I found MacBook
defects:
http://www.appledefects.com/wiki/index.php?title=MacBook_Pro
I''m totally confused, should I buy it?
2018 Jul 20
0
Is there any way I can deploy cPanel web hosting control panel with Microsoft Exchange 2016 groupware behind one static public IP?
Hi,
Based on further research, it appears that Squid can only reverse proxy HTTP and HTTPs but NGINX is able to reverse proxy IMAP, POP3, and SMTP protocols.
Please correct me if I am wrong.
Thank you.
===BEGIN SIGNATURE===
Turritopsis Dohrnii Teo En Ming's Academic Qualifications as at 30 Oct 2017
[1] https://tdtemcerts.wordpress.com/
<https://tdtemcerts.wordpress.com/>[2]
2013 Sep 19
0
CentOS-announce Digest, Vol 103, Issue 12
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2009 Jul 13
6
first app on Dreamhost with Passenger : "rails needs to know your username and password" ?
I am trying to deploy my first rails app with Dreamhost. I ftp''d over
my existing app, turned on Passenger and pointed it to my /public
directory. When I go to ''www.mydomain.com'' I get the ''Ruby on Rails:
Welcome aboard'' default page, including the following:
Getting started
Here’s how to get rolling:
1.
Create your databases and edit
2006 Mar 03
3
TinyMCE or FCKEditor (WYSISYG editor)
TinyMCE or FCKEditor? which one is the best from your experience?
Or anything better than these two for rails env?
Thank you all,
- Dunnil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060303/7350e5df/attachment.html
2018 Jul 20
0
Is there any way I can deploy cPanel web hosting control panel with Microsoft Exchange 2016 groupware behind one static public IP?
You can use bind your cPanel web server to a different port or
(better) you can put your services behind a reverse proxy/load
balancer. In this scenario, for web servers running on the standard
ports (ie TCP 80 and 443), you can use HTTP host headers/SNI to
redirect requests to the appropriate backend web server based on the
domain name used.
So yes, you can have a whole bunch of stuff running
2006 Mar 03
2
FCKEditor Image uploading feature
Hello,
I followed instructions on
http://www.joshuamcharles.com/rails/fckeditor.html
Added FCKEditor to my rails app which works great, but I''m not able to
upload images using the WYSISYG editor.
Is there a way to enable this feature in rails app? If not, where is the
images folder that FCK looks into it for images, so I can upload my images
manully there?
Thanks,
- Dunnil
--------------
2006 Nov 04
11
[OT] What''s the best way to install ruby/rails on Mac OS X?
Hello folks,
I''ve newly bought a Mac and am new to it. I want to install Ruby on
Rails on it (Ruby, Rails, SVN, Apache, MySQL, ...) but I''m not sure
which way is the best.
Should I go for Fink? OpenDarwin? Or just install them directly on mac.
What about something in Fink, something in OpenDarwin and something directly?
I''m a bit confused, may you please give me a
2000 Apr 03
2
PC Virus scanning on *nix side?
Date: Fri, 31 Mar 2000 10:49:21 +0900 (JST)
From: Steve Frampton <frampton@j-com.co.jp>
To: Multiple recipients of list SAMBA <samba@samba.org>
Subject: PC Virus scanning on *nix side?
Message-ID:
<Pine.LNX.4.21.0003311046390.7302-100000@firewall.j-com.co.jp>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi:
2012 Mar 05
2
BlackBerry will not setup my POP3 email, all other mail clients fine
Hello, hoping someone here might be able to help me or at least point me in
the right direction.
My company recently (last week) moved to a new dedicated server for website
and email hosting. It is a fairly run-of-the-mill Linux machine running
cPanel and Dovecot (with the BlackBerry Fastmail service enabled) as a mail
server.
When we first set up the server, I was able to create a mailbox,
2013 Dec 10
4
OT: Large corporate email systems - Exchange vs open source *nix based
Hello,
There has been some whispers about considering migrating our mail
systems to Exchange Server. I want to try to nip this in the bud.
I would like to ask for some help with providing some kind of comparison
of large(r) commercial companies use of email systems... specifically,
those using Microsoft Exchange Server, vs those using open source
Linux/Unix based systems, including even