Linux Build Assistant

Commands (65)

df filesystem

Report filesystem disk space usage

du filesystem

Estimate file and directory space usage

find filesystem

Search for files and directories

ln filesystem

Create hard or symbolic links

lsblk filesystem

List information about block devices

lvs / lvcreate / lvdisplay filesystem

Display and manage LVM Logical Volumes

mkdir filesystem

Create directories

mount filesystem

Mount a filesystem

pvs / pvcreate / pvdisplay filesystem

Display and manage LVM Physical Volumes

rsync filesystem

Fast, versatile file synchronization and transfer

tar filesystem

Archive and compress files

vgs / vgcreate / vgdisplay filesystem

Display and manage LVM Volume Groups

iptables firewall

Configure packet filtering rules (netfilter)

ufw firewall

Configure the Uncomplicated Firewall

dmidecode hardware

Display hardware information from BIOS/DMI table

ethtool hardware

Query or control network driver and hardware settings

free hardware

Display amount of free and used memory

hdparm hardware

Get/set SATA/IDE device parameters

lscpu hardware

Display CPU architecture information

lshw hardware

List detailed hardware configuration

lsmod hardware

Show the status of loaded kernel modules

lspci hardware

List all PCI devices

lsusb hardware

List USB devices

modprobe hardware

Add or remove kernel modules

dmesg log

Print kernel ring buffer messages

journalctl log

Query and display systemd journal logs

tail log

Display the end of a file, optionally following new output

curl network

Transfer data from or to a server

dig network

DNS lookup utility

hostnamectl network

Query and change the system hostname

ip network

Show/manipulate network interfaces, routing, and addresses

mtr network

Network diagnostic tool combining traceroute and ping

ncat network

Versatile networking utility for connections, port testing, and data transfer

nmap network

Network exploration and port scanning tool

ping network

Send ICMP echo requests to test network connectivity

scp network

Secure copy files between hosts over SSH

ss network

Display socket statistics (replacement for netstat)

ssh-keygen network

Generate SSH key pair

ssh network

Connect to a remote host via SSH

tcpdump network

Capture and analyze network traffic

traceroute network

Trace the route packets take to a network host

wget network

Non-interactive file download from the web

apt package

Manage packages using APT package manager

kill process

Send a signal to a process

lsof process

List open files and the processes using them

ps process

Report a snapshot of current processes

top process

Display real-time system processes and resource usage

fail2ban-client security

Manage Fail2ban jails and banned IPs

openssl security

SSL/TLS certificate and key management toolkit

crontab service

Manage user cron jobs

sysctl service

View and modify kernel parameters at runtime

systemctl service

Control the systemd system and service manager

grep text

Search for patterns in files

chronyc time

Manage chrony NTP client and check synchronization status

timedatectl time

Control system time, date, and timezone settings

chgrp user

Change group ownership of files

chmod user

Change file permissions

chown user

Change file owner and group

groupadd user

Create a new group

groupdel user

Delete a group

groupmod user

Modify a group

passwd user

Change user password

useradd user

Create a new user account

userdel user

Delete a user account

usermod user

Modify a user account

Configs (19)

Wizards (12)