User contributions for Tcepo
Jump to navigation
Jump to search
1 February 2021
- 21:5021:50, 1 February 2021 diff hist +49 Computer today No edit summary
26 January 2021
- 01:4501:45, 26 January 2021 diff hist 0 Tmp No edit summary
24 January 2021
- 20:2320:23, 24 January 2021 diff hist −10 Tmp No edit summary
10 January 2021
- 22:3822:38, 10 January 2021 diff hist +11 Tmp No edit summary
21 January 2020
- 19:5219:52, 21 January 2020 diff hist +6 Tmp No edit summary
29 October 2019
- 15:2815:28, 29 October 2019 diff hist +1,566 N CaseFix.sh Created 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.sh Created 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 Categorize Created 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.sh Created 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 Multidiff Created 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
- 23:1223:12, 27 May 2018 diff hist +173 Buffer No edit summary
8 February 2018
- 11:3711:37, 8 February 2018 diff hist 0 N Passwd update Created blank page
19 January 2018
- 16:5116:51, 19 January 2018 diff hist −111 Backup No edit summary
15 January 2018
- 09:1809:18, 15 January 2018 diff hist +1,864 N Cluster Created 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 Backup Created 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
- 07:1307:13, 23 December 2017 diff hist +59 Buffer No edit summary
13 November 2017
- 11:1111:11, 13 November 2017 diff hist −196 Buffer No edit summary
- 11:1111:11, 13 November 2017 diff hist −89 Buffer No edit summary
- 09:5709:57, 13 November 2017 diff hist +1,085 N Buffer Created page with "== Fix RedHat boot == === hostDestination === <pre> diskMy=sda backupDir=~/$(hostname).$(date -u +"%Y-%m-%dT%H_%M_%SZ") mkdir "${backupDir}" cd "${backupDir}" dd if=/dev/${di..."
3 November 2017
- 18:2718:27, 3 November 2017 diff hist +1,858 N Linux ref Created 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
- 14:5914:59, 19 June 2017 diff hist −2,864 m Tmp Reverted edits by Tcepo (talk) to last revision by Tonycepo
- 14:5714:57, 19 June 2017 diff hist +2,864 Tmp No edit summary
9 January 2017
- 00:2800:28, 9 January 2017 diff hist +38 Main Page No edit summary
8 January 2017
- 23:0123:01, 8 January 2017 diff hist −76 Main Page No edit summary
12 December 2016
- 01:2401:24, 12 December 2016 diff hist +255 Authentication exploitation No edit summary
9 December 2016
- 00:2500:25, 9 December 2016 diff hist −49 Today links No edit summary current
- 00:1000:10, 9 December 2016 diff hist +145 N Troubleshooting Created page with "[https://en.wikipedia.org/wiki/Root_cause_analysis#General_process_for_performing_and_documenting_an_RCA-based_corrective_action Troubleshooting]" current
8 December 2016
- 23:5023:50, 8 December 2016 diff hist +64 ALCATEL No edit summary current
- 23:4923:49, 8 December 2016 diff hist 0 m ALCATEL Tcepo moved page OXE to ALCATEL without leaving a redirect
- 23:4823:48, 8 December 2016 diff hist +18 ALCATEL No edit summary
- 23:4523:45, 8 December 2016 diff hist +35 Main Page No edit summary
- 22:2422:24, 8 December 2016 diff hist +3,081 Authentication exploitation No edit summary
- 22:1922:19, 8 December 2016 diff hist +56 Authentication exploitation No edit summary
- 21:5421:54, 8 December 2016 diff hist 0 Authentication exploitation No edit summary
- 21:5321:53, 8 December 2016 diff hist +12 Authentication exploitation No edit summary
- 21:5221:52, 8 December 2016 diff hist +108 Authentication exploitation No edit summary
6 December 2016
- 23:4423:44, 6 December 2016 diff hist +1,365 N Authentication exploitation Created page with "== Guide rapide == * Configurer groups.cfg * Configurer url.cfg * Lancer authentication-update avec le compte d'exploitation == Description == * "groups.cfg" contient les mai..."
1 December 2016
- 01:5401:54, 1 December 2016 diff hist +41 LDAP policies No edit summary current
- 01:3301:33, 1 December 2016 diff hist +33 LDAP policies No edit summary
- 01:2901:29, 1 December 2016 diff hist +2 LDAP policies No edit summary
- 01:2501:25, 1 December 2016 diff hist +445 LDAP policies No edit summary
- 00:5500:55, 1 December 2016 diff hist −6 LDAP policies No edit summary
- 00:4900:49, 1 December 2016 diff hist +18 LDAP policies No edit summary
- 00:4700:47, 1 December 2016 diff hist −49 LDAP policies No edit summary
30 November 2016
- 23:3523:35, 30 November 2016 diff hist −46 LDAP policies No edit summary
- 23:1923:19, 30 November 2016 diff hist +154 LDAP policies No edit summary
- 22:5722:57, 30 November 2016 diff hist +168 LDAP policies No edit summary
25 November 2016
- 09:4709:47, 25 November 2016 diff hist +1 LDAP policies No edit summary
- 09:4509:45, 25 November 2016 diff hist −233 LDAP policies No edit summary
24 November 2016
- 09:2009:20, 24 November 2016 diff hist +413 LDAP policies No edit summary