Re: Current best practices for system configuration management?

2024-04-24 Thread Linux-Fan
her :) Still, in many ways the ant does not do much more than the scripts linked at the message above. If you are about to create your own scripts (which is probably a better idea than trying to use my scripts anyways :) ) the shellscripts may be easier to understand. HTH Linux-Fan

Re: Current best practices for system configuration management?

2024-04-19 Thread Linux-Fan
-based approach to not look into it yet. HTH Linux-Fan öö pgplLIRpEGPqu.pgp Description: PGP signature

Re: Fast Random Data Generation (Was: Re: Unidentified subject!)

2024-02-13 Thread Linux-Fan
David Christensen writes: On 2/12/24 08:30, Linux-Fan wrote: David Christensen writes: On 2/11/24 02:26, Linux-Fan wrote: I wrote a program to automatically generate random bytes in multiple threads: https://masysma.net/32/big4.xhtml What algorithm did you implement? I copied

Re: Fast Random Data Generation (Was: Re: Unidentified subject!)

2024-02-12 Thread Linux-Fan
David Christensen writes: On 2/11/24 02:26, Linux-Fan wrote: I wrote a program to automatically generate random bytes in multiple threads: https://masysma.net/32/big4.xhtml Before knowing about `fio` this way my way to benchmark SSDs :) Example: | $ big4 -b /dev/null 100 GiB | Ma_Sys.ma Big

Fast Random Data Generation (Was: Re: Unidentified subject!)

2024-02-11 Thread Linux-Fan
). It is not designed to generate large amounts of random data as the size is limited by integer range... HTH Linux-Fan öö pgpoAijtbLtka.pgp Description: PGP signature

Re: testing new sdm drive

2024-02-08 Thread Linux-Fan
Alexander V. Makartsev writes: On 08.02.2024 12:14, gene heskett wrote: gene@coyote:/etc$ sudo smartctl --all -dscsi /dev/sdm smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.0-17-rt-amd64] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, http://www.smartmontools.org

Re: update-ca-certificates

2023-12-14 Thread Linux-Fan
Pocket writes: On Dec 14, 2023, at 2:23 PM, Linux-Fan wrote: > Pocket writes: [...] > > Should the suffix of the file be .pem as the certs that are referenced by > > the conf file seem to be in PEM format? > > Stick to what the program expects and use .crt Ok what fo

Re: update-ca-certificates

2023-12-14 Thread Linux-Fan
for PKCS#7 encoded certificates [...] YMMV Linux-Fan öö pgpX0l4h1UxZR.pgp Description: PGP signature

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-09 Thread Linux-Fan
Default User writes: On Fri, 2023-09-01 at 23:15 +0200, Linux-Fan wrote: > Default User writes: [...] > > I HAVE used a number of other backup methodologies, including > > Borgbackup, for which I had high hopes, but was highly > > disappointed. > > Would you ca

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-02 Thread Linux-Fan
to approach this is as follows: * I identify the material needed to restore. It consists of - the backup itself - suitable Linux OS to run a restore process on - the backup software - the backup key - a password to decrypt the backup key * I create a live DVD (using `live-build

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-01 Thread Linux-Fan
ng any hard-link based approach, mostly due to the missing encryption and integrity protection of data and metadata. HTH Linux-Fan öö pgp_XdT1JGgxv.pgp Description: PGP signature

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-01 Thread Linux-Fan
Short but comprehensive resource on the subject (includes some advertising / I am not affiliated / maybe this has outlived the product it advertises for?): http://www.taobackup.com/index.html YMMV Linux-Fan öö pgptt2qvn0tQe.pgp Description: PGP signature

Re: Atualizar Debian 8.11

2023-06-28 Thread Linux - Junior Polegato
Olá! Minha opinião, grande diferenças entre versões dá muito zica, principalmente os arquivos de configuração, então se tiver o /home separado em um partição, faz um backup do /etc dentro deste e veja se você tem algo em particular /var ou /usr/local, joga dentro do /home. É interessante

Re: certificado para assinatura digital

2023-06-14 Thread Linux - Polegato
On 6/14/23 11:14, Ênio Júnior wrote: Enfim, fiquei curioso com o título do email: "Re: certificado para assinatura digital". Creio que para pessoas desenvolvedoras e esclarecidas esse tópico seria mais interessante do que discutir regras de português, preconceitos ou o que as pessoas fazem com

Re: certificado para assinatura digital

2023-06-14 Thread Linux - Polegato
On 6/14/23 00:24, Lucas Castro wrote:     i.e. "Todos e Todas aqui", "Homens e Mulheres aqui presente!" "Todos" são todos na língua portuguesa, então "Todos e TODAS aqui" seria "Seres humanos e MULHERES aqui" (que já é errado). Agora não me venha com "seres human[ao@ie]s", é um lista de

Re: certificado para assinatura digital

2023-06-13 Thread Linux - Polegato
On 6/13/23 22:10, Lucas Castro wrote: Em 13/06/2023 22:03, Gilberto F da Silva escreveu: Je Wed, Apr 06, 2022 at 06:43:52PM -0300, Leonardo S. S. da Rocha skribis: Pessoal, boa noite! espero que tod@s estejam bem e segur@s. Que boiolagem!  Como  pronunciar essas arrobas no meio das

Re: "dpkg-reconfigure" dash no longer works

2023-06-13 Thread Linux-Fan
he primary shell in theory, this does not quite work in practice (for me anyways). YMMV Linux-Fan öö pgpHxp9oW5HUx.pgp Description: PGP signature

Re: Searching for HA shared storage free for docker

2023-04-28 Thread Linux-Fan
it it very much seems as if this is not really a ”bug” but rather by design. I think that the observed behaviour might also be similar if you were to use Ceph instead of GlusterFS, but if you find out that it works much better, I'd be interested in learning about it :) HTH and YMMV Linux

Re: Microcode bug problem?

2023-03-19 Thread Linux-Fan
two significant bugs. For some CoffeeLake CPUs this update may break network interfaces (https://github.com/intel/ Intel-Linux-Processor-Microcode-Data-Files/issues/56) that use firmware- iwlwifi, and for some Skylake R0/D0 CPUs on systems using a very outdated firmware/BIOS, the system may

Re: PDF on debian

2023-03-09 Thread Linux-Fan
nt it yet...). HTH Linux-Fan öö ascii2pdf.sh Description: Bourne shell script pgpdQxb_q9TYY.pgp Description: PGP signature

Re: Subject: OT: LUKS encryption -- block by block, file by file, or "one big lump"

2023-03-08 Thread Linux-Fan
n this case would be a constant value of Ek(CTR=1) for all plaintexts that are to be stored at that location. ***) This may be a simplification, but consider the alternatives... HTH Linux-Fan öö pgp8k19yPur6M.pgp Description: PGP signature

Re: what method do you prefer for data transfer between nodes?

2023-03-05 Thread Linux-Fan
this variant when migrating to a new disk or PC because it seems to be the most efficient variant in a "local trusted network and no speedup from incremental copying" scenario. I documented my approach to this here: https://masysma.net/37/data_transfer_netcat_tar.xhtml HTH and YMMV

Re: something that can display a Thumbs.db?

2023-02-14 Thread Linux-Fan
to...@tuxteam.de writes: On Sat, Feb 11, 2023 at 07:20:17PM +0100, Linux-Fan wrote: [...] > ~~~ > Traceback (most recent call last): > File "/usr/bin/vinetto", line 418, in >print(" " + TNid + " " + TNtimestamp + " " + TNname) > T

Re: something that can display a Thumbs.db?

2023-02-11 Thread Linux-Fan
python3 migration issue to me. But: It extracted one thumbnail from the Thumbs.db that looks plausible. If you must know about the Thumbs.db's contents, it might be interesting to try this tool. HTH Linux-Fan öö [...] pgpnoCBgmNhZL.pgp Description: PGP signature

Re: Periodic refresh (or rwrite?) of data on an SSD (was: Re: Recommended SSDs and 4-bay internal dock)

2023-01-13 Thread Linux-Fan
rhkra...@gmail.com writes: On Wednesday, January 11, 2023 12:20:05 PM Linux-Fan wrote: > > Or does one need to read every byte, allocated or not? > > AFAIK one needs to _power_ the device every once in a while and keep power > connected for some time. Then, the control

Re: Recommended SSDs and 4-bay internal dock

2023-01-11 Thread Linux-Fan
uaranteed at 40°C. And: This article is from 2021, too... YMMV Linux-Fan öö pgpjiKjHb2kfb.pgp Description: PGP signature

Re: Getting PC with Ubuntu; change to Debian?

2022-12-05 Thread Linux-Fan
differences exist of course but these are my top two :) HTH Linux-Fan öö [...] pgp2wcdjUIJ2g.pgp Description: PGP signature

Re: Debian failed

2022-12-05 Thread Linux-Fan
Using a new release rather than only a newer kernel has the advantage of coming with a newer graphics stack (X11/Mesa/etc.) that may also be relevant for the GPU to function properly. In my experience, Debian works well across various workstation brands (HP, Dell, Fujitsu) but here, the hardware

Re: Debian mirror size

2022-11-28 Thread Linux-Fan
if it matters. HTH Linux-Fan öö pgpg11BuQjOVp.pgp Description: PGP signature

Re: Dell Precision 3570 - Debian instead of Ubuntu

2022-11-28 Thread Linux-Fan
” service that allows you to send-in a device for warranty without having to hand-back the system drive. Not sure if it is viable in this case, though. HTH Linux-Fan öö pgp8bgSj1YVdv.pgp Description: PGP signature

Re: ZFS performance (was: Re: deduplicating file systems: VDO withDebian?)

2022-11-14 Thread Linux-Fan
hw writes: On Fri, 2022-11-11 at 21:26 +0100, Linux-Fan wrote: > hw writes: > > > On Thu, 2022-11-10 at 23:05 -0500, Michael Stone wrote: > > > On Thu, Nov 10, 2022 at 06:55:27PM +0100, hw wrote: > > > > On Thu, 2022-11-10 at 11:57 -0500, Michael Stone wrot

Re: else or Debian (Re: ZFS performance (was: Re: deduplicating file systems: VDO with Debian?))

2022-11-14 Thread Linux-Fan
hw writes: On Fri, 2022-11-11 at 22:11 +0100, Linux-Fan wrote: > hw writes: > > On Thu, 2022-11-10 at 22:37 +0100, Linux-Fan wrote: > > [...] > > > >  If you do not value the uptime making actual (even > > > scheduled) copies of the data may be recomm

Re: else or Debian (Re: ZFS performance (was: Re: deduplicating file systems: VDO with Debian?))

2022-11-11 Thread Linux-Fan
hw writes: On Thu, 2022-11-10 at 22:37 +0100, Linux-Fan wrote: [...] > If you do not value the uptime making actual (even > scheduled) copies of the data may be recommendable over > using a RAID because such schemes may (among other advantages) > protect you fro

Re: ZFS performance (was: Re: deduplicating file systems: VDO withDebian?)

2022-11-11 Thread Linux-Fan
DDs. When I had my first (and so far only) disk failure (on said 60G SSD) I decided to: * Retain important data on HDDs (spinning rust) for the time being * and also implement RAID1 for all important drives Although in theory running two disks instead of one should increase the

Re: else or Debian (Re: ZFS performance (was: Re: deduplicating file systems: VDO with Debian?))

2022-11-10 Thread Linux-Fan
hw writes: On Wed, 2022-11-09 at 19:17 +0100, Linux-Fan wrote: > hw writes: > > On Wed, 2022-11-09 at 14:29 +0100, didier gaumet wrote: > > > Le 09/11/2022 à 12:41, hw a écrit : [...] > > I'd > > have to use mdadm to create a RAID5 (or use the hardware RAID b

Re: else or Debian (Re: ZFS performance (was: Re: deduplicating file systems: VDO with Debian?))

2022-11-09 Thread Linux-Fan
hw writes: On Wed, 2022-11-09 at 14:29 +0100, didier gaumet wrote: > Le 09/11/2022 à 12:41, hw a écrit : [...] > I am really not so well aware of ZFS state but my impression was that: > - FUSE implementation of ZoL (ZFS on Linux) is deprecated and that, > Ubuntu excepted (cl

imapsync notification

2022-08-29 Thread OB-Linux GNU
Hello I use imapsync occasionally. In the new version, it sends emails to users at every run. I want to prevent this. (h...@imapsync.tk) is there any way to prevent this?

Re: VFAT vs. umask.

2022-07-31 Thread Linux-Fan
pe...@easthope.ca writes: From: Linux-Fan Date: Sat, 30 Jul 2022 21:37:37 +0200 > Formatting it to ext2 should work and not cause any issues ... Other authorities claim "factory format" is optimal and wear of flash storage is a concern. A revised "format" can

Re: VFAT vs. umask.

2022-07-30 Thread Linux-Fan
complain, whereas u=r,go= would.) Primary store is an SD card. Rsync is used for backup. Therefore this dilema. * In Linux, an ext file system avoids those complications. To my knowledge, all SD cards are preformatted with a FAT. Therefore ext requires reformatting. FAT or exFAT dependin

Re: SSD Optimization and tweaks - Looking for tips/recomendations

2022-06-28 Thread Linux-Fan
ption and rather run "fstrim" at regular intervals. You could use the `fstrim.timer` systemd unit from package util-linux for that purpose. 3. Should I reserve a swap partition or not? I always had one on hdd disks. I was in doubt, too. If you want to have a swap partition, it is perfect

Recommendations for data layout in case of multiple machines (Was: Re: trying to install bullseye for about 25th time)

2022-06-10 Thread Linux-Fan
ings etc. It's a way of working that's served me well for about 25 years. It's hard to imagine going back to having data spread all over the place. What do you use as your file server? Is it running 24/7 or started as needed? Thanks in advance Linux-Fan öö [...] pgptZmlQKdJhL.pgp Description: PGP signature

Re: setting path for root after "sudo su" and "sudo" for Debian Bullseye (11)

2022-05-21 Thread Linux-Fan
end to interactively become root and hence ensure that the scripts are run all of the time. This has mostly survived the mentioned change in `su` behaviour and observable variations between `sudo -s` and `su` behaviours are kept at a minimum. HTH and YMMV Linux-Fan öö pgpRZzTp4rgEM.pgp Descript

Re: Firefox context menu and tooltip on wrong display?

2022-05-18 Thread Linux-Fan
datapoint, no solution though :( HTH Linux-Fan öö [...] pgpbJ03YgamuY.pgp Description: PGP signature

Re: Can't setup a VM using SLIC data to activate Win10 in guest

2022-04-24 Thread Linux-Fan
`sudo strings /sys/firmware/acpi/tables/MSDM` suggested in the comments already? NB: IIRC, back when I migrated all my Windows VMs from VirtualBox to KVM, I had to re-activate them all... HTH and YMMV Linux-Fan öö pgphq3f8S5oLx.pgp Description: PGP signature

Re: system freeze

2022-04-20 Thread Linux-Fan
: 4.16.0 tk: Gtk v: 3.24.24 info: xfce4-panel wm: xfwm v: 4.16.1 vt: 7 dm: LightDM v: 1.26.0 Distro: Debian GNU/Linux bookworm/sid Graphics: Device-1: AMD Pitcairn LE GL [FirePro W5000] vendor: Dell driver: radeon v: kernel alternate: amdgpu pcie: gen: 3 speed: 8 GT/s lanes: 16 ports

Re: updatedb.mlocate

2022-04-10 Thread Linux-Fan
uration syntax, binary logfiles, semantics of disable/mask can be confusing...). IMHO it does provide a lot of useful features that were missing previously, though. YMMV Linux-Fan öö pgpcH9a30fVSj.pgp Description: PGP signature

Re: certificado para assinatura digital

2022-04-07 Thread Linux - Junior Polegato
onam muito bem também. [1] /opt/Assistente Desktop birdID/resources/extraResources/linux/x64/vault-pkcs11.so -- []'s Junior Polegato On 07/04/2022 14:43, Daniel Lenharo wrote: Olá Em 07/04/2022 14:35, Leonardo S. S. da Rocha escreveu: Obriagdo Paulo, o GnuPGP eu já utilizo. Daniel,

Re: certificado para assinatura digital

2022-04-07 Thread Linux - Junior Polegato
que tod@s estejam bem e segur@s. Gostaria de indicação de certificado para assinatura digital, um e-CPF A1 ou A3 mesmo cujo gerenciador para a assinatura possa ser instalado no Debian (GNU/Linux). Agradeço, Leonardo Rocha.

Re: Problem downloading "Installation Guide for 64-bit PC (amd64)"

2022-04-07 Thread Linux-Fan
ackage's files after installation is `dpkg -L `, e.g. in this case: $ dpkg -L installation-guide-amd64 Btw. the guide in the package is then not a single HTML file but multiple files (in case it matters...) HTH Linux-Fan öö [...] pgpREAh7J2Hck.pgp Description: PGP signature

Re: libvirt tools and keyfiles

2022-04-02 Thread Linux-Fan
nd configuring SSH and my virt-manager connection to use the hostnames rather than IP addresses. I also remember that I had to add the connection to my GUI user's .ssh/config AND my root user's .ssh/config. In my case, I am not specifying the keyfile as part of the connection, though. HTH Linux-

Re: which references (books, web pages, faqs, videos, ...) would you recommend to someone learning about the Linux boot process as thoroughly as possible?

2022-04-02 Thread Linux-Fan
, in order to liberate your DVD player after booting), ..., which DL doesn’t have. I think GRUB2 supports this feature, but am not sure if it will work correctly in all of the cases. For my own tinkering I mostly prefer SYSLINUX. It can boot just about any live linux and you can also add `memdisk

Re: how many W a PSU for non-gaming Debian?

2022-03-08 Thread Linux-Fan
Emanuel Berg writes: Linux-Fan wrote: >>> CPU power doubled to account for short-time bursts. >> >> Double it, that something one should do? > > In Intel world, yes :) In AMD world it seems to be slightly > better, cf.: > https://images.anandtech.com/graphs/

