I managed to get SentinalAgent running!!!! I had to create a tmp and a log dir in /opt/sentinelone and then Sentinalagent started! I mailed our admins to ask if they saw my pc becoming visible in the network so fingers crossed they see it. If that is the case I can clean install Arch linux on my work laptop and i do not need to use Bedrock anymore. Thanks so far!
Search Criteria
Package Details: sentinelagent 24.1.2.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sentinelagent.git (read-only, click to copy) |
---|---|
Package Base: | sentinelagent |
Description: | SentinelOne | Next-Generation Endpoint Protection Software. |
Upstream URL: | None |
Submitter: | mesmer |
Maintainer: | None |
Last Packager: | mesmer |
Votes: | 2 |
Popularity: | 0.000352 |
First Submitted: | 2023-12-15 05:23 (UTC) |
Last Updated: | 2024-05-20 13:56 (UTC) |
Dependencies (2)
- kmod (kmod-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
rayvermey commented on 2024-01-20 22:50 (UTC)
rayvermey commented on 2024-01-20 10:40 (UTC)
Thanks this lets me install SentinalAgent indeed I could also enter the registrationcommand as in: /opt/sentinelone/bin/sentinelctl management token set MYKEY
But when starting sentinel i get: sh: line 1: /opt/sentinelone/tmp/grep_out: No such file or directory A subcommand is required Run with --help for more information.
Any clue on how to solve this? Thanks
mesmer commented on 2024-01-19 21:18 (UTC) (edited on 2024-01-19 21:19 (UTC) by mesmer)
hey @rayvermey sorry the delay int he response, i read you comment but i go to work and forget haha
download the .deb file and put in the folder of the aur
change the PKGBUILD to have this two lines (they already there just change then
source=("SentinelAgent_linux_x86_64_v23_3_2_12.deb")
sha256sums=("SKIP")
and then makepkg -if
rayvermey commented on 2024-01-19 10:16 (UTC)
Hi, I read the IMPORTANT Comment but i am not sure how to do this. My goal is to have Sentinel run on my Arch system because my employer wants me to use it. I have fixed it now via the Bedrock linux way around (having Ubuntu on Arch because there is a package for Ubuntu) I would like to have Sentinel Agent run natively on my Arch system and to my joy there is this Sentinal programm is there in the AUR. But it will not install, I guess because of what is mentioned in the IMPORTANT comment.
Can anybody help me and tell me how i should proceed? Thanks a lot!
mesmer commented on 2024-01-11 23:09 (UTC)
@vauvenal5 thx for the comment :) thats why i do this thing, happy to known that is helped other with this mess of package haheaheaheha
vauvenal5 commented on 2024-01-05 11:05 (UTC)
Thanks so much for your work. Made it much easier to get it up an running.
mesmer commented on 2023-12-15 05:25 (UTC) (edited on 2023-12-15 05:27 (UTC) by mesmer)
IMPORTANT !!!!
as the deb file is not public available you need to download the deb of the sentinelone before install this
put in the same folder and change
source_x86_64=()
sha512sums_x86_64=()
to the source and sha of this source, this package is to help to make this work for you :)
also, look the install file before anything, it uses a modification of the install ripped from the deb itself and some modifications so it closer to arch package
Pinned Comments
mesmer commented on 2024-01-19 21:18 (UTC) (edited on 2024-01-19 21:19 (UTC) by mesmer)
hey @rayvermey sorry the delay int he response, i read you comment but i go to work and forget haha
download the .deb file and put in the folder of the aur
change the PKGBUILD to have this two lines (they already there just change then
and then makepkg -if
mesmer commented on 2023-12-15 05:25 (UTC) (edited on 2023-12-15 05:27 (UTC) by mesmer)
IMPORTANT !!!!
as the deb file is not public available you need to download the deb of the sentinelone before install this
put in the same folder and change
to the source and sha of this source, this package is to help to make this work for you :)
also, look the install file before anything, it uses a modification of the install ripped from the deb itself and some modifications so it closer to arch package