Alpine rescue: Difference between revisions

From Alpine Linux
mNo edit summary
m (→‎Data recovery tools: url cleanup)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{obsolete|This appears to be related to a deprecated script. See notice on [[Alpine Security and Rescue]]}}
== Basics ==
== Basics ==


Line 9: Line 10:
| alpine-base
| alpine-base
| Alpine base package
| Alpine base package
| http://alpinelinux.org
| https://pkgs.alpinelinux.org/packages?name=alpine-base
|-
|-
| alpine-mirrors
| alpine-mirrors
| List of Alpine Linux Mirrors
| List of Alpine Linux Mirrors
| http://alpinelinux.org/
| https://dl-cdn.alpinelinux.org/alpine/MIRRORS.txt
|-
|-
| bkeymaps
| bkeymaps
| Binary keymaps for busybox
| Binary keymaps for busybox
| http://dev.alpinelinux.org/alpine/bkeymaps
| https://dev.alpinelinux.org/bkeymaps/
|}
|}


Line 30: Line 31:
| openssh
| openssh
| Port of OpenBSD's free SSH
| Port of OpenBSD's free SSH
| http://www.openssh.org/portable.html
| https://www.openssh.com/portable.html
|-
|-
| e2fsprogs
| e2fsprogs
| Standard Ext2/3/4 filesystem utilities  
| Standard Ext2/3/4 filesystem utilities  
| http://e2fsprogs.sourceforge.net/
| https://e2fsprogs.sourceforge.net/
|-
|-
| mdadm
| mdadm
| A tool for managing Linux Software RAID arrays  
| A tool for managing Linux Software RAID arrays  
| http://neil.brown.name/blog/mdadm
| https://raid.wiki.kernel.org/index.php/A_guide_to_mdadm
|-
|-
| lvm2
| lvm2
| Logical Volume Manager 2 utilities  
| Logical Volume Manager 2 utilities  
| http://sourceware.org/lvm2/
| https://sourceware.org/lvm2/
|-
|-
| parted
| parted
| Utility to create, destroy, resize, check and copy partitions
| Utility to create, destroy, resize, check and copy partitions
| http://www.gnu.org/software/parted/parted.html
| https://www.gnu.org/software/parted/parted.html
|-
|-
| debootstrap
| debootstrap
| Debian/Ubuntu bootstrap scripts  
| Debian/Ubuntu bootstrap scripts  
| http://packages.qa.debian.org/d/debootstrap.html
| https://tracker.debian.org/pkg/debootstrap
|-
|-
| ntfs-3g
| ntfs-3g
| A userspace ntfs driver with write support  
| A userspace ntfs driver with write support  
| A userspace ntfs driver with write support
| https://github.com/tuxera/ntfs-3g
|-
|-
| tzdata
| tzdata
| Timezone data
| Timezone data
| http://www.twinsun.com/tz/tz-link.htm
| https://www.iana.org/time-zones
|-
|-
| p7zip
| p7zip
| A command-line port of the 7zip compression utility
| A command-line port of the 7zip compression utility
| http://p7zip.sourceforge.net/
| https://p7zip.sourceforge.net/
|-
|-
| nano
| nano
| A simple ncurses text editor
| A simple ncurses text editor
| http://www.nano-editor.org/
| https://www.nano-editor.org/
|}
|}


Line 79: Line 80:
| rdiff-backup
| rdiff-backup
| A backup utility that maintains extra reverse diffs so that files can be restored from previous backups.
| A backup utility that maintains extra reverse diffs so that files can be restored from previous backups.
| http://www.gnu.org/savannah-checkouts/non-gnu/rdiff-backup/
| https://rdiff-backup.net/
|-
|-
| rsync
| rsync
| A file transfer program to keep remote files in sync
| A file transfer program to keep remote files in sync
| http://rsync.samba.org/
| https://rsync.samba.org/
|-
|-
| partclone
| partclone
| Back up and restore used-blocks of a partition  
| Back up and restore used-blocks of a partition  
| http://partclone.org
| https://partclone.org
|}
|}


Line 100: Line 101:
| dc3dd
| dc3dd
| Patched version of GNU dd for use in computer forensics  
| Patched version of GNU dd for use in computer forensics  
| http://dc3dd.sourceforge.net/
| https://sourceforge.net/projects/dc3dd/
|-
|-
| testdisk
| testdisk
| A powerful free data recovery software
| A powerful free data recovery software
| http://www.cgsecurity.org/wiki/TestDisk
| https://www.cgsecurity.org/wiki/TestDisk
|-
|-
| scrub
| scrub
| Disk scrubbing program
| Disk scrubbing program
| http://code.google.com/p/diskscrub/
| https://code.google.com/archive/p/diskscrub/
|}
|}


[[Category:ISO]]
[[Category:ISO]]

Latest revision as of 16:03, 27 July 2023

This material is obsolete ...

This appears to be related to a deprecated script. See notice on Alpine Security and Rescue (Discuss)

Basics

Name Description URL
alpine-base Alpine base package https://pkgs.alpinelinux.org/packages?name=alpine-base
alpine-mirrors List of Alpine Linux Mirrors https://dl-cdn.alpinelinux.org/alpine/MIRRORS.txt
bkeymaps Binary keymaps for busybox https://dev.alpinelinux.org/bkeymaps/

Misc

Name Description URL
openssh Port of OpenBSD's free SSH https://www.openssh.com/portable.html
e2fsprogs Standard Ext2/3/4 filesystem utilities https://e2fsprogs.sourceforge.net/
mdadm A tool for managing Linux Software RAID arrays https://raid.wiki.kernel.org/index.php/A_guide_to_mdadm
lvm2 Logical Volume Manager 2 utilities https://sourceware.org/lvm2/
parted Utility to create, destroy, resize, check and copy partitions https://www.gnu.org/software/parted/parted.html
debootstrap Debian/Ubuntu bootstrap scripts https://tracker.debian.org/pkg/debootstrap
ntfs-3g A userspace ntfs driver with write support https://github.com/tuxera/ntfs-3g
tzdata Timezone data https://www.iana.org/time-zones
p7zip A command-line port of the 7zip compression utility https://p7zip.sourceforge.net/
nano A simple ncurses text editor https://www.nano-editor.org/

Backup

Name Description URL
rdiff-backup A backup utility that maintains extra reverse diffs so that files can be restored from previous backups. https://rdiff-backup.net/
rsync A file transfer program to keep remote files in sync https://rsync.samba.org/
partclone Back up and restore used-blocks of a partition https://partclone.org

Data recovery tools

Name Description URL
dc3dd Patched version of GNU dd for use in computer forensics https://sourceforge.net/projects/dc3dd/
testdisk A powerful free data recovery software https://www.cgsecurity.org/wiki/TestDisk
scrub Disk scrubbing program https://code.google.com/archive/p/diskscrub/