This is the Linux app named AWSDaylight whose latest release can be downloaded as AWSDaylight.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named AWSDaylight with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
AWSDaylight
Ad
DESCRIPTION
This is a bash script do that is possible enable or disable daylight saving of yours AWStats reports confs.
AWSDaylight.sh -t TIMEZONE -c CONFS -d -n [-p PATHCONFS] -h
-h : Show this help message
-t : Define timezone of normal time. Ex.: -3 (to Brazil)
-c : Define confs to be changed. Ex.: site1,site2 (comma separated)
-d : Set daylight saving
-n : Set normal time
-p : (optional) Define path of awstats.site.conf. Default is /etc/awstats/
To schedule execution on crontab. Follow an example from cron from brazilian time setup:
59 23 15-21 10 0 <PathToAWSDaylight>/AWSDaylight.sh -t -3 -c site1,site2 -d
59 23 15-21 2 0 <PathToAWSDaylight>/AWSDaylight.sh -t -3 -c site1,site2 -n
Features
- Simple enable/disable daylight saving
- Enable or disable multiple confs
- Scheduled on Cron
Audience
Information Technology, System Administrators, Developers, Management
User interface
Command-line
This is an application that can also be fetched from https://sourceforge.net/projects/awsdaylight/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.