Search results for "mailman cpanel"

Cpanel Mailman mailing lists: cannot manage lists after migrating to new host

…If you have the proper authority, you can also create a new mailing list. This turned out to be a permissions issue: root@cpanel1 [/usr/local/cpanel/3rdparty/mailman/bin]# ./check_perms –snip– directory permissions must be 02775: /usr/local/cpanel/3rdparty/mailman/…/list_domain.com/… –snip– Problems found: 2999 # ./check_perms -f FIXED!!! Incoming search terms for the article: cpanel /check_perms -f –noarchives mod_rewrite Unable to che… 6, 1, 1, 0 and 1242.85

Continue Reading Comments { 2 }
SoccerNews.com website

Apache and MySql Performance Tuning for High Traffic WordPress Website on Cpanel

SoccerNews.com is a high traffic WordPress site with over 600,000 unique visitors and over 2,000,000 page impressions per month. It is a content republisher and aggregator, presenting custom XML feeds for (what else?) soccer news from all over the world. The site has a very active user base, providing content in the forms of editorials and comments on news items. Advertising and sponsored referrals provide the revenue stream. SoccerNews.com web… 2, 1, 1, 0 and 227.06

Continue Reading Comments { 2 }

logo-mailman

Continue Reading Comments { 0 }

Organic Farm Website with Slideshows and Content Management

Sequatchie Cove Farm website This site was produced in tandem with Widgets & Stone, a Chattanooga design firm. We’re members of Sequatchie Cove Farm’s Community Shared Agriculture program, so we are very familiar with the quality of the eggs, dairy, meat and produce coming out of the clean and fertile Sequatchie Valley. (Will Work for Food!) WordPress Content Management System allows the farmers to easily add their opinions, in… 1, 0, 0, 0 and 47.8

Continue Reading Comments { 3 }

Non-profit website with Calendar and Slideshows

Sequatchie Valley Institute website I visited Sequatchie Valley Institute years ago with my children, and made a long-term goal to some day live and work with the folks I met there. We use the web extensively to communicate with our members, the public, and the media. SlideShowPro Director provides an engaging and easily-updated frontpage show, and a gallery of current and past events Event Calendar manages our online calendar Registration for… 1, 0, 0, 0 and 47.8

Continue Reading Comments { 1 }

Fail2Ban Regex for RedHat, Fedora, CentOS and Amazon Linux 2013

…look at the log files: use grep to filter the secure log on “authentication failure” tail -f -n 20000 /var/log/secure | grep “authentication failure” There will likely be log entries similar to the following: Apr 19 05:22:19 vm5 auth: pam_unix(dovecot:auth): authentication failure; logname= uid=0 euid=0 tty=dovecot ruser=oracle rhost=80.255.3.104 Apr 19 05:22:20 vm5 auth: pam_unix(dovecot:auth): authentication failure; logname= uid=… 1, 0, 0, 0 and 47.8

Continue Reading Comments { 0 }

Résumé

Chris Gilligan Information Architect, Web Server Administrator, Media Producer web • video • print chris@chrisgilligan.net chrisgilligan.com I design and produce information and communication media for university, corporate, small business, manufacturing and non-profit clients: web sites Information architecture and design for open source content management systems Linux Apache MySQL PHP web server administration Postfix Dovecot Sendmail [...]

Continue Reading

Install phpMyAdmin with SSL on CentOS, Amazon Linux, RedHat (Apache or NginX)

…y SSL Alias /phpMyAdmin /usr/share/phpMyAdmin Alias /phpmyadmin /usr/share/phpMyAdmin <Directory /usr/share/phpMyAdmin/> <IfModule mod_authz_core.c> # Apache 2.4 <RequireAny> Require ip 127.0.0.1 Require ip ::1 </RequireAny> </IfModule> <IfModule !mod_authz_core.c> # Apache 2.2 Order Deny,Allow # comment out Allow from All and add your own static IPs here f… 1, 0, 0, 0 and 47.8

Continue Reading Comments { 0 }