AJIBLOG

Menulis Blog Adalah Salah Satu Hobi Saya di Waktu Luang dan Sebagai Catatan Eksperimen Tentang Informasi dan Teknologi , Silahkan Share , Subscribe dan Komen Jika Anda Suka Artikel saya ini, anda juga dapat menuliskan masalah yang anda alami pada saat mengikuti artiker diatas pada kolom komentar dibawah ini

Sabtu, 16 Agustus 2014

Hal-Hal Yang Harus Dilakukan Setelah Install CentOS Server

1. Setting IP Static (jika belum)


# system-config-network
Dengan perintah diatas anda dapat menyeting ip ,gateway dan dns

2.Matikan Firewall-tui
# system-config-firewall-tui
Anda Harus mendisable firewall default nya
contoh:
[root@server1 ~]# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

3. Matikan SELinux
#vi /etc/selinux/config
 script nya :
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#     enforcing - SELinux security policy is enforced.
#     permissive - SELinux prints warnings instead of enforcing.
#     disabled - No SELinux policy is loaded.
SELINUX=disabled                                             <<-----menjadi -="" are="" disable="" level="" mls="" multi="" of="" one="" processes="" protected="" protection.="" security="" selinuxtype="targeted</pre" take="" targeted="" these="" two="" values:="">
 4.Samakan Hostname
Cek dengan perintah seperti dibawah
root@server1 ~ # hostname
server1.com
root@server1 ~ # hostname -f
server1.com.com
jika belum sama seperti di atas coba

#vi /etc/hosts
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
192.168.12.50   server1.com     server1                                         <<---tambahkan ::1="" localhost.localdomain="" localhost6.localdomain6="" localhost6="" localhost="" pre="">

#Reboot
 5.Update system
#yum update
 

Footer Ads

Like , Comment , Follow Blog Saya ...

Label

LinuxMint/Ubuntu (73) BLC-Telkom (33) Kegiatan (26) Debian (23) Tool (17) Kumpulan Tugas (12) Mikrotik (10) CentOS7 (8) Coding PHP (7) CentOS6 (6) Google (6) IDE (3) IPFire (3) Raspberry PI (3) github (3) NodeJS (2) Virtualisasi (2) Windows (2) GIS (1) Vuejs (1)

Contact us

Nama

Email *

Pesan *