<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wiki.ourominas.com.br/index.php?action=history&amp;feed=atom&amp;title=Instala%C3%A7%C3%A3o_do_Centos7</id>
	<title>Instalação do Centos7 - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ourominas.com.br/index.php?action=history&amp;feed=atom&amp;title=Instala%C3%A7%C3%A3o_do_Centos7"/>
	<link rel="alternate" type="text/html" href="https://wiki.ourominas.com.br/index.php?title=Instala%C3%A7%C3%A3o_do_Centos7&amp;action=history"/>
	<updated>2026-04-17T14:49:16Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.ourominas.com.br/index.php?title=Instala%C3%A7%C3%A3o_do_Centos7&amp;diff=1669&amp;oldid=prev</id>
		<title>imported&gt;Admin: uma edição</title>
		<link rel="alternate" type="text/html" href="https://wiki.ourominas.com.br/index.php?title=Instala%C3%A7%C3%A3o_do_Centos7&amp;diff=1669&amp;oldid=prev"/>
		<updated>2020-08-08T03:12:56Z</updated>

		<summary type="html">&lt;p&gt;uma edição&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;pt-BR&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Edição anterior&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Edição das 03h12min de 8 de agosto de 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;pt-BR&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sem diferença)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key omph_wiki-maquine_:diff:1.41:old-1668:rev-1669 --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Admin</name></author>
	</entry>
	<entry>
		<id>https://wiki.ourominas.com.br/index.php?title=Instala%C3%A7%C3%A3o_do_Centos7&amp;diff=1668&amp;oldid=prev</id>
		<title>2532252&gt;Jefferson em 15h37min de 5 de janeiro de 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.ourominas.com.br/index.php?title=Instala%C3%A7%C3%A3o_do_Centos7&amp;diff=1668&amp;oldid=prev"/>
		<updated>2018-01-05T15:37:18Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;RASCUNHO&lt;br /&gt;
&lt;br /&gt;
instalei e atualizei o Centos7&lt;br /&gt;
&lt;br /&gt;
troquei a cpu de nome editando o arquivo /etc/hostname&lt;br /&gt;
&lt;br /&gt;
desabilitei o selinux em /etc/sysconfig/selinux&lt;br /&gt;
&lt;br /&gt;
editei as placas de rece com o comando nmtui&lt;br /&gt;
&lt;br /&gt;
entrei no setup e desabilitei todos os servicos menos network&lt;br /&gt;
&lt;br /&gt;
mudei a porta do servico ssh para a 9282 e permiti o login do root&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
atençao: os servicos disponiveis estao no diretorio&lt;br /&gt;
&lt;br /&gt;
/usr/lib/systemd/system&lt;br /&gt;
&lt;br /&gt;
e para ligalos sao criados links no diretorio&lt;br /&gt;
&lt;br /&gt;
/etc/systemd/system/multi-user.target.wants/&lt;br /&gt;
&lt;br /&gt;
desliguei todo os servicos possiveis. Para tal dei um la -al em /etc/systemd/system&lt;br /&gt;
&lt;br /&gt;
executei o comando chkconfig firewalld off&lt;br /&gt;
&lt;br /&gt;
instalei o repositorio epel&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sobre os Serviços&lt;br /&gt;
&lt;br /&gt;
HEL / CentOS 7 List All Services&lt;br /&gt;
Fig.01: List all units installed on the CentOS /RHEL 7 systemd based system, along with their current states&lt;br /&gt;
Fig.01: List all units installed on the CentOS /RHEL 7 systemd based system, along with their current states&lt;br /&gt;
&lt;br /&gt;
To show all units installed on the CentOS /RHEL 7 systemd based system, along with their current states:&lt;br /&gt;
&lt;br /&gt;
# systemctl list-unit-files&lt;br /&gt;
&lt;br /&gt;
Sample outputs:&lt;br /&gt;
&lt;br /&gt;
UNIT FILE                                   STATE   &lt;br /&gt;
proc-sys-fs-binfmt_misc.automount           static  &lt;br /&gt;
dev-hugepages.mount                         static  &lt;br /&gt;
dev-mqueue.mount                            static  &lt;br /&gt;
proc-sys-fs-binfmt_misc.mount               static  &lt;br /&gt;
sys-fs-fuse-connections.mount               static  &lt;br /&gt;
sys-kernel-config.mount                     static  &lt;br /&gt;
sys-kernel-debug.mount                      static  &lt;br /&gt;
tmp.mount                                   disabled&lt;br /&gt;
brandbot.path                               disabled&lt;br /&gt;
systemd-ask-password-console.path           static  &lt;br /&gt;
systemd-ask-password-plymouth.path          static  &lt;br /&gt;
systemd-ask-password-wall.path              static  &lt;br /&gt;
session-1.scope                             static  &lt;br /&gt;
auditd.service                              enabled &lt;br /&gt;
autovt@.service                             disabled&lt;br /&gt;
blk-availability.service                    disabled&lt;br /&gt;
brandbot.service                            static  &lt;br /&gt;
console-getty.service                       disabled&lt;br /&gt;
console-shell.service                       disabled&lt;br /&gt;
container-getty@.service                    static  &lt;br /&gt;
cpupower.service                            disabled&lt;br /&gt;
crond.service                               enabled &lt;br /&gt;
dbus-org.freedesktop.hostname1.service      static  &lt;br /&gt;
dbus-org.freedesktop.locale1.service        static  &lt;br /&gt;
dbus-org.freedesktop.login1.service         static  &lt;br /&gt;
dbus-org.freedesktop.machine1.service       static  &lt;br /&gt;
dbus-org.freedesktop.network1.service       invalid &lt;br /&gt;
dbus-org.freedesktop.NetworkManager.service enabled &lt;br /&gt;
dbus-org.freedesktop.nm-dispatcher.service  enabled &lt;br /&gt;
dbus-org.freedesktop.timedate1.service      static  &lt;br /&gt;
dbus.service                                static  &lt;br /&gt;
debug-shell.service                         disabled&lt;br /&gt;
dm-event.service                            disabled&lt;br /&gt;
dnsmasq.service                             disabled&lt;br /&gt;
dracut-cmdline.service                      static  &lt;br /&gt;
dracut-initqueue.service                    static  &lt;br /&gt;
dracut-mount.service                        static  &lt;br /&gt;
dracut-pre-mount.service                    static  &lt;br /&gt;
dracut-pre-pivot.service                    static  &lt;br /&gt;
dracut-pre-trigger.service                  static  &lt;br /&gt;
dracut-pre-udev.service                     static  &lt;br /&gt;
dracut-shutdown.service                     static  &lt;br /&gt;
emergency.service                           static  &lt;br /&gt;
fstrim.service                              static  &lt;br /&gt;
getty@.service                              enabled &lt;br /&gt;
halt-local.service                          static  &lt;br /&gt;
initrd-cleanup.service                      static  &lt;br /&gt;
initrd-parse-etc.service                    static  &lt;br /&gt;
initrd-switch-root.service                  static  &lt;br /&gt;
To see System V init scripts that are available on your system and the runlevels on which they start, use the chkconfig command as follows:&lt;br /&gt;
&lt;br /&gt;
# chkconfig --list&lt;br /&gt;
&lt;br /&gt;
Sample outputs:&lt;br /&gt;
&lt;br /&gt;
Note: This output shows SysV services only and does not include native&lt;br /&gt;
      systemd services. SysV configuration data might be overridden by native&lt;br /&gt;
      systemd configuration.&lt;br /&gt;
 &lt;br /&gt;
      If you want to list systemd services use &amp;#039;systemctl list-unit-files&amp;#039;.&lt;br /&gt;
      To see services enabled on particular target use&lt;br /&gt;
      &amp;#039;systemctl list-dependencies [target]&amp;#039;.&lt;br /&gt;
 &lt;br /&gt;
netconsole     	0:off	1:off	2:off	3:off	4:off	5:off	6:off&lt;br /&gt;
network        	0:off	1:off	2:on	3:on	4:on	5:on	6:off&lt;br /&gt;
&lt;br /&gt;
https://www.cyberciti.biz/faq/check-running-services-in-rhel-redhat-fedora-centoslinux/rhel-centos-redhat-7-list-runing-services/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: TI]]&lt;/div&gt;</summary>
		<author><name>2532252&gt;Jefferson</name></author>
	</entry>
</feed>