Re: how many W a PSU for non-gaming Debian?

2022-03-07 Thread Linux-Fan
Emanuel Berg writes: Linux-Fan wrote: > It does, see > https://www.techporn.ph/wp-content/uploads/ASUS-ROG-Strix-B450-F-Gaming- Benchmark-1.jpg > which is from your reference iv and explicitly shows an AMD R5 > 2600X processor being used. I'll subtract 65W from it then ... &

Re: how many W a PSU for non-gaming Debian?

2022-03-06 Thread Linux-Fan
+10+5 = 265W. With +30%: 265*1.3 = 344.5W Hence it would be suggested to take at least a 350W PSU. Use a larger one if you ever plan to extend the system. HTH and YMMV Linux-Fan öö pgpl5untslDYm.pgp Description: PGP signature

Re: how many W a PSU for non-gaming Debian?

2022-03-05 Thread Linux-Fan
Emanuel Berg writes: Linux-Fan wrote: >> Oh, the OP has the AMD4 x86_64 CPU that comes with/in the >> Asus ROG Strix B450-F Gaming motherboard! > > By default, a motherboard is just that, a motherboard. > Unless you have some specific "bundle" pack

Re: how many W a PSU for non-gaming Debian?

2022-03-04 Thread Linux-Fan
Emanuel Berg writes: Linux-Fan wrote: > Please keep the following points in mind when doing PSU > wattage sizing for modern PCs: > > - Judging a CPU by its thermal design power is no longer > feasible due to some CPUs permanently overclocking while > the actually avail

