Search Results for "linux tutorial" - Page 18

Showing 594 open source projects for "linux tutorial"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Structure your Web learning pages to different publics, including courses, cultural groups, or educational level. The system offers a teacher structuring tool and a student interface. Two learning interfaces are offeredd: tutorial and free navigation .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MAX31855_Netduino

    Four Channel MAX31855 Example for Netduino

    A quick tutorial for the Maxim MAX31855 on the Netduino platform. Was developed using the Playing with Fusion 4 Channel MAX31855 breakout board (http://www.playingwithfusion.com/productview.php?pdid=20&catid=1001) and the Netduino Plus (http://netduino.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Clojure Cookbook

    Clojure Cookbook

    This is the home of O'Reilly's Clojure Cookbook

    Clojure Cookbook is O'Reilly's editorial collection of Clojure “recipes” — curated pairs of common programming problems with idiomatic solutions, code examples, and explanations. It's designed to serve both as a tutorial and problem-solving reference in real-world Clojure development. Clojure Cookbook doesn't just teach you Clojure, it also shows you how to use the language and many of its common libraries. The most difficult part of mastering any language is knowing how to apply it, in an...
    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
  • 5

    Tutorial-Bash-Script

    Aplikasi belajar Linux shell scripting menggunakan bash

    Aplikasi belajar linux shell scripting menggunakan bash adalah aplikasi yang memudahkan anda untuk belajar shell script menggunakan bash. Anda dituntut mengetahui elemen dasar shell script dan mampu membuat program shell interaktif.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mathworks

    Mathworks

    A simple Python math library

    A simple Python math library. It's got a simple, (somewhat inaccurate) cubic root, shapes, and more! Documentation is complete, I am working on the tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jumpstart CMS

    Jumpstart CMS

    A full content management system, made for simplicity, power, & speed.

    PLEASE NOTE MAJOR MILESTONE/FINAL IS TO BE RELEASED IN THE NEXT TWO WEEKS. THIS NEW VERSION WILL NOT BE UPGRADABLE FROM JUMPSTART VERSION 1! WE BASICALLY DUMPED THE OLD SYSTEM AND STARTED FRESH. Demo: http://recksite.org/jumpstart Admin Demo: http://recksite.org/jumpstart/admin U: admin P: admin Ever needed a content management system, with speed, power, and ease of use. Jumpstart CMS is a simple, but powerful website management tool. Need to convert an existing website into a easier...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    METU+

    METU+

    MeTu+ adalah MediaTutorial Plus yaitu sebuah aplikasi social network

    MeTu+ atau dalam format yang panjang adalah “MediaTutorial Plus” merupakan sebuah project percobaan dari MediaTutorial. Project ini diberi akhiran tanda “+” dengan harapan nantinya dapat memberikan nilai plus untuk MediaTutorial karena kita lihat situs web tutorial ini belum sempurna kalo hanya sharing tutorial tanpa sebuah project. MeTu+ nantinya merupakan sebuah Social Network Cms yang dilengkapi dengan fasilitas-fasilitas seperti pada Facebook dan Google+. Semua tutorial Php dan...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ -...
    Downloads: 3 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    ODT: OCaml Development Tools
    The ODT (OCaml Development Tools) project aims to be like the JDT (Java Development Tools) eclipse plugins. It provides IDE features for OCaml application developments. See more on http://ocamldt.free.fr (tutorial, installation notes and more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    OSCON 13:Computer Vision Tutorial

    Ubuntu 12.04.2 pre-installed with OpenCV 2.4.3 and tutorial codes

    This is the material given to the attendees of OSCON-13 tutorial "Beginner's Guide to Computer Vision". The ISO contains a pre-installed Ubuntu 12.04.2 with OpenCV 2.4.3 and all the tutorial codes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ExprEssence Plugin for Cytoscape
    ExprEssence uses differential data (e.g. gene expression data) to highlight those links of a network, across which the largest changes can be observed comparing two experiments. * Please cite http://www.biomedcentral.com/1752-0509/4/164 * Tutorial: http://www.ibima.med.uni-rostock.de/warsow/ExprEssence.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a tutorial about how to create a video player. This tutorial pretends to be a brief introduction to the Graphics User Interfaces (GUI) programming, using the Python programming lenguage and Qt framework, both multiplataform. In this tutorial we'll use PyQt to show you the base of Qt programming under Pyhon. To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Yascade

    Yascade prepares documents to be formatted

    Yascade uses Excel to build document projects. Add your info into Excel without formatting and press a hotkey and Yascade builds your project into a formatted document or series of numbered documents. Overview (20min): http://www.youtube.com/watch?v=IDq53MknLRg Tutorial #1 (45min): http://www.youtube.com/watch?v=mqqqs0F9F3Q Tutorial #2 (2hrs): http://www.youtube.com/watch?v=w7HXVo9IL40 Visit us on Reddit: http://www.reddit.com/r/Yascade Hotkey to open or create a new document on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Intruder's Thunder 2

    Stealth/Action game written in Java

    Intruder's Thunder 2 is a stealth/action game written in Java. It is the direct sequel to my first game, Intruder's Thunder. It comes with a level editor so anybody can create their own levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DEFT, the Development Environment For Tutorials, allows you to easily write and maintain tutorials which contain source code examples. If the code you're documenting changes, your examples in the tutorial will change as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an implementation of inputbox for windows forms for visual c++ by me. There will be a tutorial how to use it soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program allows you to create a special partiton form your RAM memory ! GENERAL WARRNING!!! After reboot the data form this partition will be lost!! For increasig RAMDISK size edit /boot/grub/grub.cfg adding ramdisk_size=1000000(this is 1GB) at the end of line containing kernel /vmlinuz-3.5.0.27 (whatever kernel you have). Youtube...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Arpeggio

    Arpeggio

    Harmonic analysis of ChIP-seq experiments

    Researchers generating new genome-wide data in an exploratory sequencing study can gain biological insights by comparing their data with well-annotated datasets possessing similar genomic patterns. Data compression techniques are needed for efficient comparisons of a new genomic experiment to large repositories of publicly available profiles. Arpeggio allows us to efficiently compare numerous ChIP-seq datasets consisting of many types of DNA-binding proteins collected from a variety of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SLiMScape

    A Protein Short Linear Motif Analysis Plugin for Cytoscape

    SLiMScape adds Short linear motif discovery tools to Cytoscape, transforming it into a SLiM discovery platform. A tutorial is available at the following URL: http://bioware.ucd.ie/slimscape/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This tutorial aims to help iOS developers with the implementation of the Mobile Csound Platform for iOS. Developers who are looking to incorporate audio into their apps, but do not want to deal with the complexities of Core Audio, will find this particularly useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jCrossSketch

    jCrossSketch

    Convert scribbled notes over several devices

    Java framework and gui to convert several file format between them (iRex irx, Aiptek walltop, jarnal jaj, jetbook color scribble, svg and more). You can see a video tutorial of how to convert (for example) Jetbook Color scribble in Jarnal and, using it, how to generate a new PDF merging original document and your handwritten notes: Part 1 - using Jetbook Color to sketch PDF document http://www.youtube.com/watch?v=-ffIFNO0rNw Part 2 - using jCrossSketch v.0.6 to convert previous notes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Access Road

    Access Road

    Simulator of access controls

    ...The focus is on IT weak configurations, executing environments (malware analysis) and people authorizations. Reliability and the ability to explain the results are the main objectives. A 80 pages tutorial is provided. A powerful framework allows new simulations to be added. Access Road simulates and explains, combining complete modeling, visual results and detailed texts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Debian 32bit VBox

    Debian 32bit VBox

    Learn Linux sysadmin from Windows PC using this Debian Virtual Box

    An Oracle Virtual Box image, packaged as an appliance to be downloaded and run anywhere. Created on 32-bit Windows XP & Oracle Virtual box 4.2.6. The VM is a Debian Squeeze 6.0.7 i386. md5sum: 85ab2066b7381af12b741a3d4dedf6c9 This file is to be specifically used along with this other great project: http://nixsrv.com/llthw There is a 64bit Debian image similar to mine in that link above. To benefit those like me who still have 32bit machines, I have created and uploaded this...
    Downloads: 19 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB