You may call this "bloatware" or "evolution" or whatever.
Anyway, RH has increased the minimal memory requirements from 1G (RHEL 7) to 1.5G (RHEL 8), see https://access.redhat.com/articles/rhel-limits.
You can also try RHEL 8 for comparison. My guess is that you will see the same thing again.
Search found 776 matches
- 2023/04/17 20:54:39
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: Higher Memory usage(RSS) on centos8 compared to Centos7 for a simple c-function! Help needed !
- Replies: 6
- Views: 1852
- 2023/01/03 22:19:09
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: latex library for centos
- Replies: 5
- Views: 754
Re: latex library for centos
According to the last section of http://gnuplot.info/docs/latex_demo.pdf, gnuplot's latex terminal has been deprecated. There isn't even a configure option to enable it, you need to edit the code.
- 2022/12/29 18:35:02
- Forum: 8 /8-Stream / 9-Stream - Security Support
- Topic: X-forwarding for non root user
- Replies: 2
- Views: 1216
Re: X-forwarding for non root user
You are not supposed to set DISPLAY after logging in to the linux machine. Ssh takes care of that when X forwarding is enabled. It will be something like localhost:10.0, so the value you set is totally wrong (it's for a direct X connection without ssh forwarding X).
- 2022/11/15 21:27:24
- Forum: CentOS 7 - General Support
- Topic: Upgrade or Downgrad Centos 7.9 to be compatible with DOCA SDK for NVIDIA BlueField-2 DPU
- Replies: 6
- Views: 472
Re: Upgrade or Downgrad Centos 7.9
is it about this: https://en.wikipedia.org/wiki/Nvidia_BlueField? This is pre-release hardware. If you have access to it, you also have access to the software. And if you are wondering how to get the software installed ...
- 2022/10/24 19:26:01
- Forum: CentOS 7 - General Support
- Topic: No updates since Oct 6
- Replies: 4
- Views: 404
Re: No updates since Oct 6
No, this is not an "official" statement. Just my observation of the current situation and its anticipated development.
- 2022/10/24 19:00:16
- Forum: CentOS 7 - General Support
- Topic: No updates since Oct 6
- Replies: 4
- Views: 404
- 2022/08/29 15:12:26
- Forum: CentOS 7 - General Support
- Topic: Supermicro Ultra SuperServer SYS-220U-MTNR
- Replies: 7
- Views: 1088
Re: Supermicro Ultra SuperServer SYS-220U-MTNR
According to Intel this VROC stuff is supported ootb in 7.5 and later. But you have to install the OS in UEFI mode. VROC is not available in Legacy mode.
- 2022/08/22 17:06:10
- Forum: 8 /8-Stream / 9-Stream - General Support
- Topic: kernel reports little free memory in dmesg, but not true
- Replies: 2
- Views: 864
Re: kernel reports little free memory in dmesg, but not true
This is from early boot (see timestamp) where linux uses a simple memory allocator that does not necessarily deal with all of your RAM. So the number to the left of the slash is what's remaining from what linux does bookkeeping for (at this stage). This and the untouched rest is handed over to the r...
- 2022/07/29 18:33:58
- Forum: CentOS 7 - Security Support
- Topic: RHSA-2022:5698 - availability java-1.8.0-openjdk-1.8.0.342.b07
- Replies: 6
- Views: 2044
Re: RHSA-2022:5698 - availability java-1.8.0-openjdk-1.8.0.342.b07
If you regularly have to ping people for doing what you think they should be doing anyway, you know it's over.
- 2022/07/27 17:38:55
- Forum: CentOS 7 - Security Support
- Topic: RHSA-2022:5698 - availability java-1.8.0-openjdk-1.8.0.342.b07
- Replies: 6
- Views: 2044
Re: RHSA-2022:5698 - availability java-1.8.0-openjdk-1.8.0.342.b07
While RH said CentOS 7 will be supported until EOL of RHEL 7, I don't expect any real effort in this respect. Rebuilds are now always delayed for a considerable time, often for a month or more. I suspect the delay will be constantly increasing until the point rebuilds are always scheduled for the fu...