Archive for May, 2004

Mentraining DSPAM lagi deh

May 31st, 2004. Published under Ngoprek. 2 Comments.

dspam.png

Karena kecerobohan saya sendiri, database dspam hilang dalam sekejap. Mungkin tepatnya bukan dalam sekejap, dalam sekali enter :biggrin:. Akhirnya saya harus mentraining lagi dari awal. :banghead::banghead:

Tapi sekarang metode trainingnya saya ubah. Beberapa user di milists dspam menyarankan agar trainingnya secara manual aja. Biarkanlah email mengalir apa adanya. Tidak perlu pake source corpus segala rupa katanya. Soalnya kalau pake spam corpus, perilaku pembelajaran si spam filter kita tidak natural. Dan emang saya sendiri sudah mengalaminya. Kalau menggunakan spam corpus, hasilnya spam hampir 100% bisa difilter, tapi false-positivenya bisa melebihi 5%. :concerned:

Sekarang baru sekitar 4-5 hari, tunggu sampai dspam belajar 100 email. Nanti statistiknya saya reset. Saya akan lihat nanti, setelah ditraining dengan 100 email, seberapa akurat sih dspamnya ;)

IE lambat ketika akan mengakses halaman login desknow

May 30th, 2004. Published under Ngoprek. No Comments.

Ternyata solusinya mudah!

/var/desknow/webapps/desknow/jsp/original/Login_default.jsp

Hapus dua baris di bawah:

<%-- these lines are for detecting the google toolbar --%>

PostPosted: Wed Apr 21, 2004 6:57 am
the login page contains some code that checks if the Google toolbar is enabled in your browser, and displays a warning if it is. That code causes IE to access the net (and the microsoft.com site – don’t know why), so if your connection is slow or patchy, the page takes long to load.
Try this:
open the file C:Program FilesDeskNowwebappsdesknowjsporiginalLogin_default.jsp with a text editor and remove the 2 lines under <%– these lines are for detecting the google toolbar –%>. Then save the file.
_________________
DeskNow tech support

Referensi: www.desknow.com/forums/viewtopic.php?t=2054&highlight=long&sid=bdd776b5aec0d12e4ed39bacfcb69b7f
:thumbsup:

Optimasi firefox

May 30th, 2004. Published under Tips Linux. No Comments.

Enter ‘about:config’ into the address bar in firefox and right click on these options to change their values.

browser.turbo.enable - true
network.http.max-connections - 30
network.http.max-persistent-connections-per-server - 8
network.http.pipelining - true
network.http.pipelining.maxrequests - 8
nglayout.initialpaint.delay - 100

Change those options to those values should show a noticeable increase in performance

Referensi: http://forums.gentoo.org/viewtopic.php?t=145452
Wow… rasanya memang jadi lebih cepet! :D

https di mailman

May 28th, 2004. Published under Ngoprek. No Comments.

Set httpd.conf

RedirectPermanent /mailman/ https://lists.comlabs.itb.ac.id/mailman/

Set $MAILMAN/Mailman/Default.py

DEFAULT_URL_PATTERN = 'https://%s/mailman/'

Untuk lists yang sudah dibuat:

./withlist -l -r fix_url NAMA_MILIST -v -u lists.comlabs.itb.ac.id

Web/network drive di kolaborasi.comlabs

May 25th, 2004. Published under Work. No Comments.

Buat para pengguna MS Windows

clip_image002.jpgBuka explorer -> My Network Places -> Add Network Place
clip_image002_0001.jpgIsi dengan http://k.comlabs.itb.ac.id/desknow/webfolders (atau http://kolaborasi.dst)
clip_image002_0002.jpgAnda akan diminta untuk mengisi login password. Isi dengan login/pass user anda. Misalnya:
User Name: cecep
Password: cumacecepygtahu
clip_image002_0003.jpgIsi default saja, biar anda mudah mengingatnya. Jadi tinggal klik Finish.
clip_image002_0004.jpgUntuk selanjutnya kita tidak perlu setup koneksi lagi, tinggal buka explorer dan menuju ke webdrive kita )

Buat para pengguna Linux.

nautilus1.pngBuka file manager nautilus.
nautilus2.pngMasuk ke menu File -> Connect to server …
nautilus3.pngIsi dengan data berikut:

Link name: kolaborasi.comlabs

Location (URL): http://k.comlabs.itb.ac.id/desknow/webfolders

nautilus4.pngSingkatnya, setelah isi login dan password, akan muncul seperti ini.
Good luck

NTP server

May 24th, 2004. Published under Ngoprek. No Comments.

Dari milists tanya-jawab@linux.or.id (link ke arsipnya blom gwe sempet cari/tulis)

# /etc/ntp.conf, configuration for ntpd

# ntpd will use syslog() if logfile is not defined
#logfile /var/log/ntpd

driftfile /var/lib/ntp/ntp.drift
statsdir /var/log/ntpstats/

statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable

server 202.71.97.92
server 202.56.133.180

restrict 172.20.113.0 mask 255.255.255.0 notrust nomodify notrap
restrict 192.168.0.0 mask 255.255.255.0 notrust nomodify notrap
restrict 127.0.0.1

Rombak Style

May 22nd, 2004. Published under Blog. No Comments.

Setelah saya cermati dengan teliti, sepertinya bagian kolom link dkk kurang lebar. Akibatnya subject kadang terpotong ke bawah.

Dengan sedikit ubah sana, sini (plus menggunakan ilmu kalkulus saya, tepatnya bagian aritmetika, baca: tambah-kurang :biggrin:) akhirnya selesai juga. Akibat pelebaran kolom, udah pasti weblogs saya hanya cocok utk screen dengan resolusi 1024×768 keatas.

Tambahan, sekarang saya sudah bisa menggunakan emoticons :D :P muuuaaachhh!

Referensi: http://www.mindwarp.net/mt-smilies.php