2012/3/21 严海东
> Dear all:
> I have a problem with using wget and curl on debian amd64
> when I type a command -- wget www.XXX.com, error messages
> will display as below:
> --2012-03-21 14:43:43-- http://www.XXX.com/
> Resolving 10 (10)... 0.0.0.10
> Conne
I have solved it.
As Juan Sierra Pons mentioned,I echo $http_proxy in the teminal and
see it pointing to 0.0.0.10:8080.
It is seted by gnome, and can be reset in system
settting->networking->network proxy.
thank you all to help me to solved it!!!
在 2012年3月21日 下午3:04,Raffaele Morelli 写道:
>
> 2012/
On 21/03/12 01:37, Bob Proulx wrote:
Ahem... 'lspci | grep -i eth' is good but 'lspci -v' is paragraph
formatted and so finding that with grep is more trouble. You need a
"paragraph grep" of which there are many different programs and
techniques. Perl is always available these days so perhaps
Why not try aria2c?
On Wed, 21 Mar 2012, Juan Sierra Pons wrote:
> 2012/3/21 ??? :
> > Dear all:
> > I have a problem with using wget and curl on debian amd64
> > when I type a command -- wget www.XXX.com, error messages
> > will display as below:
> > --2012-03-21 14:43:43
On 20/03/12 23:23, Charles Kroeger wrote:
Before you suggest, I didn't put the mount -t vfat etc command in fstab
because I don't want to see a message every time I boot the computer without
the SD card in the reader saying sde1 can't be found and doesn't exist.
I've got a feeling if you put 'us
On 21/03/12 03:34, Ken Heard wrote:
Mar 20 17:39:11 R61 kernel: [4.756112] mmcblk0:<3>mmc0: Card
removed during transfer!
That looks bad...
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Arch
On 21/03/12 03:48, John Jason Jordan wrote:
Let me know what kind of "n"-in-one card reader you find. I could use
one as well.
I have a (www.)Novatech(.co.uk) reader that is 'cheap' & works OK, but
is slow.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "u
On 21/03/12 03:34, Ken Heard wrote:
Mar 20 18:22:03 R61 kernel: [4.632233] mmcblk0:<3>mmc0: Card
removed during transfer!
You might want to check if the sd card is still readable; if it isn't,
it was corrupted by being removed whilst the system was still writing
data to it; will need to be
hi,
I wanted to upgrade from Squeeze to Wheezy, and as I saw in several places
that aptitude should be preferred to apt-get, I first tried with it.
I started with only 1 line in sources.list:
deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
and tried several times "aptitude
On Tue, Mar 20, 2012 at 03:57:38PM +, Camaleón wrote:
> On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote:
..
> Open a terminal, run "dmesg | tail" and then insert the card to see
> what's going on.
Should'nt it be written:
run "dmesg | tail -f" ?
Gruß Wilko
--
To UNSUBSCRIBE
On Wednesday 21 March 2012 10:01:38 Pierre Frenkiel wrote:
> hi,
> I wanted to upgrade from Squeeze to Wheezy, and as I saw in several places
> that aptitude should be preferred to apt-get, I first tried with it.
> I started with only 1 line in sources.list:
> deb http://ftp.fr.debian.org/deb
Alberto Fuentes wrote:
> for the shake of completesness
I commend your thoroughness. But...
> lspci -v | grep -A5 -i eth
But why did you stop at five lines? Aren't most network devices going
to print more lines than that? And it misses the "kernel driver in
use" line which is useful informati
Wilko Fokken wrote:
> Camaleón wrote:
> > Open a terminal, run "dmesg | tail" and then insert the card to see
> > what's going on.
>
> Should'nt it be written:
>
> run "dmesg | tail -f" ?
Try:
tail -f /var/log/syslog
Bob
signature.asc
Description: Digital signature
Wilko Fokken:
> On Tue, Mar 20, 2012 at 03:57:38PM +, Camaleón wrote:
>> On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote:
> ..
>> Open a terminal, run "dmesg | tail" and then insert the card to see
>> what's going on.
>
> Should'nt it be written:
>
> run "dmesg | tail -f" ?
Neith
On 21/03/12 11:49, Bob Proulx wrote:
But why did you stop at five lines? Aren't most network devices going
to print more lines than that? And it misses the "kernel driver in
use" line which is useful information.
I see, in my case, 5 was enough to show everything :)
Can't leave off the '-A
Hello Pierre,
Pierre Frenkiel wrote:
> I wanted to upgrade from Squeeze to Wheezy, and as I saw in several places
> that aptitude should be preferred to apt-get, I first tried with it.
> My question: is it better to also revert to apt-get for package management,
> or is the problem specific to
i wish to generate a Debian package from source written in c++ with
makefile already ready,
so i used dh_make and prepared all the needed configuration file, all
but rules file - this one is a bit tricky, because i cant find a way
to execute the make command at the destination folder.
my question
Hello:
you may ask on the Debian mentor list.
hth,
Jerome
On 21/03/12 12:58, Gershon Celniker wrote:
i wish to generate a Debian package from source written in c++ with
makefile already ready,
so i used dh_make and prepared all the needed configuration file, all
but rules file - this one is a
Gershon Celniker writes:
> i wish to generate a Debian package from source written in c++ with
> makefile already ready,
> so i used dh_make and prepared all the needed configuration file, all
> but rules file - this one is a bit tricky, because i cant find a way
> to execute the make command at t
On Mar 20, 2012 11:49 PM, "严海东" wrote:
>
> Dear all:
> I have a problem with using wget and curl on debian amd64
> when I type a command -- wget www.XXX.com, error messages
> will display as below:
Just a heads up, EXAMPLE.COM and EXAMPLE.ORG are reserved as dummy names
for giving
On Wed, 21 Mar 2012, Lisi wrote:
aptitude full-upgrade is the equivalent of apt-get dist-upgrade. aptitude
safe-upgrade has different checks.
It is what is written in the man, but experience shows this is not true.
After installing kernel 3.2 I tried both:
apt-get dist-upgrade, which ga
Hi,
I have a Debian server (hardware HP DL360) which I use for internal routing and
which uses NAT to isolate a part of my network.
This machine has been routing for the past few years without any problems but
lately there is a lot of packet loss for the traffic going to/through that
server.
W
2012/3/21 Chris Bannister :
> On Mon, Mar 19, 2012 at 04:23:50PM +0800, 张启德(Zhang Qide) wrote:
>> Hi all,
>> I have installed texlive texlive-latex-recommended,
>> texlive-fonts-recommended,
>> texlive-latex-base, texlive-base, texlive-latex-extra texlive-xetex ,
>> lmodern packages
>> on squeeze
Hello.
I am running Debian 6 on this computer.
In trying to find what happens with a DVD that is written from a DVD
recorder /player and television tuner, I put the DVD in the computer
optical drive.
The computer did not automatically load any DVD/CD application, to play
or do anything else
On Mon, 19 Mar 2012 22:13:42 -0500, Kumar wrote in message
<20120320031342.ga19...@bluemoon.alumni.iitm.ac.in>:
> On Mon, Mar 19, 2012 at 08:57:28PM +, Brad Rogers wrote:
> > > Just save the alias in /etc/profile.d/bash_aliases.sh and we are
> > > done. (But I think a rm /bin/dir is also appl
On Tue, 20 Mar 2012 12:22:35 +, Brian wrote in message
<20120320122235.GC4889@desktop>:
> On Tue 20 Mar 2012 at 11:14:28 +0800, Bret Busby wrote:
>
> > I answered NO to the firmware question for the wireless NIC driver
> > (it is unfortunate that the question does not indicate that it is
> >
On Wednesday 21 March 2012 13:42:24 Pierre Frenkiel wrote:
> but anyway then are not equivalent.
Eqivalent does not equal identical. If they were identical there would be no
point in having the two of them. None the less they are equivalent, in that
if you are upgrading to a higher version of
On Wed, 21 Mar 2012 10:52:37 +0100, Wilko Fokken wrote:
> On Tue, Mar 20, 2012 at 03:57:38PM +, Camaleón wrote:
>> On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote:
> ..
>> Open a terminal, run "dmesg | tail" and then insert the card to see
>> what's going on.
>
> Should'nt it be written:
Hello.
In investigating a problem to do with the UDF filesystem format, in
running the Disk Utility, I found the system hard drive partition table,
and have a couple of questions.
The first is this; I have some empty partitions for storing data, and
they were created using the Ubuntu 10.04 i
On Wed, 21 Mar 2012 10:34:31 +0700, Ken Heard wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> John Jason Jordan wrote:
>
>> This is beginning to sound like hardware failure. The SD card reader in
>> my T61 failed shortly after the three year warranty ended.
>
> I think you may be r
Good time of the day.
Is it possible to set default search engine in chromium that uses HTTPS
protocol?
For now I have it in "Other search engines" of Basics / Search Engines
and navigating at its line, no button "Make default" appears - like in
"Default search options" and it seems no way that
On Tue, 20 Mar 2012 18:37:09 -0600, Bob Proulx wrote:
> Camaleón wrote:
>> Bijoy Lobo wrote:
>> > I have 2 cards on my system. I had no errors while Expert Install of
>> > Debian netinstall. even lspci shows me 2 ethernet controllers,
>> > However I cannot bring the 2nd interface up.
>>
>> Show us
On 03/21/2012 10:25 AM, Bret Busby wrote:
Hello.
I am running Debian 6 on this computer.
In trying to find what happens with a DVD that is written from a DVD
recorder /player and television tuner, I put the DVD in the computer
optical drive.
The computer did not automatically load any DVD/CD a
On Wed, 21 Mar 2012 18:54:40 +1300, Chris Bannister wrote:
> On Tue, Mar 20, 2012 at 02:51:02PM +, Camaleón wrote:
>> If the fonts are placed anywhere outside those directories/files, you
>> have to make manual adjustments so the system can find and use them,
>> neither aptitude nor apt nor ot
Has anyone experience of installing Squeeze on an Inspiron 9300 or with the
Nvidia Go 6800 256MB videocard on another PC/laptop?
Thanks,
Lisi
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive
On Wed, 21 Mar 2012 19:08:29 +1300, Chris Bannister wrote:
> On Mon, Mar 19, 2012 at 12:45:51PM +, Camaleón wrote:
>> On Mon, 19 Mar 2012 13:10:07 +0100, Jochen Spieker wrote:
>>
>> > Camaleón:
>>
>> (...)
>>
>> >> Did you first update the packages database?
>> >>
>> >> apt-get update
>> >
It was written:
> Just a heads up, EXAMPLE.COM and EXAMPLE.ORG are reserved as dummy names
> for giving example hostnames. This avoids linking to other sites that do
> exist (domain.com) or are not work safe (xxx.com) unintentionally.
I often use MPAA.org or RIAA.org so that the spammers have som
Have you verified where the loss happens? How?
Am 21.03.2012 um 14:21 schrieb Bonno Bloksma :
> Hi,
>
> I have a Debian server (hardware HP DL360) which I use for internal routing
> and which uses NAT to isolate a part of my network.
> This machine has been routing for the past few years withou
Camaleón:
> On Wed, 21 Mar 2012 19:08:29 +1300, Chris Bannister wrote:
>
>> Remember, Aptitude's "resolver system" is different to apt-get's
>
> That's why I prefer to refresh both "separately". apt-get was happy with
> the current db state while aptitude wasn't.
From what I know, I have troubl
On Wed, 21 Mar 2012 22:07:49 +0700, Sthu Deus wrote:
> Is it possible to set default search engine in chromium that uses HTTPS
> protocol?
Nobody replied to your bug? :-?
chromium: does not let to set as default https search engine.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657045
> For
On Wed, Mar 21, 2012 at 8:30 AM, Curt Howland wrote:
> It was written:
>> Just a heads up, EXAMPLE.COM and EXAMPLE.ORG are reserved as dummy names
>> for giving example hostnames. This avoids linking to other sites that do
>> exist (domain.com) or are not work safe (xxx.com) unintentionally.
>
>
On 21/03/12 11:01, Pierre Frenkiel wrote:
I then issued: "apt-get dist-upgrade", and all worked perfectly, in less
than 30 minutes.
Awesome!
I had a vm machine that i was trying to upgrade and it failed every
time. I blamed the vm... then i noticed i was trying to upgrade it with
aptitude ful
Good time of the day, Camaleón.
Thank You for Your time and answer.
You worte:
>> Is it possible to set default search engine in chromium that uses
>> HTTPS protocol?
>
>Nobody replied to your bug? :-?
Nobody. :o(
>chromium: does not let to set as default https search engine.
>http://bugs.debi
On Wed, 21 Mar 2012 11:01:38 +0100, Pierre Frenkiel wrote:
> I wanted to upgrade from Squeeze to Wheezy, and as I saw in several
> places that aptitude should be preferred to apt-get,
The advice on what to use seems to change from time to time :-)
> I first tried with it. I started with only 1
On 21/03/12 07:08, Chris Bannister wrote:
Remember, Aptitude's "resolver system" is different to apt-get's
I think the problem is not the the resolver (apt-get and aptitude should
get dependences about the same if not problem found, and therefore
"aptitude full-upgrade" should do the same as
On Wed, 21 Mar 2012 22:47:27 +0800, Bret Busby wrote:
(...)
> The first is this; I have some empty partitions for storing data, and
> they were created using the Ubuntu 10.04 installation (before I
> installed Debian 6 on the system), and I need to know how to access them
> as a user, to move and
Hello Frank,
Am 21.03.2012 um 14:21 schrieb Bonno Bloksma :
>> I have a Debian server (hardware HP DL360) which I use for internal routing
>> and which uses NAT to isolate a part of my network.
>> This machine has been routing for the past few years without any problems
>> but lately there is a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Keith McKenzie wrote:
> You might want to check if the sd card is still readable;
Yes it is; all the photos are still on it, and I was able to write new
photos to it.
Ken
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using
Subject: Xen VGA Passthrough to Windows 8 Consumer Preview HVM domU and
Windows XP Home Edition HVM domU with Xen 4.2-unstable Changeset 25070
in Ubuntu 11.10 amd64 Dom0
Dear All,
For more information, please read the following threads:
http://lists.xen.org/archives/html/xen-users/2012-03/msg
On 21/03/12 14:47, Bret Busby wrote:
In my primary partition, I have three partitions. I have a hardware
manufacturer's partition, a recovery partition, and, as the computer
came with MS Windows, a Windows partition, which is 84GB.
Having inmstalled Ubuntu and Debian 6, I want to experiment with
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I said in my post of 2012-03-21 at 10:34 (UTP +7):
> I suppose my solution now is to
> invest in an external "n"-in-1 card reader with the capacity to read the
> high capacity SD cards and use it instead of the internal reader.
I did so today. For K
On Wed, 21 Mar 2012 13:21:34 +, Bonno Bloksma wrote:
> I have a Debian server (hardware HP DL360) which I use for internal
> routing and which uses NAT to isolate a part of my network. This machine
> has been routing for the past few years without any problems but lately
> there is a lot of pa
On Wednesday 21 March 2012 17:07:08 Ken Heard wrote:
> Camaléon's [snip], as he suggests I use an updated kernel.
... SHE suggests ..
Lisi
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
A
Hi,
I have a desktop machine: Debian GNU/Linux wheezy/sid system that is
behind a Debian GNU/Linux Squeeze firewall/gateway.
I want to setup firewall/gateway for an user to can login with SSH into
my desktop from the Internet.
After the user logged in with SSH, I want to let it run commands:
apt
On Wed, Mar 21, 2012 at 07:15:38PM +0100, Csanyi Pal wrote:
> Hi,
>
> I have a desktop machine: Debian GNU/Linux wheezy/sid system that is
> behind a Debian GNU/Linux Squeeze firewall/gateway.
>
> I want to setup firewall/gateway for an user to can login with SSH into
> my desktop from the Intern
On Wed, 21 Mar 2012 10:40:03 +0100
Keith McKenzie wrote:
> On 20/03/12 23:23, Charles Kroeger wrote:
> > Before you suggest, I didn't put the mount -t vfat etc command in fstab
> > because I don't want to see a message every time I boot the computer
> > without the SD card in the reader saying sd
On Wed, 21 Mar 2012, Lisi wrote:
Eqivalent does not equal identical.
"Equivalent" alone woukd be ambiguous. wiktionary.org says:
similar or identical in value, meaning or effect; virtually equal
but the aptitude man is not ambiguous:
This command was originally named dist-upgrade
I get this at my testing box. Can anybody help me debug/fix this?
Mar 21 20:29:05 box kernel: [ 4787.555028] irq 19: nobody cared (try
booting with the "irqpoll" option)
Mar 21 20:29:05 box kernel: [ 4787.555035] Pid: 0, comm: swapper/0 Tainted:
P O 3.2.0-1-amd64 #1
Mar 21 20:29:05 box
Camaleón wrote:
> Wilko Fokken wrote:
> > Camaleón wrote:
> >> Open a terminal, run "dmesg | tail" and then insert the card to see
> >> what's going on.
> >
> > Should'nt it be written:
> >
> > run "dmesg | tail -f" ?
>
> I only wanted to print the last few line from dmesg, nothing interact
I was plagued by this problem. I seemed to have fixed it by turning
of the firewire in Bios.
Best advice I saw in searching the net was to find out exactly what
device is causing the problem. Do that by finding out what devices
use the IRQ an turn them all off but one. Not so simple if a device
On Wednesday 21 March 2012 13:42:24 Pierre Frenkiel wrote:
I've managed to mislay your follow up after having read it. It would have
helped if you had not copied me in. But no, I do not agree that that is what
the manual means. It says - and means - that aptitude dist-upgrade will
still work
On Tue, 20 Mar 2012 20:48:21 -0700
John Jason Jordan wrote:
> On Wed, 21 Mar 2012 10:34:31 +0700
> Ken Heard dijo:
>
> >If I interpreted correctly the text below the OS may detect the
> >presence of the card but no longer will read it. I suppose my
> >solution now is to invest in an external "
On Wed, 21 Mar 2012 19:40:10 -0400
Celejar dijo:
>On Tue, 20 Mar 2012 20:48:21 -0700
>John Jason Jordan wrote:
>> I should add that mine is a Ricoh also. Also that the Linux Thinkpad
>> thinkwiki page and the listserve are full of problems with hardware
>> failures and general flakiness.
>They
On Wed, 21 Mar 2012 16:59:46 -0700
John Jason Jordan wrote:
> On Wed, 21 Mar 2012 19:40:10 -0400
> Celejar dijo:
>
> >On Tue, 20 Mar 2012 20:48:21 -0700
> >John Jason Jordan wrote:
>
> >> I should add that mine is a Ricoh also. Also that the Linux Thinkpad
> >> thinkwiki page and the listserv
Hi!
I've been having problems suspending my Asus eeepc 1201n ( more detail
http://www.asus.com/Eee/Eee_PC/Eee_PC_1201N_Seashell/#specifications )
With kernel 2.6.32-5-amd64 (standard of squeeze) it suspends once, the
second time suspend and wakes up again immediatly.
I've tried other kernels tha
Hi!
I've been having problems suspending my Asus eeepc 1201n ( more detail
http://www.asus.com/Eee/Eee_PC/Eee_PC_1201N_Seashell/#specifications )
With kernel 2.6.32-5-amd64 (standard of squeeze) it suspends once, the
second time suspend and wakes up again immediatly.
I've tried other kernels tha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lisi wrote:
> On Wednesday 21 March 2012 17:07:08 Ken Heard wrote:
>> Camaléon's [snip], as he suggests I use an updated kernel.
>
> ... SHE suggests ..
Ouch! From now on, unless the sex of a poster is patently obvious from
the name, I m
Dear debian
i use ssh for tunnel this is my command
ssh -l vicky -L :192.168.21.2:22 118.97.247.242 18.97.xx.xx
password:
Segmentation fault
in my syslog/messeges
ernel: [ 112.994103] ssh[2487]: segfault at b7e62000 ip b75d20cd sp bfbf5b3c
error 4 in libcrypto.so.1.0.0[b7569000+1a3000]
On 3/21/2012 11:00 AM, Bonno Bloksma wrote:
> All I know right now is when I send pings to the server from another server I
> get 1-5% packet loss. :-(
It's a requirement on a *technical* mailing list to provide technical
data related to a problem, not merely subjective statements, which is
all
Hi List,
What am I doing wrong here? I am getting the above error on apt-get update
solzhenitsyn:~# apt-get update
Get:1 http://security.debian.org squeeze/updates Release.gpg [836 B]
Hit http://ftp.au.debian.org squeeze Release.gpg
Ign http://security.debian.org/ squeeze/updates/contrib Transla
Just upgraded my Sid system
Will install 13 packages, and remove 0 packages.
24.6 kB of disk space will be freed
===
[UPGRADE] acpid 1:2.0.15-1 -> 1:2.0.15-2
[UPGRADE] cups-filters 1.0.5-1 -> 1.0.7-1
[UPGRADE] gir1.2-fre
2012/3/22 vicky mhe :
> Dear debian
>
> i use ssh for tunnel this is my command
>
> ssh -l vicky -L :192.168.21.2:22 118.97.247.242 18.97.xx.xx
> password:
> Segmentation fault
>
> in my syslog/messeges
>
> ernel: [ 112.994103] ssh[2487]: segfault at b7e62000 ip b75d20cd sp
> bfbf5b3c error 4
Hello everyone,
I'm trying to get an rt kernel working in debian testing on an amd64 laptop
with nvidia graphics.
Ideally I'd have nouveau set up to start when I select (in grub) the rt
kernel and the nvidia drivers when choosing the regular kernel. Problem is,
I don't know how to do that...
Any
73 matches
Mail list logo