[CCing Andriy, (I'm guessing he is not subscribed)]
Andriy, if you are subscribed please let us know.
On Tue, Mar 13, 2012 at 12:26:53PM +0100, Andriy Samsonyuk wrote:
> Hello,
>
> i am currenttly running debian 6.0 with 2.6.32-5-486 on CF-27 (toughbook)
> 300MHz Pentium II with 128MB RAM.
>
>
On Tue, Mar 13, 2012 at 21:20, Peter Easthope wrote:
> According to http://www.youtube.com/html5 this Iceweasel in current Squeeze
> lacks h.264 and WebM capabilities. Can this be rectified by user action?
No version of Mozilla currently has h.264 support (though unfortunately
they are currently
[Please, don't top post in this mailing list]
On Tue, Mar 13, 2012 at 02:47:27PM -0300, rcb wrote:
> seems to works inside .bashrc file! (Just 'seems' because I did not
> reboot, just typed in a terminal and it worked great!)
You shouldn't reboot for changes you make to your .bashrc
to take effe
According to http://www.youtube.com/html5 this Iceweasel in current
Squeeze lacks h.264 and WebM capabilities. Can this be rectified by
user action? Thanks, ... Peter E.
--
Telephone 1 360 639 0202. bcc: peter at easthope.ca
"http://carnot.yi.org/";
"http://members.shaw.ca/peasthope/index.ht
> From: Camaleón
> Date: Tue, 13 Mar 2012 18:06:11 + (UTC)
>
> > does not work to do what your intuition imagine what I want it to do?
> It's not the alias but the command itself.
> ***
> alias muda='find . -name "*" -mtime $1'
> ***
> And pass the negative value "-n" as argument (e.g., "muda
Camaleón wrote:
On Mon, 12 Mar 2012 12:37:27 +0100, Bernard wrote:
Camaleón wrote:
On Sat, 10 Mar 2012 23:33:02 +0100, Bernard wrote:
[stuff deleted]
If I were to upgrade kernels, which kernel would you recommend ?
I'd go for the 3.x branch.
Is this
Suppose that I want to put up some in house tutorials on a linux server and
have users on linux workstations view (and listen to, of course) these videos.
What is a good way to do this?
Thanks,
Mark
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubsc
hi-
I am running into a big issue with debian and the ibm x3650 7979.
When the system boots up - i get the error :aacraid: Host adapter reset request
I have googled it and come up nothing.
I have tried to update firmware on it as well as fiddle in the bios
disabling a couple of features.
WHen the
thanks guys.
On Fri, Mar 9, 2012 at 10:43 AM, Keith McKenzie wrote:
> On 09/03/12 14:28, Joey L wrote:
>>
>> I am using an IBM x3650 7979 that i believe has a netextreme network card.
>> On install of Debian Squeeze - I get the following messege:
>>
>> the missing firmware files are: bnx2/bnx2-mi
Sorry for the noise. Wrong list due to a config error.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/86vcm89ozi@web.de
On Thu, Mar 08, 2012 at 04:46:24PM +0300, Stayvoid wrote:
> Hello.
>
> "Before you install any operating system on your computer, set up a
> BIOS password. After installation (once you have enabled bootup from
> the hard disk) you should go back to the BIOS and change the boot
> sequence to disabl
Andriy Samsonyuk wrote:
> Every time i start X i get:
>
> Fatal server error:
> xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
>
Hello Andriy,
for me it looks strange that you want to start the X-Server on tty0. The
normal behaviour under debian is to start it on tty7 or highe
Hi
Setting up vsftp should be a snap. Just follow the howto. Right. With
listen=YES in the .conf file and try to ftp the server from another
system on my network, I get:
On the server:
root@x2:/etc# service vsftpd start
Started FTP server: vsftpd
Note: ps xaf doesn't show vsftpd to be ru
On 13/03/12 18:46, Brian wrote:
On Thu 01 Mar 2012 at 07:03:51 -0600, Nate Bargmann wrote:
I think you're the newest member to our growing club! See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660420
You may or may not be aware that another chapter of your club has
recently opened ove
On Tue, Mar 13, 2012 at 11:03, Andrei POPESCU wrote:
> On Ma, 13 mar 12, 12:26:53, Andriy Samsonyuk wrote:
>>
>> Every time i start X i get:
>>
>> Fatal server error:
>> xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
>>
>> changing of the permissions of /dev/tty0 does not help.
On Thu 01 Mar 2012 at 07:03:51 -0600, Nate Bargmann wrote:
> I think you're the newest member to our growing club! See:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660420
You may or may not be aware that another chapter of your club has
recently opened over at
https://bugs.launchpad.n
>> On Tue, 13 Mar 2012 13:59:35 +0530,
>> Bilal mk said:
B> The following script is working fine executing from shell. But does not
B> work running on crontab. How to fix this crontab issue?
B> #!/usr/bin/expect
B> spawn /usr/bin/rsync -avz --delete /var/app/ user@somedomain:/var/app/
B>
Daniel Bareiro wrote at 2012-03-12 21:21 -0500:
> The OpenVPN server is in my firewall, which is behind a Zyxel 660R DSL
> router. The client can connect, but to change the IP, despite the name
> resolves to the new IP, the connection is lost. But if I reboot the
> Zyxel router, OpenVPN client can
On Tue, Mar 13, 2012 at 10:52 AM, Bonno Bloksma wrote:
> I have been using Linux for several years but now I have another learning
> moment. ;-) I have read several LVM howto sites but still run into things I
> do not understand.
> Can someone please answer the 4 embedded questions and tell me
On Tue, 13 Mar 2012 11:34:12 -0300, rcb wrote:
(no html, please)
> Dear Debian users,
>
> Anyone knows why this command:
>
> :~$ alias muda='find . -name "*" -mtime -$1'
(...)
> does not work to do what your intuition imagine what I want it to do?
It's not the alias but the command itself.
On Ma, 13 mar 12, 12:26:53, Andriy Samsonyuk wrote:
>
> Every time i start X i get:
>
> Fatal server error:
> xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
>
> changing of the permissions of /dev/tty0 does not help.
Something interesting in /var/log/Xorg.0.log ?
Kind regar
Dear Clive, dear Tom,
Thanks for your time!
The solution:
mudafct() { find . -name "*" -mtime -$1; }
alias muda='mudafct'
seems to works inside .bashrc file! (Just 'seems' because I did not
reboot, just typed in a terminal and it worked great!)
Thanks both,
Beco.
To: debian-user@lists.debi
On Ma, 13 mar 12, 14:19:56, Matus UHLAR - fantomas wrote:
>
> Thanks for explanation.
> Is Debian leaving the old way of maintaining config files in favor of
> ucf?
As far as I can tell ucf makes sense only in some cases (see the
description of the package, it's quite informative).
> Maybe dpk
On Mon, Mar 05, 2012 at 01:32:17AM -0500, KS wrote:
> On Mon, Mar 5, 2012, at 12:51 AM, KS wrote:
> > Hi all,
> >
> > The last few days I ahve noticed that when I return to my machine
> > (always ON), the screen doesn't respond. Keyboard (caps lock, num lock)
> > works. I can also ssh to the machi
On Monday 12 March 2012 09:32:06 Jon Dowland wrote:
> My hunch was the problems were due to the software stack falling back to
> pure software emulation.
But why would it appear to run at full speed when using serial console, boot
without slowness or delay when using curses console, yet load and
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Him
I am sorry about that spamming. I apologized in separate thread (
http://lists.debian.org/debian-user/2012/03/msg00447.html ), but you
probably missed it.
On 13.03.2012 16:40, Jon Dowland wrote:
> On Tue, Mar 06, 2012 at 04:05:03PM +0200, Mika Su
On 13/03/12 14:52, Bonno Bloksma wrote:
4)
Why is /dev/sda6 not there yet? What step am I missing?
Ok, after a reboot (it is not a production server yet) the /dev/sda6 is there.
Form here on it was (almost) straight sailing.;-)
I would imagine that is because your kernel is/was still using
On Tue 13 Mar 2012 15:49:52 +(+), Clive Standbridge wrote:
> > Dear Debian users,
> >
> > Anyone knows why this command:
> >
> > :~$ alias muda='find . -name "*" -mtime -$1'
> >
> > and all this variations I tried:
> [...]
> > does not work to do what your intuition imagine what I want i
On Wed, 14 Mar 2012 04:52:47 +1300, Chris Bannister wrote:
> On Tue, Mar 13, 2012 at 12:45:35PM +, Camaleón wrote:
>> On Tue, 13 Mar 2012 17:20:06 +1300, Chris Bannister wrote:
>>
>> > On Mon, Mar 12, 2012 at 02:46:59PM +, Camaleón wrote:
>> >> For instance, by default ppa-purge (or a sim
On Tue, Mar 13, 2012 at 11:49 AM, Clive Standbridge
wrote:
>>
>> Anyone knows why this command:
>>
>> :~$ alias muda='find . -name "*" -mtime -$1'
>>
>> and all this variations I tried:
> [...]
>> does not work to do what your intuition imagine what I want it to do?
>
> Hi Beco,
>
> It doesn't wor
On Tue, Mar 13, 2012 at 10:34 AM, rcb wrote:
>
> Anyone knows why this command:
>
> :~$ alias muda='find . -name "*" -mtime -$1'
>
> and all this variations I tried:
>
> :~$ alias muda='find . -name "*" -mmin -`echo $1`'
> :~$ alias muda='find . -name "*" -mmin `echo -$1`'
> :~$ alias muda='find .
> Dear Debian users,
>
> Anyone knows why this command:
>
> :~$ alias muda='find . -name "*" -mtime -$1'
>
> and all this variations I tried:
[...]
> does not work to do what your intuition imagine what I want it to do?
Hi Beco,
It doesn't work because aliases don't take arguments.
You can use
On Tue, Mar 13, 2012 at 12:45:35PM +, Camaleón wrote:
> On Tue, 13 Mar 2012 17:20:06 +1300, Chris Bannister wrote:
>
> > On Mon, Mar 12, 2012 at 02:46:59PM +, Camaleón wrote:
> >> For instance, by default ppa-purge (or a similar script) is instructed
> >> to remove non official versions of
At 01:44 PM 3/11/2012, Brian wrote:
On Sat 10 Mar 2012 at 21:27:06 -0500, Ethan Rosenberg wrote:
> ethan@rosenberg:/var/www/Webpages2$ ls -l /usr/lib/cups/backend/
> total 508
> -rwxr-xr-x 1 root root 7250 Mar 2 16:54 beh
> -rwx-- 1 root root 21284 Dec 26 22:43 cups-pdf
> -rwxr--r-- 3 root
> On 2012-03-11 17:31 +0100, Matus UHLAR - fantomas wrote:
>> I'm trying to reinstall smb.conf file as it came with samba-common.
>>
>> However, even when I reinstall samba-common (into which it seems to
>> appear) with the force-confmiss option, it won't get reinstlled:
Sven Joachim wrote:
> Thi
On Tue, 13 Mar 2012 15:40:26 +0100, Julien Claassen wrote:
>I tried to unsubscribe my current account and couldn't manage, since
>it
> always seemed to involve sending a confirmation from my subscribed mail
> adress. We had some canges here, so I can still eceive mail, but I can't
> log in
On Tue, 13 Mar 2012 14:42:12 +, Jon Dowland wrote:
> On Tue, Mar 13, 2012 at 01:07:39PM +, Camaleón wrote:
>> For instance, I wouldn't see any objection in splitting the package in
>> the same way sshd is (there is a "client" and a "server" part) and set
>> the desired configuration (as se
Hi,
I have been using Linux for several years but now I have another learning
moment. ;-) I have read several LVM howto sites but still run into things I do
not understand.
Can someone please answer the 4 embedded questions and tell me what I(?) did
wrong.
Using the 6.0.4 amd netinst CD I crea
Hello everyone!
I tried to unsubscribe my current account and couldn't manage, since it
always seemed to involve sending a confirmation from my subscribed mail
adress. We had some canges here, so I can still eceive mail, but I can't log
into the old account, still I'd like to change that once
Dear Debian users,
Anyone knows why this command:
:~$ alias muda='find . -name "*" -mtime -$1'
and all this variations I tried:
:~$ alias muda='find . -name "*" -mmin -`echo $1`'
:~$ alias muda='find . -name "*" -mmin `echo -$1`'
:~$ alias muda='find . -name "*" -mmin $(echo -$1)'
:~$ alias mud
On Tue, Mar 13, 2012 at 01:36:58PM +0200, Dotan Cohen wrote:
> Thanks, I will start enumerating the differences between OpenOffice and
> LibreOffice here:
> http://dotancohen.com/eng/difference_openoffice_libreoffice.html
That's going to be one hell of a moving target. What audience are you tryin
On Tue, Mar 13, 2012 at 01:07:39PM +, Camaleón wrote:
> For instance, I wouldn't see any objection in splitting the package in
> the same way sshd is (there is a "client" and a "server" part) and set
> the desired configuration (as server or client) for each of them.
I would. The answer to p
On Tue, Mar 06, 2012 at 04:05:03PM +0200, Mika Suomalainen wrote:
> You seem to be ignoring the third part of that email.
I wasn't, that part missed the point, but since you've sent this
to -user 8 times so far I might as well bite and reply. (Please
stop!)
There's no need for ntpd to listen for
On Mon, 12 Mar 2012 19:58:05 +, Sian Mountbatten wrote:
> I have a description list which has a number of items which document
> values in a program. I want to group the items such that the groups are
> separated by a bit of vertical space. How do I do that? That is, I want
> a bit of vertical
On Tue, 13 Mar 2012 11:35:54 +0100, Alberto Fuentes wrote:
> On 06/03/12 17:50, Camaleón wrote:
>> In brief, I think the default is a very limited setup. Let's not be
>> paranoids :-)
>
> I dont think im being paranoid. I thought debian was about doing things
> right, no matter the time it takes.
On Tue, 13 Mar 2012 05:16:52 -0400, Tom H wrote:
> On Sun, Mar 11, 2012 at 5:38 PM, Camaleón wrote:
(...)
>>> In my limited experience of "purge-ppa", it's worked very well.
>>
>> My guess is that is highly dependant on user's configuration: the
>> lesser repositories available + basic pinning
On Tue, 13 Mar 2012 17:20:06 +1300, Chris Bannister wrote:
> On Mon, Mar 12, 2012 at 02:46:59PM +, Camaleón wrote:
>> For instance, by default ppa-purge (or a similar script) is instructed
>> to remove non official versions of the packages in favor of the ones
>> available in Debian repositori
On Tue 13 Mar 2012 at 11:05:27 +0100, Andriy Samsonyuk wrote:
> i am currenttly running debian 6.0 with 2.6.32-5-486 on CF-27 (toughbook)
> 300MHz Pentium II with 128MB RAM.
>
> I dont need a desktop (gnome, kde, etc) but would like to have X-server
> running.
>
> X starts for root, but not for
Hi,
Thus spoketh Andriy Samsonyuk
unto us on Tue, 13 Mar 2012 11:05:27 +0100:
(...)
>
> Every time i start X i get:
>
> Fatal server error:
> xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)
>
> changing of the permissions of /dev/tty0 does not help.
>
> I would appreciate
On Tue, Mar 13, 2012 at 04:09, Greg Madden wrote:
> Look at the referenced bug reports, there are attachments to the reports
> showing
> what has happened to my templates & archived docs. others have noticed this
> also.
>
Thanks, I will start enumerating the differences between OpenOffice
and
Hello,
i am currenttly running debian 6.0 with 2.6.32-5-486 on CF-27 (toughbook)
300MHz Pentium II with 128MB RAM.
I dont need a desktop (gnome, kde, etc) but would like to have X-server running.
X starts for root, but not for non-root user
user is in groups: users, tty, audio, video
/etc/X11/X
Hello Bilal,
Bilal mk wrote:
> The following script is working fine executing from shell. But does not
> work running on crontab.
>
> How to fix this crontab issue?
Check the output of
$ env
when run in the crontab and in the shell.
Best regards,
Claudius
--
BOFH excuse #353:
Second-syste
Hi
On Tue, 2012-03-13 at 07:05 +, Bilal mk wrote:
> Hello,
>
>
>
> I am trying to build a debian package for my web application. It will
> ask two question.
>
>
> But i want this question in single window. Currently it will prompt
> two separate window.
>
>
> Please help me how to do
Just to augment this with a possible query: css or cascading style sheet
If you're just interested in documentation however: pod, ps, and Tex come to
mind.
Scott Ferguson wrote:
>On 13/03/12 09:47, Scott Ferguson wrote:
>> On 13/03/12 08:10, teddi...@tmo.blackberry.net wrote:
>>>
>>> Sian Mou
Just to augment this with a possible query: css or cascading style sheet
If you're just interested in documentation however: pod, ps, and Tex come to
mind.
Scott Ferguson wrote:
>On 13/03/12 09:47, Scott Ferguson wrote:
>> On 13/03/12 08:10, teddi...@tmo.blackberry.net wrote:
>>>
>>> Sian Mou
On 06/03/12 17:50, Camaleón wrote:
In brief, I think the default is a very limited setup. Let's not be
paranoids :-)
I dont think im being paranoid. I thought debian was about doing things
right, no matter the time it takes... :)
This is my follow-up to this topic:
http://bugs.debian.org/cgi
Try to remove the lvm cache
rm -rf /etc/lvm/cache/.cache
On Tue, Mar 13, 2012 at 4:03 PM, Jochen Spieker wrote:
> Dennis Wicks:
> >
> > I can't figure out what exactly happened, but here is the result.
>
> :)
>
> > I had an lvm volume consisting of a complete 250GB disk and about
> > 75GB parti
Hello,
i am currenttly running debian 6.0 with 2.6.32-5-486 on CF-27 (toughbook)
300MHz Pentium II with 128MB RAM.
I dont need a desktop (gnome, kde, etc) but would like to have X-server running.
X starts for root, but not for non-root user
user is in groups: users, tty, audio, video
/etc/X11/X
Dennis Wicks:
>
> I can't figure out what exactly happened, but here is the result.
:)
> I had an lvm volume consisting of a complete 250GB disk and about
> 75GB partition on another disk.
You mean you had two Physical Volumes in one Volume Group and one
Logical Volume in that group, spanning b
Chris Davies wrote:
> I've found the converse to be true, particularly with templated
> documents. At one point I found that I could open templated documents
> with LO but in order to print them I had to save then in native OOo
> format and reload them in AOO. Fortunately that state of affairs las
On Sun, Mar 11, 2012 at 5:38 PM, Camaleón wrote:
> On Sun, 11 Mar 2012 17:19:26 -0400, Tom H wrote:
>> On Sun, Mar 11, 2012 at 2:47 PM, Camaleón wrote:
>>> On Sun, 11 Mar 2012 12:31:11 -0400, Nikolaus Rath wrote:
Ubuntu has a "ppa-purge" script that not just removes Launchpad PPAs
On Sun, 11 Mar 2012 17:19:26 -0400, Tom H wrote:
> In my limited experience of "purge-ppa", it's worked very well.
About 2 months ago I added a ppa to my Ubuntu 11.10 laptop, but didn't
like it so immediately just did a "ppa-purge" on that ppa which
proceeded to remove *every* X/gui/video based pa
Hello,
The following script is working fine executing from shell. But does not
work running on crontab.
How to fix this crontab issue?
#!/usr/bin/expect
spawn /usr/bin/rsync -avz --delete /var/app/ user@somedomain:/var/app/
expect "Pa
On 11/03/12 22:09, Greg Madden wrote:
> I have been using dev builds, now rc's, of AOO for a while now. For
my work,
> archived documents& templates this is working out better, for my use
scenario,
> than LO ver 3.4.x and later.
>
> There are differences between AOO& LO, significant enough t
...Reposted to list...
-- Forwarded message --
From: Rene Engelhard
Date: Mon, Mar 12, 2012 at 7:03 PM
Subject: Re: OT Apache Open Office
To: Brad Alexander
[ no idea whether you intented to send a PM, but.. ]
On Mon, Mar 12, 2012 at 06:53:05PM -0400, Brad Alexander wrote:
>
On Du, 11 mar 12, 12:31:11, Nikolaus Rath wrote:
> Hello,
>
> Ubuntu has a "ppa-purge" script that not just removes Launchpad PPAs
> from sources.list, but also automatically reverts any packages installed
> from that PPA to the versions available in the official archives.
>
> Has anyone ever wri
On 13/03/12 06:26, Chris Bannister wrote:
On Tue, Mar 13, 2012 at 03:46:49AM +, T o n g wrote:
On Tue, 13 Mar 2012 16:32:36 +1300, Chris Bannister wrote:
root@tal:~# apt-cache show ddate
N: Unable to locate package ddate
E: No packages found
My ddate comes with the util-linux package.
r
Hello,
I am trying to build a debian package for my web application. It will ask
two question.
But i want this question in single window. Currently it will prompt two
separate window.
Please help me how to do this on single window?
=
config
#!/bi
68 matches
Mail list logo