Displaying 1 - 20 of 284
… Server Maintenance Drupal runs best on a server set up and tuned for Drupal's needs. Drupal does not … environments. Most of our clients either have their own servers, or have us manage a server for them in the Cloud. …
… Server Support Maintenance Packages If you can get to a server through the Internet, so can the bad guys. All servers …
… Freelock mail server upgrade Submitted by John Locke on Mon, … address and password. In addition, we have set up imap.freelock.com and smtp.freelock.com as additional names for our mail …
… Web Server Resources Submitted by John Locke on Sun, … - 16:11 Software Advanced Extranet Server Apache Web Server Internet Information Services , commercial web …
… Email Server Resources Submitted by John Locke on Sun, 05/23/2004 - … , open source LDA Courier-IMAP , open source IMAP/POP server Cyrus IMAP , open source IMAP server UW-IMAP , open …
… Securing a Linux server Submitted by John Locke on Sat, 06/18/2005 - 03:13 … TechnoTalk has some good tips for securing a Linux server. Good advice for anyone running servers that can be … Internet: Hardening Linux: a 10 step approach to a secure server . Add new comment You must have JavaScript enabled to …
… Email Server Update Submitted by John Locke on Thu, 10/11/2012 - … issues of recent weeks resolved. After years of our mail server chugging along happily delivering mail, the past year …
… Server Chapter References Submitted by John Locke on Sun, … Windows Apple Mac OS X Sun Solaris Advanced Extranet Server Shorewall Firewall Prelude Intrusion Detection System …
… Rescuing damaged Server installs Submitted by John Locke on Fri, 10/28/2005 - … tips over at Linux Magazine . … Rescuing damaged Server installs …
… Review of Mambo content server Submitted by John Locke on Fri, 03/25/2005 - 00:56 Newsforge is running a review of the Mambo content management system. Mambo has gotten a lot of … JavaScript enabled to use this form. Your name Email The content of this field is kept private and will not be shown …
… Setting up a free web server with MySQL and Apache on Windows Submitted by John … a helpful story that can introduce you to open source server components without leaving Windows. Get AMPed over …
… Client accidentally deleted their server. We recovered in less than an hour! Submitted by John … Not this time! No site, and I couldn't even reach the server. I pulled up the client's AWS credentials and logged …
… automation using the Drupal #AI module -- automatically tag your articles. With the AI module, its AI Automators … integrations, the great thing is you can easily edit the tags later if you want to highlight something specific, or if …
… limited, however, to sites under 20GB. Backup hosting is included with a Freelock-hosted site. This product is an … limited, however, to sites under 20GB. Backup hosting is included with a Freelock-hosted site. This product is an …
… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …
… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have … back to development and re-roll the release. git log/git tag -- identify the current state of the code base -- should …
… for canned Drupal core and our standard set of contributed modules. For basic sites that act as an online brochure, this … this site -- these types of updates use billable hours. e. Module updates are prioritized according to security and …
… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …
… Server Administration Notes Submitted by freelock on Mon, … advanced configuration instructions. We have a beginner server administration cheat-sheet for our clients over at …
… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …