Hi,
i'm currently running Debian sid with a custum 2.6.10 kernel. Whenever
i run, for example, azureus bittorrent client for more that (nearly) 1
hour my system exits from every program i was running under X and
restarts the X session.
This is the /var/log/messages results of the crash momen
On Wed, Jun 29, 2005 at 06:52:28PM -0500, Sergio Cuéllar Valdés wrote:
> Yes, that is a good idea. I have made a couple of debian packages for
> myself. But, how do I look for a sponsor ? The packages that I 've
> made are very simple, this one, zoneminder, needs a previous
> configuration before
Rhomboid wrote:
Anyone have a working laptop/cellular phone (or cellular wifi card)
combination running on Linux on a US provider (Cingular/Verizon EDGE
network or similar)?
It's slow, but the Sony GC79 combo 802.11b and GSM card works okay. I
use one on T-mobile's network. 56K down, 28K up
Paul Johnson wrote:
> You haven't seen the series 2 tivos, or any of the hacks you can do to
> an original tivo.
I certainly haven't and don't think it is relevant. In today's litigation
happy culture I would not want to have to rely on hacks of any box to provide
something it isn't "suppose
On Wednesday June 29 2005 10:59 pm, Daniel Johnson wrote:
> Also a tivo can only be used as a tivo. The videos are locked to
> the machine. You can't play them back over the network. There are
> plenty of disadvantages to go along with the advantages.
You haven't seen the series 2 tivos, or any o
On Wednesday 29 June 2005 09:14 pm, Paul Johnson wrote:
> On Wednesday June 29 2005 10:38 am, Matt Price wrote:
> > just curious -- how much do you figure on spending for this
> > project? I'm interested in MythTV too, but it seems quite expensive
> > to build one's own box compared e.g. to buyint
On 6/29/05, Paul Johnson <[EMAIL PROTECTED]> wrote:
On Wednesday June 29 2005 10:38 am, Matt Price wrote:> just curious -- how much do you figure on spending for this> project? I'm interested in MythTV too, but it seems quite expensive> to build one's own box compared
e.g. to buyint a tivo. am I
On Wed, Jun 29, 2005 at 09:20:55PM -0700, [EMAIL PROTECTED] wrote:
> Hello,
> I see that when I run
> # dpkg -l
>
> I get a nice listing of installed packages, but if I pipe
> that command into less or more or even grep ,
> then the listing gets scrunched up, and it cuts off the end of packages
>
Marcelo Chiapparini wrote:
Hi all,
I want to install sarge in a Sony Vaio PCG V505 EX laptop. I didn't find
anything about it in the list. Besides, in the site
http://www.linux-laptop.net/ there is only information about woody and
gentoo on a Vaio PCG V505 BX... Does anybody in this list hav
Quoting [EMAIL PROTECTED]:
Hello,
I see that when I run
# dpkg -l
I get a nice listing of installed packages, but if I pipe
that command into less or more or even grep ,
then the listing gets scrunched up, and it cuts off the end of
packages with longer names.
Is there a way to display it to
On Wed, Jun 29, 2005 at 03:06:54PM -0300, Marcelo Chiapparini wrote:
> Hi all,
>
> I want to install sarge in a Sony Vaio PCG V505 EX laptop. I didn't find
> anything about it in the list. Besides, in the site
> http://www.linux-laptop.net/ there is only information about woody and
> gentoo on
Hello,
I see that when I run
# dpkg -l
I get a nice listing of installed packages, but if I pipe
that command into less or more or even grep ,
then the listing gets scrunched up, and it cuts off the end of packages
with longer names.
Is there a way to display it to show the long name? or
is the
On Wed, Jun 29, 2005 at 09:45:51PM +0200, Vegard|drageV wrote:
> Avidemux works fine with smaller movies (typically 700MB), but gives
> an errormessage in the commandwindow:
>
> Images stat:___Max memory consumed (MB) : 0
> Current memory consumed (MB) : 0
> Max image used
David R. Litwin wrote:
I think I have determined why my system keeps having two internet
connections at boot-up: /etc/resolv.conf has two nameservers. When I
delete one and re-boot, lo and behold, the second is back.
The question, then, is this: What is writing to resolv.conf that makes
it ha
I think I have determined why my system keeps having two internet
connections at boot-up: /etc/resolv.conf has two nameservers. When I
delete one and re-boot, lo and behold, the second is back.
The question, then, is this: What is writing to resolv.conf that makes
it have two nameservers? Perhaps
Thanks for the reply:
Carl Fink wrote:
On Thu, Jun 30, 2005 at 03:39:10AM +0100, Jerome BENOIT wrote:
is there compagny which offer something as remote-backup ?
I'm not sure what your question is.
Before I read this serie of email I did not know `hosting services':
I went to some of the
Guillaume TESSIER wrote:
Marty wrote:
Therefore the obvious answer I think, is to
set up servers in locations that are free of such laws. And even in
the unlikely event that all countries outlaw some kinds of software
(e.g. via treaties) there have been proposals for dealing with that
as well.
On Wed, 29 Jun 2005, Maurice O'Regan wrote:
The version of Webmin which downloaded by default on a complete new
denian 3.1, actuall had little or no functionality, like the older ver
.94 had, after a fresh install. ie no Server Tab , in fact almost
nothing useful.
As soon as .94 was updated from
On Wed, Jun 29, 2005 at 11:39:03PM -0400, Rick Pasotto wrote:
> I'm confused by the sarge installer. I have a single 250g hard drive
> that I would like to manage entirely with lvm. The installer wants to
> partition the drive *before* configuring lvm but I thought that
> partitions existed within
I'm confused by the sarge installer. I have a single 250g hard drive
that I would like to manage entirely with lvm. The installer wants to
partition the drive *before* configuring lvm but I thought that
partitions existed within the lvm. Have I misunderstood? How should I do
the initial partitionin
> I'm not sure you want to be running the 386 kernel.
> Try installing one the amd kernels, perhaps the 2.6.8-2-k7 kernel-image.
>
> You could also try resetting your bios back to defaults.
>
I've tried the following with no success:
resetting bios settings
"apm=power-off" in lilo.conf
installing
On Thu, Jun 30, 2005 at 03:39:10AM +0100, Jerome BENOIT wrote:
> is there compagny which offer something as remote-backup ?
I'm not sure what your question is.
I use my Rimuhosting server to back up a production server, with rsync, if
that's what you need to do. Rimuhosting also offers a separa
On Wed, Jun 29, 2005 at 10:53:16PM -0400, Wayne Topa wrote:
> mysqldump -A > backup-file.sql (on main server)
>
> mysql database < backup-file.sql (on backup server)
>
> man mysqldunp
EXACTLY what I needed. You're a lifesaver. Thanks.
--
Carl Fink [
Hello,
is there compagny which offer something as remote-backup ?
Thanks,
Jerome
fenallen wrote:
Jason Edson wrote:
On 6/28/05, John Kelly <[EMAIL PROTECTED]> wrote:
On Tue, 28 Jun 2005 09:17:03 -0400, Mark D Hansen <[EMAIL PROTECTED]>
wrote:
can anyone recommend a good hosting
Carl Fink([EMAIL PROTECTED]) is reported to have said:
> Is there some simple way to duplicate a MySQL setup from one server to
> another, with all tables, queries, and accounts/passwords? Perhaps just
> copying certain files?
>
> I'm not a MySQL expert (obviously), just trying to have a warm bac
Carl Fink wrote:
Is there some simple way to duplicate a MySQL setup from one server to
another, with all tables, queries, and accounts/passwords? Perhaps just
copying certain files?
I'm not a MySQL expert (obviously), just trying to have a warm backup server
ready if the main one goes down. I
On Wed, Jun 29, 2005 at 05:57:25PM -0700, Steve Lamb wrote:
> Almut Behrens wrote:
> > (2) Install the new perl 5.8.7 in /usr/local and leave 5.6.1 as it is.
> > This is probably the safest bet. In your software that needs >5.8.0,
> > make sure you're calling the new version
>
> This doesn't
On Wednesday June 29 2005 12:36 pm, Jessica Kong wrote:
> Hello. I found your e-mail on a website, and I hope you could help
> me. I downloaded the torrent file and have it saved. But when I
> tried to open it, it either say it could not open and I should try
> to install it again or that Windows M
On Wednesday June 29 2005 10:38 am, Matt Price wrote:
> just curious -- how much do you figure on spending for this
> project? I'm interested in MythTV too, but it seems quite expensive
> to build one's own box compared e.g. to buyint a tivo. am I wrong
> about this?
A couple key factors come int
Almut Behrens wrote:
> (2) Install the new perl 5.8.7 in /usr/local and leave 5.6.1 as it is.
> This is probably the safest bet. In your software that needs >5.8.0,
> make sure you're calling the new version
This doesn't work to well with packages since the packages in question
could contain
Is there some simple way to duplicate a MySQL setup from one server to
another, with all tables, queries, and accounts/passwords? Perhaps just
copying certain files?
I'm not a MySQL expert (obviously), just trying to have a warm backup server
ready if the main one goes down. I don't need two-way
Hi There,
Using debian testing with two ethernet cards.. To get eth1 (on a
seperate subne) working correctly, ive had to change
/proc/sys/net/ipv4/conf/eth1/rp_filter to 0. Now i need a simple
solution to protect against spoofing attacks on this interface... I have
an example setup, but i wan
On Wed, Jun 29, 2005 at 05:45:56PM -0300, Antonio Lobato wrote:
>
> I have a Debian Woody server running a lot of services such as
> cyrus/postfix, apache, mysql-server, jabberd2, and more... Such as a
> good woody system, my Perl is 5.6.1, and there are tons of scripts
> that I made and
HI all! Was wondering if anyone would know where I can get a copy of the
FreePort freenet software as I am wanting to set up a small community
FreeNet-type system here in Lancaster, NY and I noticed some of the older
freenets use the FreePort software and I would like to use that myself.
Any l
2005/6/29, Roberto C. Sanchez <[EMAIL PROTECTED]>:
> If you use it, you should file and RFP or package it yourself (it is
> easy) and look for a sponsor. Seems like a good program, but I would
> have no use for it (and thus am not interested in packaging it).
Yes, that is a good idea. I have mad
Joel Johnson([EMAIL PROTECTED]) is reported to have said:
> >> A basic question that I can't seem to find an answer to (maybe not so
> >> basic?).
> >>
> >> Using LVM and therefore devmapper, the volume names are such that >they
> >> are accessible under /dev/mapper/-. Likewise, these
> >> names ar
I'm unable to get DBM support for mod_rewrite when compiling from source.
This is however working in Debian Woody. What have changed in Sarge that
affect this behaviour?
Software:
- Apache 1.3.33 and Debian (sarge).
This is what I get:
+ adding selected modules
o rewrite_module uses ConfigSta
Kent West wrote:
Debian User Leonard Chatagnier wrote:
Kent West wrote:
Debian User Leonard Chatagnier wrote:
I still get the warning about can't write PAP-secrets and
Chap-secrets-Permission denied, when calling wvdial as user.
What is the Debian preferred way t
On Wed, Jun 29, 2005 at 04:38:40PM +0200, Brent Clark wrote:
> ...
>
> Alias /dspam "/var/www/dspam/html/"
>
>
> DocumentRoot "/var/www/dspam/html"
> ...
>
> Every Time type in my URL and leave out the alias, the Dspam alias still
> kicks in and for the likes of me, I cant figure it out.
I
Marty wrote:
ress the root problem.
IMNSHO there will always be some countries that outlaw some kinds of
free software, but it's unlikely that all countries will outlaw any
kinds of free software.
Marty, i'm speaking about the European Union. This ain't 2 or 3
countries. This is the whole w
On Thu, 30 Jun 2005, Robert S wrote:
> > Newer versions of chkrootkit (0.45, for example) allow you to run in a
> > "diff mode" that suppresses day-to-day duplicate hits. You can turn
> > this option on with 'dpkg-reconfigure chkrootkit'.
> >
> The Sarge version is 0.44-2. The "diff" mode sound
dear people of the debian lists, i have come to ask a question about
supported wireless cards, what my question is, what are the supported
wireless cards? and also which versions are supported, 802.11b or
802.11g or both?
On Tuesday 28 June 2005 06:41 am, Kent West wrote:
> Jeff Elkins wrote:
> >I recently reformatted/reinstalled sid via the new sarge installer.
> >
> >Now video playback via xine/mplayer sucks, where previously it was great.
> > What settings do I need to tweak?
>
> In what way does it suck? If it's
On Wed, Jun 29, 2005 at 08:05:22PM +0200, Guillaume TESSIER wrote:
Steve Block wrote:
On Wed, Jun 29, 2005 at 07:05:33PM +0200, Guillaume TESSIER wrote:
Guillaume TESSIER wrote:
The release of sarge stable just comes up some weeks before European
Union could vote for extented patentability
On Wed, Jun 29, 2005 at 03:35:05PM -0500, Sergio Cuéllar Valdés wrote:
> Well, I use http://www.zoneminder.com/, it's free and a very good
> software. It can record as a movie (mpg, etc) or as images (jpg). It
> also has some motion detect alarm. There is no debian package for this
> sw, but you ca
I've installed samba, samba-doc and tethereal, and now my dial-up connection
does not work. pon connects me to my ISP, and I can ping the ISP server as
well as my address, but I get nothing from pinging anything else, include
the name servers. Needless to say I cannot use apt-get now either -
> Newer versions of chkrootkit (0.45, for example) allow you to run in a
> "diff mode" that suppresses day-to-day duplicate hits. You can turn this
> option on with 'dpkg-reconfigure chkrootkit'.
>
The Sarge version is 0.44-2. The "diff" mode sounds good. Is a newer
version available in any of
On 6/29/05, Ugo Bellavance <[EMAIL PROTECTED]> wrote:
> Jessica Kong wrote:
> > Hello. I found your e-mail on a website, and I hope you could help me. I
> > downloaded the torrent file and have it saved. But when I tried to open
> > it, it either say it could not open and I should try to install it
On Wed, Jun 29, 2005 at 01:50:06PM -0700, [EMAIL PROTECTED] wrote:
> >From another OS I know that a system here will display
> at 1024 x 768 x 16. "startx" alone appears to produce
> a
> resolution of 640 x 480. The man page tells me how to
> specify the color depth. Can the 1024 x 768 resolu
On Tue, Jun 28, 2005 at 10:47:48AM +0200, Alex Polite wrote:
> Apt is stuck on apache. It will neither install nor remove.
>
> >apt-get -f install
> Reading Package Lists... Done
> Building Dependency Tree... Done
> 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded.
> 1 not fully ins
Thanks John,
What is the purpose of the --initrd option? I know it creates a ramdisk
but what is put in there and why should it be needed? I thought the
kernel would have the necessary drivers compiled in to access everything
needed to continue. I noticed this ramdisk in the stock 2.4.27 kernel
bu
>From another OS I know that a system here will display
at 1024 x 768 x 16. "startx" alone appears to produce
a
resolution of 640 x 480. The man page tells me how to
specify the color depth. Can the 1024 x 768 resolution
also be specified? How?
Thanks, Peter Easthope shark at gulfnet dot
On (29/06/05 20:52), Michael Ott wrote:
> Hello Clive!
>
> > I have two servers running cupsd (sarge) and can administer their
> > printers, locally, as member of the group lpadmin.
> > I've edited the cupsd.conf file as follows:
> >
> > ## Restrict access to local domain
> > Order Deny,Allow
> >
On (29/06/05 11:49), John Miller wrote:
> Clive Menzies writes:
>
> >Hi
> >
> >I have two servers running cupsd (sarge) and can administer their
> >printers, locally, as member of the group lpadmin.
> >
> >For convenience I want to be able to administer both printers from
> >anywhere on the net
On Wednesday 29 June 2005 20:34, Bill Day wrote:
> I am look for some motion sensitive software for my webcam. I simply
> want to take pictures of our driveway as we have had a lot of unwanted
> visitors. Night vision is not built into this camera so it really wont
I've used camsource and motion
Hello!
I have a Debian Woody server running a lot of services such as
cyrus/postfix, apache, mysql-server, jabberd2, and more... Such as a
good woody system, my Perl is 5.6.1, and there are tons of scripts
that I made and even normal system scripts that uses this perl
version. Now
On Mon, Jun 27, 2005 at 11:16:04PM +0200, VSJ wrote:
> [EMAIL PROTECTED] wrote:
>
> > Why not just run sarge for everything?
> > So then why the need to run etch packages
> > for logged in users?
>
> No one knows how long it will take before etch becomes stable. I don't want
> to run old softwar
Well, I use http://www.zoneminder.com/, it's free and a very good
software. It can record as a movie (mpg, etc) or as images (jpg). It
also has some motion detect alarm. There is no debian package for this
sw, but you can download the .tar.gz.
Cheers,
Sergio
--
"Meine Hoffnung soll mich leiten
D
Jessica Kong wrote:
> Hello. I found your e-mail on a website, and I hope you could help me. I
> downloaded the torrent file and have it saved. But when I tried to open
> it, it either say it could not open and I should try to install it again
> or that Windows Media player does not support the fil
I am look for some motion sensitive software for my webcam. I simply want to
take pictures of our driveway as we have had a lot of unwanted visitors.
Night vision is not built into this camera so it really wont matter if the
program supports it or not. I also have an extremely bright yard l
>> A basic question that I can't seem to find an answer to (maybe not so
>> basic?).
>>
>> Using LVM and therefore devmapper, the volume names are such that >they
>> are accessible under /dev/mapper/-. Likewise, these
>> names are used in reporting (du, df, mount, etc...). I would prefer >to
>> ha
The Only Clinically Tested Penis En_Largement Products!
- Guuaarantee 1+ inches in 2 months (or moneeyy back)
- Experience Longer Lasting and More Enjoying Seexx
- Easy to Wear With No Additional Exercises Require
- The More You Wear, the Longer It Will Be
- Millions of People are Enjoying the Be
Received Wed 29 Jun 2005 7:39pm +1000 from Anthony Campbell:
> I found that wajig disappeared here after an update to unstable a couple
> of days ago and attempts to reintall it are greeted with the message
> that it has unmet dependencies and I should file a bug report. However,
> bug reporting s
Hello. I found your e-mail on a website, and I hope you could help me. I
downloaded the torrent file and have it saved. But when I tried to open it,
it either say it could not open and I should try to install it again or that
Windows Media player does not support the file or the codec. This happ
Khanh Cao Van wrote:
cvkhanh:~# route -n
Kernel IP routing table
Destination---Gateway---Genmask--Flags--Metric---RefUse--Iface
10.0.0.0---0.0.0.0255.255.255.0-U0-0---0-eth0
192.168.60.0-192.168.60.2--255.255.255.0---UG-
Avidemux works fine with smaller movies (typically 700MB), but gives
an errormessage in the commandwindow:
Images stat:___Max memory consumed (MB) : 0
Current memory consumed (MB) : 0
Max image used : 0
Cur image used : 0
#0 0x407330f4 in g_on_error_stack_
On 6/29/05, Philip Ross <[EMAIL PROTECTED]> wrote:
[...]
> There's been some discussion about this subject on the Debian Security
> mailing list:
>
> http://lists.debian.org/debian-security/2005/06/threads.html#00142
Duhh.. the sec list... thanks for the reminder and the link Phil!
Best regards,
Quoting "Jaldhar H. Vyas" <[EMAIL PROTECTED]>:
On Wed, 29 Jun 2005, Maurice O'Regan wrote:
someone siggested using a newew version from 'unstable'.
I'm the Debian maintainer of webmin btw.
How do I do that ?
Actually, I should have asked first. Is there any particular reason
you "ne
It pretty much is that simple, though if you're compiling from source,
you do have to configure the kernel before running make-kpkg. Here's
the steps I usually take:
1) Install kernel-source package of my choosing. This puts a tarball of
the source tree in /usr/src.
2) Untar source tree with
Try installing x-window-system, xserver-xfree86, and xserver-common, if
they're not already installed. I'm surprised, though, that apt-getting
GNOME didn't bring X along for the ride. Good luck!
John
Khanh Cao Van wrote:
>ya , I'm just come back to my debian , go to / and tried find | grep
>st
Stephen R Laniel wrote:
> On Wed, Jun 29, 2005 at 07:12:46PM +0200, roberto wrote:
>
>>and i installed an rpm from the following site
>>http://rpm.pbone.net/index.php3/stat/4/idpl/1944456/com/rsync-2.6.5-2.i386.rpm.html
>> (OK)
>>
>>in machine B, where i tried the above command
>
>
> It looks li
Guillaume TESSIER wrote:
The release of sarge stable just comes up some weeks before European
Union could vote for extented patentability of software.
I guess a lot of packages from sarge are made from gnu projects that
could be really endanger.
If some projects are attacked by lawyers and h
On Wed, 29 Jun 2005, Maurice O'Regan wrote:
someone siggested using a newew version from 'unstable'.
I'm the Debian maintainer of webmin btw.
How do I do that ?
Actually, I should have asked first. Is there any particular reason you
"need" the very latest version? 1.180 is perfectly
Martin McCormick wrote:
Piero Piutti writes:
All you need is mplayer, the w32codecs and mozilla-mplayer (aka
mplayerplug-in). It will work as a charm: tested with the Quicktime trailers
on Apple's website.
I second that. I installed MPlayer-1.0pre7 and the codecs
directory that on
Cheng-Han Tsai wrote:
> Dear all,
>
> Recently I installed MailScanner + Spamassassin for postfix. MailScanner
> works very well for several hours after it startup. However, when time
> goes by, MailScanner will just idle, even there are many messages
> waiting in the postfix hold queue. The execu
Anyone familiar with Webmin issues under debian 3.1
I cannot get a fresh install of sarge + webmin to upgrade using webmins
own upgrade option.
any ideas ?
someone siggested using a newew version from 'unstable'. How do I do that ?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
On Tuesday 28 June 2005 08:52, Kristian Rink wrote:
> Hi all;
>
> while migrating our mail machine, I am currently learning how to work
> with the new raidtools package based upon mdadm instead of mkraid, and
> currently I'm feeling a little helpless about this. Situations:
>
> * I created a RAID-5
Khanh Cao Van <[EMAIL PROTECTED]> schrieb:
> I've install debian 3.1 and then use apt to install gnome and
> xserverfreex86 . Everything seem to be ok since the system guide me to
> config manything such as graphic card , resolusion etc . But when I
> type startx , nothing happend except the error
Sorry for this mail , but I think you could not see what I intend to
descipt as the previous mail . Please give me some help
I have 2 PC : A and B ,
The A has 2 ethernet card call eth0 ( IP 10.0.0.4/24 ) and eth1 (
192.168.60.2/24 ) . I have enable fowarding between those 2 ethernet :
cvkhan
Steve Block <[EMAIL PROTECTED]> writes:
> Why not let it finish rather than trying to interrupt the process, and
> then purge the packages you don't want? Seems a lot less prone to
> breakage. The base system installed PPP for me (makes sense to have it
> in the base), but I purged it and now it i
Hello Clive!
> I have two servers running cupsd (sarge) and can administer their
> printers, locally, as member of the group lpadmin.
> I've edited the cupsd.conf file as follows:
>
> ## Restrict access to local domain
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> Allow From 192.168
This'll probably tend towards the obvious side, but make sure that you've
got your LAN's IP range listed in both the
and
sections. Can the workstations submit print jobs and just not access the
admin stuff, or are they totally CUPS-disabled?
John
Clive Menzies writes:
Hi
I have two s
On Sun, Jun 26, 2005 at 12:56:06PM +0200, Lech Karol Paw?aszek wrote:
> echo $package $state | dpkg --set-selections
>
> where $package is a package name
> and $state is a new state for a package (like 'hold', 'install', 'purge')
Then it is still handy to know which packages are on hold at the
mo
Hi all,
I want to install sarge in a Sony Vaio PCG V505 EX laptop. I didn't find
anything about it in the list. Besides, in the site
http://www.linux-laptop.net/ there is only information about woody and gentoo
on a Vaio PCG V505 BX... Does anybody in this list have any experience with
sarge
Guillaume TESSIER wrote:
But patents aren't really about software? Uh?
I guess there is some european debian users here : you're concerned more
than ever. Your favorite system, your favorite apps, your skills and
future jobs are in danger.
Why spend time getting more skills on a system whic
Name-brand software at low, low, low, low prices
http://gsmyxl.5ur28m5ykx5ukon.resmelljm.ws
Union gives strength.
Fear leads to anger. Anger leads to hate. Hate leads to suffering.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
Stephen R Laniel wrote:
> There's probably an easy way to add in all the packages that
>
>you need to get a GNOME or KDE desktop running. In fact, I'd
>bet that there's one single package you can install which
>depends on all the packages you need, hence installs
>everything properly. Can someone
...
> I guess there is some european debian users here : you're concerned more
> than ever. Your favorite system, your favorite apps, your skills and
> future jobs are in danger.
>
> Why spend time getting more skills on a system which might die?
Debian and other free software will survive by
Hannes Mayer wrote:
I've been wondering the past few days why there are no updates via
"apt-get update/upgrade" (I have the correct entries in
sources.list!). A few days ago I was reading at heise.de
(http://www.heise.de/newsticker/meldung/61076) that the security team
seems to have "disappeared"
On Thu, Jun 30, 2005 at 01:20:42AM +0700, Khanh Cao Van wrote:
> ya , I'm just come back to my debian , go to / and tried find | grep
> startx but not found any thing . I came to /usr/bin and looking for
> startx but it not there . Thank for your opinion :) . Any sugest ?
Mm ... find |grep startx
ya , I'm just come back to my debian , go to / and tried find | grep
startx but not found any thing . I came to /usr/bin and looking for
startx but it not there . Thank for your opinion :) . Any sugest ?
On 6/30/05, Stephen R Laniel <[EMAIL PROTECTED]> wrote:
> On Thu, Jun 30, 2005 at 12:57:12AM
I have 2 PC A and B ,
The A has 2 ethernet card call eth0 ( IP 10.0.0.4/24 ) and eth1 (
192.168.60.2/24 ) . I have enable fowarding between those 2 ethernet :
cvkhanh:/etc/network# cat options
ip_forward=yes
The B has one ethernet card eth0 ( 192.168.60.4/24 ) and the default
gateway is 192.168
On Thu, Jun 30, 2005 at 12:57:12AM +0700, Khanh Cao Van wrote:
> I've install debian 3.1 and then use apt to install gnome and
> xserverfreex86 . Everything seem to be ok since the system guide me to
> config manything such as graphic card , resolusion etc . But when I
> type startx , nothing happe
I've install debian 3.1 and then use apt to install gnome and
xserverfreex86 . Everything seem to be ok since the system guide me to
config manything such as graphic card , resolusion etc . But when I
type startx , nothing happend except the error the command not found .
How could I do ?
--
-
just curious -- how much do you figure on spending for this project?
I'm interested in MythTV too, but it seems quite expensive to build
one's own box compared e.g. to buyint a tivo. am I wrong about this?
thx ,
matt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscr
On Wed, Jun 29, 2005 at 07:05:33PM +0200, Guillaume TESSIER wrote:
Guillaume TESSIER wrote:
The release of sarge stable just comes up some weeks before European
Union could vote for extented patentability of software.
I guess a lot of packages from sarge are made from gnu projects that
could
Dear all,
Recently I installed MailScanner + Spamassassin for postfix. MailScanner
works very well for several hours after it startup. However, when time
goes by, MailScanner will just idle, even there are many messages
waiting in the postfix hold queue. The execution result of
"check_mailscanner"
On Wed, Jun 29, 2005 at 07:12:46PM +0200, roberto wrote:
> and i installed an rpm from the following site
> http://rpm.pbone.net/index.php3/stat/4/idpl/1944456/com/rsync-2.6.5-2.i386.rpm.html
> (OK)
>
> in machine B, where i tried the above command
It looks like rsync is trying to use a symbol t
--- [EMAIL PROTECTED] ha scritto:
> type the following command:
>
> rsync -avz -e ssh [EMAIL PROTECTED]:/home/myself /home/
>
> this will create a directory myself in /home on your current system
> (should be A)
>
i tried the command you gave me and i received the following
rsync: relocation
Kent West wrote:
Debian User Leonard Chatagnier wrote:
I still get the warning about can't write PAP-secrets and
Chap-secrets-Permission denied, when calling wvdial as user.
What is the Debian preferred way to do this?
Is your user a member of the dip and dialout groups? I
1 - 100 of 181 matches
Mail list logo