43 Commits

Author SHA1 Message Date
Netvolt Serviços Digitais
64682083ff Merge pull request #31 from 2br-2b/main
Replace all domain names with example.com
2025-01-16 20:56:12 +00:00
Netvolt Serviços Digitais
c4518c8113 Merge branch 'main' into main 2025-01-16 20:55:59 +00:00
Netvolt Serviços Digitais
b8d856ac27 Merge pull request #24 from MatMoul/main
refactor: Remove unzip dependency
2025-01-16 20:49:36 +00:00
Netvolt Serviços Digitais
7620117ecd Merge pull request #22 from MTSmash-TMP-Networks/patch-1
Update rmmagent-linux.sh
2025-01-16 20:47:20 +00:00
Netvolt Serviços Digitais
2b45925077 Merge pull request #23 from enzo-g/main
Update README.md
2025-01-16 20:45:46 +00:00
John Wuller
015ab261e3 Replace all domain names with example.com 2024-11-25 20:35:23 +00:00
MatMoul
6af2c5072e refactor: Identation correction 2024-05-13 19:20:52 +02:00
MatMoul
3b4626714e refactor: Remove unzip dependency
tar is normally present on all linux distributions, so it is preferable to use it instead of unzip.
2024-05-12 22:43:30 +02:00
enzo-g
6a561c6cf6 Update README.md
Fix typos and some formulations.
2024-04-12 23:40:30 +09:00
MTSmash-TMP-Networks
d3283cdbd6 Update rmmagent-linux.sh
Version Upgrade GO!
2024-03-13 18:18:24 +01:00
Netvolt Serviços Digitais
62b3dd71d6 Merge pull request #21 from lazee486/patch-1
Update README.md
2024-03-01 09:01:47 -03:00
lazee486
16fd6bdcb4 Update README.md
Expanded download suggestion for Ubuntu Systems:
included wget, and advised on making script executable.

changed " to ' as suggested  for the example in the readme
2024-02-29 13:56:51 +02:00
Netvolt Serviços Digitais
29879b9777 Merge pull request #20 from mattchis/main
Conditional defined Go version
2024-01-13 11:25:15 -03:00
Mattchis
4c856c64f7 - Added a variable to specify the Go version.
- Added a condition that will check the defined version Go with the version of Go installed on the system.
  Based on this condition either the defined version of Go gets installed or not.
2023-12-12 13:12:01 -07:00
Mattchis
80b3169cd0 - Updated go to 1.21.5
- Added to remove /usr/local/go/ before install go. In some situations there was a compiling issue with go with a previous version installed.
2023-12-12 12:36:11 -07:00
Netvolt Serviços Digitais
311b2f74a0 Merge pull request #17 from truejp/main
Added fix for remote desktop not working on Linux Workstations
2023-10-09 18:21:31 -03:00
Philipp Lehnet
28b9c3d454 Update README.md 2023-09-24 03:13:38 +02:00
Philipp Lehnet
141169ceb1 Update README.md 2023-09-24 03:13:01 +02:00
Philipp Lehnet
cf183cc048 Update README.md 2023-09-24 03:12:45 +02:00
Philipp Lehnet
09bbf7149e Update README.md 2023-09-24 03:12:26 +02:00
Netvolt Serviços Digitais
9e1645e993 Merge pull request #12 from adamprice56/main
Update command - Help message
2023-07-04 11:10:45 -03:00
Netvolt Serviços Digitais
93dd87fd67 Merge pull request #8 from Sympatron/main
Detect if go is already installed and skip installation
2023-07-04 11:10:16 -03:00
Adam Price
64799cce62 Merge pull request #1 from Sympatron/main
detect if go is already installed and skip installation
2023-06-03 15:09:05 +01:00
Adam Price
791961bcb9 Changed update command handling
The update command did not prompt to specify the system type as an argument
2023-06-03 15:07:14 +01:00
Sympatron
17e9cd6952 detect if go is already installed and skip installation 2023-04-17 16:10:51 +02:00
Julianno Nogueira
260c1cb815 Update README.md 2022-12-19 18:53:30 -03:00
Julianno Nogueira
46e483d803 Update rmmagent-linux.sh
Updated code to check unzip installation.
2022-12-16 11:42:29 -03:00
Julianno Nogueira
5e8cfdde0d Merge pull request #3 from mattchis/main
A serie of good improvementos of @mattchis for PATH dependency check and /root/.profile fixes and uninstall updates.
2022-12-11 17:58:03 -03:00
mattchis
7709e28956 More corrections. 2022-12-08 17:10:35 -07:00
mattchis
32b5b8e258 Corrected misspelled word. 2022-12-08 17:08:19 -07:00
mattchis
60fb82a49f Added the following:
- uninstall_agent function
- uninstall_mesh function
- User input support for forcibly uninstalling TRMM and Mesh agent.
Updated the following:
- Updated readme.md with how to use the uninstall feature.
2022-12-08 16:59:21 -07:00
mattchis
39a78fcaa2 Fixed issue with double entry of PATH variable with new chek_profile function. 2022-12-08 14:19:13 -07:00
mattchis
ff0eb12f2a Added a dependency check for unzip. If unzip is not found the script will exit. 2022-12-08 14:01:15 -07:00
mattchis
81e9aa6fdc Fixes for the /root/.profile file:
- Fixed the issue when installing the LinuxRMM-Script the /root/.profile PATH variable is incorrect.
- Added a check_profile function to check the integrity of the /root/.profile PATH variable and correct any issues it my find. Running the update function will correct the profile as well.
2022-12-08 14:01:15 -07:00
Julianno Nogueira
73d79df82f Update README.md 2022-06-15 11:34:28 -03:00
Julianno Nogueira
df2a27ef2d Update README.md 2022-06-15 10:59:56 -03:00
Julianno Nogueira
e5100eae74 Update README.md 2022-06-15 10:59:29 -03:00
Julianno Nogueira
665c386820 Update README.md 2022-06-15 10:59:13 -03:00
Julianno Nogueira
1b3e4950cb Update rmmagent-linux.sh
Updated the Go installation sources to the latest version
2022-06-15 10:43:37 -03:00
ZoLuSs
0954cd3fac Update README.md
Edit script name because it has change before the commit
2022-04-09 17:26:44 +02:00
ZoLuSs
af13733145 Create rmmagent-linux.sh 2022-04-09 17:25:52 +02:00
ZoLuSs
942bf1b514 Update README.md 2022-04-09 17:25:33 +02:00
ZoLuSs
b75b8441b4 Initial commit 2022-04-09 17:25:18 +02:00