> partion and use it? I did read about cfdisk but I just
> want to make sure that I'm doing the right thing as it
> is being done as root.
Be sure to reboot the system after using cfdisk to modify
the partition table and using mkfs to make the filesystem
on it. Despite the message cfdisk produces
> Currently I have a few jobs I run at boot time using @reboot in my
> crontab. I would really like to be able to run some jobs just before
> shutting down as well (alternatively when I log out of GNOME). How can I
> do that?
How about just calling them from a new script in /etc/init.d with 'K'
li
> mysql-server. How can I tell apt-get that I have an MTA installed even
> though there is no package for it?
One way is to create a dummy package using the 'equivs' package; you
basically tell it the name of the package and it creates a totally
empty package, which has the specified name.
Alexi
On Tue, 2004-10-19 at 10:15, Giuseppe Sacco wrote:
> Hi,
> I am facing a problem with my first installation of IPSec, and I need some
> hint :-)
>
> I have one firewall that also does ipsec. It is a Sarge machine, with
> openswan, that protects a LAN with addresses 192.168.10.0/24.
>
The openswa
On Mon, 18 Oct 2004 23:06:25 -0400
"Leif W" <[EMAIL PROTECTED]> wrote:
>
> [snip idotic response]
>
> Yet another idiotic person who CAN NOT READ, and either DOES NOT KNOW,
> or can not shed their ELITIST SNOBBY ATTITUDE to just explain it.
It may have something to do with the fact that you're ac
On Tue, 2004-10-19 at 14:24, David Clymer wrote:
> On Mon, 2004-10-18 at 12:51, Leif W wrote:
> > Hello,
> >
> > I'm sorry if this question has been asked or answered before, but I
> > simply can not find the answer. I've looked in every apt related
> > documentation package (apt, apt-doc, apt-ho
Tom Kuiper wrote:
> Does anyone know of a USB wireless device that can be used under Linux
> without too much effort?
>
> Thanks
>
> Tom
> --
> Internet: [EMAIL PROTECTED] (137.79.89.31)
> SnailMail: Jet Propulsion Lab 169-506, Pasadena, CA 91109
> Phone/fax: (818) 354-5623/8895
On Tue, 2004-10-19 at 07:25, Richard Lyons wrote:
> On Tuesday 19 October 2004 02:33, Mike M wrote:
> > On Mon, Oct 18, 2004 at 09:10:53PM -0400, Bernard Fay wrote:
> > > Hello everyone,
> > >
> > > I have a Logitech MX700 usb mouse attached to my thinkpad but I
> can't
> > > get it to work.
>
In trying to find out how to do that, here is one way
I can think of:
mkfs -v -t ext3 /dev/hdb10
Any other suggestions?
/KS
___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
--
To UNSUBSCRIBE, email to [EM
I am running spamassassin (3.0) and I am trying to get it working with dcc, but I am
geeting this error:
debug: DCCifd is not available: no r/w dccifd socket found.
on other hand cdcc works fine:
$cdcc 'info'
# 10/19/04 16:33:39 PDT /var/lib/dcc/map
# Re-resolve names after 17:31:06
# 324.16 ms t
[replying to myself]
On Mon, 18 Oct 2004 21:41:35 -0600, Jules Dubois wrote:
> On Mon, 18 Oct 2004 08:59:56 +0200, Andrea Vettorello wrote:
>
>> On Sun, 17 Oct 2004 22:18:05 -0600, Jules Dubois
>> <[EMAIL PROTECTED]> wrote:
>>> >
>> I suspect some stale config in your /home,
>
> Your suspicion
Then if you are confident its unused make a new filesystem, mount it and use it.
regards
Steven
-Original Message-
From: [KS] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 20 October 2004 11:49 a.m.
To: [EMAIL PROTECTED]
Subject: RE: Formatting an unused partition
I'm top posting(to keep
I'm top posting(to keep in line with the response),
but if that is not recommended do inform me.
No, the partition is not alread mounted. And as seen
in the copy of cfdisk partition list in my first
message, it does not show a partition type. Trying -t
auto for mounting gives:
mount: you must spec
We just got a notice from security that sunrpc has an integer overflow.
Is this still a problem for Debian? It seems that sunrpc is a
kernel-level issue, so if this is a problem, does anyone have a remedial
suggestion?
Art Edwards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject o
This is probably a software config problem, but I encountered it when I
switched over to Debian, so here's the rub:
I migrated a server from Redhat to Debian/Sarge and now the file upload
forms on Apache don't seem to work any more. I'm processing the files with
a perl cgi script using the 'upload
Currently I have a few jobs I run at boot time using @reboot in my
crontab. I would really like to be able to run some jobs just before
shutting down as well (alternatively when I log out of GNOME). How can I
do that?
/M
--
Magnus Therning(OpenPGP: 0xAB4DFBA4)
[EMAIL PROTECTE
H. S. wrote:
Apparently, _Mark Lijftogt_, on 19/10/04 00:52,typed:
Could you run the sshd with the -d option on your router ?
you might see something that the client won't give you.
I changed this line in /etc/ssh/sshd_config in the laptop file:
#ChallengeResponseAuthentication no
Commenting it o
On Mon, Oct 18, 2004 at 08:11:40PM +0100, Alan Chandler wrote:
> On Monday 18 October 2004 01:51, Uwe Dippel wrote:
> > Sitting on Sarge as-it-comes, daily updated.
> > Suddenly xcdroast stops working today; last week it was okay.
> >
> > This is what I get:
> >
> > Calling: /usr/lib/xcdroast/bin/x
Joris Huizer <[EMAIL PROTECTED]> writes:
> I'm about sure this is unnecessary, but you *did* do `make mrproper`
> before compiling everything right?
Why would you ever want to do a 'make mrproper', since 'make mrproper'
removes all your changes (even your .config), before a compile?
if you just
I am assuming you have no software raid devices like md0 etc as this would hide hdb10
regards
Steven
-Original Message-
From: Steven Jones
Sent: Wednesday, 20 October 2004 11:12 a.m.
To: [KS]; [EMAIL PROTECTED]
Subject: RE: Formatting an unused partition
Do a df -h and look for hdb10
Do a df -h and look for hdb10 to make sure it is not mounted/used.
The next stage depends on how paranoid you are, at this point if you are confident its
unused you can make a file system on it. If not mount it and go see if amything is in
it.
regards
Steven
-Original Message-
From: [
On Tue, Oct 19, 2004 at 03:06:16PM -0500, Adi Linden wrote:
> > I don't think you need to build postfix from source to use cyrus-imap
> > (i suspect you need to look carefully at the sasl authentication), but
> > if you insist, i suggest to use the debian sources and build a debian
> > package. Any
Bonjour tous,
I have two HDDs (40+80G). The smaller one (/dev/hda)
has WinXP on it(hardly used), and bigger one
(/dev/hdb) has Debian Sid installed. I was checking
free space on /dev/hdb and by chance summed up all the
partition sizes. I was surprised to see that the sum
was considerably less than
User Scotty Fitzgerald wrote::
Kmail because there seems to be no way to read just the email headers and
then deleting spam on the server and loading only what I want.
Did you try Thinderbird (Mozilla based e-mail client) ?
When Sarge becomes stable, will these things be changed?
In my opinion you
I was not completely happy with these two parts of the K desktop
environment.
Kmail because there seems to be no way to read just the email headers and
then deleting spam on the server and loading only what I want.
Konqueror because it does not support HTTPS:
Two questions
When Sarge beco
Scotty Fitzgerald wrote:
> I had a similar problem, When I set up the machine I
> had a Ethernet card that was autodetected, and the
> the autodetection set up the ethernet card as the default
> gateway to the internet. While your ethernet is the default
> gateway the dialup won't establish itse
Thanks for all your replies.
I manually edited the /etc/X11/XF86Config-4 file, which did the trick.
I didn't realise that X has it's own keyboard mapping, and for some
reason the install only asked once, and didn't set X up to match.
Sorted now, though, thanks very much,
Loz
--
To UNSUBSCRIBE
On Mon, Oct 18, 2004 at 10:22:20PM +0100, Loz wrote:
> I set up a British keyboard map during the install (I'm actually using
> the Demudi flavour of Agnula, a Debian based music release), but when
> I come into X, using Fluxbox, it seems to be set up for an American
> keyboard.
>
> Which file do
On Tue, 19 Oct 2004 15:06:16 -0500
Adi Linden <[EMAIL PROTECTED]> wrote:
> > I don't think you need to build postfix from source to use
> > cyrus-imap(i suspect you need to look carefully at the sasl
> > authentication), but if you insist, i suggest to use the debian
> > sources and build a debian
> I don't think you need to build postfix from source to use cyrus-imap
> (i suspect you need to look carefully at the sasl authentication), but
> if you insist, i suggest to use the debian sources and build a debian
> package. Anyway, to do what you ask, i think you need to look at the
> "equivs"
I would like to cluster 2 servers to share the load of outgoing email.
They would need to be active / active as one box is buckling under the load, anybody
have overall suggestions on how please i woud do this please?
Not detail so much as the principles to give me something robust.
regards
St
I cannot get postfix to deliver mail via lmtp to cyrus-imap. Here are the
relevant configuration chunks I added:
cyrus.conf:
lmtpcyr cmd="lmtpd" listen="/var/run/cyrus/socket/lmtp" prefork=1
master.cf
lmtpcyr unix - - n - - lmtp
main.cf:
Hi.
Is it posible to set up 'tap0' device during Debian boot?
As I know it is needed to send a special IOCTL call to the /dev/net/tun
character device. This IOCTL is used to register the tap0 with the kernel.
I would like to set tap0 in promisc mode and add it to br0 bridge that is
set up on boo
That worked perfectly. I was able to see that the problem was definitely with my
server, as the log stated that the X11 tunnelling was refused by the server.
Its fixed now!!! It ended up being simple. The /etc/init.d/ssh script was not
restarting sshd (like I thought). Something was preventi
On Tue, 19 Oct 2004 14:34:38 -0500, Adi Linden <[EMAIL PROTECTED]> wrote:
> I am trying to get the postfix MTA to work with cyrus-imap on
> Debian/Sarge. I think I may have to build postfix from source rather than
> use the Debian package. However, if I try to remove the postfix Debian
> package it
I am trying to get the postfix MTA to work with cyrus-imap on
Debian/Sarge. I think I may have to build postfix from source rather than
use the Debian package. However, if I try to remove the postfix Debian
package it also removes other things that I don't want to touch, such as
mysql-server. How c
1) Firstly, Mozilla-Firefox never worked in the user account.
2) In x-term, the following script manifests,
autoselected local: en-US
Xlib: connection to " :0.0" refused by server
Xlib: XDM authorization key matches an existing client
(firefox-bin:1697): Gtk-WARNING **: cannot open display
I hope t
On Tuesday October 19 2004 20:09, Paul Akkermans wrote:
> I am trying to analyse a part of the input layer of the kernel 2.6.7
> (input.c) (see below). The problem is that I don't fully understand what
> this piece of code does. Can anybody help me?
This question should be asked on a kernel-relate
On Tue, Oct 19, 2004 at 08:09:33PM +0200, Paul Akkermans wrote:
> Hi group,
>
> I am trying to analyse a part of the input layer of the kernel 2.6.7 (input.c) (see
> below). The problem is that I don't fully understand what this piece of code does.
> Can anybody help me?
Try kernel-newbies.
On Mon, 2004-10-18 at 12:51, Leif W wrote:
> Hello,
>
> I'm sorry if this question has been asked or answered before, but I
> simply can not find the answer. I've looked in every apt related
> documentation package (apt, apt-doc, apt-howto), I've searched the web
> using Google, with and without
1) Firstly, Mozilla-Firefox never worked in the user account.
2) In x-term, the following script manifests,
autoselected local: en-US
Xlib: connection to " :0.0" refused by server
Xlib: XDM authorization key matches an existing client
(firefox-bin:1697): Gtk-WARNING **: cannot open display
I hope t
Hi group,
I am trying to analyse a part of the input layer of
the kernel 2.6.7 (input.c) (see below). The problem is that I don't fully
understand what this piece of code does. Can anybody help me?
static int __init
input_init(void){ int retval = -ENOMEM;
input_class =
class_simple_c
I'm experimenting a strange behavior of nautilus.
The icons move around the folder in a maniac way when there's an I/O
operation or high CPU usage (don't know really).
I'm afraid that is related to fam and samba shares but I don't know
how to solve it.
Any ideas?
Thanks a lot
--
To UNSUBSCRIBE
Hugo Vanwoerkom([EMAIL PROTECTED]) is reported to have said:
> Hi Debian!
>
> At times I lose my cursor in a vc.
> Is there a way to try to get it back?
> This is probably related to the fact that I use 2.6.7-Ruby multi-user
> Linux. I'll ask there...
>
> Hugo
I also am experiencing that Hugo.
Just recently posted to comp.os.linux.advocacy
http://home.student.utwente.nl/r.j.audenaerde/uptimegirl/
A nice little spoof of the ol' tune, Uptown girl. I think the folks who
recorded this did a pretty admirable job of it. :D
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
Cathayan <[EMAIL PROTECTED]> writes:
> Hi, friends,
>
> I am learning java nowadays and apt-get installed libxerces2-java. all
> the xerces jar are in the /usr/share/java, and this path was added in
> the CLASSPATH. but when i javac a program, it said that
> org.apache.xerces.parsers did not exis
On Tue, 19 Oct 2004 11:44:05 -0400, jwyman <[EMAIL PROTECTED]> wrote:
> my mozilla browser will not come up when i am logged in as user...it
> will only work when i am logged on as root...how would i fix
> this?browsing the net as root is not exactly a good
> idealolany comments?tha
Hi,
On Mon, 18 Oct 2004 18:54:45 -0500, Bernie Berg
<[EMAIL PROTECTED]> wrote:
> Justin Guerin wrote:
> > Hi Bernie,
> >
> > Compare the config of the working kernel to the non-working kernel.
> > Specifically, check the networking section. Also, make sure that the
> > modules listed in the workin
hi ya werner
On Tue, 19 Oct 2004, Werner Otto wrote:
> I am looking for value for money, who doesn't :-)
used junk on ebay is the cheapest ... though i never buy there
but i know what people paid compared to retail pricing
> and needs to have
> allot of security capabilities such as WEP, WPA,
my mozilla browser will not come up when i am logged in as user...it
will only work when i am logged on as root...how would i fix
this?browsing the net as root is not exactly a good
idealolany comments?thanks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "uns
Apparently, _Mark Lijftogt_, on 19/10/04 00:52,typed:
H. S. wrote:
> On my internal LAN, I am able to connect from the laptop to the router
using SSH as a normal user. But I am not able to connect to the laptop
from the router. SSH works properly on all other computers (I am able
to connect to a
Werner Otto wrote:
I need to buy a wireless card and access point to work with my Zoom X5
wired ADSL router.
I am looking for value for money, who doesn't :-) and needs to have
allot of security capabilities such as WEP, WPA, WPA- Pres hared Key
and preferably RSN (do they come out with this).
The
Hi All,
Once again, slightly off the topic. I will stop I promise!!! :-). I
got a D505 Laptop from work a few weeks ago, and did some research on
getting the Intel 2200GB wireless to work. I tried some things
mentioned on sourceforge.net I think, but was unsuccessful.
I borrowed a Airlancer MC-11
Hi,
To copy a CD, I'd recommend cdparanoia (to rip into .wav files) or
cdda2wav. You can use cdrecord or cdrdao (better) to record audio CDs.
For DVDs, you should try DVD::Rip.
Regards,
Paga
On Tue, 19 Oct 2004 09:15:53 +0200, Na Zo <[EMAIL PROTECTED]> wrote:
> Hi!
>
> Could anybody tell me
On Mon, 18 Oct 2004 23:56:20 -0400, "H. S." wrote:
> I recently installed Unstable on a laptop. It is a
DHCP
> client (being
> given a fixed IP address (192.168.0.15). I am running
> Testing on the
> router (and a dhcp server) which uses ADSL modem to
> connect to the internet.
>
> On my intern
--- William Ballard <[EMAIL PROTECTED]> wrote:
> If you accidentally type your password in the "name" field of a login,
> where is the history of failed logins stored and how can I clear it?
"lastb" is the program you want -- the file is /var/log/btmp - but don't
just delete it unnecessarily.
I think u should clear out the logs
/var/log/messeges in all default installaions of
redhat. And /var/log/auth.log in Debian.
Rituraj
--- William Ballard <[EMAIL PROTECTED]> wrote:
> If you accidentally type your password in the "name"
> field of a login,
> where is the history of failed logins
On Monday 18 October 2004 01:59, Adam Funk wrote:
> Certain web pages cause my screen to "go funny" with horizontal lines
> for a few seconds, then leave it looking ugly until I log out of GDM
> and back in again. This happens only with Firefox and Mozilla; I can
> look at the same pages in Konque
If you accidentally type your password in the "name" field of a login,
where is the history of failed logins stored and how can I clear it?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
I am facing a problem with my first installation of IPSec, and I need some
hint :-)
I have one firewall that also does ipsec. It is a Sarge machine, with
openswan, that protects a LAN with addresses 192.168.10.0/24.
I installed a client machine, still Sarge with same software, that should
be
On Mon, 2004-10-18 at 23:06, Leif W wrote:
> [snip idotic response]
>
> Yet another idiotic person who CAN NOT READ, and either DOES NOT KNOW,
> or can not shed their ELITIST SNOBBY ATTITUDE to just explain it.
>
Let me suggest the possiblity that your combative responses tend to
encourage a rea
On Tuesday 19 October 2004 02:59 am, Richard Moe wrote:
> Ralph Crongeyer <[EMAIL PROTECTED]> writes:
> > does anyone know where i can get kmplayer debs? The soures i used to get
> > from don't have it anymore.
>
> Do you mean kplayer, the kde frontend to mplayer?
> If so add these to sources.list:
--- Hugo Vanwoerkom <[EMAIL PROTECTED]> wrote:
> At times I lose my cursor in a vc.
What do you mean "lose"? What happens? What are you doign at the VC
usually before it disappears? Is there a pattern that you can see? Are you
using framebuffers?
> Is there a way to try to get it back?
Not unl
Hi Debian!
At times I lose my cursor in a vc.
Is there a way to try to get it back?
This is probably related to the fact that I use 2.6.7-Ruby multi-user
Linux. I'll ask there...
Hugo
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED
On Tuesday 19 October 2004 02:33, Mike M wrote:
> On Mon, Oct 18, 2004 at 09:10:53PM -0400, Bernard Fay wrote:
> > Hello everyone,
> >
> > I have a Logitech MX700 usb mouse attached to my thinkpad but I
can't
> > get it to work.
> >
> > I thought that the module usbhid and usbmouse would have
Hi,
I would like to some developing using gtk-php, I've done several google
searchs and also search debian.org under the packages, but there does
not seem to be any php4 versions of this available, that is compatible
with the current version of php4 in unstable or testing.
Could anyone possible adv
Title: Message
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.778 / Virus Database: 525 - Release Date: 10/15/2004
On Tue, Oct 19, 2004 at 09:03:06AM +, Alexis Huxley wrote:
> On 2004-10-19, RituRaj <[EMAIL PROTECTED]> wrote:
>
> > In which deb package can i get DIG utility in sarge.
>
> http://www.debian.org/distrib/packages#search_contents
>
Or use apt-file:
zsh % apt-file search -f dig
dnsutils: usr
On Monday 18 October 2004 17:58, CW Harris wrote:
> On Fri, Oct 15, 2004 at 09:00:55PM +0100, Richard Lyons wrote:
> > On Friday 15 October 2004 16:41, CW Harris wrote:
> > > On Fri, Oct 15, 2004 at 01:26:09AM +0100, Richard Lyons wrote:
> > [...]
> > > > I have one box where cups won't let me ch
Thanks a lot for the replies.
I got host package installed witch has the same
functionality.
:)
THanks again
--- Dan Roozemond <[EMAIL PROTECTED]> wrote:
>
> > Indeed: http://packages.debian.org/dns-utils
>
>
> Pardon me: http://packages.debian.org/dnsutils
>
> Dan
>
>
> --
> To UNSUBSCRI
> Indeed: http://packages.debian.org/dns-utils
Pardon me: http://packages.debian.org/dnsutils
Dan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> http://www.debian.org/distrib/packages#search_contents
>
> Alexis
>
I don't think the package you're looking for is in that search result,
though.
However, a google search on 'debian package dig' leads one to
http://lists.ethernal.org/dunlug-0204/msg00077.html, which tells you that
what you
On 2004-10-19, RituRaj <[EMAIL PROTECTED]> wrote:
> In which deb package can i get DIG utility in sarge.
http://www.debian.org/distrib/packages#search_contents
Alexis
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On 18 Oct 2004, Patrick Wiseman wrote:
> On Mon, 18 Oct 2004 22:49:35 -0400, Carl Fink <[EMAIL PROTECTED]> wrote:
> > On Mon, Oct 18, 2004 at 10:37:10PM -0400, Patrick Wiseman wrote:
> >
> > > I just downloaded RealPlayer10 in hopes of listening to
> > > airamericaradio, but I get an "unsupported
On (19/10/04 09:03), Vikas Rawal wrote:
> Thanks to both of you. I will try what you have suggested and get back.
> In the meanwhile, yes, we do have a functioning debian on the machine.
> The problem is really with video driver/monitor settings. When I say
> "dpkg-reconfigure xserver-xwindows",
Andrew Alsup wrote:
I have 2 debian servers: 1 running Woody and 1 running Sarge. I'm
using PuTTY as my SSH client (from WinXP). I can successfully tunnel
X (over SSH) on the Woody server. However, I'm unable to get it
working on the Sarge server.
Both servers have the following in /etc/ssh/sshd
On Tue, 19 Oct 2004 00:59:28 -0700 (PDT), RituRaj <[EMAIL PROTECTED]> wrote:
> In which deb package can i get DIG utility in sarge.
> In redhat it is bind-utils. I only want client side
> DNS tools like DIG , HOST or NSLOOKUP.
dnsutils, host
http://packages.debian.org/cgi-bin/search_contents.pl?wo
In which deb package can i get DIG utility in sarge.
In redhat it is bind-utils. I only want client side
DNS tools like DIG , HOST or NSLOOKUP.
__
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_m
On Monday 18 Oct 2004 22:49, Andreas Janssen wrote:
> Hello
>
> Loz (<[EMAIL PROTECTED]>) wrote:
<...>
> > Which file do I need to edit, and which setting do I need to set
> > it to to change this?
>
> The config file should be called /etc/X11/XF86Config-4
> or /etc/X11/XF86Config. From my confi
Hi!
Could anybody tell me where can i find any information about
how to write (copy) a video dvd or cd? I need dvd, but maybe
some are interested in cd, maybe the same way.
I' ve tried to make an iso with
dd if=/dev/sr0 of=isofile
, but it made to me always a too large isofile. (about 6- 7
GB
Ralph Crongeyer <[EMAIL PROTECTED]> writes:
> does anyone know where i can get kmplayer debs? The soures i used to get from
> don't have it anymore.
Do you mean kplayer, the kde frontend to mplayer?
If so add these to sources.list:
deb http://kplayer.sourceforge.net/ ./
deb ftp://ftp.nerim.net
On Mon, 18 Oct 2004 17:24:45 -0500, Tim Kelley <[EMAIL PROTECTED]> wrote:
> I'm using the fb driver to get a high res console.
>
> Unfortunately, it still only has 43 columns (well 43 characters), and
> after that, typing becomes a mess.
>
> Is there some way around this?
>
> I am using both the
82 matches
Mail list logo