[CentOS] Installing owncloud on CentOS 7 server

2020-06-18 Thread H
I transitioning an owncloud installation from a C6 server to a new C7 server 
and used yum install owncloud to install it on the C7 server. I expected 
/var/www/owncloud to be generated but alas not. Quick Googling just showed 
examples of installing from the latest owncloud repository but not using yum.

Have I missed something obvious when using yum to install?

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Alexander Dalloz

Am 18.06.2020 um 23:44 schrieb Jay Hart:

I turned on

httpd_can_network_connect --> on
httpd_can_sendmail --> on

I restarted httpd.


Log file:
[Thu Jun 18 17:08:31.160897 2020] [authz_core:error] [pid 10427:tid 
140567258310400] [client 10.20.30.61:34096] AH01630: client denied
by server configuration: /usr/share/squirrelmail/src/login.php


Jay,

the SELinux booleans are not the reason for your issue. See the error 
message, it should give you a clue: the authz_core element is spitting 
that out, that's a part of apache itself.


https://cwiki.apache.org/confluence/display/HTTPD/ClientDeniedByServerConfiguration

If you google search for "AH01630: client denied by server 
configuration:" you will get a confirmation what that error means and 
for what to look at in your apache configuration.


Alexander

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Jay Hart
> Am 18.06.2020 um 23:18 schrieb Jay Hart:
>>> Am 18.06.2020 um 22:37 schrieb Jay Hart:
> On Thu, 18 Jun 2020 16:11:01 -0400
> Jay Hart wrote:
>
>> Any suggestions
> selinux issue?
 I turned the firewall off and tried to access /webmail and the configtest 
 file, Turning off the firewall resulted in same issue.
>>>
>>> Frank was hinting to SELinux preventing access. A valid guess,
>>> especially as you have installed the webapp in a very uncommon path
>>> where default SELinux does know nothing about. So check the audit.log
>>> for AVC or use ausearch.
>>>
>>> And of course check the webserver's logfile. Always the logs! They have
>>> the neccessary information your need to debug your situation.
>>>
>>> Alexander
>>
>> I enabled both those options. tried to access again, same issue.
>
> Sorry, which 2 options did you enable?

I turned on

httpd_can_network_connect --> on
httpd_can_sendmail --> on

I restarted httpd.

>
>> Log file:
>> [Thu Jun 18 17:08:31.160897 2020] [authz_core:error] [pid 10427:tid 
>> 140567258310400] [client 10.20.30.61:34096] AH01630: client denied
>> by
>> server configuration: /usr/share/squirrelmail/src/login.php
>
> So here you get the information about what needs to be corrected. Please
> look closely at your apache configuration as you are forbidding access
> by your active settings.
>
>> After changing those options, do I need to restart service[s], or reboot?
>
> As much as you have setup your webmail in a config file like
> 16-squirrelmail.conf you will of course have to restart or reload the
> service. A reboot is never needed for such kind of change.
>
> Alexander
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Alexander Dalloz

Am 18.06.2020 um 23:18 schrieb Jay Hart:

Am 18.06.2020 um 22:37 schrieb Jay Hart:

On Thu, 18 Jun 2020 16:11:01 -0400
Jay Hart wrote:


Any suggestions

selinux issue?

I turned the firewall off and tried to access /webmail and the configtest file, 
Turning off the firewall resulted in same issue.


Frank was hinting to SELinux preventing access. A valid guess,
especially as you have installed the webapp in a very uncommon path
where default SELinux does know nothing about. So check the audit.log
for AVC or use ausearch.

And of course check the webserver's logfile. Always the logs! They have
the neccessary information your need to debug your situation.

Alexander


I enabled both those options. tried to access again, same issue.


Sorry, which 2 options did you enable?


Log file:
[Thu Jun 18 17:08:31.160897 2020] [authz_core:error] [pid 10427:tid 
140567258310400] [client 10.20.30.61:34096] AH01630: client denied by
server configuration: /usr/share/squirrelmail/src/login.php


So here you get the information about what needs to be corrected. Please 
look closely at your apache configuration as you are forbidding access 
by your active settings.



After changing those options, do I need to restart service[s], or reboot?


As much as you have setup your webmail in a config file like 
16-squirrelmail.conf you will of course have to restart or reload the 
service. A reboot is never needed for such kind of change.


Alexander

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Amd es1000

2020-06-18 Thread Valeri Galtsev




On 6/18/20 4:10 PM, John Pierce wrote:

On Thu, Jun 18, 2020 at 1:55 PM Valeri Galtsev 
wrote:



Ah, I love your good answer. I remember this from the past:

Why my $20 adaptec RAID card (they were "software" RAID) doesn't work as
well (if at all) as your $700 3ware or LSI (megaraid) or Areca card?




actually, I prefer the LSI 'HBA' cards in IT mode, with the raid
functionality completely disabled, and use the host OS's storage
management, ZFS on FreeBSD or mdraid+lvm on Linux.Only place I would
use a 'true' RAID controller would be on a Windows Server as Windows
software raid is awful, ok, and on a VMware ESXi server, as its storage
management is awful, too.   But on that latter, I would MUCH rather use
NAS/SAN storage.   And on the Windows server, I would much rather it be
virtualized.


Well, everybody's mileage varies. If one is going to use zfs, then no 
hardware RAID can beat that, i.e., zfs ensures data integrity, whereas 
hardware RAID can sometimes guess, which stripe on which physical drive 
has corrupt data, but not always. On the other hand, if one refuses to 
use zfs, as it is owned by Oracle now, so one alleges its future is 
unpredictable, then it is only a question of "taste", some may argue 
software RAID is better, others: hardware RAID is better. The last would 
be me; my argument: hardware RAID has dedicated processing hardware and 
very short, hence well debugged software as opposed to the whole system 
that is capable affect software RAID. All in all, I do not suggest 
everybody accept my argument as correct, as I said, is a question of 
taste for me. Or, borrowing the phrase of my friend "you go your church, 
I go mine" ;-)


Anyway, it is distributed file systems now, whenever we go for big 
storage...


Thanks.
Valeri





--

Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Jay Hart
> Jay Hart writes:
>> Good evening,
>>
>> I have not able able to run the http://ip-addr/src/configtest.php script, 
>> nor access Squirrelmail. Looking for suggestions on what I
>> might
>> have missed.  When I try either http://ip-... or https://ip-..., I get the 
>> following reply
>>
>> Forbidden You don't have permission to access /webmail/src/configtest.php on 
>> this server.
>
> mod_security?
>

Mod_security is not installed.

Jay

> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread isdtor
Jay Hart writes:
> Good evening,
> 
> I have not able able to run the http://ip-addr/src/configtest.php script, nor 
> access Squirrelmail. Looking for suggestions on what I might
> have missed.  When I try either http://ip-... or https://ip-..., I get the 
> following reply
> 
> Forbidden You don't have permission to access /webmail/src/configtest.php on 
> this server.
 
mod_security?

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Jay Hart
> Am 18.06.2020 um 22:37 schrieb Jay Hart:
>>> On Thu, 18 Jun 2020 16:11:01 -0400
>>> Jay Hart wrote:
>>>
 Any suggestions
>>> selinux issue?
>> I turned the firewall off and tried to access /webmail and the configtest 
>> file, Turning off the firewall resulted in same issue.
>
> Frank was hinting to SELinux preventing access. A valid guess,
> especially as you have installed the webapp in a very uncommon path
> where default SELinux does know nothing about. So check the audit.log
> for AVC or use ausearch.
>
> And of course check the webserver's logfile. Always the logs! They have
> the neccessary information your need to debug your situation.
>
> Alexander

I enabled both those options. tried to access again, same issue.

Log file:
[Thu Jun 18 17:08:31.160897 2020] [authz_core:error] [pid 10427:tid 
140567258310400] [client 10.20.30.61:34096] AH01630: client denied by
server configuration: /usr/share/squirrelmail/src/login.php

After changing those options, do I need to restart service[s], or reboot?

>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Amd es1000

2020-06-18 Thread John Pierce
On Thu, Jun 18, 2020 at 1:55 PM Valeri Galtsev 
wrote:

>
> Ah, I love your good answer. I remember this from the past:
>
> Why my $20 adaptec RAID card (they were "software" RAID) doesn't work as
> well (if at all) as your $700 3ware or LSI (megaraid) or Areca card?
>
>

actually, I prefer the LSI 'HBA' cards in IT mode, with the raid
functionality completely disabled, and use the host OS's storage
management, ZFS on FreeBSD or mdraid+lvm on Linux.Only place I would
use a 'true' RAID controller would be on a Windows Server as Windows
software raid is awful, ok, and on a VMware ESXi server, as its storage
management is awful, too.   But on that latter, I would MUCH rather use
NAS/SAN storage.   And on the Windows server, I would much rather it be
virtualized.


-- 
-john r pierce
  recycling used bits in santa cruz
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Alexander Dalloz

Am 18.06.2020 um 22:37 schrieb Jay Hart:

On Thu, 18 Jun 2020 16:11:01 -0400
Jay Hart wrote:


Any suggestions

selinux issue?

I turned the firewall off and tried to access /webmail and the configtest file, 
Turning off the firewall resulted in same issue.


Frank was hinting to SELinux preventing access. A valid guess, 
especially as you have installed the webapp in a very uncommon path 
where default SELinux does know nothing about. So check the audit.log 
for AVC or use ausearch.


And of course check the webserver's logfile. Always the logs! They have 
the neccessary information your need to debug your situation.


Alexander



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Jay Hart



>> On Thu, 18 Jun 2020 16:11:01 -0400
>> Jay Hart wrote:
>>
>>> Any suggestions
>>
>> selinux issue?
>
> I turned the firewall off and tried to access /webmail and the configtest 
> file, Turning off the firewall resulted in same issue.
>
>>
>> I have this in my squirrelmail notes for Centos 6, maybe this is a similar 
>> issue for you on Centos 8:
>>
>> After configuring squirrelmail, do this to make selinux accept squirrelmail 
>> connections:
>>
>> setsebool -P httpd_can_network_connect 1
>>
>> (The -P makes it permanent across reboots.  This command takes quite a while 
>> to run, so don't worry about the waiting)
>>
>> Then this to allow apache to connect to sendmail:
>>
>> setsebool -P httpd_can_sendmail 1
>>
>> Also takes a long time to run.

Both of those are turned 'off' (0).

Also, my testing is from a remote machine.

>
> I am not using selinux on Centos 6, so those options are not set on C6.  I 
> have not tried either of those options above on C8. I wanted to
> check to see if those Directory options I listed in my OP were hosed, 
> correct, etc.
>
>>
>> Note that in SquirrelMail versions 1.5.0 and up, if you are accessing 
>> configtest.php from any place other than the machine where
>> SquirrelMail is installed, you'll need to make sure $allow_remote_configtest 
>> is enabled in your configuration file to do so (or see "11.
>> Tweaks" ==> "7. Allow remote configtest" in the configuration utility). If 
>> you do that, be sure to disable it again when you are
>> finished.
>>
>>
>
> I'm  using v 1.4.23-svn.
>
>>
>> --
>> Can we uninstall 2020 and install it again? This one has a virus.
>> MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
>> ___
>> CentOS mailing list
>> CentOS@centos.org
>> https://lists.centos.org/mailman/listinfo/centos
>>
>
> Jay
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Amd es1000

2020-06-18 Thread Valeri Galtsev




On 6/18/20 3:47 PM, John Pierce wrote:

On Thu, Jun 18, 2020 at 11:04 AM paride desimone  wrote:


The throuble is the radeon driver. I've already tried to install the gui,
but the system hung on start gui.
The es1000 is a shit gpu.




those are just intended to provide a minimal VGA for initial installation
and configuration of a server, they were never intended for use as a
workstation.  They are a Rage 6, not really a Radeon, they have very
limited 3D capability, with no shaders.



Ah, I love your good answer. I remember this from the past:

Why my $20 adaptec RAID card (they were "software" RAID) doesn't work as 
well (if at all) as your $700 3ware or LSI (megaraid) or Areca card?


;-)

Valeri





--

Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Amd es1000

2020-06-18 Thread John Pierce
On Thu, Jun 18, 2020 at 11:04 AM paride desimone  wrote:

> The throuble is the radeon driver. I've already tried to install the gui,
> but the system hung on start gui.
> The es1000 is a shit gpu.
>
>

those are just intended to provide a minimal VGA for initial installation
and configuration of a server, they were never intended for use as a
workstation.  They are a Rage 6, not really a Radeon, they have very
limited 3D capability, with no shaders.


-- 
-john r pierce
  recycling used bits in santa cruz
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Jay Hart
> On Thu, 18 Jun 2020 16:11:01 -0400
> Jay Hart wrote:
>
>> Any suggestions
>
> selinux issue?

I turned the firewall off and tried to access /webmail and the configtest file, 
Turning off the firewall resulted in same issue.

>
> I have this in my squirrelmail notes for Centos 6, maybe this is a similar 
> issue for you on Centos 8:
>
> After configuring squirrelmail, do this to make selinux accept squirrelmail 
> connections:
>
> setsebool -P httpd_can_network_connect 1
>
> (The -P makes it permanent across reboots.  This command takes quite a while 
> to run, so don't worry about the waiting)
>
> Then this to allow apache to connect to sendmail:
>
> setsebool -P httpd_can_sendmail 1
>
> Also takes a long time to run.

I am not using selinux on Centos 6, so those options are not set on C6.  I have 
not tried either of those options above on C8. I wanted to
check to see if those Directory options I listed in my OP were hosed, correct, 
etc.

>
> Note that in SquirrelMail versions 1.5.0 and up, if you are accessing 
> configtest.php from any place other than the machine where
> SquirrelMail is installed, you'll need to make sure $allow_remote_configtest 
> is enabled in your configuration file to do so (or see "11.
> Tweaks" ==> "7. Allow remote configtest" in the configuration utility). If 
> you do that, be sure to disable it again when you are finished.
>
>

I'm  using v 1.4.23-svn.

>
> --
> Can we uninstall 2020 and install it again? This one has a virus.
> MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>

Jay

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Frank Cox
On Thu, 18 Jun 2020 16:11:01 -0400
Jay Hart wrote:

> Any suggestions

selinux issue?

I have this in my squirrelmail notes for Centos 6, maybe this is a similar 
issue for you on Centos 8:

After configuring squirrelmail, do this to make selinux accept squirrelmail 
connections:

setsebool -P httpd_can_network_connect 1

(The -P makes it permanent across reboots.  This command takes quite a while to 
run, so don't worry about the waiting)

Then this to allow apache to connect to sendmail:

setsebool -P httpd_can_sendmail 1

Also takes a long time to run.

Note that in SquirrelMail versions 1.5.0 and up, if you are accessing 
configtest.php from any place other than the machine where SquirrelMail is 
installed, you'll need to make sure $allow_remote_configtest is enabled in your 
configuration file to do so (or see "11. Tweaks" ==> "7. Allow remote 
configtest" in the configuration utility). If you do that, be sure to disable 
it again when you are finished.



-- 
Can we uninstall 2020 and install it again? This one has a virus.
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Can't access Squirrelmail on Centos 8

2020-06-18 Thread Jay Hart
Good evening,

I have not able able to run the http://ip-addr/src/configtest.php script, nor 
access Squirrelmail. Looking for suggestions on what I might
have missed.  When I try either http://ip-... or https://ip-..., I get the 
following reply

Forbidden You don't have permission to access /webmail/src/configtest.php on 
this server.

I got squirrelmail installed in /usr/share/squirrelmail and 'configured' to 
work (using ./conf.pl). This setup below is about the same
setup on my Centos 6 box. I'm thinking my issue is more Apache configuration 
related than Squirrelmail.

**Apache is running with no issues**

Below are some of my settings in /etc/httpd/conf/httpd.conf

Apache ServerRoot is /etc/httpd

Apache DocumentRoot is /www

Further parameters within httpd.conf include:
#
# Relax access to content within /var/www.
#

AllowOverride None
# Allow open access:
Require all granted


# Further relax access to the default document root:

Options Indexes FollowSymLinks
AllowOverride None
#
# Controls who can get stuff from this server.
#
Require all granted


In /etc/httpd/conf.modules.d I created a file called 16-squirrelmail.conf That 
file contains the following information:

# SquirrelMail is a webmail package written in PHP.
#

Alias /webmail /usr/share/squirrelmail

 #
 AllowOverride None
 Require all denied


# this section makes squirrelmail use https connections only, for this you # 
need to have mod_ssl installed. If you want to use unsecure
http  # connections, just remove this section:
#6-12-2020 commented out next five lines to test sqmail in http mode only 

  RewriteEngine  on
  RewriteCond%{HTTPS} !=on
  RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}



Any suggestions

Thanks,

Jay




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Amd es1000

2020-06-18 Thread paride desimone
The throuble is the radeon driver. I've already tried to install the gui,
but the system hung on start gui.
The es1000 is a shit gpu.
I hate ati video card.

Paride

Il gio 18 giu 2020, 18:56 Gianluca Cecchi  ha
scritto:

> On Thu, Jun 18, 2020 at 6:50 PM paride desimone  wrote:
>
> > I have installed in graphic mode, but I have not install gui.
> > I try to install X afterward, because I have buied the Sander Van Vugt
> > book:  "red hat rhcsa 8 ex200". In this book, Sander, write that the exam
> > ex200 is in gui mode and not in text.
> > Ok I try to reinstall and pass your information to grub. Amd is a
> > nightmare for the gpu in linux.
> >
> >
> >
> If you were able to install in graphic mode you can also install as before
> without any additional kernel command line option but specifying
> "Workstation" or "Server with GUI" in the Base Environment pane and try and
> see if it automagically configure the Xorg resolution and such in a good /
> usable way...
>
> Gianluca
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] C8 - KVM on bridge on VLAN on team issues.

2020-06-18 Thread Lamar Owen

On 6/17/20 4:07 PM, Lamar Owen wrote:

On 6/17/20 1:51 PM, Ulf Volmer wrote:

...
Just to make it sure: Did you try to disable firewalld?
With my experience with libvirt and vlan bridges on Fedora, libvirt may
include unwanted firewall rules which drops the traffic over the 
bridges.

I haven't done that yet, so I'll try that next.  Thanks for the idea.



So, I tried dropping the firewall, etc.  No joy.


So I punted; I did a scratch reinstall of C8.2.2004 on the host, using 
the 'Virtualization Host' group, and creating one bridge on the 
management VLAN, but this time on top of a bond, not a team. After 
install, reboot, and updating to latest, which verified that the 
management IP and VLAN has connectivity, I then used nmtui to create the 
second bridge on the second VLAN on top of the bond.  I then connected 
to libvirt with virt-manager on my laptop, and installed a minimal 
install of C8 as a guest, connected to bridge302 again, with a static 
address.  After the install and reboot, I checked with a ping on the 
guest to its gateway; hooray now it works.  I was able to update the 
guest and get the application server installed that is goig on the 
guest, with good throughput.  Other than this one using a bond instead 
of a team I don't see any difference in the bridge setup.  No extra work 
was required to get it to work, either.



So, I set up another development host, but this time using a team 
instead of a bond, and I'm going to try to get that working with bridged 
networking to a virtual guest, since it really is supposed to work, and 
I'm very curious why it didn't.  But the first guest running that 
particular application server is required in pretty short order, too 
short for me to play around trying to get teaming to work properly for a 
bridged-on-a-VLAN guest.


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Amd es1000

2020-06-18 Thread Gianluca Cecchi
On Thu, Jun 18, 2020 at 6:50 PM paride desimone  wrote:

> I have installed in graphic mode, but I have not install gui.
> I try to install X afterward, because I have buied the Sander Van Vugt
> book:  "red hat rhcsa 8 ex200". In this book, Sander, write that the exam
> ex200 is in gui mode and not in text.
> Ok I try to reinstall and pass your information to grub. Amd is a
> nightmare for the gpu in linux.
>
>
>
If you were able to install in graphic mode you can also install as before
without any additional kernel command line option but specifying
"Workstation" or "Server with GUI" in the Base Environment pane and try and
see if it automagically configure the Xorg resolution and such in a good /
usable way...

Gianluca
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Amd es1000

2020-06-18 Thread paride desimone
I have installed in graphic mode, but I have not install gui.
I try to install X afterward, because I have buied the Sander Van Vugt
book:  "red hat rhcsa 8 ex200". In this book, Sander, write that the exam
ex200 is in gui mode and not in text.
Ok I try to reinstall and pass your information to grub. Amd is a
nightmare for the gpu in linux.


Il mer 17 giu 2020, 18:27 Gianluca Cecchi  ha
scritto:

> On Wed, Jun 17, 2020 at 6:13 PM paride desimone  wrote:
>
> > Uhm, X dont't start :-(
> >
> >
> I overlooked your post... my suggestions was for installation phase, but
> you did install apparently.. did you install in graphic mode or by other
> text based means (kickstart, pxe, ecc)? Or perhaps you installed xorg
> related packages afterward?
> Can you post your logs and the related errors?
> Do you have gdm login at boot or not at all?
>
> Gianluca
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Blog article about the state of CentOS

2020-06-18 Thread Thomas Bendler
Hi Johnny,

Am Mi., 17. Juni 2020 um 16:16 Uhr schrieb Johnny Hughes :

> [...]
> No one is trynig to make anything slower.
>

This is good to hear but ...

> [...]
> I can assure you .. I am working my butt off everyday to make CentOS
> Linux the best it can be.  If you want to compare what the CentOS team
> (a small team) can do compared to Oracle (a tmulti billin dollar
> corporation who bought Sun Microsystems .. took over Java and Open
> Office, etc)  .. well, we can not provide the resources they can provide.
> [...]


... then I'm missing some kind of strategy on how to improve things (or
maybe I simply don't know they exist). Without having a detailed background
about the project setup and the way the small team works, I would at a
first glance assume that there are two options to improve. One would be to
make the team bigger (as you said, it's open and I'm pretty sure there are
enough volunteers) or a second one, by increasing the automation level for
the CentOS production.

What do you think and are there discussions in the core CentOS community to
go either one of these routes?

Regards Thomas
-- 
Linux ... enjoy the ride!
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 8 gvs question

2020-06-18 Thread Jerry Geis
I am getting a timeout on running totem   searching led me to think its
gvs related
Error creating proxy: Error calling StartServiceByName for
org.gtk.vfs.GoaVolumeMonitor: Timeout was reached (g-io-error-quark, 24)

Then totem does start - but with like a 30 second delay.

I ran this command and it says its inactive
systemctl --user status gvfs-mtp-volume-monitor.service
● gvfs-mtp-volume-monitor.service - Virtual filesystem service - Media
Transfer Protocol monitor
   Loaded: loaded (/usr/lib/systemd/user/gvfs-mtp-volume-monitor.service;
static; vendor preset: enabled)
   Active: inactive (dead)



What is the cause of my timeout ?

Thanks,

jerry
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos