Showing 44 open source projects for "https file server"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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
    OpenMandriva Lx

    OpenMandriva Lx

    Easy, yet powerful, GNU/Linux distribution

    OpenMandriva Lx is a unique and independent distribution and direct descendant of Mandriva Linux. It comes from a 100% community-driven association that believes in the values of free software & collaboration and whose founding values are development, equality, co-operation, openness, freedom, group achievement, independence, and solidarity. Source code: Software: https://github.com/OpenMandrivaSoftware Packages: https://github.com/OpenMandrivaAssociation Build...
    Leader badge
    Downloads: 921 This Week
    Last Update:
    See Project
  • 2
    RichARCH

    RichARCH

    Your concierge creating a Rich experience to Arch

    ...GUIs: Budgie/Cinnamon/Cosmic/Enlightenment/Gnome/Hyprland/KDE/Labwc/LXDE/LXQT/Mate/Niri/River/Sway/XFCE Kernels: linux/linux-cachyos/linux-hardened/linux-lqx/linux-lts/linux-nitrous/linux-tachyon/linux-zen/linux-znver2/linux-znver3/linux-znver4/linux-znver5 Profiles: SecOps/Server/Omarchy/DonArch/HyprVibe/KoolsDots/SaatvikDots/ShellNinja/VaelixdDots More info at: https://download.sourceforge.net/richarch/InstallAndInfo.pdf https://sourceforge.net/projects/richarch/files/README.md/download https://www.youtube.com/watch?v=hjK67kdHkGU&t=6s
    Leader badge
    Downloads: 1,329 This Week
    Last Update:
    See Project
  • 3

    Oberon V4

    Oberon V4 for Linux and sources for different Oberon V4 implementation

    Here you can find both an Oberon V4 system for Linux (x86) and a collection of Oberon V4 sources for various other platforms. Oberon V4 was implemented at ETH Zurich for several platforms. Binaries can be found on their server[1] and on the one of the University of Linz[2] where Mössenböck's group did further development after he left ETH and the Group at ETH concentrated on System 3. More Information can be found in the wiki https://sourceforge.net/p/oberon/wiki/Home/ of this Project and on Wikipedia https://en.wikipedia.org/wiki/Oberon_(operating_system). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    openQRM - Cloud Computing Platform

    openQRM - Cloud Computing Platform

    Get latest Edition here: http://www.openqrm-enterprise.com.

    openQRM is a web-based open source datacenter management and hybrid cloud computing platform that integrates flexibly with existing components in enterprise data centers. Releases available at https://github.com/openQRM/openqrm-community. Please visit http://www.openqrm-enterprise.com for latest 5.3 free Community Release. Includes important security updates, bugfixes and enhancements especially for KVM and Cloud plugin. openQRM abstracts Virtualization and supports the following...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    freeRTOS & libraries for AVR ATmega

    freeRTOS & libraries for AVR ATmega

    freeRTOS for Arduino Uno, Goldilocks 1284p & Mega 2560

    AVR ATmega port of freeRTOS A port of freeRTOS which can be flexibly flexibly configured use almost any available Timer on AVR ATmega devices and will operate with almost any classic Arduino device from Arduino, SeeedStudio, Sparkfun, Freetronics or Pololu. Going forward this repository will be updated less often and only with major releases. Please check at Github for the latest commits. https://github.com/feilipu/avrfreertos The Goldilocks Analogue story is told here....
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    Casper-fs

    Casper-fs

    Casper-fs is a Custom LKM generator to protect and hide files.

    Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.The motivation: An attacker can read every file in your machine in a bad situation. But if you have a Casper-fs custom module, the attacker will not find the hidden kernel module that has functions to turn any file invisible and protect to block read/remove/edit actions. My beginning purpose at this project is to protect my server, which is to protect my friends' machines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ArchMint

    ArchMint

    ArchMint GNU/Linux Distro

    ...ArchMint projesi, 2016 yılında tüm geliştiricilerin ayrılması ile birlikte askıya alınmıştır. 2017 - 2020 yılları arasında eski geliştiriciler birkaç sürüm yayınlamış fakat devamı gelmemiştir. ArchMint paket deposu hala günceldir ve Arch Linux içinde kullanılabilir. [archmint] SigLevel = Never Server = https://sourceforge.net/projects/archmint/files/repo/$arch
    Leader badge
    Downloads: 257 This Week
    Last Update:
    See Project
  • 8
    laylaOS

    laylaOS

    Debian 11 Bullseye+dwm 6.2

    dwm window manager from suckless for speed and efficiency. laylaOS runs on a Debian 11 Bullseye base. I hope you enjoy your laylaOS experience. All feedback is most welcome. TEST folder for PRE releases. https://www.debian.org/ https://suckless.org/ mrneilypops@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Linux Kernel for server 5.4.140-sigmade

    Lite version Linux Kernel for server

    Lite version Linux Kernel for server Disabled: - Wi-Fi - Bluetooth - Industrial drivers - Sound drivers and others multimedia dirvers Only Ext4 filesystem INSTALL #!/bin/bash cd /usr/src wget https://sourceforge.net/projects/kernel-5-4-140-sigmade/files/linux-kernel-5.4.140-sigmade.tar/download -O kernel.tar tar -xvf kernel.tar dpkg -i headers.deb image.deb libc-dev.deb rm kernel.tar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    ERP OS

    ERP OS

    It’s a Lubuntu based ERP OS. Get two ERP software preinstalled

    It’s a Lubuntu based ERP OS. Get two ERP (ERPNext & Odoo) software preinstalled at once. All official free apps included with Odoo. Download file size is about 3.4 GB. Use password below if asked anywhere esite.pk Do remember to rate & review this project here on the SourceForge. Become my patron https://patreon.com/asakpke https://www.youtube.com/channel/UCmSdMtbVfU2vxpJrsOQGVJA?sub_confirmation=1
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    PlusOS (Plus Operating System)

    PlusOS (Plus Operating System)

    OS bootable from Linux,Windows and others partitions as auxiliary OS

    ...In summary goal is building a stable and usefull OS. A Project By Arshad Latti. Support PlusOS project on patreon https://www.patreon.com/arshadlatti to encourage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Auto-Case

    Auto-Case

    Auto-Case converts your mistake into perfection!

    .... ------------------------------------------------------------------------------------------------------------------------- How to use? ------------------------------------------------------------------------------------------------------------------------- see here---> https://github.com/AsishRaju/Auto-Case -------------------------------------------------------------------------------------------------------------------------- Please read the readme file inside the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Univention Corporate Server (UCS)

    Univention Corporate Server (UCS)

    An open source Identity & Access Management solution with AD-functions

    ...UCS is ideal for managing distributed, heterogeneous, and virtualized IT environments across Windows, Mac OS, and Linux systems. Find out more about UCS on our website: https://www.univention.com/products/ucs/ Click here to download the free UCS Core Edition: https://www.univention.com/download-ucs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lightweight ext4 filesystem library

    Lightweight ext4 filesystem library

    ext2/3/4 library for microcontrollers

    Code is also available on github: https://github.com/gkostka/lwext4 Feel free to contact me: kostka.grzegorz@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Raspbian WebServer

    Raspbian WebServer

    Raspberry Web Server OS Raspbian Stretch / 9

    .../zram.sh sudo sed -i 's#^exit 0$#sudo /home/pi/zram.sh#' /etc/rc.local; echo exit 0 | sudo tee -a /etc/rc.local Rasbian SSH: Username : pi Password : raspberry Webmin (Administrator Web Server): (https://localhost:10000) Username : pi Password : raspberry Phpmyadmin : (http://localhost/phpmyadmin) Username : root Password : raspberry
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    RC-EXPLOITER

    RC-EXPLOITER

    Brute-forcing WAN/LAN services

    The author does not hold any responsibility about the bad use of this script remember that attacking targets without prior consent is illegal and punish by law, this script as build to show how msf resource files can automated tasks. Scanning WAN networks In search of targets may take 10 to 15 minutes depending of your network connection, and will search In 1024 random hosts For the selected service/port, also the File 'brute.txt' may be edited to insert new entrys, or we can provide the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Linux NTFS file system support

    Development moved to https://sourceforge.net/projects/ntfs-3g/

    Development on this project has moved to https://sourceforge.net/projects/ntfs-3g/ The goals of this project are: create a new Linux kernel driver for the NTFS file system (1.2, 3.x, and later), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPL programs.
    Leader badge
    Downloads: 2,407 This Week
    Last Update:
    See Project
  • 18
    uumate

    uumate

    Updated Ubuntu Mate OS 64bit (15.10 based)

    UUMATE is a respin of Ubuntu Mate (https://ubuntu-mate.org/) The main goal of this project is simple: Just have an updated Ubuntu Mate 64bit ready to install, with full multimedia support, compiz, many extra applications and some cosmetic changes. Many PPAs/Repos already available. Event sounds (minimize, maximize, close, etc...) enabled by default you can enable/disable compiz using "mate-tweak"! No need to download hundred megabytes after installation! Note: To burn the ISO to a USB...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    The FUSE project has moved to https://github.com/libfuse/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VSPMS is the "Very Simple Project Management System", which is a cross-platform set of shell tools and aliases to establish and share project environment variables, aliases, documentation, and setup procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    man-pages-hi

    Translation of man-pages to Hindi language

    ...The man-pages sections are traditionally defined as follows: man1 - Commands (Programs) man2 - System calls man3 - Library calls man4 - Special files (Devices) man5 - File formats and conventions man6 - Games man7 - Conventions and miscellaneous man8 - System management commands Information regarding translation of man-pages in other languages can be found at: https://www.kernel.org/doc/man-pages/translations.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    broodKernel

    Latest i9001 stock kernel, heavily tweaked!

    broodKernel is a kernel that is always based on the latest i9001 kernel, the big difference between an other custom kernel is that broodKernel keeps the original zImage. This means that all stock features are available, in order to tweak it I added a lot of tweaks to the kernels ramdisk. next to the ramdisk tweaks there are 2 init.d scripts which allow you to manage broodKernel the way you want. Visit the github here: https://github.com/broodplank/broodKernel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Aperture Linux

    A 64 bit Linux OS for photographers, based on openSUSE

    NOTE: This project is being revived and a new expected release is set for Juli 2021. You can read all about the project here: https://leftforlinux.com/aperture-linux/ Aperture Linux is a 64 bit Linux operating system for photographers based on openSUSE. Features Aperture Linux operating system is free and includes many popular and feature-rich applications for photography in mind. RAW File editors such as Darktable, RawTherapee, Rawstudio, DigiKam and more are included and ready for use after installation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KahelOS
    KahelOS is an Arch-based distro that has a desktop and server editions, follows a rolling release schedule, boasts of optimum performance on i686 and x86-64 systems, and has btrfs, nilfs and ext4 filesystems.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB