Set De2.UI

rmsbase.vLSM.org

Prosedur backup:

Prosedur re-install:

Server

Prosedur backup:

Prosedur re-install:

Touchpad

Set Default A4 untuk OpenOffice.org

J2SE: Java 2 Standard Edition

J2SE (download – jdk-1_5_0_01-linux-i586.bin)

Disable SPAMASSASIN di POSTFIX

  1. stop postfix
    /etc/init.d/postfix stop
  2. stop spamassassin daemon
    /etc/init.d/spamassassin stop
    
  3. update /etc/postfix/master.cf
    tutup baris smtp yang mengandung spamassassin
    buka baris smtp yang tidak mengandung spamassassin
  4. update /etc/default/spamassassin
    ubah nilai
    ENABLED=1
    menjadi
    ENABLED=0
  5. jalankan ulang postfix
    /etc/init.d/postfix check ; untuk cek saja
    /etc/init.d/postfix start ; startup postfix
  6. requeue antrian
    postsuper -r ALL

Qemu di Minix

  1. buat disk 512MB dengan perintah
    qemu-img create disk.img 1GB
  2. jalankan
    (nice -2 qemu -localtime -m 128 -no-kqemu -hda disk.img \
      -cdrom minix3_1_2a_ide.iso -boot d -net user -net nic )& 
  3. setelah install dengan setup dan shutdown, jalankan
    qemu_pci=1
    save

LOOP

  1. -

DLL

  • Apache2
    – agar daftar isi nggak dipotong, tambahkan pada conf:
    IndexOptions FancyIndexing NameWidth=*
    – pastikan konsistensi antara:
    "NameVirtualHost XX.YY.ZZ.KK:LL"; dan "<VirtualHost XX.YY.ZZ.KK:LL>";
  • bridge-utils – packet virtual bridge, dst.
  • deborphan – untuk mencari lib nganggur.
  • debfoster – untuk mencari ketergantungan paket.
  • ISOLINUX SPLASH
    pngtopnm -o splash.ppm splash.png
    ppmtolss16 "#000000=0" "#ffffff=7" < splash.ppm > splash.rle
  • JIGDO-LITE
    nice -20 jigdo-lite --noask --scan /extra/iso/iso/
         XX.jigdo
  • KDE: Add Applet to Panel: "Show Desktop" + "Lock/Logout".
  • VIM Disable color: Add "syntax off " to .vimrc.
  • X11: ''X Error: BadDevice, invalid or uninitialized input device 167''
    Error ini dengan mudah dihilangkan dengan memberi komentar device terkait pada berkas /etc/X11/xorg.conf:
    # Section "InputDevice"
    #       Driver          "wacom"
    #       [...]
    #
    Section "ServerLayout"
    #       [...]
    #       InputDevice     "stylus"        "SendCoreEvents"
    #       InputDevice     "cursor"        "SendCoreEvents"
    #       InputDevice     "eraser"        "SendCoreEvents"
File Revision: 166---26-Mar-2024.

© 1996-2024 --- Copyright of the files in this repository remains with the respective authors or / and producers. We are NOT responsible for the ACCURACY or LOSSES that may occur as a result of using this site. PLEASE ASSUME ALL RISKS! You are free to share, copy and redistribute the material of this site in any medium or format for any purpose, even commercially. Please give appropriate credit and acknowledgments, provide a link to the page, and indicate if changes were made. You may do so in any reasonable manner. You should not apply legal terms or technological measures, that legally restrict others from doing anything that is permitted here.

Kami TIDAK bertanggung-jawab atas KEAKURATAN mau pun KERUGIAN yang mungkin terjadi akibat memanfaatkan situs ini. HARAP MENANGGUNG SENDIRI SEGALA RISIKO! Jangan lupa mengungkapkan/ menuliskan penghargaan (acknowledgement) jika anda menggunakan bahan karya dari pihak lain. Situs ini berbasis “Google Sana, Google Sini, Coba Itu, Coba Ini, Lalu Tanya-tanyi” (GSGSCICILTT). Entah ini PLAGIAT, entah ini RISET, yang jelas tidak pernah ada klaim bahwa ini merupakan karya asli, serta belum tentu pula merupakan solusi terbaik, serta bukan untuk konsumsi Scopus :). Mohon kiranya memberikan tanggapan, terutama jika memiliki solusi alternatif. Semoga catatan ini akan bermanfaat di masa mendatang, saat sudah lupa cara menyelesaikan masalah trivia ini.

Rahmat M. Samik-Ibrahim