Re: how many W a PSU for non-gaming Debian?

2022-03-04 Thread Linux-Fan
it will not necessarily be more efficient than a less highly rated 300W model. To summarize: For the use case, one might want to add the CPU's TDP "another time", i.e. 231.8W + 125W = 356W. Then choose either the next fitting PSU size (400W) or go slightly larger for extra safety e.g. 450W, 500W or even 550W would all be sensible choices. HTH and YMMV Linux-Fan öö pgp0I0qlAv8Hu.pgp Description: PGP signature

Re: Bulseye - TacacsPlus - Configure ?

2022-02-13 Thread Linux-Fan
://metacpan.org/pod/Authen::TacacsPlus. The package is a Perl module. I.e. it is useful inside Perl scripts. If you do not want to create or use a perl script with that module, it seems unlikely that you would benefit from the package at all? HTH Linux-Fan öö pgpfodrMpgRO5.pgp Description

Re: Captive Portal Alternatives (Was: Re: miracle of Firefox in the hotel)

2022-02-13 Thread Linux-Fan
n manipulate that even _without_ captive portals if they setup their own (malicious) “free” WiFi service. HTH Linux-Fan öö pgpm03BfoCPio.pgp Description: PGP signature

Re: Captive Portal Alternatives (Was: Re: miracle of Firefox in the hotel)

