Skip to main content

List of Pre-Installed Tools

This is a curated list of utility tools that are pre-installed on all Ultra.cc servers, and therefore accessible to any user who connects to their slot terminal via Secure Shell (SSH).

This list will include a wide variety of utility tools with several use cases. Some are included in the default linux build, while others are pre-installed by staff as a complement to the official applications provided with your Ultra.cc slot.

Many of the tools will have a usage manual available by using man. For example, you can execute man curl, and you will see the usage manual for curl.


7z

7-Zip is a file archiver with a high compression ratio. It supports 7z (LZMA compression algorithm), ZIP, CAB, ARJ, GZIP, BZIP2, TAR, CPIO, RPM and DEB formats. Compression ratio in the new 7z format is 30-50% better than ratio in ZIP format.

Below you will find two 7z usage examples.

List contents of archive: 7z l name-of-archive.7z

Extract contents of archive: 7z x name-of-archive.7z

For more detailed usage instructions, follow this link.

aria2c

aria2c is a lightweight multi-protocol CLI download utility tool. Supported protocols are HTTP(S), FTP/SFTP, BitTorrent, and MetaLink.

For more detailed usage instructions, follow this link.

cat

crontab

curl

fdupes

ffmpeg

ffplay

ffprobe

flac

htop

iostat

lftp (guide exists)

man

md5sum

mediainfo

metaflac

mktorrent

mkvextract

mkvinfo

mkvmerge

mkvpropedit

mkvtoolnix-gui

ncdu (guide exists)

pidstat

pip 2 3

pwd

rsync

screen

systemctl

tail

tar

tree

unzip

unrar

wget

which