Displaying 20 results from an estimated 800 matches similar to: "xdm"
2009 Mar 21
0
How to configure Xmanager to CentOS?
Can any help in this issue, it would be really appreciated.
I did the following, but it didnt help....
For XDMCP connection to Red Hat 5 EL
1. XDM Configuration
1. Change runlevel to 5
Open/etc/inittab and set the initial runlevel to 5 as following:
id:5:initdefault:
2. Enable XDMCP
For GDM:
Open /etc/gdm/custom.conf and set the Enable entry to 1 in the [xdmcp]
section as following.
[xdmcp]
2003 Jun 08
4
Removable media security in FreeBSD
I'm working with a FreeBSD user -- a teacher -- who's running KDE on a system
on which she neither has nor wants root privileges. She wants to be able to
mount and unmount floppies and ZIP cartridges from within KDE, using the
standard KwikDisk utility (which, by the way, generates mount and unmount
command that don't conform to FreeBSD syntax; however, it appears possible
to fix this
2008 May 05
2
httpd reverse proxy
I am trying to figure this out and I always seem to have trouble
configuring apache to do more than basic stuff...
I have a web server that has several cnames assigned to it.
I want srv1.tobyhouse.com to be served by apache.
I want to proxy connections to www.tobyhouse.com to cms.tobyhouse.com
(different system)
If I do this...
<VirtualHost www.tobyhouse.com:*>
ProxyPass /
2008 May 09
2
Apache Redirects...
I'm trying to require SSL for drupal login and admin pages and it seems
that this should work but it doesn't redirect if added to httpd.conf or
to .htaccess (I've tried both)
RewriteCond %{REQUEST_URI} ^/(user|admin)
RewriteRule ^(.*)$ https://%{SERVER_NAME}/$1 [L,R]
Shouldn't this be enough so that the URL...(googling suggests that it
is)
http://cms.tobyhouse.com/user/login
2006 Feb 13
8
postgres and rake
am in a bit of a quandry...
I have asked postgresql-users list and haven''t gotten anything to work
with...
> > How do I change the owner of a schema?
> >
> > ALTER SCHEMA "public" OWNER to "some_user"; #?
>
>
http://www.postgresql.org/docs/current/interactive/sql-alterschema.html
>
> The docs explain this very situation. HTML
2007 Mar 01
2
Making VNC run on port 8080 on Centos 3.4
Hi Friends,
I am trying to run vnc on port 8080 on Centos 3.4 . There are no kde
or gdm packages installed as we only need xserver. I have installed
XFree86-font-utils-4.3.0-78.EL
XFree86-75dpi-fonts-4.3.0-78.EL
XFree86-base-fonts-4.3.0-78.EL
XFree86-xdm-4.3.0-78.EL
XFree86-libs-data-4.3.0-78.EL
XFree86-4.3.0-78.EL
XFree86-libs-4.3.0-78.EL
XFree86-xfs-4.3.0-78.EL
XFree86-Mesa-libGL-4.3.0-78.EL
2006 Feb 14
2
apache virtual host
I don't ever do this...
Shouldn't this be enough to set up a virtual server in apache?
I did create an entry in /etc/hosts and in dns for this fqdn
it still gives me the contents of /var/www/html and
not /home/craig/ruby-db/th-db/public
<VirtualHost *>
DocumentRoot "/home/craig/ruby-db/th-db/public"
ServerName app-server.tobyhouse.com
<Directory
2007 Mar 16
1
prefdm still unfinished?
After testing the beta of CentOS 5, i was a little surprised to notice that
the display manager part of the prefdm file in /etc/X11 was exactly like in
CentOS 4 / RHEL4 and previous versions including RH9.
it reads like this (added line numbers for reference):
14 # Run preferred X display manager
15 preferred=
16 if [ -f /etc/sysconfig/desktop ]; then
17 . /etc/sysconfig/desktop
18 if [
2012 Dec 06
1
KDE login screen configuration problems
Sorry to be so slow in responding. I've done what you suggested. I created
/etc/sysconfig/desktop
and entered "$DISPLAYMANAGER=KDM". I rebooted but there was no change. GDM is still being used.
Any other suggestions?
mw
========================
Just create the file /etc/sysconfig/desktop and put in it:
DESKTOP=KDM
I believe it's DESKTOP - you can dbl check /etc/X11/prefdm
2012 Nov 19
3
CentOS 6.3 - KDE login screen configuration problems
Hello,
We generally use CentOS for some servers, and so do not use a GUI
interface. However, I have recently installed CentOS 6.3 onto a PC with
KDE. I am familiar with KDE as I use it with Fedora for my work PC.
The problem is that we would like to configure the login screen, so that
it does not show the user list, that it does not allow the shutdown or
reboot commands (from the login screen),
2013 Jan 22
5
How to setup VNC for GDM access on 6.3
Hi all,
I'm looking for pointer for setting up VNC so that access to the system is via gdm/kdm. Yes, I know about vino, and /etc/sysconfig/vncservers but what I'm looking for is a sertup
that allows me to see the *dm login screen instead of being dropped direct into a desktop.
Thanks in advance
2007 Sep 21
3
named & rndc
I've done something a while back that has messed with my named.conf and
prevents me from restarting named service normally...
My problem...
# service named restart
Stopping named: [FAILED]
Starting named: named: already running [FAILED]
nothing gets logged in /var/log/messages
obviously, I can do this to restart it...
[root at
2015 Dec 15
4
Dumb CentOS 7 question
Gordon Messmer wrote:
> On 12/15/2015 11:26 AM, m.roth at 5-cent.us wrote:
>> Really? There's no systemd target to restart it, and graphical.target
>> doesn't do it? Um.....
>
> Why do you think that?
Sorry, I would have thought that graphical.target would do it. And suppose
I'm using kdm...?
mark
>
> # systemctl status gdm.service
> gdm.service -
2002 Oct 09
3
KDE
i'm using samba 2.2.5 and mandrake 8.5 as a pdc for test. Whenever i create
a trust account PC123$ for a machine to login it appears as user in the KDE
interface, i know its not samba specific but if i have 100 users thats a
lot of $ users on the login list!
2010 Apr 21
2
cve-2010-0436 patch for CentOS 5.4
Hello,
I am using a self compiled kde-3.5.10 from ftp.kde.org as a desktop
system under CentOS 5.4. Does anybody knows where to get a
cve-2010-0436 patch (kdebase, kdm) for kde-3.5.10?
Thanks!
regards
Olaf
2013 Apr 24
3
DIMM problem
Hey, folks,
I've got an HP Proliant DL580 G5 throwing ECC errors. This is annoying,
since a) it's all new as of a few months ago, and b) it's *fully*
populated. The two things I need to figure out are a) *which* DIMM it
is, and b) is it mirrored; if so, which *other* DIMM needs to come out
until we get replacements from the OEM.
Here's one of many, all identical, from dmesg:
2007 Aug 20
2
open port 46929
results from 'netstat -tlpn' gives me a line...
tcp 0 0 0.0.0.0:46929 0.0.0.0:*
LISTEN -
googling for port 46929 doesn't turn up anything and so I don't have a
clue what process this belongs to.
Do I have to start capturing activity on this port or is there a better
way to find out what this port is about?
--
Craig White <craig at
2013 Jan 05
1
greeter-show-remote-login on debian
Hello,
I need the possibility to login to other machines on my network. With kdm it
works by choosing "Remote Login" from a menu in the greeter. I would prefer not
to use kdm. ;-)
I saw that the option "greeter-show-remote-login" should do that for lightdm. I
work with a debian "wheezy/testing" system and installed the following packages
from the
2010 Feb 15
10
[Bug 26577] New: [regression] Black screen with X on NV11 and NV31
http://bugs.freedesktop.org/show_bug.cgi?id=26577
Summary: [regression] Black screen with X on NV11 and NV31
Product: xorg
Version: git
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2006 Aug 19
2
Configuring Login to access Samba
Hi,
I'd like to use CentOS in my machines but I'd like to login using the same
user/pass. Is it possible to configure KDM/GDM/whatever to check the
user/password in my local samba.
I would not want to create and mantain users in sync with a central
passwd/shadow.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: