similar to: Centos 6: language mess with ssh

Displaying 20 results from an estimated 900 matches similar to: "Centos 6: language mess with ssh"

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 Oct 30
0
Re: Centos 6: language mess with ssh
On Fri, 30 Oct 2015 12:12, Philippe BOURDEU d'AGUERRE <bda at ...> wrote: > 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
2015 Oct 30
0
Centos 6: language mess with ssh
In article <56337B09.7080901 at aime-toulouse.fr>, Philippe BOURDEU d'AGUERRE <bda at aime-toulouse.fr> wrote: > 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
2015 Oct 30
0
Centos 6: language mess with ssh
Philippe BOURDEU d'AGUERRE wrote: > 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
2006 Jul 23
2
Try with Dictionary proxy server, but... Bug or not ?
Hello again :), I try to use dictionary proxy server to replace my precedent configuration (direct use of dict in plugin quota). Before, i have this configuration in my dovecot.conf : ## Dictionary server settings dict { } ## Plugin settings plugin { # quota = 10 Mo quota = dict:storage=10240 mysql:/etc/dovecot/dict-quota.conf } And after, to use proxy, I have this configuration in my
2005 Jun 26
3
Fwd: JE TROUVE QUE VOUS N'ETES PAS HONETE!
Note: forwarded message attached. __________________________________ Discover Yahoo! Have fun online with music videos, cool games, IM and more. Check it out! http://discover.yahoo.com/online.html -------------- next part -------------- An embedded message was scrubbed... From: Khubeka JM <jmkhubeka@yahoo.com> Subject: JE TROUVE QUE VOUS N'ETES PAS HONETE! Date: Sun, 26 Jun 2005
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 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 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
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
2018 Jul 03
3
Unset a given SendEnv?
G'day openssh-unix-dev, is there a way to unset a 'SendEnv' given by /etc/ssh/ssh_config? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20180703/b93c146e/attachment.asc>
2015 Jan 14
0
Hardware raid LSI Megaraid not working since Centos 6.6
Le 05/01/2015 16:14, Philippe BOURDEU d'AGUERRE a ?crit : > > 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
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 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 Sep 05
2
lightdm dependency
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? -- Jon H. LaBadie jcu at labadie.us 11226 South Shore Rd. (703) 787-0688 (H) Reston, VA 20190 (703) 935-6720 (C)
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
2007 Jul 29
38
[Bug 1346] New: PAM environment takes precedence over SendEnv
http://bugzilla.mindrot.org/show_bug.cgi?id=1346 Summary: PAM environment takes precedence over SendEnv Product: Portable OpenSSH Version: 4.6p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy:
2011 Apr 10
1
Kerberos/LDAP authentication no more working in 5.6 ?
Hi all, I just upgraded more servers, and doing some tests I found that my setup for kerberos/ldap authentication against Active Directory is no more working. I don't know why... I followed some times ago scott Lowe blog for this setup : http://blog.scottlowe.org/2007/01/15/linux-ad-integration-version-4/ And it was working correctly until the upgrade. What is curious is that id command
2009 Feb 26
1
[Bug 1285] provide fallback options /etc/ssh/ssh_config
https://bugzilla.mindrot.org/show_bug.cgi?id=1285 Peter Valdemar M?rch <t7nm6lz02 at sneakemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t7nm6lz02 at sneakemail.com --- Comment #3 from Peter Valdemar M?rch <t7nm6lz02 at