Re: dpkg-reconfigure exim4-config: please help re interfaces to listen on

2008-01-10 Thread Bill Jones
The separator is a dot not a colon or double colon.

1.2.3.4.port  as in 123.123.123.123.2525

HTH/Sx


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



Re: Hello Nethelpers [SSH / PUTTY]Strange behaviour with telnetd

2006-06-30 Thread Bill Jones

On 6/30/06, JB MORLA <[EMAIL PROTECTED]> wrote:


I have installed sshd on Debian and PuTTY on XP.


When you installed SSH it should have made it's own host keys.
Same for PuTTY.


PuTTY only connects via SSH when the line: telnetd is in inetd.conf not
commented. Suppose I generate a key on one pc using keygen, how do I
copy it to the other machine?


By default PuTTY only wants to use SSH -- this is a good thing =)


So far I understand that both pc must have the same private key in order
to encrypt/decrypt data traveling over ethernet?


You don't need to copy anything -- your session key and PuTTY on XP
encrypts the message sent to the Debian server; which is decoded
automatically by the SSH daemon on the Debian side.  The first time
you connect it will say Unknown host "Do you want to add this sesson
permanently?"  If you have just set it up and basically trust it then
you say yes and you are done.

If you DONT trust it and want to copy the Debian key to "known hosts"
for PuTTY XP -- you just ned to read the PuTTY docs a little closer =)

SSH  encrytion, similar to TLS,  creates an end-to-end encryption
"tunnel" between the PuTTY app and the sshd on the Debian server.
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




Re:

2006-06-30 Thread Bill Jones

On 6/30/06, delanna m hess <[EMAIL PROTECTED]> wrote:


I just purchased a used computer with your system on it and the person never
gave me a user name or log in password is there a way to get these items to
be able to log on?  Please e-mail me above address.


Get a Linux Boot CD that matches your system -- i386, PPC, etc.
I would suggest a FC5 Rescue CD.  Boot off it.

If you are using a FC5 rescue CD - at the linux prompt type:
linux rescue [Hit Enter]

Follow the on-screen instructions -- do not start networking, do mount
any partitions it finds as Read-Write.

At the # prompt cd to the /mnt/sysimage/etc  directory and type:
nano shadow [Hit Enter]

The first line is root; the junk you see between the first two colons
( : ) is the md5digest password -- delete it so that the first section
of the first line looks like this:

root::soemtotherstuff...

Hit Ctrl-X and save the file.

At the # prompt type
exit [Hit Enter]

The system should boot and there will no longer be a root password;
you can sign in as root and change it using this procedure:

Ctrl-Alt-F1
User: root [Hit Enter]
password: [Hit Enter]

At the # prompt type
passwd [Hit Enter]

Now just enter a password you can live with -- keep in mind security
issues ect if you choose an easily guessed password.

HTH/Sx
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




Re: trouble installing tomcat - javac cannot compile [SOLVED]

2006-06-28 Thread Bill Jones

On 6/28/06, Jean-Sebastien Pilon <[EMAIL PROTECTED]> wrote:


The following packages solved my problem.


I am happy for you  =)


One day I hope list management software would do what posters should
do -- trim the posting to something with relevancy...
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




Re: cannot install aptitude: Broken packages

2006-06-27 Thread Bill Jones

On 6/27/06, Chase James <[EMAIL PROTECTED]> wrote:

Hello. I'm trying to upgrade a debian woody box to sarge according to the
release notes. When attempting to install aptitude, I get the following
error:

# apt-get install aptitude


Wierdness...  Try
apt-get upgrade aptitude

aptitude provides apt-get -- so you can't "install" it as it's already there...

--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




Re: how to check whether a package has been installed

2006-06-26 Thread Bill Jones

On 6/26/06, Martin Paraskevov <[EMAIL PROTECTED]> wrote:

rpm lets you check whether a packege has been installed.
is this possible to do with apt-get or some other tool as well?


apt-cache policy package

For example:
debian:~# apt-cache policy aptitude
aptitude:
 Installed: 0.4.1-1.1
 Candidate: 0.4.1-1.1
 Version table:
*** 0.4.1-1.1 0
   500 http://ftp.us.debian.org etch/main Packages
   100 /var/lib/dpkg/status

