Hi,
I'm using Ubuntu 21. My /boot partition size is 500M and it's getting full:
/dev/sda1 446M 352M 61M 86% /boot
What's taking space are mainly these:
-rw-r--r-- 1 root root 153M heinä 10 14:22 initrd.img-5.11.0-22-generic
-rw-r--r-- 1 root root 151M heinä 23 13:13 initrd
On Sat, Jul 31, 2021 at 08:54:12PM +, Kleene, Steven (kleenesj) wrote:
> My home desktop is running Buster (4.19.0-17-amd64) and firefox-esr
> 78.12.0esr-1~deb10u1. Neither translate.google.com nor images.google.com
> functions properly. If I go to Google Translate and enter "je ne sais pas"
My home desktop is running Buster (4.19.0-17-amd64) and firefox-esr
78.12.0esr-1~deb10u1. Neither translate.google.com nor images.google.com
functions properly. If I go to Google Translate and enter "je ne sais pas"
in the left window, nothing happens. It should automatically show a
translation
Guys, guess what ?
I received my test mails !!!
Reco, thank you very much, Sven also for your input.
Rudu
Reco, Sven, thank you for your help, my next steps below :
Le 31/07/2021 à 16:24, Reco a écrit :
On Sat, Jul 31, 2021 at 04:03:43PM +0200, Sven Hartge wrote:
Reco wrote:
On Sat, Jul 31, 2021 at 02:45:34PM +0200, Sven Hartge wrote:
Reco wrote:
Seems straightforward enough.
Edit /etc/exim4/
>> > cp /path/to/file.iso /dev/sdX
>> dd if=whatever.iso of=/dev/sdX
> It's up to taste.
Not at all. The only right answer is:
pv -parIe /dev/sdX
Anyone who says otherwise is trying to trick you,
Stefan
Debian 11 patched kernel is out!
That will fix everyone who have been affected and they didn't switched
to older kernel or compiled their own.
linux-signed-amd64 (5.10.46+3) unstable; urgency=medium
* Sign kernel from linux 5.10.46-3
* [armhf] Add mdio-aspeed to nic-modules.
Thanks t
Felix Miata writes:
> Modesetting DIX driver
>
> (Device Independent X driver)
>
> as opposed to Device Dependent X drivers Amdgpu, Intel, Nouveau & Radeon.
OK. Well, the man page says it's a driver for KMS devices? A raw Nvidia
chip with no supporting kernel driver isn't going to present
Hi,
was
https://www.debian.org/CD/faq/#write-usb
already mentioned in this thread ?
Besides the already mentioned Unix methods it gives advise for users of
MS-Windows, to which i would add program Rufus and its "dd" mode.
Greg Wooledge wrote:
> > If you're going to use dd for this, be sure to
On Sat, Jul 31, 2021 at 02:34:14PM -0400, Stefan Monnier wrote:
> >> > cp /path/to/file.iso /dev/sdX
> >> dd if=whatever.iso of=/dev/sdX
> > It's up to taste.
>
> Not at all. The only right answer is:
>
> pv -parIe /dev/sdX
I had to look /that/ up, and I consider myself a command-line jun
From: Reco
Date: Fri, 30 Jul 2021 19:37:49 +0300
> Aha. So, will this work?
> aplay -d dmix:CARD=Set,DEV=0 /usr/share/sounds/alsa/Noise.wav
peter@joule:/home/peter$ aplay -d dmix:CARD=Set,DEV=0
/usr/share/sounds/alsa/Noise.wav
aplay: main:653: invalid duration argument 'dmix:CARD=Set,DEV
On Sat, Jul 31, 2021 at 01:34:31PM -0400, Greg Wooledge wrote:
> On Sat, Jul 31, 2021 at 07:30:42PM +0200, to...@tuxteam.de wrote:
> > On Sat, Jul 31, 2021 at 06:42:50PM +0200, Hans wrote:
> > > Am Samstag, 31. Juli 2021, 14:05:59 CEST schrieb Nicolas George:
> > > > Gunnar Gervin (12021-07-31):
>
On Sat, Jul 31, 2021 at 07:30:42PM +0200, to...@tuxteam.de wrote:
> On Sat, Jul 31, 2021 at 06:42:50PM +0200, Hans wrote:
> > Am Samstag, 31. Juli 2021, 14:05:59 CEST schrieb Nicolas George:
> > > Gunnar Gervin (12021-07-31):
> >
> > > Just:
> > >
> > > cp /path/to/file.iso /dev/sdX
> > >
> >
>
On Sat, Jul 31, 2021 at 06:42:50PM +0200, Hans wrote:
> Am Samstag, 31. Juli 2021, 14:05:59 CEST schrieb Nicolas George:
> > Gunnar Gervin (12021-07-31):
>
> > Just:
> >
> > cp /path/to/file.iso /dev/sdX
> >
>
> Hi,
>
> isn't it just:
>
> dd if=whatever.iso of=/dev/sdX
It's up to taste. So
On Sat 31 Jul 2021 at 17:17:29 +0100, mick crane wrote:
> On 2021-07-31 16:32, Brian wrote:
>
> > grep scanner /etc/groups
> > cat /etc/default/saned
> >
> I keep thinking it should be groups and not group as well.
An embarassing typo :).
> me and saned are in scanner group
> /etc/default/
Hans (12021-07-31):
> isn't it just:
>
> dd if=whatever.iso of=/dev/sdX
No. cp is more efficient by default, and this case does not need the
fine control offered by dd.
Regards,
--
Nicolas George
signature.asc
Description: PGP signature
Am Samstag, 31. Juli 2021, 14:05:59 CEST schrieb Nicolas George:
> Gunnar Gervin (12021-07-31):
> Just:
>
> cp /path/to/file.iso /dev/sdX
>
Hi,
isn't it just:
dd if=whatever.iso of=/dev/sdX
Best
Hans
signature.asc
Description: This is a digitally signed message part.
On Sat 31 Jul 2021 at 16:57:53 +0100, mick crane wrote:
> On 2021-07-31 14:37, mick crane wrote:
> when I say Xsane works fine.
> All I've deleted as far as I know are the .conf files for scanners I don't
> have.
>
> In /etc/sane.d/dll.conf
> I removed all scanner names except
> net
> fujitsu
> #
On 2021-07-31 16:32, Brian wrote:
grep scanner /etc/groups
cat /etc/default/saned
I keep thinking it should be groups and not group as well.
me and saned are in scanner group
/etc/default/saned
RUN_AS_USER=saned
How to find which is the scanner in /dev if it is supposed to be
there?
Xsa
On 2021-07-31 14:37, mick crane wrote:
when I say Xsane works fine.
All I've deleted as far as I know are the .conf files for scanners I
don't have.
In /etc/sane.d/dll.conf
I removed all scanner names except
net
fujitsu
#escl
running Xsane I get to select
fujitsu or net:localhost.. both of whi
On Sat 31 Jul 2021 at 14:37:49 +0100, mick crane wrote:
> On 2021-07-31 13:18, Brian wrote:
> > On Sat 31 Jul 2021 at 10:20:43 +0100, mick crane wrote:
> >
> > > On 2021-07-30 18:30, Brian wrote:
> > > <...>
> > > > https://wiki.debian.org/SaneOverNetwork#escl
> > > looking at those informative
On Sat, Jul 31, 2021 at 04:03:43PM +0200, Sven Hartge wrote:
> Reco wrote:
> > On Sat, Jul 31, 2021 at 02:45:34PM +0200, Sven Hartge wrote:
> >> Reco wrote:
> >>
> >> > Seems straightforward enough.
> >> > Edit /etc/exim4/exim4.conf.template, you'll need to comment out a block
> >> > similar to
Reco wrote:
> On Sat, Jul 31, 2021 at 02:45:34PM +0200, Sven Hartge wrote:
>> Reco wrote:
>>
>> > Seems straightforward enough.
>> > Edit /etc/exim4/exim4.conf.template, you'll need to comment out a block
>> > similar to this:
>>
>> > .ifndef REMOTE_SMTP_SMARTHOST_TLS_VERIFY_HOSTS
>> > REMO
On 2021-07-31 13:18, Brian wrote:
On Sat 31 Jul 2021 at 10:20:43 +0100, mick crane wrote:
On 2021-07-30 18:30, Brian wrote:
<...>
> https://wiki.debian.org/SaneOverNetwork#escl
looking at those informative pages I think /dev/sg2 is the scanner
should that not be in group scanner ?
root@pumpk
On Sat, Jul 31, 2021 at 02:45:34PM +0200, Sven Hartge wrote:
> Reco wrote:
>
> > Seems straightforward enough.
> > Edit /etc/exim4/exim4.conf.template, you'll need to comment out a block
> > similar to this:
>
> > .ifndef REMOTE_SMTP_SMARTHOST_TLS_VERIFY_HOSTS
> > REMOTE_SMTP_SMARTHOST_TLS_V
Hi
Recently, my gnome session has been freezing a bit randomly - but it
seems to happen quite often when i open a link in thunderbird or use the
app "grisbi"
I'm running SID with the last kernel: 5.10.46-3 and recent nvidia
driver: 460.91.03-1 or 470.57.02-1
I'm struggling to find something inte
Reco wrote:
> Seems straightforward enough.
> Edit /etc/exim4/exim4.conf.template, you'll need to comment out a block
> similar to this:
> .ifndef REMOTE_SMTP_SMARTHOST_TLS_VERIFY_HOSTS
> REMOTE_SMTP_SMARTHOST_TLS_VERIFY_HOSTS = *
> .endif
> Do not touch second block (starting with .ifdef
On Sat, Jul 31, 2021 at 02:05:59PM +0200, Nicolas George wrote:
> Gunnar Gervin (12021-07-31):
> > How mount iso to usb in terminal? (Debian 10.10 i386 32 bit)
>
> Mount? or "burn"? I'll assume the later.
>
> Just:
>
> cp /path/to/file.iso /dev/sdX
...but make sure /dev/sdX is not mounted. Othe
On Sat 31 Jul 2021 at 10:20:43 +0100, mick crane wrote:
> On 2021-07-30 18:30, Brian wrote:
> <...>
> > https://wiki.debian.org/SaneOverNetwork#escl
> looking at those informative pages I think /dev/sg2 is the scanner
> should that not be in group scanner ?
>
> root@pumpkin:/# ls -l /dev |grep
On Sat, Jul 31, 2021 at 01:03:18PM +0200, rudu wrote:
> Le 31/07/2021 à 08:25, Reco a écrit :
> > On Sat, Jul 31, 2021 at 09:21:02AM +0300, Reco wrote:
> > > > > grep split /etc/exim4/update-exim4.conf.conf
> > > > # grep split /etc/exim4/update-exim4.conf.conf
> > > > dc_use_split_config='false'
>
On Sat, Jul 31, 2021 at 01:59:48PM +0200, Gunnar Gervin wrote:
> How mount iso to usb in terminal? (Debian 10.10 i386 32 bit)
>
> Multiwriter does not work;
> Debian Mate answers in the red: "Cannot find program".
>
> Terminal is also difficult; "cannot find or open file" etc, but at least
> resp
Gunnar Gervin (12021-07-31):
> How mount iso to usb in terminal? (Debian 10.10 i386 32 bit)
Mount? or "burn"? I'll assume the later.
Just:
cp /path/to/file.iso /dev/sdX
where sdX is the device for your USB drive. You will need to make sure
you have the permissions for the devices; I advise it o
How mount iso to usb in terminal? (Debian 10.10 i386 32 bit)
Multiwriter does not work;
Debian Mate answers in the red: "Cannot find program".
Terminal is also difficult; "cannot find or open file" etc, but at least
responds a little
geg
Hi,
mick crane wrote:
> looking at those informative pages I think /dev/sg2 is the scanner
> should that not be in group scanner ?
> lrwxrwxrwx 1 root root 3 Jul 30 17:36 cdrom -> sr0
> crw-rw+ 1 root cdrom21, 2 Jul 30 17:36 sg2
> brw-rw+ 1 root cdrom11, 0 Jul 30 17:
Hi Reco,
Le 31/07/2021 à 08:25, Reco a écrit :
On Sat, Jul 31, 2021 at 09:21:02AM +0300, Reco wrote:
grep split /etc/exim4/update-exim4.conf.conf
# grep split /etc/exim4/update-exim4.conf.conf
dc_use_split_config='false'
And this part shows that to change this you have to edit files at
/etc/e
On 2021-07-30 18:30, Brian wrote:
<...>
https://wiki.debian.org/SaneOverNetwork#escl
looking at those informative pages I think /dev/sg2 is the scanner
should that not be in group scanner ?
root@pumpkin:/# ls -l /dev |grep cdrom
lrwxrwxrwx 1 root root 3 Jul 30 17:36 cdrom -> sr0
cr
On 7/31/21 6:26 AM, Stuart Naylor wrote:
Package: Package: libspeexdsp1
Version: (1.2~rc1.2-1.1)
This version has been outdated for some time and when compiling
alsa-plugins it causes the them to be excluded from the compile as they
reference the release 1.2 not the rc
I have tried
37 matches
Mail list logo