Showing 6019 open source projects for "linux script"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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

    SetFirewall

    Firewall Management Script

    Written as a BASH script, SetFirewall allows the user to manage a linux systems firewall in real time using a text console or SSH. It comes in handy when trying to diagnose routing problems and track network useage. The user must understand the iptables command syntax. It's not for making firewall management easy. It's for visualizing firewall & network activity as well as management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    winxp_bootsector_repair

    Repair Windows Bootsector

    Repair the bootsector of Windows XP MBR. If restoring an image (e.g. clonezilla) to a different partition (sector) you won't be able to boot. This python-script (only linux) will repair the start position in the boot-sector of your windows partition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    File Control

    Network file copying/moving/deleting

    This HTA grew out of a client's requirement to quickly push out configuration files, mainly INIs and XMLs, to either individual PCs or groups of PCs without the nuisance of creating packages for them and using a deployment mechanism like SCCM. I added the ability to manipulate folders as well, since the additional code to do that was minimal The script uses a status bar "control" which is part of HTALite.HTC. It's included in the ZIP but the latest version should be available here but it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UMD

    UMD

    Patterns for JavaScript modules that work everywhere

    This repository formalizes the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules. These are modules which are capable of working everywhere, be it in the client, on the server or elsewhere. The UMD pattern typically attempts to offer compatibility with the most popular script loaders of the day (e.g RequireJS amongst others). In many cases it uses AMD as a base, with special-casing added to handle CommonJS compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    ADSCAN

    Admin finder scaner

    #@Project : ADSCAN script #@Autor : Tasty #@Team : Rooting - Hackers #@PageTeam: fb.com/rootinghackers #@Contact : fb.com/rootinghackers #@Version : 2.0 BETA #@Extra : Great Rooting - Hackers and all members #@Release update: 9/02/2016 # + PoC # + The project aims to check if you are a possible admin panel , Subdomains, Directories.. # + Hits a scan unwrought form # + Script full # report if you find a possible bug, contact me. #@Release update: 09/02/2016 #...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    csvdiff

    csvdiff

    compare csv files with any separator you want

    csvdiff is a Perl script to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    h264enc

    Advanced shell script for video encoding

    Advanced shell script for encoding DVDs, Blu-rays or video files to the H.264 format using the encoding utility MEncoder from the MPlayer project. Supports all the useful options an end-user would need to make a successful encode. The script is a CLI front-end to MEncoder and various audio encoders and container muxers. h264enc is no longer actively developed. Please ty out: https://sourceforge.net/projects/ffx264/ https://sourceforge.net/projects/ffhevc/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Bon Voyage

    Bon Voyage

    PHP Script showing a tracked way on a map

    Intention is to show a (GPS) Track on a map. First simple solution is to take google latitude badge locations, build a list from that an create a google maps (static maps api) image with a track marker on in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    req-scanner

    Scan requirements of Perl scripts

    Tiered of seeing things like: Can't locate Module/CheckVersion.pm in @INC (you may need to install the Module::CheckVersion module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at req-scan.pl line 36. Scann which requirements (minimum perl version and modules) a perl script/module has.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    Generate lstInputlistings

    Generatorscript for lstinputlistings generation

    Everybody needs to include sourcecode in a LaTex documentation. The inclusion of the different files can be really annoying, especially when it comes to bigger projects and more files. This script solves this problem and provides the functionality to walk through a file tree and generate a lstinputlisting for the files with an defined extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PhpMyAdmin Remote Backup

    Simple script to do backups of a MySQL database with phpmyadmin

    You have a shared hosting with a MySQL database and PHPMyAdmin. You know how to "export" the database, but you'll like to do it every days/months..., to another server. This PHP script do the job : it behaves like a user of the export function of PHPMyAdmin. Download the code, nothing in the "Files" tab of SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    whereFM

    python file manager script

    A file manager that's not fully functional , written in python 2.7 and is in its early stages. you also need to have Pygtk2.24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Evolution Linux Project

    The Evolution Linux Project

    Current Project: Makeiso For Arch Linux

    The Evolution Linux Project has shifted focus towards a new effort called Makeiso. Makeiso is currently in the alpha development stage. The script and iso are made available for testing and feedback. Makeiso will make it easy to duplicate your perfectly customized Arch Linux installation. The Makeiso script will create a live ISO that will include an all new net-based, guided manual CLI installer.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    Linux efficiency scripts

    Linux efficiency scripts

    A project creating scripts to improve computing efficiency

    A project creating scripts to improve any linux distribution (that does not have a many-in-1 functionality); note that the main focus lies on lightweight linux distro's though. The scripts are intented to make the distro's lighter/faster (so more eco-efficient) as well as easier and simpler to operate (so more time-efficient, and economically-efficient). The scripts can be made to run for example in sequence by just letting the user run a single first script (which in turn activates the other scripts; one-by-one). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FU2 Project

    FU2 Project

    A Simple Ubuntu Distribution for Simple Computing

    This is just simple remaster Ubuntu without Offical Applications (like Totem, Libreoffice, Unity, Rhytmbox, etc), and added script for offline user, ArchLinux user, and etc. Spesial thank for : @nif (ubuntu-indonesia.com) for apt-id script Fedora Project for live-cd-to-disk script A User on GitHub for pac2apt script NB : This Is Unoffical Ubuntu Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AnimeTosho Batch Downloader

    Little CLI tool to download batches from animetosho.org

    It's a little Command Line Tool that automates the work of downloading batch uploads on animetosho.org. This script is NO where near STABLE. It might bug out from time to time. Don't forget to read the 'Bugs/Known Issue' Section in wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XBMC addon to control Leds, rotary encoder and button by GPIO on Raspberry Pi. Use pigpio daemon to control GPIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DVCS-Ripper

    DVCS-Ripper

    Rip web accessible (distributed) version control systems: SVN/GIT/HG

    DVCS Ripper is a security and forensics toolkit that reconstructs source code repositories accidentally exposed on web servers. It understands multiple version-control systems—Git, Mercurial, Bazaar, and Subversion—and crawls their metadata directories to rebuild full history where possible. The utilities handle partial or blocked directory listings by guessing object paths and assembling missing pieces from loose files. Investigators and red-teamers use it to demonstrate the risk of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    taskwarrior-debian

    Downloads and compiles the current version of taskwarrior form source

    This bash script is written for Debian Linux. It will download, compile and install the current version of taskwarrior form source on a Debian Linux system. If possible taskwarrior will use native language support otherwise it will use the english language. Download the script , open a console and type: zcat install_taskwarrior.gz | sudo bash
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Moodle2 Tools for Teachers

    Moodle2 Tools for Teachers

    Command line tools to push updates of resource on a Moodle 2 server.

    Publishing updates of resources on a Moodle server requires to click click and click again. If you propose several resources and want to update them times to times, this becomes boring. The proposed tools may ease this. Then, you can for instance automate your update with a script. Moreover you can easily adapt those tools to your needs. (These are shell scripts.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pfck

    pfck - pf check - organizes flow information by host

    pfck is a perl script that reads the state table of pf and reports back flows based on a supplied port number. pfck is very handy in ddos attacks to identify who's hitting a host or network on a particular port service, and who they are specifically hitting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Han

    Han

    The CSS typography framework optimised for Hanzi

    "Chinese Character Standard Format" is a Sass/Stylus and JavaScript typesetting framework that integrates the three concepts of "semantic style standardization", "text design" and "high-level typesetting functions". It provides a beautiful and standardized environment for Chinese character web pages, which not only conforms to traditional reading habits but also provides an established standard for screen reading, which can completely solve the typesetting needs of today's Chinese character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MyCleaner

    MyCleaner is a script for Command Prompt for cleaning your computer

    MyCleaner is a script for Command Prompt for cleaning your computer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    GloVe

    GloVe

    GloVe model for distributed word representation

    GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. The links provided contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo