(Hacknotes – Linux & Unix Security Portable Reference) #2 Common Ports
February 11, 2010
Berikut adalah port-port dan service yang sering digunakan oleh Unix atau linux.
What follows is a list of port names and services that correspond to the
most commonly used Unix and Linux services.
SERVICE Port(s) Echo 7 Daytime 13 qotd (Quote Of The Day) 17 FTP-data 20 FTP 21 SSH 22 Telnet 23 SMTP (Simple Mail Transfer Protocol) 25 Time server 37 Whois 43 DNS (Domain Name System) 53 TFTP (Trivial File Transfer Protocol) 69 Finger 79 HTTP (Hypertext Transfer Protocol) 80 Read the rest of this entry »
Berikut adalah perintah-perintah umum yang ada dalam sebagian besar distribusi Linux. Untuk lebih detil mengenai perintah-perintah tersebut, silahkan lihat halaman manual dengan mengetikan perintah man <command>.
What follows is a list of most common commands that can be found onbare-bones installations of most Unix and Linux distributions. For more information on a particular command, see its manual page by typing man <command>.
Command Description alias Set & view command aliases arch print machine architecture awk pattern scanning & processing language bash Bourne again shell bg move process running in foreground to the background biff be notified when mail arrives cat concatenate & print files cd change directory change change user password expiry information chgrp change group ownership chmod change file permission chown change file & group owner chroot run command with special root directory chsh change login shell clear clear the terminal screen cp copy files & directories crontab maintain crontab files csh C shell cut remove sections from each line of files Read the rest of this entry »