Simple Project List 軟體列表

Filesystems
548 projects in result set
最後更新: 2015-06-04 22:40

Darik's Boot and Nuke

Darik's Boot and Nuke (DBAN)は、安全にコンピュータのハードディスクの内容を消去する自己起動フロッピー/CDイメージです。DBANは、一括または緊急のデータ破壊に適切です。

最後更新: 2014-06-11 10:40

fio

fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. It has support for 19 different types of I/O engines (sync, mmap, libaio, posixaio, SG v3, splice, null, network, syslet, guasi, solarisaio, and more), I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, and much more. It can work on block devices as well as files. fio accepts job descriptions in a simple-to-understand text format. Several example job files are included. fio displays all sorts of I/O performance information, including complete IO latencies and percentiles. Fio is in wide use in many places, for both benchmarking, QA, and verification purposes. It supports Linux, FreeBSD, NetBSD, OpenBSD, OS X, OpenSolaris, AIX, HP-UX, Android, and Windows.

WinDirStat

WinDirStat is a disk usage statistics viewer and (manual) cleanup tool for various versions of Microsoft Windows.

Activity Percentile: 8
Activity Ranking: 88Ranking
Register Date: 2020-04-16 06:59
最後更新: 2007-08-09 23:02

GNU Parted

GNU Parted is a package for creating, destroying, resizing, checking, and copying partitions and the file systems on them. This is useful for creating space for new operating systems, reorganizing disk usage, copying data between hard disks, and disk imaging. It contains a library, libparted, and a command-line frontend, parted, which also serves as a sample implementation and script backend.

最後更新: 2010-02-14 12:43

Virtual Floppy Drive


'Windows NT / 2000 / XP / 2003 / Vista / Windows 7の用の仮想フロッピードライブです。(32・64ビット両対応)

最後更新: 2014-04-08 23:14

GNUnet

GNUnet is a peer-to-peer framework with focus on providing security. All peer-to-peer messages in the network are confidential and authenticated. The framework provides a transport abstraction layer and can currently encapsulate the network traffic in UDP, TCP, HTTP, HTTPS, or direct 802.11 (WLAN). GNUnet supports accounting to provide contributing nodes with better service. The services built on top of the framework include anonymous file sharing and a virtual network providing IPv4-IPv6 transition via protocol translation over the P2P network.

最後更新: 2006-10-06 05:49

libdvdread

libdvdread provides a simple foundation for reading DVD video disks. It provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling.

最後更新: 2014-04-17 19:30

ISO Master

ISO Master is an easy to use GUI CD image editor for Linux, BSD, and Windows. Basically, you can use this program to extract files from an ISO, add files to an ISO, and create bootable ISOs, all in a graphical user interface. It can open both ISO and NRG files, but can only save as ISO. It is based on bkisofs, a library for reading, modifying, and writing ISO images.

最後更新: 2001-01-30 06:13

Mkisofs

mkisofs is used for premastering iso9660 filesystems which are used on CDROMs. The output of mkisofs can then be sent to a CDROM writer with a utility such as cdrecord. It has support for many formats, including Rock Ridge, Joliet, and Apple HFS (beta).

最後更新: 2022-07-15 09:20

Gparted

GpartedはGNOMEで動作するパーティション操作ツールです。ライブLinuxのGparted Liveを使えば、CDから起動してWindows PCのパーティションを操作することもできます。Gpartedはデバイスの検出と操作、パーティションテーブルの編集にlibpartedを利用していますが、libpartedが未対応のファイルシステムをサポートするためにいくつかのツールをオプションで利用しています。

SourceForge.JPのGpartedプロジェクトでは、SourceForge.netのGpartedプロジェクトの日本語ミラーを行っています。

プロジェクトの詳細については、Wikiページをご参照ください。

Register Date: 2009-04-27 18:23
最後更新: 2008-03-14 01:44

Unison

Unison is a file-synchronization tool for Unix and Windows. It allows two copies of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison can deal with updates to both replicas of a distributed directory structure. Updates that do not conflict are propagated automatically. Conflicting updates are detected and displayed. Unison can communicate through a direct socket link or through an rsh/ssh tunnel. It uses network bandwidth efficiently.

最後更新: 2009-06-25 06:55

INSERT

INSERT (the Inside Security Rescue Toolkit) aims to be a multi-functional, multi-purpose disaster recovery and network analysis system. It boots from a credit card-sized CD-ROM and is basically a stripped-down version of Knoppix. It features good hardware detection, fluxbox, emelfm, links-hacked, ssh, tcpdump, nmap, chntpwd, and much more. It provides full read-write support for NTFS partitions (using ntfs-3g), and the ClamAV virus scanner (including a fairly recent signature database and a GUI). It provides partition handling with gParted and also has a network boot facility.

最後更新: 2010-09-06 11:31

EncFS

EncFS is an encrypted pass-through filesystem which runs in userspace on Linux (using the FUSE kernel module). Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.

最後更新: 2013-08-28 19:45

pam_mount module

pam_mount is a Pluggable Authentication Module that can mount volumes for a user session upon login, using the same passwords as for login. It supports any filesystem your kernel is capable of, including FUSE, SMB/CIFS, various crypto types, and more.

最後更新: 2012-03-30 12:47

smbwebclient.php

smbwebclient.php is a simple PHP script that allows users to access Windows networks from a Web browser (using Samba tools).