User contributions for Mike

From wiki
A user with 25 edits. Account created on 23 March 2022.
Jump to navigationJump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

5 March 2024

15 May 2023

  • 23:0823:08, 15 May 2023 diff hist +141 N Vim cheatsheetCreated page with "Insert text at multiple lines https://stackoverflow.com/questions/253380/how-to-insert-text-at-beginning-of-a-multi-line-selection-in-vi-vim" current Tag: Visual edit

13 April 2023

10 March 2023

  • 00:1900:19, 10 March 2023 diff hist +129 N OpensslCreated page with "pem to pfx <code>openssl pkcs12 -inkey server.domain.com.key -in server.domain.com.pem -export -out server.domain.com.pfx</code>" current Tag: Visual edit

19 January 2023

21 December 2022

6 December 2022

10 November 2022

  • 00:3700:37, 10 November 2022 diff hist +1,799 N SubnetCreated page with "{| class="wikitable" !CIDR !SUBNET MASK !WILDCARD MASK !# OF IP ADDRESSES !# OF USABLE IP ADDRESSES |- |/32 |255.255.255.255 |0.0.0.0 |1 |1 |- |/31 |255.255.255.254 |0.0.0.1 |2 |2* |- |/30 |255.255.255.252 |0.0.0.3 |4 |2 |- |/29 |255.255.255.248 |0.0.0.7 |8 |6 |- |/28 |255.255.255.240 |0.0.0.15 |16 |14 |- |/27 |255.255.255.224 |0.0.0.31 |32 |30 |- |/26 |255.255.255.192 |0.0.0.63 |64 |62 |- |/25 |255.255.255.128 |0.0.0.127 |128 |126 |- |/24 |255.255.255.0 |0.0.0.255 |256..." current Tag: Visual edit

3 November 2022

2 November 2022

31 October 2022

25 October 2022

  • 17:2317:23, 25 October 2022 diff hist +268 N FapolicydCreated page with "Troubleshoot fapolicyd on RHEL8 systemctl disable fapolicyd systemctl stop fapolicyd fapolicyd --debug-deny 2> ''fapolicy.output'' & fg cat ''fapolicy.output'' | grep 'deny_audit' sed -i '14i\allow exe=/usr/bin/bash dir=/opt/acala' /etc/fapolicyd/fapolicyd.rules" current Tag: Visual edit
  • 12:5312:53, 25 October 2022 diff hist +103 N Gitlab fips errorCreated page with " export CHEF_FIPS=<nowiki>''</nowiki> [https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5574]" current Tag: Visual edit

21 July 2022

28 March 2022

23 March 2022

  • 20:5520:55, 23 March 2022 diff hist +367 N NFS ServerCreated page with "yum install nfs-utils mkdir /var/nfs/elastic chmod -R 755 /var/nfs/elastic systemctl enable rpcbind systemctl enable nfs-server systemctl enable nfs-lock systemctl enable nfs-idmap systemctl start rpcbind systemctl start nfs-server systemctl start nfs-lock systemctl start nfs-idmap vim /etc/exports /var/nfs/elastic *(rw,sync,no_root_squash,no_all_squash)" current Tag: Visual edit