Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
/usr/bin/passwd offers a "safe way" for root to edit /etc/passwd (or shadow). If setuid it allows regular users to change passwd without asking root to do changes for them.
(note: does have learning curve on args to choose)
gnupasswd - gnu change user password
gnugpasswd - gnu change group password
gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc).
...)
|
read-only
(Note: no it doesn't get cyclic at this point)
When a user logs in, instead of running a shell such as /sbin/sh in the password file, readonlyshell which has suid privileges runs. It changes the root directory for the user to "/var/read-only", sets a couple of shell variables and changes directory to the "/" directory, now "/var/read-only". Lastly it runs a bash shell.
A package manager for Slackware Linux. Install and uppdate trought FTP, HTTP... Choose between current or release. Search for files in packages, Serach with wildcards. Use blacklist. Run as non-root. Checks md5s and deps
For AI teams and Computer Vision team in organizations of all size
AI-Assisted features of the Ango Hub will automate your AI data workflows to improve data labeling efficiency and model RLHF, all while allowing domain experts to focus on providing high-quality data.
Using this program you can automate some everyday administrator's routines.As example module for Apache web-server monitoring is included.It monitors servers document root and if new folder created add it to vhosts and hosts file as new virtual host
The libsudo library lets your C/C++ application to start processes as a different user (usually 'root') by calling 'sudo'. It's like the system() call but specifying a different user.
ECGL-STK is Engineering Computing GNU/Linux sub-project named Secure ToolKit, which provide non-root permission user running system command or script with hash check sum and background monitor.
A package manager for Slackware Linux. Install and uppdate trought FTP, HTTP... Choose between current or release. Search for files in packages, Serach with wildcards. Use blacklist. Detect root, and switch to only download packages. Checks md5s and deps
Set of tools needed to setup and maintain encrypted partitions under unix systems (initially linux). Especially helpfull when doing root device encryption. Features xml configuration, multiple users, usb "tokens" (usb mass storage) and key hierarchy.
Dragonfly | An In-Memory Data Store without Limits
Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.
Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
xrootconsole tails a file in a window on your X11 root window. It aims to be as simple and resource-light as possible, within reason: it should run smootlhy on a P133 laptop. The program is non-interactive; all configuration is done on the command line.
Non-root users construct, develop, test and run all types of distributions with
Root Methods (Yard, etc.) and user-mode-linux, then finish with a Boot Method
(2-disk compression, etc). Make_debian yard template creator provided for
Debian users.
Remotely Execute Commands in an Alias File On the Host
...Settings
alias 'command cmd-args cmd-args'; user2run-cmd-as
Example:
!EnableOutput yes
!Port 2012
!Verbosity warnings
update 'yum makecache && yum update'; root
filedbupdate updatedb; root
who_is_logged_on 'who'; *
Then the client would run:
./recafoh host -p 2012 -c update --warnings
and it would output yum's output.
*NOTE*
This software does not support all of the above. (See wiki page CurrentlySupportedFeatures). This should be in the final release.
See the wiki for more information, including instructions how to get RECAFOH.