Re: /etx/X11/Xserver

1999-02-21 Thread Deniz Dogan
"servis" == servis  <[EMAIL PROTECTED]> writes:

servis> It is created by the xserver-common package during
servis> install. Files that are created in the install scripts are not
servis> registered as beng owned by a package. From
servis> /var/lib/dpkg/info/xserver-common.postinst:

Thanks.  Well, which script/program using this?

TIA.

-- 
Deniz Dogan


/etx/X11/Xserver

1999-02-21 Thread Deniz Dogan
Hi,

After some X package upgrades, no package owns /etc/X11/Xserver on my
box.  I checked docs but couldn't find which file provides its
function.  Any ideas?

TIA.

-- 
Deniz Dogan


Re: Help with CRON

1999-01-14 Thread Deniz Dogan
"William" == William Schwartz <[EMAIL PROTECTED]> writes:

William> I put the following entry into my "crontab" file. (Yea, i
William> used "crontab -e" to edit the file as root)

William> 0-55/5 * * * * root mrtg /mrtg-2.5.4c/mrtg.cfg

You need a blank line at the end.

Regards.

-- 
Deniz Dogan


RCS & CVS

1998-08-12 Thread Deniz Dogan
Hi,

Currently I`m using RCS with single files (some configuration
files). And I need CVS to access to a CVS server. Can I purge RCS and
install CVS and use instead of RCS? Or, do I have to use both of them
to work with the files under RCS?

Thanks in advance.

-- 
Deniz Dogan


Re: gnuserv & xauth

1998-08-05 Thread Deniz Dogan
>>> "Jan" == Jan Vroonhof <[EMAIL PROTECTED]> writes:

  Jan> Deniz Dogan <[EMAIL PROTECTED]> writes:
  >> How can I use a normal user`s gnuserv process as root? What I
  >> want to do is: as root to use a normaluser`s emacs to edit some
  >> conf files.
  >> 
  >> [EMAIL PROTECTED]:~# xauth -f /home/deniz/.Xauthority extract - :0.0 |
  >> xauth merge - [EMAIL PROTECTED]:~# gnuclient -h dogan.dyn.ml.org
  >> ipfw.dotfile

  >> What am I missing or doing wrong?

  Jan> 1. gnuclient xauth uses a cookie for display :999

  Jan> use this (our version of mkcookie also makes a cookie for
  Jan> localhost:0, your milage may vary).

  Jan> #! /bin/sh GNU_HOST=bolzano export GNU_HOST # Make Gnuserver
  Jan> cookie for poor user.  if [ -f $HOME/.Xauthority ] then xauth
  Jan> add $GNU_HOST:999 . `xauth -q list localhost:0 | cut -d' ' -f5
  Jan> ` fi

It doesn`t work, at least I can`t get it.
`xauth list dogan:999 | cut -d' ' -f5' gives the same cookie for root
and the normal user (deniz), but still I`m getting the same error:

[EMAIL PROTECTED]:~# gnuclient -h dogan ipfw.dotfile # ipfw.dotfile is root`s
gnuclient: Connection refused
gnuclient: unable to connect to remote

I also tried using host-based mechanism:

deniz$ echo $GNU_SECURE
/home/deniz/gnu-secure
deniz$ cat gnu-secure 
localhost
dogan

