Displaying 16 results from an estimated 16 matches for "xcfe".
Did you mean:
cfe
2007 Jan 08
3
Using CentOS 4.4 on very old Dell Inspiron 3500 laptop; would like suggestions regarding using KDE/GNOME in low RAM and low disk situation
...leted the kde and gnome
packages because I have only 192mb RAM and 4gb disk (total). I'd like
suggestions on how to maximize the effective usage of the laptop with CentOS
4.4...as a minimum I want to do secure wireless web browsing. If KDE or
GNOME needs more disk/RAM than I have available is XCFE the only alternative
to the bleak Motif experience? I don't have any money to get a better
laptop or to upgrade the RAM and/or disk at this time.
Thanks,
Ken Wolcott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/at...
2007 Jan 14
1
Gnome-terminal $PATH
Hi all,
Usually I work in X environment (XCFE) with extensive use of x terminal;
concretely, I use Gnome-terminal.
Sometimes I change to root to do some admin tasks. But often it seems a
few commands are not availables. The key is in the $PATH value:
echo $PATH (in login shell, interactive ):
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/...
2024 Dec 23
2
Linux desktop setup with authentication against Samba AD DC
...also setup a wiki page for that? Can i help?
>
Okay, I have finally documented my version of this, the delay was
caused by:
A) it is Xmas
B) While I could get the desktop to mount, I found that GNOME &
Cinnamon wouldn't unmount it at logout.
I finally traced this to a timing problem, XCFE is quite happy with '
logout wait="200000"', Gnome & Cinnamon require 'logout wait="2000000"'
I also wrote a small bash script to create the users home directory on
the 'fileserver' on the fly.
You can find my notes here:
https://github.com/hortime...
2024 Dec 25
1
Linux desktop setup with authentication against Samba AD DC
...n i help?
>>
> Okay, I have finally documented my version of this, the delay was
> caused by:
> A) it is Xmas
> B) While I could get the desktop to mount, I found that GNOME &
> Cinnamon wouldn't unmount it at logout.
>
> I finally traced this to a timing problem, XCFE is quite happy with '
> logout wait="200000"', Gnome & Cinnamon require 'logout wait="2000000"'
>
> I also wrote a small bash script to create the users home directory on
> the 'fileserver' on the fly.
>
> You can find my notes here:...
2024 Dec 03
2
Linux desktop setup with authentication against Samba AD DC
...to start duplicating from a master image. Let's see what
> surprises I get from UEFI...
>
> Peter
I looked into Rocky Linux a bit further and found a repo for hxtools
and set pam_mount up on Rocky and it works, just like on Debian.
To date, I have working examples on Debian Gnome, XCFE and MATE.
However the MATE version has problems with the panels, they keep
segfaulting but the user gets logged in and the home directory share is
mounted, so it looks like pam-mount is working. I have also have
working examples on LMDE6 with the Cinnamon desktop and on Rocky Linux
9 with the Gnome...
2024 Dec 03
2
Linux desktop setup with authentication against Samba AD DC
...master image. Let's see what
>> surprises I get from UEFI...
>>
>> Peter
> I looked into Rocky Linux a bit further and found a repo for hxtools
> and set pam_mount up on Rocky and it works, just like on Debian.
>
> To date, I have working examples on Debian Gnome, XCFE and MATE.
> However the MATE version has problems with the panels, they keep
> segfaulting but the user gets logged in and the home directory share is
> mounted, so it looks like pam-mount is working. I have also have
> working examples on LMDE6 with the Cinnamon desktop and on Rocky Li...
2024 Dec 03
1
Linux desktop setup with authentication against Samba AD DC
...gt; >> surprises I get from UEFI...
> >>
> >> Peter
> > I looked into Rocky Linux a bit further and found a repo for hxtools
> > and set pam_mount up on Rocky and it works, just like on Debian.
> >
> > To date, I have working examples on Debian Gnome, XCFE and MATE.
> > However the MATE version has problems with the panels, they keep
> > segfaulting but the user gets logged in and the home directory
> > share is mounted, so it looks like pam-mount is working. I have
> > also have working examples on LMDE6 with the Cinnamon des...
2024 Dec 25
1
Linux desktop setup with authentication against Samba AD DC
...I have finally documented my version of this, the delay was
> > caused by:
> > A) it is Xmas
> > B) While I could get the desktop to mount, I found that GNOME &
> > Cinnamon wouldn't unmount it at logout.
> >
> > I finally traced this to a timing problem, XCFE is quite happy with
> > ' logout wait="200000"', Gnome & Cinnamon require 'logout
> > wait="2000000"'
> >
> > I also wrote a small bash script to create the users home directory
> > on the 'fileserver' on the fly.
> &g...
2024 Dec 04
1
Linux desktop setup with authentication against Samba AD DC
...gt; >> surprises I get from UEFI...
> >>
> >> Peter
> > I looked into Rocky Linux a bit further and found a repo for hxtools
> > and set pam_mount up on Rocky and it works, just like on Debian.
> >
> > To date, I have working examples on Debian Gnome, XCFE and MATE.
> > However the MATE version has problems with the panels, they keep
> > segfaulting but the user gets logged in and the home directory
> > share is mounted, so it looks like pam-mount is working. I have
> > also have working examples on LMDE6 with the Cinnamon des...
2017 May 24
0
What is in a yum group
Can some one that has a Centos7-x64 system please send me the output of:
yum group info Xfce
My Centos7-armv7 does not have an Xfce group, only Gnome and KDE. And
all else I have here are Fedora 25-x64 laptops. I want to see what
Centos7 considers to be in the Xcfe desktop.
thanks
On 05/24/2017 10:07 AM, Robert Moskowitz wrote:
>
>
> On 05/24/2017 12:03 AM, John R Pierce wrote:
>> On 5/23/2017 3:52 PM, Robert Moskowitz wrote:
>>> I want to install Xfce on a ClearOS server. They have not defined
>>> any desktop groups (actu...
2024 Dec 16
1
Linux desktop setup with authentication against Samba AD DC
Mandi! Rowland Penny via samba
In chel di` si favelave...
> I tested on Gnome, MATE and XFCE on Debian 12, Cinnamon on Lmde6 and on
> Rocky Linux 9 and the only one that gave any problem was MATE and that
> is a problem in its code (somewhere), it mounts but is unusable.
Surely more then me. ;-)
You've also setup a wiki page for that? Can i help?
--
2017 May 24
2
What is in a yum group
On 05/24/2017 12:03 AM, John R Pierce wrote:
> On 5/23/2017 3:52 PM, Robert Moskowitz wrote:
>> I want to install Xfce on a ClearOS server. They have not defined
>> any desktop groups (actually no groups other than minimal). But lots
>> of Xfce rpms are in their repos.
>>
>> How can I see what rpms Centos would install with a 'yum group install'?
2017 Nov 14
1
Booting USBdeviceB [as root} from USBdeviceA:booter ?
...?" got no proper reply, so I'm now including more
background detail.
The new problem is that my 32bit partition of ETHOberon, only gives
a proper font-size under Debian7:DVDinstaller:rescueMode, since I'm
forced to use a laptop, after my previous systems were stolen.
Neither gnome nor Xcfe allow changing the 13786x786 resolution, altho'
M$ 8.1 does, so it's not a hardware limiation.
>From eg. /mnt/sr0/isolinux/rqgtk.cfg ==
label rescuegui
menu label Graphical rescue mode
kernel /install.386/vmlinuz
append video=vesa:ywrap,mtrr vga=788 initrd=/ins...
2024 Dec 04
1
Linux desktop setup with authentication against Samba AD DC
...ises I get from UEFI...
>>>>
>>>> Peter
>>> I looked into Rocky Linux a bit further and found a repo for hxtools
>>> and set pam_mount up on Rocky and it works, just like on Debian.
>>>
>>> To date, I have working examples on Debian Gnome, XCFE and MATE.
>>> However the MATE version has problems with the panels, they keep
>>> segfaulting but the user gets logged in and the home directory
>>> share is mounted, so it looks like pam-mount is working. I have
>>> also have working examples on LMDE6 with the...
2024 Dec 02
2
Linux desktop setup with authentication against Samba AD DC
On 12/2/24 10:07, Rowland Penny via samba wrote:
> On Sun, 1 Dec 2024 15:30:46 +0100
> Peter Milesson via samba <samba at lists.samba.org> wrote:
>
>>
>>
>> On 01.12.2024 15:14, Rowland Penny via samba wrote:
>>> On Sat, 30 Nov 2024 19:23:26 +0000
>>> Rowland Penny via samba <samba at lists.samba.org> wrote:
>>>
>>>> On
2024 Dec 25
1
Linux desktop setup with authentication against Samba AD DC
...umented my version of this, the delay was
>>> caused by:
>>> A) it is Xmas
>>> B) While I could get the desktop to mount, I found that GNOME &
>>> Cinnamon wouldn't unmount it at logout.
>>>
>>> I finally traced this to a timing problem, XCFE is quite happy with
>>> ' logout wait="200000"', Gnome & Cinnamon require 'logout
>>> wait="2000000"'
>>>
>>> I also wrote a small bash script to create the users home directory
>>> on the 'fileserver' on t...