Difference between revisions of "SchoolOnffLine: Setup Hostname sekolah.sch.id"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: # vi /etc/hostname isi dengan nama sekolah anda, dalam contoh ini sekolah.sch.id ==Pranala Menarik== * Remaster Ubuntu untuk SchoolOnffLine Menggunakan UCK * [[Remastering U...) |
Onnowpurbo (talk | contribs) |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | ==Set /etc/hostname== | ||
− | + | echo sekolah.sch.id > /etc/hostname | |
− | |||
− | |||
− | |||
− | |||
+ | ==Set /etc/hosts== | ||
+ | vi /etc/hosts | ||
+ | isi dengan | ||
+ | 127.0.0.1 localhost | ||
+ | ::1 localhost ip6-localhost ip6-loopback | ||
+ | 192.168.0.254 sekolah.sch.id sekolah www.sekolah.sch.id | ||
+ | fe00::0 ip6-localnet | ||
+ | ff00::0 ip6-mcastprefix | ||
+ | ff02::1 ip6-allnodes | ||
+ | ff02::2 ip6-allrouters | ||
==Pranala Menarik== | ==Pranala Menarik== | ||
+ | * [[SchoolOnffLine: Desktop Berbasis Ubuntu menggunakan Remastersys]] | ||
* [[Remaster Ubuntu untuk SchoolOnffLine Menggunakan UCK]] | * [[Remaster Ubuntu untuk SchoolOnffLine Menggunakan UCK]] | ||
+ | * [[SchoolOnffLine: Server Berbasis Sabily 9.04]] | ||
+ | * [[SchoolOnffLine: Server Berbasis Ubuntu 9.04]] | ||
+ | * [[SchoolOnffLine: Server Berbasis Ubuntu]] | ||
+ | * [[SchoolOnffLine: Server Berbasis Ubuntu 9.04 Alternate]] | ||
+ | * [[SchoolOnffLine: Server Berbasis Ubuntu 9.04 Server]] | ||
+ | * [[SchoolOnffLine: Server Wikipedia for School]] | ||
* [[Remastering Ubuntu]] | * [[Remastering Ubuntu]] | ||
+ | |||
+ | [[Category: Linux]] | ||
+ | [[Category: Distro Linux]] | ||
+ | [[Category: SchoolOnffLine]] |
Latest revision as of 12:52, 14 August 2011
Set /etc/hostname
echo sekolah.sch.id > /etc/hostname
Set /etc/hosts
vi /etc/hosts
isi dengan
127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback 192.168.0.254 sekolah.sch.id sekolah www.sekolah.sch.id fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters
Pranala Menarik
- SchoolOnffLine: Desktop Berbasis Ubuntu menggunakan Remastersys
- Remaster Ubuntu untuk SchoolOnffLine Menggunakan UCK
- SchoolOnffLine: Server Berbasis Sabily 9.04
- SchoolOnffLine: Server Berbasis Ubuntu 9.04
- SchoolOnffLine: Server Berbasis Ubuntu
- SchoolOnffLine: Server Berbasis Ubuntu 9.04 Alternate
- SchoolOnffLine: Server Berbasis Ubuntu 9.04 Server
- SchoolOnffLine: Server Wikipedia for School
- Remastering Ubuntu