On 2/23/24 12:47 PM, Ralf Corsépius wrote:
> I am facing similar (the same?) problems.
>
> Unfortunately, I haven't been able to find as deterministic reproducer.
>
> /me thinks, something is broken in firefox.
It is a known issue. Don't have the link now but it doesn't aways happen.
When it do
On 10/28/23 9:49 AM, lejeczek via users wrote:
> I know this is most likely not best suited question for this list, but
> I'm hoping some experts might be able to help.
Hi,
Try the he "cryptsetup" mailing list:
https://subspace.kernel.org/lists.linux.dev.html
HTH,
Jorge
On 10/22/23 3:19 PM, Jorge Fábregas wrote:
> My DAC supports S24_3LE and S16_LE formats, but Pipewire seems to
> default to S24_3LE even for 16-bit files from CDs.
Ok I found the answer to my dilemma straight from the horse's mouth:
https://gitlab.freedesktop.org/pipewire/pipewire/-/
Hi,
I recently tweaked my pipewire.conf to allow various sample rates for my
AudioEngine D1 DAC:
default.clock.allowed-rates = [ 96000 88200 48000 44100 32000 ]
...and it's working smoothly. Now, I'm curious about bit depth.
My DAC supports S24_3LE and S16_LE formats, but Pipewire seems to
defa
On 9/29/23 6:47 PM, Alex wrote:
> I have a SanDisk Ultra Flair USB 3.0 device that doesn't appear to be
> properly recognized. It doesn't appear in an "fdisk -l" output and not
> automatically mounted on the filesystem as other devices are. It does
> appear to be detected, however:
Hi,
Is it in t
On 4/29/21 10:16 AM, Geoffrey Leach wrote:
> Does anyone have an explanation for this network failure? Or, more to
> the point, is the problem more likely to be local rather than with the
> server?
Somehow you're being redirected to chtbl.com which doesn't have a valid
certificate so perhaps that'
On 4/28/21 9:09 PM, Michael D. Setzer II via users wrote:
> Solved my problem, but would like to get it resolved for
> other that might have some that that uses dialog with the
> --pause option.
Since you already contacted "upstream" and you're aware of the fix you
may file a bug with bugzilla.r
On 4/27/21 3:07 PM, Tom Horsley wrote:
> Has NetworkManager completely moved where it stores network
> information now? I used to be able to copy all the ifcfg scripts
> to get the network setup the same as the old fedora had.
I know they were going to get rid of the ifcfg-backend at some point bu
Hi everyone,
After updating F33 this afternoon my "apostrophe" (U+0027) has been
changed to "acute-accent" (U+00B4). This is in the "US, Intl, with
dead-keys" keyboard layout which I've used all my life (first time I see
this behavior).
I've identified the gtk3- 3.24.28-1.fc33 update as the root
On 3/25/21 10:52 PM, Shawn Badger wrote:
> Has anyone else seen this or know where to point me to get the issue
> resolved?
No, I haven't seen this. Can you share the output of "lsblk -f" ?
Regards,
Jorge
___
users mailing list -- users@lists.fedorapro
On 3/2/21 5:04 PM, GianPiero Puccioni wrote:
> so it is there and seen but why the block device is not created?
> Copying the content of (sda1)boot into /boot and reinstalling grub could
> probably work but how?
Hi GianPiero,
This is strange. I don't know why there's no device file for the first
On 2/3/21 2:33 PM, Paolo Galtieri wrote:
> vmmon: Loading of unsigned module is rejected
This looks like you're booting off UEFI in "secure mode" where kernel
and its modules need to be signed. Try disabling "secure mode" in the
machine's firmware setup.
HTH,
Jorge
__
On 1/11/21 11:08 AM, Ed Greshko wrote:
> Where have you gotten HandBrake?
>
> I'm using
>
> HandBrake-gui-1.3.3-4.fc33.x86_64
>
> from the rpmfusion repos without trouble.
Hi,
The same here from rpmfusion. I know ... I did the install on a fresh
VM as well and I can't reproduce it :(
--
Jor
On 1/11/21 10:36 AM, Jorge Fábregas wrote:
> I'm in F33 and every time I open "HandBrake" I get a an "Additional
> Fonts Required" pop-up in the top ba
I forgot to mention :
- tried deleting $HOME/.config/ghb folder
- tried creating a new user (to get fresh n
Hi,
I'm in F33 and every time I open "HandBrake" I get a an "Additional
Fonts Required" pop-up in the top bar. I even tried opening it thru the
terminal with "gdb -x" but I don't see anything related to fonts in the
output.
The fonts aren't available and the requested ones are ""Divehi;Dhiveh;
On 1/1/21 12:52 PM, Jonathan Billings wrote:
> Is there a reason why people are using fstab entries with long and
> hard to read arguments instead of using .automount and .mount systemd
> units?
Is there a reason why Anaconda create /etc/fstab entries on a fresh
installation of Fedora 33?
Food fo
On 12/30/20 12:18 PM, Neal Becker wrote:
> Dec 30 11:01:29 nbecker8 dnf[1421142]: Error: Error: rpmdb open failed
Do you get errors when you perform: rpm -qa ??? If so, this could be a
corrupted RPM database.
If so try Method #1 listed here:
https://www.cyberciti.biz/tips/rebuilding-corrupted-
On 12/30/20 11:15 AM, Michael Hennebry wrote:
> ## added
>
> Thanks again.
You're welcome. Did the printer finally work? I'd like to know if I
wasn't just lucky!
For years I used to have Postscript printers, connected thru the network
via IPP. All I needed was a simple PPD file and that was it
On 12/30/20 10:32 AM, Patrick O'Callaghan wrote:
> # partprobe -s /dev/sdc
> /dev/sdc: msdos partitions 1
I meant to say "partprobe /dev/sdc" so that you can, afterwards, see the
*correct* label with lsblk...
--
Jorge
___
users mailing list -- users@li
On 12/30/20 10:09 AM, Patrick O'Callaghan wrote:
> Has the label changed or not?
Did you try:
partprobe /dev/sdc
?
--
Jorge
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fe
On 12/30/20 1:35 AM, Michael Hennebry wrote:
> I've cloned the repository, but I'm unclear on a couple things
Hi,
On a F33 fresh install I only had to to this as root:
dnf update (important; needed so that last step works properly)
dnf install gcc-c++ cmake cups-devel
git clone https://github.co
On 12/28/20 12:57 AM, Michael Hennebry wrote:
> Nothing actually prints. Not even a test page.
> The printer never comes out of deep sleep.
Michael,
I've just bumped into this issue. I have a Brother HL-2300D (connected
via USB as well) that I installed about 2 years ago (when I had Fedora
30).
Hi,
For a while (for a more than 10 Fedora releases) I used to disable IPv6
because I don't use it. It's been a while since I don't but I'm about
to disable it again on my new installation.
Is there a known application/service that might *misbehave* because it
expects a an ipv6 stack these days?
On 12/25/20 10:44 AM, Richard Shaw wrote:
> Could I completely replace /home with my desktop F33 system using
> iSCSI?
Hi,
Assuming you'll have /home mounted on both systems *at the same
time* then you can't use iSCSI unless you use a cluster filesystem like
GFS2 or OCFS2 on top of the LUN (plus
On 12/22/20 5:23 AM, François Patte wrote:
> What is the right config in the bios to perform a linux install with
> these "new" motherboard.
Hi,
There's nothing special really. Either you boot in UEFI mode or Legacy
mode (appears as "CSM" in firmware options). If you choose UEFI, then
there's t
On 12/21/20 11:36 AM, Amadeus WM via users wrote:
> Do I need to enable the boot menu somehow, and how?
You need to press F8 or keep SHIFT pressed (after turning computer on).
This was recently changed...you can read more about it here:
https://fedoraproject.org/wiki/Changes/HiddenGrubMenu
--
On 12/17/20 1:41 PM, stan via users wrote:
> The deeper issue is that this illustrates how easy it is for skilled
> programmers to insert malicious code into software so that it does
> nefarious things while not being detected. That certainly affects
> Fedora because it affects any system using co
On 12/9/20 11:44 AM, Bob Goodwin wrote:
> I should have been more specific in asking this. I am concerned with the
> possibility it will not go through directories. in the past I have had
> an empty list of directories. it didn't go through recursively in every
> one and I am not sure what optio
On 12/9/20 3:42 AM, Michael D. Setzer II wrote:
> In previous configurations the grub.cfg file contained the kernel
> lines, now it doesn't seem to have them included.
The entries are in /boot/loader/entries/See the new darling:
See https://fedoraproject.org/wiki/Changes/BootLoaderSpecByDefa
On 12/7/20 7:38 PM, Earl Ramirez wrote:
> I disabled AutoFS and will try to see if the issue persist and keep
> you all posted.
HI Earl,
That makes sense. Perhaps the "File Dialog" window tries to traverse
the mount point where AutoFS "auto mounts" the CIFS share ...and if that
share is inaccess
On 12/6/20 11:44 PM, Chris Murphy wrote:
> Slightly off topic and also hypothetical. Assume the same physical
> setup, but what if both were Btrfs?
Thanks Chris for that. Always enjoy the BTRFS inslights you provide.
--
Jorge
___
users mailing list --
On 12/6/20 10:21 PM, Earl Ramirez wrote:
> For example, if I am using gedit and select File > Open I will have
> to wait approximately 45 to 90 seconds before Nautilus launch so that
> I can select the file.
Hi. I agree with the other folks; this is way too abnormal. Do you
have a network share
On 12/6/20 7:10 PM, Kostas Sfakiotakis wrote:
> Insufficient free space: 2560 extents needed, but only 2559 available
It'll all depended on the extent size ; you can see you're short of just
one extent (which is probably 4MB or 8MB don't remember now). You can
specify the extension via extents
On 12/6/20 6:18 PM, Kostas Sfakiotakis wrote:
> One last question though , do i need to resize the filesystem of the
> /var partition or will it be resized automatically ??
It will be resized automatically due to the "-r" switch we're using with
lvextend. You can "man lvextend" and see the option
On 12/6/20 6:03 PM, Samuel Sieb wrote:
> gparted has to copy the entire 881GB of partition data from where it
> is to the new position. Then it will call resizefs to adjust the
> filesystem end.
ok, thanks. I didn't know Gparted was brave enough to have that feature...
--
Jorge
___
On 12/6/20 4:21 PM, Samuel Sieb wrote:
> You *can* do this, but you have to understand what is happening. First
> the entire partition is moved (copied) to the new position. So all
> 881GB of data has to be read and written. And if the process gets
> interrupted for any reason, your filesyste
On 12/6/20 5:07 PM, Kostas Sfakiotakis wrote:
> Now what's the safest way to enlarge / resize the /var partition with
> the use of /dev/sdb space ???
Ok, assuming you're not interested in the information within OldData
volume-group that resides on sdb you can:
1) pvcreate -f /dev/sdb (we're us
On 12/6/20 1:07 PM, Amadeus WM via users wrote:
> Or, maybe gparted? I can delete sda1, then expand sda2 to the beginning
> of the disk. Would that work?
Hi,
No, you can't. You can only expand forward; not backward (to the
beginning as you say). For example, you could delete sda2 and expand
sda
On 12/1/20 5:14 PM, Bob Goodwin wrote:
> It is also possible the audio circuit has failed on the motherboard. I
> may also create a new Fedora-33 on the another drive in that computer,
> there is still /dev/sdb I can install on.
Bob: Haven't followed the whole thread but...did you try booting of
On 11/30/20 1:17 PM, Chris Murphy wrote:
>
I see there are still some valid nuances and edge-cases! I do
understand now why that's the default. If one's an advanced user then
you're free to customize the installation as you see fit anyway...
Thanks for the insights Chris. Much appreciated.
On 11/30/20 8:50 AM, Jorge Fábregas wrote:
> This was just a test on a scratch VM so no need to troublshoot it further.
Gave it a 2nd thought prior to scratching the VM...
It turns out I applied a bunch of updates (including the kernel). As
/boot is not part of the snapshot I took (since it
On 11/29/20 5:07 PM, Chris Murphy wrote:
> You do not need to worry about renaming an active/in-use subvolume.
> Internally Btrfs is using subvolume ID's anyway, and that won't
> change.
I didn't know this. I thought you had to boot off external media in
order to revert back the root filesystem sn
On 11/23/20 10:00 AM, Jorge Fábregas wrote:
> I'm migrating from F31 to F33 soon and was wondering how's the
> Negativo17 package these days? Or should I stick to the Flatpak?
You should stick with the Flatpak :) I've just did a quick test and
gave Negativo17 a spin... On fi
On 11/29/20 10:06 AM, Fulko Hew wrote:
> Have I reached a dead end, and am stuck with a re-install now?
Well you're long overdue for a fresh installation :)
The UEFI firmware mainly supports the FAT family of filesystems so yours
is probably fat16 or fat32. You need to make sure that's still ther
On 11/28/20 11:48 PM, Fulko Hew wrote:
>
> 'DEVNAME': '/dev/sda1',
> 'DEVPATH':
> '/devices/pci:00/:00:17.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1',
> 'ID_FS_TYPE': 'vfat',
> 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition',
> 'ID_PART_ENTRY_NUMBER': '1',
> 'ID_PART_ENTRY_OFFSET
On 11/28/20 9:27 PM, Fulko Hew wrote:
> Any idea what happened to my HD boot info in my BIOS, or how to restore it?
> PS. It is a Dell laptop.
Hi,
I'm assuming you're booting off a UEFI-based system and that you lost
the menu entry stored in NVRAM corresponding to "Fedora".
You can recover your
On 11/27/20 2:33 PM, Sreyan Chakravarty wrote:
> Why are the outputs of free -h different from free --giga ?
https://searchstorage.techtarget.com/definition/gibibyte-GiB
HTH,
Jorge
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe s
On 11/27/20 1:31 PM, Sreyan Chakravarty wrote:
> Yes.
What does the following commands show?
# free --giga
# swapon -s
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Co
On 11/27/20 1:19 PM, Sreyan Chakravarty wrote:
> So why is the swap memory in my system reported as 11 GB by the free
> command ?
Did you:
# mkswap /fedora.swap
# swapon /fedora.swap
...afterwards?
--
Jorge
___
users mailing list -- users@lists.fed
On 11/24/20 2:47 PM, Bob Goodwin wrote:
> It shows Built-Audio selected
>
> and
>
> Profile: Analog Stereo Duplex (unavailable)
>
> Those items look questionaable to me?
That should be the profile: "Analog Stereo Duplex". I honestly don't
know why it appears as unavailable. Check this [1]
Al
On 11/24/20 2:22 PM, Bob Goodwin wrote:
> Yes I always use the PAVolumecontrol to see what I can. as I said, there
> appears to be an input at Playback but nothing at the Output. Alsamixer
> shows levels set to 100% but no sound out ...
I see the built-in audio controller from Intel. In pavucon
On 11/24/20 1:57 PM, Bob Goodwin wrote:
> In a new install of Fedora-33 desktop I have no sound. I have fiddled
> with the problem for several days to no avail so I guess I need to ask
> for help.
Try these commands as root to see if you see your soundcard there:
aplay --list-devices
cat /proc/
On 11/23/20 3:37 PM, Bob Goodwin wrote:
> What is the best way to convert an HTML file to PDF.
You can open the HTML with Firefox and then Print --> Print to File
(the default is PDF).
If you want something in the command-line maybe the grand king of
document conversions: pandoc.
HTH,
Jorge
___
Hi everyone,
I've been using Spotify for the last year (via Flatpak) and it's been
working perfectly fine (not a single crash). I'm not fond on using
snaps, flatpaks or appimages unless really necessary but at the time I
installed it the general consensus was that Flatpak (at least for
Spotify) w
On 11/22/20 4:08 PM, Sreyan Chakravarty wrote:
> I would like to know how can I clone this logical volume to my external
> hard disk.
Hi,
You really should use a proper tool for the job. Something like
partclone. That way you don't waste time & storage since you'll be
saving *only* the used bloc
On 11/18/20 6:51 AM, Roberto Ragusa wrote:
> unshare -n /bin/bash
>
> this will give you a shell where everything can be run, but ifconfig
> -a will show you that there is no network interfaces (localhost is
> missing too).
Never thought about that one. Great idea.
> The idea of letting podman
On 11/17/20 6:22 PM, Patrick O'Callaghan wrote:
> I've done this successfully using a VM, but not with a container. Can
> you give step-by-step instructions? I'm not very familiar with the
> container stuff other than basic uses of flatpak.
Well there are no specific steps. It'll all depend on wh
On 11/17/20 2:44 PM, Jorge Fábregas wrote:
> On 11/17/20 10:00 AM, William Oliver wrote:
>> Is this doable? Does anybody know where to look for info?
>
> What about running that 2nd VPN (US-based) within a standard container?
> Then open your needed apps "in that same n
On 11/17/20 10:00 AM, William Oliver wrote:
> Is this doable? Does anybody know where to look for info?
What about running that 2nd VPN (US-based) within a standard container?
Then open your needed apps "in that same network namespace"? (the
network namespace of the container running the VPN).
On 11/15/20 7:36 PM, Chris Murphy wrote:
> FAT supports discards since kernel ~4.19.
>
> fstrim doesn't have file system specific support, it directly calls
> FITRIM() ioctl and the kernel handles the file system specifics.
Got it. So do you recommend putting the discard option then for as
littl
Hi,
I've been running with the fstrim.timer for years and recently noticed
that my ESP partition always reports the same amount for trimmed blocks
(512MB). It appears fstrim doesn't support FAT32 filesystems? Should I
use the "discard" option in fstab for /boot/efi ?
I know it's not a big issue
On 11/2/20 3:48 PM, Chris Murphy wrote:
> Short version: If you want unattended degraded RAID boot, use mdadm
> and put Btrfs on top of it.
Hi Chris,
I get it now. Thanks. I see it's not that straightforward at this point :(
I guess I'll continue to use ext4 but now I'll consider it over mdadm
On 11/2/20 11:31 AM, Jorge Fábregas wrote:
> I tried to followed link [1] but it doesn't work with Fedora33.
Sorry, here it is:
http://www.gattis.org/Work-and-Tech/operating-systems-and-applications/unix/file-systems/btrfs-raid-boot
Hi everyone,
I'm experimenting with Fedora 33 & BTRFS on VM for a setup I'd like to
do in my desktop in the near future.
I'd like to have my system drive with BTRFS on a RAID1 profile. I was
experminenting with a simple / (root filesystem) subvolume but it
appears GRUB2 can't work properly with
On 02/18/2014 11:31 AM, Bob Goodwin - Zuni, Virginia, USA wrote:
> I have two drives in this computer, sda has Fedora 19 installed on it,
> sdb has Fedora 20, both the dreaded LVM's!
Try:
# vgscan
# vgchange -a y
Then you can mount the logical volume found somewhere in /dev/* like this:
mount
On 02/05/2014 10:29 AM, John Obaterspok wrote:
> I've setup a VM with default networking (NAT) and this works fine but hosts
> on my LAN can't get to the VM since it uses NAT.
There are two possible scenarios that I can think of:
- Keep using the default networking (NAT) but you'll have to create
On 02/03/2014 03:16 PM, Chris Murphy wrote:
> It seems to me that there will be some error message in the log
> as the (stale) fstab tries to do a rw mount of a different subvol on
> top of the one specified by rootflags=. Or maybe it succeeds silently,
> I haven't recently tested this scenario.
On 02/03/2014 03:16 PM, Chris Murphy wrote:
> Yes, there are challenges, much of which are the result of unanswered
> questions. For example:
>
> What should the layout be? (See opensuse's layout for an alternative to
> Fedora's.) How discoverable should this be for mortal users vs experts?
> How
On 02/04/2014 06:10 PM, Ambrogio De Lorenzo wrote:
> I'm changing my PC (from an old Fedora 14) and I installed Fedora 20.
> I need to have a Windows virtual machine
Hi Ambrogio,
I was on the same boat: using F14 until a couple of weeks ago (avoiding
GNOM3 mainly) but now I'm using F20 along with
On 01/30/2014 09:02 PM, Jorge Fábregas wrote:
> Now, here's the thing. I wanted to permanently run off these snapshots
> so I wanted to delete the parent "subvolumes" for these snapshots (e.g.
> "commit" the snapshot) by doing:
>
> # mount -o subvolid=5 /
On 01/31/2014 10:51 AM, Neal Becker wrote:
> I filed this BR:
> https://bugzilla.redhat.com/show_bug.cgi?id=1060241
Thanks!
--
Jorge
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora
On 01/31/2014 12:29 AM, Chris Murphy wrote:
> FYI note the top level is 257 which is root subvolume, therefore this
> entry is the same as saying "top level 5 path root/yum_20140130172422"
Indeed. What a coincidence. The other day I was confused about what
"top level" meant and after searching
On 01/28/2014 02:43 PM, Chris Murphy wrote:
> It can repair corrupt metadata however, since there are two copies.
> Same for Btrfs raid0, which by default uses data profile raid0 and
> metadata profile raid1.
Nice to know. Thanks!
--
Jorge
--
users mailing list
users@lists.fedoraproject.org
T
Hi everyone,
I'm playing around with btrfs (this time on a Fedora 20 VM). I used the
default configuration for btrfs that Anaconda provides. Right after
installation I did:
#btrfs subvolume list /
ID 257 gen 102 top level 5 path root
ID 258 gen 102 top level 5 path home
I then installed the yu
On 01/27/2014 04:47 PM, Chris Murphy wrote:
> Data and metadata checksums enabled with default mount options.
> They'd have to be explicitly disabled at mount time to not get them.
Thanks Chris for confirming this. I wasn't sure about it.
> For scrubs that write corrections to disk, the volu
On 01/27/2014 10:35 AM, Jorge Fábregas wrote:
> #btrfs scrub status /btrfs
>
> scrub status for 543c5220-30ec-472b-a8ec-8c4c49f1fd32
> scrub started at Mon Jan 27 10:26:50 2014 and was aborted after 0
> seconds
> total bytes scrubbed: 0.00 with 0 errors
Arrgh.
Hi all,
I'm experimenting for the first time with btrfs on a scratch partition
and I wanted to test the scrub feature with:
#btrfs scrub start /btrfs
..but this is what I get when I check the status:
#btrfs scrub status /btrfs
scrub status for 543c5220-30ec-472b-a8ec-8c4c49f1fd32
scrub
On 01/18/2014 12:59 PM, Patrick Dupre wrote:
> error: %preun(yum-3.4.3-129.fc20.noarch) scriptlet failed, exit status 127
Patrick I just opened a new thread for this issue. Check it out as I'm
sure that's what you're hitting.
--
Jorge
--
users mailing list
users@lists.fedoraproject.org
To unsu
Hello guys,
I was having some errors while updating/removing some packages. The RPM
scriplets wouldn't run. It turns out it's an SElinux policy bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1054350
If you installed the recent selinux-policy update (1-2 days ago):
selinux-policy-targeted-3.1
On 01/18/2014 12:29 PM, Georgios Petasis wrote:
> I ran |fedup --network 20, which completed without errors. I reported
> that a few packages will not be updated (adobe acrobat, elastic search,
> etc).
>
> Then, I rebooted the pc, by selecting the upgrade option in grub.
>
> After that, nothing
On 01/12/2014 06:37 PM, Tim wrote:
> It seems quite daft to lock the screen first, then a long time
> afterwards blank it. Because a locked, but unblanked screen, isn't very
> private.
They use the term "blank" in GNOME Control Center but it actually means
to power down the screen. And there's n
On 01/12/2014 04:53 PM, Tim wrote:
> Is it, now:
>
> 15 minutes to blanking the screen, then
> 30 seconds after blanking it, lock it?
>
> The extra delay giving you a moment to abort locking the screen, if it
> winks out while you're just looking at something on screen.
15 minutes after idle to
On 01/12/2014 02:54 PM, Steven Stern wrote:
> It's controlled by the power settings, too. What's the value for "blank
> screen"?
There you go Steven. Thanks! That's where the 5 minutes came from
(Power Setting for Monitor). Ok, I've changed that to 15 minutes.
However, now I went to the Privacy
Hi,
Fedora 20 here with GNOME Shell, fully updated. If I go to
gnome-control-center/privacy and change the time after which the screen
locks it does nothing. No matter what I enter there it still ocks after
5 minutes of inactivity.
I can query the actual value with:
# gsettings get org.gnome.d
On 01/11/2014 07:45 PM, John Aldrich wrote:
> OK, the non-standard port is added to the firewall and I've double-checked
> that
> SELinux is set to allow the port (it is.) I'm still getting "connection
> refused" immediately upon trying to connect VIA SSH. :(
Well, did you check if SSHD is actu
On 01/11/2014 06:13 PM, John Aldrich wrote:
> What do I need to do in order to open a port for SSH (non-standard port, btw.)
Assuming you already performed the change in /etc/ssh/sshd_config (and
restarted the service) you should check the current status of your firewall:
# firewall-cmd --list-al
On 01/11/2014 04:37 PM, Sherman Grunewagen wrote:
> I'm know almost nothing about network protocols, but I can follow
> instructions. :-)
> I've posted the output of two invocations of tcpdump at:
>
> http://ur1.ca/ge1i9
>
> In the 1st invocation I used the scanner IP number; in the 2nd the I
On 01/11/2014 03:08 PM, Jorge Fábregas wrote:
> firewall-cmd --add-rich-rule 'rule family="ipv4" source
> address="IP-OF-YOUR-PRINTER" accept'
Arrrgh. If I could tell Thunderbird not to hard-wrap specific lines...
Here's the line again:
http://fpaste.o
On 01/11/2014 02:45 PM, Sherman Grunewagen wrote:
> [root@neuron ~]# firewall-cmd --list-all
> public (default, active)
>interfaces: em1
>sources:
>services: mdns ssh
>ports:
>masquerade: no
>forward-ports:
>icmp-blocks:
>rich rules:
All right. This confirms that y
On 01/11/2014 12:06 PM, Jim wrote:
> nm-connection-editor & ( to start editor)
Well, that just runs it in the background (detaches it from the running
terminal). It will run without the ampersand regardless.
--
Jorge
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or chang
On 01/11/2014 08:38 AM, John Aldrich wrote:
> How do I assign a static IP on Fedora 20? Network Manager won't let me do
> that, and the command-line tools I used back in the older versions of Fedora
> don't seem to exist any more. I want to be able to assign a static IP to my
> Fedora box
You h
On 01/10/2014 11:16 PM, Sherman Grunewagen wrote:
> In the output of `iptables -L', I see several lines that look like
>
>ACCEPT udp -- anywhere 224.0.0.251 udp
> dpt:mdns ctstate NEW
Hi Sherman,
I have no experience with this particular protocol (mdns) bu
On 01/03/2014 01:27 PM, Robert Moskowitz wrote:
> Somewhere I encountered that .forward was deprecated even back in f17,
> and I had to stop using it and rely on editing /etc/aliases and running
> newaliases.
My /root/.forward works perfectly fine here in F20. I forward all root
mail to my regu
Hi,
Fedora 20 here. Is there a way to record audio with GNOME's embedded
screencast tool?
Thanks,
Jorge
--
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://fedora
On 01/02/2014 02:50 PM, Tom Horsley wrote:
> 1. I copied all my virtual machine config files from
> the old /etc/libvirt/qemu to the new /etc/libvirt/qemu,
> then did a "systemctl restart libvirtd.service" and
> the gnome 3 shell immediately stopped talking, waited
> a few minutes, then died with "
On 09/21/2013 08:27 PM, "Germán A. Racca" wrote:
> Don't forget to update mimeapps.list in ~/.local/share/applications.
Thank you Germán. You nailed it !
Best regards,
Jorge
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedorapr
Hello everyone,
Where can I set the default application for video files in Fedora 19
(GNOME Shell)? I want to make mplayer (command line version) the
default. So far I've tried:
- right clicking the video file --> Open With ...but mplayer is not
listed there
- Settings --> Details --> Default Ap
On 09/17/2013 02:07 AM, Heinz Diehl wrote:
> It's 3.11.1 vanilla (from kernel.org), with some minor modifications
> (which are all not relevant to mdraid).
>
> A search via git reveals that discard has been introduced to raid1 by
> commit 2ff8cc2c6d4e323de71a42affeb3041fa17d5b10 in october 11th 20
On 09/16/2013 08:41 AM, Tim wrote:
> As you can see, I am slightly against it.
Thanks Tim for sharing. I almost feel the same. In my case, I really
never tried it for more than a day until now, with a new machine, I can
start using it smoothly. I'm going to give it a couple of weeks before
I re
On 09/16/2013 10:04 AM, Heinz Diehl wrote:
> I don't run a Fedora kernel, but took a short look into
> /drivers/md/raid1.c. Looks like RAID1 in Linux supports discard, as
> long as the drive itself supports it.
Thanks Heinz. Is that the stock 3.10.11?
--
Jorge
--
users mailing list
users@lists
1 - 100 of 218 matches
Mail list logo