similar to: Reduce existing CentOS 7 installation to "Minimal install" - services?

Displaying 20 results from an estimated 10000 matches similar to: "Reduce existing CentOS 7 installation to "Minimal install" - services?"

2016 May 06
3
Reduce existing CentOS 7 installation to "Minimal install" - services?
On 05/06/2016 09:33 AM, Nicolas Kovacs wrote: > Le 06/05/2016 08:50, Nicolas Kovacs a ?crit : >> Now what would be the simple systemd equivalent of doing that? E. g. on >> any CentOS installation (be it graphical, "Web Server", "File Server", >> whatever), strip down services to the status that they're at just after >> installing a "Minimal
2016 May 11
2
Reduce existing CentOS 7 installation to "Minimal install" - services?
On Wed, May 11, 2016 at 09:08:03PM +0200, Nicolas Kovacs wrote: > Le 06/05/2016 18:31, Johnny Hughes a ?crit : > > There actually are a couple more things than core in a minimal install > > .. here is the current minimal list: > > > > https://git.centos.org/blob/sig-core!comps.git/220ef7b59c95531d3752d4074ce673aa09792c67/c7-minimal-x86_64-RPMS.lst > > > >
2016 May 06
4
Reduce existing CentOS 7 installation to "Minimal install" - services?
On 05/06/2016 11:18 AM, Nicolas Kovacs wrote: > Le 06/05/2016 13:50, Johnny Hughes a ?crit : >> Maybe add a: >> >> yum groupinstall core > > That did add a handful of packages indeed (as was already suggested in > the previous answer), but the problem still persists. > > After rebooting, the system hangs after mounting the /boot partition and > then exits
2016 May 11
0
Reduce existing CentOS 7 installation to "Minimal install" - services?
Le 06/05/2016 18:31, Johnny Hughes a ?crit : > There actually are a couple more things than core in a minimal install > .. here is the current minimal list: > > https://git.centos.org/blob/sig-core!comps.git/220ef7b59c95531d3752d4074ce673aa09792c67/c7-minimal-x86_64-RPMS.lst > > some of those might not get installed every time (ie, disk encrypt may > not be on non-encrypted
2018 Feb 26
3
Going back to a minimal system : strange problem
Hi, Some time ago I wrote a little script elaguer.sh ("?laguer" means "to prune") which simply removes all packages that are *not* part of a minimal installation. First I created a list of packages that make up a minimal CentOS installation. On a fresh install, I would do something like this: # rpm -qa --queryformat '%{NAME}\n' | sort > minimal.txt Here's the
2016 May 06
3
Reduce existing CentOS 7 installation to "Minimal install" - services?
On 05/06/2016 06:46 AM, Nicolas Kovacs wrote: > Le 06/05/2016 11:13, Nicolas Thierry-Mieg a ?crit : >> you're probably removing too many packages, eg some key package is a dep >> of MINIMAL but not in MINIMAL, and "yum remove" removes it and all its >> dependants. >> Maybe add "yum install $MINIMAL" after your yum remove command. >> Or
2016 May 07
2
Reduce existing CentOS 7 installation to "Minimal install" - services?
On 07/05/16 23:16, Nicolas Kovacs wrote: > After some more trial and error, I managed to resolve the problem in a > pragmatic way by doing the following after purging the system: > > # yum groupinstall "Core" > # yum groupinstall "Base" > > So the missing culprit(s) must have been somewhere in the "Base" package > group, or at least a
2016 May 06
0
Reduce existing CentOS 7 installation to "Minimal install" - services?
Le 06/05/2016 08:50, Nicolas Kovacs a ?crit : > Now what would be the simple systemd equivalent of doing that? E. g. on > any CentOS installation (be it graphical, "Web Server", "File Server", > whatever), strip down services to the status that they're at just after > installing a "Minimal Install"? PS: I gave this a spin on two sandbox machines here.
2016 May 07
1
Reduce existing CentOS 7 installation to "Minimal install" - services?
On 08/05/16 01:53, Nicolas Kovacs wrote: > Le 07/05/2016 14:57, Peter a ?crit : >> Rather than remove them and add them back use yum shell to just remove >> the packages not in base or core: >> >> yum shell >> remove * >> install kernel @core @base >> run >> quit > > Sounds interesting. Does this work in a script? Yes, but you need to put
2016 May 06
0
Reduce existing CentOS 7 installation to "Minimal install" - services?
Le 06/05/2016 11:13, Nicolas Thierry-Mieg a ?crit : > you're probably removing too many packages, eg some key package is a dep > of MINIMAL but not in MINIMAL, and "yum remove" removes it and all its > dependants. > Maybe add "yum install $MINIMAL" after your yum remove command. > Or replace yum remove with "rpm -e" to see if and who in $SUPPRIMER
2016 May 06
0
Reduce existing CentOS 7 installation to "Minimal install" - services?
Le 06/05/2016 13:50, Johnny Hughes a ?crit : > Maybe add a: > > yum groupinstall core That did add a handful of packages indeed (as was already suggested in the previous answer), but the problem still persists. After rebooting, the system hangs after mounting the /boot partition and then exits into emergency mode. I'm puzzled. -- Microlinux - Solutions informatiques durables 7,
2016 May 07
0
Reduce existing CentOS 7 installation to "Minimal install" - services?
Le 06/05/2016 18:31, Johnny Hughes a ?crit : > There actually are a couple more things than core in a minimal install > .. here is the current minimal list: > > https://git.centos.org/blob/sig-core!comps.git/220ef7b59c95531d3752d4074ce673aa09792c67/c7-minimal-x86_64-RPMS.lst > > some of those might not get installed every time (ie, disk encrypt may > not be on non-encrypted
2016 May 07
0
Reduce existing CentOS 7 installation to "Minimal install" - services?
Le 07/05/2016 14:57, Peter a ?crit : > Rather than remove them and add them back use yum shell to just remove > the packages not in base or core: > > yum shell > remove * > install kernel @core @base > run > quit Sounds interesting. Does this work in a script? -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Web :
2015 Feb 09
3
Recommendations for good CentOS 7 documentation
Hi, I'm looking for recommendations for documentation about the specificities of RHEL/CentOS 7.x. It can be either online or in printed book format, and I'm fluent in german, french and english. I have a good books about 5.x: "RHEL 5 Unleashed" from Sams, "Foundations of CentOS Linux" and "The Definitive Guide to CentOS", both from Apress. Can anyone
2015 Feb 19
4
Masquerading (packet forwarding) on CentOS 7
Hi, I just migrated my office's server from Slackware64 14.1 to CentOS 7. So far everything's running fine, I just have a few minor details to work out. I removed the firewalld package and replaced it by a simple Iptables script: --8<---------------------------------------------------- #!/bin/sh # # firewall-lan.sh IPT=$(which iptables) MOD=$(which modprobe) SYS=$(which sysctl)
2020 Apr 26
3
Weird bug in 389 Directory Server : no spaces in admin console (CentOS 7)
Le 26/04/2020 ? 08:31, Gordon Messmer a ?crit?: > Are you sure the input lacked a space character, and that this isn't just a > font rendering bug? 100 % positive. I tried it on a different sandbox server without X installed, but only with xorg-x11-xauth. >From my workstation running OpenSUSE Leap 15.1, I connected to my admin console using the following command: $ ssh -X
2019 Dec 08
2
Roundcube does not show emails
Hi, I installed Roundcube 1.4.1 on a sandbox server running CentOS 7, Postfix and Dovecot, with half a dozen test email accounts. Mail is setup correctly under the hood, e. g. I can access any account via Thunderbird for sending and receiving mail. And SELinux is set to permissive until everything works correctly. I took some notes (in french) on the installation procedure under CentOS : *
2014 Oct 11
2
Hi again & problem with minimal CentOS and Github
Hi everybody, I'm back to CentOS after a long period during which I've been using mainly Slackware. I still use Slackware for teaching and for my local clients (on servers and desktops), but right now, I'm planning to update my own documentation about CentOS, which is still based on version 5.x. First things first. For the moment I have a sandbox server in my office with a
2018 May 23
7
Vsftpd vs. iptables firewall script
Hi, I'm currently setting up a local FTP server, to receive disk images sent with G4L (Ghost4Linux). This server has been running Slackware Linux before, and the Vsftpd setup was relatively simple. With CentOS things seem to be slightly different, so I'm currently trying to work things out. For the moment, two things seem to be creating problems, the simple iptables firewall and
2018 Feb 28
9
Squid and HTTPS interception on CentOS 7 ?
Hi, I've been running Squid successfully on CentOS 7 (and before that on 6 and 5), and it's always been running nicely. I've been using it mostly as a transparent proxy filter in school networks. So far, I've only been able to filter HTTP. Do any of you do transparent HTTPS filtering ? Any suggestions, advice, caveats, do's and don'ts ? Cheers from the snowy South of