Re: Kernel Panic

2020-01-26 Thread deloptes
john doe wrote:

> On 1/27/2020 7:24 AM, William Torrez Corea wrote:
>> I get the following error, when i send this command
>> sudo apt get update
>>
>> sudo: unable to resolve host debian: Temporary failure in name resolution
>> apt: relocation error: /lib/x86_64-linux-gnu/libgcrypt.so.20: symbol
>> gpgrt_get_syscall_clamp version GPG_ERROR_1.0 not defined in file
>> libgpg-error.so.0 with link time reference
>>
>> I'm trying found a solution, but i don't get results.
>>
>> Follow the following steps
>>
https://gutl.jovenclub.cu/chroot-la-salvacion-elegante-ante-un-kernel-panic/
>>
> 
> You can only use 'apt-get' or 'apt' but not both at the same time.
> 
> $ sudo apt-get update
> $sudo apt update
> 
> However, it looks like your GPG installation is broken.
> 
> --
> John Doe

GPG_ERROR_1.0 is fundamental. It is in buster
in /lib/x86_64-linux-gnu/libgpg-error.so.0.26.1, if I am not wrong.

nm -DC /lib/x86_64-linux-gnu/libgpg-error.so.0.26.1| grep
gpgrt_get_syscall_clamp
ef50 T gpgrt_get_syscall_clamp

And gcrypt is libcrypt-2.28.so not .so.20

perhaps something is wrong with the library paths setup on the system

perhaps you have some custom installed software loading libraries before the
system libraries. Could be also libraries are missing and some left over
has appeared or similar.





Re: Kernel Panic

2020-01-26 Thread john doe
On 1/27/2020 8:20 AM, William Torrez Corea wrote:
> Ready. I configure Ligpg-error and Libgcrypt but i now get the following
> error:
>
> E: List directory /var/lib/apt/lists/partial is missing. - Acquire (2: No
> such file or directory)
> E: flAbsPath on /var/lib/dpkg/status failed - realpath (2: No such file or
> directory)
> E: Could not open file  - open (2: No such file or directory)
> E: Problem opening
> E: The package lists or status file could not be parsed or opened.
>
> On Mon, Jan 27, 2020 at 6:59 AM john doe  wrote:
>
>> On 1/27/2020 7:24 AM, William Torrez Corea wrote:
>>> I get the following error, when i send this command
>>> sudo apt get update
>>>
>>> sudo: unable to resolve host debian: Temporary failure in name resolution
>>> apt: relocation error: /lib/x86_64-linux-gnu/libgcrypt.so.20: symbol
>>> gpgrt_get_syscall_clamp version GPG_ERROR_1.0 not defined in file
>>> libgpg-error.so.0 with link time reference
>>>
>>> I'm trying found a solution, but i don't get results.
>>>
>>> Follow the following steps
>>>
>> https://gutl.jovenclub.cu/chroot-la-salvacion-elegante-ante-un-kernel-panic/
>>>
>>
>> You can only use 'apt-get' or 'apt' but not both at the same time.
>>
>> $ sudo apt-get update
>> $sudo apt update
>>
>> However, it looks like your GPG installation is broken.
>>
>> --
>> John Doe
>>
>>
>

Try this:

