mickael
- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by mickael-
I restored this one [QUOTE]Mar 18 15:59:07 Erased: cpanel-letsencrypt-v2-1.04-1.1.1.cpanel.noarch It was easy with: [QUOTE]/usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
-
/var/log/yum.log would have everything. If you remove one package, that then removes 10 others, all 11 will show removed the the log. Thank, It's good to know [QUOTE][19:59:14] root@ns [~]# c...
-
@ITHKBO thank you for "yum history" I didn't know, it just shows my "yum remove openssl" without giving details of everything it uninstalled, there were lots of dependencies, memory I saw php7.4 an...
-
I have already reinstalled "yum install webmin" and it's good it kept all the configurations and https I have to reinstall cpanel and all the versions of php that I had before?
-
[QUOTE] 976 2022-03-18 14:17:25 history 977 2022-03-18 14:17:29 openssl version 978 2022-03-18 14:21:17 cat /etc/redhat-release 979 2022-03-18 15:53:37 yum install openssl 980 2022-03...
-
@mickael - it likely wasn't necessary, and could cause conflicts in the future with other cPanel packages. Oh dear, how to fix? When I install .tar.gz with make and make install, I never know ho...
-
Last night I followed this tutorial Now the question I ask myself, was it necessary to do this or did I break things? [QUOTE][14:17:29] root@ns [~]# cat /etc/redhat-release CentOS Linux release...
-
I updated: yum update there was openssl111n but it didn't update: [22:24:03] root@ns [~]# openssl version OpenSSL 1.0.2k-fips 26 Jan 2017 [22:24:05] root@ns [~]# how to repair? I restarted the d...
-
gcc --version gcc -v returned the new version but not him: /usr/bin/gcc -v I replaced the ./configure and make with: ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --...
-
Hi @cPRex Since this morning I haven't been idle, I tried to update and it seems to be a success To start, I remove what I installed by mistake: yum remove devtoolset-9-* Then I : 949 2022-03...