User contributions for Tcepo
Jump to navigation
Jump to search
25 November 2021
- 18:1718:17, 25 November 2021 diff hist +134 Human needs No edit summary
17 November 2021
- 00:1900:19, 17 November 2021 diff hist +6,833 CV PACHECO No edit summary
- 00:0200:02, 17 November 2021 diff hist −7 Tmp No edit summary
- 00:0000:00, 17 November 2021 diff hist +13 Linux ref No edit summary current
16 November 2021
- 23:5423:54, 16 November 2021 diff hist −918 Main Page No edit summary
1 February 2021
- 20:5920:59, 1 February 2021 diff hist −44 Computer today No edit summary current
- 20:5720:57, 1 February 2021 diff hist +93 Computer today Undo revision 756 by Tcepo (talk) Tag: Undo
- 20:5720:57, 1 February 2021 diff hist −93 m Computer today Reverted edits by Tcepo (talk) to last revision by Tonycepo Tag: Rollback
- 20:5220:52, 1 February 2021 diff hist +44 Computer today No edit summary
- 20:5020:50, 1 February 2021 diff hist +49 Computer today No edit summary
26 January 2021
- 00:4500:45, 26 January 2021 diff hist 0 Tmp No edit summary
24 January 2021
- 19:2319:23, 24 January 2021 diff hist −10 Tmp No edit summary
10 January 2021
- 21:3821:38, 10 January 2021 diff hist +11 Tmp No edit summary
21 January 2020
- 18:5218:52, 21 January 2020 diff hist +6 Tmp No edit summary
29 October 2019
- 14:2814: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
- 14:2714: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
- 14:2514: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
- 11:5511: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
- 04:0604: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
- 22:1222:12, 27 May 2018 diff hist +173 Buffer No edit summary
8 February 2018
- 10:3710:37, 8 February 2018 diff hist 0 N Passwd update Created blank page
19 January 2018
- 15:5115:51, 19 January 2018 diff hist −111 Backup No edit summary
15 January 2018
- 08:1808: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
- 09:1309: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
- 06:1306:13, 23 December 2017 diff hist +59 Buffer No edit summary
13 November 2017
- 10:1110:11, 13 November 2017 diff hist −196 Buffer No edit summary
- 10:1110:11, 13 November 2017 diff hist −89 Buffer No edit summary
- 08:5708: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
- 17:2717: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
- 13:5913:59, 19 June 2017 diff hist −2,864 m Tmp Reverted edits by Tcepo (talk) to last revision by Tonycepo
- 13:5713:57, 19 June 2017 diff hist +2,864 Tmp No edit summary
8 January 2017
- 23:2823:28, 8 January 2017 diff hist +38 Main Page No edit summary
- 22:0122:01, 8 January 2017 diff hist −76 Main Page No edit summary
12 December 2016
- 00:2400:24, 12 December 2016 diff hist +255 Authentication exploitation No edit summary
8 December 2016
- 23:2523:25, 8 December 2016 diff hist −49 Today links No edit summary current
- 23:1023:10, 8 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
- 22:5022:50, 8 December 2016 diff hist +64 ALCATEL No edit summary current
- 22:4922:49, 8 December 2016 diff hist 0 m ALCATEL Tcepo moved page OXE to ALCATEL without leaving a redirect
- 22:4822:48, 8 December 2016 diff hist +18 ALCATEL No edit summary
- 22:4522:45, 8 December 2016 diff hist +35 Main Page No edit summary
- 21:2421:24, 8 December 2016 diff hist +3,081 Authentication exploitation No edit summary
- 21:1921:19, 8 December 2016 diff hist +56 Authentication exploitation No edit summary
- 20:5420:54, 8 December 2016 diff hist 0 Authentication exploitation No edit summary
- 20:5320:53, 8 December 2016 diff hist +12 Authentication exploitation No edit summary
- 20:5220:52, 8 December 2016 diff hist +108 Authentication exploitation No edit summary
6 December 2016
- 22:4422: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
- 00:5400:54, 1 December 2016 diff hist +41 LDAP policies No edit summary current
- 00:3300:33, 1 December 2016 diff hist +33 LDAP policies No edit summary
- 00:2900:29, 1 December 2016 diff hist +2 LDAP policies No edit summary
- 00:2500:25, 1 December 2016 diff hist +445 LDAP policies No edit summary