Le 15/03/2015 20:09, Jay Leafey a écrit :
Like you I've mostly dealt with nVidia or Intel video. I had some
painful initial issues with the fglrx driver, but once I became more
accustomed to the quirks it was quite stable. The wiki at elrepo was
helpful. This was on desktop systems, I know the
On 03/15/2015 05:15 AM, Niki Kovacs wrote:
Hi,
I'm currently installing CentOS 7 on a client's Dell Inspiron laptop.
Here's the video card:
# lspci | grep -i vga
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
[AMD/ATI] Wrestler [Radeon HD 6320]
Most of the time, I either have
Le 03/03/2015 14:00, Nux! a écrit :
Niki,
Look at dconf / gsettings.
HTH
Lucian
OK, I finally got around to play with it. It looks like GNOME 3 stores
all of its user settings in ~/.config/dconf/user. I tried copying that
over recursively to /etc/skel, and it works. New users get the exact
Hi,
I'm currently installing CentOS 7 on a client's Dell Inspiron laptop.
Here's the video card:
# lspci | grep -i vga
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
[AMD/ATI] Wrestler [Radeon HD 6320]
Most of the time, I either have to deal with Intel or NVidia graphic
ch
thanks very much to everybody,
it was in deed the fact, that postgres was only listening to localhost.
robert
On 15.03.2015 08:52, robert rottermann wrote:
Hi there and hello to everybody,
I am all new to centos but I have good experience working with ubuntu and suse.
We are moving a an
On 3/15/2015 1:03 AM, Laurent CREPET wrote:
2. Check that iptables (firewall) is allowing the connections from the
network to PostgreSQL. Use the following command to get the list of rules
that are currently loaded:
iptables -L
I usually use
iptables -L -vn
to see the full rules and w
On 15 March 2015 at 03:52, robert rottermann wrote:
> Hi there and hello to everybody,
>
>
>
> I am all new to centos but I have good experience working with ubuntu and
> suse.
> We are moving a an elderly SuSe box to a virtual machine running
> centos 7.
> Now I experience the following
Hi Robert,
I have almost no experience with CentOS 7(still using CentOS 6). However, I
recommed the following checks:
1. Check that PostgreSQL is listening on 0.0.0.0 (all ip addresses) and not
127.0.0.1. To check, you can use the command:
netstat -tuplan
If PostgreSQL is listening only on 12
Hi there and hello to everybody,
I am all new to centos but I have good experience working with ubuntu and suse.
We are moving a an elderly SuSe box to a virtual machine running centos 7.
Now I experience the following problem.
I can only access postgres using localhost as host. If
9 matches
Mail list logo