Re: Reboot timeout

2024-08-23 Thread Roberto Ragusa
that showing a useless spinning logo is more "elegant" than letting the user understand what's (mis)happening. People do not even know they have to press esc to see things. Regards. -- Roberto Ragusamail at robertoragusa.it -- __

Re: password issue with f40

2024-06-26 Thread Roberto Ragusa
mes --make-directories Alternatively, with midnight commander you can just "enter" the rpm as if it were a directory. (and the same happens for most archive formats) Regards. -- Roberto Ragusamail at robertoragusa.it -- ___ users mailing

Re: Interesting mount problem - F40

2024-06-18 Thread Roberto Ragusa
uuid can be changed for the copy by using tune2fs for ext2/3/4, and something else (mlabel?) for FAT32. As for the "copying all the blocks and stress the SSD", you can fstrim the filesystem after the copy to release the unused blocks (fstrim works for FAT32 too). Regards. -- Robe

Re: stdio.h

2024-01-30 Thread Roberto Ragusa
ne. rpm -V glibc-headers -- Roberto Ragusamail at robertoragusa.it -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproj

Re: How do I read result of a QR Code

2024-01-16 Thread Roberto Ragusa
need the "oathtool" rpm, the 6 digit generation happens with: oathtool --totp xxx You may find examples on the net. Regards. -- Roberto Ragusamail at robertoragusa.it -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscri

Re: rsync fails when transferring multiple files

2023-12-20 Thread Roberto Ragusa
this one server fails. This also isn't a disk space or inode problem or corrupt filesystem problem - the same command works from a different host to this one problematic host without a problem.  Destination directory also doesn't matter. Network MTU? -- Roberto Ragusamail at r

Re: ssh forced command in syslog?

2023-12-18 Thread Roberto Ragusa
ng rsync inside your script. Wondering why you do not see the variable set. Regards. -- Roberto Ragusamail at robertoragusa.it -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraprojec

Re: Log file *detailed* content description

2023-12-13 Thread Roberto Ragusa
it to the various keys on my system? Roberto Ragusa answered: ssh-keygen -lf ~/.ssh/id_rsa.pub This comes up easily on Google. I wasn't asking for the value related to my public key. I'm not likely to see whatever the related value for that key might be in an "Accepted publickey&

Re: Log file *detailed* content description

2023-12-12 Thread Roberto Ragusa
sh2: RSA SHA256:QSyKp5SJ8gJFcYtbtb9SQ1axtqSg7fEoQBiZf3kPXgU what is the meaning of the RSA value listed? Is it a "fingerprint"? How can I compare it to the various keys on my system? ssh-keygen -lf ~/.ssh/id_rsa.pub This comes up easily on Google. Regards. -- Roberto Ragu

Re: Time to replace SSD disk?

2023-11-05 Thread Roberto Ragusa
r young SSD in RAID1 would be the best option, or at least have some backups of data (you should always have). Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an emai

Re: LUKS - lost token?

2023-10-30 Thread Roberto Ragusa
owner could have made a backup of the key in the past if sufficiently foresighted. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedorapro

Re: nvme as user?

2023-10-30 Thread Roberto Ragusa
On 10/30/23 05:06, Jeffrey Walton wrote: You can't do it in a wrapper script because you can't setuid on scripts. But you can enable sudo for a single script. (this was the intended way to use sudo, as far as I know) Regards. -- Roberto Ragusamail at robert

Re: LUKS - lost token?

2023-10-29 Thread Roberto Ragusa
real decryption key makes the difference between having data or losing them; making all recovery strategies impossible is not a good idea. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To

Re: LUKS - lost token?

2023-10-29 Thread Roberto Ragusa
nt will be lost for ever as soon as the system is powered off. Is anything worst than losing the data? I personally always extract the encryption keys and store them in a safe place, so I will always be able to grab the disk and recover the data whatever may happen to the system. Regards. -- Robe

Re: LUKS - lost token?

2023-10-29 Thread Roberto Ragusa
On 10/29/23 20:16, Jonathan Billings wrote: On Oct 29, 2023, at 11:00, Roberto Ragusa wrote: On 10/29/23 04:13, Robert Nichols wrote: On 10/28/23 21:20, Robert Nichols wrote: Yes, as long as the device is currently unlocked Oops. I just realized that recovering the master key from the

Re: LUKS - lost token?

2023-10-29 Thread Roberto Ragusa
is not possible with LUKS2. Sorry. Really? I was not aware of that. So keeping my systems far away from LUKS2 has been a good idea. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To

Re: question: does "diff" use short cuts?

2023-07-10 Thread Roberto Ragusa
work on the second one (important: detach links when saving), finally do the diff, it is very fast since the majority of files under comparison are still hardlinked couples. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -

Re: Wake On LAN

2023-06-23 Thread Roberto Ragusa
to send the MAC with octects in reverted order - WOL listening only after a shutdown; if the power goes away and comes back WOL doesn't work anymore (the BIOS was just "playing dead" waiting, but needing power to keep this state) Regards. -- Roberto

Re: More space needed on the / filesystem to upgrade from F37 to F38

2023-05-03 Thread Roberto Ragusa
On 5/2/23 20:56, Jeffrey Walton wrote: On Tue, May 2, 2023 at 4:13 AM Roberto Ragusa wrote: [...] My personal system was installed with FC3 in 2005 and then continuously upgraded up to currently FC36. (it has even got metamorphosis from i686 to x86_64, something that was considered impossible

Re: More space needed on the / filesystem to upgrade from F37 to F38

2023-05-02 Thread Roberto Ragusa
) Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/proje

Re: commands available on bootable iso

2023-03-27 Thread Roberto Ragusa
sotmp unsquashfs isotmp LiveOS/rootfs.img e2ls squashfs-root/LiveOS/rootfs.img:/usr/bin -l all done in a freshly created dir with some space, which you will remove at the end. Unfortunately this can't be done in a single pipe without intermediate files. Regards. -- Roberto Ragusa

Re: Recently sound does not play as root

2023-03-20 Thread Roberto Ragusa
r to access the X11 session No warranty that it will work in your case. No idea how this would be adapted when using Wayland instead of X11. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org

Re: /etc/hosts question

2023-03-16 Thread Roberto Ragusa
mum (30 minutes) ) NS ns.testbed.lan. A 192.168.1.1 MX 1 mail.testbed.lan. $ORIGIN testbed.lan. mailA 192.168.1.1 ns A

open files limit was: Re: Enabling Apache HTTP/2 => Too many open files error

2023-03-02 Thread Roberto Ragusa
I've raised it a lot, many years ago, by editing /etc/security/limits.conf, but I now see I get again 1024. My guess is systemd is deciding by itself, and not respecting my settings. Regards. -- Roberto Ragusamail at robertoragusa.it ___ use

Re: software or hardware raid?

2023-03-02 Thread Roberto Ragusa
On 3/1/23 21:01, Ranjan Maitra wrote: Hi, I would like to RAID two of my disks, and I was wondering if the recommendation is to do software or hardware RAID? Software. Everything you need is in the mdadm command. Regards. -- Roberto Ragusamail at robertoragusa.it

Re: 127.0.0.53 question

2022-12-17 Thread Roberto Ragusa
applies to /24 networks. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedorapr

Re: Can one rescue a dead SSD?

2022-11-10 Thread Roberto Ragusa
e_oBQ2UFZSU (SMD (de)soldering, thermal camera, ...) Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Cod

Re: Looking to get connection between 2 local networks?

2022-11-08 Thread Roberto Ragusa
since they are in a way or another sending all their packets to the modem itself (thanks to the active default route). Add details if one of my assumptions are wrong. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users m

Re: Looking for a GPU that "just works" - Is RX550 a good choice?

2022-09-04 Thread Roberto Ragusa
investigate or report this. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedorapr

Re: following thunderbird upgrade to 102, it takes over 1h of 100% CPU to start

2022-08-28 Thread Roberto Ragusa
ession= Bad certificate is a bit generic, but in addition to basic things like expiration, investigate the SSL policies on your system (no SHA1 etc.). Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list --

Re: 32-->36?

2022-08-01 Thread Roberto Ragusa
gt;35->36. But it was a desktop, a lot more complex than a server. In your case 32->34->36 is an option. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an

Re: Are there typical ways Fedora tends to break? part 2

2022-07-26 Thread Roberto Ragusa
rescue image is still the ultimate way to fix things (especially with chroot). Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.o

Re: Strange mount behaviour

2022-06-04 Thread Roberto Ragusa
despite the "noauto". This reminds me of an old heated discussion, the famous "we took the liberty". https://www.mail-archive.com/devel@lists.fedoraproject.org/msg13652.html Regards. -- Roberto Ragusamail at robertoragusa.it ___

Re: OpenVPN breakage

2022-06-04 Thread Roberto Ragusa
ppened to me too. Apparently it is a fight between "let's have a default that works" and "let's not weaken security too easily". https://community.openvpn.net/openvpn/wiki/CipherNegotiation Regards. -- Roberto Ragusamail at robertoragusa.it __

Re: First 5 minutes with f36

2022-05-12 Thread Roberto Ragusa
need them a lot). kcharselect from KDE also includes the ability to search for the char description, like "frame" to discover the existenceof char 🖼 (unicode U+1f5bc, frame with picture). I don't think you can easily compose a Mona Lisa. :-) Regards. -- Roberto Ragu

Re: SELinux prevents systemctl hibernate

2022-04-16 Thread Roberto Ragusa
briefly turns off the screen. I found these lines in the logs, which seems to indicate that SELinux is causing the issue: First try would be to disable SELinux to confirm your hypothesis. Regards. -- Roberto Ragusamail at robertoragusa.it _

Re: Does anyone use Kexec?

2022-04-11 Thread Roberto Ragusa
grub configurations. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project

Re: DTS not respected in Fedora 35 EET zone

2022-03-29 Thread Roberto Ragusa
have to show what you get with the "date" command. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora

Re: RE : RE : Does it is better to '''python3 -m install the_program''' instead '''pip3 install the_program" when it is missing in the downloader primary ?

2022-02-16 Thread Roberto Ragusa
On 2/15/22 11:30 PM, Dorian ROSSE wrote: What is ‘’’ bdist_rpm’’’ ? It is a magical word to tell the setup script you want a package for your distribution. Conceptually is a sort of "make rpm". https://docs.python.org/3/distutils/builtdist.html Regards. -- Roberto Ragusa

Re: RE : Does it is better to '''python3 -m install the_program''' instead '''pip3 install the_program" when it is missing in the downloader primary ?

2022-02-15 Thread Roberto Ragusa
python program run by that user. If one really wants the package to be avail globally one could make an rpm and install it. At least it will be easier to remove in the future. $ python setup.py bdist_rpm # as standard user # rpm -ihv xx.rpm # as root Best regards. -- Roberto Ragusa

Re: Kernel crash every day at 6:30am

2022-02-15 Thread Roberto Ragusa
rsync job with encryption and raid could stress the system (thermally too) and trigger instability. Try to test your hardware in other ways (repeated gzip and md5 checks, or memtest86+) to be sure. Regards. -- Roberto Ragusamail at robertoragusa.it

Re: sudo / su with GUI apps - ?

2022-01-18 Thread Roberto Ragusa
lhost$ xhost si:localuser:bbb Then you just have to su to bbb and bbb@localhost$ export DISPLAY=:0 -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fed

Re: Setting up webserver for https??

2021-12-13 Thread Roberto Ragusa
s every 90 days) - stop trying to get a CA-issued certificate, and just create a self signed cert (still better than nothing, depending on who your users are) Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing lis

Re: Setting up webserver for https??

2021-12-13 Thread Roberto Ragusa
IP, answer the certbot challenge on port 80 and then switch back the DNS andinstall the cert you have obtained on your original IP; surely that is annoying to be repeated at every cert renewal Regards. -- Roberto Ragusamail at robertoragusa.it ___

Re: dnf upgrade to Fedora 35 using --downloaddir just wiped out my entire home dir !

2021-11-20 Thread Roberto Ragusa
inction between its stuff and other files: as a results it removed completely the /tmp/.X11-unix/ dir causing bizarre problems with programs not starting anymore. it was commercial software.) Regards. -- Roberto Ragusamail at robertoragusa.it _

Re: premature umount

2021-08-26 Thread Roberto Ragusa
On 8/26/21 2:57 PM, Geoffrey Leach wrote: On Thu, 26 Aug 2021 09:11:34 +0200 Roberto Ragusa wrote: On 8/26/21 7:01 AM, Geoffrey Leach wrote: On Wed, 25 Aug 2021 21:26:19 -0700 You could add a "sync" after the copy and before the "umount". Just what I needed. Thanks.

Re: premature umount

2021-08-26 Thread Roberto Ragusa
lease level) bug and must be investigated. Which filesystem are you using? Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraprojec

Re: Root file system skipped when mlocate (updatedb) is run via systemd timer

2021-08-19 Thread Roberto Ragusa
oying. The reason for that option was that if it is a bind mount, the same data is probably visible in another path, which is not the case for the subvolume. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing lis

Re: how to replace a disk in a raid-1 array by a larger one?

2021-08-15 Thread Roberto Ragusa
GB, 1910GB, 1920GB), so I'm able to identify them in /proc/partitions even if letter order is messed up. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to us

Re: how to replace a disk in a raid-1 array by a larger one?

2021-08-07 Thread Roberto Ragusa
servers. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project

Re: Change root partition filesystem without reinstall

2021-08-01 Thread Roberto Ragusa
e skilled with things like dracut, grub, chroot. Otherwise, trust some tool that claims to do everything for you easily. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe sen

Re: Maybe offline updates aren't a bad idea

2021-07-30 Thread Roberto Ragusa
On 7/30/21 7:57 AM, Ed Greshko wrote: Total freeze.  Unable to switch to an alternate console.  ssh into the system was non-responsive. No ssh? Looks like a total system lockup that could have happened in offline mode as well. -- Roberto Ragusamail at robertoragusa.it

Re: SD card Timestamp

2021-07-24 Thread Roberto Ragusa
e). But you can tell Linux that you know the timezone used on that card: man mount and search for tz=UTC option in the vfat paragraph. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsu

Re: remove unallocated partition

2021-06-07 Thread Roberto Ragusa
that, unsuccessfully). Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https

Re: remove unallocated partition

2021-06-07 Thread Roberto Ragusa
you do it manually, you have to be careful and don't mess things up. If you use some tool, you have to hope the tool doesn't mess things up. Paste your fdisk -l output if you want. Regards. -- Roberto Ragusamail at robertoragusa.it ___

Re: IP-routing fails after upgrade F33->F34

2021-05-04 Thread Roberto Ragusa
mp on both interfaces to see what is appearing there. Then you could have a look at the counters for the related iptables rules to understand if they are being triggered. (assuming iptables is involved, not sure if firewalld has been switched to nftables backend) Regards. -- Roberto Ragusa

Re: btrfs system slow down with 100GB file

2021-03-26 Thread Roberto Ragusa
also this nice trick for programs stupidly doing too many fsync: system-nspawn --system-call-filter='~sync:0 fsync:0' Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubs

Re: btrfs system slow down with 100GB file

2021-03-25 Thread Roberto Ragusa
use there are 10GB of dirty data in memory, the problem is in the filesystem code. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedor

Re: btrfs system slow down with 100GB file

2021-03-24 Thread Roberto Ragusa
files as soon as 0% of the RAM contains dirty buffers can't be considered a sane setting. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to use

Re: USB SSD disk speed question

2021-03-02 Thread Roberto Ragusa
On 3/2/21 12:47 PM, Frederic Muller wrote: On 3/2/21 4:23 PM, Roberto Ragusa wrote: On 3/2/21 8:34 AM, Frederic Muller wrote: Anyway since I am somehow back to initial lousy speeds and saw it way faster on the same machines, is there a "reliable" way to go back to more decent

Re: USB SSD disk speed question

2021-03-02 Thread Roberto Ragusa
sequential read speed. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-

Re: Formatting second hard disk

2021-03-01 Thread Roberto Ragusa
On 2/28/21 11:26 PM, Doug H. wrote: I am sort of old school so tend to just use the `fdisk` command line util, but that is rather old so maybe gdisk would be the better option now. fdisk now supports GPT too, there is no need to use gdisk Regards. -- Roberto Ragusamail at

Re: Change UId range, renumber user ids

2021-02-03 Thread Roberto Ragusa
a b c x; do [ $c -eq 0 ] && c=1;echo "$a:$[10*c]:65536";done /etc/subgid which gives me 400015 for subuser 15 of user 4. (note that root=0 is problematic and I collapse it into bin=1, both starting at 10) Regards. -- Roberto Ragusamail at robertoragusa.it

Re: Windows 10 + F33 + SSD + RAID

2021-01-31 Thread Roberto Ragusa
se (including exchanging a disk, for example). The "it may be broken, let's avoid it" approach is definitely in contrast to the "we are enabling it so bugs can be found" that we have heard for many problematic and disrupting new features. Regards. -- Roberto Ragusa

Re: [F31] Cannot boot from time to time due to systemd-cryptsetup

2021-01-15 Thread Roberto Ragusa
just press enter to get a second prompt. (this is what happens to me after disabling some graphical parts) Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: BTRFS partition corrupted after deleting files in /home

2021-01-14 Thread Roberto Ragusa
000-0 198 Offline_Uncorrectable CK 100 100 000-0 These above are the ones you should worry about a mechanically failing drive. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users

