Main > Free Download Search >

Free pocket tunes 3.0.5 software for linux

pocket tunes 3.0.5

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 289
Pocket Linux 2.51

Pocket Linux 2.51


Pocket Linux is an almost minimal, one floppy linux system designed to quickly convert PC workstation into a secure linux. more>>
Pocket Linux is an almost minimal, one floppy linux system designed to quickly convert PC workstation into secure linux-based workstation using ssh to connect to remote host (other networking clients are also supported).
It supports bootp for determining host IP and other network parameters (theres also manual configuration possible, but bootp is recommended).
In addition to workstations equipped with a network card (ethernet or arcnet), you can also use Pocket Linux on a PC equipped with a modem. Modem is automatically detected and then PPP connection is made.
The idea came up some time in 1996 or so. The distribution then was not perfect, but still it shown it was a great idea. It wasnt maintained for about year or so, until I took it up again in the early January 1998. After a complete rebuild Pocket Linux 2.00 was released. It soon gained a huge number of happy users, whose ideas helped its development.
The aim is to provide a small and efficient workstation that autoconfigures as much as possible and lets securely use the network from almost everywhere.
Current version is a nice attempt and future ones will enhance the automation and support for various network equipment and protocols, becoming a total solution. Future plans also include side projects like one floppy router.
In order to understand some of the config options its useful to know something about operations that are done during bootup (in order to automatically configure the network). These are, in order (the later attempts are made if the earlier ones dont set-up the network):
- attempt to setup the network using BOOTP
- attempt to reuse previous manual configuration
- modem detection
- attempt to setup modem conection
Most of the config options switches these operations on and off.
Main menu
You can choose the following network configuration commands from the main menu (only the ones that make sense in the present context are displayed):
- Options - allows setting few binary parameters controlling automatic network configuration and modem handling.
- BOOTP query - attempts to configure network (ethernet or arcnet) using BOOTP. Normally its automatically done during bootup, but this can be switched off.
- Manual configuration - allows manual setting of network configuration parameters (ethernet or arcnet).
- Detect modem - detects serial port the modem is on and its parameters (transfer rate, initialization commands).
- Dial PPP using predefined configuration - creates modem connection (PPP) using one of (up to ten) remembered configurations. By default only TPSA (0202122) configuration is remembered.
- Dial PPP using new configuration - creates new PPP configuration and sets up a modem connection using the newly created config.
- Disconnect PPP - disconnects modem connection.
- Mount /usr via NFS - mounts remote /usr filesystem via NFS. It will be automatically mounted during each Pocket Linux bootup if its turned on in configuration options.
- Exit - Do not config the network - exits the program without configuring the network.
Configuration options
There are following options available:
- Probe network with BOOTP - switches automatic BOOTP probing during bootup on and off. On by default.
- Reuse manual network configs - if on, an attempt is made to restore network configuration during bootup. Netconf remembers 10 most recent manual configurations along with network cards MAC addresses. If cards MAC address matches one of the remembered ones, assigned configuration is used. On by default.
- Automatically setup PPP - switches automatic attempt to create modem connection during bootup on and off. Its made with the first config on PPP configs list. On by default.
- Reuse modem configuration - if on, modem detection is not performed during bootup - instead most recently used modem configuration is used. Off by default.
- Pulse dialing - switches dialing mode used for modem connections between tone dialing (DTMF) and pulse dialing. Default is off (that is tone dialing).
- Automount disk partitions - switches on and off automatical disk partitions mounting (ext2 and vfat filesystems) and swap partition activation during bootup. On by default.
- Add swap file if low memory - switches on and off automatical swap file creation during bootup. Swap file is created if, and only if, theres less than 16 MB memory available (including potentially activated swap partitions) and theres a disk partition on which it could be created available. On by default.
- Automount NFS /usr - switches on and off /usr filestem mounting via NFS during bootup. NFS path to the filestem must be set using "Mount /usr filesystem via NFS" command in main menu. Off by default.
Manual network card configuration
You can enter network configuration parameters in this window:
- This machines IP - enter IP number for this computer here
- Network mask - enter netmask here. If omitted, mask will be calculated based on IP (which will not necessarily be right).
- Broadcast address - enter network broadcast address here. If omitted broadcast address will be calculated based on IP (not mask! - which will not necessarily be right).
- Default gateway - enter IP address of default network gateway (router) here.
- Nameserver IP(s) - enter one or more (separated by spaces) name servers IP addresses here. Can be omitted, but then domain names couldnt be used.
- Default domain(s) - you can enter one or more (separated by spaces) domain names to search host if incomplete domain names will be used. Its optional.
PPP configuration
You can enter modem connection configuration parameters in this window:
- Config name - config name (used in existing configuration selection menu).
- Phone number - phone number to dial (eg. 0w202122 for TPSA access modems).
- Username - username to send to remote server
- Password - password to send to remote server
- Nameserver IP(s) - enter one or more (separated by spaces) name servers IP addresses here. Can be omitted, but then domain names couldnt be used.
- Default domain(s) - you can enter one or more (separated by spaces) domain names to search host if incomplete domain names will be used. Its optional.
Because of permanent configuration that is kept on the floppy you should remember to:
- dont write protect the floppy
- dont remove the floppy from the drive (at least during network configuration)
Enhancements:
- bugfixes in netconf reuse code
- disk partitions automounting, swap partitions autoactivating
- automatic swap file creation
- extended support for NFS mountable /usr
- PS/2 mouse support
- new startup logo
<<less
Download (1.44MB)
Added: 2005-05-11 License: GPL (GNU General Public License) Price:
1640 downloads
Pitchtune 0.0.4

