Projects tagged ‘linux’ and ‘sh’


Jump to tag:

Projects tagged ‘linux’ and ‘sh’

Filtered by Project Tags linux sh

Refine results Project Tags bash (7) shell (7) unix (6) script (6) posix (4) operating_system (4) utility (3) os (3) kernel (3) system (3) aws (2) xen (2)

[15 total ]

1243 Users
   

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian uses the Linux kernel (the core of an ... [More] operating system), but most of the basic OS tools come from the GNU project; hence the name GNU/Linux. [Less]
Created over 3 years ago.

11 Users

The goal of the Syllable project is to create a family of easy-to-use free software operating systems. It is the continuation of the BeOS-like AtheOS. Syllable Desktop has its own C kernel with ... [More] symmetric multiprocessing, multithreaded pre-emptive multitasking, high POSIX compliancy, 64-bit journaled filesystem (AFS) with metadata, an integrated native GUI architecture with an object-oriented C++ API, SDL, singular native toolkit and multi-user desktop environment. The system seeks to be an integrated, lightweight, easy-to-program, powerful, high-performance graphical desktop environment which avoids legacy OS paradigms that frustrate developers and have hindered the computing masses' adoption of a free-software desktop. Syllable Server is a matching small and efficient Linux server. [Less]
Created over 3 years ago.

6 Users
   

Enomalism is an open source web-based virtual infrastructure platform. Designed to answer the complexity of managing globally disperse virtual server environments. Enomalism helps to automate the ... [More] transition to a virtualized environment by reducing an IT organizations overall workload. The easy to use dashboard can help with issues including deployment planning, load balancing, automatic VM migration, configuration management, and capacity diagnosis. Enomalism virtual infrastructure is a dynamic mapping of physical resources to business needs. While a virtual machine represents the physical resources of a single computer, a virtual infrastructure represents the physical resources of the entire IT environment (Data Center). [Less]
Created over 2 years ago.

6 Users

This project coordinates the efforts of people to port Linux to the Renesas (formerly Hitachi) SuperH family of processors, including the SH-2, SH-3, and SH-4.
Created about 1 year ago.

4 Users

mpd-gajim-info is a simple utility that periodically checks the currently playing track in the Music Player Daemon and updates the Gajim user status accordingly.
Created about 1 year ago.

0 Users

Escrito em shell script, o shellmb tem o objetivo de ser uma ferramenta para uma administração simples de um domínio com SAMBA que utilize tdbsam como backend. Ele foi criado para atender as ... [More] necessidades de um grupo de usuários sem familiaridade com sistemas BSD/Linux, mas que precisam administrar usuários dentro do domínio. Este software é fornecido sem nenhuma garantia, para maiores informações consulte a licença. [Less]
Created 7 months ago.

0 Users

exec-wrapper is a simple tool that creates setuid-wrappers for scripts and other executables. It can be used to allow users to run scripts with temporarily elevated privileges. Just set setuid-bit on ... [More] script does not work, because OS isn’t run script itself, but it run an interpreter, which isn’t setuid. Exec-wrapper creates small genuine executable (not script) with setuid or setgid bit that simply executes target script. exec-wrapper also can be used if you want to transparently run programs with elevated priveleges but without using tools like su(1) or sudo(8) and without changing file mode bits on system executables. For usage details see man 8 exec-wrapper. // Sorry for my terrible english. [Less]
Created 7 months ago.

0 Users

My O.S. Repository for scripts (Unix, Windows, etc). These scripts are distributed in the hope that it will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY ... [More] or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. [Less]
Created about 1 year ago.

0 Users

Shell Flags (shFlags) is a library written to greatly simplify the handling of command-line flags in Bourne based Unix shell scripts (bash, dash, ksh, sh, zsh) on many Unix OSes (Linux, Solaris, Mac ... [More] OS X, etc.). Most shell scripts use getopt for flags processing, but the different versions of getopt on various OSes make writing portable shell scripts difficult. shFlags instead provides an API that doesn't change across shell and OS versions so the script writer can be confident that the script will work. shFlags is a port of the google-gflags C++/Python library. [Less]
Created about 1 year ago.

0 Users

Terminal based Twitter client.
Created 7 months ago.