Re: Android-tools does not find device

2021-01-12 Thread Roberto Ragusa
ot; output? If you get it, you can start wondering about the adb tool and any udev permissions problem. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email t

Re: btrfs: What to do with large growing files?

2021-01-12 Thread Roberto Ragusa
ext4 <-> btrfs). Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproje

Re: Do you disable IPV6? - Fedora Workstation

2020-12-29 Thread Roberto Ragusa
erence (maybe as simple as a faster ping test). Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: Security Software Hack vs. Fedora

2020-12-17 Thread Roberto Ragusa
a risky thing, we know. But the rest of the world: - builds container images "FROM random_source" - runs "npm install random_thing" and "gem install random_thing" and then the best: - installs with: "curl http://random_site/install_script | sudo bash" R

Re: Inhibiting device startup at boot

2020-12-01 Thread Roberto Ragusa
On 12/1/20 2:59 PM, Tom Horsley wrote: On Tue, 1 Dec 2020 14:52:21 +0100 Roberto Ragusa wrote: How do you power them down? I don't know about the original poster, but my "noauto" disks timeout and power down all by themselves, then even when they aren't mounted at all,

Re: Inhibiting device startup at boot

2020-12-01 Thread Roberto Ragusa
ow do you power them down? -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-U

Re: Why is only 11 GB used of my 12 GB swap file ?

2020-11-27 Thread Roberto Ragusa
. That 11 was probably a 11.9 or 11.99 or (and I bet on this) 11.999. I would use "free --mebi" instead. The swap file was 12288 MiB. Let's see how much of that is available as swap. Regards. -- Roberto Ragusamail at robertoragusa.it __

Re: Clone logical volume using dd

2020-11-23 Thread Roberto Ragusa
option. The copy will be perfect even if the total size is not a perfect multiple of blocksize, dd is smart. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: Application-specific networking

2020-11-18 Thread Roberto Ragusa
nd then "borrow" the namespace for something out of the container is very smart. ("container" is a meaningless word; the kernel only knows about namespaces, you can use or not each of them, in your case network is all you need...) Best regards. -- Roberto

Re: Recommendations for video-conferencing setup

2020-11-12 Thread Roberto Ragusa
artphone (no SIM).  The phone has a decent camera and mike, and gives more flexibility for the location than my desktop but has to be plugged in to the charger. But that is unfeasible if you have to share your screen or do a presentation. Best regards. -- Roberto Ragusamail at

Re: Run Firefox on a remote mac with display on my Linux laptop

2020-11-12 Thread Roberto Ragusa
run containers, it should be possible to run a Fedora container on the Mac, with firefox started there from your machine with "ssh -X container firefox". Not simple but the same thing works on a smartphone, it should on a Mac too. Best regards. -- Roberto Ragusamail at robert

Re: Recommendations for video-conferencing setup

2020-11-11 Thread Roberto Ragusa
kernel module that creates a v4l device that gets data from a phone. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedor

Re: X Org Server is abandonware

2020-10-28 Thread Roberto Ragusa
f that Fedora Change? -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/e

Re: An "arp ... pub" replacement?

2020-10-27 Thread Roberto Ragusa
NIC. For IPv6 I've got a working setup with a /64 by doing sysctl -w net.ipv6.conf.all.proxy_ndp=1 ### this is the trick sysctl -w net.ipv6.conf.all.forwarding=1 after assigning a single /128 address to the SIT tunnel interface and the entire /64 to eth0. Best regards. --

Re: Strange gpg-agent processes with Fedora 32

2020-10-27 Thread Roberto Ragusa
se (!) your passphrase. After struggling a lot with options and ENV variables the only solution for my use case was "dnf install gnupg1" and using gpg1. Maybe PackageKit is triggering things without realizing or being forced to do strange things to achieve its objectives. Best regards.

Re: An "arp ... pub" replacement?

2020-10-27 Thread Roberto Ragusa
in /etc/sysconfig/network-scripts/network-functions: "for idx in '' {0..255} ; do" ) Best regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an

Re: Resizing LVM on VPS machine

2020-10-03 Thread Roberto Ragusa
, vgs, lvs, df. It will then be easy to verify that you are in a very comfortable situation to expand your filesystems with a few commands. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.o

Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-27 Thread Roberto Ragusa
tried debugging that a bit and the scripts are just taking the PRETTY_NAME var from /etc/os-release. This is on BLS, without EFI. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubs

Re: Starting and stopping RAID doesn't work from Cron

