Re: F18 - laptop suspends twice under Xfce

2012-12-12 Thread fedora
Is there something crazy in the suspend/resume scripts in /usr/lib(64)/pm-utils/sleep.d/ scripts? suomi On 2012-12-13 08:25, Maciek Borzęcki wrote: Has anyone noticed anything weird regarding laptop suspend under F18 and Xfce 4.10? I've god a good old T60 here, and since upgrading to F18, wh

Re: F18: What happened to vi and bash auto-complete?

2013-02-08 Thread fedora
as far as syntax highlighting is converned: http://www.cyberciti.biz/faq/turn-on-or-off-color-syntax-highlighting-in-vi-or-vim/ suomi On 2013-02-08 16:00, Richard Shaw wrote: My fedup from F17->18 was a disaster, and then my fresh install from the DVD iso on top of the failed upgrade was a disa

Re: F18: how can I share printers??

2013-02-13 Thread fedora
do in order to share printer.I don't see any cups service to let open A point is: is sharing in Fedora easy for a standard user??? because we are loosing the point of usability in my opinion, unless you disable firewalld on all your networked computer -- users mailing list users@lists.fedoraproj

Re: Scanner not working

2013-07-17 Thread fedora
what about scanimage -L suomi On 2013-07-18 03:47, Frank wrote: My Canon scanner used to work with Fedora 19 Beta and Fedora 18 but it seems my fresh 19 installation is not co-operating. lsussb sees it : Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID

Re: VirtualBox wont run -

2013-07-30 Thread fedora
tions: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org

Re: Openvpn hanging?

2013-09-10 Thread fedora
ting all the services that might be involved, eg openvpn, network, shorewall. Any advice or suggestions gratefully received. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduc

Re: F20: system does not resume from hibernate

2013-12-19 Thread fedora
change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org

Re: cannot reach F16 box via ssh

2012-01-11 Thread fedora
ssh -v dest.address suomi On 2012-01-11 11:02, Emilio Lopez wrote: Before F16, the same box was running Ubuntu and I could log in via ssh without problems. Now every attempt from my home times out. 1. Try in your friend computer ssh localhost to see if the ssh server is running properly 2.Tr

Re: Can't see ADSL modem

2012-02-01 Thread fedora
firewall? selinux? suomi On 02/02/2012 01:55 AM, Timothy Murphy wrote: I have a small mystery on my home network. The machines on the network all run Fedora-16 or CentOS. All the machines except one, running CentOS-6.2, can ping the ADSL modem at 192.168.1.254 . The CentOS-6.2 machine does

Re: bash script regular expression

2012-02-09 Thread fedora
#!/bin/bash while read a ; do echo "$a" done < certificates.txt suomi On 02/10/2012 08:31 AM, Alejandro Rodriguez Luna wrote: RSA Secure Server Certification Authority VeriSign Class 1 CA Individual Subscriber-Persona Not Validated -- users mailing list users@lists.fedoraproject.org To unsub

Re: tr equivalent to sed command

2012-02-24 Thread fedora
Try tr -c [:alnum:] -c --complement suomi On 02/24/2012 01:22 PM, 夜神 岩男 wrote: I'm trying to move a script from invoking lots of sed and awk to bash builtins and I'm stumped on something I'm sure is simple. Is there a tr equivalent to the following? sed 's/[^[:alnum:]]//g' I just can

Re: fusermount

2012-03-05 Thread fedora
as root: umount -l /whatevermount suomi On 03/05/2012 02:54 PM, Patrick Dupre wrote: Hello, When a sshfs is broken, how can I force an unmount (fusermount -u responds that it is busy or in use). Thank. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscript

Re: Power off button acting differently?

2012-03-15 Thread fedora
If you run fedora 15: /etc/acpi/events/powerconf suomi On 03/15/2012 09:42 AM, Michael D. Setzer II wrote: I've recently noticed that my classroom machines are acting differently when using the power button to shut down. With past versions and originally with Fedora 16, the power button

Re: long boot process

2012-04-05 Thread fedora
Would an interactive boot be of any help? suomi On 04/05/2012 12:34 PM, Matej Košík wrote: Hi, I use Fedora 16 on my laptop (Asus K50IJ). When I turn it on, in the middle of the boot procedure, there is annoying pause (roughly 20 seconds) when there is no progress. On the console, this

Re: Network problems

