SchoolOnffLine: Konfigurasi Jaringan yang akan digunakan SchoolOnffLine: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
New page: ==IP address & DNS== * Statik eth0 IP 192.168.0.254 * Gateway IP 192.168.0.1 * DHCP Server ** Alokasi IP address 192.168.0.30-192.168.0.70 * OpenDNS & Nawala Project untuk [[Teknik Mem...
 
Onnowpurbo (talk | contribs)
Line 8: Line 8:


==Repository Lokal==
==Repository Lokal==
* Setup /etc/apt/sources.list pada client jaringan jika digunakan untuk Repository Server  
 
Edit file
 
$ su -
# nano /etc/apt/sources.list
 
pada client jaringan jika digunakan untuk Repository Server  


  deb ftp://192.168.0.254/pub/repo/ jaunty main multiverse restricted universe
  deb ftp://192.168.0.254/pub/repo/ jaunty main multiverse restricted universe
Line 19: Line 25:
  deb http://192.168.0.254/ubuntu/ jaunty-updates main multiverse restricted universe
  deb http://192.168.0.254/ubuntu/ jaunty-updates main multiverse restricted universe
  deb http://192.168.0.254/ubuntu/ jaunty-security main multiverse restricted universe
  deb http://192.168.0.254/ubuntu/ jaunty-security main multiverse restricted universe


==Network Neighbourhood==
==Network Neighbourhood==

Revision as of 03:50, 7 September 2009

IP address & DNS


Repository Lokal

Edit file

$ su -
# nano /etc/apt/sources.list

pada client jaringan jika digunakan untuk Repository Server

deb ftp://192.168.0.254/pub/repo/ jaunty main multiverse restricted universe
deb ftp://192.168.0.254/pub/repo/ jaunty-updates main multiverse restricted universe
deb ftp://192.168.0.254/pub/repo/ jaunty-security main multiverse restricted universe

atau

deb http://192.168.0.254/ubuntu/ jaunty main multiverse restricted universe
deb http://192.168.0.254/ubuntu/ jaunty-updates main multiverse restricted universe
deb http://192.168.0.254/ubuntu/ jaunty-security main multiverse restricted universe

Network Neighbourhood

Folder share Network Neighbourhood

library
public


Pranala Menarik