Re: Gui for fstab?

2023-07-06 Thread Felix Miata
ToddAndMargo composed on 2023-07-06 20:39 (UTC-0700):

> Is there a GUI for settin up a new
> drive in fstab?  Or do we still need to
> use to old one (vi)?

Any plain text editor with superuser permission can edit /etc/fstab, including
adding new entries.
-- 
Evolution as taught in public schools is, like religion,
based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Gui for fstab?

2023-07-06 Thread ToddAndMargo via users

HI All,

Is there a GUI for settin up a new
drive in fstab?  Or do we still need to
use to old one (vi)?

Many thanks,
-T

--
~~~
Having been erased,
The document you're seeking
Must now be retyped.
~~~
___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: ~/rpmbuild directory can't be a symlink?

2023-07-06 Thread Franta Hanzlík via users
On Thu, 6 Jul 2023 22:16:09 +0100
Barry  wrote:

> > On 6 Jul 2023, at 15:08, Franta Hanzlík via users 
> >  wrote:
> > 
> > But sometimes I need to build an RPM package "in the field", at my
> > colleagues/friends/... machines - and I don't use the ~/.rpmmacros  
> 
> Why not put the one line in the .rpmmacros when off site, i am curious?
> It is surely no less a problem then setting synlink.
> 
> Barry

I had no idea the symlink could be a problem until this case, building
RPM packages has worked so far. So making a symlink was easier than
writing a ~/.rpmmacros file.
But my question, simply, is:
- is the use of a symlink for these purposes prohibited?
- if not, it probably makes sense to report it as a bug, right?
---
Thanks, Franta Hanzlik
___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: ~/rpmbuild directory can't be a symlink?

2023-07-06 Thread Barry


> On 6 Jul 2023, at 15:08, Franta Hanzlík via users 
>  wrote:
> 
> But sometimes I need to build an RPM package "in the field", at my
> colleagues/friends/... machines - and I don't use the ~/.rpmmacros

Why not put the one line in the .rpmmacros when off site, i am curious?
It is surely no less a problem then setting synlink.

Barry
___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: dwagent

2023-07-06 Thread Barry


> On 5 Jul 2023, at 14:48, Patrick Dupre  wrote:
> 
> If I run coredumpctl, I get

See man coredumpctl for all its commands.

Try using this to debug the last coredump

coredumpctl debug

Barry

___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


sysadmin/mentor !!

2023-07-06 Thread bruce
Hey peeps.

Hope those who celebrate the 4th had a good time, and all is safe.

I'm working on a project, and ready to deploy a couple of test apps on
a cloud server. I'd like to be reasonably safe/secure, and thought I'd
turn here to see if anyone wants to play the role of short term
mentor/guide for this.

I've scanned numerous sites, etc. .. but still would feel better if
I've got someone I can discuss prior to deploying, or ping if
something happens.

If you're interested, ping and we can talk. And yeah, I expect that
there might be a fee!

thanks

-bruce
badoug...@gmail.com
___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: ~/rpmbuild directory can't be a symlink?

2023-07-06 Thread Franta Hanzlík via users
On Thu, 6 Jul 2023 09:42:30 -0400
Tom Horsley  wrote:

> On Thu, 6 Jul 2023 05:59:05 +0200
> Franta Hanzlík via users wrote:
> 
> > The problem seems to be somehow caused by ~/rpmbuild being a symlink (  
> 
> If a symlink is the problem, you could always set up a ~/.rpmmacros
> file with the line:
> 
> %_topdir  /path/to/real/rpmbuild
> ___

I already use ~/.rpmmacros on my PC for %_topdir, %_tmppath and other.
But sometimes I need to build an RPM package "in the field", at my
colleagues/friends/... machines - and I don't use the ~/.rpmmacros
file there, and I symlink ~/rpmbuild to another location/partition
quite often.
And I haven't noticed a problem, until now, with this package...
Oh well, I'll remember that a symlink might not be a good idea in this
case...
---
Thanks, Franta Hanzlík
___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: ~/rpmbuild directory can't be a symlink?

2023-07-06 Thread Tom Horsley
On Thu, 6 Jul 2023 05:59:05 +0200
Franta Hanzlík via users wrote:

> The problem seems to be somehow caused by ~/rpmbuild being a symlink (

If a symlink is the problem, you could always set up a ~/.rpmmacros
file with the line:

%_topdir  /path/to/real/rpmbuild
___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: xfce4 desktop problem

2023-07-06 Thread Mike Wright

On 7/5/23 22:04, Robert McBroom via users wrote:

How could xfce4 be told to use Openbox?


More specifically:

http://openbox.org/wiki/Help:XFCE/Openbox
___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: xfce4 desktop problem

2023-07-06 Thread Mike Wright

On 7/5/23 22:04, Robert McBroom via users wrote:


How could xfce4 be told to use Openbox?


http://openbox.org/wiki/Help:Getting_started
___
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 Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue