similar to: lightdm dependency

Displaying 20 results from an estimated 2000 matches similar to: "lightdm dependency"

2017 Sep 05
0
lightdm dependency
Le 05/09/2017 ? 07:01, Jon LaBadie a ?crit : > On a CentOS 7 system I'm trying to install lightdm. > Yum says it requires "glib2(x86-64) >= 2.50.3". > glib2 2.46 is installed but I have not found a > 2.50 version. Have I overlooked it in some repo? > Same problem here. You can find glib2 2.50.3 in cr repository. -- Philippe BOURDEU d'AGUERRE AIME - Campus de
2015 Oct 30
5
Centos 6: language mess with ssh
Thank you for you help. I tried your tips but the problem remains. Example: $ echo "SendEnv LANG LC_ALL" > ~/.ssh/config $ LANG=C; export LANG; LC_ALL=C; export LC_ALL $ ssh aa at quercy You are required to change your password immediately (root enforced) Last login: Fri Oct 30 15:02:34 2015 from quercy WARNING: Your password has expired. You must change your password now and login
2015 Jan 05
7
Hardware raid LSI Megaraid not working since Centos 6.6
Happy new year ! We have a SuperMicro server with a LSI MegaRAID 9260-4i controller. Since Centos 6.6 update (kernel 2.6.32-504), the controller doesn't initialize at boot. Reverting to kernel 2.6.32-431 allows server to boot fine. The server can't boot due to a bug in LSI megaraid module. Boot log ends by a lot of lines: RESET_GEN2: retry=xxx, hostdiag=a4 I tried Centos 6.6
2015 Jan 06
2
Hardware raid LSI Megaraid not working since Centos 6.6
Thank you for your help. Le 05/01/2015 19:10, John R Pierce a ?crit : > works here fine on the 9261, which is an OEM version of the same card > with the connectors in a different orientation... you might check your > LSI firmware revision. My firmware seems to be more up to date. Anyway, I will try to update firmware. I have to check how to do that. # dmesg |grep LSI scsi4 : LSI SAS
2015 Jan 14
2
Hardware raid LSI Megaraid not working since Centos 6.6
That's weird, because starting with 6.6 we could finally ditch inserting kmods at installation time, the new kernel in 6.6 supported everything. I believe the model we have (among others) is 9341-4i; I would imagine it's pretty similar with what you have. You should open perhaps a bugzilla issue with redhat about this. Lucian -- Sent from the Delta quadrant using Borg technology! Nux!
2015 Oct 30
2
Centos 6: language mess with ssh
When I connect through SSH to my Centos 6 box, language are mixed: connection is in english but password change dialog is in french. Example: $ ssh aa at quercy You are required to change your password immediately (root enforced) Last login: Fri Oct 30 11:41:31 2015 from quercy WARNING: Your password has expired. You must change your password now and login again! Changement de mot de passe pour
2016 Jan 26
2
kernel update does not update grub boot list ...
.. in that expected way where newly installed kernel is set to boot as default. would you suggest where to look, what to check? many thanks.
2016 Apr 19
2
Badlock bad luck
Just to follow up, the fix for us was to add "client ipc signing = auto" to our smb.conf configuration file. On Wed, Apr 13, 2016 at 1:17 PM, Bill Baird <bill.baird at phoenixmi.com> wrote: > FYI: https://lists.samba.org/archive/samba/2016-April/199013.html > > On Wed, Apr 13, 2016 at 12:53 PM, Bill Baird <bill.baird at phoenixmi.com> > wrote: > >>
2017 Jun 02
2
NFS mount on Centos 7 crashing
Hello, We have a VM (under KVM - a VPS service by our ISP) running CentOS 7. On it we have 2 NFS mounts, one for backup and one as a live file system (where there are two user homes as well): ----------------------------------------------------------------------------------------------------------------------- # cat /etc/fstab /dev/mapper/centos-root / xfs defaults
2016 Dec 01
2
CentOS 6: environment variables and cronjobs ...
Hello, in /etc/cron.d/test I've this: 50 15 * * * root ( date ; echo "---" ; env ; echo "---" ; set ) >>/tmp/test.txt and I thought I would be shown environment variables which are defined in e.g. /etc/profiles.d/proxy.sh or /etc/profiles.d/proxy.csh but this isn't like this ... where do I have to define e.g. export
2017 May 11
3
get pdftk into (or from) a repo
On 05/11/2017 06:49 PM, Leon Fauster wrote: >> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>: >> >> pdftk used to be in a repo... or maybe it still is, but I don't know which one. Anyone know? >> > an old one is in the "dead" rpmforge repo. > At https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/ they have version 2.0
2017 May 12
3
get pdftk into (or from) a repo
Le 12/05/2017 ? 02:46, ken a ?crit : > It's worth mentioning that this is a really nice utility for > manipulating PDFs, taking them apart, rearranging them, putting pages > together, and a whole lot more. I've used it hundreds of times. > Probably anyone who has to work with PDFs would have need of it. In Centos 7, poppler-utils RPM has pdfdetach and pdfunite utilities
2017 Apr 12
4
OT: systemd Poll
<humor for the day>Why don't we discuss something ***less*** controversial, like politics or religion?</humor for the day> ----- Original Message ----- From: "Karanbir Singh" <mail-lists at karan.org> To: "centos" <centos at centos.org> Sent: Wednesday, April 12, 2017 6:19:43 AM Subject: Re: [CentOS] OT: systemd Poll On 09/04/17 05:39, Anthony K
2017 Apr 12
1
qcow2 --> logical volume
Le 12/04/2017 ? 15:31, Scott Gennari a ?crit : > How would can you import/migrate this .qcow2 into a logical volume? Any > advice would be greatly appreciated. - get size of qcow2 image: qemu-img info yourFile.qcow2 - create a logical volume of same size: ssm create -s xxxxxxxb -n yourLvName -p centos - copy image: qemu-img convert yourFile.qcow2 -O raw /dev/centos/yourLvName --
2017 May 30
9
GPX files
I have a Garmin 78s marine GPS receiver and it stores tracks in GPX format. This is an XML encoded set of points giving longitude, latitude, time and sea depth. Garmin support viewing this via their Garmin Express product, but there only seem to be Windows and Mac versions. I've emailed them and await a reply. In the mean time, does anyone know of any Linux products that will emable me to
2018 Dec 14
4
Firewalld and iptables
On Fri, Dec 14, 2018 at 03:14:12PM -0700, Warren Young wrote: > On Dec 14, 2018, at 2:30 PM, Jon LaBadie <jcu at labadie.us> wrote: > > > > After a recent large update, firewalld's status contains > > many lines of the form: > > > > WARNING: COMMAND_FAILED: '/usr/sbin/iptables? > > What?s the rest of the command? Well, there are about 20 of
2018 Dec 15
2
Firewalld and iptables
On Fri, Dec 14, 2018 at 04:55:33PM -0800, Kenneth Porter wrote: > --On Friday, December 14, 2018 5:57 PM -0500 Jon LaBadie <jcu at labadie.us> > wrote: > > > Well, there are about 20 of them and several screen widths > > long. However they all end with one of two reasons: > > > > : No chain/target/match by that name. > > : Bad rule (does a
2017 Apr 12
1
Network Manager / CentOS 7 / local unbound
OR just make the file immutable if it's so critical to you. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro ----- Original Message ----- > From: "Jon LaBadie" <jcu at labadie.us> > To: "CentOS mailing list" <centos at centos.org> > Sent: Wednesday, 12 April, 2017 07:16:22 > Subject: Re: [CentOS] Network Manager / CentOS 7 /
2018 Dec 14
3
Firewalld and iptables
After a recent large update, firewalld's status contains many lines of the form: WARNING: COMMAND_FAILED: '/usr/sbin/iptables... Checking iptables.service status shows it to be masked. I realize that firewalld uses iptables, but should it be enabled and started as a service? Jon -- Jon H. LaBadie jcu at labadie.us 11226 South Shore Rd. (703) 787-0688 (H)
2016 Oct 03
1
mount.nfs: an incorrect mount option was specified
On 2016-10-03, Jon LaBadie <jcu at labadie.us> wrote: > IIRC, for mount.nfs, the "r" option is read only while the "w" > option is read+write. They may be mutually exclusive. I don't believe this is accurate. ro and rw are mutually exclusive, but there is no "w" option. (Which doesn't help the OP, unfortunately, but at least he knows.) For the