On 8/14/23 12:04, zithro wrote:
On 12 Aug 2023 20:49, gene heskett wrote:
ipv6:
There is no ipv6 service within 100 miles, so I should set a /proc
command to kill ipv6, so whats the official syntax? for that.
I don't know if there is another method, I'll give you mine, which
consists in tell
On 12 Aug 2023 20:49, gene heskett wrote:
ipv6:
There is no ipv6 service within 100 miles, so I should set a /proc
command to kill ipv6, so whats the official syntax? for that.
I don't know if there is another method, I'll give you mine, which
consists in telling the kernel to completely disa
On 8/12/23 19:07, Greg Wooledge wrote:
On Sat, Aug 12, 2023 at 06:37:30PM -0400, gene heskett wrote:
I need X running so I can use firefox to go get and build the rest of the
software I am building this thing to run.
Then why on earth are you installing a full Desktop Environment?
If you need
On Sat, Aug 12, 2023 at 06:37:30PM -0400, gene heskett wrote:
> I need X running so I can use firefox to go get and build the rest of the
> software I am building this thing to run.
Then why on earth are you installing a full Desktop Environment?
If you need to use Firefox to obtain files and the
On 8/12/23 17:32, Greg Wooledge wrote:
On Sat, Aug 12, 2023 at 04:01:49PM -0400, gene heskett wrote:
Step one: determine the NAME of your ethernet interface.
eth0
Step two: edit /etc/network/interfaces to bring up this interface with
your desired IP address, netmask, and gateway. If there'
On Sat, Aug 12, 2023 at 04:01:49PM -0400, gene heskett wrote:
> > Step one: determine the NAME of your ethernet interface.
>
> eth0
>
>
> > Step two: edit /etc/network/interfaces to bring up this interface with
> > your desired IP address, netmask, and gateway. If there's a running
> > DHCP cli
On 8/12/23 15:27, Greg Wooledge wrote:
On Sat, Aug 12, 2023 at 02:49:25PM -0400, gene heskett wrote:
I am bringing up a new bananapi-m5, an arm64 device. You don't like my way,
and have made that boringly plain.
Gene. Please stop saying things like this. The use of traditional static
address
On 8/12/23 15:27, Greg Wooledge wrote:
On Sat, Aug 12, 2023 at 02:49:25PM -0400, gene heskett wrote:
I am bringing up a new bananapi-m5, an arm64 device. You don't like my way,
and have made that boringly plain.
Gene. Please stop saying things like this. The use of traditional static
address
On Sat, Aug 12, 2023 at 02:49:25PM -0400, gene heskett wrote:
> I am bringing up a new bananapi-m5, an arm64 device. You don't like my way,
> and have made that boringly plain.
Gene. Please stop saying things like this. The use of traditional static
addressing without DNS is a common and well-su
I am bringing up a new bananapi-m5, an arm64 device. You don't like my
way, and have made that boringly plain.
It is booted to a text screen as root, first boot.
Already edited the /etc/hostname, and /etc/hosts files. The next thing
from what I see, is a total lack of a route address which s/
Hi.
On Tue, 3 Nov 2015 18:05:53 -0800 (PST)
ray wrote:
> > > On Monday, November 2, 2015 at 10:30:04 PM UTC-6, Reco wrote:
> > > >
> > > > auto lo
> > > > iface lo inet loopback
> > > > allow-hotplug usb0
> > > > iface usb0 inet manual
> > > > auto xenbr0
> > > > iface xenbr0 inet dhcp
> > On Monday, November 2, 2015 at 10:30:04 PM UTC-6, Reco wrote:
> > >
> > > auto lo
> > > iface lo inet loopback
> > > allow-hotplug usb0
> > > iface usb0 inet manual
> > > auto xenbr0
> > > iface xenbr0 inet dhcp
> > > bridge_ports usb0
> > >
> > > Oh, and remove network-manager while you're a
Hi.
On Tue, 3 Nov 2015 04:21:59 -0800 (PST)
ray wrote:
> On Monday, November 2, 2015 at 10:30:04 PM UTC-6, Reco wrote:
> >
> > Your /etc/network/interfaces does not try to bring usb0 up, so not
> > working xenbr0 is to be expected. You need something like this instead:
> >
> > auto lo
On Monday, November 2, 2015 at 10:30:04 PM UTC-6, Reco wrote:
>
> Your /etc/network/interfaces does not try to bring usb0 up, so not
> working xenbr0 is to be expected. You need something like this instead:
>
> auto lo
> iface lo inet loopback
> allow-hotplug usb0
> iface usb0 inet manual
> auto
Hi.
On Mon, 2 Nov 2015 19:19:53 -0800 (PST)
ray wrote:
> I would like to get the network functioning again. This is a laptop with
> jessie. The laptop does not have a Ethernet port. It is connected to a
> Dynadock USB 3.0. Ifconfig shows the Ethernet port to be usb0. This system
I would like to get the network functioning again. This is a laptop with
jessie. The laptop does not have a Ethernet port. It is connected to a
Dynadock USB 3.0. Ifconfig shows the Ethernet port to be usb0. This system
has been working. I updated it to configure the network for Xen. Immed
Florian Kulzer wrote:
On Mon, May 21, 2007 at 11:47:40 -0400, Eric A. Bonney wrote:
Florian Kulzer wrote:
On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote:
I am trying to setup a Dell Printer on my laptop that is being shared
from an XP Pro desktop. The pri
On Mon, May 21, 2007 at 08:15:45PM +0200, Florian Kulzer wrote:
>
> To add your user to the lpadmin group, become root and run
>
> adduser eric lpadmin
>
> (Replace "eric" as is appropriate, of course.)
>
> After that you should be able to complete the setup without having to
> provide local cr
On Mon, May 21, 2007 at 11:47:40 -0400, Eric A. Bonney wrote:
> Florian Kulzer wrote:
>> On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote:
>>
>>> I am trying to setup a Dell Printer on my laptop that is being shared
>>> from an XP Pro desktop. The printer does work fine local
Quoting "Eric A. Bonney" <[EMAIL PROTECTED]>:
Florian Kulzer wrote:
On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote:
I am trying to setup a Dell Printer on my laptop that is being
shared from an XP Pro desktop. The printer does work fine locally
on the desktop and wir
Did you set up a samba user?
I ran into this issue myself.
Once samba is set up, you need to run smbpasswd -a
Use a user already setup on the system. Then try the authentication
again. I'm sorry if youve already done this.
Quoting "Eric A. Bonney" <[EMAIL PROTECTED]>:
Florian Kulzer wrot
Florian Kulzer wrote:
On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote:
I am trying to setup a Dell Printer on my laptop that is being shared from
an XP Pro desktop. The printer does work fine locally on the desktop and
wirelessly from another WinXP Pro laptop. I am tryin
On Mon, May 21, 2007 at 09:00:20 -0400, Eric A. Bonney, CPA wrote:
> I am trying to setup a Dell Printer on my laptop that is being shared from
> an XP Pro desktop. The printer does work fine locally on the desktop and
> wirelessly from another WinXP Pro laptop. I am trying to add the printer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/21/07 08:00, Eric A. Bonney, CPA wrote:
> I am trying to setup a Dell Printer on my laptop that is being shared
> from an XP Pro desktop. The printer does work fine locally on the
> desktop and wirelessly from another WinXP Pro laptop. I am tr
I am trying to setup a Dell Printer on my laptop that is being shared
from an XP Pro desktop. The printer does work fine locally on the
desktop and wirelessly from another WinXP Pro laptop. I am trying to
add the printer using Printers off the Kmenu->Settings. I know the name
of the compute
"Sharninder" <[EMAIL PROTECTED]> writes:
>>
>> ifconfig eth0 my.ip.add.ress up
>> route add default gw my.gw.ip.address
>>
>
> put these two commands in a script under /etc/init.d and link it
Eew. Debian already provides perfectly good infrastructure for
providing network settings. Edit /etc/ne
>
> ifconfig eth0 my.ip.add.ress up
> route add default gw my.gw.ip.address
>
put these two commands in a script under /etc/init.d and link it
from /etc/rcx.d or put these somewhere in /etc/rc.boot
Sharninder Singh
National Institute Of Management, Calcutta
---
Aryan Ameri said:
> Hi there:
>
> Untill now, I only got online using a dial up connection. Now i am going
> to dormitory, and in order to get online I have to connect to my
> dormitory's LAN. I can setup the network using the following two
> commands:
>
> ifconfig eth0 my.ip.add.ress up
> route
On Tue, 11 Mar 2003 at 12:32am, Aryan Ameri wrote:
:Untill now, I only got online using a dial up connection. Now i am going to
:dormitory, and in order to get online I have to connect to my dormitory's
:LAN. I can setup the network using the following two commands:
:
:ifconfig eth0 my.ip.add.re
On Tue, 11 Mar 2003 00:32:27 +0200
Aryan Ameri <[EMAIL PROTECTED]> wrote:
> but it is so frustrating to issue these commands whenever I reboot my
> computer. I know there are ways to automate this proccess and there are
> progrms which setup the network on each boot. But I am not able to find ou
On Tue, Mar 11, 2003 at 12:32:27AM +0200, Aryan Ameri wrote:
> Hi there:
>
> Untill now, I only got online using a dial up connection. Now i am going to
> dormitory, and in order to get online I have to connect to my dormitory's
> LAN. I can setup the network using the following two commands:
>
On Tue, Mar 11, 2003 at 12:32:27AM +0200, Aryan Ameri wrote:
> Hi there:
>
> Untill now, I only got online using a dial up connection. Now i am going to
> dormitory, and in order to get online I have to connect to my dormitory's
> LAN. I can setup the network using the following two commands:
>
On Tue, Mar 11, 2003 at 12:32:27AM +0200, Aryan Ameri wrote:
> Untill now, I only got online using a dial up connection. Now i am going to
> dormitory, and in order to get online I have to connect to my dormitory's
> LAN. I can setup the network using the following two commands:
>
> ifconfig eth
On Tue, 11 Mar 2003, Aryan Ameri wrote:
> Hi there:
>
> Untill now, I only got online using a dial up connection. Now i am going to
> dormitory, and in order to get online I have to connect to my dormitory's
> LAN. I can setup the network using the following two commands:
>
> ifconfig eth0 my.ip.a
Hi there:
Untill now, I only got online using a dial up connection. Now i am going to
dormitory, and in order to get online I have to connect to my dormitory's
LAN. I can setup the network using the following two commands:
ifconfig eth0 my.ip.add.ress up
route add default gw my.gw.ip.address
b
Thanks to Aaron, Goswin, and others who responded. The network
interfaces for the internal network are all working. Externally, I am
still waiting for the admin to give me access through the firewall, but
that is for her to deal with and should not take anything more on my
part (other than remov
I believe you need to edit /etc/network/interfaces
you can do a man interfaces in order to get
information on how you need to edit it. and for dns
info...I think you can place it in /etc/resolv.conf
Aaron
--- Goswin Brederlow
<[EMAIL PROTECTED]> wrote:
> Marc Shapiro <[EMAIL PROTECTED]> writes:
Marc Shapiro <[EMAIL PROTECTED]> writes:
>
> > On 07/10/02 Marc Shapiro did speaketh:
> >
> > > Where do I set up these items so that they will be initialized at
> > > bootup, instead of using dhcp? It looks like I need to change
> > > /etc/interfaces and possibly /etc/hosts, but I'm not sure
On Mon, Oct 07, 2002 at 09:27:12PM -0400, Marc Shapiro wrote:
> Do I just add a line at the beginning of /etc/hosts in the format:
>
> 10.100.xxx.xxx foo.domain.edu foo
Something like that. The above will resolve "foo" and "foo.domain.edu"
to 10.100.xxx.xxx
> and where do I set DNS numb
> On 07/10/02 Marc Shapiro did speaketh:
>
> > Where do I set up these items so that they will be initialized at
> > bootup, instead of using dhcp? It looks like I need to change
> > /etc/interfaces and possibly /etc/hosts, but I'm not sure just what I
> > need to change in these files. Also,
This one time, at band camp, Marc Shapiro said:
> I recently was given authority over an old AlphaServer that has been
> lying around our college campus, unused, for several years. I installed
> Debian from the LinuxCentral CD and initially set the networking to use
> dhcp.
>
> I was just told,
On 07/10/02 Marc Shapiro did speaketh:
> Where do I set up these items so that they will be initialized at
> bootup, instead of using dhcp? It looks like I need to change
> /etc/interfaces and possibly /etc/hosts, but I'm not sure just what I
> need to change in these files. Also, these files o
I recently was given authority over an old AlphaServer that has been
lying around our college campus, unused, for several years. I installed
Debian from the LinuxCentral CD and initially set the networking to use
dhcp.
I was just told, today, that a static IP address visible to the world at
larg
On Mon, 2001-10-08 at 20:05, MarceI Figuerola Estrada wrote:
> I was adding the ip of my network card in the interfaces ( ifconfig
eth0 192.168.0.2) and it returned this message:
>
> SIOCSIFADDR: No such device
> eth0: Unknown interface: No such device
>
> Now, what it can be?
Is your ethernet c
On Tue, Oct 09, 2001 at 10:49:35AM -0700, Vineet Kumar wrote:
> * Antti Tolamo ([EMAIL PROTECTED]) [011008 16:37]:
> >
> > I don't think you need more than network(in this case 192.168.0.0)
> > and define gateway to DSL router. I'm not sure what 'auto eth0' does,
> > I atleast don't have it with m
* Antti Tolamo ([EMAIL PROTECTED]) [011008 16:37]:
>
> I don't think you need more than network(in this case 192.168.0.0)
> and define gateway to DSL router. I'm not sure what 'auto eth0' does,
> I atleast don't have it with my DSL connection.
auto eth0 specifies that eth0 should be brought up au
-
From: "Antti Tolamo" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, October 09, 2001 1:33 AM
Subject: Re: setting up network
I don't think you need more than network(in this case 192.168.0.0)
and define gateway to DSL router. I'm not sure what 'auto eth0' does,
I
D]>
To:
Sent: Tuesday, October 09, 2001 1:33 AM
Subject: Re: setting up network
I don't think you need more than network(in this case 192.168.0.0)
and define gateway to DSL router. I'm not sure what 'auto eth0' does,
I atleast don't have it with my DSL connect
ter has such functionality
and it is configured right. And dhcp client is too.
I hope this helps.
Antti
- Original Message -
From: "Jean-Paul Smets" <[EMAIL PROTECTED]>
To: "Marcel Figuerola Estrada" <[EMAIL PROTECTED]>;
Sent: Monday, October 08, 2
On Mon, Oct 08, 2001 at 08:53:55PM +0200, MarceI Figuerola Estrada wrote:
> Hi,
>
> I've just installed debian and I don't think any of my peripherals works
> properly. The first thing I want to do is to get my ethernet card up and
> running to gain acces to internet. Hope you can help me.
>
>
uot; <[EMAIL PROTECTED]>
To: "Marcel Figuerola Estrada" <[EMAIL PROTECTED]>;
Sent: Monday, October 08, 2001 2:19 PM
Subject: Re: setting up network
> Le Lundi 8 Octobre 2001 14:08, Marcel Figuerola Estrada a écrit :
> > Hello,
> >
> > I've just ins
Le Lundi 8 Octobre 2001 14:08, Marcel Figuerola Estrada a écrit :
> Hello,
>
> I've just installed debian, and my question is very simple: just, what I
> have to configure my network card. This is, set my computer private ip, the
> gateway, the router ip address and the dns my provider gave me.
>
>
Hello,
I've just installed debian, and my question is very simple: just, what I have
to configure my network card. This is, set my computer private ip, the gateway,
the router ip address and the dns my provider gave me.
Thank you!
Marcel
Thanks, buddy.!
I've tried the RealTek one and it worked
:)))
- Original Message -
From: "albi" <[EMAIL PROTECTED]>
To: "Arlequ?n" <[EMAIL PROTECTED]>
Sent: Thursday, May 10, 2001 7:32 PM
Subject: Re: Setting up network card
> On Thu, Ma
> You might want to try specifying io and irq paramters if you know the
> values.
>
> modprobe ne2k-pci io=0x3000 irq=11
ok, in MS-Windows it appears like that:
IRQ 09
Memory D680-D68000FF
IO E800-E8FF
I've tried settting up the module at installing time, but without luck
Hello,
I have a NE2000 network card but when I type
$ modprobe ne2k-pci
I receive errors like that
"Device busy"
how can I manage it?
Thanks
Arlequín
Mike:
Yes, I am setting up a variety of machines where I need to do things
like change the default screen resolution for X. I need to be able to
try XF86Config without re-booting the entire machine. I am using Gnome
in multi-user mode. Hopefully, I will be able to close Gnome, re-open
and ch
: 'debian-user@lists.debian.org'
> Subject: RE: Setting up network
>
> Firstly, if you are using Debian, all you need to edit are the following
> files:-
>
> /etc/networking/interfacesyou should include the proper lines so that
> the system can locate yo
the dns (bind).
As for returning to X, use Ctrl F7
Cheers!
> -Original Message-
> From: maynord [SMTP:[EMAIL PROTECTED]
> Sent: Friday, July 07, 2000 6:42 AM
> To: debian-user@lists.debian.org
> Subject: Setting up network
>
> Dear Debian Friends:
>
>
maynord wrote:
> Also, I often find it necessary to use ctrl-alt-f1 to open a virtual
> terminal and do some work. I can never get back to the Gnome desktop.
> Any way to do that without shutting down X?
You should be able to switch back to X by hitting alt-f7 (presuming you've
not enabled mo
Dear Debian Friends:
I am working on converting several machines running W95 to a Debian
system running Helix-Gnome. My plan is to use Samba to talk to the
existing NT server. However, I am unsure as to what the best tool is for
network configuration. Some Linux distributions use linuxconf or
On 12/02/99 05:13PM, John and Monica Patton wrote:
> The information you have sent is very helpful... but what is the NETWORK
> address? I even called [EMAIL PROTECTED], and they had no idea. Without
> that field entered I get a "DIOCADDRT: Network is unreachable" error.
It's the network you sy
The information you have sent is very helpful... but what is the NETWORK
address? I even called [EMAIL PROTECTED], and they had no idea. Without
that field entered I get a "DIOCADDRT: Network is unreachable" error.
Thanks again.
John
On 12/02/99 02:50PM, John and Monica Patton wrote:
> I have the ethernet card working properly. I recompiled the kernel with
> the latest stable driver, and a look at dmesg suggests thats its
> recognized. I just need to set up configuration files and so forth.
>
It'd be nice to be able to run
I have the ethernet card working properly. I recompiled the kernel with
the latest stable driver, and a look at dmesg suggests thats its
recognized. I just need to set up configuration files and so forth.
By the way, my kernel is 2.0.36.
Thanks.
John
Okay. I recently got a cable modem through [EMAIL PROTECTED] I'm pretty
sure that I have the ethernet card installed properly, but I'm lost
about what to do next! I have a static IP address with a net mask, a
gateway address, a host name and a domain name, and a pair of server
addresses. Everyth
In article <[EMAIL PROTECTED]>, Ben Pfaff
<[EMAIL PROTECTED]> writes
> The Bo install notes say I need to know the following. I assume Hamm
> will need it too. I have a LAN with Linux (none yet installed) and
> Win'95 boxes on and will also want to connect to the 'net.
>
>Since you are on two
Ian Lynagh <[EMAIL PROTECTED]> writes:
> Is the following correct?
>
> Your host name (you may be able to decide this on your own).
>
>
>
> Your domain name.
>
> lynagh.demon.co.uk
This would make your computer's full Internet name
".lynagh.demon.co.uk" on your LAN (except that t
In article , George Bonser <[EMAIL PROTECTED]>
writes
>On Fri, 27 Mar 1998, Ian Lynagh wrote:
>>
I assume the computer name (random string) and domain
name (lynagh.demon.co.uk) were OK?
>> The system on your network that you should use as a DNS
>> (Domain Name Service) server.
>>
>>
The Bo install notes say I need to know the following. I assume Hamm
will need it too. I have a LAN with Linux (none yet installed) and
Win'95 boxes on and will also want to connect to the 'net.
Since you are on two networks (LAN + Internet), your choices will
depend on whether you have t
The Bo install notes say I need to know the following. I assume Hamm
will need it too. I have a LAN with Linux (none yet installed) and
Win'95 boxes on and will also want to connect to the 'net.
Is the following correct?
Your host name (you may be able to decide this on your own).
On Sun, 1 Jun 1997 [EMAIL PROTECTED] wrote:
> I am trying to connect my compute to a LAN in the lab.
> The network card (NE2000 IRQ 03 0x300) works fine and is detecked by the
> kernel. After setting up all the stuff (/etc/hosts, /etc/resolv.conf,
> /etc/sysconf/network, ...), it still cann't reco
On Sun, 1 Jun 1997 [EMAIL PROTECTED] wrote:
> I am trying to connect my compute to a LAN in the lab.
> The network card (NE2000 IRQ 03 0x300) works fine and is detecked by the
> kernel. After setting up all the stuff (/etc/hosts, /etc/resolv.conf,
> /etc/sysconf/network, ...), it still cann't re
I am trying to connect my compute to a LAN in the lab.
The network card (NE2000 IRQ 03 0x300) works fine and is detecked by the
kernel. After setting up all the stuff (/etc/hosts, /etc/resolv.conf,
/etc/sysconf/network, ...), it still cann't recognize other
computer when I use 'ping'. However, I
74 matches
Mail list logo