Search found 8 matches

by maxgruv
Mon Jul 24, 2023 4:08 pm
Forum: Linux Update Manager
Topic: Patching a few Linux boxes
Replies: 13
Views: 4334

Re: Patching a few Linux boxes

Here are the results of the cat: #cat /root/LUM/lum.sh #!/usr/bin/bash #---------------------------------------------------------- # Linux Update Manager # desc: This script is used with the Linux Update Manager tool # This tools scans for packages # needing updates and the status of the linux host....
by maxgruv
Thu Jul 20, 2023 8:43 pm
Forum: Linux Update Manager
Topic: Patching a few Linux boxes
Replies: 13
Views: 4334

Re: Patching a few Linux boxes

You are correct, it doesn't make sense. This is all taken from the same session: #ls -al /root/LUM/ total 12 drwxr-xr-x 2 root root 4096 Jul 12 08:28 . drwx------ 6 root root 4096 Jul 12 07:59 .. -rwxrwxrwx 1 root root 2553 Jul 12 08:28 lum.sh #/root/LUM/lum.sh SCAN sh: 1: /root/LUM/lum.sh: not foun...
by maxgruv
Wed Jul 19, 2023 8:46 pm
Forum: Linux Update Manager
Topic: Patching a few Linux boxes
Replies: 13
Views: 4334

Re: Patching a few Linux boxes

Cubert wrote: Mon Jul 17, 2023 1:13 pm Hmm.

Then why would script report ([sh: 1: /root/LUM/lum.sh: not found]) is the lum.sh set as executable?


on line 22 we execute

Code: Select all

/root/LUM/lum.sh SCAN
If you run this on agent what is output?
Tried that and got the same result:
#/root/LUM/lum.sh SCAN

sh: 1: /root/LUM/lum.sh: not found
by maxgruv
Thu Jul 13, 2023 4:41 pm
Forum: Linux Update Manager
Topic: Patching a few Linux boxes
Replies: 13
Views: 4334

Re: Patching a few Linux boxes

Thanks @cubert, I ran the commands and verified the file does exist in the desired location. Output below: #ls -al /root total 40 drwx------ 6 root root 4096 Jul 12 07:59 . drwxr-xr-x 23 root root 4096 May 8 2019 .. drwxrwxrwx 2 root root 4096 Aug 25 2020 apt-get -rw------- 1 root root 447 Jul 11 14...
by maxgruv
Wed Jul 12, 2023 3:33 pm
Forum: Linux Update Manager
Topic: Patching a few Linux boxes
Replies: 13
Views: 4334

Re: Patching a few Linux boxes

I just installed this plugin (build 1.0.26) and am running it for the first time. On one of my Linux systems it scans for updates fine, but on another one the LUM Maintenance Services script fails. Output shows packages -> [sh: 1: /root/LUM/lum.sh: not found] I tried disabling Step 5 and enabling St...
by maxgruv
Tue Aug 25, 2020 4:58 pm
Forum: Habitat
Topic: Enable/Disable Individual Tools
Replies: 4
Views: 3971

Re: Enable/Disable Individual Tools

Love it, thanks!
by maxgruv
Wed Aug 19, 2020 9:04 pm
Forum: Habitat
Topic: Enable/Disable Individual Tools
Replies: 4
Views: 3971

Re: Enable/Disable Individual Tools

Awesome, appreciate the quick reply @cubert!
by maxgruv
Wed Aug 19, 2020 3:16 pm
Forum: Habitat
Topic: Enable/Disable Individual Tools
Replies: 4
Views: 3971

Enable/Disable Individual Tools

Wasn't sure where to post more general Habitat questions, so adding this here. We recently installed the plugin and it shows lots of promise. However, I don't see any options to enable or disable individual tools from the master "Control Center" tab. For instance, I'd rather not use the St...

Go to advanced search