On 07/25/2013 03:14 AM, Joe Pfeiffer wrote:
You haven't said a lot about your topology; are both interfaces visible
to the firewall through whatever series of switches you might have?
Yes
Actually, that pretty much has to be the case, otherwise your firewall
couldn't see both MAC addresses.
Th
On Wed, 2013-07-24 at 11:28 +0200, Ralf Mardorf wrote:
> On Tue, 2013-07-23 at 13:18 -0300, André Nunes Batista wrote:
> > Privacy is a fundamental human right.
>
> Full ACK!
>
> But it doesn't make sense to use TOR to access a facebook account.
>
> My words are "Please don't cause _unneeded_ t
On 7/25/13, quietis wrote:
> I can't find current testing and unstable packages, which I like to
> use.
If you have available bandwidth, disk storage (about 40GiB) and the
inclination (perhaps you have more than one computer you
admin/maintain?) you might consider running your own local mirror (I
"M.Atıf CEYLAN" writes:
> Hi,
> I have two debian servers. They have two interfaces on each server.
> For example,
> server1:
> eth0 e8:b7:48:7b:35:f6 10.10.10.2
> eth1 is e8:b7:48:7b:35:f7 172.16.1.2
>
> There is a pfsense firewall on frontend. PF syslogs contain below lines;
>
> kernel:
On Wed 24 Jul 2013 at 14:02:53 -0700, Don Raikes wrote:
> I have a new debian wheezy installation on my laptop, and I wish to
> configure exim4 so that it will utilize smtp.live.com to send email
> outside my local machine.
Most people who want to do this read
/usr/share/doc/exim4-config/READ
On Wednesday 24 July 2013 20:11:04 Ralph Katz wrote:
> As I posted, all worked fine running Lenny and Squeeze. How could it be
> hardware?
Hardware, particularly optical drives and HDDs, fails sometimes. There is no
law of nature that says that it cannot fail at exactly the same time as you
up
Hello,
Google seems to have answers to this question (not related to Debian,
but surely we can apply those solutions):
Answers:
Extension for gnome:
https://extensions.gnome.org/extension/231/brightness-control/
Bug in gnome:
https://bugzilla.gnome.org/show_bug.cgi?id=699939
https://bugzilla.red
On Wed, 2013-07-24 at 23:45 +0200, Ralf Mardorf wrote:
> On Wed, 2013-07-24 at 15:11 -0400, Ralph Katz wrote:
> > I rarely use the device. What would be the simplest way to safely
> > disable it in a start-up script?
>
> Perhaps
> modprobe -r cdrom
> but even if this should work, IMO it's bette
El 24/07/2013 23:47, "Don Raikes" escribió:
>
> Hello,
>
>
>
> I have a new debian wheezy installation on my laptop, and I wish to
configure exim4 so that it will utilize smtp.live.com to send email outside
my local machine.
>
>
>
> I do not have my own domain to use for the domain field in the
co
Hello, I have a new debian wheezy installation on my laptop, and I wish to configure exim4 so that it will utilize smtp.live.com to send email outside my local machine. I do not have my own domain to use for the domain field in the configuration process, so what is the best method for configuring e
On Wed, 2013-07-24 at 15:11 -0400, Ralph Katz wrote:
> I rarely use the device. What would be the simplest way to safely
> disable it in a start-up script?
Perhaps
modprobe -r cdrom
but even if this should work, IMO it's better to continue
troubleshooting.
--
To UNSUBSCRIBE, email to debian
Hi,
I have two debian servers. They have two interfaces on each server.
For example,
server1:
eth0 e8:b7:48:7b:35:f6 10.10.10.2
eth1 is e8:b7:48:7b:35:f7 172.16.1.2
There is a pfsense firewall on frontend. PF syslogs contain below lines;
kernel: arp: *10.10.10.2* moved from e8:b7:48:7b:35
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thanks to the three of you who replied to my post. I do not consider
myself an expert on scripts, restricting myself to simple ones; and so
I was unaware of the change of default shell from bash to dash
beginning with Squeeze.
Regards, Ken Heard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/24/2013 11:47 AM, ziro...@lavabit.com wrote:
> Hello everyone.
>
> I want to show you an script that I made to install Firefox in
> Debian. Yes, I know that in Debian we have Iceweasel, but there's
> still some people (like me) that prefer Firef
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/24/2013 10:52 AM, Ralf Mardorf wrote:
> On Thu, 2013-07-25 at 02:43 +1200, Chris Bannister mentioned some
> useful hints, I'll add the ultimate tip.
>
> Maybe an exorcist is able to help.
> http://www.vatican.va/faq/index_en.htm
>
> HTH, Ralf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/24/2013 10:43 AM, Chris Bannister wrote:
> On Mon, Jul 22, 2013 at 05:21:46PM -0400, Ralph Katz wrote:
>> Hi -- On a fresh wheezy install, the cdrom dvd tray opens randomly. The
>> same computer ran Lenny and Squeeze without ever having this iss
On 2013-07-24 19:44 +0200, Ken Heard wrote:
> My amateur's attempt at scripting has come to grief. The script in
> question reads as follows:
>
> #!/bin/sh
> # Shell script to create a tgz file for the contents of the
> # /usr/local/bin directory.
> # Start by creating a variable with the current
Hi,
> #!/bin/sh
> ...
> ULB="$HOSTNAME"usrlocalbin.tgz
>
In my Wheezy setup, sh does not define a shell variable HOSTNAME, but bash
does. You can either change the shell to /bin/bash or use $(hostname) (that
is, running the hostname command).
This is probably caused by a change in sh.
Hope it h
Ken Heard grabbed a keyboard and wrote:
> My amateur's attempt at scripting has come to grief. The script in
> question reads as follows:
>
> #!/bin/sh
> # Shell script to create a tgz file for the contents of the
> # /usr/local/bin directory.
> # Start by creating a variable with the current dir
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
My amateur's attempt at scripting has come to grief. The script in
question reads as follows:
#!/bin/sh
# Shell script to create a tgz file for the contents of the
# /usr/local/bin directory.
# Start by creating a variable with the current directory.
I'm having a problem logging on to my new installation of cinnamon [on
testing] in that it fails to load saying that I'm missing a system
tray! Can anyone help me get into it please?
Thanks
Sharon.
--
A taste of linux = http://www.sharons.org.uk/index.html
efever = http://www.efever.blogspot.com
On 07/23/2013 04:27 AM, Ralf Mardorf wrote:
Don't have accounts on sites of the Linux community ;), take a look at
my signature!
> Attention! Attackers have gotten every user's local username,
> password, and email address from the Ubuntu Forums database.
> http://ubuntuforums.org/a
I can't find current testing and unstable packages, which I like to
use. Are they there somewhere, did I just miss them? Most packages
appear to be at least 2 years old. Thanks Jo for pointing this out, if
I can find testing and unstable in there somewhere I'd be glad to use
it. In the mean
Chris Bannister, 25.07.2013:
> On Mon, Jul 22, 2013 at 09:31:34AM -0500, Selim T. Erdogan wrote:
> > This is a long shot but for some reason I was reminded of
> > having trouble with a non-debian script a few months ago, that
> > also asked to be run by /bin/sh (as your attachment did).
> >
> > A
ziro...@lavabit.com wrote:
Hello everyone.
I want to show you an script that I made to install Firefox in Debian. Yes,
I know that in Debian we have Iceweasel, but there's still some people (like
me) that prefer Firefox over Iceweasel. This script, for now, will just
install Firefox (maybe it ca
Hello everyone.
I want to show you an script that I made to install Firefox in Debian. Yes,
I know that in Debian we have Iceweasel, but there's still some people (like
me) that prefer Firefox over Iceweasel. This script, for now, will just
install Firefox (maybe it can update Firefox too, but I
Hello everyone.
I want to show you an script that I made to install Firefox in Debian. Yes,
I know that in Debian we have Iceweasel, but there's still some people (like
me) that prefer Firefox over Iceweasel. This script, for now, will just
install Firefox (maybe it can update Firefox too, but I'm
On Thu, 2013-07-25 at 02:43 +1200, Chris Bannister mentioned some useful
hints, I'll add the ultimate tip.
Maybe an exorcist is able to help.
http://www.vatican.va/faq/index_en.htm
HTH,
Ralf
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
On Mon, Jul 22, 2013 at 05:21:46PM -0400, Ralph Katz wrote:
> Hi -- On a fresh wheezy install, the cdrom dvd tray opens randomly. The
> same computer ran Lenny and Squeeze without ever having this issue. So
> I'm sure it's not hardware. There are no clues in the logs. Some days
> the tray opens
On Thu, Jul 18, 2013 at 02:11:48PM +, Albretch Mueller wrote:
> I have an audio CD which Linux/Debian/knoppix shows me in a browser window
> as:
> ~
> cdda://sr0/Track 33.wav
> ...
> cdda://sr0/Track 1.wav
> ~
> when I try to copy the audio file to my local drive I get
> ~
> $ mplayer -fs "c
> On Tue, 23 Jul 2013 22:57:27 +0200 wrote:> Dear
> basti,
>
> basti wrote:
> > ssh: connect to host port 22: Network is unreachable
>
> if is not in your local network, you will either need
> a tunnel or connectivity from your ISP to get IPv6. So this:
>
> > my ISP offers only ipv4, can th
On Mon, Jul 22, 2013 at 09:31:34AM -0500, Selim T. Erdogan wrote:
> This is a long shot but for some reason I was reminded of
> having trouble with a non-debian script a few months ago, that
> also asked to be run by /bin/sh (as your attachment did).
>
> At the time, on my wheezy system (while it
--
A taste of linux = http://www.sharons.org.uk/index.html
efever = http://www.efever.blogspot.com/
efever = http://sharon04.livejournal.com/
Debian testing, Fluxbox 1.3.5, LibreOffice 4.0.4.2
Registered Linux user 334501
signature.asc
Description: PGP signature
Brian wrote:
> On Mon 22 Jul 2013 at 18:39:35 +0100, Sharon Kimble wrote:
>
>> I also have a HP Deskjet 1050A All-in-One Printer which is NOT seen by
>> lsusb. what can i do to make it be seen please? hp say it is
>> debian-compatible. it is not shown in lsusb as -
>
> Switch it off and leave i
On Tue, 2013-07-23 at 13:18 -0300, André Nunes Batista wrote:
> Privacy is a fundamental human right.
Full ACK!
But it doesn't make sense to use TOR to access a facebook account.
My words are "Please don't cause _unneeded_ traffic for TOR", I don't
ask you not to use TOR.
If I'm mistaken, then
On 23/07/13 22:36, atar wrote:
> Hi there!!
>
> I've a TP-LINK USB wireless adapter with model number TL-WN722N. When
> I plug it in to one of the USB slots in my PC, its LED diode isn't
> flashing (although under WIN XP it is flashing) and I cannot use it.
> from the messages of the 'dmesg' comman
36 matches
Mail list logo