User contributions for Tcepo

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

24 February 2022

16 February 2022

13 February 2022

12 February 2022

30 January 2022

  • 21:2621:26, 30 January 2022 diff hist +2,645 N LAB projectCreated page with "=== ./ha.sh === <syntaxhighlight lang="bash"> #!/bin/bash echo "$(date): init" #Screen off vbetool dpms off #Clean cd /share/admin &&./stopInfocepo.sh #If I was the master..."

23 January 2022

14 December 2021

29 November 2021

25 November 2021

17 November 2021

1 February 2021

26 January 2021

24 January 2021

10 January 2021

21 January 2020

29 October 2019

  • 15:2815:28, 29 October 2019 diff hist +1,566 N CaseFix.shCreated page with "<pre> #!/bin/sh # Init cachePath=/tmp/duples$$ # store paths find * ./.[^.]* ./..?* -xdev ! -type l |gzip >"${cachePath}".in.gz # Convert lower case zcat "${cachePath}".in...." current
  • 15:2715:27, 29 October 2019 diff hist +1,720 N Remove-duplicate-words-dir.shCreated page with "<pre> #!/bin/sh find ./* ./\.[^\.]* ./\.\.?* -xdev -type d |while read My ;do oldName="$(basename "$My")" dirName="$(dirname "$My")" # remove word from dir #echo "${..." current
  • 15:2515:25, 29 October 2019 diff hist +6,822 N CategorizeCreated page with "<pre> == fix type 2 == find -type f |sed -rn 's#^(.*/|)([^/]*)\.([^\./]*[a-zA-Z]{2,}[^\./]*)[\.\-]([0-9TZtz_\.\-]{4,})$#\1;\2;\3;\4#p' |while IFS=';' read dirMy fileMy typeMy..." current
  • 12:5512:55, 29 October 2019 diff hist +676 N Rename-orphans-files.shCreated page with "<pre> #!/bin/sh find ./* ./\.[^\.]* ./\.\.?* -type d |while read MyPath ;do MyCount=$(ls -a1 "$MyPath" |grep -vE "^\.{,2}$" |wc -l) if [ "${MyCount}" -lt "4" ] ;then..." current

30 December 2018

  • 05:0605:06, 30 December 2018 diff hist +2,113 N MultidiffCreated page with "Multiff est un algorithme permettant d'analyser les différences entre plusieurs sources. == dirDiff.sh == <pre> #!/bin/sh # diff "<directory>" # APA 20180712 [ $# -lt 1 ] &..."

27 May 2018

8 February 2018

19 January 2018

15 January 2018

  • 09:1809:18, 15 January 2018 diff hist +1,864 N ClusterCreated page with "#!/bin/bash == new node == nameHost=io mkdir ~/data/${nameHost} cd ~/data/${nameHost} vagrant init centos/7 vagrant up vagrant ssh sudo su - yum -y update == Needs..." current

12 January 2018

  • 10:1310:13, 12 January 2018 diff hist +6,637 N BackupCreated page with "<pre> #!/bin/sh # backup.sh [host] # Init binDir="$(dirname $0)" backupDir="${binDir}"/../system_restore cacheFile=/tmp/$$ if [ $# -gt 1 ] ;then hostList=$1 cat "$2" >${..."

23 December 2017

13 November 2017

3 November 2017

  • 18:2718:27, 3 November 2017 diff hist +1,858 N Linux refCreated page with "21 /etc/ssh/ssh_host_rsa_key.pub 20 /etc/openldap/certs/key3.db 19 /etc/sysconfig/network-scripts/ifcfg-eth0 19 /etc/samba/smb.conf 18 /etc/sysconfig/network-scripts/ifcfg-eth..."

19 June 2017

9 January 2017

8 January 2017

12 December 2016

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)