System Shells for BSD

  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    A VNC Client for J2ME (Java 2 Mobile Edition). This includes a side project, an easy to use, clean java API for the RFB protocall. This project is now dead. Please see: https://sourceforge.net/projects/j2mevncclient/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    This is a collection of small utilities written for use in Windows CMD scripts. However some of the utilities are also useful for use in UNIX shells.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user convenience. Also see this script : https://sourceforge.net/projects/automated-quiz and this script : https://sourceforge.net/projects/command-output-to-html-table/ Notes: 1. You can use Free Programs like 7-zip to open and extract this tar file to your home folder, if your OS does not have a default application 2. Check Google for further inputs on any command usage or to achieve anything further 3. You may ignore errors caused by date command on your OS, due to difference in syntax 4. Practise
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Iron Bars Shell is a restricted Unix shell. The user can not step out of, nor access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 5
    Introduction Sudoscriptd/sudoshell are a pair of Perl scripts that provide an audited shell using sudo(8) and script(1).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    gxmessage

    gxmessage

    gxmessage is a GTK based alternative to xmessage

    Gxmessage pops up a dialog window, displays a given message or question, then waits for the user's response. That response is returned as the program's exit code. Because gxmessage is a drop-in alternative to xmessage, gxmessage accepts any option xmessage would, and returns the same exit codes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Babya System is a free shell replacement that is Windows XP compatible and easy to use. It has many useful features-like Babya Discoverer, which has automatic popup ad blocking, and easy access to Windows Control Panel applets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PHPterm is a terminal/shell emulator for PHP which let's you execute shell commands just like in a shell, but all within your browser window over the HTTP protocol. It aims to provide the look and feel of konsole, the KDE terminal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A Unix shell embedded in Scheme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 10
    fish is a shell that provides the user with powerful features in a way that is easy to discover, remember, and use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ICMP Shell (ISH) is a telnet-like protocol. It allows users to connect to a remote host and to open a shell using only ICMP to send and receive data. ICMP Shell was written in C for the UNIX environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PuSSH
    PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SBD is a way of leaving ultra-secure minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you don't want to have an ssh server running all the time, but only want to start it when needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Tiny Shell provides the minimum you need to implement shell facilities into a small system. For instance, add a shell to your embedded platform as soon as you can read/write bytes from the UART.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    cdu : a color du, disk usage

    cdu : a color du, disk usage

    An unix command line "du" with colors

    cdu (for Color du) is a perl script which call du and display a pretty histogram with optional colors which allow to imediatly see the directories which take disk space. With no arguments, cdu reports the disk space for all subdirectories of the current directory. With only one directory argument, cdu reports the disk space for all subdirectories of the given directory. You can also call du with no predefined options. For more documentation about available options, see the manpage below.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The ultimate text preprocessor and macro expander. Its syntax is similar to JavaScript, and gmac knows some really useful tricks. Details: http://gmac.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    yume is a menu system with user-variable shell commands. For example, yume -bu date ls -ex -do 'ls -al' 'cal -3' makes a menu with 3 fixed buttons and 2 editable ones that can execute when the mouse cursor crosses them. yume3 is Gtk-based.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A short & sweet BASH script for rotating and archiving Apache log files. Easy to modify and use. Keywords: Log, Rotate, Apache, Archive, Backlog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    (almost)-Perfect-Personal-Server/Gateway, a base-unit(P-homeSVR) +/ portable-extentions(CarSVR/G.Body-G..), serving its Remote(intrnt,Gx-cell..) +local-R(Wlan,blth..) -thinClient-users(PDA,M-media,VOIP/comm,controler,rem-Disp..) throe a friendly-gui(web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    10,001 Bash and Bourne Shell Scripts
    The project includes Bash and Bourne Shell utility scripts. Manual pages accompany some of the scripts. The goal of the project is to provide at least 10,001 useful scripts. The official source repository is located at https://github.com/textbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    3D-Console is a system that maintains and renders a general purpose user interface for multiple applications in a shared three dimensional virtual space. The applications are arbitrary operating system processes, as we know them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a terminal which displays a shell in a glut-window (OpenGL). It emulates the rxvt-ansi-codes. The last letter which was written rotates :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The purpose of the project is to make the bash behave intelligent. This includes currently corrrection of mistyped program names, autocorrection while pressing TAB and learning which program are associated with which suffix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Ajax/PHP WebShell to command your webserver from any computer. Supports password-protection, very fast interface, never reload the page, history item of commands, easy custom-command adding, quick commands, tabs, upload function, file browser ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB