alejandrotecnimaq

Cambiar zona horaria máquina de backups

Jun 1st, 2021
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.77 KB | None | 0 0
  1. ps Welcome to Ubuntu 14.04.5 LTS (GNU/Linux 3.19.0-25-generic x86_64)
  2.  
  3. * Documentation: https://help.ubuntu.com/
  4.  
  5. System information as of Mon May 31 17:40:22 COT 2021
  6.  
  7. System load: 0.47 Memory usage: 3% Processes: 86
  8. Usage of /: 16.5% of 18.21GB Swap usage: 0% Users logged in: 0
  9.  
  10. => There is 1 zombie process.
  11.  
  12. Graph this data and manage this system at:
  13. https://landscape.canonical.com/
  14.  
  15.  
  16. WARNING: Security updates for your current Hardware Enablement Stack
  17. ended on 2016-08-04:
  18. * http://wiki.ubuntu.com/1404_HWE_EOL
  19.  
  20. To upgrade to a supported (or longer-supported) configuration:
  21.  
  22. * Upgrade from Ubuntu 14.04 LTS to Ubuntu 16.04 LTS by running:
  23. sudo do-release-upgrade
  24.  
  25. OR
  26.  
  27. * Switch to the current security-supported stack by running:
  28. sudo apt-get install linux-generic-lts-xenial linux-image-generic-lts-xenial
  29.  
  30. and reboot your system.
  31. tecnimaq@TecniRTM-Server:~$ ifconfig
  32. eth0 Link encap:Ethernet direcciónHW 08:00:27:2f:39:d4
  33. Direc. inet:10.0.2.15 Difus.:10.0.2.255 Másc:255.255.255.0
  34. Dirección inet6: fe80::a00:27ff:fe2f:39d4/64 Alcance:Enlace
  35. ACTIVO DIFUSIÓN FUNCIONANDO MULTICAST MTU:1500 Métrica:1
  36. Paquetes RX:150 errores:0 perdidos:0 overruns:0 frame:0
  37. Paquetes TX:453 errores:0 perdidos:0 overruns:0 carrier:0
  38. colisiones:0 long.colaTX:1000
  39. Bytes RX:28733 (28.7 KB) TX bytes:90456 (90.4 KB)
  40.  
  41. eth1 Link encap:Ethernet direcciónHW 08:00:27:bb:2d:0b
  42. Direc. inet:192.168.16.10 Difus.:192.168.16.255 Másc:255.255.255.0
  43. Dirección inet6: fe80::a00:27ff:febb:2d0b/64 Alcance:Enlace
  44. ACTIVO DIFUSIÓN FUNCIONANDO MULTICAST MTU:1500 Métrica:1
  45. Paquetes RX:1045557 errores:0 perdidos:31 overruns:0 frame:0
  46. Paquetes TX:1061588 errores:0 perdidos:0 overruns:0 carrier:0
  47. colisiones:0 long.colaTX:1000
  48. Bytes RX:148872263 (148.8 MB) TX bytes:159621885 (159.6 MB)
  49.  
  50. eth2 Link encap:Ethernet direcciónHW 08:00:27:f4:b9:ed
  51. Direc. inet:192.168.56.101 Difus.:192.168.56.255 Másc:255.255.255.0
  52. Dirección inet6: fe80::a00:27ff:fef4:b9ed/64 Alcance:Enlace
  53. ACTIVO DIFUSIÓN FUNCIONANDO MULTICAST MTU:1500 Métrica:1
  54. Paquetes RX:974 errores:0 perdidos:0 overruns:0 frame:0
  55. Paquetes TX:624 errores:0 perdidos:0 overruns:0 carrier:0
  56. colisiones:0 long.colaTX:1000
  57. Bytes RX:244161 (244.1 KB) TX bytes:132754 (132.7 KB)
  58.  
  59. lo Link encap:Bucle local
  60. Direc. inet:127.0.0.1 Másc:255.0.0.0
  61. Dirección inet6: ::1/128 Alcance:Anfitrión
  62. ACTIVO BUCLE FUNCIONANDO MTU:65536 Métrica:1
  63. Paquetes RX:287478 errores:0 perdidos:0 overruns:0 frame:0
  64. Paquetes TX:287478 errores:0 perdidos:0 overruns:0 carrier:0
  65. colisiones:0 long.colaTX:0
  66. Bytes RX:38594081 (38.5 MB) TX bytes:38594081 (38.5 MB)
  67.  
  68. tun0 Link encap:UNSPEC direcciónHW 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  69. Direc. inet:10.11.0.22 P-t-P:10.11.0.21 Másc:255.255.255.255
  70. ACTIVO PUNTO A PUNTO FUNCIONANDO NOARP MULTICAST MTU:1500 Métrica:1
  71. Paquetes RX:580 errores:0 perdidos:0 overruns:0 frame:0
  72. Paquetes TX:979 errores:0 perdidos:0 overruns:0 carrier:0
  73. colisiones:0 long.colaTX:100
  74. Bytes RX:44946 (44.9 KB) TX bytes:1292031 (1.2 MB)
  75.  
  76. tun1 Link encap:UNSPEC direcciónHW 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  77. Direc. inet:10.8.1.22 P-t-P:10.8.1.21 Másc:255.255.255.255
  78. ACTIVO PUNTO A PUNTO FUNCIONANDO NOARP MULTICAST MTU:1500 Métrica:1
  79. Paquetes RX:10353 errores:0 perdidos:0 overruns:0 frame:0
  80. Paquetes TX:70 errores:0 perdidos:0 overruns:0 carrier:0
  81. colisiones:0 long.colaTX:100
  82. Bytes RX:1970748 (1.9 MB) TX bytes:9215 (9.2 KB)
  83.  
  84. tecnimaq@TecniRTM-Server:~$ nmap -p 9292 192.168.16.10/24 | grep -B4 open | grep Nmap
  85. Nmap scan report for 192.168.16.10
  86. Nmap scan report for 192.168.16.13
  87. tecnimaq@TecniRTM-Server:~$ ssh [email protected]
  88. The authenticity of host '192.168.16.13 (192.168.16.13)' can't be established.
  89. ECDSA key fingerprint is 08:ad:e4:68:0b:1f:c0:bc:99:49:de:22:94:a0:35:58.
  90. Are you sure you want to continue connecting (yes/no)? yes
  91. Warning: Permanently added '192.168.16.13' (ECDSA) to the list of known hosts.
  92. [email protected]'s password:
  93. Welcome to Ubuntu 20.04 LTS (GNU/Linux 5.4.0-37-generic x86_64)
  94.  
  95. * Documentation: https://help.ubuntu.com
  96. * Management: https://landscape.canonical.com
  97. * Support: https://ubuntu.com/advantage
  98.  
  99. System information as of Tue Jun 1 22:00:02 UTC 2021
  100.  
  101. System load: 0.15 Users logged in: 0
  102. Usage of /: 30.1% of 23.50GB IPv4 address for enp0s3: 10.0.2.15
  103. Memory usage: 14% IPv4 address for enp0s8: 192.168.16.13
  104. Swap usage: 0% IPv4 address for enp0s9: 192.168.56.101
  105. Processes: 137
  106.  
  107. * Super-optimized for small spaces - read how we shrank the memory
  108. footprint of MicroK8s to make it the smallest full K8s around.
  109.  
  110. https://ubuntu.com/blog/microk8s-memory-optimisation
  111.  
  112. 8 updates can be installed immediately.
  113. 8 of these updates are security updates.
  114. To see these additional updates run: apt list --upgradable
  115.  
  116.  
  117. The list of available updates is more than a week old.
  118. To check for new updates run: sudo apt update
  119.  
  120. Last login: Thu Oct 1 17:18:08 2020 from 192.168.56.1
  121. tecnimaq@tecnirtm-server:~$ sudo dpkg-reconfigure tzdata
  122. [sudo] password for tecnimaq:
  123.  
  124. Current default time zone: 'America/Bogota'
  125. Local time is now: Tue Jun 1 17:01:11 -05 2021.
  126. Universal Time is now: Tue Jun 1 22:01:11 UTC 2021.
  127.  
  128.  
Advertisement
Add Comment
Please, Sign In to add comment