2022-02-13 Thread Linux-Fan
Brian writes: On Sun 13 Feb 2022 at 16:02:53 +0100, to...@tuxteam.de wrote: > On Sun, Feb 13, 2022 at 02:41:31PM +0100, Linux-Fan wrote: > > Brian writes: [...] > > > Could the process to replace them on, say, public transport be > > > outlined? [...] >

Captive Portal Alternatives (Was: Re: miracle of Firefox in the hotel)

2022-02-13 Thread Linux-Fan
/radavis.github.io/captive-portal-is-dead/ * https://old.reddit.com/r/HomeNetworking/comments/lrebw5/alternatives_to_a_captive_portal_for_open_networks/ * https://www.rfc-editor.org/rfc/rfc8910.txt HTH Linux-Fan öö pgpevR0soRT0q.pgp Description: PGP signature

Re: Memory leak

2022-02-11 Thread Linux-Fan
r-end" system e.g. fewer CPU cores would cause fewer processes to be spawned and hence the memory efficiency might be better in such cases. HTH and YMMV Linux-Fan öö [...] pgpNyJMgXvFcU.pgp Description: PGP signature

Re: Query

2022-02-08 Thread Linux-Fan
to `sc-im` (a lightweight spreadsheet program) on old machines for such tasks. HTH and YMMV Linux-Fan öö [...] pgppno1xg3h5S.pgp Description: PGP signature

Re: Mini server hardware for home use NAS purposes

2022-02-02 Thread Linux-Fan
ar amd64 machine, I do not expect any problems with upgrading. ┌─── System Sheet Script 1.2.7, Copyright (c) 2012-2021 Ma_Sys.ma ─────┐ │ linux-fan (id 1000) on rxvt-unicode-256colorDebian GNU/Linux 10 (buster) │ │ Linux 4.19.0-18-amd64

Re: smartd

2022-01-23 Thread Linux-Fan
play through the recovery scenario, too. I recommend doing this in a VM unless you have some dedicated machine with at least two HDDs to play with. [...] HTH and YMMV Linux-Fan öö pgp1HGhRHorQN.pgp Description: PGP signature

Re: downsides to replacing xfce4-terminal?

2022-01-08 Thread Linux-Fan
Greg Wooledge writes: On Sat, Jan 08, 2022 at 12:16:44AM +0100, Michael Lange wrote: > In case you have a mouse with a wheel, what's wrong with middle-button > pasting? It is worth mentioning that the common Windows program to access Linux machines over SSH `putty.exe` has the right

Re: Looking for reccomendations

2021-12-29 Thread Linux-Fan
work under LInux. Note also, that I used this with a desktop-style system and thus do not know about its power consumption. I gather it is one of the more expensive ones. From my (limited) experience the audio quality is decent and it has a nice extra feature: The headphone plug supports 3-

Re: Emoji fonts in Debian [WAS:] Re: How to NOT automatically mount a specific partition of an external device?

2021-11-27 Thread Linux-Fan
I am pretty fine with _not_ seeing the correct glyphs by default given that I do not want fancy colorful icons in my terminals anyway :) YMMV Linux-Fan öö [...] pgpGNsO7W6ND3.pgp Description: PGP signature

Re: ffmpeg no crea video en milisegundos

2021-11-16 Thread Debia Linux
On Tue, Nov 16, 2021 at 12:47 AM Camaleón wrote: > > El 2021-11-15 a las 21:24 -0600, Debia Linux escribió: > > > On Mon, Nov 15, 2021 at 9:04 PM Debia Linux wrote: > > > > > > Lista: > > > > > > Espero se encuentre bien. > > > >

Re: ffmpeg no crea video en milisegundos

2021-11-15 Thread Debia Linux
las ordenes que estoy usando, son las siguientes. ffmpeg -r 3/1001 -loop 1 -i 1-02.png -aspect 16:9 -t 00:00:0.286 tmp-1-02.mp4 On Mon, Nov 15, 2021 at 9:04 PM Debia Linux wrote: > > Lista: > > Espero se encuentre bien. > > Les comento que quiero hacer varios videos de meno

ffmpeg no crea video en milisegundos

2021-11-15 Thread Debia Linux
Lista: Espero se encuentre bien. Les comento que quiero hacer varios videos de menos de un segundo de duracion, para despues unirlos en uno solo. Ejemplo: Quiero que el video dure 0.286 milisegundos, pero al verificarlo, ffmpeg lo crea de 0.294 milisegundos. Al unir todos los videos, el video

Re: Debian version

2021-11-09 Thread Linux-Fan
Koler, Nethanel writes: Hi I am Nati, I am trying to find a variable that is configured in the linux- headers that can tell me on which Debian I am Any reason for not using /etc/os-release instead? IIRC this one is available on RHEL _and_ Debian systems. For example in RedHat After

Re: Is "Debian desktop environment" identical to "GNOME" upon installation?

2021-11-05 Thread Linux-Fan
ot; :) [1] https://masysma.lima-city.de/37/debian_i386_installation_reports_att/m2-dl1080-i386-lxde-calamares.xhtml [2] https://masysma.lima-city.de/37/debian_i386_installation_reports_att/m2-dl1080-i386-lxde-di.xhtml [3] https://masysma.lima-city.de/37/debian_i386_installation_reports_att/m6-d11a3-i386-netinst.xhtml HTH Linux-Fan öö pgpK1tyhC5AEL.pgp Description: PGP signature

Re: LXQT desktop environment hangs?

2021-10-31 Thread Linux-Fan
kaye n writes: SORRY I SHOULD HAVE SENT IT TO DEBIAN LIST Never mind, I am taking this as an OK to post my answer to the list :) On Sun, Oct 31, 2021 at 9:16 PM kaye n wrote: On Fri, Oct 29, 2021 at 10:35 PM Linux-Fan wrote: [...] I'd suggest to try debugging _why_ Firefox

Re: LXQT desktop environment hangs?

2021-10-29 Thread Linux-Fan
hines, my experience was that LXDE was indeed a little bit faster than LXQT but the difference is probably not notable on anything but >13 year old hardware :) Thank you for your time. HTH and YMMV Linux-Fan öö OT: If you want something that _really_ does not get in the way or slow down, co

Re: Leibniz' "best of all possible worlds" ...

