Drupal Automatic Logout Module Installation and Usage Notes

Drupal Automated Logout Project Page
Introduction

For some websites an important aspect of security is logging out users whose sessions have been idle for a while. The Drupal Automatic Logout Module enables Drupal website administrators to configure timeout periods for users, based on a variety of parameters, such as on their Drupal role, after which Drupal automatically logs the user out of their Drupal session. This module is one of hundreds of Drupal user and role management modules that implement countless focused features for Drupal websites.

Windows 10 Setup and Tools for Web Development and Website Building

Windows 10 WebDev Setup
Introduction

Some people in the website building and web development community have the mistaken impression that Windows 10 can't be used efficient for website building and web code development. The following notes provide an outline for people who want to setup a Windows 10 machine for website building and web code development and debugging. 

 

 

Linux Bash Shell Quick Notes

Linux Bash Shell
A Few Brief Notes

The bash shell is an indispensable tool for any website developer, site building, or maintainer. What follows are few brief notes that answer questions that appear occasionally, that are hopefully helpful. 

There are numerous tasks that are best performed using the shell command line. However, there are some website professionals who either overuse the shell's command line interface, or don't employ it efficiently.