2012-05-09 Thread fedora
inters, etc on the LAN have addresses 192.168.2.* , eg the laptop I'm using has address 192.168.2.7 , and has default gateway 192.168.2.2 , which is the server. The default gateway on the server is 192.168.1.254 . (I am running CentOS on the servers, and Fedora-16 on everything else.) Now this is

Re: hibernate stops working after upgrade to F29 from F28

2018-11-30 Thread fedora
checked in the background, but that is a guess. I have never experienced something like this before. F29 is the first upgrade I had problems with in my 15 years with Fedora and in the roughly 10 years that we can do this on the fly from a previous version. I am not sure why this turned out to be so

Re: F29 virtualbox installs wrong kernel-devel

2019-03-12 Thread fedora
0.13-200.fc29.x86_64 Error: Unable to find a match ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guideline

Re: upgrade f27 to f29 : repositories in archive, how to update

2019-04-05 Thread fedora
hat link i use ... Is there a way to workaround this? Thank you! Adrian ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-condu

Re: Command 'L' in 'fdisk' Shows a Changed List

2019-05-20 Thread fedora
Try unsing gdisk insead of fdisk. suomi On 21/05/2019 06.15, das wrote: Hello Friends For a very long time I was using Fedora, much older versions. A few days back I installed Fedora 30. I was using fdisk to format an USB pendrive. After creating a new partition with 'n' and checki

Re: comments in pdf

2019-05-26 Thread fedora
capable of adding comments in a pdf file? okular HTH, :-) Marko ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct

Re: Re-install Fedora without destroying user data

2019-06-18 Thread fedora
1 suomi On 19/06/2019 02.14, Geoffrey Leach wrote: On Tue, 18 Jun 2019 22:55:57 + CLOSE Dave wrote: On a default Fedora installation with a sufficiently large disk, /home is a separate filesystem and should not contain any required system files. Thus it ought to be possible to completel

repeatable usb crash

2020-06-24 Thread fedora
EFLAGS: 00010202 Jun 23 18:07:40 e7 kernel: RAX: 76cc RBX: 9a7b1abf6b40 RCX: 0001 Jun 23 18:07:40 e7 kernel: RDX: 9a7ad638a0d0 RSI: 9a7ad638a000 RDI: 9a7b1b1b3b80 Jun 23 18:07:40 e7 kernel: RBP: 9a7ad638a000 R08: R09: Jun 23 18:07:40 e7 kernel: R10: ff

Re: repeatable usb crash

2020-06-25 Thread fedora
users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Re: repeatable usb crash

2020-06-25 Thread fedora
ould be to boot the system with the most recent Live image and see if the problem exists? True, but as this server has many duties and keeps a large RAID I am hesitant to boot a Live image. I will test after I upgrade to f32 (soon) as I do not expect fedora to spend much effort of the EOLed f3

Re: repeatable usb crash

2020-06-25 Thread fedora
t -- 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/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/arc

Re: repeatable usb crash

