{ Berbagi, Menulis, Dan Mengajar } Ilmu… » 7. Operating System
Eka Ubhara
Catatan Eka Ubhara , Gabung tanggal 17-03-2014 … Read entire article »
Filed under: 7. Operating System
Server Bekap Milik Arif
root@latihan:/home/dms# cat /home/arif/rsyncvps.sh #!/bin/bash rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-apps/public_html/ arif@113.20.28.211:/var/www/aplikasi-apps > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-ras/public_html/ arif@113.20.28.211:/var/www/aplikasi-ras > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-hutangpiutang/public_html/ arif@113.20.28.211:/var/www/aplikasi-hutangpiutang > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-pajak/public_html/ arif@113.20.28.211:/var/www/aplikasi-pajak > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-sdm/public_html/ arif@113.20.28.211:/var/www/aplikasi-sdm > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-neraca/public_html/ arif@113.20.28.211:/var/www/aplikasi-neraca > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-dashboard/public_html/ arif@113.20.28.211:/var/www/aplikasi-dashboard > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-aruskas/public_html/ arif@113.20.28.211:/var/www/aplikasi-aruskas > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-sdm-kpi/public_html/ arif@113.20.28.211:/var/www/aplikasi-sdm-kpi > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-forum/public_html/ arif@113.20.28.211:/var/www/aplikasi-forum > /dev/null 2>&1 rsync -uptorgvlHaz –delete -e “ssh -i /home/arif/.ssh/id_rsa” /home/aplikasi-eproc/ arif@113.20.28.211:/var/www/aplikasi-eproc > /dev/null 2>&1 … Read entire article »
Filed under: 7. Operating System
Jika Ketemu Problem JAVA –jdkhome option… ini solusinya
Platform-Independent Package To run the software: After the download of the platform-independent ZIP file completes, extract it to any folder on your system. Run the executable file located in the netbeans/bin directory. Accept the License Agreement. At the JUnit License Agreement page, decide if you want to install JUnit and click the appropriate option, click Next. The NetBeans IDE installation starts. Note: If a compatible JDK installation cannot be found, you might need to manually add a path to the JDK installation directory by doing the following: Open the netbeans.conf file located in the netbeans/etc directory in a text editor. Enter the location of a compatible JDK installation for the netbeans_jdkhome option. The default location in Windows is C:\Program Files\Java\jdk1.7.0_10 or similar. Save the netbeans.conf file and run the executable file in the netbeans/bin directory. Note: The GlassFish Server Open Source Edition and Apache Tomcat are available only with platform-specific installers. Note: To use the … Read entire article »
Filed under: 7. Operating System
Mujib Gak Masuk Kerja
Catatan Buat mujib gak masuk kerja tgl, 14,15 maret tlg dipotong gaji saja … Read entire article »
Filed under: 7. Operating System
Service Center Brother Indonesia
Jl. Rungkut Industri I No. 5 — PT. Ometra Co Telp 031-8497-888 … Read entire article »
Filed under: 7. Operating System
Aqiqah Nurul Hayat
http://www.aqiqahnurulhayat.com/harga … Read entire article »
Filed under: 7. Operating System
Catatan Maintenance Arif ptpn-11.com
1. Laporan Periodik Pemakaian Internet (Squid) 2. Laporan Periodik Status Tiap Server ( Kapasitas HD,Kapasitas RAM, Kapasitas CPU) 3. Laporan Periodik Web Report (Webalizer) 4. Laporan Perioik Backup Data 5. Summary —– #VPN _ Server –> Sudah Trial OK #Tampilan Tahun Pembelian — Backup Pengadaan. … Read entire article »
Filed under: 7. Operating System
logout http://kasbank.ikc.co.id
http://ras.ptpn-11.com/~aplikasi-pap/index.php/home/logout … Read entire article »
Filed under: 7. Operating System
ssh port 23
dms@ServerProduksi:~$ ssh lj.ikc.co.id -l dms -p 23 The authenticity of host ‘[lj.ikc.co.id]:23 ([36.81.138.165]:23)’ can’t be established. ECDSA key fingerprint is 64:2b:7b:a1:0e:ca:93:f2:2e:e2:2b:0e:b7:90:80:bc. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added ‘[lj.ikc.co.id]:23,[36.81.138.165]:23′ (ECDSA) to the list of known hosts. dms@lj.ikc.co.id’s password: Linux ServerIKC02 3.2.0-4-686-pae #1 SMP Debian 3.2.54-2 i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. … Read entire article »
Filed under: 7. Operating System
Installasi SARG di Debian
Install SARG kaya biasanya… — lalu tambahkan script ini : — #!/bin/bash TODAY=$(date –date “today” +%d/%m/%y) # Get yesterday’s date YESTERDAY=$(date –date “yesterday” +%d/%m/%Y) exec /usr/bin/sarg \ -f /var/log/squid/access.log #-o /var/www/html/daily \ -o /var/www/html/squid-reports \ -d $YESTERDAY > /dev/null 2>&1 exit 0 … Read entire article »
Filed under: 7. Operating System