2021-10-24 Thread Linux-Fan
der adding a "persistence" partition such that work results can be saved. - Installed system from external hard drive or large pen drive (> 32 GB). This allows for the most "natural" feel of Linux because all settings will be saved persistently by default. Is such an

Re: How to install official AMDGPU linux driver on Debian 11?

2021-10-21 Thread Linux-Fan
already wrote in the other thread. HTH Linux-Fan öö pgpbWc1g5EV6Y.pgp Description: PGP signature

Re: AMD OpenCL support

2021-10-18 Thread Linux-Fan
piorunz writes: On 17/10/2021 23:31, Linux-Fan wrote: Back then, I got it from https://www.amd.com/en/support/professional-graphics/radeon-pro/radeon-pro- w5000-series/radeon-pro-w5500 under "Radeon(TM) Pro Software for Enterprise on Ubuntu 20.04.2" and the download still seem

Re: AMD OpenCL support

2021-10-17 Thread Linux-Fan
piorunz writes: On 17/10/2021 21:50, Linux-Fan wrote: There, the suggested fix is to switch to amdgpu-pro (which seems to remedy the issue but not entirely...) which lead me to try the `.deb` files from AMD. I downloaded `amdgpu-pro-21.20-1292797-ubuntu-20.04.tar.xz` and it seems to have

Re: AMD OpenCL support

2021-10-17 Thread Linux-Fan
. Although its not a "clean" solution by any means, it might "just work"? HTH Linux-Fan öö pgpyhukeY7BBf.pgp Description: PGP signature

Re: Disk partitioning phase of installation

2021-10-16 Thread Linux-Fan
to the mountpoint of choice (`ln -s /media/richards_downloads Downloads`). 2. How could I have found the answer? By trying it out :) If you do it wrongly, it yields "mountpoint does not exist" or similar. If you do it correctly, it "just works". HTH Linux-Fan [...] öö pgpAlDLwr

Re: perspectiva desconhecida

2021-10-07 Thread Linux - Junior Polegato
om dia aos prezados membros desta comunidade. Sou usuario do Linux faz uns 5 talvez 6 anos. A pergunta que venho lhes trazer, foge ao escopo desta lista. Contudo a trago para aqueles que se interessarem em compartilhar esta indagacao e quem sabe abrir uma luz na minha duvida. Como sabemos, a Amaz

Re: GNOME - Ajustes gráficos

2021-10-06 Thread Linux - Junior Polegato
Olá!         Você encontra ajuste de fonte/dpi(fator) em "Ajustes" no Gnome, pacote gnome-tweaks. Quanto à janela do VPN não caber, tem que ajustar a resolução, pois nessa opção nos ajustes vai ajustar apenas tamanho de renderização da fonte. Pode usar [Alt]+[F7]+[mover mouse] para mover a

Re: Executar um programa no modo gráfico no momento da inicialização do Debian

2021-10-06 Thread Linux - Junior Polegato
s ícones criados pelo sistema eu deixo na pasta */usr/share/applications/* (pasta que você citou), mas os que eu mesmo crio, eu gosto de salvar na pasta que eu citei acima. Abraços. Em ter., 5 de out. de 2021 às 09:13, Linux - Junior Polegato mailto:li...@

Re: Executar um programa no modo gráfico no momento da inicialização do Debian

2021-10-05 Thread Linux - Junior Polegato
úvida não sei se estou fazendo de modo correto enviando este e-mail. Estou voltando a utuilizar o Linux e escolhi o Debian para utilizar aqui na empresa. Tenho algum conhecimento com Linux mas de muito tempo atrás. 1) Instalaei a versão 11 em um PC e rodo somente Linux neste PC 2) Sou programa

Re: New mdadm RAID1 gets renamed from md3 to md127 after each reboot

2021-10-01 Thread Linux-Fan
sk/by-uuid to find out if your md3/md127 can be accessed by an unique ID. You could then point the entries in /etc/fstab to the UUID rather than the "unstable" device name? HTH and YMMV Linux-Fan öö pgpXLRom6yQiu.pgp Description: PGP signature

Re: usb audio interface recommendation

2021-09-29 Thread Linux-Fan
ack when I searched for audio interfaces, I had also considered the Zoom UAC-2 (https://www.zoom.co.jp/sites/default/files/products/downloads/pdfs/E_UAC-2.pdf). Reviews seemed to indicate acceptable Linux compatibility, but I do not have any first-hand experience with it. HTH Linux-Fan

Re: Privacy and defamation of character on Debian public forums

2021-09-26 Thread Linux-Fan
w.acronymfinder.com/Slang/FAOD.html That, finally, explains it. Most of the time, I try to stick to acronyms that are found in "The Jargon File" (package `jargon`) because these seem to have a pretty agreed-upon meaning :) HTH and YMMV Linux-Fan öö pgpjxsIFEVmwU.pgp Description: PGP signature

Re: write only storage.

2021-09-21 Thread Linux-Fan
FAIK in "business" contexts, tape libraries and rsync-style mirrors are quite widespread. HTH Linux-Fan öö pgpxke0vDpypy.pgp Description: PGP signature

Re: Bullseye (mostly) not booting on Proliant DL380 G7

2021-09-16 Thread Linux-Fan
ing despite not having had this issue - a nicely structured approach to tackle such problems! Linux-Fan öö pgpBYX_NJWs13.pgp Description: PGP signature

Re: Dual GPU dual display support in Debian?

2021-09-15 Thread Linux-Fan
Anssi Saari writes: Linux-Fan writes: > Anssi Saari writes: > >> I was wondering, since I didn't really find anything definite via Google >> but is dual GPU dual display actually a supported configuration in >> Debian 11? > > I would be interested in know

Re: Dual GPU dual display support in Debian?

2021-09-15 Thread Linux-Fan
connected to CPU's integrated GPU (Core i7-4790K, Intel HD Graphics 4600). Display 2 connected to Nvidia RTX3070Ti. The two displays setup as a single wide display, i.e. windows movable/draggable from one display to the other. I have a triple boot setup, Windows 10 worked fine, Arch Linux with KDE

Re: HTML mail [was: How to improve my question in stackoverflow?]

2021-09-10 Thread Linux-Fan
Btw.: For C++ STL components such as `set` or `string` it is perfectly fine to not append a `.h`. In fact, it would seem not to be standards compliant to append the `.h`, cf. https://stackoverflow.com/questions/15680190 YMMV Linux-Fan öö pgp8MUSLxC_NJ.pgp Description: PGP signature

[OT] C++ Book Question (Was: Re: How to improve my question in stackoverflow?)

2021-09-09 Thread Linux-Fan
patch --strip 1 < patchbook.patch from inside the repository. HTH Linux-Fan öö diff --git a/Chapter04/LibraryPointer/Book.cpp b/Chapter04/LibraryPointer/Book.cpp index ae86fd2..62f60f5 100644 --- a/Chapter04/LibraryPointer/Book.cpp +++ b/Chapter04/LibraryPointer/Book.cpp @@ -1,9 +1,9 @@

Re: plugged and unplugged monitor

2021-09-06 Thread Linux-Fan
michaelmorgan...@gmail.com writes: I have a linux machine for scientific calculations with GPU installed. It also installed GUI but normally the default start mode is just terminal (multi-user.target). If I start up the machine with a monitor plugged into the GPU (HDMI or Displayport

Re: Installing old/deprecated packages

2021-09-06 Thread Linux-Fan
riveravaldez writes: On 9/5/21, Linux-Fan wrote: > riveravaldez writes: > >> I have this `phwmon.py`[1] which I use with fluxbox to have a couple >> of system monitors at hand. It depends on some python2 packages, so >> stopped working some time ago. > > Any

Re: Installing old/deprecated packages

2021-09-05 Thread Linux-Fan
me0n1 42428 17299 3905792 8439 49354 7425 3352623 15456 0 48512 26929 43429 11 476835656 3033 0 0\n' See also: https://forums.bunsenlabs.org/viewtopic.php?id=967 [...] [1] https://gitlab.com/o9000/phwmon Btw. it looks as if `python-is-python2` is not needed for this to run? `phwmon.py` state

Re: how to change debian installation mirror list?

2021-08-23 Thread Linux-Fan
. Scroll near the end of https://masysma.lima-city.de/37/debian_i386_installation_reports_att/m6-d11a3-i386-netinst.xhtml for screenshots of the respective dialogs. It is from an an alpha release of the installer but the dialogs should not differ too much from the final one. HTH Lin

Re: nvme SSD and poor performance

2021-08-20 Thread Linux-Fan
Pierre Willaime writes: Thanks all. I activated `# systemctl enable fstrim.timer` (thanks Linux-Fan). You're welcome :) But I do not think my issue is trim related after all. I have always a lot of I/O activities from jdb2 even just after booting and even when the computer is doing

Re: nvme SSD and poor performance

2021-08-17 Thread Linux-Fan
Christian Britz writes: On 17.08.21 at 15:30 Linux-Fan wrote: Pierre Willaime writes: P-S: If triming it is needed for ssd, why debian do not trim by default? Detecting reliably if the current system has SSDs that would benefit from trimming AND that the user has not taken their own

  1   2   3   4   5   6   7   8   9   10   >