2020-06-26 Thread fedora
running a debug kernel (kernel-debug) will reveal more? -- Eyal at Home (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https:

Re: repeatable usb crash

2020-06-26 Thread fedora
nd I searched and did not find a relevant report. cheers (*1) soon to be upgraded to f32. George N. White III -- Eyal at Home (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le.

Re: repeatable usb crash

2020-06-26 Thread fedora
To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users

Re: repeatable usb crash

2020-06-26 Thread fedora
t the kernel may play a part too. -- Eyal at Home (fed...@eyal.emu.id.au) ___ 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/

Re: repeatable usb crash [CLOSED, UNRESOLVED]

2020-06-26 Thread fedora
blem) Live Xfce images: f30 5.0.9-301.fc30 no problem f32 5.6.6-300.fc32 no problem Old computer (Gigabyte GA-G33M-DS2R, Intel Core 2 Quad Q9300} f32 5.6.16-300.fc32 no problem So I now feel that this is a fedora kernel issue. Maybe even a vanilla kernel iss

Re: repeatable usb crash [CLOSED, UNRESOLVED]

2020-06-28 Thread fedora
fedora kernel issue. Maybe even a vanilla kernel issue. Not in 5.6.6. Not in 5.6.11. Is in 5.6.13. Not in 5.6.16. Unless I see a reason to continue, I am now closing this issue as "probably fixed since". In order to say that, you really need to try 5.6.16 on the new computer since

Re: repeatable usb crash [CLOSED]

2020-07-17 Thread fedora
.fc32    no problem So I now feel that this is a fedora kernel issue. Maybe even a vanilla kernel issue. Not in 5.6.6. Not in 5.6.11. Is in 5.6.13. Not in 5.6.16. Unless I see a reason to continue, I am now closing this issue as "probably fixed since". In order to say that, you real

thunderbird junks new messages when folder is opened

2024-11-04 Thread fedora
_ 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/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines Li

Re: how to fsck at boot?

2024-10-25 Thread fedora
s -E force_fsck /dev/... and it worked. Yours in confusion, -T -- Eyal at Home (fed...@eyal.emu.id.au) -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Cod

Re: thunderbird junks new messages when folder is opened

2024-11-12 Thread fedora
oraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@

Re: thunderbird junks new messages when folder is opened

2024-11-16 Thread fedora
l at Home (fed...@eyal.emu.id.au) -- ___ 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/code-of-conduct/ Lis

Re: thunderbird junks new messages when folder is opened

2024-11-14 Thread fedora
long time (at least all year). I have another machine with identical setup where I never had these issues. -- Eyal at Home (fed...@eyal.emu.id.au) -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@l

Re: Ip route issues

2015-02-02 Thread fedora
te quickly. -- I have no idea whether the problem is in my laptop or in the network. I have no problems in other networks. On the other hand, Windows machine in this network work without issues. Any ideas? I am running an up-to-date Fedo

Re: read acrobat annotated comments on linux

2015-04-27 Thread fedora
or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org -- users mailing

Re: Fedora 20 on Dell Precision M3850

2014-06-23 Thread fedora
touchscreen abilities. While I could in general care less about this feature, again I did not have an option to get rid of it. So, I wonder if it is possible to use the touchscreen features with Fedora 20? Am I better off trying CentOS on this machine because of the two questions above? I would

Re: F20 - What replaced start_udev - Re: creating 70-persistent-net.rules

2014-08-26 Thread fedora
static I reported the inability to change network-interface names in 70-persistent-net.rules as a bug on centos 7. http://bugs.centos.org/login_page.php , report number 0007472 I was told to set the two kernel parameters net.ifnames=0 biosdevname=0 af

Re: Can not reach some web sites

2014-09-19 Thread fedora
On 09/19/2014 01:13 PM, A.J. Bonnema wrote: Hallo, I have been experiencing a problem with reaching some websites. Example: I can not reach http://en.wikipedia.org. In my network I have 2 workstations, one gaming (windows) and one work (fedora). When accessing the same sites from the gaming

Re: Installing F20 alongside other Linux installs

2014-11-03 Thread fedora
other Linux distros installed. Distro 1 has its root on /dev/sdb1 and then swap as /dev/sdb2 with the home partition on dev/sdb5. Distro 2 has its root on /dev/sdb6, swap on /dev/sdb7, and home on /dev/sdb8. When I go to install Fedora 20, it sees the free space (about 800GB) on sdb, but insists

Re: Samsung UnifiedLinuxDriver

2014-11-05 Thread fedora
no problem here to install Samsung Unified Linux Driver on Fedora 20 for a CLX 3305 printer/scanner. suomi On 11/05/2014 01:53 PM, Timothy Murphy wrote: I wonder if anyone has installed the Unified Linux Driver under Fedora or CentOS? I tried installing the tar.gz package from Samsung, but

Re: Poor ext4 performance questions

2014-11-10 Thread fedora
eorge... -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines H

Re: HP Envy Touchpad button problems

2014-11-17 Thread fedora
ot;Evdev Middle Button Emulation" 1 done Gary -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproje

Re: "Cannot contact any KDC for realm" since upgrading to Fedora 21

2014-12-17 Thread fedora
selinux? On 12/17/2014 03:12 PM, Braden McDaniel wrote: I upgraded a Kerberos server box from Fedara 20 to 21. Since doing so, other Fedora machines (which are still using Fedora 20) can no longer authenticate: $ kinit kinit: Cannot contact any KDC for realm 'ENDOFRAME.NET&#

Re: Terminal bell/beep in XFCE

2014-12-28 Thread fedora
what Gnome did – use an audio effect for a terminal beep, and not the motherboard speaker. Anyone knows if that's possible? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora C

Re: Fedora 21: Dark login screen during and after install

2015-01-05 Thread fedora
will have to restart. suomi On 01/05/2015 07:55 PM, Jim Lewis wrote: Hello all, This is pretty strange so I thought I better mention it. Here's the scenario: - Have already installed Fedora 21 Mate-Compiz Spin on a Lenovo T500 laptop that I bought from IBM in 2009. Thanks to the help

Re: Java crashes in Mozilla Firefox

2011-10-06 Thread fedora
Hi Per have you tried to use the IcedTea-Web Plugin? suomi On 10/06/2011 10:26 AM, Per Anton Rønning wrote: > Hi all, > I downloaded the latest Firefox, and the latest Java as well. But now FF > crashes when trying to start Java Plugin. My internet banking logon > application is a good exam

Re: F16 - Suspend and password

2011-11-14 Thread fedora
As far as I rembmber, it depends on the screensaver settings: If you use gnome under fedora 15: click the username in the right-hand top/system-settings/screen/LOCK OFF or ON. suomi On 2011-11-14 13:10, Mikkel L. Ellertson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > &

Re: Pam fprint F16

2011-11-29 Thread fedora
Have you installed the package fprintd-pam? suomi On 2011-11-29 10:18, Frank Murphy wrote: >From logwatch: > userhelper: > Unknown Entries: > adding faulty module: /lib/security/pam_fprintd.so: 1 Time(s) > unable to dlopen(/lib/security/pam_fprintd.so): > /lib/security

Re: Partitioning in allocated space: How to?

2011-12-02 Thread fedora
/dev/sda1 = 15 GB (/) [Primary partition] > /dev/sda2 = 4.2 GB (swap ) [Primary partition] > /dev/sda3 = 20 GB (/home) [Primary partition] > > Unallocated space = 211 GB > > So in extended I have to install Fedora 15 (211 GB), so how should > I install it in exten

Re: A cute CLI trick for emergencies

2011-12-07 Thread fedora
dmesg On 2011-12-07 07:19, Joe Zeff wrote: > fdisk -l -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask aw

Re: Questions for new SSD OS install

2011-12-16 Thread fedora
Hi Fred after doing the basic install, couldn't you do the rest (LVM, raid) in single user mode? suomi On 2011-12-16 15:57, Frederick N. Brier wrote: I am about to upgrade the motherboard and add an SSD to my Fedora 16 system, and the options and questions are numerous. The system s

Re: No title bar on app windows under XFCE in one user

2011-12-27 Thread fedora
Is xfce4-panel started? suomi On 2011-12-28 07:18, Joel Rees wrote: Anyone else getting this kind of problem where app windows under XFCE in one particular user, but not in another, come up without title bars (and thus no close box, etc.)? The menu bar is there and functions. -- users mailin

Re: Xscreensaver does not accept login password

2012-05-13 Thread fedora
Did you check /etc/pam.d/gnome-screensaver suomi On 05/13/2012 09:42 AM, JD wrote: I have set up the save to run after some idle time, and to lock the screen. However, it does not accept the login password to unlock the screen. So, for the time being, I have unchecked screen lock. Is there a wo

Re: nscd and DNS cache

2012-05-16 Thread fedora
poorly, I prefer to simply run bind on a single server and point all the systems to it for resolution. With the current Fedora systems this is easy. All one need to do is install bind and bind-chroot and enable/start the service. On the "bind" host all you need is 127.0.0.1 defined as

Re: Can I remove sendmail?

2012-05-30 Thread fedora
sendmail is a mail server, not a mail client. suomi On 2012-05-30 13:58, sergiocmailbox-fedoraus...@yahoo.com.br wrote: Hi, we have the sendmail.service enabled by default even in the minimal installation. I only use Thunderbird as my email client. May I uninstall sendmail? Is it needed for so

fedora 17: systemctl cannot start mysqld

2012-06-25 Thread fedora
Hi listers Sofar (i.e. up to fedora 15) no problem to start mysqld at system startup. Since i did a fresh install of fedora 17, no more startup of mysqld at sysemboot. I call systemctl start mysqld.service and it hangs forever. I do an strace systemctl start mysqld service and i see that

Re: fedora 17: systemctl cannot start mysqld

2012-06-25 Thread fedora
mysqld.servic and is still blocked at the same point suomi On 06/25/2012 04:22 PM, Reindl Harald wrote: Am 25.06.2012 16:18, schrieb fedora: Hi listers Sofar (i.e. up to fedora 15) no problem to start mysqld at system startup. Since i did a fresh install of fedora 17, no more startup of mysqld at

Re: Memory......

2012-06-29 Thread fedora
cat /proc/meminfo suomi On 06/29/2012 10:45 AM, Eddie G.O'Connor Jr-I wrote: Hello All, I was just wondering if anyone knew of a program, or command that give you a "scan" of your memory running on your system? Preferably, it should also give you stats as to what KIND of memory you have, the A

Re: Start daemon with parameters

2012-08-17 Thread fedora
Hi Mark adapt the systemctl service file at /lib/systemd/system/mysqld.service primarily the ExecStart=/usr/libexec/mysqld line. possibly, there is a more elegant solution, but who cares for elegance? suomi On 2012-08-17 14:01, Mark Haney wrote: Somehow, I've managed to either lose the root My

Re: Login problem after installing F 17

2012-08-21 Thread fedora
try to restart the appropriate panel program in my case (using xfce) that is: xfce4-panel --display :0.0 suomi On 2012-08-21 11:08, Andrew McLean wrote: I have been using Fedora 17 for some months with few problems. My PC has an Nvidia GPU, and I have used both the Nouveau and Nvidia drivers

Re: Gnome dies just before login screen F18

2013-04-05 Thread fedora
How about correcting that (your last log entries): Apr 5 18:45:40 localhost abrtd: Duplicate: core backtrace Apr 5 18:45:40 localhost abrtd: DUP_OF_DIR: /var/tmp/abrt/ccpp-2013-03-24-13:37:37-1596 Apr 5 18:45:40 localhost abrtd: Deleting problem directory ccpp-2013-04-05-18:45:31-1533 (dup o

Re: f17 -> f18, fedora-upgrade, all is well but slapd

2013-04-25 Thread fedora
/usr/bin/db_stat /usr/bin/db_tuner /usr/bin/db_upgrade /usr/bin/db_verify suomi On 04/25/2013 02:44 PM, Maurizio Marini wrote: I have upgraded f17 to f18 w/ fedora-upgrade and all went smoothly :) only this issue: # slapcat 51792415 bdb(dc=my-domain,dc=com): BDB1538 Program version 5.3 doesn&#

Re: how to set up IP forwarding on linux machines?

2013-07-12 Thread fedora
sysctl -a |grep forward and then set the needed parameters to 1 for - ipv4/ipv6 - the interface you want using sysctl -w parameter and you will have a router suomi On 2013-07-12 12:19, Norah Jones wrote: Hi, I have a IP configured which is not visible for another network (suppose IP: A). I ha

Kinda OT: Email clients and Email Management

2022-02-11 Thread fedora
ave up and returned to Fedora and Gnome 3. I plan on staying with Fedora and Gnome 3. I thought about making the change to IMAP, but old habits die hard. I find myself when I set up or try a new email client, I wind up setting it up as POP3... So I am just curious if there is any POP users

Re: Kinda OT: Email clients and Email Management

2022-02-11 Thread fedora
import my email back to CLAWS since I gave up and returned to Fedora and Gnome 3. I plan on staying with Fedora and Gnome 3. I thought about making the change to IMAP, but old habits die hard. I find myself when I set up or try a new email client, I wind up setting it up as POP3... So I am just

Re: iptables-restore-translate

2022-02-24 Thread fedora
unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users

Re: systemctl, start a --user service from a root script

2022-04-28 Thread fedora
g 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/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.or

Re: Getting a new printer/scanner

2022-06-16 Thread fedora
to get so that it would work flawlessly with Fedora. I'm looking for a rather basic model. When I browse the homepages of manufacturers I can't find any mention of support for Linux. Is there a list somewhere of printer/scanners that are supported by Li

Re: A simple question

2022-07-18 Thread fedora
__ 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/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines L

Re: No sound after update

2022-09-20 Thread fedora
https://www.ericsbinaryworld.com/2022/09/10/warning-bug-in-latest-pipewire-packages-for-fedora-36/ Thanks for the link. What I now tried was to first update everything to latest version from repo. Then as root I did a 'dnf install pipewire-pulseaudio-0.3.49-1.fc36' that went fine. Then I did &#x

Re: switch user with audio/sound - ?

2022-10-20 Thread fedora
rrently "normally" logged in. many thanks, L. ___ users mailing list --users@lists.fedoraproject.org To unsubscribe send an email tousers-le...@lists.fedoraproject.org Fedora Code of Conduct:https://docs.fedoraproject.org/en-US/project

Re: iptables --> nftables?

2022-12-19 Thread fedora
This was valid in 2016 for Fedora and Centos 7: In the package iptables-nft you will find the following conversion programs: iptables-to-nft-conversion iptables-restore-translate (RUN AS ROOT) ** https://wiki.nftables.org/wiki-nftables/index.php/Main_Page suomi On 20/12/2022 05.01

Re: Startup Problems

2023-06-08 Thread fedora
fault unit. What do I need to do to get the system to boot to the desktop? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Condu

Re: logging in as root

2023-06-21 Thread fedora
could also use 'virt-install' to customize the image. If you are using Fedora CoreOS you could use 'Ignition'. Here is a link to Fedora Documentation, but it describes Fedora CoreOS, not Cloud Edition: https://docs.fedoraproject.org/en-US/fedora-coreos/provisioning-gcp/

Re: Anyone got RoundCubeMail installed happily in a host / VM / Podman Container?

2023-07-20 Thread fedora
Any help appreciated . . Thanks. Phil. ___ 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/code-of-conduct/ List

Re: kworker consumes 100% CPU on degraded RAID6

2023-10-27 Thread fedora
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/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archiv

Re: kworker consumes 100% CPU on degraded RAID6

2023-10-27 Thread fedora
mplete 6GB, only 600MB (now up to 900MB). I will let it complete through the day. -- Eyal at Home (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedo

Re: kworker consumes 100% CPU on degraded RAID6

2023-10-28 Thread fedora
iling 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/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archiv

Are these dnf errors a problem?

2023-10-29 Thread fedora
oad daemon: Connection timed out -- Eyal at Home (fed...@eyal.emu.id.au) ___ 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

rsync very slow

2023-10-29 Thread fedora
...@eyal.emu.id.au) ___ 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/code-of-conduct/ List Guidelines: https

Re: Are these dnf errors a problem?

2023-10-29 Thread fedora
me (fed...@eyal.emu.id.au) ___ 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/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mai

Re: rsync very slow

2023-10-30 Thread fedora
.emu.id.au) ___ 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/code-of-conduct/ List Guidelines: https://fedoraprojec

