Search found 1362 matches

by Whoever
2024/05/15 13:57:54
Forum: CentOS 7 - General Support
Topic: CentOS7 system halted when shut down and don't respond when restart for Dell precision 3660 workstation
Replies: 3
Views: 890

Re: CentOS7 system halted when shut down and don't respond when restart for Dell precision 3660 workstation

Hi, I have installed centos linux release 7.9-2009 and updated to the latest packages in dell precision 3660 workstation, I find centos 7 system halted when shut down and do not respond when restarted system. What do you mean by this? If I understand correctly, you press the power button and nothin...
by Whoever
2024/04/11 12:54:23
Forum: CentOS 7 - General Support
Topic: I for the live of me cannot get the USB to boot properly.
Replies: 2
Views: 365

Re: I for the live of me cannot get the USB to boot properly.

CentOS 7 is almost dead.

Find another distro to play with.
by Whoever
2024/04/08 22:35:45
Forum: CentOS 7 - Software Support
Topic: X11 display variable as 0 opens on machine itself on not ssh connection
Replies: 2
Views: 1556

Re: X11 display variable as 0 opens on machine itself on not ssh connection

setting display variable as :=0 make xclock start on the centos machine instead of forwarding the gui to the windows Display ":0" is always going to be the local display and not anything tunnelled through ssh. When you have logged in with X Forwarding enabled, the value of display will be something...
by Whoever
2024/04/03 00:39:22
Forum: CentOS 7 - General Support
Topic: Metadata Corruption detected
Replies: 16
Views: 2471

Re: Metadata Corruption detected

I don't think that's a valid syntax for --exclude=. Perhaps use --exclude-from=file and put your exclude patterns in that file, one per line. I suspect that using the "-x" option will eliminate the need for all, or almost all those exclusions. I usually use multiple "--exclude=" options, such as '-...
by Whoever
2024/04/02 17:47:52
Forum: CentOS 7 - General Support
Topic: Metadata Corruption detected
Replies: 16
Views: 2471

Re: Metadata Corruption detected

You are missing the "-x" (lowercase) option. Also can be specified as "--one-file-system" .
by Whoever
2024/02/27 14:28:43
Forum: CentOS 7 - General Support
Topic: exporting git files
Replies: 6
Views: 1617

Re: exporting git files

Now a bit wiser i can add some details. It's a LVM blockdevice on 2 separate SSD's. Didn't know what LVM is until yesterday. If i understood correct i can shrink the blockdevice to fit one of the SSD's, leaving the other one untouched? this would be ideal. Run the commands: pvdisplay vgdisplay to s...
by Whoever
2024/02/23 14:13:47
Forum: CentOS 7 - General Support
Topic: exporting git files
Replies: 6
Views: 1617

Re: exporting git files

"lsblk" may provide more information.
by Whoever
2024/02/12 14:06:47
Forum: CentOS 7 - General Support
Topic: the server cache quickly rises to full
Replies: 3
Views: 1327

Re: the server cache quickly rises to full

First of all, I suggest that you read this page: https://www.linuxatemyram.com/ Post the output of the "free" command. What's killing the applications? If it's the OOM killer, there will be entries in the logs. However, if it's the OOM killer, once the misbehaving application has been killed, you sh...
by Whoever
2024/02/10 20:40:36
Forum: CentOS 7 - General Support
Topic: OpenSSH Requires Password AND Public Key!!!
Replies: 8
Views: 1380

Re: OpenSSH Requires Password AND Public Key!!!

epretorious wrote:
2024/02/07 20:40:51


FWIW: I've got the latest version of OpenSSH that's available for CentOS-6:

Code: Select all

[root@cp ~]# rpm -q openssh-server
openssh-server-5.3p1-124.el6_10.x86_64
Start by saving your data and re-installing a supported distribution of Linux.