[gentoo-user] ITeX PCI ADSL modem

2003-12-11 Thread Martin Polley
I have an ITeX PCI ADSL modem.

Has anyone succeeded in getting one of these to work under Gentoo?

If so, with which kernel and which driver? Which protocol do you use? 
(My connection is protocol T1.143 / 1577--classical IP over ATM.)

TIA,
--
*Martin Polley
*Technical Communicator
+972 (53) 864280
**


--
[EMAIL PROTECTED] mailing list


[gentoo-user] RE: problem cloning root filesystem to alternate partition

2003-10-19 Thread Martin Polley
The way I did this was to boot from CD (e.g. LiveCD) and then do the 
copy operation. That way /dev comes out the way it should.

HTH,
--
*Martin Polley
*Technical Communicator
(053) 864280


   Subject:
   problem cloning root filesystem to alternate partition
   From:
   "Lincoln A. Baxter" <[EMAIL PROTECTED]>
   Date:
   Sun, 19 Oct 2003 00:32:04 -0400
   To:
   gentoo-user <[EMAIL PROTECTED]>
In the past (with Redhat systems) I have made backups of root
filesystems to alternate partitions and booted them.
Typically I after making the alternate FS, I mount it on /mnt/altroot
and cd to / and do the following:
tar -cplf - | ( cd /mnt/altroot && tar -xvf - )

Then (after adding a stanza in /boot/grub/grub.conf), I boot into
the alternate filesystem.  This is real useful for being able to do
upgrades, and quickly back it out, by just booting into the original FS.
Recently I tried this with my Gentoo system and the boot into the copy
crash back to the bios after printing "unable to open console device".
So I looked at /dev on the alternate root FS.  And sure enough it is
empty.  My kernel is configured with /devfs support. (I think this was
a gentoo default with genkernel). I understand, why it is empty, I told
tar to stay on the same filesystem.  But was does the kernel not
populate it when I boot the alternate. 

Any suggestions on how I can get my alternate root filesystem bootable?



**



--
[EMAIL PROTECTED] mailing list


[gentoo-user] RE: Alternatives to ftp, or easy but secure ftp servers?

2003-08-26 Thread Martin Polley
Hi Mark,

I run an Apache Tomcat server (on Windoze (sorry!), not Linux, but it is
Java, so it will run on Linux too). Tomcat has support for WebDAV built in.

Once you have the server running (and permissions configured), Windows users
can just add your server to their "My Network Places", open up the "place'",
and then drag n' drop files into it.

And it uses secure HTTP, so security should not be an issue.

It works well for me, except when transferring big files from behind a
firewall (this is probably a firewall issue).

HTH,

Martin Polley
Technical Communicator
+972 (53) 864280


-Original Message-
From: Mark Knecht [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 26, 2003 3:57 AM
To: Gentoo-User
Subject: Alternatives to ftp, or easy but secure ftp servers?

Hi,
   I work with some friends using Windows based environments doing
music. We need to do studio to studio data file transfers. In a prior
life I had an IT guy that managed an off-site ftp server and he was nice
enough to give me a couple of accounts, but now I need to do this
myself, and the only machine I have to do it on is my main studio Gentoo
box.

   I am somewhat concerned about potential security issues using ftp,
but since everyone is on Windows I also don't want to require them to
use special tools just to be able to send me things. Are there any good
options other than ftp that will work with both Linux and Windows?

   I am also concerned that my home studio firewall cannot limit ftp
access by incoming IP, and will forward all ftp requests to this
machine, so I need a solution that is pretty bullet proof, but hopefully
is also easy enough for me to setup and run. (I be a IT guy not...)

   Can someone point me toward a few potential solutions that would be
secure and also easy for a beginner type to setup and maintain?

Thanks,
Mark


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] best way to move a gentoo installation

2003-08-25 Thread Martin Polley
Hi Adam,

When I did this, I used cp -a (can't remember exactly which switches...),
BUT I did not do it from my live system.

I booted from CD and then did all the copying. That way /dev gets copied the
way it should.

There may be other issues, but I did this ages ago, so I can't remember.

Good luck!

HTH,

Martin Polley
Technical Communicator
(053) 864280


-Original Message-
From: Adam Dunstan [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 24, 2003 5:32 PM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] best way to move a gentoo installation

will i have to do something with lilo aswell?

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] VMWare host-only networking question

2003-03-28 Thread Martin Polley




Thanks to all who replied.

I don't have an eth0 (I only have dialup), but I do have a line:

interface = vmnet1 vmnet8

Without 'real" Samba, I could not get anything at all

Maybe this is a users/permissions thing?

Thanks,




Martin Polley
Technical Communicator
Live Linx Extensible Solutions Ltd.
Tel +972-4-8651507
Mobile +972-53-864280





On Fri, 2003-03-28 at 16:34, Dean Ostergaard wrote:

The VMWare docs say you only have to add one line to your smb.conf file.

Do you have 

interface = eth0 vmnet1

