On Thu, Oct 26, 2000 at 11:35:57PM -0500, Pascal Hos wrote:
> I seem to have messed up now.
> I just made all my partitions except for / reiserfs (this includes
> /boot). Now when I try to boot the computer Lilo doesn't get past LI and
> just sits there. Of course I do not have a rescue disk that w
On Thu, Oct 26, 2000 at 09:20:09PM -0800, Ethan Benson wrote:
> On Thu, Oct 26, 2000 at 11:35:57PM -0500, Pascal Hos wrote:
> > I seem to have messed up now.
> > I just made all my partitions except for / reiserfs (this includes
> > /boot). Now when I try to boot the computer Lilo doesn't get past
Boot the rescue disk.
mount -a
( this will mount all filesystems listed in your /etc/fstab )
On Fri, Oct 27, 2000 at 12:28:14AM -0500, Pascal Hos wrote:
> On Thu, Oct 26, 2000 at 09:20:09PM -0800, Ethan Benson wrote:
> > On Thu, Oct 26, 2000 at 11:35:57PM -0500, Pascal Hos wrote:
> > > I seem t
Of yourse, the sshd processs has to be able to read the files, so ~, ~/
.ssh and ~/.ssh/authorized_keys have to accessible for world.
A "chmod goa+r ~/.ssh" should do the trick, someone correct me if I´m
wrong.
hth,
&rw
On Thu, 26 Oct 2000 18:28:26 EDT, "S.Salman Ahmed" writes:
>
>I accidenta
BTW, I resolved this by mounting the whole share
from the netapp, instead of just exporting /.snapshot
to the Debian box.. it's still unclear whether this
is a bug a feature.
This is not a problem on Solaris, so I would call
it a bug.
Also, mount does not work as it is documented
in the manpage
On Thu, Oct 26, 2000 at 10:56:08PM -0700, Rob wrote:
> Boot the rescue disk.
>
> mount -a
>
> ( this will mount all filesystems listed in your /etc/fstab )
>
>
> > How do I get back into the system so that I can change these options?
> > With the rescue disk I can only get into / and nothing el
touche.
I recall someone on the -boot list posting about
an unofficial rescue+reiserfs disk ( intended
for install, but sure would help in this case ).
check out this thread, mentions that lilo
will handle a reiserfs /boot with the -notail
option ( next in thread )
http://lists.debian.org/debi
On Thu, Oct 26, 2000 at 11:20:02PM -0700, Rob wrote:
> touche.
>
> I recall someone on the -boot list posting about
> an unofficial rescue+reiserfs disk ( intended
> for install, but sure would help in this case ).
>
> check out this thread, mentions that lilo
> will handle a reiserfs /boot wit
Hello there.
I'd like to know what is purpose of all those files in my /boot and if they
are needed there or not. Files in my /boot are:
System.map-2.2.15
boot.0300
boot.0303
boot.b
bzImage
chain.b
config-2.2.15
map
mbr.b
os2_d.b
vmlinuz-2.2.15
I know kernel files, but the rest are at least parti
Hi All,
I've a problem with some TCP-listening application (hylafax on 4559/tcp)
which die with "Oops" and left opened TCP socket with client
which is not running now also.
This connection is shown by netstat as "established" with Send-Q = 25
fuser say that 4559/tcp has no process references.
H
You want to use installwatch. Great program that logs all the files
installed.
The better way to run things if you only want to test programs, is
./configure --prefix=/usr/local/test_program
This puts ALL the files installed under /usr/local/test_program, which you
can delete later.
I to this w
this is an english mailing list. you need to speak/write english
in order to be understood.
for the list:
the guy is asking where he can find debian cd. he lives close to milan,
italy
ezio, there's a page on http://www.debina.org where reseller are listed.
try to find one close to you
Marco Frat
I have a very annoying problem. My system is potato with helix-gnome,
gpm, and a Multi-I/O card the mouse is attached to. Now every now and
then, after hours of working, the mouse pointer freezes. I found out
if I don't reboot, the system locks up completely after some time and
I have to reset it (
On Fri, Oct 27, 2000 at 12:28:14AM -0500, Pascal Hos wrote:
>
> How do I get back into the system so that I can change these options?
> With the rescue disk I can only get into / and nothing else is available
> to me (No /usr, /boot, /var, etc)
> Any suggestions?
boot a debian rescue floppy, type
Well I just solved it. I compiled the 2.4-test9 kernel with reiser
patches on a different machine and wrote the image to a floppy using
make bzdisk and then used that disk as my boot disk. This let me mount
my reiser file systems. Then I backed up /boot, unmounted it and made it
ext2 again. Copied
Cool. Good thing you have some other systems
you can call on. Unfortunately, my combination
of a 2.2 kernel and 56k modem prevents me from
helping more directly.
Goode luck.
On Fri, Oct 27, 2000 at 01:20:25AM -0500, Pascal Hos wrote:
> On Thu, Oct 26, 2000 at 11:20:02PM -0700, Rob wrote:
> > to
On Fri, Oct 27, 2000 at 07:38:36AM +0200, Robert Waldner wrote:
> Of yourse, the sshd processs has to be able to read the files, so ~, ~/
> .ssh and ~/.ssh/authorized_keys have to accessible for world.
>
> A "chmod goa+r ~/.ssh" should do the trick, someone correct me if I´m
> wrong.
wrong, fi
I'm trying to download documents from
http://www.textkritik.de/bka/dokumente/dok_buelow/
With Netscape I have access to the .htm files in that directory, 'wget
-r http://www.textkritik.de/bka/dokumente/dok_buelow/' doesn't work,
probably because the site is obviously databased. Is there a way to d
On Fri, Oct 27, 2000 at 09:41:01AM +0300, Petteri Heinonen wrote:
> Hello there.
> I'd like to know what is purpose of all those files in my /boot and if they
> are needed there or not. Files in my /boot are:
>
> System.map-2.2.15
symbol maps for kernel image 2.2.15, used mostly for debugging, bu
> "Robert" == Robert Waldner <[EMAIL PROTECTED]> writes:
Robert> Of yourse, the sshd processs has to be able to read the
Robert> files, so ~, ~/ .ssh and ~/.ssh/authorized_keys have to
Robert> accessible for world.
sshd runs as root...
--
Brian May <[EMAIL PROTECTED]>
> "S" == S Salman Ahmed <[EMAIL PROTECTED]> writes:
S> drwxr-sr-x 20 ssahmed ssahmed 4096 Oct 26 18:02 /home/ssahmed/
Perhaps it is getting confused with the s bit? If so, file a bug
report (I don't think the s bit matters security wise).
--
Brian May <[EMAIL PROTECTED]>
On Fri, Oct 27, 2000 at 07:22:56PM +1100, Brian May wrote:
> > "Robert" == Robert Waldner <[EMAIL PROTECTED]> writes:
>
> Robert> Of yourse, the sshd processs has to be able to read the
> Robert> files, so ~, ~/ .ssh and ~/.ssh/authorized_keys have to
> Robert> accessible for world
On Thu, Oct 26, 2000 at 06:17:59PM +0200, [EMAIL PROTECTED] wrote:
>
> Vi sarei grato se mi dite dove posso reperire i cd della Debian.
> io abito a Melzo / Milano
>
>
Translation : where can I find Debian CDs? I live in Melzo / Milano.
Risposta:
Rivolgi la stessa domanda nella list
> "Ethan" == Ethan Benson <[EMAIL PROTECTED]> writes:
Ethan> LILO is not compatible with reiserfs, either make /boot
Ethan> ext2 again or use GNU grub instead.
I assume grub is compatible with reiserfs?
I am a bit confused - why is lilo incompatible with reiserfs? I thought
all lilo
> "Ryan" == Ryan Claycamp <[EMAIL PROTECTED]> writes:
Ryan> I am trying to get something to work, but am having trouble.
Ryan> I have searched web pages and manuals, but I am just not
Ryan> seeing how to accomplish what I want. It is easily done on
Ryan> my Windows machine wit
Hi,
how to use the following files ?
qt2.2_2.2.1-4.potato.2.diff.gz
qt2.2_2.2.1-4.potato.2.dsc
qt2.2_2.2.1.orig.tar.gz
How can i compile this to generate .deb packages ?
Sorry i came from RedHat (absolutly newbie on Debian)
cu armin
Hi,
where can i find the package
libgl-dev
?
libqt-2...-dev needs it.
cu armin
On Fri, Oct 27, 2000 at 11:30:05AM +0930, Mark Phillips wrote:
> I use mutt to read my mail and I have a folder with debian-user in it.
> When I come to messages of interest to me, I want to be able to easily
> save them to another folder. I've got it set up so it saves to the
> right place, but c
Hi all!
A friend of mine told me, that serverstartups are configured with the
runleves under etc/r.. I used Suse before and there was a central file
named rc.config where you could set the server starts. Is there a
similar file in Debian? Or do I realy have to make this for each
runlevel each?
th
On 27 Oct 2000 19:22:56 +1100, Brian May writes:
>> "Robert" == Robert Waldner <[EMAIL PROTECTED]> writes:
>
>Robert> Of yourse, the sshd processs has to be able to read the
>Robert> files, so ~, ~/ .ssh and ~/.ssh/authorized_keys have to
>Robert> accessible for world.
>
>sshd runs
hi ya chris...
what kind of IDS are ya looking for ???
- people that have successfully logged in ??
- people that are port scanning ??
- people that have changed your binaries ??
- people that are trying out rootkit ???
- people that are trying to buffer overflow your apps ???
- .
- security
Please reply to my original address cause i'm not subscribe in the list.
I'm using debian/woody and kernel-2.4-test*.
anyone pls try running "yes `yes`" as any user if it crashes your system..
cause it crashes mine.
thanks
[EMAIL PROTECTED]:/tmp$ faxspool 0 testfax.ps
cannot write to /var/spool/fax/outgoing!
is the error I get when I try to send a fax via mgetty-fax as
user. andre is a member of groups fax and dialout, permissions for
/var/spool/fax/ are
drwxr-xr-x2 root root 4096 Aug 31 20:09 inc
On Fri, 27 Oct 2000 13:52:26 +0800, Livia Admin writes:
>I'm using debian/woody and kernel-2.4-test*.
>anyone pls try running "yes `yes`" as any user if it crashes your system.. ca
>use it crashes mine.
it doesn´t crash my box, it just eats up the whole a/v memory. sounds
like a bug, yes.
hth,
Irger Armin <[EMAIL PROTECTED]> wrote:
>where can i find the package
>
> libgl-dev
>
>?
>
>libqt-2...-dev needs it.
Install the grep-dctrl package, then (this is on a woody system):
[EMAIL PROTECTED] ~]$ grep-available -nsPackage -FProvides libgl-dev
mesag3+ggi-dev
mesag-dev
libutahglx-de
Irger Armin <[EMAIL PROTECTED]> wrote:
>Subject: Re: dpkg -b (how to build own packages)
Don't use dpkg -b manually.
>how to use the following files ?
>
>qt2.2_2.2.1-4.potato.2.diff.gz
>qt2.2_2.2.1-4.potato.2.dsc
>qt2.2_2.2.1.orig.tar.gz
>
>How can i compile this to generate .deb packages ?
* 'a
> if you don't want to see the "Append...?" prompt you can
>
> set confirmappend=no
>
> in your .muttrc file. This setting applies globally, however.
> I'm not sure whether you can somehow achieve a mixed configuration,
> where you are being prompted for one keystroke but not for another...
cons
I can compile sendmail on potato but when I run sendmail config, have problems
building aliases.db, userdb.db
and virtusertable.db
If I try hash
FEATURE(`virtusertable', `hash /etc/mail/virtusertable')dnl
I get:
makemap: error opening type hash map /etc/mail/virtusertable.db: Invalid
arg
:: Robert Waldner writes:
> On Fri, 27 Oct 2000 13:52:26 +0800, Livia Admin writes:
>> I'm using debian/woody and kernel-2.4-test*.
>> anyone pls try running "yes `yes`" as any user if it crashes your system..
>> ca
>> use it crashes mine.
> it doesn´t crash my box, it just eats up the whole a/
Sie schrieben:
> I'm trying to download documents from
> http://www.textkritik.de/bka/dokumente/dok_buelow/
> With Netscape I have access to the .htm files in that directory, 'wget
> -r http://www.textkritik.de/bka/dokumente/dok_buelow/' doesn't work,
> probably because the site is obviously datab
On Thu, Oct 26, 2000 at 07:25:33PM +0200, Daniel de los Reyes wrote:
> How can I use both gmp and my mouse under X?
>
> My mouse is a wheel mouse, currently my XF86Config is set to IMPS/2 protocol
> and /dev/psaux as device.
> If I don't kill gpm when I switch to X from console the mouse doesn't
> Very short: There is a "Gesamttext zum Herunterladen", in the case you
> missed it.
> I think it's a normal directory, where you are not allowed to cd to.
read: to list the contents ...
> Another solution would be a shell for-loop with wget, because it seems, that
> the
> links are simply numb
On 27 Oct 2000 08:44:34 -0200, Jeronimo Pellegrini writes:
>:: Robert Waldner writes:
>> On Fri, 27 Oct 2000 13:52:26 +0800, Livia Admin writes:
>>> I'm using debian/woody and kernel-2.4-test*.
>>> anyone pls try running "yes `yes`" as any user if it crashes your system..
>>> cause it crashes mine
On Fri, 27 Oct 2000, Mark Phillips wrote:
>
> I think what you probably need to do, is make sure the bios settings
> on your laptop are set so that you can boot from the CD drive, and
> then boot it using the debian CD.
>
thats one option. The other is to use windows to copy the disk images
from
On Fri, Oct 27, 2000 at 01:52:26PM +0800, Livia Admin wrote:
> Please reply to my original address cause i'm not subscribe in the list.
>
>
> I'm using debian/woody and kernel-2.4-test*.
> anyone pls try running "yes `yes`" as any user if it crashes your system..
> cause it crashes mine.
> than
Hello,
I have seen a couple of "I have installed KDE2" reports here. How have
you managed, since .debs on ftp.kde.org seem to require libgl1?
Thanks in advance
On Fri, Oct 27, 2000 at 07:33:22PM +1100, Brian May wrote:
> > "Ethan" == Ethan Benson <[EMAIL PROTECTED]> writes:
>
> Ethan> LILO is not compatible with reiserfs, either make /boot
> Ethan> ext2 again or use GNU grub instead.
>
> I assume grub is compatible with reiserfs?
the docs a
On Fri, 27 Oct 2000 03:10:37 -0800, Ethan Benson writes:
>On Fri, Oct 27, 2000 at 01:52:26PM +0800, Livia Admin wrote:
>> I'm using debian/woody and kernel-2.4-test*.
>> anyone pls try running "yes `yes`" as any user if it crashes your system=
>.. cause it crashes mine.
>
>this is just a simple Do
On Fri, Oct 27, 2000 at 01:24:07PM +0200, Robert Waldner wrote:
> >the solution: configure resource limits.
>
> How?
guess ;-)
seriously though i tried very hard to find any documentation/howto on
configuring resource limits and didn't come up with much. i just
messed with it for a long time,
thanks alot guys for the help!
Hi,
On Thu, 26 Oct 2000, Matheson wrote:
> I want to make an _exact_ copy of my hard-drive to my friend's hard-drive,
> including partitions, boot-able, etc. Is their a way to do this with LInux?
> I know that I used to use a program with Windoze that could
Try using Partimage from http://part
On Fri, 27 Oct 2000, Peter Fedichev wrote:
> Hello,
>
> I have seen a couple of "I have installed KDE2" reports here. How have
> you managed, since .debs on ftp.kde.org seem to require libgl1?
>
> Thanks in advance
>
I apt-got kde2 debs from http://kde.tdyc.com. It installed without a
hitch o
Hi all,
I'm trying to install a Netgear model FA 510 eternet card on my laptop.
Right now the laptop has just go the Slink base system on it and once I
get the ethernet card working I'll install all the other packages I
need.
I went through the network configuration in the install but it doesn't
s
Anthony Fox wrote:
>
> On Fri, 27 Oct 2000, Peter Fedichev wrote:
>
> > Hello,
> >
> > I have seen a couple of "I have installed KDE2" reports here. How have
> > you managed, since .debs on ftp.kde.org seem to require libgl1?
> >
> > Thanks in advance
> >
>
> I apt-got kde2 debs from http://kde.
bash-2.04$ xcdroast
xcdroast: error while loading shared libraries: libtix4.1.8.0.so.1:
cannot open shared object file: No such file or directory
Is there any chance to get xcdroast to work again?
--
Hans Gubitz <[EMAIL PROTECTED]>
Hi!
I run apache to upload files on my computer (with web-form), but
after upgrading to apache-1.3.9-13.1 this form doesn't work.
If there are the tag
then apache's child process gets a segfault after pressing button SUBMIT.
Does anybody have the similar problem? or not?
I am experiencing KDE2 crashes, too. I got a few crashes in the Control
Center.
It looks like win. At least, you can kill the app without rebooting.
Hope they fix these problems.
Anthony Fox wrote:
>
> On Fri, 27 Oct 2000, Peter Fedichev wrote:
>
> > Hello,
> >
> > I have seen a couple of "I
On Fri, 27 Oct 2000, Anthony Fox wrote:
> kde2 is another story though. kde2 apps seem to be crashing on me left
> and right. Within 5 min of starting up, the little kde2 clipboard app
> crashes and pops up an annoying segfault warning window. Then, every time
> I exit an app from within the kd
I've had rather better luck, KDE2 went straight onto my storm box with
the exception of the sign-on box at the beginning needing to change
which system to pick, konqueror won't run Java stuff but that apart
seems nice and stable.
Jeff
Mario Olimpio de Menezes wrote:
>
> On Fri, 27 Oct 2000, Antho
Hi,
I'm trying to find what should be the best limits to my users
and so I'm inspect VSZ and RSS from various users.
Today I found a strange output from ps:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
mlalic 17348 99.1 32.6 241104 84216 ? R1
Hi guys!
How can I install via apt-get php4 with support for mysql?
I've already installed mysql and php4 but seems like they can
communicate each other...
TIA
Rogelio
In addition to a firewall (pmfirewall) and portsentry I now have
logckeck running. Unfortunately I get a lot of mail saying I am under attack
when I am sure I am not. I can't figure out what it is objecting to and so
put it in the ignore file. Her are a few snippets:
Oct 27 06:12:45 defiant --
%% "Rogelio E. Castillo Haro" <[EMAIL PROTECTED]> writes:
rech> How can I install via apt-get php4 with support for mysql?
rech> I've already installed mysql and php4 but seems like they can
rech> communicate each other...
apt-get install php4-mysql
--
Robert Waldner wrote:
>
> On Fri, 27 Oct 2000 13:52:26 +0800, Livia Admin writes:
> >I'm using debian/woody and kernel-2.4-test*.
> >anyone pls try running "yes `yes`" as any user if it crashes your system..
> >ca
> >use it crashes mine.
>
> it doesn´t crash my box, it just eats up the whole a/
Recently I've bee trying to replace my company's Ghost software when two
documents came my way. One was 'Stupid DD tricks' and the other was 'Linux
CD-ROM game system'. My plan became to use Linux and DD across the network
as our created images are now too big to fit on CD-ROM and we can't get
MD-D
There are those who would have you believe that Krzys Majewski wrote:
> Krzys Majewski <[EMAIL PROTECTED]> writes:
>
> > Hm, I compiled parallel port support as a module. I already had
> >
> > options parport_pc io=0x3bc irq=7
> >
> > in my /etc/modutils/options, so I appended "dma=3" to give
To : debian-user@lists.debian.org
Bcc:
Subject: Re: 2.2: MBR install whacks my system boot
Reply-To:
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Thu, Oct 26, 2000
at 05:47:56PM -0400
X-Warning: Vs lbh pna ernq guvf, lbh'er n trrx.
X-Wisdom: Nobody gets out of the Bermuda Triangl
a) there is a debian-laptop list
b) ensure that you have: pcmcia-cs and pcmcia-modules- installed
c) insert card, as root type: cardctl status, you should see info about your
card. cardctl ident should tell you the type of card you inserted.
On most laptops a successful card insertion causes 2
On 27-Oct-2000 Hanno Böttcher wrote:
> Hi all!
>
> A friend of mine told me, that serverstartups are configured with the
> runleves under etc/r.. I used Suse before and there was a central file
> named rc.config where you could set the server starts. Is there a
> similar file in Debian? Or do I r
Greetings,
I use mostly Microsoft products at work (I can't help it, they make me),
and I recently went to Windows 2000. Fortunately, instead having to go
through an MS proxy server, I negotiated a direct connection to the
internet. So, I have a system with dual NIC's (one to the internal
What is it? I mean, after you get the pine files through apt-get or
dselect. What's next?
Thanks,
Antonio.
I tried to set up an alias for shutdown -h now and worked fine. When I
rebooted it was gone. Is this a one time thing each session or can I save
my alaises to a file for all sessions?
Thanks
Paul
Go here to see the TKCL proposed knife calendar pictures!
http://albums.photopoint.com/j/AlbumI
I just completed installing the other day- works great!
//Todd
P.S. Needed to change my /etc/apt/sources.list to point to woody's unstable
stuff instead of the stable archives...
Peter Fedichev <[EMAIL PROTECTED]> on 10/27/2000 04:14:14 AM
Sent by: Peter Fedichev <[EMAIL PROTECTED]>
I am having similar problems, but not as frequently as you are.
Backtracing the fault provides no information, either.
//Todd
Anthony Fox <[EMAIL PROTECTED]> on 10/27/2000 02:08:44 AM
Sent by: Anthony Fox <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
cc:(Todd La Pittus/HQ/3
For SystemV machines (Debian), you need to make the necessary changes for each
run level...
Actually, all of the start scripts in each of the /etc/rc*.d directories are
simply symbolic links to the actual scripts in the /etc/init.d directory.
So, you make changes to your startup scripts by edi
It should be noted, though, that you don't actually put the startup
files in each of the folders: you create one file for each daemon or set
of daemons in /etc/init.d and link to that (symbolically) from the
individual folders. The name you give the links represents whether you
want to start a
On Fri, Oct 27, 2000 at 11:18:36AM -0400, [EMAIL PROTECTED] wrote:
> I tried to set up an alias for shutdown -h now and worked fine. When I
> rebooted it was gone. Is this a one time thing each session or can I save
> my alaises to a file for all sessions?
>
~/.bashrc this file gets executed
[EMAIL PROTECTED] wrote:
>
> I tried to set up an alias for shutdown -h now and worked fine. When I
> rebooted it was gone. Is this a one time thing each session or can I save
> my alaises to a file for all sessions?
>
> Thanks
>
> Paul
if you are using bash edit/create a file in
~/.bashrc
On Fri, Oct 27, 2000 at 11:18:36AM -0400, [EMAIL PROTECTED] wrote:
> I tried to set up an alias for shutdown -h now and worked fine. When I
> rebooted it was gone. Is this a one time thing each session or can I save
> my alaises to a file for all sessions?
>
> Thanks
>
> Paul
>
> Go here to
On Fri, Oct 27, 2000 at 10:02:01AM -0500, Brooks R. Robinson wrote:
> Greetings,
> I use mostly Microsoft products at work (I can't help it, they make me),
> and I recently went to Windows 2000. Fortunately, instead having to go
> through an MS proxy server, I negotiated a direct connection
On Fri, 27 Oct 2000 [EMAIL PROTECTED] wrote:
> I tried to set up an alias for shutdown -h now and worked fine. When I
> rebooted it was gone. Is this a one time thing each session or can I save
> my alaises to a file for all sessions?
You add aliases to the .bashrc file in your home director
On Fri, Oct 27, 2000 at 11:14:15AM +0200, Andrew D Dixon wrote:
> Hi all,
> Any ideas? I'm new to networking and pcmcia devices to so if you could
> point me to any documentation I should read I'd appreciate it.
If you are new to networking at all read the NET-HOWTO. See package
doc-linux-text,
> -Original Message-
> From: Thomas Guettler [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 27, 2000 10:50 AM
> To: debian-user@lists.debian.org
> Subject: Re: Windows 2000 and Telnet
>
>
> On Fri, Oct 27, 2000 at 10:02:01AM -0500, Brooks R. Robinson wrote:
> > Greetings,
> > I use
On Fri, Oct 27, 2000 at 01:57:58PM +, Christopher Clark wrote:
> In addition to a firewall (pmfirewall) and portsentry I now have
> logckeck running. Unfortunately I get a lot of mail saying I am under attack
> when I am sure I am not.
I suspect you're just getting notifications of (what logc
On Fri, 27 Oct 2000, Ethan Benson wrote:
> On Fri, Oct 27, 2000 at 07:33:22PM +1100, Brian May wrote:
> > > "Ethan" == Ethan Benson <[EMAIL PROTECTED]> writes:
> >
> > Ethan> LILO is not compatible with reiserfs, either make /boot
> > Ethan> ext2 again or use GNU grub instead.
>[sni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Just go to http://members.mint.net/frodo/pine/ and get the binary
packages. You won't need to deal with building from source. These are
unofficial packages, but they're made by an official Debian developer
and are high quality.
noah
On Fri, Oct 27,
Can I use apt to downgrade packages? How?
For example, I set my sources to point to "unstable" because I wanted
libsdl1.1, but apt-getting libsdl1.1 resulted in a libc6 upgrade that
broke some other stuff. The only way I could find to downgrade libc6
(and all the other packages that were upgr
Can I use apt to downgrade packages? How?
For example, I set my sources to point to "unstable" because I wanted
libsdl1.1, but apt-getting libsdl1.1 resulted in a libc6 upgrade that
broke some other stuff. The only way I could find to downgrade libc6
(and all the other packages that were upgr
Krzys Majewski <[EMAIL PROTECTED]> wrote:
>Can I use apt to downgrade packages?
Nope. There's a long-standing wishlist bug against apt to allow you to
do this: see http://bugs.debian.org/33468>. Trying to resolve all
the dependencies in reverse would probably be mind-bogglingly complex to
do autom
On Fri, 27 Oct 2000, Peter Fedichev wrote:
> Hello,
>
> I have seen a couple of "I have installed KDE2" reports here. How have
> you managed, since .debs on ftp.kde.org seem to require libgl1?
>
> Thanks in advance
>
libgl1 is a "virtual" package, provided by several conflicting variants of
th
On Thu, Oct 26, 2000 at 04:33:40PM -0400, [EMAIL PROTECTED] wrote:
> It's a disc with /contrib /debian /non-free folders, for 2.2
>
> Anyway to upgrade from 2.0.8?
>
> >from CDROM?
Add the appropriate entries to /etc/apt/sources.list to have it look at
the cd. Then apt-get update ; apt-get di
On Fri, 27 Oct 2000 19:49:13 +0200 (MEST)
Bjoern Brill <[EMAIL PROTECTED]> wrote:
> libgl1 is a "virtual" package, provided by several conflicting variants of
> the mesa library (an OpenGL clone). Unless you have very special video
> hardware or use the experimental XFree 4, you'll want to install
> I tihnk there is a way to specify what should be returned as
> connect/busy etc. strings, it can also be changed to numberic code. so
> I'd check AT commands reference (should have come with modem) and set it
> explicitly in init string
Thank You all for Your help, guys, You're great! :)
Hmmm,
Hi,
i have a network-connection to a friend and want to be my ip-address at
eh0 automatically set @ bootup. how do i do that? (address is 192.168.0.2 and
i usually do just ifconfig up eht0 192.168.0.2 but it's not the best way to
enter this command all the time, so i need to find out in what init-
There are those who would have you believe that [EMAIL PROTECTED] wrote:
> Hi,
> i have a network-connection to a friend and want to be my ip-address at
> eh0 automatically set @ bootup. how do i do that? (address is 192.168.0.2 and
> i usually do just ifconfig up eht0 192.168.0.2 but it's not the
On Fri, Oct 27, 2000 at 03:22:15PM +0200, Hans Gubitz wrote:
> bash-2.04$ xcdroast
> xcdroast: error while loading shared libraries: libtix4.1.8.0.so.1:
> cannot open shared object file: No such file or directory
>
> Is there any chance to get xcdroast to work again?
>
>
I ran into that a coupl
On Fri, 27 Oct 2000 21:03:34 +0200, Kristian Rink writes:
>Hmmm, I'm a little clearer now on a few things, just leaving me with the quest
>ion *why* those problems don't appear all the time but just sometimes, and why
> in other moments the modem is working as fine as one could expect? Any idea?
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 27 Oct 2000, Noah L. Meyerhans wrote:
> Just go to http://members.mint.net/frodo/pine/ and get the binary
> packages. You won't need to deal with building from source. These are
> unofficial packages, but they're made by an official Debian d
Robert Waldner writes:
> could be that your ISP has more than one kind of accesserver (or slightly
> different configured ones) in their huntgroup.
That doesn't explain why he doesn't always get 'CONNECT' from his modem. I
think the next thing to try is an init string that forcibly sets
everythin
In article <[EMAIL PROTECTED]>,
Mark Phillips <[EMAIL PROTECTED]> wrote:
> I don't have an answer to your question, but rather I've got a
> question. I have onboard cmpci as well, at least I think I do, but
> all I get in dmesg is:
> cmpci: version v2.41-nomodem time 18:27:22 Oct 13 2000
>
1 - 100 of 116 matches
Mail list logo