This isn`t work either.

  Jan> 2. Gnuclient only tells the remote XEmacs to find-file the
  Jan> file, so the user has to have permission to edit the file. You
  Jan> could try using efs if you allow root ftp access.

I`m trying all this on one box (dogan), I donn`t need remote access.

Thanks.

-- 
Deniz Dogan


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


gnuserv & xauth

1998-08-05 Thread Deniz Dogan
Hi,

How can I use a normal user`s gnuserv process as root? What I want to
do is: as root to use a normaluser`s emacs to edit some conf files.

I tried:

[EMAIL PROTECTED]:~# xauth -f /home/deniz/.Xauthority extract - :0.0 | xauth 
merge -
[EMAIL PROTECTED]:~# export DISPLAY=:0.0

[EMAIL PROTECTED]:~# gnuclient ipfw.dotfile 
gnuclient: No such file or directory

[EMAIL PROTECTED]:~# gnuclient -h dogan.dyn.ml.org ipfw.dotfile 
gnuclient: Connection refused
gnuclient: unable to connect to remote

What am I missing or doing wrong?

Thanks in advance.

-- 
Deniz Dogan


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


Re: Diamond Supra Express PNP internal modem , Linux , and you.

1998-08-03 Thread Deniz Dogan
Hi,

>>>   <[EMAIL PROTECTED]> writes:

  > Can someone please tell me if it is possible to use above modem
  > with Linux. Thank you for your assistance.

Works for me.

I`ve only changed  /etc/rc.boot/0setserial, due to IRQ conflict. Just
uncommmented the automatic configuration line with the tty that match
the one my modem on.
(${SETSERIAL} -b /dev/ttyS2 ${AUTO_IRQ} skip_test autoconfig ${STD_FLAGS} 
spd_vhi)

Hope these helps.

-- 
Deniz Dogan


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


sh --> ash problems (was Re: Output of Anacron job)

1998-08-02 Thread Deniz Dogan
Hi,

>>> "Alexander" == Alexander Yukhimets <[EMAIL PROTECTED]> writes:

  Alexander> Hi, probably as a result of the fact that I have sh ->
  Alexander> ash symlink now instead of sh -> bash, I got the
  Alexander> following email today:

  Alexander> Subject: Output of Anacron job `cron.weekly' Date: Sun, 2
  Alexander> Aug 1998 09:10:44 -0400

  Alexander> usage: kill [-l] [-sig] pid ...

Same here.

And these are the problems I have so far:

When I`m offline:
$ poff
usage: kill [-l] [-sig] pid ...

dselect --> Install:

Updating package status cache...done
Checking system integrity...ok
The following packages have been kept back
  lsof bzip2 xlib6 metamail svgalibg1 ircii xbase login xlib6g-dev xaw3dg
  ncurses-base xfnt75 xfntbase libg++27 xmanpages gettext xserver-s3 dpkg-ftp
  xfnt100 emacs20-el emacs20 ncurses-bin libc5 ncurses3.4 
0 packages upgraded, 0 newly installed, 0 to remove and 24 not upgraded.
Press enter to continue.
read: arg count

installation script returned error exit status 2.
Press RETURN to continue.

-- 
Deniz Dogan


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


Re: I lost my window managers!!!!!!!!!!!!

1998-07-21 Thread Deniz Dogan
Mark Panzer <[EMAIL PROTECTED]> writes:

> > > PS - windows look kinda neat without a window manager sometimes (except
> > > you can move them)
> > 
> > I sorta agree...it is different...hmmm
> > could take out fvwm2 sources...strip em down totally...
> > take out all the code for most functions... get rid of all window
> > decorations... no titlebar...no fram...
> > just a window manager with 1 function..it lets you move windows
> > h
> > -Steve
> Just think of all those pixles you'll save (especially when I can only
> do 800X600).
> 

