> >ls -Ald ~/.??* | grep '^-' | sed 's/^\([^ ]*[ ]*\)\{8,8\}\([^ ]*\)/\2/'
>
> ls -Ald ~/.[^.]* | grep '^-' | tr -s ' ' | cut -d' ' -f9
> It is not that much shorter, but it sure is prettier at least to my eyes. :)
Or if we are just trying to have fun with one line scripting...
for i in $(echo
Sorry,
should have cp'd the list on this fix ... and it did solve the issue.
On Fri, Jun 28, 2002 at 06:06:26PM -0700, Joe Wise wrote:
>
>Smbmount //wren/public /home/public U adminj I 192.168.0.100
I think something more like:
smbmount //wren/public /home/public -o username=davep passw
Kent West <[EMAIL PROTECTED]> wrote:
> I need to use setserial to set the parms on /dev/ttyS3. I can do this,
> but the settings don't hold over a reboot.
>
> "man setserial" refers to "/etc/setserial.conf", but there is no such
> file. A "locate setserial.conf" doesn't return the location of suc
> >To ignore . and .., use -A (almost all). I also figured that
> >directories weren't needed, so grepped for regular files. Then used sed
> >to print only the 9th word.
> >
> >ls -Ald ~/.??* | grep '^-' | sed 's/^\([^ ]*[ ]*\)\{8,8\}\([^ ]*\)/\2/'
>
> ls -Ald ~/.[^.]* | grep '^-' | tr -s ' ' |
On Fri, Jun 28, 2002 at 07:56:16PM -0400, Brian Nelson wrote:
| Derrick 'dman' Hudson <[EMAIL PROTECTED]> writes:
| > On Fri, Jun 28, 2002 at 11:21:18AM -0500, Henning, Brian wrote:
| > | hello all-
| > | I have the task of moving all my hidden files to another
| > | directory. how can i select onl
On Fri, 2002-06-28 at 23:49, Angus Scott-Fleming wrote:
> On 28 Jun 2002 at 18:06, Joe Wise wrote:
>
> > When I tried to connect my linux box to my win2k for sharing files I
> > used:
> >
> > Smbmount //wren/public /home/public U adminj I 192.168.0.100
>
> Google is your friend ...
>
> Possib
Neal Lippman said:
> I am wondering if anyone could recommend a solution for using Quicken
> on my debian woody system. Quicken is essentially the ONLY windows
> application that I still need, and thus is the only reason that my
> laptop still has windows98 loaded on it.
>
> As far as I can tel
Gary Turner wrote:
On Fri, 28 Jun 2002 12:23:44 -0500, Derrick 'dman' Hudson wrote:
On Fri, Jun 28, 2002 at 11:21:18AM -0500, Henning, Brian wrote:
| hello all-
| I have the task of moving all my hidden files to another directory. how can
| i select only these files and not the standard file
Yesterday I was able to install Gnome2 by following the instructions at
http://www.hadess.net/idoru.php3
I reinstalled my laptop today, upgraded to unstable, and added:
$ fgrep exper /etc/apt/sources.list
deb http://ftp.us.debian.org/debian/ ../project/experimental main
deb-src http://
> My question: I have cupsd running on the mandrake box on my LAN, which
> now functions as my NFS and SMB server, while the debian box is my
> workstation. To use cups for printing on the workstation, should I ALSO
> have cupds running on the workstation? Should it be configured to try to
> f
>
> So what do folks think of plex86?
depends on your needs. i last used plex86 when it was still
bochs in early development in 1998 or maybe 1999. ..it worked,
real slow though. If all you need is what plex86 offers it may
be good, for me there are a buncha things in vmware I find useful.
I d
On 28 Jun 2002 at 18:06, Joe Wise wrote:
> When I tried to connect my linux box to my win2k for sharing files I
> used:
>
> Smbmount //wren/public /home/public U adminj I 192.168.0.100
Google is your friend ...
Possibilities:
You must have encryption enabled in Samba. Also, your
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
- --
Rodney D. Myers <[EMAIL PROTECTED]>
Amateur: KG6ANXGMRS: WPOM592
ICQ# : 18002350Have A NORML Day
AIM#: mailman452 Yahoo Chat: Mailman42_5
One does not thank logic.
-- Sarek, "Journey to Babel",
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, Jun 28, 2002 at 06:22:35PM -0700, G. L. `Griz' Inabnit wrote:
> > I am not adverse to running VMWare if that's the best way to accomplish
> > this task (btw, since vmware is proprietary, I assume there are no debs,
> > but just the tarball and
-BEGIN PGP SIGNED MESSAGE-
On Friday 28 June 2002 07:59 pm, Brian P. Flaherty wrote:
> Neal Lippman <[EMAIL PROTECTED]> writes:
> > I am wondering if anyone could recommend a solution for using
> > Quicken on my debian woody system. Quicken is essentially the ONLY
> > windows application t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, Jun 28, 2002 at 05:33:17PM -0500, Richard Cobbe wrote:
> >
> > On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote:
> > > Dear All,
> > >
> > > I have a problem with my ssh, when i try to connect to our server using
> > > ssh ha
Neal Lippman <[EMAIL PROTECTED]> writes:
> I am wondering if anyone could recommend a solution for using
> Quicken on my debian woody system. Quicken is essentially the ONLY
> windows application that I still need, and thus is the only reason
> that my laptop still has windows98 loaded on it.
I w
On Fri, 28 Jun 2002 12:23:44 -0500, Derrick 'dman' Hudson wrote:
>On Fri, Jun 28, 2002 at 11:21:18AM -0500, Henning, Brian wrote:
>| hello all-
>| I have the task of moving all my hidden files to another directory. how can
>| i select only these files and not the standard files.
>|
>| ls .* doesn
On Sat, 2002-06-29 at 03:49, Noah Meyerhans wrote:
> What I originally said was that there's no need to
> install additional software in order to reconfigure your network
> interfaces. What I said was absolutely true.
True yes, but also not very helpful. I suppose if the original poster
knew how
On Thu, 2002-06-27 at 22:33, Derek Gladding wrote:
> On Thursday 27 June 2002 08:25 pm, [EMAIL PROTECTED] wrote:
> > Hello list,
> >
> > I am planing to backup the /home directory which is around 30GB in
> > size with multiple DDS3 tape--each has 12GB. Is there any tool for
> > easier multiple tape
Waheed Islam <[EMAIL PROTECTED]> wrote:
Hi,
Could you PLEASE help!
during installation...
my ide controller card is not being recognised by both, potato and woody.
It's an Acard AEC6280 Controller (no RAID, includes BIOS).
The card is new and works perfectly in Win98, both my primary and sec
On Fri, 28 Jun 2002 18:24:31 -0700 (PDT)
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> wrote:
>
> On 29-Jun-2002 faisal gillani wrote:
> > Well i am a newbie learning c++ these days we are
> > being thaught on turbo c 3.0 but as like other things
> > i want to work on c++ in linux .. so i installed g
On Fri, Jun 28, 2002 at 05:30:47PM -0700, David Richmond wrote:
> Of course, now it doesn't matter, as I don't boot into windows anymore..
> :)
what's this windows stuff anyway? isn't that just a program that runs on
AOL? Or a plugin for internet explorer?
aloha,
dave
--
To UNSUBSCRIBE,
On Fri, 2002-06-28 at 20:16, Andrew Biggadike wrote:
> What exactly do you mean by butcher your partition numbers? I haven't
> done it yet and might like to try parted - not necessarily for ethical
> reasons (though I certainly understand what you're saying), but just to
> learn more about linux.
On Fri, 2002-06-28 at 21:51, Eric G. Miller wrote:
> On Fri, Jun 28, 2002 at 06:17:14PM -0700, faisal gillani wrote:
> > Well i am a newbie learning c++ these days we are
> > being thaught on turbo c 3.0 but as like other things
> > i want to work on c++ in linux .. so i installed gcc
> > on my lin
On Fri, Jun 28, 2002 at 06:06:26PM -0700, Joe Wise wrote:
>
>Smbmount //wren/public /home/public U adminj I 192.168.0.100
I think something more like:
smbmount //wren/public /home/public -o username=davep password=davespass
should work a bit better - it does here. davep and davespass ar
On Fri, Jun 28, 2002 at 06:17:14PM -0700, faisal gillani wrote:
> Well i am a newbie learning c++ these days we are
> being thaught on turbo c 3.0 but as like other things
> i want to work on c++ in linux .. so i installed gcc
> on my linux box but i dont have any idea how to
> install it for examp
On Sat, Jun 29, 2002 at 12:46:03AM +0200, Mario Vukelic wrote:
> Also, i think its strange that someone with a debian.org address (by
> extension) discourages the use of debconf, which is normal part of a
> default debian install.
What's strange about that? debconf is used during installation of
Wayne Topa([EMAIL PROTECTED]) is reported to have said:
>
> I was not aware that there was a limit (is there?) on the length of
> the PATH statement. My old path statement was the problem. Funny it
> had worked fine for so long and never bit me before.
>
Well there 'may' be a limit but that wa
On Sat, 2002-06-29 at 01:17, faisal gillani wrote:
> Well i am a newbie learning c++ these days we are
> being thaught on turbo c 3.0 but as like other things
> i want to work on c++ in linux .. so i installed gcc
> on my linux box but i dont have any idea how to
> install it for example i write a
On Fri, Jun 28, 2002 at 03:05:21PM -0700, curtis wrote:
> No, that don't work.
>
> Below is a previous post of mine. In response to this, one person said
> to use iptables since I was using 2.4.xx kernel.
Yes, it will work and should not be too difficult.
In 2.0 and earlear we had ipfwadm ...
Sean 'Shaleh' Perry([EMAIL PROTECTED]) is reported to have said:
> >
> > Right. ldd /usr/bin/unzip shows libc.so.6 => /lib/libc.so.6 (0x4001b000)
> > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)
> >
> > It is something screwed up with 'my' account!
> >
> > It gives this
Wayne Topa <[EMAIL PROTECTED]> writes:
> It is something screwed up with 'my' account!
"type unzip" will tell you what unzip you're running.
--
Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors!
The debate rages on: Is PL/I Bachtrian or Dromedary?
--
To UNSUBSCRIBE, email to [EMAIL P
On 29-Jun-2002 faisal gillani wrote:
> Well i am a newbie learning c++ these days we are
> being thaught on turbo c 3.0 but as like other things
> i want to work on c++ in linux .. so i installed gcc
> on my linux box but i dont have any idea how to
> install it for example i write a program as fo
-BEGIN PGP SIGNED MESSAGE-
On Friday 28 June 2002 06:01 pm, Neal Lippman wrote:
> I am wondering if anyone could recommend a solution for using Quicken on my
> debian woody system. Quicken is essentially the ONLY windows application
> that I still need, and thus is the only reason that my
On Friday 28 June 2002 05:36 pm, Alex Malinovich wrote:
> On Fri, 2002-06-28 at 19:30, David Richmond wrote:
> >
> > Windows really wants to be the master, I think; in fact, it wants to be
> > on the primary master. My configuration is that the linux drive is the
> > primary
>
> --snip--
>
> I thi
Well i am a newbie learning c++ these days we are
being thaught on turbo c 3.0 but as like other things
i want to work on c++ in linux .. so i installed gcc
on my linux box but i dont have any idea how to
install it for example i write a program as follows in
turbo c
#include
#include
void main (v
On Fri, 2002-06-28 at 12:46, Alex Malinovich wrote:
> Sorry I got into this thread a bit late. Since it looks like you're
> already using Partition Magic, just an ethical heads up for future
> reference. With the exception of working with NTFS partitions, GNU
> parted, in my experience, works much
> > > ls -ad ~/.[^.]*
This is one of the FAQs in fileutils. Check it out!
http://www.gnu.org/software/fileutils/doc/faq/#ls%20-a%20*%20does%20not%20list%20dot%20files
Bob
pgpTmwImw1vEO.pgp
Description: PGP signature
On Fri, Jun 28, 2002 at 05:57:36PM -0700, Paul Scott,,, wrote:
> I have been searching for documentation on default stack and heap sizes
> with g++/gcc and how to change them if necessary. I haven't had any
> luck so far.
>
> I have been getting segmenatation faults possibly related to my use o
When I tried to connect my linux box to my win2k for sharing
files I used:
Smbmount //wren/public /home/public U adminj I 192.168.0.100
I was then prompted for a password and supplied the password
for adminj (for win2k box)
Message comes back: session setup failed: Errdos
– ER
>
> Right. ldd /usr/bin/unzip shows libc.so.6 => /lib/libc.so.6 (0x4001b000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000)
>
> It is something screwed up with 'my' account!
>
> It gives this error "unzip: can't load library 'libc.so.5'" when run
> as me but works fin
I just noticed a recurring 'error' message in my forewall's syslog:
icmplogd: dbx destination unreachable from localhost [127.0.0.1]
{dbx is the 'local' name for my host, and it is reachable} any idea
what might cause this?
aloha,
dave
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a su
I am wondering if anyone could recommend a solution for using Quicken on my
debian woody system. Quicken is essentially the ONLY windows application that
I still need, and thus is the only reason that my laptop still has windows98
loaded on it.
As far as I can tell, wine does not yet support Qu
I have been searching for documentation on default stack and heap sizes
with g++/gcc and how to change them if necessary. I haven't had any
luck so far.
I have been getting segmenatation faults possibly related to my use of
the new operator.
Can anyone give me any leads?
TIA,
Paul Scott
Sean 'Shaleh' Perry([EMAIL PROTECTED]) is reported to have said:
>
> On 28-Jun-2002 Wayne Topa wrote:
> >
> > I ran deborphan last week and removed libc5, among others. I
> > received a zip file today and found that unzip 5.50-1 from unstable
> > requires libc5 but apt-cache show unzip does not
Running debian woody, to which I am a recent convert from Mandrake. I chose
to install CUPS, which I used with success under mandrake. Interestingly, I
have both cupsd and lpd running at startup now, but that part I can deal
with...
My question: I have cupsd running on the mandrake box on my LA
David Richmond wrote:
On Friday 28 June 2002 03:50 am, nick lidakis wrote:
I currently have 2 hard drives and was trying to set up a dual boot
system. The jumpers are propoerly set and the bios recognises them
the 40gb is the master with linux. The 16gb is the windows 98. I was
using the in
it's probably not much but you might wanna check out:
http://freshmeat.net/projects/swiftgenerator/?topic_id=90
- Original Message -
From: Erik Mathisen <[EMAIL PROTECTED]>
Sent: 28 June 2002 19:49
Subject: Flash Editor for Debian
Hello,
I have to create some flash movie (or whatever th
On Fri, 2002-06-28 at 08:11, nick lidakis wrote:
> >
> > If I'm not mistaken, Win98 insists on being in the first partition on
> > the first drive (e.g. /dev/hda1).
> >
> > Kent
> >
> >
> >
>
> So I would have to physically switch the drives (and jumpers) around?
nope
Grub and I think LILO both h
On Fri, 2002-06-28 at 19:30, David Richmond wrote:
> On Friday 28 June 2002 03:50 am, nick lidakis wrote:
> > I currently have 2 hard drives and was trying to set up a dual boot
> > system. The jumpers are propoerly set and the bios recognises them
> > the 40gb is the master with linux. The 16gb is
> Windows really wants to be the master, I think; in fact, it wants to be on
> the
> primary master. My configuration is that the linux drive is the primary
> master and the windows drive is the secondary master, but LILO remaps the
> drives when booting windows to make the windows drive the p
Debian considered harmful?
Friday June 28, 2002 - [ 10:57 PM GMT ]
Topic - GNU/Linux
Advogato: " Some consider it rite of passage to have a
Debian-based system. This is not only because it's the
true GNU Linux, but perhaps also because it has a
reputation of being hard to install. Whether
On Friday 28 June 2002 03:50 am, nick lidakis wrote:
> I currently have 2 hard drives and was trying to set up a dual boot
> system. The jumpers are propoerly set and the bios recognises them
> the 40gb is the master with linux. The 16gb is the windows 98. I was
> using the in a removable hard driv
Thanks for the help and research dude.
I've already tried the UDMA66 and IDEPCI flavors of Debian, unfortunately,
no success.
I'll probably get a friend or someone to compile the "drivers" supplied by
ACard and see what I can make of it.
If that doesn't work, I think I'll have to sell this ca
Noah Meyerhans <[EMAIL PROTECTED]> writes:
> On Fri, Jun 28, 2002 at 01:14:17PM -0600, Romel Sandoval wrote:
>> I want to change the IP address of two woody machines to 192.168.1.x and
>> I changed the /etc/hosts file but I notice that the machines still
>> respond to their old IP adresses. Well I
Derrick 'dman' Hudson <[EMAIL PROTECTED]> writes:
> On Fri, Jun 28, 2002 at 11:21:18AM -0500, Henning, Brian wrote:
> | hello all-
> | I have the task of moving all my hidden files to another directory. how can
> | i select only these files and not the standard files.
> |
> | ls .* doesn't seem t
Hello,
I have to create some flash movie (or whatever they are called) at
work. I will be using Flash FX on windows (I have to), but I would
like to play with it at home on my Debian box. I've looked around,
but can not seem to find any, but are there any Flash editors/creators
for Debain? Or e
Sam Varghese <[EMAIL PROTECTED]> writes:
> On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote:
>> Dear All,
>>
>> I have a problem with my ssh, when i try to connect to our server using
>> ssh have an error like this :
>>
>> ssh -l [EMAIL PROTECTED]
>> 2f65 7463 2f73 7368
>> Disco
"Paul Scott,,," <[EMAIL PROTECTED]> writes:
> Paul Scott,,, wrote:
>
>> Colin Watson wrote:
>>
>>> On Fri, Jun 28, 2002 at 01:45:41AM -0700, Paul Scott,,, wrote:
>>>
>>> I would guess that naming C++ source files foo.c doesn't help. Try
>>> foo.cpp instead, and then make's default rules will be mo
We have received your email inquiry, but our Customer Service
department has closed for the weekend.
Customer Service will be available again Monday morning. Your
email will receive a prompt reply at that time.
Sincerely,
CD Universe
Customer Service
--
To UNSUBSCRIBE, email to [EMAIL PROT
If I'm not mistaken, Win98 insists on being in the first partition on
the first drive (e.g. /dev/hda1).
Kent
So I would have to physically switch the drives (and jumpers) around?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT
nick lidakis wrote:
Alex Malinovich wrote:
On Fri, 2002-06-28 at 05:50, nick lidakis wrote:
Device BootStart EndBlocks Id System
/dev/hdb1 * 1 2055 16506756c Win95 FAT32 (LBA)
charlene:/etc#
--snip--
other=/dev/hdb
label=Windows98
On Fri, 2002-06-28 at 17:39, Rick Macdonald wrote:
> I believe the release notes for Gnome-2 say that you have to exit to get
> changes to take effect, and that this will be fixed for the next (minor)
> release. Have a look at the release notes. They say the purposely removed
> many configuration
On Fri, 2002-06-28 at 23:09, Noah Meyerhans wrote:
> don't install any new software, just edit the one file that the
> interface gets its IP address from.
etherconf is totally ok, works even if you don't know what you're doing,
can bee setup by everyone who has setup networking in windows or on t
Alex Malinovich wrote:
On Fri, 2002-06-28 at 05:50, nick lidakis wrote:
Device BootStart EndBlocks Id System
/dev/hdb1 * 1 2055 16506756c Win95 FAT32 (LBA)
charlene:/etc#
--snip--
other=/dev/hdb
label=Windows98
You have to spec
On Fri, Jun 28, 2002 at 04:02:03PM -0500, Kent West wrote:
> (Also, I understand it's a "bug" for a Debian package to ship without a
> man page; is it also a bug for the man page to be wrong?
Of course. I don't know the answer to your particular problem, although
for what it's worth 'dpkg -L sets
Alex Malinovich said:
> On Fri, 2002-06-28 at 14:11, Alan Shutko wrote:
>> Alex Malinovich <[EMAIL PROTECTED]> writes:
>>
>> > Is there a config file for this terminal anywhere that I can edit by
>> > hand so I can at least get a working font set up?
>>
>> ~/.gconf/apps/gnome-terminal/profiles/Def
gotmail seems to have suddenly stopped working for me, is anyone else
experiencing this? It has been working fine (via cron job) until last
night apparently.
-Mark
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Alex Malinovich wrote:
On Fri, 2002-06-28 at 05:50, nick lidakis wrote:
Device BootStart EndBlocks Id System
/dev/hdb1 * 1 2055 16506756c Win95 FAT32 (LBA)
charlene:/etc#
--snip--
other=/dev/hdb
label=Windows98
You have to spec
(Snipped all the cross-posts.)
Lo, on Friday, June 28, Sam Varghese did write:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote:
> > Dear All,
> >
> > I have a problem with my ssh, when i try to connect to our server using
>
"Paul Scott,,," <[EMAIL PROTECTED]> writes:
> Hi,
>
> I have been working on a program to recover some data from a broken ext2
> partition. I have been using streaming objects.
>
> When I compile with g++ with no options the header files iostream.h and
> fstream.h are found just fine.
>
> I am no
> However, if I try to submit any iptables commands, like: iptables -L
> I get an error: "modprobe: can't locate module ip_tables
> iptables v1.2.6a: can't initialize iptables table 'filter': iptables
> who? (do you need to insmod?)
First off, decide whether you are using ipchains or iptables. Th
On Fri, Jun 28, 2002 at 02:18:39PM -0700, Larry Smith wrote:
> I finally got my networking by setting up the
> /etc/init.d/network file, and the interfaces file only
> has an entry for the loopback.
$ man 5 interfaces
It's fairly well documented.
--
> Could someone do a "which perl" on a debian system
> with potato installed? I need to know where it
> lives.
perl is always in /usr/bin on every debian system i've used ...
nate
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT
On Fri, 2002-06-28 at 05:50, nick lidakis wrote:
>Device BootStart EndBlocks Id System
> /dev/hdb1 * 1 2055 16506756c Win95 FAT32 (LBA)
> charlene:/etc#
--snip--
> other=/dev/hdb
> label=Windows98
You have to specify the partition number in the "o
No, that don't work.
Below is a previous post of mine. In response to this, one person said
to use iptables since I was using 2.4.xx kernel.
However, if I try to submit any iptables commands, like: iptables -L
I get an error: "modprobe: can't locate module ip_tables
iptables v1.2.6a: can't in
echo 1 > /proc/sys/net/ipv4/ip_forward
and configure iptables masquerading. Start with something simple, like
making sure you can forward a ping, and watch everything with ethereal.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE
I currently have 2 hard drives and was trying to set up a dual boot
system. The jumpers are propoerly set and the bios recognises them
the 40gb is the master with linux. The 16gb is the windows 98. I was
using the in a removable hard drive tray configuration but decided to
install them both as m
Alex Malinovich <[EMAIL PROTECTED]> writes:
> Are you having any luck getting any changes in there to actually stick?
It's worked so far. I closed all terminals, edited the file in emacs,
and started a new terminal.
--
Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors!
Sky divers NEVER
Recently I set up a 2.4.18 machine, with which I can connect to the
Internet at home on one NIC and the other is connected to a hub with
another computer. The internal address scheme is: 10.0.0.0/24.
Although the computers have interconnectivity, I can't gain access to
the Internet from the '
Following the advice of others more savvy with the app, OneSAF Test Bed
(OTB), I went to the app directory and typed make html_docs. Examples of
the errors to follow (tried to send to a file but somehow captured none of
the errors, only what worked, sorry).
At top of screen:
"terminal.0:/usr/loc
On Fri, 2002-06-28 at 14:11, Alan Shutko wrote:
> Alex Malinovich <[EMAIL PROTECTED]> writes:
>
> > Is there a config file for this terminal anywhere that I can edit by
> > hand so I can at least get a working font set up?
>
> ~/.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml
>
> I'm sure
Could someone do a "which perl" on a debian system
with potato installed? I need to know where it
lives.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Noah wrote:
--- Noah Meyerhans <[EMAIL PROTECTED]> wrote:
> On Fri, Jun 28, 2002 at 01:14:17PM -0600, Romel
> Sandoval wrote:
> > I want to change the IP address of two woody
> machines to 192.168.1.x and
> > I changed the /etc/hosts file but I notice that
> the machines still
> > respond to their
On Fri, 2002-06-28 at 16:58, Steve Juranich wrote:
> Fcc: outmail
>
> > Check out this thread:
> > http://lists.debian.org/debian-user/2002/debian-user-200206/thrd10.html#04843
>
> Oops. Specifically, this message:
> http://lists.debian.org/debian-user/2002/debian-user-20
Scott Henson <[EMAIL PROTECTED]> writes:
> Today I did an apt-get dist-upgrade and it brought down gnome-terminal2
> to replace gnome-terminal. I like to see the new gnome2 packages
> comming down on to my system, but this new gnome-terminal looks
> horrible.
Indeed. The default look is complet
On Fri, Jun 28, 2002 at 01:14:17PM -0600, Romel Sandoval wrote:
> I want to change the IP address of two woody machines to 192.168.1.x and
> I changed the /etc/hosts file but I notice that the machines still
> respond to their old IP adresses. Well I know this by using the ping
> command.
It's ama
> I've got apt.preferences set up to use testign, except allow explicti
> choosing of unstable. I've noticed that over the past several weeks there
> have been few to no updates when I do apt-get update.
>
> What;s going on here?
>
hopefully testing is getting more frozen so it can be released..
On Fri, Jun 28, 2002 at 05:56:40AM -0500, Bud Rogers wrote:
> I got more than 27000 of these last night between 8:00 and 9:00, coming
> from 1371 different source IP's, all to destination port 28001. Â What's
> so interesting about that port?
>
> Jun 27 20:02:02 twocups kernel: Shorewall:net2all
> Hi,
>
> Could you PLEASE help!
>
> during installation...
>
> my ide controller card is not being recognised by both, potato and woody.
> It's an Acard AEC6280 Controller (no RAID, includes BIOS).
my best suggestion is to try the IDE install disks:
http://saens.debian.org/debian/dists/potato/
Howland, Curtis wrote:
>First question:
>
>Has it worked before now?
>
>Second question:
>
>What did you change between then and now?
>
>Curt-
>
>
>
>>Dear All,
>>
>>I have a problem with my ssh, when i try to connect to our
>>server using
>>ssh have an error like this :
>>
>>ssh -l [EMAIL PROT
I need to use setserial to set the parms on /dev/ttyS3. I can do this,
but the settings don't hold over a reboot.
"man setserial" refers to "/etc/setserial.conf", but there is no such
file. A "locate setserial.conf" doesn't return the location of such a
file either, although there are similar
Fcc: outmail
> Check out this thread:
> http://lists.debian.org/debian-user/2002/debian-user-200206/thrd10.html#04843
Oops. Specifically, this message:
http://lists.debian.org/debian-user/2002/debian-user-200206/msg04864.html
-
On Fri, Jun 28, 2002 at 04:28:37PM -0400, Scott Henson wrote:
> Today I did an apt-get dist-upgrade and it brought down gnome-terminal2
> to replace gnome-terminal. I like to see the new gnome2 packages
> comming down on to my system, but this new gnome-terminal looks
> horrible. It is black text
You haven't bee paying attention today, have you? :)
Check out this thread:
http://lists.debian.org/debian-user/2002/debian-user-200206/thrd10.html#04843
--
Stephen W. Juranich [EMAIL PROTECTED]
On Fri, Jun 28, 2002 at 04:29:15PM -0400, stan wrote:
> I've got apt.preferences set up to use testign, except allow explicti
> choosing of unstable. I've noticed that over the past several weeks there
> have been few to no updates when I do apt-get update.
>
> What;s going on here?
Preparations
Hi,
Could you PLEASE help!
during installation...
my ide controller card is not being recognised by both, potato and woody.
It's an Acard AEC6280 Controller (no RAID, includes BIOS).
The card is new and works perfectly in Win98, both my primary and secondary
hdd's are connected to it.
The d
On 28-Jun-2002 Wayne Topa wrote:
>
> I ran deborphan last week and removed libc5, among others. I
> received a zip file today and found that unzip 5.50-1 from unstable
> requires libc5 but apt-cache show unzip does not have it listed as a
> requirement.
>
> Seems odd that a program in unstable
Today I did an apt-get dist-upgrade and it brought down gnome-terminal2
to replace gnome-terminal. I like to see the new gnome2 packages
comming down on to my system, but this new gnome-terminal looks
horrible. It is black text of a white background with a horrible font.
I want it back to the way
1 - 100 of 235 matches
Mail list logo