$ rm -r /var/lib/apt/*
$ apt-get update


Please post through the list.

--
John Doe



Re: Kernel Panic

2020-01-26 Thread john doe
On 1/27/2020 7:24 AM, William Torrez Corea wrote:
> I get the following error, when i send this command
> sudo apt get update
>
> sudo: unable to resolve host debian: Temporary failure in name resolution
> apt: relocation error: /lib/x86_64-linux-gnu/libgcrypt.so.20: symbol
> gpgrt_get_syscall_clamp version GPG_ERROR_1.0 not defined in file
> libgpg-error.so.0 with link time reference
>
> I'm trying found a solution, but i don't get results.
>
> Follow the following steps
> https://gutl.jovenclub.cu/chroot-la-salvacion-elegante-ante-un-kernel-panic/
>

You can only use 'apt-get' or 'apt' but not both at the same time.

$ sudo apt-get update
$sudo apt update

However, it looks like your GPG installation is broken.

--
John Doe



Re: Kernel Panic

2020-01-26 Thread Keith Bainbridge

try sudo apt-get update

Keith Bainbridge

keith.bainbridge.3...@gmail.com
0447 667 468

On 27/1/20 5:24 pm, William Torrez Corea wrote:

sudo apt get update




Kernel Panic

2020-01-26 Thread William Torrez Corea
I get the following error, when i send this command
sudo apt get update

sudo: unable to resolve host debian: Temporary failure in name resolution
apt: relocation error: /lib/x86_64-linux-gnu/libgcrypt.so.20: symbol
gpgrt_get_syscall_clamp version GPG_ERROR_1.0 not defined in file
libgpg-error.so.0 with link time reference

I'm trying found a solution, but i don't get results.

Follow the following steps
https://gutl.jovenclub.cu/chroot-la-salvacion-elegante-ante-un-kernel-panic/

-- 
William Torrez Corea

Linux debian 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20)
x86_64 GNU/Linux
0-6-amd64 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) x86_64 GNU/Linux


Re: spam [HS ?]

2020-01-26 Thread Sil
Le 25 janvier 2020 18:00:36 GMT+01:00, Dethegeek  a écrit :
>Red ? Vous voulez dire le low cost de la marque d'un opérateur télécom ?

Oui, pour moi ça a commencé au même moment. Si on ajoute le 'red' quasi 
systématique dans les liens de désinscription pour moi c'est clair.
Sil



Re: Planning a Debian NAS

2020-01-26 Thread elvis

Hello Aiden

On 26/1/20 11:34 am, Aidan Gauland wrote:
I want to set up a file server on my home LAN with just consumer-grade 
hardware, and run Debian stable on it.  For hardware, I am probably 
going to get a refurbished mid-range tower with a four to six 3.5" 
SATA drive capacity, and put WD Reds in it.


What I'm not sure of which filesystem to use.  I could just use ext4 
with RAID5 or RAID6 to get striping with some fault tolerance (i.e. 
time to replace a failed drive without losing everything). ZFS looks 
easier, but only if you're on BSD.  btrfs sounds like ZFS for Linux, 
but it appears to still be of beta quality, and I can't tell whether 
it can yet do striping with parity.  Any advice?



Here is my advice. Put the simplest and most used system on it you can. 
Because when it blows up, and it WILL blow up at some stage, there is 
plenty of advice and howtos etc on how to fix it. I've had disks that 
rebuilt the array every boot. Upgrades that made the array vanish. 
Weirdly failing hard drives. Online help is like gold at 1am in the 
morning with a failed array.



I run mdraid in raid 6 on I think 6 3tb WD disks. On top on that I run 
LVM2 to allocate out space to various clients or vms etc. 2 drives can 
fail and I still have data.


Plan for a failed drive. Do you know how to replace a failed disk? Do 
you have a spare port to put a new disk on? a power cable for it? Can 
you identify which one of 6 has died? ( I write the last 4 digits of the 
serial number where I can see it on the drive).



Also raid whatever is not a substitute for backups. Have another 
computer or offsite for anything you CANNOT recreate or don't have the 
time to. Movies you can get again, photos of your kids you cannot. .



Have something monitor your array, unless you get notification something 
is wrong, you can't replace a drive if you don't know it has failed.






Regards,
Aidan Gauland


--
SURREAL now loaded. Continue? (F)ish (E)lbow (A)rtechoke F(R)apple



Re: Installation de Linux sur PC Portable Gaming Acer Nitro 5 AN517-51-72CQ 17"

2020-01-26 Thread Basile Starynkevitch



On 26/01/2020 09:58, didier.gau...@gmail.com wrote:

Le samedi 25 janvier 2020 18:40:03 UTC+1, bas...@starynkevitch.net a écrit :
[...]

Avez vous des conseils précis à me donner. C'est probablement une histoire de 
BIOS.

J'arrive à booter Debian/Testing comme Ubuntu 19.10, mais pas à voir le disque 
interne SSD.

Que me conseillez vous en pratique? Le BIOS a été mis à jour sous Windows en 
1.23

Je connais mal les BIOS récents, et UEFI me donne la migraine.

[...]

Bonjour,

- De nos jours, je pense que les PC ne sont plus équipés d'un BIOS, mais d'un 
UEFI qui contient des options de compatibilité BIOS.
- fdisk, parted, ls /dev/disk ou autres te donneront la liste de tes disques
- je pense que les disques SSD sont identifiés différemment suivant leur 
interface (/dev/sd* pour SATA, /dev/nvme* pour NVME). En tout cas mon SSD 
interfacé NVME est listé par /dev/nvme*

e,




Pas le mien.


J'ai ajouté physiquement un SSD vierge dans la machine. Sur lequel 
Ubuntu fonctionne, et je suis en train de répondre avec.



Je pense que je vais devoir me réduire à remplacer le SSD M2 existant 
(celui qui contient Windows) par un SSD M2 neuf, donc sans système 
d'exploitation


Le BIOS/UEFI de ma machine est scandaleusement pourri.


Librement

--
Basile Starynkevitch - http://starynkevitch.net/Basile/
Bourg La Reine, France  
opinions are only mine - les opinions sont seulement miennes



Re: Emacs and loss of highlighting: problem semi-solved (Buster MATE)

2020-01-26 Thread Tom Browder
On Sat, Jan 25, 2020 at 6:01 AM Nate Bargmann  wrote:
> What do you get if there is no ~/.emacs or ~/.emacs.d/init.el file?

Still no highlighting without the xrdb incantation.

> Are you using the Emacs GTK GUI or running in a terminal?

I'm using:

emacs-gtk - GNU Emacs editor (with GTK+ GUI support)

> anti-aliased fonts were well supported), I have configured Emacs the
> same in my ~/.emacs.d/init.al file:
>
> (custom-set-faces
...

Thanks, but I like a white os very light background.

-Tom



Re: Emacs and loss of highlighting: problem semi-solved (Buster MATE)

2020-01-26 Thread Tom Browder
On Sat, Jan 25, 2020 at 5:01 AM Curt  wrote:
...
> I guess we'll never know why unless you show us the output of
>
>  xrdb -query

Sorry, to be so late, but I just did.

-Thanks.

-Tom



Re: Emacs and loss of highlighting: problem semi-solved (Buster MATE)

2020-01-26 Thread Tom Browder
On Sun, Jan 26, 2020 at 5:16 PM Mike Kupfer  wrote:
> Curt wrote:
> I had something similar to this happen to me with Emacs 24.  I ended up
> adding an override to my ~/.emacs to set the highlighting color.
>
> Tom, which Emacs package are you using?  The (default) GTK-based build
> can behave differently than the Lucid-based build.
>
> One way to change the highlighting color is to do
>
>   M-x customize-face RET
>   region RET
>
> Pick a background color that works for you, then save the change from
> the Customize window.

Thank you, I will experiment with that.



Re: Emacs and loss of highlighting: problem semi-solved (Buster MATE)

2020-01-26 Thread Tom Browder
On Sat, Jan 25, 2020 at 2:17 AM  wrote:
> On Fri, Jan 24, 2020 at 04:10:37PM -0600, Tom Browder wrote:
> > I have a new laptop running Buster (with the MATE desktop) and noticed my
> > Emacs highlighted text was not showing any differently than non-highlighted
> > text. After some conversation on the #emacs IRC channel, it was suggested I
> > run this in a terminal window and restart Emacs:
> >
> >   $ xrdb /dev/null
>
> Yikes. Like hitting your TV set with a wrench ;-)

Maybe, but I felt like I had nothing to lose.

> You can have a look into the content of your X resource database with
>   xrdb -query

Result:

*Box.background:#cecece
*Box.foreground:#3c3c3c
*Button.activeBackground:#f8f8f8
*Button.activeForeground:#3c3c3c
*Button.background:#cecece
*Button.foreground:#3c3c3c
*Button.highlightBackground:#cecece
*Button.highlightColor:#3c3c3c
*Canvas.activeBackground:#cecece
*Canvas.activeForeground:#3c3c3c
*Canvas.background:#cecece
*Canvas.foreground:#3c3c3c
*Canvas.highlightBackground:#cecece
*Canvas.highlightColor:#3c3c3c
*Canvas.selectbackground:#cecece
*Canvas.selectforeground:#3c3c3c
*Checkbutton.activeBackground:#f8f8f8
*Checkbutton.activeForeground:#3c3c3c
*Checkbutton.background:#cecece
*Checkbutton.foreground:#3c3c3c
*Checkbutton.highlightBackground:#cecece
*Checkbutton.highlightColor:#3c3c3c
*Command.background:#cecece
*Command.foreground:#3c3c3c
*Dialog.background:#cecece
*Dialog.foreground:#3c3c3c
*Entry.activeBackground:#cecece
*Entry.activeForeground:#3c3c3c
*Entry.background:#cecece
*Entry.foreground:#3c3c3c
*Entry.highlightBackground:#cecece
*Entry.highlightColor:#3c3c3c
*Entry.selectBackground:#cecece
*Entry.selectForeground:#3c3c3c
*Form.background:#cecece
*Form.foreground:#3c3c3c
*Frame.background:#cecece
*Frame.foreground:#3c3c3c
*Label.background:#cecece
*Label.foreground:#3c3c3c
*Label.highlightBackground:#cecece
*Label.highlightColor:#3c3c3c
*Labelframe.background:#cecece
*Labelframe.foreground:#3c3c3c
*Labelframe.highlightColor:#3c3c3c
*List.background:#cecece
*List.foreground:#3c3c3c
*Listbox.activeBackground:#cecece
*Listbox.activeForeground:#3c3c3c
*Listbox.background:#cecece
*Listbox.foreground:#3c3c3c
*Listbox.highlightBackground:#cecece
*Listbox.highlightColor:#3c3c3c
*Listbox.selectBackground:#cecece
*Listbox.selectForeground:#3c3c3c
*Menu.activeBackground:#cecece
*Menu.activeForeground:#3c3c3c
*Menu.background:#cecece
*Menu.foreground:#3c3c3c
*MenuButton.background:#cecece
*MenuButton.foreground:#3c3c3c
*Menubutton.activeBackground:#cecece
*Menubutton.activeForeground:#3c3c3c
*Menubutton.background:#cecece
*Menubutton.foreground:#3c3c3c
*Menubutton.highlightBackground:#cecece
*Menubutton.highlightColor:#3c3c3c
*Radiobutton.activeBackground:#f8f8f8
*Radiobutton.activeForeground:#3c3c3c
*Radiobutton.background:#cecece
*Radiobutton.foreground:#3c3c3c
*Radiobutton.highlightBackground:#cecece
*Radiobutton.highlightColor:#3c3c3c
*Scale.activeBackground:#cecece
*Scale.activeForeground:#3c3c3c
*Scale.background:#cecece
*Scale.foreground:#3c3c3c
*Scale.highlightBackground:#cecece
*Scale.highlightColor:#3c3c3c
*Scrollbar*background:#cecece
*Scrollbar.activeBackground:#f8f8f8
*Scrollbar.background:#cecece
*Scrollbar.foreground:#3c3c3c
*Scrollbar.highlightBackground:#cecece
*Scrollbar.highlightColor:#3c3c3c
*ScrollbarBackground:#cecece
*SimpleMenu*background:#cecece
*SimpleMenu*foreground:#3c3c3c
*Text.activeBackground:#cecece
*Text.activeForeground:#3c3c3c
*Text.background:#cecece
*Text.foreground:#3c3c3c
*Text.highlightBackground:#cecece
*Text.highlightColor:#3c3c3c
*Text.selectBackground:#cecece
*Text.selectForeground:#3c3c3c
*Toggle.background:#cecece
*Toggle.foreground:#3c3c3c
*Toplevel.activeBackground:#cecece
*Toplevel.activeForeground:#3c3c3c
*Toplevel.background:#cecece
*Toplevel.foreground:#3c3c3c
*Toplevel.highlightBackground:#cecece
*Toplevel.highlightColor:#3c3c3c
*XmCascadeButton.background:#cecece
*XmCascadeButton.foreground:#3c3c3c
*XmCascadeButtonGadget.background:#cecece
*XmCascadeButtonGadget.foreground:#3c3c3c
*XmDialogShell.background:#cecece
*XmDialogShell.foreground:#3c3c3c
*XmFileSelectionBox.background:#cecece
*XmFileSelectionBox.foreground:#3c3c3c
*XmForm.background:#cecece
*XmForm.foreground:#3c3c3c
*XmFrame.background:#cecece
*XmFrame.foreground:#3c3c3c
*XmLabel.background:#cecece
*XmLabel.foreground:#3c3c3c
*XmLabelGadget.background:#cecece
*XmLabelGadget.foreground:#3c3c3c
*XmList.background:#cecece
*XmList.foreground:#3c3c3c
*XmMenuShell.background:#cecece

Re: Howto?

2020-01-26 Thread Gene Heskett
On Sunday 26 January 2020 18:53:18 Jimmy Johnson wrote:

> On 1/26/20 2:25 AM, Gene Heskett wrote:
> > I think that last statement needs a grin.;-)  Any way I made a
> > tarball, then xz'd it, saveing a nominal gigabyte to DL. I'd still
> > like to make a deb out of it. I might see if I can do a dummy
> > install and tar.xz that. When I'm awake again.:)
>
> Gene will this help?
>
> http://www.noah.org/wiki/DEB_package_notes_-_dpkg,_apt,_aptitude,_and_
>friends#Creating_DEB_packages

Yes, that at least gives me a better idea of how to go about it. I'll 
give it a shot when I'm next wide awake.

Thank you Jimmy.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 



Re: Re: Planning a Debian NAS

2020-01-26 Thread Tom Dial




On 1/25/20 20:21, Aidan Gauland wrote:

On 26/01/20 3:17 pm, Paul Johnson wrote:
ext4 is the best way to go unless you have extremely specific needs or 
you really want to overcomplicate things for a hobby.

I love over-complicating my hobbies.


I can't tell whether or not this response is facetious. If it is, and 
you are not determined for other reasons to use Linux, I recommend FreeNAS


(https://www.freenas.org/)

for this. It is free, actively maintained, commercial grade, and comes 
with well written and fairly comprehensive documentation. It also has an 
active community (including specific hardware advice) and allows access 
to its bug reporting system. Oracle's extensive ZFS documentation also 
is freely available and useful for matters not peculiar to the later 
commercial versions of ZFS.


The underlying OS is FreeBSD, but in normal operation does not require 
direct OS interaction. All normal system and storage administration can 
be done using a pretty decent graphical interface.


The hardware you suggest seems reasonable; they recommend a minimum of 8 
GB memory, and my experience suggests their recommendations are quite 
conservative for a home network. The only obvious issue is that FreeNAS 
requires the OS on a device separate from the storage pool(s). I have 
used a USB key in one case, but would recommend a "real" disk, which 
could be USB attached; I don't quite trust USB keys for this, though the 
best of them probably are decently reliable.


ZFS on Linux is entirely doable, and the suggestion, in another 
response, of system on ext4 and and managed storage on ZFS also is quite 
reasonable. On the other hand, root on ZFS is not by any means a horror 
despite a hands-on install somewhat reminiscent of Debian in the early 
1990s. The instructions at


https://github.com/zfsonlinux/zfs/wiki/Debian-Buster-Root-on-ZFS

is good. I have (so far) two laptops, a desktop, and a couple of VMs set 
up that way, with ZFS native encryption on the laptops. Over periods of 
a few months to a year I have no ZFS-related issues with any of them.



Full disclosure: I have no connection with IXsystems other than as a 
satisfied user, and have used Linux (nearly all Debian) almost 
exclusively for over 25 years.


Regards,
Tom Dial
td...@acm.org



Re: Howto?

2020-01-26 Thread Jimmy Johnson

On 1/26/20 2:25 AM, Gene Heskett wrote:

I think that last statement needs a grin.;-)  Any way I made a tarball,
then xz'd it, saveing a nominal gigabyte to DL. I'd still like to make a
deb out of it. I might see if I can do a dummy install and tar.xz that.
When I'm awake again.:)


Gene will this help?

http://www.noah.org/wiki/DEB_package_notes_-_dpkg,_apt,_aptitude,_and_friends#Creating_DEB_packages 


--
Jimmy Johnson

Slackware64 11.19.KDE5 - AMD A8-7600 - EXT4 at sda7
Registered Linux User #380263



Re: Emacs and loss of highlighting: problem semi-solved (Buster MATE)

2020-01-26 Thread Mike Kupfer
Curt wrote:

> I heard about one fellow whose window background color was strangely
> similar to his emacs highlighting color, and this explained why his
> highlighting efforts were suboptimal and even quite close to being
> totally invisible.

I had something similar to this happen to me with Emacs 24.  I ended up
adding an override to my ~/.emacs to set the highlighting color.

Tom, which Emacs package are you using?  The (default) GTK-based build
can behave differently than the Lucid-based build.

One way to change the highlighting color is to do

  M-x customize-face RET
  region RET

Pick a background color that works for you, then save the change from
the Customize window.

regards,
mike



Re: Debian machine and Debian on WSL unable to access debian.org !

2020-01-26 Thread Georgi Naplatanov
On 1/26/20 10:36 PM, Aaron Gray wrote:
> I have a Debian machine and Debian on WSL unable to access debian.org !
> 

Did you check routing table and DNS servers in /etc/resolv.conf



Re: Debian machine and Debian on WSL unable to access debian.org !

2020-01-26 Thread tomas
On Sun, Jan 26, 2020 at 08:36:23PM +, Aaron Gray wrote:
> I have a Debian machine and Debian on WSL unable to access debian.org !

Can it access other sites on the Internet?
How exactly is it "unable to access"? What are the symptoms?

Lots of questions :-)

Cheers
-- tomás


signature.asc
Description: Digital signature


Debian machine and Debian on WSL unable to access debian.org !

2020-01-26 Thread Aaron Gray
I have a Debian machine and Debian on WSL unable to access debian.org !

-- 
Aaron Gray

Independent Open Source Software Engineer, Computer Language
Researcher, Information Theorist, and amateur computer scientist.



Re: spam [HS ?]

2020-01-26 Thread hamster
Le 26/01/2020 à 20:26, Klaus Becker a écrit :
>
>
> Le 26/01/2020 à 05:14, hamster a écrit :
>> Le 25/01/2020 à 18:45, Sébastien NOBILI a écrit :
 L'expéditeur de ces mels est complètement fantaisiste et ça change
 à chaque fois.
>>> Tu pourrais mettre en place un antispam à filtre bayésien.
>>> J'utilise Bogofilter depuis pas mal d'années et il est assez efficace.
>>
>> +1
>>
>> Thunderbird dispose d'un antispam bayesien tout a fait efficace.
>
>
> Suite à la discussion ici j'ai découvert dans thunderbird "Outils -
> Traquer les indésirables dans le dossier". C'est de ça que tu parles ?

Edition --> paramètres des comptes --> sur le compte que tu veux :
paramètres des indésirables --> cocher la case "activer les controles
adaptatifs…"

Je pense que tu saura configurer comme il te conviens les autres
réglages présents sur cette page sans que je te les explique un a un. En
particulier dans quel dossier ca doit déplaces automatiquement les spams.

> Au début ça marque tous les messages du dossier comme indésirables et
> en cliquant sur "Acceptable" il change d'avis. L'outil semble ainsi
> apprendre petit à petit à faire la différence entre les spams et le reste.

Exactement. Au début ca fait n'importe quoi, beaucoup de faux positifs
et aussi beaucoup de faux négatifs. Les spam et les faux positifs, tu
les trouvera dans le dossier de spam que tu a choisi. Pour les faux
positifs, cliquer sur "acceptable" et ils retournent tout seuls dans le
dossier "courrier entrant". Pour les faux négatifs, cliquer sur
"indésirable" et ils vont tout seuls dans le dossier de spam.

Après quelques semaines, quand il aura appri tes critères, les faux
positifs et faux négatifs deviendront rares, mais il en restera quand
meme un de temps en temps. Il faudra donc garder l'habitude d'aller de
temps en temps jeter un oeil dans le dossier de spam (en classant les
mails par adresse d'expéditeur dans ce dossier c'est plus facile) pour
récupérer les faux positifs éventuels avant de vider le dossier.



Re: windstream and linux

2020-01-26 Thread David Wright
On Sun 26 Jan 2020 at 12:57:48 (-0500), Jude DaShiell wrote:
> On Sun, 26 Jan 2020, john doe wrote:
> > On 1/26/2020 5:27 PM, Jude DaShiell wrote:
> > > On Sun, 26 Jan 2020, john doe wrote:
> > >> On 1/26/2020 4:40 PM, Jude DaShiell wrote:
> > >>> Is it possible to use a linux computer and do activation and 
> > >>> registration
> > >>> of an account on windstream?
> > >>> If not I think I can have a relative of the friend me and another linux
> > >>> user tried to help out bring over a windows laptop to get those steps
> > >>> handled.
> > >>
> > >> If you are talking about (1), This looks to me like it is an ISP, so I
> > >> would say that the OS used to registere sign up is irrelevant.
> > >>
> > >> 1)  https://www.windstream.com/support/my-account-and-payments
> > >>
> > > My reason for asking is when ip link set enp0s0 up was tried
> > > the device couldn't be taken out of no carrier mode
> > > and threw lots of hex code back for output.
> >
> > Please share with us this output.
> >
> > - Where are you stuck?
> > - What step(s) do you need to do to get through this registration process.
> >
> > I would suggest to use the router/gateway/... provided by your ISP
> > before fiddling with your own stuff!
> >
> Unfortunately I'm a week and about 900 miles separated from the output.
> A relative is going to check this out and I hope sort it out with
> windstream.com.
> She will be in good proxinity and direct access to whatever output
> develops.

I, for one, can't fathom what your problem is. Perhaps it might help
to outline:

Where you are,
Where the service is being provided,
In what form,
What items of equipment are provided by them,
What items of equipment are being used by yourself,
What software is running,
What exactly it is that you are trying to do.

You mentioned activation and registration. They can usually be done by
phone or over any internet connection, using any browser in case of the
latter. You shouldn't need to be at the address concerned unless a
line is being rigged, or end-to-end tested (like measuring its signal
strength).

Cheers,
David.



Re: spam [HS ?]

2020-01-26 Thread Klaus Becker




Le 26/01/2020 à 05:14, hamster a écrit :

Le 25/01/2020 à 18:45, Sébastien NOBILI a écrit :

L'expéditeur de ces mels est complètement fantaisiste et ça change à chaque 
fois.

Tu pourrais mettre en place un antispam à filtre bayésien.
J'utilise Bogofilter depuis pas mal d'années et il est assez efficace.


+1

Thunderbird dispose d'un antispam bayesien tout a fait efficace.



Suite à la discussion ici j'ai découvert dans thunderbird "Outils - 
Traquer les indésirables dans le dossier". C'est de ça que tu parles ?


J'essaye d'apprendre comment ça marche et je vous tiendrai au courant de 
mes déboires :-)


Au début ça marque tous les messages du dossier comme indésirables et en 
cliquant sur "Acceptable" il change d'avis. L'outil semble ainsi 
apprendre petit à petit à faire la différence entre les spams et le reste.


Klaus










Re: Howto?

2020-01-26 Thread David Christensen

On 2020-01-26 02:08, Gene Heskett wrote:

On Sunday 26 January 2020 03:20:38 David Christensen wrote:


On 2020-01-26 00:03, Gene Heskett wrote:

Greetings all;

Trying to sort out how to xz compress.  But xz is rejecting
directories, like it expects tars output as its input. And the
manpage is silent on redirections.

I want to compress the directory foo into foo.xz, keeping foo as
there may be further patches applied in the future.

Syntax?

Thanks.

Cheers, Gene Heskett


2020-01-26 00:11:46 dpchrist@tinkywinky ~
$ mkdir foo

2020-01-26 00:11:53 dpchrist@tinkywinky ~
$ touch foo/bar

2020-01-26 00:11:56 dpchrist@tinkywinky ~
$ touch foo/baz

2020-01-26 00:11:58 dpchrist@tinkywinky ~
$ touch foo/qux

2020-01-26 00:16:42 dpchrist@tinkywinky ~
$ tar -cJvf foo.tar.xz foo
foo/
foo/bar
foo/baz
foo/qux

2020-01-26 00:16:55 dpchrist@tinkywinky ~
$ ll -R foo*
-rw-r--r-- 1 dpchrist dpchrist 208 2020-01-26 00:16:55 foo.tar.xz

foo:
total 0
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:56 bar
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:58 baz
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:12:06 qux

2020-01-26 00:17:29 dpchrist@tinkywinky ~
$ mv foo frobnicate

2020-01-26 00:17:53 dpchrist@tinkywinky ~
$ tar -xJvf foo.tar.xz
foo/
foo/bar
foo/baz
foo/qux

2020-01-26 00:18:02 dpchrist@tinkywinky ~
$ ll -R foo frobnicate
foo:
total 0
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:56 bar
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:58 baz
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:12:06 qux

frobnicate:
total 0
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:56 bar
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:58 baz
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:12:06 qux

2020-01-26 00:18:20 dpchrist@tinkywinky ~
$ file foo.tar.xz
foo.tar.xz: XZ compressed data

2020-01-26 00:19:39 dpchrist@tinkywinky ~
$ unxz foo.tar.xz

2020-01-26 00:20:02 dpchrist@tinkywinky ~
$ ll foo.tar
-rw-r--r-- 1 dpchrist dpchrist 10240 2020-01-26 00:16:55 foo.tar

2020-01-26 00:20:09 dpchrist@tinkywinky ~
$ file foo.tar
foo.tar: POSIX tar archive (GNU)


David


I have very little idea what all that was supposed to do, 




It demonstrates how to create a directory, create files in that 
directory, archive and compress the directory and files, list the 
directory, files, and archive, move the directory aside, restore the 
directory and files, list everything, determine the file type of the 
compressed archive, decompress the archive, and determine the file type 
of the decompressed archive.



You will want to learn all of the above commands, and more.  This book 
is a good introduction:


http://shop.oreilly.com/product/9780596002619.do


David



Re: spam [HS ?]

2020-01-26 Thread Klaus Becker




Le 25/01/2020 à 18:00, Dethegeek a écrit :

Red ? Vous voulez dire le low cost de la marque d'un opérateur télécom ?



Je ne pense pas, mais je n'en sais rien

Klaus



Re: cclive y youtube-dl

2020-01-26 Thread Galvatorix Torixgalva
Hola,

yo suelo usar esta web, y de momento me va muy bien.

https://www.tubeoffline.com/

Un saludo


Re: Planning a Debian NAS

2020-01-26 Thread Levente
I recommend ext4 and ECC RAM modules. I use this setup. All my clients are
Linux machines, so I use NFS for the sake of simplicity.

On Sun, Jan 26, 2020, 02:34 Aidan Gauland  wrote:

> I want to set up a file server on my home LAN with just consumer-grade
> hardware, and run Debian stable on it.  For hardware, I am probably
> going to get a refurbished mid-range tower with a four to six 3.5" SATA
> drive capacity, and put WD Reds in it.
>
> What I'm not sure of which filesystem to use.  I could just use ext4
> with RAID5 or RAID6 to get striping with some fault tolerance (i.e. time
> to replace a failed drive without losing everything). ZFS looks easier,
> but only if you're on BSD.  btrfs sounds like ZFS for Linux, but it
> appears to still be of beta quality, and I can't tell whether it can yet
> do striping with parity.  Any advice?
>
> Regards,
> Aidan Gauland
>
>


Re: Planning a Debian NAS

2020-01-26 Thread Dan Ritter
Linux-Fan wrote: 
> Aidan Gauland writes:
> 
> > I want to set up a file server on my home LAN with just consumer-grade
> > hardware, and run Debian stable on it.  For hardware, I am probably
> > going to get a refurbished mid-range tower with a four to six 3.5" SATA
> > drive capacity, and put WD Reds in it.
> > 
> > What I'm not sure of which filesystem to use.  I could just use ext4
> > with RAID5 or RAID6 to get striping with some fault tolerance (i.e. time
> > to replace a failed drive without losing everything). ZFS looks easier,
> > but only if you're on BSD.  btrfs sounds like ZFS for Linux, but it
> > appears to still be of beta quality, and I can't tell whether it can yet
> > do striping with parity.  Any advice?
> 
> I'd recommend the ext4 filesystem in combination with RAID1 with MDADM of
> each two devices such that you have two or three filesystems.
> If everything needs to be a single filesystem, I'd go for RAID10.

This is good, conservative advice.

> I'd stay away from either btrfs or ZFS for these reasons:
> 
> btrfs: There have been multiple reports of data loss or difficulty with
> maintaining this filesystem. Although they might be fixed in newer versions,
> the current status remains unclear to me. Additionally, the performance
> behaviour (e.g. when deleting many files) is different from other file
> systems and might be unexpected/unwanted.

Concur.

> ZFS: If it were as easily available as the other kernel-integrated file
> systems, I'd definitely vote for ZFS.

It's quite close. "apt install debian-zfs".

> Although I percieved it as complex in
> the past, after two hours of experimentation in a VM, it did not seem more
> complex than the ext4+mdadm variant which I am using as of now. I can
> confirm that ZFS needs some RAM: For me it was much more than the
> 1 GiB/TiB which I had read before, but then again I had a special use case
> with many small files.

Like Linux, ZFS will use all the RAM that it can. Also like
Linux, ZFS will give up most of that RAM when other applications
come knocking.

The primary exception is when you turn on deduplication. Never turn on
deduplication. 

> Other points which I repeatedly see in ZFS
> discussions (without knowing their validity whatsoever):
> 
> * ZFS making good use of RAM means non-ECC-RAM can enlarge the chance
>   of data corruption.

No, you're misinterpreting. Once you have ZFS running, the
primary remaining source of data corruption is memory errors.
Without ZFS, you have exactly the same chance of data corruption
via memory errors... but that's swamped by all the other chances
for data corruption.

> * ZFS being a server filesystem means power outrages are not handled well.

I haven't found this to be true, but I also tend to put my
servers on UPSen.

> These are all points which do not drive me away. My reason for not using ZFS
> is simply: It is not integrated into the Linux kernel. Upon every kernel
> update, there is a `dkms`-step involved and if it fails, the system will
> fail to boot.

That's only the case if you use ZFS as your root filesystem.  There's no
requirement to do that; ext4 for root and ZFS for everything else is a
nice, resilient way of getting things done.

-dsr-



Re: windstream and linux

2020-01-26 Thread Cindy Sue Causey
On 1/26/20, Jude DaShiell  wrote:
> On Sun, 26 Jan 2020, john doe wrote:
>
>> On 1/26/2020 4:40 PM, Jude DaShiell wrote:
>> > Is it possible to use a linux computer and do activation and
>> > registration
>> > of an account on windstream?
>> > If not I think I can have a relative of the friend me and another linux
>> > user tried to help out bring over a windows laptop to get those steps
>> > handled.
>> >
>>
>> If you are talking about (1), This looks to me like it is an ISP, so I
>> would say that the OS used to registere sign up is irrelevant.
>>
>>
>> 1)  https://www.windstream.com/support/my-account-and-payments
>>
>>
> My reason for asking is when ip link set enp0s0 up was tried
> the device couldn't be taken out of no carrier mode
> and threw lots of hex code back for output.


Up top here before all the rest of my rambling.. I use wvdial for
dialup connections. There's a line in /etc/wvdial.conf that says:

Carrier Check = no

THAT has singlehandedly helped me connect on regular occasion where
connections failed repeatedly when that didn't exist OR if that option
was left turned on (yes) in any GUI interfaces for that same tweak.

What I'm hoping is maybe there's a dot conf file or similar in your
file hierarchy that has a spot just for something like that to be
flipped on and off as one test point...

Now the rest of what I wrote before that thought occurred:

I know from Windstream. They've been around a long while.

One of the pokes I took at this was to try a search for "no carrier"
for them. Didn't see much but DID see some folks chatting up lines
being oversold [0]. That could potentially apply to almost any
provider. Would that maybe trigger a "no carrier" error if lines are
jammed?

Before sending this out, I checked one more time to see if you all had
figured it out already. I saw the mention of 900 miles. THAT is one
point in the "AnandTech" thread that I found in my Internet search.

The length of the line in between the end User and the access point
can affect things. In this day and age of so many years of Internet
connections, it should be the responsibility of that provider to KNOW
and DISCLOSE that important detail.

A different train of thought is: Are you set up to use GUI-type
interface? For in-house hardwired ethernet connections, I've had
really good luck with package wicd. It's in the "network manager"
package family. It has Users who both like and don't like it for
various reasons.

My install ALWAYS default opens in a small interface. There's a barely
noticeable dropdown arrow just to the right of "Switch On Wi-fi". A
"Preferences" option sits under that. There are a couple of tabs that
offer the chance to e.g. debug. I've never noticed anything about "no
carrier". I'm only familiar with that at all because of using wvdial.

What I'm thinking is MAYBE wicd can help you get connected THEN you
can doodle around until you find out what's not going correctly via
command line.

AND, now that I think more on it, if wicd does not work, one option is
to run THAT program via command line to see if it spits out any useful
error messages on the [terminal] window behind it as it runs.

Which NEXT makes me wonder out loud: Do any log files have error
messages that are timed to when you're trying to do this?

A disclaimer about wicd is that I haven't had a usage case to test
access to an outside party's connection. I've only used it to connect
to a second in-house laptop or PC that's acting as a modem to the
outside World.

For me, it's like where I'm using wvdial right now for my Internet
connection. They're often just "intelligent" interfaces that tweak the
very same programs we might use and potentially knock heads with to
get the same end result.

They're a cheat. That's probably a top, understandable reason why some
Users are in the "don't like" pool on some GUIs. I'm like that about
package managers now. I canNOT imagine using anything except
apt/apt-get command line interface ever since I dug in and self-taught
how to do that several years ago.

There is so much less "bloat" on our computers when we can do as much
as possible straight from entering text on a command line. *grin*

PS About wvdial, it's used straight from the command line. It's been
so hefty and consistent in dialup connection capability that I ALWAYS
think of it as a GUI for some reason

[0] 
https://forums.anandtech.com/threads/dsl-inconsistent-at-home-but-not-at-work.2287139/

Cindy :)
-- 
Cindy-Sue Causey
Talking Rock, Pickens County, Georgia, USA

* runs with birdseed *



Re: Swaks usage.

2020-01-26 Thread Celejar
On Fri, 24 Jan 2020 16:32:45 -0600
"Peter Easthope"  wrote:

> To my understanding the email host in this test is run by
> hostgator.com. The service is purchased from a reseller and
> hostgator doesn't make itself evident.
> 
> TLS starts OK.  Correct?
> 
> There is no problem for the Web interface to mail; userid and password
> are correct.  Can the problem be anything other than authentication
> protocol?
> 
> Any particular swaks parameters suggested?
> 
> Thanks,  ... P.
> 
> swaks -a PLAIN,LOGIN -au peter -ap  -tlsc --port 465 -s
> mail.easthope.ca -t a...@mail.ubc.ca
> === Trying mail.easthope.ca:465...
> === Connected to mail.easthope.ca.
> === TLS started with cipher TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256
> === TLS no local certificate set
> === TLS peer DN="/OU=Domain Control Validated/OU=Hosted by HostGator.com,
> LLC./OU=PositiveSSL Wildcard/CN=*.websitewelcome.com"
> <~  220-ccx.websitewelcome.com ESMTP Exim 4.92 #2 Fri, 24 Jan 2020
> 16:02:23 -0600
> <~  220-We do not authorize the use of this system to transport unsolicited,
> <~  220 and/or bulk e-mail.
>  ~> EHLO dalton.invalid
> <~  250-ccx.websitewelcome.com Hello dalton.invalid [142.103.107.137]
> <~  250-SIZE 52428800
> <~  250-8BITMIME
> <~  250-PIPELINING
> <~  250-AUTH PLAIN LOGIN
> <~  250 HELP
>  ~> AUTH PLAIN 
> <~* 535 Incorrect authentication data
>  ~> AUTH LOGIN
> <~  334 VXNlcm5hbWU6
>  ~> ...
> <~  334 UGFzc3dvcmQ6
>  ~> 
> <~* 535 Incorrect authentication data
> *** No authentication type succeeded
>  ~> QUIT
> <~  221 ccx.websitewelcome.com closing connection
> === Connection closed with remote host.

Take a look at:

https://www.hostgator.com/help/article/535-incorrect-authentication-data
https://stackoverflow.com/questions/14297264/password-not-accepted-from-server-535-incorrect-authentication-data-when-send/44564332#44564332
https://github.com/PHPMailer/PHPMailer/issues/1074

Celejar



Re: windstream and linux

2020-01-26 Thread Jude DaShiell
On Sun, 26 Jan 2020, john doe wrote:

> Date: Sun, 26 Jan 2020 12:42:57
> From: john doe 
> To: debian-user@lists.debian.org
> Subject: Re: windstream and linux
> Resent-Date: Sun, 26 Jan 2020 17:43:15 + (UTC)
> Resent-From: debian-user@lists.debian.org
>
> On 1/26/2020 5:27 PM, Jude DaShiell wrote:
> > On Sun, 26 Jan 2020, john doe wrote:
> >
> >> Date: Sun, 26 Jan 2020 11:16:29
> >> From: john doe 
> >> To: debian-user@lists.debian.org
> >> Subject: Re: windstream and linux
> >> Resent-Date: Sun, 26 Jan 2020 16:16:47 + (UTC)
> >> Resent-From: debian-user@lists.debian.org
> >>
> >> On 1/26/2020 4:40 PM, Jude DaShiell wrote:
> >>> Is it possible to use a linux computer and do activation and registration
> >>> of an account on windstream?
> >>> If not I think I can have a relative of the friend me and another linux
> >>> user tried to help out bring over a windows laptop to get those steps
> >>> handled.
> >>>
> >>
> >> If you are talking about (1), This looks to me like it is an ISP, so I
> >> would say that the OS used to registere sign up is irrelevant.
> >>
> >>
> >> 1)  https://www.windstream.com/support/my-account-and-payments
> >>
> >> --
> >> John Doe
> >>
> > My reason for asking is when ip link set enp0s0 up was tried
> > the device couldn't be taken out of no carrier mode
> > and threw lots of hex code back for output.
> >
>
> Please share with us this output.
>
> - Where are you stuck?
> - What step(s) do you need to do to get through this registration process.
>
>
> I would suggest to use the router/gateway/... provided by your ISP
> before fiddling with your own stuff!
>
> --
> John Doe
>
Unfortunately I'm a week and about 900 miles separated from the output.
A relative is going to check this out and I hope sort it out with
windstream.com.
She will be in good proxinity and direct access to whatever output
develops.

>

--



Re: windstream and linux

2020-01-26 Thread john doe
On 1/26/2020 5:27 PM, Jude DaShiell wrote:
> On Sun, 26 Jan 2020, john doe wrote:
>
>> Date: Sun, 26 Jan 2020 11:16:29
>> From: john doe 
>> To: debian-user@lists.debian.org
>> Subject: Re: windstream and linux
>> Resent-Date: Sun, 26 Jan 2020 16:16:47 + (UTC)
>> Resent-From: debian-user@lists.debian.org
>>
>> On 1/26/2020 4:40 PM, Jude DaShiell wrote:
>>> Is it possible to use a linux computer and do activation and registration
>>> of an account on windstream?
>>> If not I think I can have a relative of the friend me and another linux
>>> user tried to help out bring over a windows laptop to get those steps
>>> handled.
>>>
>>
>> If you are talking about (1), This looks to me like it is an ISP, so I
>> would say that the OS used to registere sign up is irrelevant.
>>
>>
>> 1)  https://www.windstream.com/support/my-account-and-payments
>>
>> --
>> John Doe
>>
> My reason for asking is when ip link set enp0s0 up was tried
> the device couldn't be taken out of no carrier mode
> and threw lots of hex code back for output.
>

Please share with us this output.

- Where are you stuck?
- What step(s) do you need to do to get through this registration process.


I would suggest to use the router/gateway/... provided by your ISP
before fiddling with your own stuff!

--
John Doe



Re: cclive y youtube-dl

2020-01-26 Thread Jorge A. Secreto
Hola
respondí al mensaje original y cuando me quise fijar si había
contestado en el modo solo texto toqué algo que i¡hizo desaparecer el
original y mi respuesta.
si está mi respuesta en html, disculpas, y si no la solucion que
propuse era  convertir la dirección original, por ej.
https://www.youtube.com/watch?v=PYhXpqlGNXA
en
https://www.yout.com/watch?v=PYhXpqlGNXA
que propone la descarga del video o el audio.

con las disculpas por el video politico.


El dom., 26 de ene. de 2020 a la(s) 05:19, Miguel Ángel Sánchez
(malet...@gmail.com) escribió:
>
> Hola, yo uso youtube-dl pero lo actualizo manualmente, independiente del 
> sistema de paquetes, ya que lo actualizan constantemente.
>
> La última versión disponible en github es la 2020.01.24 (anteayer), pero en 
> el repositorio de bullseye la última es la 2019.09.28.
> Yo tuve que actualizarlo anteayer porque dejó de funcionarme también.
>
> Para actualizarlo sólo tienes que usar el comando 'youtube-dl -U' con 
> permisos de superusuario de vez en cuando cuando deje de funcionar, o esperar 
> a que lo actualicen en el repo de debian, supongo.
>
> Un saludo.
>
> P.D: es la primera vez que uso la lista, así que agradezco que me corrijáis 
> si hago algo mal (o si me equivoco).
> Actualizo: he vuelto a mandar el correo porque creo que la primera vez he 
> respondido sólo a Rubén, y en la web de la lista no aparece mi mensaje. 
> Perdón por las molestias.



-- 
Jorge A Secreto
Analista de Sistemas
MP 361



Re: cclive y youtube-dl

2020-01-26 Thread Jorge A. Secreto
Hola Rubén

El sáb., 25 de ene. de 2020 a la(s) 23:44, Rubén Ibáñez (
ruben.mariano.iba...@gmail.com) escribió:

> Estimados:
> No estoy pudiendo descargar vídeos de youtube con cclive ni con
> youtube-dl. Hasta hace poco eso funcionaba muy bien, pero ha dejado de
> hacerlo. Tampoco salen bien cuando trato de capturarlos de la pantalla con
> vokoscreen, por ejemplo. en este caso los movimientos salen interrumpidos a
> intervalos.
> ¿Alguna sugerencia de solución?
>
Te paso una solución a la descarga,no al funcionamiento de los programas.
Si a la URL de descarga le borras "ube" te ofrece la descarga del MP4 o MP3.
Suponte:
https://www.youtube.com/watch?v=PYhXpqlGNXA
lo convertís en
https://www.yout.com/watch?v=PYhXpqlGNXA


disculpá los videos con info política de argentina, son lo que estoy
escuchando ahora.
Lo pongo solo como ejemplo del uso.


Muchas gracias por adelantado.
> Rubén.
>
> Abrazos

-- 
Jorge A Secreto
Analista de Sistemas
MP 361


Re: System Crashing Keyboard & mouse locking up

2020-01-26 Thread Linux-Fan

J.W. Foster writes:

I have a newly built system using several distros incl Debian Linux &  
Windows10. It seems to have a hardware issue in all Linuxes. NOT Windows 10.  
The Keyboard & mouse are locking up randomly. I can't get it to duplicate,  
just occurs.


It might be related to powersaving. Try to install powertop
(package powertop), start it as root and switch everything to "Bad", then  
see if the problem re-occurs in the same session: If it occurs again, it is  
likely something else. If it does not occur anymore, one can start to find  
out which device exactly is responsible for unwanted power saving (things  
that look like USB controllers or the Mouse+Keyboard devices are likely).


NB: While I have such lockup problems if I run `powertop --auto-tune` here,  
it has never occurred "out-of-the-box" on my systems, YMMV...


[...]


it is a big toy designed for running CAD software


Just out of curiosity:
Why so many OSes if it has a single, designated purpose?

All connections are USB ports mostly usb3 though I'm not sure about the  
keyboard and mouse. 


In such cases, it is often interesting to switch ports (esp. between USB2 /  
USB3) and see if it makes a difference.


I have this same keyboard and mouse on another older system with Debian &  
Windows 10 runs fine.
 Any tips where to start debugging the system and no I don't think its a  
software issue other than compatibility with some of the new hardware.

I just need a few ideas. I have been building systems for decades.


Also check the kernel message buffer (command: `dmesg`).

Just a few guesses here :)

HTH
Linux-Fan


pgpwtjwvDQLrt.pgp
Description: PGP signature


Re: windstream and linux

2020-01-26 Thread Jude DaShiell
On Sun, 26 Jan 2020, john doe wrote:

> Date: Sun, 26 Jan 2020 11:16:29
> From: john doe 
> To: debian-user@lists.debian.org
> Subject: Re: windstream and linux
> Resent-Date: Sun, 26 Jan 2020 16:16:47 + (UTC)
> Resent-From: debian-user@lists.debian.org
>
> On 1/26/2020 4:40 PM, Jude DaShiell wrote:
> > Is it possible to use a linux computer and do activation and registration
> > of an account on windstream?
> > If not I think I can have a relative of the friend me and another linux
> > user tried to help out bring over a windows laptop to get those steps
> > handled.
> >
>
> If you are talking about (1), This looks to me like it is an ISP, so I
> would say that the OS used to registere sign up is irrelevant.
>
>
> 1)  https://www.windstream.com/support/my-account-and-payments
>
> --
> John Doe
>
My reason for asking is when ip link set enp0s0 up was tried
the device couldn't be taken out of no carrier mode
and threw lots of hex code back for output.

>

--



Re: windstream and linux

2020-01-26 Thread john doe
On 1/26/2020 4:40 PM, Jude DaShiell wrote:
> Is it possible to use a linux computer and do activation and registration
> of an account on windstream?
> If not I think I can have a relative of the friend me and another linux
> user tried to help out bring over a windows laptop to get those steps
> handled.
>

If you are talking about (1), This looks to me like it is an ISP, so I
would say that the OS used to registere sign up is irrelevant.


1)  https://www.windstream.com/support/my-account-and-payments

--
John Doe



Re: Issue with headset on debian testing

2020-01-26 Thread deloptes
Anton Vorobyov wrote:

> 
> Hi.
> 
> I want to file a bug report, but I am not familiar with sound system in
> linux enough to determine which package is to blame.
> 
> So, my issue started only recently. I have a laptop with Debian Testing.
> Previously, when I plug in my headset (2x 3.5mm jacks - one for
> headphones, one for mic) the system automatically switched to it, both
> input and output. After some system update whenever I plug my headset in,
> Gnome started showing prompt if I plugged in headphones, headset or
> external mic, and according to my choice it configures sound settings.
> 
> The issue is that when I have Headphones selected for output and External
> mic for input (which correspond to my headset headphones and mic
> correspondingly), sound cannot be played via headset’s headphones.
> Whenever I switch input from external mic to built-in laptop mic, sound
> from headphones resumes. But it results in me being unable to use the
> headset (as I am unable to use either headphones or mic).
> 
> I believe the issue started after an upgrade which involved linux image
> update from 5.3.9-3 to 5.4.8-1. I haven’t been able to confirm that as
> rolling back to the older kernel version did not fix the issue, though. I
> did multiple system updates before final reboot which exposed the issue,
> so identifying which update broke it is very hard.
> 
> I have spent some time to rule out PulseAudio as possible cause of the
> issue. More details on the issue overall and how I ruled PA out are
> available in this thread: 
> http://forums.debian.net/viewtopic.php?f=6=144902
> 
> I have little understanding on what is involved in the sound system below
> PA. ALSA? Kernel? What could be broken and how to debug it?
> 
> Any help is appreaciated.
> 
> Regards,
> -av


First of all you choose using testing + unstable. Secondly you do not have
understanding of all the sub systems. Why not choosing stable then?

Regarding the problem my view: PA is mixer layer on top of ALSA and it gives
an interface for applications to use the audio system in an easy way.

To stop PA relaunching you put in the config file autospawn=no and shut down
PA.

Then you start PA in the console with verbose output and repeat your use
case.

Honestly what I think is that if you are connected with 3.5" jacks to
line/mic in and line/audio out from the headset could be that the system
automatically mutes one input/output in favor to another.

>From your description of the problem
http://forums.debian.net/viewtopic.php?f=6=144902 it looks like it could
be also a wrong mapping or configuration within alsa. Then it could be that
you might want to look any specific settings for the audio card.

For this you could use amixer or aplay. In my opinion it is better to use
pavucontrol with PA enabled.

I also think it could be some driver settings or udev rule ... hard to say.
When I look for your audio card, I get many recent (2019) issues related
with this card. Very interesting I found
https://blog.kafaiworks.com/posts/arch-linux-audio-setup-on-msi-gp63/

regards



windstream and linux

2020-01-26 Thread Jude DaShiell
Is it possible to use a linux computer and do activation and registration
of an account on windstream?
If not I think I can have a relative of the friend me and another linux
user tried to help out bring over a windows laptop to get those steps
handled.



--



Re: Planning a Debian NAS

2020-01-26 Thread Stefan Monnier
> I want to set up a file server on my home LAN with just consumer-grade
> hardware, and run Debian stable on it.  For hardware, I am probably
> going to get a refurbished mid-range tower with a four to six 3.5" SATA
> drive capacity, and put WD Reds in it.

Unless you already own that hardware you might want to take a look at
something like http://gnubee.org/


Stefan



Issue with headset on debian testing

2020-01-26 Thread Anton Vorobyov

Hi.
 
I want to file a bug report, but I am not familiar with sound system in linux 
enough to determine which package is to blame.
 
So, my issue started only recently. I have a laptop with Debian Testing. 
Previously, when I plug in my headset (2x 3.5mm jacks - one for headphones, one 
for mic) the system automatically switched to it, both input and output. After 
some system update whenever I plug my headset in, Gnome started showing prompt 
if I plugged in headphones, headset or external mic, and according to my choice 
it configures sound settings.
 
The issue is that when I have Headphones selected for output and External mic 
for input (which correspond to my headset headphones and mic correspondingly), 
sound cannot be played via headset’s headphones. Whenever I switch input from 
external mic to built-in laptop mic, sound from headphones resumes. But it 
results in me being unable to use the headset (as I am unable to use either 
headphones or mic).
 
I believe the issue started after an upgrade which involved linux image update 
from 5.3.9-3 to 5.4.8-1. I haven’t been able to confirm that as rolling back to 
the older kernel version did not fix the issue, though. I did multiple system 
updates before final reboot which exposed the issue, so identifying which 
update broke it is very hard.
 
I have spent some time to rule out PulseAudio as possible cause of the issue. 
More details on the issue overall and how I ruled PA out are available in this 
thread:  http://forums.debian.net/viewtopic.php?f=6=144902
 
I have little understanding on what is involved in the sound system below PA. 
ALSA? Kernel? What could be broken and how to debug it?
 
Any help is appreaciated.
 
Regards,
-av
 
 

Re: Planning a Debian NAS

2020-01-26 Thread ghe



> On Jan 25, 2020, at 06:34 PM, Aidan Gauland  wrote:
> 
> I want to set up a file server on my home LAN with just consumer-grade 
> hardware, and run Debian stable on it.  For hardware, I am probably going to 
> get a refurbished mid-range tower with a four to six 3.5" SATA drive 
> capacity, and put WD Reds in it.

If you don't already have all the router(s) and WiFi access points and such, 
may I suggest a pile of Raspberry Pis. I have a couple of them in the LAN 
around where I live, and they're working quite nicely (they're running on UPSen 
-- I don't know how reliable they'd be with wall electricity). Competent HowTos 
for those jobs are readily found on the Internet.

Mine are all RPi3+.

The biggest disadvantage to them is the damn wall warts. But they seem to be 
quite happy with power from a USB3 hub...

-- 
Glenn English





Re: Planning a Debian NAS

2020-01-26 Thread Linux-Fan

Aidan Gauland writes:

I want to set up a file server on my home LAN with just consumer-grade  
hardware, and run Debian stable on it.  For hardware, I am probably going to  
get a refurbished mid-range tower with a four to six 3.5" SATA drive  
capacity, and put WD Reds in it.


What I'm not sure of which filesystem to use.  I could just use ext4 with  
RAID5 or RAID6 to get striping with some fault tolerance (i.e. time to  
replace a failed drive without losing everything). ZFS looks easier, but  
only if you're on BSD.  btrfs sounds like ZFS for Linux, but it appears to  
still be of beta quality, and I can't tell whether it can yet do striping  
with parity.  Any advice?


Hello,

I'd recommend the ext4 filesystem in combination with RAID1 with MDADM of  
each two devices such that you have two or three filesystems.

If everything needs to be a single filesystem, I'd go for RAID10.

I'd stay away from either btrfs or ZFS for these reasons:

btrfs: There have been multiple reports of data loss or difficulty with  
maintaining this filesystem. Although they might be fixed in newer versions,  
the current status remains unclear to me. Additionally, the performance  
behaviour (e.g. when deleting many files) is different from other file  
systems and might be unexpected/unwanted.


ZFS: If it were as easily available as the other kernel-integrated file  
systems, I'd definitely vote for ZFS. Although I percieved it as complex in  
the past, after two hours of experimentation in a VM, it did not seem  
more complex than the ext4+mdadm variant which I am using as of now. I  
can confirm that ZFS needs some RAM: For me it was much more than the
1 GiB/TiB which I had read before, but then again I had a special use case  
with many small files. Other points which I repeatedly see in ZFS  
discussions (without knowing their validity whatsoever):


* ZFS making good use of RAM means non-ECC-RAM can enlarge the chance
  of data corruption.
* ZFS being a server filesystem means power outrages are not handled well.

These are all points which do not drive me away. My reason for not  
using ZFS is simply: It is not integrated into the Linux kernel. Upon every  
kernel update, there is a `dkms`-step involved and if it fails, the system will  
fail to boot. I have used (and am using) various other non-standard kernel  
modules (historically: VirtualBox and OSS4; now: NVidia graphics drivers)  
and each of them has failed upon an update at least once. As all of them  
(VMs, sound, graphics) are rather on the "optional" side of features, I can  
live with that... but I would not trust my files to such a "random source of  
failure" :)


Another interesting question for a file server:
What protocol are you going to use for the actual file-serving?

See also on the RAID levels:
https://www.baarf.dk/BAARF/RAID5_versus_RAID10.txt

HTH
Linux-Fan

[...]


pgpNU7giXzVAZ.pgp
Description: PGP signature


Re: spam [HS?]

2020-01-26 Thread Sébastien NOBILI
Bonjour,

Le sam. 25 janv. 2020 19:56, ajh-valmer  écrit :

> Il faut sans cesse vérifier, car il met des mails non spams dans la boite
> spams.

Non, ce n'est pas aussi tranché que ça. En effet, au début, il va avoir du mal
(et le mieux c'est de l'alimenter avec l'intégralité de ta boîte mail pour qu'il
puisse commencer à comprendre ce qui n'est pas du spam), mais une fois le 
mécanisme
rôdé, tu auras besoin *de temps en temps* de l'aider.
Chez moi, après plusieurs années (10 ?) à utiliser Bogofilter :

- aucun mail légitime n'arrive jamais dans le dossier spam (que je contrôle
systématiquement malgré tout)
- très peu de spams arrivent dans ma boîte de réception
- quelques messages de temps en temps ne sont pas suffisamment caractérisés,
tombent dans un dossier dédié et je lui indique si c'est du spam ou non.


25 janvier 2020 23:34 "ajh-valmer"  a écrit:

> On Saturday 25 January 2020 22:59:09 Eric Degenetais wrote:
>> Si le gars veut continuer à spammer une adresse inexistante c'est son
>> affaire.
> 
> Oui, mais il peut s'agir d'un mail perso que l'on ne veut et peut pas changer.
> Cf au dessus.

En effet, une fois que ton adresse est "grillée", plus grand-chose à faire que 
de
filtrer ce qui t'arrive (voir ci-dessus).

D'où l'intérêt de spécialiser les adresses.


25 janvier 2020 23:34 "ajh-valmer"  a écrit:

> On Saturday 25 January 2020 22:59:09 Eric Degenetais wrote:

>> Il ne s'agit pas de configurer tout un serveur, mais seulement de faire
>> usage d'un service associé à l'achat d'un nom de domaine. Ça fonctionne en
>> fait plutôt bien.
> 
> Bien des hébergeurs proposent de créer des emails.
> Un serveur de messagerie sur un serveur dédié permet de mieux le blinder,
> le configurer ainsi qu' au niveau des spams.
> Beaucoup moins sur un serveur virtualisé (cloud).

Encore une fois, il ne s'agit pas de configurer un serveur complet. Avoir un
serveur dédié ne veut pas non-plus dire que tu seras mieux "blindé".

La solution (d'une efficacité redoutable) :

- tu achètes un domain 'toto.org'
- tu as une boîte principale ('m...@toto.org')
- tu veux t'inscrire sur un site 'malveillant.com', tu crées un alias mail
  'malveillant-...@toto.org' que tu rediriges vers 'm...@toto.org'
- tu reçois tout ça dans ta boîte mail principale
- le jour où tu reçois du spam sur l'adresse 'malveillant-com@', tu la 
supprimes

Ça te permet de fermer le robinet quand tu le veux. Ça te permet même de savoir 
qui
a revendu tes coordonnées.

Sébastien



Re: Howto?

2020-01-26 Thread Gene Heskett
On Sunday 26 January 2020 03:25:37 Erik Christiansen wrote:

> On 26.01.20 03:03, Gene Heskett wrote:
> > Greetings all;
> >
> > Trying to sort out how to xz compress.  But xz is rejecting
> > directories, like it expects tars output as its input. And the 
> > manpage is silent on redirections.
> >
> > I want to compress the directory foo into foo.xz, keeping foo as
> > there may be further patches applied in the future.
> >
> > Syntax?
>
> Gene,
>
> While the manpage says "xz is a general-purpose data compression tool
> with command line syntax similar to  gzip", it appears to lack the -r
> option. That'd be why the examples found with a "xz directory
> compression" google use tar, I figure. (Like in the old days.)
>
> Now we know what "similar" means.
>
> Erik

I think that last statement needs a grin. ;-) Any way I made a tarball, 
then xz'd it, saveing a nominal gigabyte to DL. I'd still like to make a 
deb out of it. I might see if I can do a dummy install and tar.xz that.  
When I'm awake again. :)


Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 



Re: spam [HS?]

2020-01-26 Thread Eric Degenetais
Le sam. 25 janv. 2020 23:33, ajh-valmer  a écrit :

> On Saturday 25 January 2020 22:59:09 Eric Degenetais wrote:
> > > > 25 janvier 2020 17:33 "Klaus Becker"  a écrit:
> > > > > je suis inondé par des spams et je ne sais pas comment m'en
> > > débarrasser. L'expéditeur de ces mels est complètement fantaisiste
> > > et ça change à chaque fois.
>
> > > On Saturday 25 January 2020 18:45:27 Sébastien NOBILI wrote:
> > > > Tu pourrais mettre en place un antispam à filtre bayésien.
> > > > J'utilise Bogofilter depuis pas mal d'années et il est assez
> efficace.
> > > > avec ton propre domaine, tu peux créer une adresse mail par
> > > > correspondant et tu n'auras plus ce genre d'emmerde
>
> > > Le sam. 25 janv. 2020 19:56, ajh-valmer  écrit :
> > > Il faut sans cesse vérifier, car il met des mails non spams dans la
> boite
> > > spams.
>
> > Quand on donne son adresse à un tiers auquel on ne fait pas confiance
> > (personnellement je ne fais confiance à ce niveau qu'à ma famille et mes
> > amis), on crée spécialement pour lui une adresse distincte,ce qu'on peut
> > faire quand on a son propre domaine. Il n'est pas très difficile de
> > reconcentrer les messages sur sa boîte principale. Quand quelqu'un
> spamme,
> > on peut l'exclure spécifiquement en détruisant l'adresse qu'on lui avait
> > donné, sans rompre le contact avec les autres ni devoir redonner à tout
> le
> > monde une nouvelle adresse.
>
> J'ai un mail perso que je transmets qu'à des personnes de confiance,
> et pourtant, il reçoit moults spams.
>

Certains spammeurs génèrent des adresses au hasard chez les hébergeurs
majeurs. Pour ma part, le taux de spam a fortement diminué depuis que
j'utilise mes adresses dédiées.


> > > Créer son propre serveur de messagerie ne ralentira pas du tout les
> spams,
> > > dès mail repéré, ça continue de plus belle.
>
> > Si le gars veut continuer à spammer une adresse inexistante c'est son
> > affaire.
>
> Oui, mais il peut s'agir d'un mail perso que l'on ne veut et peut pas
> changer.
> Cf au dessus.
>
> > > (si serveur dédié, utiliser spamassassin).
> > > En plus, les mails de serveurs de messagerie non connus, sont
> considérés
> > > comme spams ou pire, sont blacklistés, le destinataire ne les reçoit
> pas,
> > > ils sont éliminés.
>
> > Il ne s'agit pas de configurer tout un serveur, mais seulement de faire
> > usage d'un service associé à l'achat d'un nom de domaine. Ça fonctionne
> en
> > fait plutôt bien.
>
> Bien des hébergeurs proposent de créer des emails.
> Un serveur de messagerie sur un serveur dédié permet de mieux le blinder,
> le configurer ainsi qu' au niveau des spams.
> Beaucoup moins sur un serveur virtualisé (cloud).
>
> Le spam est un fléau, pas facile du tout de les diminuer,
> sauf de prendre un mail @gmail.com, qui les zigouille
> à ~95%.
>


Éric Dégenètais

>
>


Re: Howto?

2020-01-26 Thread Gene Heskett
On Sunday 26 January 2020 03:20:38 David Christensen wrote:

> On 2020-01-26 00:03, Gene Heskett wrote:
> > Greetings all;
> >
> > Trying to sort out how to xz compress.  But xz is rejecting
> > directories, like it expects tars output as its input. And the 
> > manpage is silent on redirections.
> >
> > I want to compress the directory foo into foo.xz, keeping foo as
> > there may be further patches applied in the future.
> >
> > Syntax?
> >
> > Thanks.
> >
> > Cheers, Gene Heskett
>
> 2020-01-26 00:11:46 dpchrist@tinkywinky ~
> $ mkdir foo
>
> 2020-01-26 00:11:53 dpchrist@tinkywinky ~
> $ touch foo/bar
>
> 2020-01-26 00:11:56 dpchrist@tinkywinky ~
> $ touch foo/baz
>
> 2020-01-26 00:11:58 dpchrist@tinkywinky ~
> $ touch foo/qux
>
> 2020-01-26 00:16:42 dpchrist@tinkywinky ~
> $ tar -cJvf foo.tar.xz foo
> foo/
> foo/bar
> foo/baz
> foo/qux
>
> 2020-01-26 00:16:55 dpchrist@tinkywinky ~
> $ ll -R foo*
> -rw-r--r-- 1 dpchrist dpchrist 208 2020-01-26 00:16:55 foo.tar.xz
>
> foo:
> total 0
> -rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:56 bar
> -rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:58 baz
> -rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:12:06 qux
>
> 2020-01-26 00:17:29 dpchrist@tinkywinky ~
> $ mv foo frobnicate
>
> 2020-01-26 00:17:53 dpchrist@tinkywinky ~
> $ tar -xJvf foo.tar.xz
> foo/
> foo/bar
> foo/baz
> foo/qux
>
> 2020-01-26 00:18:02 dpchrist@tinkywinky ~
> $ ll -R foo frobnicate
> foo:
> total 0
> -rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:56 bar
> -rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:58 baz
> -rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:12:06 qux
>
> frobnicate:
> total 0
> -rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:56 bar
> -rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:58 baz
> -rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:12:06 qux
>
> 2020-01-26 00:18:20 dpchrist@tinkywinky ~
> $ file foo.tar.xz
> foo.tar.xz: XZ compressed data
>
> 2020-01-26 00:19:39 dpchrist@tinkywinky ~
> $ unxz foo.tar.xz
>
> 2020-01-26 00:20:02 dpchrist@tinkywinky ~
> $ ll foo.tar
> -rw-r--r-- 1 dpchrist dpchrist 10240 2020-01-26 00:16:55 foo.tar
>
> 2020-01-26 00:20:09 dpchrist@tinkywinky ~
> $ file foo.tar
> foo.tar: POSIX tar archive (GNU)
>
>
> David

I have very little idea what all that was supposed to do, but I did 
figure out how to tar it, then xz the resultant a.tar. Thats working now 
and looks like it might be done in another hour. Big, ready built, rt 
kernel for an rpi4. I'd luv to be able to make a deb as it would be 5% 
of the size of this. or less. All the deb needs to do is:

sudo cp arch/arm/boot/dts/*.dtb /boot/
sudo cp arch/arm/boot/dts/overlays/*.dtb* /boot/overlays
sudo cp arch/arm/boot/dts/overlays/README /boot/overlays
sudo cp arch/arm/boot/zImage /boot/kernel7l.img

And reboot the pi.
So all the deb really needs is the data to satisfy the cp's above.

Thanks.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page 



Re: Installation de Linux sur PC Portable Gaming Acer Nitro 5 AN517-51-72CQ 17"

2020-01-26 Thread didier . gaumet
Le samedi 25 janvier 2020 18:40:03 UTC+1, bas...@starynkevitch.net a écrit :
[...]
> Avez vous des conseils précis à me donner. C'est probablement une histoire de 
> BIOS.
> 
> J'arrive à booter Debian/Testing comme Ubuntu 19.10, mais pas à voir le 
> disque interne SSD.
> 
> Que me conseillez vous en pratique? Le BIOS a été mis à jour sous Windows en 
> 1.23
> 
> Je connais mal les BIOS récents, et UEFI me donne la migraine.
[...]

Bonjour,

- De nos jours, je pense que les PC ne sont plus équipés d'un BIOS, mais d'un 
UEFI qui contient des options de compatibilité BIOS.  
- fdisk, parted, ls /dev/disk ou autres te donneront la liste de tes disques
- je pense que les disques SSD sont identifiés différemment suivant leur 
interface (/dev/sd* pour SATA, /dev/nvme* pour NVME). En tout cas mon SSD 
interfacé NVME est listé par /dev/nvme*



Re: Howto?

2020-01-26 Thread Thomas Schmitt
Hi,

Gene Heskett wrote:
> But xz is rejecting directories,
> like it expects tars output as its input.

It expects data files or a data stream.


> I want to compress the directory foo into foo.xz, keeping foo as there
> may be further patches applied in the future.

If you want to compress the tree of files of a directory as a whole, then
you need to represent this tree as a single data file. For being
convertable back to a file tree, this representation needs to mark the
tree files by name, position, size, and metadata.
The usual method to do this is to pack up the tree in an archive file
and to compress that file.

Typical archivers are tar, cpio, zip, but also any filesystem that can be
represented as image file. If packing and compression shall be done in
one sweep, then the archiver has to able to put out its result as a data
stream, which you then pipe into the compressor.


> Syntax?

Consider

  tar cf - "$DIRECTORY" | xz > "$DIRECTORY".tar.xz

or if you want a directory tree of compressed data files

  cp -a "$DIRECTORY" "$DIRECTORY"_with_xz
  find "$DIRECTORY"_with_xz -not -name '*.xz' -type f -exec xz '{}' ';'

Have a nice day :)

Thomas



Re: Howto?

2020-01-26 Thread Erik Christiansen
On 26.01.20 03:03, Gene Heskett wrote:
> Greetings all;
> 
> Trying to sort out how to xz compress.  But xz is rejecting directories, 
> like it expects tars output as its input. And the  manpage is silent on 
> redirections.
> 
> I want to compress the directory foo into foo.xz, keeping foo as there 
> may be further patches applied in the future.
> 
> Syntax?

Gene,

While the manpage says "xz is a general-purpose data compression tool
with command line syntax similar to  gzip", it appears to lack the -r
option. That'd be why the examples found with a "xz directory
compression" google use tar, I figure. (Like in the old days.)

Now we know what "similar" means.

Erik



Re: Howto?

2020-01-26 Thread David Christensen

On 2020-01-26 00:03, Gene Heskett wrote:

Greetings all;

Trying to sort out how to xz compress.  But xz is rejecting directories,
like it expects tars output as its input. And the  manpage is silent on
redirections.

I want to compress the directory foo into foo.xz, keeping foo as there
may be further patches applied in the future.

Syntax?

Thanks.

Cheers, Gene Heskett



2020-01-26 00:11:46 dpchrist@tinkywinky ~
$ mkdir foo

2020-01-26 00:11:53 dpchrist@tinkywinky ~
$ touch foo/bar

2020-01-26 00:11:56 dpchrist@tinkywinky ~
$ touch foo/baz

2020-01-26 00:11:58 dpchrist@tinkywinky ~
$ touch foo/qux

2020-01-26 00:16:42 dpchrist@tinkywinky ~
$ tar -cJvf foo.tar.xz foo
foo/
foo/bar
foo/baz
foo/qux

2020-01-26 00:16:55 dpchrist@tinkywinky ~
$ ll -R foo*
-rw-r--r-- 1 dpchrist dpchrist 208 2020-01-26 00:16:55 foo.tar.xz

foo:
total 0
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:56 bar
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:58 baz
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:12:06 qux

2020-01-26 00:17:29 dpchrist@tinkywinky ~
$ mv foo frobnicate

2020-01-26 00:17:53 dpchrist@tinkywinky ~
$ tar -xJvf foo.tar.xz
foo/
foo/bar
foo/baz
foo/qux

2020-01-26 00:18:02 dpchrist@tinkywinky ~
$ ll -R foo frobnicate
foo:
total 0
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:56 bar
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:58 baz
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:12:06 qux

frobnicate:
total 0
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:56 bar
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:11:58 baz
-rw-r--r-- 1 dpchrist dpchrist 0 2020-01-26 00:12:06 qux

2020-01-26 00:18:20 dpchrist@tinkywinky ~
$ file foo.tar.xz
foo.tar.xz: XZ compressed data

2020-01-26 00:19:39 dpchrist@tinkywinky ~
$ unxz foo.tar.xz

2020-01-26 00:20:02 dpchrist@tinkywinky ~
$ ll foo.tar
-rw-r--r-- 1 dpchrist dpchrist 10240 2020-01-26 00:16:55 foo.tar

2020-01-26 00:20:09 dpchrist@tinkywinky ~
$ file foo.tar
foo.tar: POSIX tar archive (GNU)


David



Re: cclive y youtube-dl

2020-01-26 Thread Miguel Ángel Sánchez
Hola, yo uso youtube-dl pero lo actualizo manualmente, independiente del
sistema de paquetes, ya que lo actualizan constantemente.

La última versión disponible en github es la 2020.01.24 (anteayer), pero en
el repositorio de bullseye la última es la 2019.09.28.
Yo tuve que actualizarlo anteayer porque dejó de funcionarme también.

Para actualizarlo sólo tienes que usar el comando 'youtube-dl -U' con
permisos de superusuario de vez en cuando cuando deje de funcionar, o
esperar a que lo actualicen en el repo de debian, supongo.

Un saludo.

P.D: es la primera vez que uso la lista, así que agradezco que me corrijáis
si hago algo mal (o si me equivoco).
Actualizo: he vuelto a mandar el correo porque creo que la primera vez he
respondido sólo a Rubén, y en la web de la lista no aparece mi mensaje.
Perdón por las molestias.


Howto?

2020-01-26 Thread Gene Heskett
Greetings all;

Trying to sort out how to xz compress.  But xz is rejecting directories, 
like it expects tars output as its input. And the  manpage is silent on 
redirections.

I want to compress the directory foo into foo.xz, keeping foo as there 
may be further patches applied in the future.

Syntax?

Thanks.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page