Linux Commands Helper
💬 Your AI-powered Linux assistant
Ask AI
📁
File System
mv
Move or rename files
ls
List directory contents
cp
Copy files or directories
mkdir
Create directories
pwd
Show current path
tar
Archive/compress files
cd
Change directory
chmod
Change file permissions
📁
Text Processing
cat
Show file content
grep
Search text
rm
Delete files or folders
echo
Output text
tail
View file tail
rmdir
Remove empty dir
sed
Stream editor
vi
Text editor
📁
System Management
find
Search files by path and condition
rpm
RPM package manager
ps
Show process status
startx
Start X-window system
uname
Display system kernel info
kill
Kill a process
resize2fs
Resize filesystem in kernel
useradd
Create and setup user account
📁
Disk Management
df
Display disk space usage
fdisk
Manage disk partitions
lsblk
View disk usage of devices
vgextend
Extend volume group
hdparm
Show and set disk parameters
pvcreate
Create physical volume
lvcreate
Create logical volume
testdisk
Partition Recovery Tool
📁
File Transfer
tftp
Upload and download files
curl
File transfer tool
fsck
Check and repair filesystem
rsync
Remote data sync tool
lprm
Remove print queue job
ftpwho
Show FTP session info
ftp
FTP client
lftp
Advanced FTP client
📁
Networking
ssh
Secure remote connection service
netstat
Show network status
dhclient
Get or release IP dynamically
ifconfig
Show or set network params
ping
Test host connectivity
sshd
OpenSSH daemon process
smbpasswd
Change SMB password
iptables
Firewall management tool
📁
Device Management
mount
Mount filesystem to directory
lspci
Show PCI bus device info
sensors
Check server hardware info
rfkill
Manage Bluetooth and Wi-Fi
setleds
Set keyboard LED state
hciconfig
Configure Bluetooth devices
setpci
Configure PCI hardware params
lsusb
Show USB devices
📁
Backup & Compression
zip
Compress files
gzip
Compress or decompress files
unzip
Extract zip files
zipinfo
Show zip file info
gunzip
Extract file content
unarj
Extract .arj files
zipsplit
Split zip archive
dump
Backup filesystem