[SOLVED] CentOS-7 "Minimal Desktop" installation GNOME
-
- Posts: 96
- Joined: 2011/11/21 10:19:41
[SOLVED] CentOS-7 "Minimal Desktop" installation GNOME
Hi,
I've tried a few installations with CentOS-7, but when I try
a.) Server with GUI
b.) GNOME Desktop
there are a lot of packages, (~1.200) will be installed.
What I'm missing, is a installation like "Minimal Desktop" as in CentOS-6 for
a minimal server installation with GUI .
Things like "weather, libreoffice" and so on, are totaly oversize for my needs.
Is there a trick to get a similar installation like "Minimal Desktop" in CentOS-7 too?
Thank you for any reply
Thomas.
[SOLVED] --> See the following description:
Here is a desciption at my own non commercial DokuWiki (sorry, only in german language):
http://www.dokuwiki.tachtler.net/doku.p ... stallation
thank you "Gabor" for bringing me on the right way... to reach a CentOS7 Minimal Desktop Installation
you can do following steps:
1. Install CentOS-7 - Minimal (First entry point in list)
2. yum groupinstall "X Window System"
3. yum install gnome-classic-session gnome-terminal nautilus-open-terminal control-center liberation-mono-fonts
4. unlink /etc/systemd/system/default.target
5. ln -sf /lib/systemd/system/graphical.target /etc/systemd/system/default.target
6. reboot
Now you have a CentOS-7 Minimal Desktop installation LIKE CentOS-6 Minimal Desktop
Enjoy!
I've tried a few installations with CentOS-7, but when I try
a.) Server with GUI
b.) GNOME Desktop
there are a lot of packages, (~1.200) will be installed.
What I'm missing, is a installation like "Minimal Desktop" as in CentOS-6 for
a minimal server installation with GUI .
Things like "weather, libreoffice" and so on, are totaly oversize for my needs.
Is there a trick to get a similar installation like "Minimal Desktop" in CentOS-7 too?
Thank you for any reply
Thomas.
[SOLVED] --> See the following description:
Here is a desciption at my own non commercial DokuWiki (sorry, only in german language):
http://www.dokuwiki.tachtler.net/doku.p ... stallation
thank you "Gabor" for bringing me on the right way... to reach a CentOS7 Minimal Desktop Installation
you can do following steps:
1. Install CentOS-7 - Minimal (First entry point in list)
2. yum groupinstall "X Window System"
3. yum install gnome-classic-session gnome-terminal nautilus-open-terminal control-center liberation-mono-fonts
4. unlink /etc/systemd/system/default.target
5. ln -sf /lib/systemd/system/graphical.target /etc/systemd/system/default.target
6. reboot
Now you have a CentOS-7 Minimal Desktop installation LIKE CentOS-6 Minimal Desktop
Enjoy!
Last edited by anderson_thomas on 2014/08/12 06:49:47, edited 6 times in total.
Re: CentOS-7 "Minimal Desktop" installation like in CentOS-6
minimal isnt built yet you will have to use netinstall you can now pick what you want from the gui that pops up when you start the install it worked ok for me
asrock extreme4 motherboard,intel i7 4770k cpu,32 gig ram,asus xonar d2x sound card,hp2309m monitor,logitech g930 usb headset,centos 7 x86_64,opensuse 13.1uefi,fedora 20 uefi,inux mint 17 uefi.
-
- Posts: 10642
- Joined: 2005/08/05 15:19:54
- Location: Northern Illinois, USA
Re: CentOS-7 "Minimal Desktop" installation like in CentOS-6
CentOS 6 minimal does NOT have a GUI.
Minimal and Desktop don't belong in the same sentence.
Minimal and Desktop don't belong in the same sentence.
-
- Posts: 96
- Joined: 2011/11/21 10:19:41
Re: CentOS-7 "Minimal Desktop" installation like in CentOS-6
Hi gerald_clark,
see the picture from the CentOS-6 installation process, there you can choose
"Minimal Dekstop", for example.
Thomas
see the picture from the CentOS-6 installation process, there you can choose
"Minimal Dekstop", for example.
Thomas
- Attachments
-
- Picture of CentOS-6.5 "Minimal Desktop"-Installation
- CentOS-6.5-Minimal-Desktop-Installation.png (118.95 KiB) Viewed 355324 times
Re: CentOS-7 "Minimal Desktop" installation like in CentOS-6
Out of curiosity, what does minimal desktop give you as a desktop? Matchbox? That's the one I remember.
CentOS has usually offered a relatively small choice of desktops though I suspect that once 7 has been around for awhile, various 3rd party repos will offer several of them. So far, in 7.x, I've just compiled dwm on it. (A very small tiling window manager desktop that requires very few dependencies.)
CentOS has usually offered a relatively small choice of desktops though I suspect that once 7 has been around for awhile, various 3rd party repos will offer several of them. So far, in 7.x, I've just compiled dwm on it. (A very small tiling window manager desktop that requires very few dependencies.)
New users should check the FAQ and Read Me First pages
Re: CentOS-7 "Minimal Desktop" installation like in CentOS-6
It gives you gnome but without the 1001 extra packages.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke
-
- Posts: 96
- Joined: 2011/11/21 10:19:41
Re: CentOS-7 "Minimal Desktop" installation like in CentOS-6
Hi scottro,
after installing "Minimal Desktop" under CentOS-6, you have GNOME2 with a set of minimal
packages and programs. This is useful, if you need a server and a graphical set of programs,
like for example virt-manager.
Thomas.
after installing "Minimal Desktop" under CentOS-6, you have GNOME2 with a set of minimal
packages and programs. This is useful, if you need a server and a graphical set of programs,
like for example virt-manager.
Thomas.
Re: CentOS-7 "Minimal Desktop" installation like in CentOS-6
Thanks to both of you for the answer.
In my own case, we always used minimal and added on after that for servers, and for workstations (which were just for me) I would do as I mentioned before, install some basics then put in dwm.
In my own case, we always used minimal and added on after that for servers, and for workstations (which were just for me) I would do as I mentioned before, install some basics then put in dwm.
New users should check the FAQ and Read Me First pages
Re: CentOS-7 "Minimal Desktop" installation like in CentOS-6
I just made my own little write-up on what I do. At this point, probably only useful for those who want to use dwm until some third party repos make rpms for things like fluxbox and openbox.
http://srobb.net/minimaldesktop.html
http://srobb.net/minimaldesktop.html
New users should check the FAQ and Read Me First pages
-
- Posts: 10642
- Joined: 2005/08/05 15:19:54
- Location: Northern Illinois, USA
Re: CentOS-7 "Minimal Desktop" installation like in CentOS-6
I thought you were requesting a CentOS 7 minimal CD/DVD, not referring to the existing choices in the standard DVD.