Archive for May, 2004
Mentraining DSPAM lagi deh
May 31st, 2004. Published under Ngoprek. 2 Comments.
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:
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 Crogram 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 - 100Change 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! ![]()
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
Buat para pengguna Linux.
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
muuuaaachhh!
Referensi: http://www.mindwarp.net/mt-smilies.php