debian:~# apt-cache policy yum
yum:
 Installed: (none)
 Candidate: 2.4.0-3
 Version table:
2.4.0-3 0
   500 http://ftp.us.debian.org etch/main Packages
debian:~#

HTH/Sx =)
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




Re: Xorg Configuration in Etch

2006-06-25 Thread Bill Jones

On 6/25/06, Chris Bannister <[EMAIL PROTECTED]> wrote:

On Fri, Jun 23, 2006 at 01:39:13AM -0400, Bill Jones wrote:
>
> HTH
> --
> WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/



Hmmm gmail does do proper sigs, sometimes. Weird.

--
Chris.
==


Is that client specific?  I mean even my CUI terminal knows about URLs  =)
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




Re: Xorg Configuration in Etch

2006-06-24 Thread Bill Jones

On 6/24/06, Charles Hallenbeck <[EMAIL PROTECTED]> wrote:

> which dpkg-reconfigure refuses to update.)

That's right. Except that Bill Jones just told me where I can download a
default copy. I did so, repeated my attempt to reconfigure after copying
the new xorg.conf to /etc/X11, and I get the same behavior. The


Is this an ATI or nVidia video card?  I do not use an xorg.conf file
on my ATI systems; however for nVidia systems the file I pointed you
to will work unless your xorg system is broken in some unknown way.

Did you simply try installing the /etc/X11/xorg.conf.Dell270_Master
file as /etc/X11/xorg.conf ?

Then Ctrl-Alt F7 and Ctrl-Backspace to see if the X Server starts up?

Also, if this is a brand new install did you try updating the drivers?
apt-get update; apt-get upgrade; apt-get dist-upgrade

???
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




Re: Xorg Configuration in Etch

2006-06-24 Thread Bill Jones

On 6/24/06, Charles Hallenbeck <[EMAIL PROTECTED]> wrote:


I have a related problem. When I use dpkg-reconfigure xserver-xorg,
everything apparently goes well, except the results of the
reconfiguration never get written anywhere. There is no warning or error
produced, but no xorg.conf file anywhere on the system. When I do startx
after reconfiguring and examine the log file, it tells me no
configuration file was found, and falls back to built-in defaults.

I have read the man pages and much else, but cannot get a handle on this
one. Any suggestions much appreciated.


Well, if you *are* using xorg for X (ls -l /etc/X11/x would show where
the link is pointing) you can use the generic file from
http://ccsh.us/xorg.conf.tgz

If you are realy using x-server you dont need the xotg.conf file --
just run the dpkg--reconfigure xerver-xorg command then use Ctrl-AltF7
to switch to where the GUI is supposed to be then hit Ctrol-Backspace
to restart the X-Server

Works this weird way for me on FC5 and Debian Etch.

HTH/Sx
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




Re: tiger reports `-' listening on socket

2006-06-24 Thread Bill Jones

On 6/23/06, Andrew Sackville-West <[EMAIL PROTECTED]> wrote:

clearly there is something going on here that I don't understand.


Set a cron for the 'root' user:

1 * * * * lsof -i

Unless the culprit is dying randomly that should catch something
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




Re: Xorg Configuration in Etch

2006-06-22 Thread Bill Jones

On 6/22/06, Johannes Wiedersich <[EMAIL PROTECTED]> wrote:

As said in my recent post, my dist-upgrade from sarge to etch went fine,
except that I don't know how to tweak my x-configuration. I also don't
know, where to look for it.


/etc/X11/xorg.conf is where it is *supposed* to be but on my system I
had to manually make it.

You can get a "starter" copy of my file from here:
http://ccsh.us/xorg.conf.tgz

(NOTE that is a set of configs I wrote for ITT using Fedora Core 5 on
a Dell620 usong a Radeon X600 card -- but the xorg.conf*270* formats
are the same and work for NVidia cards.  If you have an ATI card then
delete the /etc/X11/xorg.conf file look into dpkg --configure
xserver-xorg )

HTH
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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




dfsbuild help

2006-06-22 Thread Bill Jones

Are there better instructions or detailed examples of how to build a DFS cd ?

dfsbuild isnt getting the "etch" mirror.
--
WC (Bill) Jones -- http://youve-reached-the.endoftheinternet.org/


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