Pitchtune 0.0.4


Pitchtune is an oscilloscope-style musical instrument tuning program. more>>
Pitchtune (Precise Instrument Tweaking for Crispy Harmony tuner) is an oscilloscope-style musical instrument tuning program.
It can also be used to find the frequency of sounds. Pitchtune uses the GTK+ toolkit.
Enhancements:
- ALSA support (capture and playback).
- OSS support deprecated (still present but weak).
- Ported to GTK2.
- Added note playback support (ALSA only), so you hear what you tune.
- Added note up/down buttons.
- Added shortcuts for octave up/down and note up/down buttons.
- Added shortcut to mute note playback.
- Added shortcuts for menu items.
- Added pitchtune icon to settings and main window.
- Added oversampling for high frequencies
<<less
Download (0.10MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1489 downloads
K3Guitune 0.5.1

K3Guitune 0.5.1


K3Guitune is a program that lets you tune a musical instrument using your computer and its microphone. more>>
K3Guitune is a program that lets you tune a musical instrument using your computer and its microphone.
It takes the microphone input, determines its frequency, and displays where on the note scale that is using an oscilloscope and a note scale graphic. K3Guitune supports three different tunings: normal, Wien and physical.
Its a port to KDE 3 of the K2Guitune program by Florian Berger. It is not likely to run out of the box on other systems than Linux, but porting should be easy. K3Guitune has been translated into Dutch and German.
Enhancements:
- Fixed ALSA bug, changed sample number default to something more sensible.
<<less
Download (0.48MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1471 downloads
KGuitune 1.0

KGuitune 1.0


K3Guitune is a program that lets you tune a musical instrument using your computer and its microphone. more>>
K3Guitune is a program that lets you tune a musical instrument using your computer and its microphone.
KGuitune project takes the microphone input, determines its frequency, and displays where on the note scale that is using an oscilloscope and a note scale graphic. K3Guitune supports three different tunings: normal, Wien and physical.
Its a port to KDE 3 of the K2Guitune program by Florian Berger. It is not likely to run out of the box on other systems than Linux, but porting should be easy. K3Guitune has been translated into Dutch and German.
Enhancements:
- K3Guitune now uses auto-correlation for frequency determination, which gives much more accurate results.
<<less
Download (0.42MB)
Added: 2007-04-25 License: GPL (GNU General Public License) Price:
912 downloads
KPoker 0.7

KPoker 0.7


KPoker project is a Video Poker game. more>>
KPoker project is a Video Poker game.
KPoker is a KDE-compilant clone of those highly addictive pocket video poker games which are sometimes called "Videopoker".
Enhancements:
- added two player game
- fixed some and added many bugs
<<less
Download (0.29MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1065 downloads
tuneroid 0.9.5

tuneroid 0.9.5


tuneroid is a tuner for variety of musical instruments. more>>
tuneroid is a tuner for variety of musical instruments. It is designed to tune musical instruments on PC using a microphone or directly connecting the instrument to the PCs sound card.

<<less
Download (0.61MB)
Added: 2005-09-08 License: GPL (GNU General Public License) Price:
1506 downloads
systuner 0.1

systuner 0.1


systuner is a performance tuning tool for generic FreeBSD setups. more>>
systuner is a (very) simple tool to unset Distribution-Defaults and tweak a server installation of FreeBSD by simple answer some y/n questions. Systuner checks only 9 basic performance tweaks atm, so stay tuned for new releases.

systuner must run by root to set values in sysctl and loader.conf

SYSTUNER IS PUBLISHED UNTER THE BDS LICENSE (rev)!

<<less
Added: 2005-04-04 License: BSD License Price:
1664 downloads
TinySID 0.965

TinySID 0.965


TinySID project is the smallest SID player available. more>>
TinySID project is the smallest SID player available. Its most advantage lies in its unique HardSID support, that is:
- exact C64 PC cycle syncronizing
- multispeed tunes will use the same timing a real C64 does
- improved HardSID sample output (includes mixer)
- support for multiprocessor systems
- Previous versions required just 20kbyte disk space. This was however skipped due to 64bit support.
Main features:
- Multiplatform
- Native 32/64 bit windows support
- Runs on Unix/linux platform
- Playstation Portable (PSP) version available
- Also incorporated in rockbox for portable mp3 players
- Accurate playback on both hardsid and software emulation, includes multispeed tunes
- Digitized sample playback on both hardsid and software emulation
- 99% 6510 cpu emulation (still some bugs to fix)
- Fat 6581 SID emulation, including filters. Sounds different than other players!
Please note that TinySID has nothing to do with other projects such as SIDPlay. The 6510/6581 emulation is based on routines by Tammo Hinrichs (kb) and has been further developed.
Enhancements:
- This release added support for multi-speed tunes and digi-playback.
- Bugs in CPU emulation and endian neutral code were fixed.
- Speedups were achieved in the synth renderer.
<<less
Download (0.020MB)
Added: 2007-01-05 License: GPL (GNU General Public License) Price:
1027 downloads
QTuneroid 0.9

QTuneroid 0.9


QTuneroid is a musical instrument tuner, designed to tune musical instruments on PC . more>>
QTuneroid is a musical instrument tuner, designed to tune musical instruments on PC using a microphone or by directly connecting the instrument to the PCs sound card.
This program actually is a fork of Tuneroid by Jozef Kosoru (check his page at "http://www.uid0.sk/zyzstar/?tuneroid" ) which i made because i needed a good tuner, but dont want to use huge and sluggish KDE desktop, nor even install KDE libraries. So i ported Tuneroid to pure Qt and made some tweaks to UI slightly...
Enhancements:
- small ui fixes
- several build fixes
<<less
Download (0.28MB)
Added: 2007-02-08 License: GPL (GNU General Public License) Price:
988 downloads
FVWM-Crystal 3.0.5

FVWM-Crystal 3.0.5


FVWM-Crystal aims to create an easy to use, pretty, and powerful desktop environment for Linux or other Unix-like systems. more>>
FVWM-Crystal aims to create an easy to use, eye-candy but also powerful desktop environment for Linux or other Unix-like operating systems.
FVWM-Crystal uses following programs: FVWM as a window manager and "main core", ROX-Filer as file manager (manages icons on the desktop), xterm, aterm, mrxvt or urxvt as terminal emulators, MPD or XMMS as music players (theres built-in support for controlling these programs), and several other tools for different functions, like setting a wallpaper or making screen shots.
Main features:
- transparent elements of the interface: panels, menus, dialogs (pseudo-transparency, doesnt show windows underneath)
- window decorations, panel/menu colorsets and desktop wallpaper changeable from the main menu; choice saved for next X sessions
- flexible window decorations: can have different titlebar buttons layout, pixmaps, button functions
- different "desktop layouts" (panel placement and functions, desktop functions, window icons/thumbnails), changeable from the menu
- advanced keyboard support: keybindings for controlling the desktop switching, window management (moving, resizing, focusing, basic operations like minimalization or closing) - nearly 90 different keybindings
- support for controlling music players, using the keyboard or panel buttons and menus; currently MPD and XMMS are supported
- advanced support of the terminal windows: special "QuakeConsole" terminal accessible by an Alt+` (grave) keystroke similar to the console found in FPP games; terminals can be opened using RMB on the desktop; terminal windows dont release focus for newly opened windows (by default)
- a Python script for generating different panels and menus with installed applications - automatically finds programs in $PATH and creates specified menus and panels
- support for nearly 250 different applications - icons, menu/panel database entries, window styles
- different language support using gettext
Features for advanced users
- all FVWM configuration divided into small files in a simple directory structure
- special functions for loading configuration files - allows FVWM configuration files placed in different directories (for example system-wide and user-wide); user files are searched before system-wide files (directory structure must be preserved), first found file is loaded
- simple and easy to use system of "user preferences", adds to the configuration files ability to remember different user choices and recall them at any moment, usually at the startup of X session
- support for system-wide configuration in /etc/X11/fvwm/fvwm-crystal directory as well as user configuration in ~/.fvwm directory - changes in configuration files can be preserved between package updates
- special files called "recipes" - similar to "standard" FVWM configuration model (one configuration - one file), allows for different configurations in the same package (for example different music players changeable during runtime)
- support for different icon themes and sizes (similar to /usr/share/icons directory), included many icons in 22x22, 32x32 and 48x48 sizes
<<less
Download (3.6MB)
Added: 2007-06-08 License: GPL (GNU General Public License) Price:
870 downloads
QoS Connection Tuning HOWTO 0.61

QoS Connection Tuning HOWTO 0.61


QoS Connection Tuning HOWTO is a document which explains how to tune network connection performance. more>>
QoS Connection Tuning HOWTO is a document which explains how to tune network connection performance.

This enables you to get the maximum benefit out of your connection without lag and loss.

<<less
Download (MB)
Added: 2006-10-10 License: (FDL) GNU Free Documentation License Price:
1115 downloads
DansTuner 0.83

DansTuner 0.83


DansTuner project is a program that tells you if you are playing a pitch in tune. more>>
DansTuner project is a program that tells you if you are playing a pitch in tune.
Major features include automatic discovery of which note you are trying to play (good for trumpet, singer, etc.), the ability to play a guide tone at a configurable volume, a graphical moving "needle" with a red/green display and detail about how flat or sharp you are, and an easily configurable background noise threshold.
Main features:
- takes audio from the default device
- if it is above a background noise level, detects the pitch
- takes the difference between that pitch and an "ideal" (equal-tempered) pitch, and shows you that difference
- plays a guide tone along with you to help you tune
<<less
Download (0.22MB)
Added: 2006-11-02 License: GPL (GNU General Public License) Price:
1089 downloads
YProlog 0.5

YProlog 0.5


YProlog is a pocket Prolog engine written in 100% Java. more>>
YProlog is a pocket Prolog engine written in 100% Java. YProlog provides a number of fast and easy Java-Prolog interfacing functions that enables the Prolog database to be used like an SQL-type database:
- fast consult and retract operations
- "serialize" database contents into text
- load and store tables, and contents of Java objects
YProlog is a successor of XProlog which is a successor of WProlog. YProlog is basically XProlog with extra Prolog-Java interfacing functions.
Also, various minor changes were made. The YProlog class provides the Java-Prolog interface (see javadoc).
Enhancements:
- This release adds assertTable.
- It adds a parameter type to toPrologTable.
- The parser now handles UTF-8 extended characters.
- This release fixes a number bug in assertFact, a buildResult/listToStringArray bug where [] was translated to null, a bug where consult didnt handle null input, a retract() bug where the first term in the goal list was not correctly determined.
<<less
Download (0.053MB)
Added: 2006-04-22 License: BSD License Price:
1280 downloads
FreeBSD 6.2

FreeBSD 6.2


FreeBSD is an advanced operating system for Intel ia32 compatible, DEC Alpha, and PC-98 architectures. more>>
FreeBSD is an advanced operating system for x86 compatible (including Pentium and Athlon), amd64 compatible (including Opteron, Athlon 64, and EM64T), IA-64, PC-98, Alpha/AXP and UltraSPARC architectures.
It is derived from BSD, the version of UNIX developed at the University of California, Berkeley. It is developed and maintained by a large team of individuals. Additional platforms are in various stages of development.
FreeBSD offers advanced networking, performance, security and compatibility features today which are still missing in other operating systems, even some of the best commercial ones.
FreeBSD makes an ideal Internet or Intranet server. It provides robust network services under the heaviest loads and uses memory efficiently to maintain good response times for thousands of simultaneous user processes.
The quality of FreeBSD combined with todays low-cost, high-speed PC hardware makes FreeBSD a very economical alternative to commercial UNIX workstations. It is well-suited for a great number of both desktop and server applications.
FreeBSD can be installed from a variety of media including CD-ROM, DVD-ROM, floppy disk, magnetic tape, an MS-DOS partition, or if you have a network connection, you can install it directly over anonymous FTP or NFS.
While you might expect an operating system with these features to sell for a high price, FreeBSD is available free of charge and comes with full source code.
It is easy to contribute to FreeBSD. All you need to do is find a part of FreeBSD which you think could be improved and make those changes (carefully and cleanly) and submit that back to the Project by means of send-pr or a committer, if you know one. This could be anything from documentation to artwork to source code.
Even if you are not a programmer, there are other ways to contribute to FreeBSD. The FreeBSD Foundation is a non-profit organization for which direct contributions are fully tax deductible.
Main features:
- A merged virtual memory and filesystem buffer cache continuously tunes the amount of memory used for programs and the disk cache. As a result, programs receive both excellent memory management and high performance disk access, and the system administrator is freed from the task of tuning cache sizes.
- Compatibility modules enable programs for other operating systems to run on FreeBSD, including programs for Linux, SCO UNIX, and System V Release 4.
- Soft Updates allows improved filesystem performance without sacrificing safety and reliability. It analyzes meta-data filesystem operations to avoid having to perform all of those operations synchronously. Instead, it maintains internal state about pending meta-data operations and uses this information to cache meta-data, rewrite meta-data operations to combine subsequent operations on the same files, and reorder meta-data operations so that they may be processed more efficiently. Features such as background filesystem checking and file system snapshots are built on the consistency and performance foundations of soft updates.
- File system snapshots, permitting administrators to take atomic file system snapshots for backup purposes using the free space in the file system, as well as facilitating background fsck, which allows the system to reach multiuser mode without waiting on file system cleanup operations following power outages.
- Support for IP Security (IPsec) allows improved security in networks, and support for the next-generation Internet Protocol, IPv6. The FreeBSD IPSEC implementation includes support for a broad range of accelerated crypto hardware.
- Out of the box support for IPv6 via the KAME IPv6 stack allows FreeBSD to be seamlessly integrated into next generation networking environments. FreeBSD even ships with many applications extended to support IPv6!
- Multi-threaded SMP architecture capable of executing the kernel in parallel on multiple processors, and with kernel preemption, allowing high priority kernel tasks to preempt other kernel activity, reducing latency. This includes a multi-threaded network stack and a multi-threaded virtual memory subsystem. With FreeBSD 6.x, support for a fully parallel VFS allows the UFS file system to run on multiple processors simultaneously, permitting load sharing of CPU-intensive I/O optimization.
- M:N application threading via pthreads permitting threads to execute on multiple CPUs in a scaleable manner, mapping many user threads onto a small number of Kernel Schedulable Entities. By adopting the Scheduler Activation model, the threading approach can be adapted to the specific requirements of a broad range of applications.
- Netgraph pluggable network stack allows developers to dynamically and easily extend the network stack through clean layered network abstractions. Netgraph nodes can implement a broad range of new network services, including encapsulation, tunneling, encryption, and performance adaptation. As a result, rapid prototyping and production deployment of enhanced network services can be performed far more easily and with fewer bugs.
- TrustedBSD MAC Framework extensible kernel security, which allows developers to customize the operating system security model for specific environments, from creating hardening policies to deploying mandatory labeled confidentiality of integrity policies. Sample seucrity policies include Multi-Level Security (MLS), and Biba Integrity Protection. Third party modules include SEBSD, a FLASK-based implementation of Type Enforcement.
- GEOM pluggable storage layer, which permits new storage services to be quickly developed and cleanly integrated into the FreeBSD storage subsystem. GEOM provides a consistent and coherrent model for discovering and layering storage services, making it possible to layer services such as RAID and volume management easily.
- FreeBSDs GEOM-Based Disk Encryption (GBDE), provides strong cryptographic protection using the GEOM Framework, and can protect file systems, swap devices, and other use of storage media.
- Kernel Queues allow programs to respond more efficiently to a variety of asynchronous events including file and socket IO, improving application and system performance.
- Accept Filters allow connection-intensive applications, such as web servers, to cleanly push part of their functionality into the operating system kernel, improving performance.
<<less
Download (616.3MB)
Added: 2007-01-15 License: BSD License Price:
1071 downloads
 
Other version of FreeBSD
FreeBSD 5.5Main features: - A merged virtual memory and filesystem buffer cache continuously tunes the ... the system administrator is freed from the task of tuning cache sizes. - Compatibility modules
License:BSD License
Download (511.4MB)
1255 downloads
Added: 2006-05-25
QtQuran 0.1

QtQuran 0.1


Quran project is aimed to be a comprehensive tool to navigate through texts of the Quran. more>>
Quran project is aimed to be a comprehensive tool to navigate through texts of the Quran, play readings of selected verses, as well as other features.
QtQuran project should also cover multiple translations of the Quran.
Arabeyes is a Meta project that is aimed at fully supporting the Arabic language in the Unix/Linux environment. It is designed to be a central location to standardize the Arabization process. Arabeyes relies on voluntary contributions by computer professionals and enthusiasts all over the world.
Unlike other Arabized products, Arabeyes is Open Source, completely FREE and abides by the ideals of the open source communities. Arabeyes aims for all active participants and volunteers to partake in the development process and to speak their mind on this professional effort.
The idea of Arabizing Unix is not a new one. However, most of the attempts were done by Arab computer science students studying outside of the Arab world. Once those individuals graduated, their projects were abandoned. Resulting in very sparse code and in every subsequent attempt in having to re-invent the wheel. Arabeyes aims to eliminate this redundancy and lack of information by not depending on any one person or group - Arabeyes is aimed to succeed irrespective of the interest or availability of the parties involved.
Arabeyes plans to address every aspect of making the use of Arabic on linux/unix common and without headaches/hurdles. Arabeyes goal is not to create new applications (if those applications exist), but to incorporate modifications/additions to existing common everyday-use applications. Arabeyes will initially engage in the following projects,
- Address the various font/keyboard-mapping issues
- Create the ability to write plain-text Arabic easily
- Create the ability to spell-check your Arabic text documents
- Create the ability to send/receive mail through an Arabic interface
- Localize (or translate) Common Graphical-User-Interface (GUI)
- Create the ability to take Arabic text files and create various enriched documents (TeX, word, etc)
The Arabeyes project acknowledges the importance of documentation. It is the only way to ensure that Arabization will proceed forward. Documentation creates a concrete foundation which others can refer to and follow in the future.
Enhancements:
- qtquran requires qt-3.0.5 and libquran (libexpat, libspeex and libogg).
<<less
Download (0.082MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1397 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5