in the smb.conf?  This tells the samba server that it has to listen on eth0 
and vmnet1. Of course the interface names should reflect the ones you're 
actually using. See page 307 of the VMWare docs. It says any samba 

Dean O.

On Friday 28 March 2003 03:55 am, Martin Polley wrote:
> Hi all,
>
> I am trying out VMWare to run Win2K inside Gentoo, but I cannot seem to
> get host-only networking to work.
>
> I am running Samba (not the one installed with VMWare), and the only
> time I can get the host to appear in the guest OS is when I specify
>
>
> netbios name = gentoo
>
>
> in smb.conf. (The actual host name is NOT gentoo, but when I use
> "localhost", I get nothing,)
>
> But Win2K tells me that "Gentoo" is not accessible...
>
> Any idea what I am doing wrong?
>
> TIA,
>
> Martin Polley
> Technical Communicator
> Live Linx Extensible Solutions Ltd.
> Tel +972-4-8651507
> Mobile +972-53-864280






[gentoo-user] VMWare host-only networking question

2003-03-27 Thread Martin Polley




Hi all,

I am trying out VMWare to run Win2K inside Gentoo, but I cannot seem to get host-only networking to work.

I am running Samba (not the one installed with VMWare), and the only time I can get the host to appear in the guest OS is when I specify

    netbios name = gentoo

in smb.conf. (The actual host name is NOT gentoo, but when I use "localhost", I get nothing,)

But Win2K tells me that "Gentoo" is not accessible...

Any idea what I am doing wrong?

TIA,




Martin Polley
Technical Communicator
Live Linx Extensible Solutions Ltd.
Tel +972-4-8651507
Mobile +972-53-864280








[gentoo-user] RE: Evolution freezes

2003-03-26 Thread Martin Polley




Thanks to all those who replied.

I guess the next time I need to recompile my kernel, I'll try a stock Gentoo one... 

Thanks,




Martin Polley
Technical Communicator
Live Linx Extensible Solutions Ltd.
Tel +972-4-8651507
Mobile +972-53-864280








[gentoo-user] Evolution freeze problem

2003-03-25 Thread Martin Polley




Hi all,

Evolution locks up for up to a minute every few minutes. During this time, it does not redraw parts of its windows (though it DOES draw the window frame, the folder bar, the menus and the toolbar).

I am using:

Evo 1.2.3 (though the same problem occurred in previous versions)
KDE 3.1
Gentoo 1.2
2.4.20_lolo_r1 kernel

Any ideas?

TIA,




Martin Polley
Technical Communicator
Live Linx Extensible Solutions Ltd.
Tel +972-4-8651507
Mobile +972-53-864280








[gentoo-user] No sound with Flash 6 in Mozilla

2003-03-05 Thread Martin Polley




Hi all,

I do not get any sound with Flash 6 in Mozilla.

Sound works fine with all my other apps.

Any ideas? Some USE flag that I need to enable (and rebuild Moz)?

Versions:

kernel--2.4.20-lolo-r1
Mozilla--1.2.1 (20030212)
Flash--netscape-flash-6.0.69-r2
Sound driver--alsa-driver-0.9.0_rc6

TIA,




Martin Polley
Technical Communicator
Tel +972-4-6677165
Mobile +972-53-864280








[gentoo-user] artsd

2003-03-04 Thread Martin Polley




Anyone know how I can restart artsd so that it is available to all apps? (Sometimes apps have no sound, though KDE system sounds work OK.)

killall -HUP artsd does not do it.

Any ideas?

TIA,




Martin Polley
Technical Communicator
Tel +972-4-6677165
Mobile +972-53-864280








Re: [gentoo-user] xmms broken

2003-01-31 Thread Martin Polley
Thanks! That seems to have fixed it.

Martin Polley
Technical Communicator
Tel +972-4-6677165
Mobile +972-53-864280

On Fri, 2003-01-31 at 11:24, Chris van der Pennen wrote:
On Fri, 2003-01-31 at 23:47, Martin Polley wrote: 
Hi,

I emerged a few things in the last few days (transcode & dvdrip among
others) and now xmms does not work.

It appears OK, but does not respond to any clicks (except to close it).

Any ideas what got broken?
I had a similar experience, it turned out xmms was waiting for the
alsa devices to be freed.  Killing KDE's artsd fixed it - but it
could be something else hogging alsa on your system.

Can you close it, or do you need to xkill it?

Chris



--
[EMAIL PROTECTED] mailing list




[gentoo-user] xmms broken

2003-01-31 Thread Martin Polley
Hi,

I emerged a few things in the last few days (transcode & dvdrip among
others) and now xmms does not work.

It appears OK, but does not respond to any clicks (except to close it).

Any ideas what got broken?

(I have tried unmerging and re-emerging xmms--no good.)

Versions:

xmms 1.2.7 (r15 ebuild)
Gentoo 1.2
KDE 3.0.4

TIA,

Martin Polley



--
[EMAIL PROTECTED] mailing list