Search found 1357 matches

by Whoever
2024/02/27 14:28:43
Forum: CentOS 7 - General Support
Topic: exporting git files
Replies: 6
Views: 1088

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: 1088

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: 821

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: 1101

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.
by Whoever
2023/12/17 18:10:02
Forum: CentOS 7 - Software Support
Topic: httpd service dont start
Replies: 5
Views: 4351

Re: httpd service dont start

Are there log files in /var/log/httpd? If so is there an error_log file there?
by Whoever
2023/11/09 21:23:23
Forum: CentOS 7 - General Support
Topic: Apache SSL CentOS 7 issues
Replies: 2
Views: 5937

Re: Apache SSL CentOS 7 issues

Trevor has given you a lot of good information that you should take note of. I would like to add that the error message: ASN1_CHECK_TLEN:wrong tag appears to be associated with a problem of the format of a PEM file. This suggests to me that either one or more of your files is corrupted, or you are u...
by Whoever
2023/11/08 02:08:12
Forum: CentOS 7 - General Support
Topic: KDE4 workspace switcher no longer shows multi desktop
Replies: 1
Views: 5547

Re: KDE4 workspace switcher no longer shows multi desktop

I can't solve your immediate problem, but I can offer some advice for you. Run those shell commands in "screen". It's a command line analog of VNC and would allow you to kill the VNC session in the future.
by Whoever
2023/09/30 05:54:05
Forum: CentOS 7 - Networking Support
Topic: iptables nat help
Replies: 5
Views: 10255

Re: iptables nat help

hi there i have ocserv configured on centos 7, when users connect they get ip in range of : 192.168.8.0/22 i connected my centos server to ipipv6 tunnel to another server with local ip: 10.10.10.2 and remote ip : 10.10.10.1 i wanted to nat my client to this interface named ipip6 can you please help...
by Whoever
2023/09/21 03:04:09
Forum: CentOS 7 - Software Support
Topic: SAMBA and KB5028166
Replies: 8
Views: 12845

Re: SAMBA and KB5028166

TrevorH wrote:
2023/09/17 01:45:12
It's in the build pipeline somewhere already.
It seems to be taking a lot of time to make its way through the build pipeline.