LinuxCMD.org is the Official Reference about
Linux Command Line documentation
Credits
|
ToDO (Help US)
|
ChangeLog
|
Terms of Use and License
|
About project
Language
Česká republika - Czech Republic
Deutsch - German
English - English
Español - Spanish
Français - French
Italiano - Italian
Polski - Polish
Português - Brazil Portuguese
ελληνικά - Greek
Па-беларуску - Byelorussian
Русский - Russian
العربية - Arabic
فارسی - Persian
中国 - Chinese
English
-
English
Linux Command Line
nothing it's impossible by command line!
Social Bookmarking
Script Generator
Menu
Commands by Argument
View the commands list divided into arguments
Show all commands
View all commands list on single sheet
A-Z Command Index
View the commands by letter
Tools
Add-ons of LinuxCMD - some useful tools for you
NewsLetter
Sign-up me to receive the news about this document
Languages Map
linuxcmd.org/en
linuxcmd.org/it
linuxcmd.org/es
linuxcmd.org/fr
linuxcmd.org/de
linuxcmd.org/cz
linuxcmd.org/pl
linuxcmd.org/by
linuxcmd.org/cn
linuxcmd.org/ru
linuxcmd.org/por
linuxcmd.org/fa
linuxcmd.org/gr
linuxcmd.org/ar
Add Language!
ToDO (Help US)
tag cloud
hosting
centos
web
server
firewall
hostname
internet
freebsd
gentoo
open source
software
computer
linux+
unix
redhat
support
opensource
windows
hardware
pc
microsoft
debian
sshd
telnet
netatalk
knoppix
red hat
inux
ltsp
webmin
config
lunix
apache
php
redhatlinux
linux8
howto
redhat9
ubuntu
linux web hosting
linux servers
linux training
linux course
linux service
learning linux
linux server
linux certification
linux services
unix linux
linux home server
Linux Command Line version 1.4
Last modified date: 2008-11-15
Created Date: 2008-01-06
Home
Users Area
Tools
IPTABLES (firewall)
View the commands list divided into arguments
-- Commands by Argument --
APT packages tool (Debian, Ubuntu and alike)
Archives and compressed files
Backup
CDROM
Character set and Format file conversion
DEB packages (Debian, Ubuntu and like)
Disk Space
File search
Files and Directory
Filesystem Analysis
Filesystem SWAP
Format a Filesystem
IPTABLES (firewall)
Microsoft Windows networks (samba)
Monitoring and debugging
Mounting a Filesystem
Networking (LAN / WiFi)
Others useful commands
Pacman packages tool (Arch, Frugalware and alike)
Permits on Files
RPM Packages ( Fedora, Red Hat and like)
Shutdown, Restart and Logout of a system
Special Attributes on files
System information
Text Manipulation
Users and Groups
View file content
YUM packages tool (Fedora, RedHat and alike)
Translated by:
Team LinuxCMD.org
|
become translator!
Command
Description
iptables -t filter -L
show all chains of filtering table
iptables -t nat -L
show all chains of nat table
iptables -t filter -F
clear all rules from filtering table
iptables -t nat -F
clear all rules from table nat
iptables -t filter -X
delete any chains created by user
iptables -t filter -A INPUT -p tcp --dport telnet -j ACCEPT
allow telnet connections to input
iptables -t filter -A OUTPUT -p tcp --dport http -j DROP
block HTTP connections to output
iptables -t filter -A FORWARD -p tcp --dport pop3 -j ACCEPT
allow POP3 connections to forward chain
iptables -t filter -A INPUT -j LOG --log-prefix
Logging on input chain
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
configure a PAT (Port Address Traslation) on eth0 masking outbound packets
iptables -t nat -A PREROUTING -d 192.168.0.1 -p tcp -m tcp --dport 22 -j DNAT --to-destination 10.0.0.2:22
redirect packets addressed to a host to another host
Commands by Argument
System information
-
Shutdown, Restart and Logout of a system
-
Files and Directory
-
File search
-
Mounting a Filesystem
-
Disk Space
-
Users and Groups
-
Permits on Files
-
Special Attributes on files
-
Archives and compressed files
-
RPM Packages ( Fedora, Red Hat and like)
-
YUM packages tool (Fedora, RedHat and alike)
-
DEB packages (Debian, Ubuntu and like)
-
APT packages tool (Debian, Ubuntu and alike)
-
View file content
-
Text Manipulation
-
Character set and Format file conversion
-
Filesystem Analysis
-
Format a Filesystem
-
Filesystem SWAP
-
Backup
-
CDROM
-
Networking (LAN / WiFi)
-
Microsoft Windows networks (samba)
-
IPTABLES (firewall)
-
Monitoring and debugging
-
Others useful commands
-
Pacman packages tool (Arch, Frugalware and alike)
-
Search a Command
LinuxCMD Search
Plug-in: Search button for Firefox and I.Explorer (it directly looks for the commands from your browser)
Google Search
more than 400 instructional approaches of linux commands, practical examples, popular commands...
TOP ^
use Open Software!
#
Contact US
Except where otherwise specified, the contents of LinuxCmd.org are licensed under License Creative Commons 2.5 Attribution
Free Distribution if provided Authors and, Not Commercial purposes and, Not Derivated Works 2.5
LinuxCmd.org
Terms of Use and License
Logos and trademarks used for the link are owned the legitimate owners