10 git clone git@github.com:UKIERI-Concrete-Congress/UKIERI-Concrete-Congress.github.io.git 11 ls -al ~/.ssh 12 cd 13 ssh-keygen -t ed25519 -C "hardeep.rai@gmail.com" 14 ls -al ~/.ssh 15 eval "$(ssh-agent -s)" 16 ssh-add ~/.ssh/id_ed25519 17 cat ~/.ssh/id_ed25519.pub 18 cd - 19 git clone git@github.com:UKIERI-Concrete-Congress/UKIERI-Concrete-Congress.github.io.git 20 git clone https://github.com/UKIERI-Concrete-Congress/UKIERI-Concrete-Congress.github.io.git 21 ls 22 ls -trl 23 cd UKIERI-Concrete-Congress.github.io/ 24 ls 25 ls .git 26 ls 27 ls docs/ 28 ls 29 cd docs/ 30 ls 31 wget -c -np -r --level=1 -nH https://ukiericoncretecongress.com/ 32 ls 33 ls piwik/ 34 wget -c -np -r --level=2 -nH https://ukiericoncretecongress.com/ 35 git status 36 ls 37 cd Home 38 git status 39 ls 40 cd .. 41 ls 42 cd .. 43 ls 44 cd - 45 git status 46 git add -all 47 git add --all 48 git status 49 git status | more 50 git commit -m "level 2" 51 git config --global user.email "hardeep.rai@gmail.com" 52 git config --global user.name "hsrai" 53 git commit -m "level 2" 54 git status 55 git push 56 wget -c -np -r --level=3 -nH https://ukiericoncretecongress.com/ 57 ls 58 git rm -rf * 59 ls 60 git status 61 cd .. 62 git status 63 git status | more 64 git commit -m "Files deleted" 65 time wget -c -np -r --level=10 -nH https://ukiericoncretecongress.com/ 66 ls -trl 67 ls -trl 68 git status 69 git rm front1.css index.html robots.txt swagat.gif ucc_f.ico Home/ 70 git status 71 rm -rf front1.css index.html robots.txt swagat.gif ucc_f.ico Home/ 72 git status 73 git status 74 mkdir docs 75 cd docs/ 76 time wget -c -np -r --level=10 -nH https://ukiericoncretecongress.com/ 77 ls 78 rm -rf front1.css index.html robots.txt swagat.gif ucc_f.ico Home/ 79 git status 80 ls 81 time wget -c -np -r --level=10 -nH https://ukiericoncretecongress.com/ 82 ls 83 cd Home/ 84 ls 85 ls | grep Key 86 joe index.html\?refNo\=4\&fileRef\=KeyDates 87 man wget 88 cd .. 89 ls 90 mkdir 2 91 cd 2 92 time wget --mirror -p --convert-links -c -r --level=10 -nH https://ukiericoncretecongress.com/ 93 ls 94 cd Home/ 95 ls 96 joe index.html\?refNo\=4\&fileRef\=KeyDates index.php\?refNo\=4\&fileRef\=ConferenceDetail 97 cd ../.. 98 mkdir 3 99 cd 3 100 time wget --mirror --convert-links --adjust-extension --page-requisites --no-parent https://ukiericoncretecongress.com/ 101 history | grep time | grep wget 102 time wget -c -np -r --level=10 -nH https://ukiericoncretecongress.com/ 103 tmux a -t rai 104 tmux ls 105 cd public_html/ 106 ls -trl 107 cd UKIERI-Concrete-Congress.github.io/ 108 ls 109 cd docs/ 110 ls 111 git rm -rf * 112 ls 113 rm -rf * 114 ls 115 wget https://gdy.club/~hsrai/UCC_All/ukiericoncretecongress.com/ucc.zip 116 scp -P 3344 gdy.club/public_html/UCC_All/ukiericoncretecongress.com/ucc.zip ucc.zip 117 scp -P 3344 gdy.club:public_html/UCC_All/ukiericoncretecongress.com/ucc.zip ucc.zip 118 ls 119 unzip ucc.zip 120 ls 121 git status 122 git add --all 123 git status 124 git commit -m "link rewritten" 125 git status 126 git push 127 cd .. 128 git status 129 git fetch 130 git status 131 git pull 132 cd public_html/ 133 ls 134 ls -trl 135 cd gitSDT/ 136 ls 137 cd .. 138 cd scripts/ 139 ls 140 cd .. 141 mkdir ScriptCAD 142 cd ScriptCAD/ 143 ls 144 git clone https://github.com/GreatDevelopers/ScriptCAD.git 145 ls 146 cd ScriptCAD/ 147 ls 148 cd building/ 149 ls 150 cd Documentation/ 151 ls 152 cd build/ 153 ls 154 cd html/ 155 ls 156 cd public_html/ 157 ls -trl 158 cd ScriptCAD/ 159 ls 160 git clone https://github.com/Dhruvk-sethi/Python-Documentation.git 161 cd .. 162 ls 163 cd public_html/ 164 ls 165 mkdir sdc 166 cd sdc 167 scp sdc@gne4.gndec.ac.in:FET/fet-6.5.6/examples/FET-6-block-planning/by-Darren-McDonald/html/timetables/* . 168 cd .. 169 ls -trl 170 ls -trld */ 171 cd sdc 172 ls -l 173 cd html/ 174 ls 175 cd timetables/ 176 ls 177 Blocks-8-overflow_data_and_timetable/ 178 cd Blocks-8-overflow_data_and_timetable/ 179 ls 180 ls | grep index 181 ln -s Blocks-8-overflow_data_and_timetable_index.html index.html 182 ls -trl 183 ls 184 whoami 185 ls 186 time 187 hostname 188 ls 189 whoami 190 ls 191 time 192 hostname 193 whoami 194 time 195 hostname 196 ls 197 tmux ls 198 tmux 199 top 200 tmux -a 201 tmux ls 202 tmux a 203 cd public_html/ 204 ls -trl 205 ping ukiericoncretecongress.com 206 ls 207 pwd 208 ls -trl 209 ssh sdc@gne2.gndec.ac.in 210 ssh -p 22 sdc@gne2.gndec.ac.in 211 ssh -p 22 sdc@gne2.gndec.ac.in -tt /bin/bash << 'EOT' 212 whoami 213 ls 214 hostname 215 EOT 216 ping ukiericoncretecongress.com 217 ping gdy.club 218 ping ukiericoncretecongress.com 219 ping gdy.club 220 ssh -p 3344 sdc@ukiericoncretecongress.com 221 ssh -p 3344 hsrai@ukiericoncretecongress.com 222 ssh -p 3344 sdc@ukiericoncretecongress.com 223 ssh -p 3344 kumarabhinav@ukiericoncretecongress.com 224 ls -trl 225 cd public_html/tmp/ 226 ls 227 cat index.html 228 ls -te 229 ls -tr 230 cd alum/ 231 ls 232 joe index.php 233 cd .. 234 ls 235 ls | more 236 cd alum/ 237 ls 238 cd .. 239 ls | more 240 cd web 241 ls 242 cd .. 243 cd .. 244 cd tmp 245 mkdir nodeBB 246 cd nodeBB/ 247 ls -trl / 248 ls -trl ~/ 249 mv ~/NB.json ~/dump.rdb . 250 ls -trl 251 cd public_html/DL/raiAndRai/ 252 ls 253 joe .htpasswd 254 ls 255 ls 256 touch a.htm 257 joe a.htm 258 ls 259 ls -trl 260 ls -tarl 261 joe .htpasswd 262 joe .htpasswd 263 cp .htpasswd ../../../ 264 mv .htpasswd .htaccess 265 joe .htaccess 266 joe ../../../.htpasswd 267 ls 268 ls -trla 269 ls .*~ 270 rm .*~ 271 cat .htaccess 272 ls ../../../.htpasswd 273 cat ../../../.htpasswd 274 joe ../../../.htpasswd 275 ls 276 mv .htaccess htaccess 277 cat htaccess 278 mv htaccess .htaccess 279 mv .htaccess htaccess 280 ls 281 ls 282 cd public_html/ 283 ls 284 cd TU 285 ls 286 cd parshu.com/ 287 ls 288 cd raiandrai/ 289 ls 290 cd hsrai/ 291 ls 292 cd tiet/ 293 ls 294 cd .. 295 ls 296 cd tiet/ 297 ls 298 ls 299 cat kannelBagga.txt 300 cat kannelBagga.txt 301 cat kannelBagga.txt 302 ls 303 cd public_html/ 304 ls -trl 305 cd DL/raiAndRai/ 306 ls 307 ls 308 cd .. 309 ls 310 cd .. 311 cd pa 312 ls 313 cd .. 314 ls 315 cd TU/parshu.com/raiandrai/hsrai/tiet/ 316 ls 317 ls -trld */ 318 cd .. 319 ls 320 ls 321 mv tiet docs 322 ln -s docs tiet 323 ls 324 ls -trl 325 ls 326 echo "# tu87" >> README.md 327 git init 328 ls 329 git status 330 git add . 331 git status 332 git commit -m "From parshu" 333 git status 334 git status 335 git branch -M main 336 git status 337 git remote add origin https://github.com/hsrai/tu87.git 338 git push -u origin main 339 git push 340 git push -u origin main 341 git push --set-upstream origin main 342 git commit -m "From parshu" 343 ls 344 joe README.md 345 git status 346 rm README.md~ 347 git add README.md 348 git commit -m "Detail added" 349 git status 350 ls 351 rm -rf .git 352 ls 353 ls -trla 354 git init 355 git add . 356 git status | more 357 rm -rf .git 358 git init 359 git branch -M main 360 ls 361 git add README.md 362 git commit -m "From parshu" 363 git status | more 364 git branch -M main 365 git status | more 366 git add . 367 git status | more 368 git commit -m "From parshu all files" 369 git status | more 370 git remote add origin https://github.com/hsrai/tu87.git 371 git branch -M main 372 git push -u origin main 373 git status 374 git pull 375 git pull 376 cat .git/ 377 ls .git/ 378 cat .git/config 379 git branch -M main 380 cat .git/config 381 git status 382 git pull -u origin main 383 git pull origin main 384 ls 385 rm -rf .git 386 rm README.md 387 git clone https://github.com/hsrai/tu87.git 388 ls 389 cd tu87 390 ls 391 cd .git/ 392 ls 393 cd .. 394 cd .. 395 ls 396 ls -trl 397 rm tiet 398 mv tu87 docs 399 ln -s docs tiet 400 ls -trl 401 cd docs/ 402 ls 403 cd .. 404 ls 405 cd tiet 406 ls 407 mv * tu87 408 ls 409 ls 410 cd tu87/ 411 cd .. 412 mv tu87 .. 413 ls 414 ls -trla 415 cd .. 416 ls 417 ls -trl 418 cd tu87/ 419 ls 420 mkdir docs 421 mv * docs/ 422 ls 423 cd .. 424 ls 425 ls -trl 426 rm tiet 427 rm tiet 428 ls 429 ls docs/ 430 ls docs/ 431 ls -trl 432 cd tu87/ 433 ls 434 ls -trl 435 ls -trla 436 cd .. 437 ls 438 cd tu87/ 439 ls 440 ln -s tiet docs 441 ls 442 git status 443 ls 444 cd docs/ 445 ls 446 git mv README.md .. 447 mv README.md .. 448 cd .. 449 git status 450 git status 451 git add . 452 git status 453 git commit -m "From parshu all files" 454 git status 455 git push 456 git config --global push.default simple 457 git push 458 git push 459 cd public_html/ 460 ls 461 cd TU/parshu.com/raiandrai/hsrai/ 462 ls 463 ls -trl 464 ls -trl 465 cd tu87/ 466 ls 467 ls -trl 468 ls -trla 469 ls -trla 470 ln -s docs tiet 471 git status 472 git add . 473 git status 474 ls 475 cd docs/ 476 ls 477 cd ../ 478 cd tiet 479 ls -trl 480 ls -trl 481 cd tiet 482 git rm tiet 483 ls -trl 484 git status 485 git commit -m "Symbolic link corrected" 486 git status 487 ls -trl 488 cd .. 489 ls 490 git status 491 git push 492 cd public_html/ 493 ls -trl 494 cd tmp 495 ls 496 df -h 497 wget https://raw.githubusercontent.com/Software-Development-Centre-GNE/SnC/26d1e0c4e0cd440eb82c06cfd5249270e79d57ce/app/google-services.json 498 ls -trl 499 head google-services.json 500 ls -trla 501 cd public_html/ 502 ls -trla 503 cd UKIERI-Concrete-Congress.github.io/ 504 ls 505 cd docs/ 506 ls 507 cd 508 history 509 history > his20230213.txt