Displaying 20 results from an estimated 10000 matches similar to: "halt versus shutdown"
2020 Jun 14
0
halt versus shutdown
On Sun, Jun 14, 2020 at 4:32 PM Leon Fauster via CentOS <centos at centos.org>
wrote:
> Working with different OSs can be quite challenging (mentally :-)).
>
> I wonder why the command "halt" has not same result between EL6 and EL8.
>
> To shutdown the vm or workstation in EL8 i must use "shutdown now".
>
fwiw, i've always used 'init 0' to
2020 Jun 15
2
halt versus shutdown
Working with different Linux Distributions makes the life harder.
So far I have found out that 'poweroff' & 'reboot' has the same behaviour on Linux/Unix/BSDs.
Best Regards,
Strahil Nikolov
?? 15 ??? 2020 ?. 5:22:28 GMT+03:00, John Pierce <jhn.pierce at gmail.com> ??????:
>On Sun, Jun 14, 2020 at 6:19 PM Pete Biggs <pete at biggs.org.uk> wrote:
>
>>
2020 Jun 15
1
halt versus shutdown
On 6/15/20 6:19 AM, Leon Fauster via CentOS wrote:
> Am 15.06.20 um 05:38 schrieb Strahil Nikolov via CentOS:
>> Working with different Linux Distributions makes the life harder.
>> So far I have found out that 'poweroff' & 'reboot' has the same
>> behaviour on? Linux/Unix/BSDs.
>>
>
> Yeah, poweroff seems the appropriate command instead of
2020 Jun 15
2
halt versus shutdown
> fwiw, i've always used 'init 0' to shut down all sorts of unix/linux
> systems.
In EL7/EL8, init is now a symlink as well because everything is
controlled by systemd.
> On old school unix, and I think even early Linux, halt was an
> /immediate/ halt, as in catch fire. might as well hit the power switch.
>
Not quite. Shutdown is a timed thing so you can tell it
2019 Jul 08
2
epoch rpm el8 obsolete?
I am building a new workstation based on EL8 now. As someone else here mentioned, the raw EL8 distribution
is unusable as a workstation. Therefore I am building lot of additional packages. Today I came across a problem
with a custom package with an Epoch version, that kills the yum/dnf update process (it tries to find a "best"
package etc.). My actually question; is the RPM Epoch
2020 Jun 09
3
firewalld / iptables / nftables
Despite that the migration of our applications comes with a significant
workload. It seems that also every aspect of common services had changed
with EL8.
In EL8 firewalld uses nftables as backend. I wonder why iptables does
not list any rules while also configured to use nftables as backend.
# iptables -V
iptables v1.8.2 (nf_tables)
# firewall-cmd --list-all |egrep -o '22|ssh'
ssh
2020 Aug 09
2
Fixing grub/shim issue Centos 7
Il 07/08/20 17:39, Leon Fauster via CentOS ha scritto:
> Am 07.08.20 um 17:17 schrieb Alessandro Baggi:
>>
>> Hi Johnny,
>>
>> what is the current status of the notification tool for security
>> updates on C8? There are possibilities to get soon announces on ML
>> for EL8?
>>
>> Would be great have the tool working.
>>
>>
>
>
2020 Aug 28
2
EL8: SElinux / dac_override / tmpwatch
Hi, I'm moving some old stuff from EL6 to EL8 and one setup has a
cron job which uses "tmpwatch -umc $dir" to clean some directories
(/etc/cron.daily/tmpwatch). It seems that this triggers this AVC
(SElinux mode is enforcing):
type=AVC msg=audit(1598576896.772:4267): avc: denied { dac_override }
for pid=11013 comm="tmpwatch" capability=1
2020 Jun 07
2
EL8 / certwatch missing
I have some scripts using certwatch from the crypto-utils package. This
rpm seems to be unshipped with EL8. Any ideas whats the "new" tool to
check pem cert files?
--
Leon
2019 May 08
5
kickstart compat C7 -> C8
Hi all,
I still use the following kickstart partition scheme for C7 installations (via virt-install):
Briefly, fixed size for /root and /boot, and the rest is filled up for /srv.
The same kickstart (despite that c7 uses vda, f29 uses sda) doesn't work with Fedora29 (EL8).
I get a "device is too small for new format" error. Any hints?
part /RESCUE --fstype="ext4"
2020 Aug 30
2
EL8: rebased firefox dumped core
EL8: Since the new update of firefox (rebased), I get a lot of
coredumps while playing videos. Anyone experiencing the same?
Aug 30 16:44:05 work.localdomain systemd-coredump[27017]: Process 21016
(firefox) of user 1006 dumped core.
Stack trace
of thread 21016:
#0
2019 Oct 22
2
C8 regression / tmp on tmpfs
Am 22.10.19 um 04:52 schrieb Orion Poplawski:
> On 10/21/19 3:42 PM, Leon Fauster via CentOS wrote:
>> Does someone have a working tmp on tmpfs via
>>
>> systemctl enable tmp.mount
>>
>> under CentOS8/RHEL8? This seems to work straight in EL7 ...
>>
>>
>> # LANG=C systemctl enable tmp.mount
>> The unit files have no installation config
2019 May 08
2
kickstart compat C7 -> C8
> Am 08.05.2019 um 19:20 schrieb mark <m.roth at 5-cent.us>:
>
> Leon Fauster via CentOS wrote:
>> Hi all,
>>
>>
>> I still use the following kickstart partition scheme for C7 installations
>> (via virt-install):
>> Briefly, fixed size for /root and /boot, and the rest is filled up for
>> /srv.
>>
>> The same kickstart
2020 Jul 29
1
Thunderbird 68.10.0
On 7/27/20 1:43 PM, Leon Fauster via CentOS wrote:
> Am 27.07.20 um 19:50 schrieb Chris Schanzle via CentOS:
>> Sorry if I'm being overly impatient, but is there some snag with
>> releasing Thunderbird 68.10.0 for EL8?
>>
>> [RHSA-2020:3038-01] Important: thunderbird security update
>>
>> https://access.redhat.com/errata/RHSA-2020:3038
>>
>>
2020 Jul 27
2
Thunderbird 68.10.0
Sorry if I'm being overly impatient, but is there some snag with releasing Thunderbird 68.10.0 for EL8?
[RHSA-2020:3038-01] Important: thunderbird security update
https://access.redhat.com/errata/RHSA-2020:3038
Thanks!
2020 Jul 25
3
tmpfs / selinux issue
Hi all,
I have some AVC in the logs and wonder how to resolve this: Under
EL8 (enforcing SElinux) I have /var/lib/php/session mounted as tmpfs.
# tail -1 /etc/fstab
tmpfs /var/lib/php/session tmpfs
defaults,noatime,mode=770,gid=apache,size=16777216,context="system_u:object_r:httpd_var_run_t:s0"
0 0
# df -a |grep php
tmpfs 16384 0 16384 0%
2020 Jul 26
1
tmpfs / selinux issue
Am 26.07.20 um 12:23 schrieb Strahil Nikolov:
>
> ?? 25 ??? 2020 ?. 14:20:19 GMT+03:00, Leon Fauster via CentOS <centos at centos.org> ??????:
>> Hi all,
>>
>> I have some AVC in the logs and wonder how to resolve this: Under
>> EL8 (enforcing SElinux) I have /var/lib/php/session mounted as tmpfs.
>>
>>
>> # tail -1 /etc/fstab
>> tmpfs
2020 Jun 17
1
EL8 / certwatch missing
Am 17.06.20 um 12:28 schrieb John Horne:
> On Sun, 2020-06-07 at 23:36 +0200, Leon Fauster via CentOS wrote:
>> I have some scripts using certwatch from the crypto-utils package. This
>> rpm seems to be unshipped with EL8. Any ideas whats the "new" tool to
>> check pem cert files?
>>
> Hi,
>
> I have used the 'x509watch' package for several
2020 Aug 07
2
Fixing grub/shim issue Centos 7
Il 07/08/20 14:53, Johnny Hughes ha scritto:
> On 8/7/20 5:30 AM, Phil Perry wrote:
>> On 07/08/2020 10:01, Johnny Hughes wrote:
>>> On 8/7/20 3:46 AM, Nicolas Kovacs wrote:
>>>> Le 07/08/2020 ? 09:40, Alessandro Baggi a ?crit?:
>>>>> Probably many users have not updated their machines between the bug
>>>>> release and
2020 May 16
1
kvm: C8 as guest on C6 host / huge delay while booting
On 5/16/20 5:09 PM, Leon Fauster via CentOS wrote:
> Am 11.05.20 um 15:59 schrieb Leon Fauster:
>> Since C8.1? kvm guests have a huge delay while booting on a kvm host based on C6. This delay was not present with C8.0. The "pause" happend
>> direct after the grub step. The VNC session shows only a "_" character.
>>
>
> and this are the corresponding