Search

You can find the results of your search below.

multihome_dokuwiki_hacks
3 Hits, Last modified:
i Hacks ====== I use the article by Lukas Ruf on setting up dokuwiki on a mutihomed web server to allo... my modification of the script by Lukas Ruf for # setting up new virtual dokuwikis # Greg Priest-Dorman... re a slight modification of Lukas's <code> /* * set your default wiki configuration with $mydefaultho
vnc_inetd_gdm
3 Hits, Last modified:
limitation ====== There are a lot of pages about setting up vnc over inetd.  I had been running such a setup for years with 10 - 20 simultaneous sessions be... ode>                   If you use the graphical setup tool gdmsetup (/usr/sbin/gdmsetup) you get on t
z80asm_in_emacs
3 Hits, Last modified:
; add ".ASM" to asm-mode, does ".asm" already ;; (setq auto-mode-alist (cons '              ("\\.ASM$"... make-local-variable 'compile-command)            (setq compile-command                  (concat "z80asm... r-file-nam\ e) ".lst" ))                  (local-set-key [f5] 'compile)                            )))