backing tracks
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1341
tcptrack 1.2.0
tcptrack provides a packet sniffer that displays TCP connections similarly to top. more>>
tcptrack provides a packet sniffer that displays TCP connections similarly to top.
tcptrack is a packet sniffer, which passively watches for connections on a specified network interface, tracks their states, and lists them in a manner similar to the Unix top command.
It displays source and destination addresses and ports, connection state, idle time, and bandwidth usage.
<<lesstcptrack is a packet sniffer, which passively watches for connections on a specified network interface, tracks their states, and lists them in a manner similar to the Unix top command.
It displays source and destination addresses and ports, connection state, idle time, and bandwidth usage.
Download (0.11MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
584 downloads
Viking 0.9
Viking is a GPS data editor and topo viewer. more>>
Viking is a free/open source program to manage GPS data. You can import and plot tracks and waypoints, show Terraserver maps under it, add coordinate lines, make new tracks and waypoints, hide different things, etc.
It is written in C with the GTK+ 2 toolkit, available for Linux, other POSIX operating systems, and Windows, and is licensed under the GNU GPL.
<<lessIt is written in C with the GTK+ 2 toolkit, available for Linux, other POSIX operating systems, and Windows, and is licensed under the GNU GPL.
Download (MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
836 downloads
MegaTrack 1.4.1
MegaTrack is an application that tracks Atlantic and eastern Pacific tropical storms. more>>
MegaTrack is an application that tracks Atlantic and eastern Pacific tropical storms. It uses the HSQLDB engine and is updated from the tropical storm data repository from the Unisys weather center.
Enhancements:
- This minor release fixes an issue with active storms and also some rendering issues.
<<lessEnhancements:
- This minor release fixes an issue with active storms and also some rendering issues.
Download (8.3MB)
Added: 2005-08-31 License: GPL (GNU General Public License) Price:
847 downloads
Hosting Backup 0.4.0
Hosting Backup provides a set of scripts for backing up your hosted Web sites. more>>
Hosting Backup provides a set of scripts for backing up your hosted Web sites.
Hosting Backup is a set if PHP command line scripts that provides an easy way to backup hosted Web sites to your local computer. It works with sites hosted on Linux servers with MySQL databases using FTP.
HostingBackup uses lftp (http://lftp.yar.ru/) to download all the files from your remote server.
HostingBackup uses rc4 encryption, so you do not need to have PHP compiled with mcrypt.
HostingBackup is tested on Linux local computer with PHP 4.3.x and lftp 3.0.x.
The remote component will manage some operations like optimization and dump of MySQL databases.
The local component will manage the execution of backups and other utilities like the generation of crypted passwords and the automatic installation of the remote component.
To allow an easy way to backup all hosted MySQL databases we store the main password for the account directly on the remote server, crypted with rc4.
When we call the dump script we pass the decrypt key.
To catch the login data an hacker should read the crypted password written on the server and intercept the key on the net.
Enhancements:
- Add: "--comments=false" to mysqldump
- Add: "set FOREIGN_KEY_CHECKS=0;" to mysqldump
- Add: "--add-drop-table" to mysqldump
<<lessHosting Backup is a set if PHP command line scripts that provides an easy way to backup hosted Web sites to your local computer. It works with sites hosted on Linux servers with MySQL databases using FTP.
HostingBackup uses lftp (http://lftp.yar.ru/) to download all the files from your remote server.
HostingBackup uses rc4 encryption, so you do not need to have PHP compiled with mcrypt.
HostingBackup is tested on Linux local computer with PHP 4.3.x and lftp 3.0.x.
The remote component will manage some operations like optimization and dump of MySQL databases.
The local component will manage the execution of backups and other utilities like the generation of crypted passwords and the automatic installation of the remote component.
To allow an easy way to backup all hosted MySQL databases we store the main password for the account directly on the remote server, crypted with rc4.
When we call the dump script we pass the decrypt key.
To catch the login data an hacker should read the crypted password written on the server and intercept the key on the net.
Enhancements:
- Add: "--comments=false" to mysqldump
- Add: "set FOREIGN_KEY_CHECKS=0;" to mysqldump
- Add: "--add-drop-table" to mysqldump
Download (MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
962 downloads
iBackup 2.27
iBackup simplifies backing up the system configuration files (/etc). more>>
iBackup simplifies backing up the system configuration files (/etc) for UNIX systems (Solaris, *BSD, Linux).
You can run the program from any directory, it will by default save the (maybe compressed) tarball to /root. It is possible to encrypt the tarball, to upload the tarball to some other host and run this backup automated in a cronjob. You could also send the backup by mail, using nail.
<<lessYou can run the program from any directory, it will by default save the (maybe compressed) tarball to /root. It is possible to encrypt the tarball, to upload the tarball to some other host and run this backup automated in a cronjob. You could also send the backup by mail, using nail.
Download (0.02MB)
Added: 2005-04-04 License: (FDL) GNU Free Documentation License Price:
1666 downloads
Crackup 1.0.1
Crackup is a pretty simple, pretty secure remote backup solution. more>>
Crackup is a pretty simple, pretty secure remote backup solution for folks who want to keep their data securely backed up but aren’t particularly concerned about bandwidth usage.
Crackup is ideal for backing up lots of small files, but somewhat less ideal
for backing up large files, since any change to a file means the entire file
must be transferred. If you need something bandwidth-efficient, try Duplicity.
Backups are compressed and (optionally) encrypted via GPG and can be transferred to the remote location over a variety of protocols, including FTP. Additional storage drivers can easily be written in Ruby.
<<lessCrackup is ideal for backing up lots of small files, but somewhat less ideal
for backing up large files, since any change to a file means the entire file
must be transferred. If you need something bandwidth-efficient, try Duplicity.
Backups are compressed and (optionally) encrypted via GPG and can be transferred to the remote location over a variety of protocols, including FTP. Additional storage drivers can easily be written in Ruby.
Download (0.009MB)
Added: 2006-11-24 License: BSD License Price:
1065 downloads
IAMBACKUP 1.2
IAMBACKUP provides a set of classes for backing up and restoring a MySQL database. more>>
IAMBACKUP provides a set of classes for backing up and restoring a MySQL database.
IAM backup is package made of two classes. One performs the backup of the selected MySQL database, and the second restores the database.
Both classes support gzip-compressed files for improved performance. When performing the backup, the user is prompted to download the backup file, straight from the browser.
Alternately, the backup can be stored on the local server at a predefined location. Restoring the database (or copying it to another server) is just as easy.
<<lessIAM backup is package made of two classes. One performs the backup of the selected MySQL database, and the second restores the database.
Both classes support gzip-compressed files for improved performance. When performing the backup, the user is prompted to download the backup file, straight from the browser.
Alternately, the backup can be stored on the local server at a predefined location. Restoring the database (or copying it to another server) is just as easy.
Download (0.033MB)
Added: 2007-03-13 License: LGPL (GNU Lesser General Public License) Price:
955 downloads
Audio Transcriber 0.9.2B
Audio Transcriber records large audio samples, like a tape or radio broadcast, to your hard drive and splits it into tracks. more>>
Audio Transcriber records large audio samples, like a tape or radio broadcast, to your hard drive and splits it into tracks to be burned onto CD-R media.
The goal of Audio Transcriber is to make it easy to transfer audio tapes, LPs, or radio broadcasts to tracks on CD-R/CD-RW.
<<lessThe goal of Audio Transcriber is to make it easy to transfer audio tapes, LPs, or radio broadcasts to tracks on CD-R/CD-RW.
Download (2.3MB)
Added: 2006-03-16 License: GPL (GNU General Public License) Price:
1318 downloads
4BAK 0.1
4BAK is a linux livecd for yours backups of disk drives, partitions & files. more>>
4BAK is a linux livecd for yours backups of disk drives, partitions & files.
4BAK (previously DDbackup) is a live CD Linux distribution based on SLAX. It contains AIR (Automated Image and Restore), Partimage, Xarchiver and others tools.
The goal is to include the set of useful tools for backing up disk drives, partitions and files. The default desktop is Fluxbox.
<<less4BAK (previously DDbackup) is a live CD Linux distribution based on SLAX. It contains AIR (Automated Image and Restore), Partimage, Xarchiver and others tools.
The goal is to include the set of useful tools for backing up disk drives, partitions and files. The default desktop is Fluxbox.
Download (132.2MB)
Added: 2006-09-12 License: GPL (GNU General Public License) Price:
1140 downloads
Feta Asset Tracking 1.2.1
Feta Asset Tracking project efficiently tracks assets. more>>
Feta Asset Tracking project efficiently tracks assets. Feta is a PHP/MySQL/PostgreSQL application for use in tracking inventory of computer hardware within a company for internal use.
I wrote Feta because SimpleAssets is too complex, and I dont need to manage Licencing, since I tend not to use non-free software. It basically keeps track of individual parts and systems, as allocated to user-definable storage areas or externally-deployed locations.
Since Ive not actually started using it, I have no sense of how useful the interface is or if it is lacking a needed feature.
Ive also modified Tiquit to allow assignment of systems to Tiquit users, so that you can view a users system specs from their incident.
<<lessI wrote Feta because SimpleAssets is too complex, and I dont need to manage Licencing, since I tend not to use non-free software. It basically keeps track of individual parts and systems, as allocated to user-definable storage areas or externally-deployed locations.
Since Ive not actually started using it, I have no sense of how useful the interface is or if it is lacking a needed feature.
Ive also modified Tiquit to allow assignment of systems to Tiquit users, so that you can view a users system specs from their incident.
Download (0.13MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1048 downloads
drsbackup 0.98
drsbackup is for backing up systems, disk to disk. more>>
drsbackup is for backing up systems, disk to disk. drsbackup project is not aimed at your cron job that does periodic backups. Instead, it is intended as a one-shot backup facility, for use when you, say, need to upgrade a system, in which case doing a -a followed by a -a -i can be very effective.
It has three primary modes of operation:
1. Back up all filesystems on the system, as determined by a df-local script that lists all local filesystems. If your df-local script doesnt work, dont blame drsbackup .
2. Back up all filesystems specified with -f.
3. Back up all files that have changed since initial install (requires stamp/check-stamp/elim-dirs, and a stamp snapshot to have been done at install time).
Largely orthogonal to the above modes of operation, there are these additional, independent modes of operation:
1. Copy all files, but split out
2. Copy only files that have changed (presumes split out copies)
3. Copy all files, but to a series of tar archives
You can also specify whether transfers should be compressed or not (only on the client side, so far, which is usually what one wants, but not always).
Run it with an argument of -h for usage.
<<lessIt has three primary modes of operation:
1. Back up all filesystems on the system, as determined by a df-local script that lists all local filesystems. If your df-local script doesnt work, dont blame drsbackup .
2. Back up all filesystems specified with -f.
3. Back up all files that have changed since initial install (requires stamp/check-stamp/elim-dirs, and a stamp snapshot to have been done at install time).
Largely orthogonal to the above modes of operation, there are these additional, independent modes of operation:
1. Copy all files, but split out
2. Copy only files that have changed (presumes split out copies)
3. Copy all files, but to a series of tar archives
You can also specify whether transfers should be compressed or not (only on the client side, so far, which is usually what one wants, but not always).
Run it with an argument of -h for usage.
Download (0.016MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
982 downloads
Plone Click Tracking Tool 0.4.4
Plone Click Tracking Tool is a product which aimed for assisting in tracking advertisement campaigns in Plone websites. more>>
Plone Click Tracking Tool is a product which aimed for assisting in tracking advertisement campaigns in Plone websites.
Plone Click Tracking Tool (qClickTrackingTool ) is aimed for assisting in tracking advertisement campaigns in Plone websites. It allows to track clicks of visitors. Actual statistics calculation is performed by external AWstats log analysis system.
Each campaign is assigned id and destination URL. Tool is redirecting urls of the form "portal_url/track/campaignId" to actual campaign destination.
External log analysis tool is grouping tracking log entries and provides results as a part of statistical report.
Installation includes AWstats configuration details.
<<lessPlone Click Tracking Tool (qClickTrackingTool ) is aimed for assisting in tracking advertisement campaigns in Plone websites. It allows to track clicks of visitors. Actual statistics calculation is performed by external AWstats log analysis system.
Each campaign is assigned id and destination URL. Tool is redirecting urls of the form "portal_url/track/campaignId" to actual campaign destination.
External log analysis tool is grouping tracking log entries and provides results as a part of statistical report.
Installation includes AWstats configuration details.
Download (0.006MB)
Added: 2007-03-29 License: ZPL (Zope Public License) Price:
941 downloads
CDriveBack 1.01
CDriveBack project is a backup system. more>>
CDriveBack project is a backup system.
CDriveBacks design goal is to make a backup system so easy to use that the end users with no backup, eighty percent of XP Home users and thirty percent of home XP Professional users, take backups and can easily restore their system.
For example, backing up the C: drive to an area on the C: drive takes two steps:
- Boot the CDriveBack CD, when the first screen shows,
- Hit enter to backup the C: drive.
CDriveBack is:
- A Live CD, one that you can boot, requiring no installs, using,
- Linux 2.6.x, a recent version of the Linux operationg system, to run
- Dialog screens that manage backup files on your drives and
- Use DAR to backup the partition or drive to files, in turn using, when needed,
- Backing up older Windows drives as well as Linux formatted drives is built-in
- NTFS-3G, the NTFS Drive handling package. is used for NTFS drives.
Enhancements:
Bug fixes, all repaired:
- A full restore from a backup area with no differential backup files still asked for diff files with an akward message.
- Documentation dates and releases out of date.
- Startup session screen still referred to the release candidate.
Added:
- An optional "Force" setting for mounting NTFS disks from a Windows that is using chkdsk to always call the partition "dirty"
<<lessCDriveBacks design goal is to make a backup system so easy to use that the end users with no backup, eighty percent of XP Home users and thirty percent of home XP Professional users, take backups and can easily restore their system.
For example, backing up the C: drive to an area on the C: drive takes two steps:
- Boot the CDriveBack CD, when the first screen shows,
- Hit enter to backup the C: drive.
CDriveBack is:
- A Live CD, one that you can boot, requiring no installs, using,
- Linux 2.6.x, a recent version of the Linux operationg system, to run
- Dialog screens that manage backup files on your drives and
- Use DAR to backup the partition or drive to files, in turn using, when needed,
- Backing up older Windows drives as well as Linux formatted drives is built-in
- NTFS-3G, the NTFS Drive handling package. is used for NTFS drives.
Enhancements:
Bug fixes, all repaired:
- A full restore from a backup area with no differential backup files still asked for diff files with an akward message.
- Documentation dates and releases out of date.
- Startup session screen still referred to the release candidate.
Added:
- An optional "Force" setting for mounting NTFS disks from a Windows that is using chkdsk to always call the partition "dirty"
Download (100MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
984 downloads
NVnetbackup 1.6
NVnetbackup (Not Veritas netbackup) is a simple backup system framework for data in an SMB networked environment. more>>
NVnetbackup (Not Veritas netbackup) is a simple backup system framework for data in an SMB networked environment.
NVnetbackup can also be used for backing up local data. The primary focus of this system is the simple selection of data to be backed up and the security of said data.
It is also very portable because it relies on common Linux tools and its behavior is controlled entirely by a single and simple configuration file.
Usage:
./nvnetbackup [-p|-m|-u|-b]
nvnetbackup -p
prepares a drive to be used for NVnetbackup
nvnetbackup -m
mounts all defined shares
nvnetbackup -u
unmounts all defined shares
nvnetbackup -b
runs a backup
Setup:
Setup is fairly easy, all you need to do (as root) is this:
mkdir /etc/NVnetbackup
gzip -d -c NVnetbackup-release.tar.gz | tar xvf -
cd ./NVnetbackup
cp -R * /etc/NVnetbackup
Where "xx" is the version number. After you have extracted all the files in the tarball to /etc/netbackup, then edit the backup.conf file to your liking.
Enhancements:
- This release adds more documentation to the FAQ included in the HELP file.
- This addresses the issues with NVnetbackup not being able to backup files located on shares hosted on Windows machines that are locked or in use.
- This release details the requirements for using Microsofts "Volume Shadow Service" in conjunction with NVnetbackup in order to get around this.
<<lessNVnetbackup can also be used for backing up local data. The primary focus of this system is the simple selection of data to be backed up and the security of said data.
It is also very portable because it relies on common Linux tools and its behavior is controlled entirely by a single and simple configuration file.
Usage:
./nvnetbackup [-p|-m|-u|-b]
nvnetbackup -p
prepares a drive to be used for NVnetbackup
nvnetbackup -m
mounts all defined shares
nvnetbackup -u
unmounts all defined shares
nvnetbackup -b
runs a backup
Setup:
Setup is fairly easy, all you need to do (as root) is this:
mkdir /etc/NVnetbackup
gzip -d -c NVnetbackup-release.tar.gz | tar xvf -
cd ./NVnetbackup
cp -R * /etc/NVnetbackup
Where "xx" is the version number. After you have extracted all the files in the tarball to /etc/netbackup, then edit the backup.conf file to your liking.
Enhancements:
- This release adds more documentation to the FAQ included in the HELP file.
- This addresses the issues with NVnetbackup not being able to backup files located on shares hosted on Windows machines that are locked or in use.
- This release details the requirements for using Microsofts "Volume Shadow Service" in conjunction with NVnetbackup in order to get around this.
Download (0.010MB)
Added: 2006-08-31 License: GPL (GNU General Public License) Price:
1151 downloads
FileBackup 0.70
FileBackup is an easy-to-use backup and restore utility with GUI. more>>
FileBackup is an easy-to-use backup and restore utility with GUI. It supports patch backups, soft and hard links, has an ability to backup to a standard ZIP archive, on a removable disk, FTP server or Tape unit. You can easily teach the program how to do the hard work, then you make your backups in a few steps.
Main features:
- Easy-to-use Interface - Easy-to-use GUI interface helps you start backup and restore within seconds!
- Huge storage options - Ability to backup on any kind of removable disks or to any standard FTP server gives you whole freedom where backup your data. Get all benefits of backup: compression, encryption, span disks, partial restores and others... Support of rsh is planned.
- Incremental backup archive - Smart incremental and patch backups minimize backup time by backing up only changes which were made with your files.
- Command line mode - You can start FileBackup from command line and use it in your shell scripts.
- Encryption - You can use any encryption program you want.
- Email reporting - Detailed log of backup process can be send via email to any address.
- External commands - Customize your backups by using any number of external commands before and after backup.
- Partial and full restores - When your previously good file has been corrupted or lost, the last thing you want to do is spend hours finding and restoring your system. Software has been designed to get you running fast, with minimum effort and minimum cost.
<<lessMain features:
- Easy-to-use Interface - Easy-to-use GUI interface helps you start backup and restore within seconds!
- Huge storage options - Ability to backup on any kind of removable disks or to any standard FTP server gives you whole freedom where backup your data. Get all benefits of backup: compression, encryption, span disks, partial restores and others... Support of rsh is planned.
- Incremental backup archive - Smart incremental and patch backups minimize backup time by backing up only changes which were made with your files.
- Command line mode - You can start FileBackup from command line and use it in your shell scripts.
- Encryption - You can use any encryption program you want.
- Email reporting - Detailed log of backup process can be send via email to any address.
- External commands - Customize your backups by using any number of external commands before and after backup.
- Partial and full restores - When your previously good file has been corrupted or lost, the last thing you want to do is spend hours finding and restoring your system. Software has been designed to get you running fast, with minimum effort and minimum cost.
Download (1.0MB)
Added: 2005-04-04 License: Freeware Price:
1664 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above backing tracks search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed