EnglishFrenchSpanish

OnWorks favicon

gbrowse_cleanp - Online in the Cloud

Run gbrowse_cleanp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gbrowse_cleanp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gbrowse_clean.pl - Clean up sessions and other temporary gbrowse2 files

SYNOPSIS


From the command line:

sudo -u www-data gbrowse_clean.pl

Replace "www-data" with the web server account name on your system.

To run automatically under cron, create a crontab file for the web server user that
contains a line like the following:

# m h dom mon dow command
5 0 * * /usr/bin/gbrowse_clean.pl >>/var/log/gbrowse2/gbrowse_clean.log

OPTIONS


-verbose
Report actions verbosely, printing out each session, file and directory deleted.

-help
Print a brief help message and exits.

-man
Prints the manual page and exits.

DESCRIPTION


GBrowse2 generates a number of temporary files during its operations. These files include
session data, data cache files, and temporary image files, as well as user upload data
from custom tracks.

This script expires these temporary files, releasing unneeded space. The script honors the
following options from the GBrowse.conf master configuration file:

Name Default Description
---- ------- -----------
exire session 1M How long to keep session data
expire cache 2h How long to keep cache data
expire uploads 6w How long to keep user track data

Time intervals are indicated using a count and a unit:

Suffix Time Unit
------ ---------
s seconds
m minutes
h hours
d days
w weeks
M months
y years

expire session controls how long before user session data expires. Once a session expires,
the user's saved settings, such as his preferred data source, track visibility settings,
and custom track uploads are purged. The expiration interval is measured since the last
time the user accessed his session, so simply loading a region in the browser without
changing settings is sufficient to prevent a session from expiring.

expire cache controls how long before cached track data is purged from the system. Caching
for up to a few hours increases performance because users frequently reload the same
region. Caching for longer periods increases the time between updating the database and
tracks displaying those changes.

expire uploads controls how long to keep user uploaded data for custom tracks on disk. It
makes sense to keep it on disk for as long or longer than the session. Even if the user's
session expires, he can still get at the uploaded data if he bookmarked his session or
shared the uploaded track at any point.

This script should be run periodically, ideally under cron. Once per day should be
adequate for most uses, but heavily-used sites may wish to run the script more frequently.
It is important to run the script under the same user account as the web server; otherwise
the script will be unable to delete the files created by the web server user during
gbrowse execution. Do not run this script as root.

Use gbrowse_cleanp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 2
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • 3
    strikr
    strikr
    Strikr Free Software project. Artifacts
    released under a 'intent based'
    dual license: AGPLv3 (community) and
    CC-BY-NC-ND 4.0 international
    (commercial)...
    Download strikr
  • 5
    GIFLIB
    GIFLIB
    giflib is a library for reading and
    writing gif images. It is API and ABI
    compatible with libungif which was in
    wide use while the LZW compression
    algorithm was...
    Download GIFLIB
  • 6
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • More »

Linux commands

  • 1
    2xml
    2xml
    xml2 - convert xml documents in a flat
    format 2xml - convert flat format into
    xml html2 - convert html documents in a
    flat format 2html - convert flat format
    i...
    Run 2xml
  • 2
    3dldf
    3dldf
    3dldf - a system based on MetaPost for
    creating three-dimensional graphics ...
    Run 3dldf
  • 3
    crashme
    crashme
    crashme - test operating environment
    software robustness ...
    Run crashme
  • 4
    crashstats
    crashstats
    crashstats - Display CrashMail
    statistics ...
    Run crashstats
  • 5
    gbhill
    gbhill
    gbhill - Hill Maximum Likelihhod
    estimation ...
    Run gbhill
  • 6
    gbhisto
    gbhisto
    gbhisto - Produce histogram from data ...
    Run gbhisto
  • More »

Ad