Friday, December 04, 2015

Memilih Serifikat SSL

Kalau berkunjung ke situs-situs yang menjual serifikat SSL, akan dibuat bingung, mana SSL yang harus dibeli. Sebelum membeli SSL, coba cek SSL yangs udah dipakai selama ini. Misal untuk server siren, simonev, insentif, surat, dan webmail. Rata-rata menggunakan GeoTrust DV SSL CA. Ada juga yang pakai RapidSSL CA. Ada 3 macam GeoTrust DV SSL CA, yaitu GeoTrust DV SSL CA dan GeoTrust DV SSL CA - G3, dan GeoTrust DV SSL CA - G4. Saya sendiri tidak tahu persis perbedaaannya. Apakah ada hubungan dengan tahun release-nya.

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Debian on VM

How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Debian

To install apache, open terminal and type in these commands:
# apt-get install apache2

To install MySQL, open terminal and type in these commands:
# apt-get install mysql-server

Thursday, December 03, 2015

Apache2 Unable to correct problems, you have held broken packages

Cek versi Debiannya
root@risetpro:~# uname --all
Linux risetpro 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u6 x86_64 GNU/Linux


Coba install Apache2
root@risetpro:/etc/apt# apt-get install apache2
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

There is no public key available for the following key IDs

Mengatasi masalah public key saat melakukan update paket di debian

root@risetpro:/etc/apt# apt-get update
Hit http://kambing.ui.ac.id squeeze Release.gpg
Hit http://kambing.ui.ac.id squeeze-updates Release.gpg
Hit http://kambing.ui.ac.id squeeze/updates Release.gpg
Hit http://kambing.ui.ac.id squeeze Release
Hit http://kambing.ui.ac.id squeeze-updates Release
Hit http://kambing.ui.ac.id squeeze/updates Release
Hit http://kambing.ui.ac.id squeeze/main amd64 Packages
Hit http://kambing.ui.ac.id squeeze/contrib amd64 Packages
Hit http://kambing.ui.ac.id squeeze/non-free amd64 Packages
Hit http://kambing.ui.ac.id squeeze-updates/main amd64 Packages
Hit http://kambing.ui.ac.id squeeze-updates/contrib amd64 Packages
Hit http://kambing.ui.ac.id squeeze-updates/non-free amd64 Packages
Hit http://kambing.ui.ac.id squeeze/updates/main amd64 Packages
Hit http://kambing.ui.ac.id squeeze/updates/contrib amd64 Packages
Hit http://kambing.ui.ac.id squeeze/updates/non-free amd64 Packages
Ign http://kambing.ui.ac.id squeeze-updates/contrib Translation-en_US
Ign http://kambing.ui.ac.id squeeze-updates/contrib Translation-en
Ign http://kambing.ui.ac.id squeeze-updates/main Translation-en_US
Ign http://kambing.ui.ac.id squeeze-updates/main Translation-en
Ign http://kambing.ui.ac.id squeeze-updates/non-free Translation-en_US
Ign http://kambing.ui.ac.id squeeze-updates/non-free Translation-en
Ign http://kambing.ui.ac.id squeeze/updates/contrib Translation-en_US
Ign http://kambing.ui.ac.id squeeze/updates/contrib Translation-en
Ign http://kambing.ui.ac.id squeeze/updates/main Translation-en_US
Ign http://kambing.ui.ac.id squeeze/updates/main Translation-en
Ign http://kambing.ui.ac.id squeeze/updates/non-free Translation-en_US
Ign http://kambing.ui.ac.id squeeze/updates/non-free Translation-en
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://security.debian.org wheezy/updates Release
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://security.debian.org wheezy/updates/contrib Sources
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://security.debian.org wheezy/updates/contrib amd64 Packages
Hit http://security.debian.org wheezy/updates/contrib Translation-en
Hit http://security.debian.org wheezy/updates/main Translation-en
Reading package lists... Done
W: There is no public key available for the following key IDs:
9D6D8F6BC857C906


Tuesday, November 17, 2015

Webmail Hang

[root@mail ~]# /etc/init.d/httpd status
httpd dead but subsys locked

[root@mail ~]# ipcs -s | grep apache | awk '{print $2;}' | while read -r line; do ipcrm sem "$line"; done
resource(s) deleted
resource(s) deleted
...
resource(s) deleted
resource(s) deleted

[root@mail ~]# /etc/init.d/httpd status
httpd dead but subsys locked

[root@mail ~]# service httpd restart
Stopping httpd:                                            [FAILED]
Starting httpd:                                            [  OK  ]

[root@mail ~]# /etc/init.d/httpd status
httpd (pid  30862) is running...

Silahkan dicoba lagi webmailnya

Tuesday, November 10, 2015

melihat spec mail server

[root@mail ~]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Xeon(R) CPU           E5405  @ 2.00GHz
stepping        : 10
cpu MHz         : 1995.074
cache size      : 6144 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni tm2 ssse3 lahf_lm
bogomips        : 3990.14

....

melihat spec proxy1 server

[root@proxy1 ~]# cat /proc/cpuinfo | more
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 58
model name      : Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
stepping        : 9
microcode       : 27
cpu MHz         : 3292.399
cache size      : 8192 KB
physical id     : 0
siblings        : 8
core id         : 0 (core pertama, soket pertama)
cpu cores       : 4 (ada di soket pertama, per soket ada 4 core)
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1  sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips        : 6584.79
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:
 

...

melihat spec server bagong

[root@bagong ~]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Xeon(R) CPU           E3110  @ 3.00GHz
stepping        : 6
cpu MHz         : 2000.000
cache size      : 6144 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
apicid          : 0
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips        : 5985.34

Wednesday, November 04, 2015

Lihat CentOS di Proxy1

Lihat versi OS dan release-nya (192.168.130.2 dgn #)

[root@proxy1 ~]# uname -a
Linux proxy1 2.6.32-431.29.2.el6.x86_64 #1 SMP Tue Sep 9 21:36:05 UTC 2014 x86_6   4 x86_64 x86_64 GNU/Linux
[root@proxy1 ~]# uname -o
GNU/Linux
[root@proxy1 ~]# cat /proc/version
Linux version 2.6.32-431.29.2.el6.x86_64 (mockbuild@c6b9.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) ) #1 SMP Tue Sep 9 21:36:05 UTC 2014
[root@proxy1 ~]# cat /etc/redhat-release
CentOS release 6.7 (Final)



Friday, October 30, 2015

Lingkup Permen Tata Kelola TIK

Lingkup Tata Kelola TIK
  1. Pengelolaan Aplikasi
  2. Pengelolaan Sistem Informasi : source, manual, sosialiasasi, bintek, workshop, dll
  3. Pengelolaan Website, hubungan antara Pusat, Eselon I dan Eselon II
  4. Pengelolaan Interoperabilitas Data : Aplication Programming Interface, format JSON dan format XML
  5. Pengelolaan Keamanan Informasi, pengujian s/w
  6. Pengelolaan SDM TIK
  7. Pengelolaan PC Desktop/Laptop
  8. Pengelolaan Domain 
  9. Pengelolaan email dan milis
  10. Pengelolaan Akses Internet
  11. Prinsip pengelolaan TIK antara Pusat, Eselon I dan eselon II (lihat Depkeu)
  12. Prinsip Organisasi : Komite TIK, CIO, CSO, 
  13. Prinsip-prinsip data
  14. Monitoring dan evaluasi TIK, termasuk evaluasi, audit, periodenya, dll