Re: kworker consumes 100% CPU on degraded RAID6

2023-10-30 Thread fedora
ng work is outstanding? Related to the very busy kworker? -- Eyal at Home (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Condu

Re: rsync very slow

2023-10-30 Thread fedora
ss -W /sata/backups/tapes /data1/no-backup/old-backups/ so there it is. HTH poc -- Eyal at Home (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedor

Re: rsync very slow

2023-10-30 Thread fedora
ailing 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/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.or

Re: rsync very slow

2023-10-30 Thread fedora
subscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do n

Re: rsync very slow

2023-10-30 Thread fedora
SATA (non array) disk on the same server works as well as expected. poc -- Eyal at Home (e...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of

How many dirty blocks are cached for a device?

2023-11-02 Thread fedora
...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam, report it

thunderbird: duplicated messages downloaded

2023-11-06 Thread fedora
ed...@eyal.emu.id.au) ___ 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/code-of-conduct/ List Guidelines: https://fe

Re: thunderbird: duplicated messages downloaded

2023-11-06 Thread fedora
ver using IMAP. That's more or less what I do, except that my central server is on my LAN not the WWW, I don't need to access email away from base. Thanks for the detailed explanation. -- Eyal at Home (fed...@eyal.emu.id.au) ___ users mailing li

Re: thunderbird: duplicated messages downloaded

2023-11-06 Thread fedora
ver using IMAP. That's more or less what I do, except that my central server is on my LAN not the WWW, I don't need to access email away from base. Thanks for the detailed explanation. -- Eyal at Home (fed...@eyal.emu.id.au) ___ users mailing li

Re: thunderbird: duplicated messages downloaded

2023-11-07 Thread fedora
@eyal.emu.id.au) ___ 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/code-of-conduct/ List Guidelines: https://fedorap

Re: thunderbird: duplicated messages downloaded

2023-11-07 Thread fedora
ers 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/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedora

strange problem, may be related to ssh

2023-11-11 Thread fedora
a WiFi ap) things worked well. BTW, one thing I did was disable ipv6 but the problem persists. -- Eyal at Home (e...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.

Re: strange problem, may be related to ssh [resolved]

2023-11-11 Thread fedora
did was disable ipv6 but the problem persists. -- Eyal at Home (e...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedora

Re: strange problem, may be related to ssh [resolved]

2023-11-11 Thread fedora
but the problem persists. -- Eyal at Home (fed...@eyal.emu.id.au) -- Eyal at Home (fed...@eyal.emu.id.au) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https

<    1   2   3   4   5   >