Site Tools


linux:suse:network

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:suse:network [2014/12/04 13:03] lunetikklinux:suse:network [2018/12/20 17:44] (current) – Discussion status changed lunetikk
Line 1: Line 1:
 ====== Network ====== ====== Network ======
-\\+
 ===== Ports ===== ===== Ports =====
-\\+
 ^Port^Protocol^ ^Port^Protocol^
 |  20 + 21  |  FTP  | |  20 + 21  |  FTP  |
 |  22  |  SSH  |   |  22  |  SSH  |  
 |  25  |  SMTP  |  |  25  |  SMTP  | 
-|  80  |  http  | +|  80  |  HTTP  | 
-|  137 + 139  |  TCP/UDP - Samba  | +|  137 + 139  |  TCP/UDP - SMB/Samba  | 
-|  443  |  https  |+|  443  |  HTTPS  |
 |  8080  |  Proxy  | |  8080  |  Proxy  |
 |  3389  |  RDP  | |  3389  |  RDP  |
 |  3306  |  MySQL  |  |  3306  |  MySQL  | 
-\\+
 ===== Configuration ===== ===== Configuration =====
-\\+
  
 ==== Proxy ==== ==== Proxy ====
-\\+
 For your account only edit: For your account only edit:
 <code> <code>
Line 41: Line 41:
 source /etc/profile source /etc/profile
 </code> </code>
-\\+
  
 ==== Change your IP ==== ==== Change your IP ====
-\\+
 Edit /etc/network/interfaces: Edit /etc/network/interfaces:
 <code> <code>
Line 64: Line 64:
 /etc/init.d/networking restart /etc/init.d/networking restart
 </code> </code>
-\\+
  
 ==== Join a domain and change hostname ==== ==== Join a domain and change hostname ====
-\\+
 Edit /etc/hosts Edit /etc/hosts
 <code> <code>
Line 88: Line 88:
 hostname –F /etc/hostname hostname –F /etc/hostname
 </code> </code>
 +\\ 
 +\\ 
 +~~DISCUSSION:closed~~
linux/suse/network.1417694635.txt.gz · Last modified: 2017/03/01 12:50 (external edit)