1. Membuat router static (sharing internet)
(1) #nano /etc/network/interfaces
(1) auto eth0
(1) iface eth0 inet static
(1) address
(1) netmask
(1) network
(1) broadcast
(1) gateway
samba (untuk sering file)
install
xiitkj1:/home/xiitkj1# apt-get install sama
sharing internet pada linux
# nano /etc//interfaces
auto eth0
iface eth0 inet static
address 192.168.1.3
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
Langganan:
Postingan (Atom)