Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

TRAMP

Compare

  Analyzed 3 months ago

This is an Emacs extension similar to Ange-FTP, but where Ange-FTP uses FTP to transfer the files, Tramp uses a shell login. The file transfer itself is either via uuencode or base64 encoding through the shell, or via external programs such as rcp or scp.

28.9K lines of code

16 current contributors

4 months since last commit

29 users on Open Hub

Activity Not Available
3.85714
   
I Use This

sshmap

Compare

  Analyzed 3 months ago

Parallel SSH multiplexer designed for performing parallel map operations via ssh. Sshmap uses a hostlist module to determine hosts to operate on from a number of sources, it supports host names, dns/reverse dns, database backends and load balancers (haproxy). This functionality supports ... [More] recursion (dns gives a list of vips, which are then used to query the load balancers to get a list of hosts actually serving the traffic). Sshmap supports running a single command on a host or streaming a script to the hosts over the ssh connection and it can handle sudo authentication to run the resulting scripts using sudo privileges. The resulting data can then be handled in batch after completion on all hosts or asynchronously as the results come back via callback script pipelines. [Less]

3.17K lines of code

1 current contributors

over 6 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

wsh

Compare

  Analyzed 3 months ago

A tool that allows you to run commands on multiple hosts

7.41K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

sudo_audit

Compare

  Analyzed 3 months ago

sudo_audit is a short ruby script to list the sudo privs of all the valid users on a system.

125 lines of code

0 current contributors

about 12 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Tags ruby sudo

ansible-gosu

Compare

  Analyzed 3 months ago

Ansible role to set up gosu in Debian-like systems

62 lines of code

1 current contributors

over 1 year since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

ansible-sudoers

Compare

  Analyzed 3 months ago

Ansible role to manage sudoers and sudoers.d in Debian-like systems

69 lines of code

1 current contributors

6 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

Calife

Compare

  No analysis available

Calife is small program that enable a UNIX system administrator to become root (or another user) on his/her machines without giving the root password but his/her own. The most interesting features of calife are: * you keep your environment variables and shell aliases intact * it has ... [More] start and end of session logging * you can have a list of all permitted logins for each calife user. That way, you can give a user newsmaster’s rights without giving out the root password * you can specify a group in the configuration file instead of the logins of all administrators: Juste use @staff and all members of the staff will have access to calife * calife can also be used to become users even if they have no home directory or even no shell. That’s very practical if you want to become uucp or even bin * you can make calife runs a specific system-wide script at the end of the session (to send a mail about what was done as root for example) [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl