Minggu, 06 April 2008

Setting Printer :


  • scoadmin
  • Printer
  • Printer Manager
  • Pilih Printer ==> pra01 di duplicate ke kartu01 s/d kartu08
  • Pilih duplicate ke report01 s/d report08
  • Edit file /usr/spool/lp/admins/lp/interfaces ==> (pra01 s/d pra08)
  • no banner "Yes"
  • # echo "\014\c"
  • echo "\n\n\n" ==> untuk kuitansi

  • Setting kartu01 s/d kartu08(Kartu)
  • no banner "Yes"
  • # echo "\014\c"
  • echo "\c" ==> untuk kartu

  • Setting report01 s/d report08(Laporan)
  • no banner "Yes"
  • # echo "\014\c"
  • echo "\f\c" ==> untuk Report

  • Setting Printer Induk
  • #mkdef parallel
  • Pilih 1 add
  • Pilih 1 378-37f
  • pilih 7

  • scoadmin
  • printer
  • printer manager
  • Add local printer
  • name : printer
  • Desc : printer server
  • Model : dumb
  • device : /dev/lp0. (lp0)

Test printer pada terminal

-masuk ke unify

unify> l lp


Setting Tape Back-Up

#mkdef tape
pilih ID=3 (standart)

#vi /etc/default/tar

No. 8 dirubah jadi rStp0

# Test Tape Backup kalau ngak jalan

#chmod +orw --> rct0 (chmod 666 rStp0)

pada /dev-->rStp0

Ijasah terlanjur di beri Nomor, tapi tabel course belum dirubah.

  1. ke sql
  2. update ijasah set ino=' ',iprefik=' ',isufik=0 where ........

Ijasah ke Hapus dari tabel Ijasah.

Select sth_term,sth_num,sth_course,sth_day,sth_time,sth_room,sth_today,' ',' ',0,std_bdate
From stdacdh,stdmst
where std_code=sth_num and sth_term='0502' and sth_course='BS-4' and sth_fail=2
into '/u1/adsis/bs-4.txt' /

Ulangi untuk semua level. --> ver.01
--------------------------------------------------------

sql>select sth_termsth_num,sth_course,sth_day,sth_time,st_room,'26-Dec-200',' ',' ',' ',' '
from stdacdh
where sth_term='0601' and sth_course='AD-4' and sth_fail=' '
into 'AD-4.TXT'

sql> start 'AD4.TXT'

sql> insert into ijasah: from 'AD-4.TXT' /

EPT Full

Table yang dihapus --> schept & ept
schept --> sche_tanggal
ept --> ept_tgl_tes

to sql
select * from schept /

delete ept where ept_tgl_tes=06-Jan-2005 /
delete schept where sche_tanggal=06-Jan-2005 /

Tes Terminal

vi /etc/ttytype
scoansi dirubah menjadi ansi
reboot

Instalasi Server Cabang :


Aplikasi yg ada pada server cabang :
  • unify database
  • foxplus aplikasi
  • cern proxy
  • httpd web server
  • Form A aplikasi
  • lia.tar configurasi program lbpp-lia
  • samb.awk file untuk df -v
  • lbpp aplikasi

Extract File :

  • unify/accell /u
  • foxplus /
  • cern /
  • http /usr/local/etc/httpd -> buat directory
  • Form A /u
  • lia.tar /usr/bin
  • pp_aka /usr/bin
  • samb.awk /usr/bin
  • lbpp /u/adsis

Kartu Hilang , dah bayar tetep ngak bisa ngeprint (card2005)

update stdacd
set sta_rcv1_d=13-Mar-2006
where sta_num='PG05040080' /

Update Pembayaran ke-3 jadi Full

ke --> sql
update stdacd
set sta_paid='F'
where sta_term='0601' and sta_pay=3 and sta_pay='N' /

Update Payakumbuh

Update CBTRN Payakumbuh update cbtrn set ct_cash_code='8.01.10' where ct_cash_code='8.01.11' /