Displaying 20 results from an estimated 10000 matches similar to: "Set LANG on CentOS 6 server"
2015 Feb 15
3
LC_COLLATE variable?
Hi,
I'm running my CentOS 7 desktop in french. LANG is set to fr_FR.UTF-8.
In GNOME 3, the menu entries are listed in alphabetical order.
Unfortunately, entries beginning with an accented character (like
"?diteur de texte") appear at the bottom of the list.
I know that in order to correct this, I have to set the LC_COLLATE
variable to fr_FR.UTF-8. What would be a sensible place
2018 Feb 24
0
Set LANG on CentOS 6 server
Le 24/02/2018 ? 10:33, Nicolas Kovacs a ?crit?:
> I replaced fr_FR.UTF8 in /etc/sysconfig/i18n and /boot/grub/grub.conf.
> Unfortunately, when I reboot the system, I still get this:
>
> # echo $LANG
> fr_FR.UTF-8
>
> Any suggestions?
OK, so after some more googling, I found out that when I ssh into my
server, LANG gets passed on from my desktop to my server. Interesting.
2015 Feb 16
2
LC_COLLATE variable?
Le 15/02/2015 16:38, Michael Volz a ?crit :
> Hi,
>
> to my knowledge
>
> echo "LC_COLLATE=fr_FR.UTF-8" >> /etc/locale.conf
>
> is the right way to do that.
Unfortunately that didn't work. Putting LC_COLLATE in /etc/locale.conf
does nothing.
Now what?
--
Microlinux - Solutions informatiques 100% Linux et logiciels libres
7, place de l'?glise -
2017 Oct 22
2
Firefox Sync Server 1.5 on CentOS 7
Hi,
I'm currently experimenting with setting up my own Firefox Sync Server
on a public server running CentOS 7, following this document:
https://mozilla-services.readthedocs.io/en/latest/howtos/run-sync-1.5.html
So far I have a partial success. Bookmarks are syncing via the basic
internal server running on port 5000, and I can also configure a MySQL
database for bookmark storage. What I
2016 Nov 14
2
CentOS 7 + KDE - default keyboard layout?
Le 14/11/2016 ? 17:33, Patrick Hess a ?crit :
> That could be possible, of course. On FreeBSD, with the keyboard layout
> configured the old-fashioned way via /etc/X11/xorg.conf, KDE does respect
> the system-wide settings. I would expect KDE to behave the same on CentOS.
> However, I only had to deal with easy layouts like "de" and "us" so far;
> Swiss-French
2018 Feb 28
9
Squid and HTTPS interception on CentOS 7 ?
Hi,
I've been running Squid successfully on CentOS 7 (and before that on 6
and 5), and it's always been running nicely. I've been using it mostly
as a transparent proxy filter in school networks.
So far, I've only been able to filter HTTP.
Do any of you do transparent HTTPS filtering ? Any suggestions, advice,
caveats, do's and don'ts ?
Cheers from the snowy South of
2018 Apr 08
8
XScreenSaver
Hi,
I'm currently moving all our local school's desktop clients from
Slackware 14.1 to CentOS 7 + Xfce. Right now I'm fine-tuning the default
user profile.
I have a problem with XScreenSaver. The application per se works very
well. Only there's a hard-coded pop-up window that reminds the user that
he's not running the latest version. So, if I'm running version 5.36 as
2018 Feb 02
6
Slightly OT : newsletters, mail formatting and netiquette
Hi,
This question is not exactly CentOS-related strictly speaking, but here
goes. I'm running a few newsletter servers for myself and a handful of
clients on public CentOS servers with PHPList.
For the last twenty years or so I've followed the basic rule that mails
should have no formatting whatsoever, only simple text. And now I wonder
if that basic rule of netiquette also applies to
2020 Feb 09
6
CentOS 7 : network interface renamed from eth0 to eth1 after reboot
Hi,
I've done my fair share of CentOS 7 installations, but this is the first time I
have this kind of weird problem. Here goes.
In my office I have a battered Dell Optiplex 320 PC with two NICs that I'm
using as a bare metal sandbox server for testing purposes.
The CentOS 7 installer sees the connected network card as eth0. But after the
first reboot, the interface comes up as eth1.
2017 Dec 02
5
Apache and web content permissions
Le 02/12/2017 ? 14:19, Leon Fauster a ?crit :
> I would build a rpm package of wordpress (everything can be defined
> there like permissions etc)
The initial question was: WHAT permissions?
> and disabling the automatic update
> function in wordpress. Build once it can be installed on all (two
> dozen) webservers automagically (local yum repository) ... externe
That would mean
2017 Jul 18
2
OpenVAS: confusion with 3rd party repos
Hi,
I'm currently experimenting with OpenVAS, the vulnerability scanner
which was forked from Nessus.
I'm reading through various HOWTOs and tutorials, and it seems like I'm
stuck very early in my fiddling process.
All the CentOS-based tutorials I've found mention a third-party Atomic
repo, and here's how the installation usually begins.
# wget -q -O -
2018 Apr 08
4
XScreenSaver
On Sun, Apr 8, 2018 at 1:06 PM Nicolas Kovacs <info at microlinux.fr> wrote:
> Le 08/04/2018 ? 13:54, Nicolas Kovacs a ?crit :
> > As far as I can tell, there would be several solutions to this problem.
> >
> > 1. Ask the EPEL maintainers to keep the application up-to-date.
> >
> > 2. Patch the darn thing so I don't get the annoying popup.
> >
>
2018 May 01
2
HPLIP vs. CentOS
Hi,
Our local school has recently acquired an HP PageWide Pro 477
professional printer.
According to HP, the printer requires HPLIP 3.16.3 at least.
Unfortunately, CentOS is only shipping HPLIP 3.15.9.
So I downloaded and installed the hplip/hplipfull package from the HP
site. Installing this thing and getting it to work is not exactly a
trivial task, as I documented in my blog:
2018 Nov 18
5
CentOS 7 + GNOME : all icon themes broken after update from CR
Hi,
I just upgraded one of my CentOS 7 + GNOME desktops from the CR repo.
After the upgrade, it seems like all of the icon themes are broken.
Missing icons everywhere.
Any idea what's going on here ?
Cheers,
Niki
--
Microlinux - Solutions informatiques durables
7, place de l'?glise - 30730 Montpezat
Site : https://www.microlinux.fr
Blog : https://blog.microlinux.fr
Mail : info at
2020 Nov 23
6
Password manager for the command line ?
Hi,
On my workstation and my laptop I'm using KeePassXC to store login credentials
for my websites. The database is stored in my OwnCloud share, so it's
synchronized between my two computers.
Ideally I'd like to have something similar for my servers, but command-line
driven. I know these tools exist but I haven't tested them yet. What I have in
mind is a command-line password
2020 Jun 12
4
Minicom and Ncurses
Hi,
I have to do some maintenance on a CentOS 7 proxy installed on a routerboard
without a video card. The only way to access this machine directly is via
Minicom and serial port.
I'm using NetworkManager TUI (nmtui) to configure network interfaces, but
Ncurses rendering in Minicom works in the sense that chickens fly and horses
swim. What you get is a forest of question marks with a few
2020 Apr 26
3
Weird bug in 389 Directory Server : no spaces in admin console (CentOS 7)
Le 26/04/2020 ? 08:31, Gordon Messmer a ?crit?:
> Are you sure the input lacked a space character, and that this isn't just a
> font rendering bug?
100 % positive.
I tried it on a different sandbox server without X installed, but only with
xorg-x11-xauth.
>From my workstation running OpenSUSE Leap 15.1, I connected to my admin console
using the following command:
$ ssh -X
2020 Apr 26
2
Weird bug in 389 Directory Server : no spaces in admin console (CentOS 7)
Hi,
I'm currently setting up 389 Directory Server on a server running CentOS 7, and
I have a weird and somehow showstopping bug.
All the spaces are suddenly missing in the admin console. Here's a screenshot
so you can get the idea :
https://www.microlinux.fr/download/389-admin-console-2020.png
So instead of "Standard branch for configuration information", I get
2019 May 02
2
Problem with libkexiv2 ?
Hi,
I'm currently installing a dozen CentOS 7 + KDE desktops in our local
school. I've already installed a minimal X11 + WindowMaker, and now I
want to install KDE on top of that, but the installation fails. There's
some broken dependency in the repos. I've narrowed the problem down to
the libkexiv2 package. Here's that I get.
# yum install libkexiv2
...
--> Running
2017 Apr 11
9
Primary DNS server with BIND on a public machine running CentOS 7
Hi,
I just installed CentOS 7 on a public server. I'd like to setup BIND as
a primary DNS server for a few domains.
Until now, all my public machines were running Slackware Linux, and
setting up BIND on a Slackware machine is relatively easy. In its out of
the box configuration, it has a bone-headed caching nameserver role,
which is quite easy to expand to a primary nameserver. Here's my