2020-06-22 Thread Roberto Ragusa
ing down disks while md is still active. Cron jobs have often problems with missing env variables (e.g. simplified PATH) , those can also be fixed if you go the do_backup approach. Regards. -- Roberto Ragusamail at robertoragusa.it ___ user

Re: F32 - Firefox keeps crashing today

2020-06-15 Thread Roberto Ragusa
On 2020-06-14 19:52, Robert Moskowitz wrote: 5 times so far today.  Crash reports sent off to mozilla, but still 5 times? Nothing in Messages, only the start of Firefox: Try running firefox from a terminal. With some luck, it could print something when crashing. Regards. -- Roberto Ragusa

Re: Graphing/Charting software in Linux - recommendations?

2020-06-04 Thread Roberto Ragusa
-charts (Excel style), this is the wrong tool. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Cod

Re: Mount options for mostly-offline drives

2020-06-04 Thread Roberto Ragusa
g any RAID reconstruction or check. You could also run the command on /dev/md0 (or what is named), to see if something is accessing the RAID through the filesytem (e.g. df, updatedb, ...). Regards. -- Roberto Ragusamail at robertoragusa.it ___ users ma

Re: Mount options for mostly-offline drives

2020-06-03 Thread Roberto Ragusa
ones. This is one of the most bizarre things ever done to the Unix philosophy: root getting errors on these files. Annoying whenever you run lsof, find, rsync, grep -r, ... -- Roberto Ragusamail at robertoragusa.it ___ users mailing list --

Re: running browser as user different than root

2020-06-01 Thread Roberto Ragusa
On 2020-06-01 10:37, Roberto Ragusa wrote: The new user must have the EXPORT variable set to :0   export DISPLAY=:0 Replying to myself to fix a mistake that would remain in the ML archives. The new user must have an exported DISPLAY variable set to :0 export DISPLAY=:0 -- Roberto

Re: running browser as user different than root

2020-06-01 Thread Roberto Ragusa
On 2020-06-01 12:31, bruce wrote: Hi Roberto Thanks for the reply. On Mon, Jun 1, 2020 at 4:38 AM Roberto Ragusa wrote: xhost si:localuser:thenameofthenewuser xhost si:root:test "localuser" is a string that you do not have to change, it specifies the kind of rule we

Re: running browser as user different than root

2020-06-01 Thread Roberto Ragusa
, but running your main session as root is something being considered a really bad idea for at least 25 years. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: Raid array empty after restart

2020-05-24 Thread Roberto Ragusa
thing: maybe you have formatted both md127 and md127p1? Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Co

Re: device names

2020-04-12 Thread Roberto Ragusa
happens there). https://docs.fedoraproject.org/en-US/Fedora/25/html/Networking_Guide/sec-Understanding_the_Device_Renaming_Procedure.html Is that not working anymore? Messing with grub kernel options looks definitely overkill. Regards. -- Roberto Ragusamail at robertoragusa.it

Re: linux -- ide question

2020-03-27 Thread Roberto Ragusa
On 2020-03-24 23:45, bruce wrote: hey, for those who do linux dev/work, what's your goto IDE/editor? just curious. kate + make If the project becomes big: kdevelop (mostly as a sort of kate improvement for global searches etc., I do not care about build/debug). Regards. -- Ro

Re: What is better a 2nd drive for Raid 1 or a backup one?

2019-12-28 Thread Roberto Ragusa
a small error can lead to a disaster. I would do that only on data I have a backup already, or at least I would try all the procedure on a small test filesystem before doing it on the real stuff. Regards. -- Roberto Ragusamail at robertoragusa.it ___

Re: Windows??.....

2019-12-09 Thread Roberto Ragusa
There is a friendly command to tell you: # needs-restarting (in dnf-utils) -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedo

Re: Removing LVM (SOLVED - kind of)

2019-12-04 Thread Roberto Ragusa
inadvertently turned LVM against yourself. Regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedor

Re: Fc30 -> FC31 : Can't rename interfaces. FC30 worked.

2019-11-27 Thread Roberto Ragusa
r z_dir_$initramfs cd z_dir_$initramfs gunzip <../z_decomp_$initramfs.cpio.gz | cpio -i Best regards. -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists

Re: What happened to initramfs?

2019-11-10 Thread Roberto Ragusa
/skipcpio $initramfs >$initramfs.cpio.gz -- Roberto Ragusamail at robertoragusa.it ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: ht

  1   2   3   4   5   >