Take a look at wm2: (from http://www.all-day-breakfast.com/wm2/)

 wm2 is a window manager for X. Using wm2, you can: 
  move windows around the screen; 
  resize windows both horizontally and vertically; 
  hide windows; 
  restore hidden windows; and 
  delete windows. 
  wm2 also adds a stylish frame to each managed window. 
 wm2 does not provide: 
  icons; 
  configurability; 
  a virtual desktop; 
  extendable root menus; 
  toolbars - button panels - docking areas - &c. 

Cheers

-- 
Deniz Dogan


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


setting dynamic rxvt titles with Xresoures/Xdefaults

1998-07-17 Thread Deniz Dogan
Hi,

Is there a way to dynamicly set rxvt titles, using
.Xresources/.Xdefaults ?

Thanks in advance.

-- 
Deniz Dogan


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


Re: fvwm2 behaves differently from bo --> hamm?

1998-07-11 Thread Deniz Dogan
Hi,

>>>>> "Martin" == Martin Bialasinski <[EMAIL PROTECTED]> writes:

>>> "DB" == Dirk Bonne <[EMAIL PROTECTED]> writes:
DB> I've update from bo to hamm, and now I can't drag a window
DB> accross virtual screens.

Martin> The behavour has changed upstream. Get the debian sources
Martin> for the package (fvwm2*.{dsc, diff.gz, orig.tar.gz} and
Martin> unpack it with dpkg-source -x fvwm2*.dsc

Martin> Then edit move.c line 256

Martin> Change the #if 0 to #if 1

Martin> #if 1
Martin> HandlePaging(Scr.MyDisplayWidth,Scr.MyDisplayHeight,&xl,&yt,
Martin> &delta_x,&delta_y,False);
  
Martin> #else /* probably should actually use EdgeScroll values:
Martin> */ HandlePaging(Scr.EdgeScrollX,Scr.EdgeScrollY,&xl,&yt,
Martin> &delta_x,&delta_y,False); #endif

Martin> And set EdgeScroll to 0 0 in your config.

Martin> Then do a debian/rules binary and the deb packages get
Martin> created in ../

I tried but got this error:

install -g root -m 755 -o root debian/preinst \
  debian/tmp-fvwm2/DEBIAN/preinst
dpkg-shlibdeps -pfvwm2 fvwm/fvwm2
unable to open 'fvwm/fvwm2' for test at /usr/bin/dpkg-shlibdeps line 74.
make: *** [binary-fvwm2] Error 2

Any ideas?

Thanks in advance.

-- 
Deniz Dogan


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


mmencode

1998-06-20 Thread Deniz Dogan
Hi,

I`ve emacs20 Version: 20.2-6, tm Version: 7.106.0-1.3 installed.

Tm uses mmencode program (for attachment processes) which I could not
find on my hamm box.

I found that from http://www.debian.org/packages.html (content search):

usr/lib/xemacs-19.16/i386-debian-linux/mmencode  editors/xemacs19
usr/lib/xemacs-20.4/i386-debian-linux/mmencode  editors/xemacs20-bin

Is this a bug or am I missing something?

Thanks in advance.
-- 
Deniz Dogan


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: swaping - raid

1998-06-14 Thread Deniz Dogan
Hi,

>>>>> "Nathan" == Nathan E Norman <[EMAIL PROTECTED]> writes:

[...]

Nathan> Yes.  Using RAID0 on swap partitions is more or less a
Nathan> waste of time, since the kernel supports round robin
Nathan> swapping.  You need to add a "pri=" to the options
Nathan> field in /etc/fstab.

[...]

Thanks for your answer. And one more question: What is the difference
between round-robin swaping and raid (raid0)?

-- 
Deniz Dogan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


swaping - raid

1998-06-14 Thread Deniz Dogan
Hi,

To use kernel`s raid0 support for swap partitions, I added
these two lines to /etc/fstab

/dev/hdc2   noneswapsw  0   0
/dev/hda1   noneswapsw  0   0

But boot messages says these partitions have different priorities
(-1 and -2).

Any ideas? Thanks in advance.


>From mdutils docs:

  2  Swapping over RAID

  The kernel has native support for distributing swap space over
  several disks.  Just add all swap partitions to /etc/fstab and use
  'swapon -a' to activate all of them.  The kernel uses striping
  (RAID-0) for them.  Here's a sample setup:

  /dev/sda3   noneswapsw
  /dev/sdb3   noneswapsw



>From swap(2) man:

   Swap  pages  are  allocated  from areas in priority order,
   highest priority first.  For areas with different  priori-
   ties,  a  higher-priority area is exhausted before using a
   lower-priority area.  If two or more areas have  the  same
   priority,  and it is the highest priority available, pages
   are allocated on a round-robin basis between them.

-- 
Deniz Dogan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: xterm disappears after 'xterm -e login '

1998-05-19 Thread Deniz Dogan
Hi,

"Stefan Gödel" <[EMAIL PROTECTED]> writes:

> Kingsley G. Morse Jr. writes:
>  > For what it's worth, I've noticed two other, possibly related bugs:
>  > 
>  > 1.) $ su 
>  > 
>  > After entering 's password, it says:
>  > 
>  > shell-init: could not get current directory: getcwd: cannot access p=
> arent directories
>  > job-working-directory: could not get current directory: getcwd: cann=
> ot access parent directories
> 
> There's a possible explanation for this: if you change the uid without
> changing the current directory, it may happen that you don't have read
> permission on the current directory anymore. So getcwd() will fail,
> because it tries to read the inode of ./ and ../! In this case you
> should do `su - ' to immediately change the cwd to
> 's home directory.

leafnode`s cron job causes same error on my hamm box:

/etc/cron.daily/leafnode:
shell-init: could not get current directory: getcwd: cannot access parent 
directories

Which package could cause this?
-- 
Deniz Dogan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


emacs20 core dumps

1998-05-19 Thread Deniz Dogan
Hi,

emacs20 Version: 20.2-6 core dumps when I try to start gnus and
sometimes browsing the info docs.

[EMAIL PROTECTED] ~$ll core 
-rw---   1 denizdeniz 2838528 May 19 15:41 core

[EMAIL PROTECTED] ~$gdb --core core
GNU gdb 4.17
[snip]
This GDB was configured as "i586-pc-linux-gnu".
Core was generated by `emacs'.
Program terminated with signal 11, Segmentation fault.
#0  0x401e83b1 in ?? ()
(gdb)

Using `emacs -f gnus` start gnus without any problems.

Any ideas?

Thanks in advance.
-- 
Deniz Dogan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: leafnode & Gnus

1998-05-03 Thread Deniz Dogan
>>>>> "Martin" == Martin Bialasinski <[EMAIL PROTECTED]> writes:

>>>>> "DD" == Deniz Dogan <[EMAIL PROTECTED]> writes:
DD> I installed leafnode (Version: 1.4-10) but couldn`t find how
DD> to configure Gnus to use localspool, default leafnode conf
DD> doesn`t work with Gnus out of the box.

DD> Gnus complains that it couldn`t find active file
DD> (/usr/lib/news/active) and group directories.

Martin> Use leafnode as a nntp server.

Martin> This is the neccessary line in .gnus: (setq
Martin> gnus-select-method '(nntp "localhost"))

Thank you. It worked.

PS: I used (setq gnus-select-method '(nnspool ""))
thinking I have a local spool.

-- 
Deniz Dogan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


leafnode & Gnus

1998-05-03 Thread Deniz Dogan
Hi,

I installed leafnode (Version: 1.4-10) but couldn`t find how to
configure Gnus to use localspool, default leafnode conf doesn`t work
with Gnus out of the box.

Gnus complains that it couldn`t find active file
(/usr/lib/news/active) and group directories.

Any help will greatly appreciated.

Thanks in advance.

-- 
Deniz Dogan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


dselect/ftp & non-standard mirrors

1998-03-24 Thread Deniz Dogan
Hi,

Is there a way to use dselect/ftp with non-standart mirrors ?

The mirror I want to use has no un/stable directory. binary-all,
binary-i386, ... are in "debian/" directly.

Thanks in advance.

    Deniz Dogan
---
"Gunumuz toplumunda gonullu asker olarak yazilip kendinizi yaralanma ve
 olum tehlikesine atabilirsiniz ama bilimi ilerletmek ugruna tehlikeli
 deneylerde kobaylik yapamazsiniz." --Francis Crick, Sasirtan Varsayim


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


mirrors & dselect ftp method

1998-03-11 Thread Deniz Dogan
Hi,

Is it possible to use non-standard mirrors with dselect-ftp method?
Is possible, how?

The mirors in my country has no stable directory,
binary-all/
binary-i386/
...
are in /debian/ and dselect complains that there is no stable directory.

Thanks,

Deniz Dogan


--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


mirrors

1998-03-11 Thread Deniz Dogan
Hi, 

Is it possible to use non-standard mirrors with dselect-ftp method?
Is possible, how?

The mirors in my country has no stable directory,
binary-all/
binary-i386/
...
are in /debian/ and dselect complains that there is no stable directory.

Thanks,

Deniz Dogan


--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Non-standart mirors & dselect

1998-03-08 Thread Deniz Dogan
Hi,

Is it possible to use dselect (ftp method) with non-standard mirrors?
Like this:

>ls -al /.m09/debian
total 732
drwxr-xr-x  7 ftpload   512 Mar  4 21:15 ./
drwxr-xr-x  6 ftpload   512 Jan 20 22:16 ../
-rw-r--r--  1 ftpload 23118 Oct 20 19:54 ChangeLog
-rw-r--r--  1 ftpload702030 Mar  3 23:34 Contents-i386.gz
lrwxrwxrwx  1 ftpload16 Dec 12 14:45 Contents.gz -> 
Contents-i386.gz
lrwxrwxrwx  1 ftpload15 Dec 12 14:45 Packages -> binary/Packages
-rw-r--r--  1 ftpload  2388 Dec 10 03:09 README
lrwxrwxrwx  1 ftpload11 Dec 12 14:45 binary -> binary-i386/
drwxr-xr-x 27 ftpload   512 Jul 14  1997 binary-all/
drwxr-xr-x 27 ftpload   512 Mar  6 06:06 binary-i386/
drwxr-xr-x  3 ftpload   512 Nov  2 21:15 disks-i386/
drwxr-xr-x 27 ftpload   512 Jul 16  1997 msdos-i386/
drwxr-xr-x 27 ftpload   512 Jul 16  1997 source/

BTW, is moving all these directories in /stable/ enough to have a
standard mirror?
-- 
Deniz Dogan


--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Re: Fetchmail & Smail Problems

1998-02-25 Thread Deniz Dogan
Hi,

Marcus Brinkmann wrote:
> Welcome in the club, you are using smail 3.2.0.100-x, don't you?

No. 3.2.0.92-3. I`m using bo.

After trying some configurations with smailconfig I managed to sent
mail.
But ftechmail still doesn`t work, It`s a general problem I think, as I
wrote
in my previous post telneting to the localhost doesn`t work also.
Connection
is refused. Any ideas?

> looks ok. You can try to give fetchmail the dma option and use procmail. I

I tried that: (procmail 3.10.4-2)

$fetchmail -v -k -m "/usr/bin/procmail"

It worked but elm (2.4pl25ME+31-5) complained that the folder is
corrupted. Man
page says:

   If running suid root or  with  root  privileges,  procmail
   will  be able to perform as a functionally enhanced, back­
   wards compatible mail delivery agent.

Isn`t it possible to run as a non-root user?

Is there any other options to use as MDA? Preferably, how can I solve
`connection
refuse` problem?

Thanks.
-- 
Deniz Dogan


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Fetchmail & Smail Problems

1998-02-24 Thread Deniz Dogan
Hi,

I`m getting this error:

$fetchmail -k -v
[snip]
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK 7064 octets
reading message 1 (7064 bytes)
fetchmail: SMTP connect to (null) failed
fetchmail: POP3> QUIT
fetchmail: POP3<  ListProcessor 6.0
fetchmail: SMTP transaction error while fetching from
service.raksnet.com.tr
fetchmail: normal termination, status 9

And I can`t telnet to localhost.
My /etc/hosts.deny has the `ALL: ALL` line,
/etc/hosts.allow has `ALL: 127.0.0.1`.

I`m also having trouble with smail, configured as internet
site uses smarthost for all outgoing mail. In logs there is no
error, but I the mails sent are lost. Local delivery works.

Any help will greatly appreciated.
Thanks.
-- 
Deniz Dogan


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


gpc linking problem

1998-02-19 Thread Deniz Dogan
Hi,

I installed GNU Pascal Compiler(gpc) and the Runtime Libraries
(libgpc2) from bo. (gpc_2.0-3.deb and libgpc2_2.0-3.deb)
And the other packages gpc depends on already installed
(libc5, gcc (>= 2.7.2.1-2), gcc (<< 2.7.2.2)).

When I try to compile a test program from /usr/doc/gpc/examples/test
(I also installed gpc-doc package) getting this error:

$gpc hello.pas -o hello
ld: cannot open -lgpc: No such file or directory

How can I avoid this problem?
Thanks.
--
Deniz Dogan


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .