Displaying 6 results from an estimated 6 matches for "datalock".
Did you mean:
datablock
2014 Sep 05
1
[CentOS7] switching workspace on external monitor
Hi,
I just installed CentOS 7 on my NB and I'm experiencing problem during
switching the workspace in GNOME3 environment. The workspace on my NB
display is working correctly after change from one workspace to another.
But the windows placed on the external/second display stay on the active
workspace.
I found the description and solution of this problem here:
2008 Jun 29
0
xorg and backlight
Hi all,
I have found one problem after upgrading to CentOS 5.2 x86 on my HP
Compaq nx7010 laptop. When I close and open lid, backlight is not
turned on again. I can see my desktop, but the only thing I can do is
press CTRL+ALT+BACKSPACE to restart X11. Then the backlight is restored.
xorg.conf is generic, created by installation process. I use ATI
proprietary driver 8.28.08 (the last which
2010 Dec 03
0
sysctl and gnome desktop
Hi all,
I use CentOS 5.5 x86_64 on my laptop. I have couple of entries in
/etc/sysctl.conf entries according to the recommendations
http://www.lesswatts.org/projects/powertop/
When Gnome Desktop starts something resets them to defaults.
For example 'vm.dirty_writeback_centisecs = 1500' resets back to 30.
Does anybody have any idea how to workaround this?
Thanks. Andrej.
2014 Jan 13
1
Fwd: HA cluster - strange communication between nodes
Hi,
For a testing purposes I'm trying to create two node HA environment for
running some service (openvpn and haproxy). I installed two CentOS 6.4
KVM guests.
I was able to create a cluster and some resources. I followed the document
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Configuring_the_Red_Hat_High_Availability_Add-On_with_Pacemaker/index.html
2014 Jul 09
1
CentOS7: vncserver - desktop resolution
Hi,
I just installed CentOS7 and managed to start the vncserver service, but
once I connect to the machine, the desktop resolution isn't the one
which I set in the vncserver@:3.service file located in
/lib/systemd/system/ directory.
The content of the mention file:
----------------------------------------
[Unit]
Description=Remote desktop service (VNC)
After=syslog.target network.target
2010 Nov 26
1
rsyslog as default syslog daemon?
Hi all!
Is anybody here using rsyslog? I am looking for the right solution how
to use rsyslog in CentOS 5 as the default logging daemon. We use it
because of filtering using regular expressions.
I switched from sysklogd to rsyslog simply using
chkconfig --del syslog
chkconfig --add rsyslog
chkconfig rsyslog on
service syslog stop
service rsyslog start
but this seems not to be