Suggested Categories:

Window Managers
Window managers are graphical user interface elements that control the placement of windows, menus, and other on-screen objects in desktop environments. They provide users with a means to organize their workspace in order to meet their needs. Window managers also come with customization options that allow users to customize the appearance of their desktops. Finally, some window managers include additional features like virtual desktops which allow users to group related applications together and switch between them quickly.
Window Cleaning Software
Window cleaning software helps window cleaning businesses streamline their daily operations, including scheduling, customer management, and invoicing.
Backup Software
Backup software is software used to create copies of data that can be used in the event of loss or damage to the original files. It can be set up to automatically store backups on an external drive, cloud storage, or other media. It often offers features such as encryption, file versioning and scheduling. Backup software is an essential tool for protecting against data loss and ensuring business continuity.
Debugging Tools
Debugging tools, also known as debuggers, are software tools that enable web developers and software developers to debug their code and applications in order to improve the quality and security of the code and application.
Desktop Search Software
Desktop search software is a tool that indexes the contents of a user’s computer—such as files, documents, emails, images, and archives—to enable rapid and precise searching across various data types. By building an index, these tools allow for lightning-fast queries, often supporting filters by file type, date, and content keywords. They commonly offer features like content preview, search result management (e.g., tagging or bookmarking), and compatibility with multiple formats including PDFs, Office files, archives, and more. Desktop search tools improve productivity by reducing the manual effort needed to locate files, serving professionals, researchers, students, and everyday users alike. They are designed to provide accurate, fast, and organized results, often operating silently in the background while keeping the index updated in real time.
File Copy Software
File copy software is designed to transfer files and folders quickly, reliably, and often with enhanced functionality compared to standard operating system copy tools. It can handle large files, resume interrupted transfers, and manage batch operations more efficiently. Many solutions include error recovery, speed optimization, file verification, and filtering to copy only specific file types or updated versions. Advanced tools may support copying across local drives, network locations, and external storage devices with minimal downtime. This makes file copy software essential for IT administrators, content managers, and anyone handling large-scale or frequent file transfers.
Virtual Machine Software
Virtual machine software allows users to run multiple operating systems on a single physical computer by creating isolated, virtualized environments. Each virtual machine (VM) operates as a fully functional computer with its own CPU, memory, storage, and network resources, independent of the host system. This technology is widely used for software testing, development, running legacy applications, and server consolidation. Many VM solutions support snapshots, cloning, and resource management to optimize performance and recovery. By enabling flexibility, scalability, and cost savings, virtual machine software is a cornerstone of modern IT infrastructure and cloud computing.
Disk Imaging Software
Disk imaging software creates an exact copy of a computer's hard drive, including the operating system, applications, settings, and files. It is commonly used for system backups, disaster recovery, and deploying standardized configurations across multiple machines. By capturing a full snapshot of a disk, users can restore their system quickly in case of data loss, hardware failure, or malware attacks. Many disk imaging tools offer incremental backups, compression, and encryption for efficient storage and security. This software is essential for IT professionals, businesses, and individuals looking to safeguard their data and streamline system recovery.
Sandbox Software
Sandbox software enables IT professionals and developers to create a sandbox on their machine, or a virtual sandbox in the cloud, in order to isolate potentially dangerous programs and applications for testing and development.
File Compression Software
File compression software reduces the size of files or folders to save storage space and speed up transfers. It works by using algorithms to eliminate redundancy and efficiently encode data, often resulting in significantly smaller file sizes. These tools typically support multiple compression formats, such as ZIP, RAR, and 7z, and can also encrypt archives for added security. Many include features like batch compression, password protection, file splitting, and integration with cloud storage. File compression software is essential for sharing large files, archiving data, and improving storage efficiency on both personal and enterprise systems.
Driver Update Software
Driver update software helps users automatically scan their computer’s hardware to ensure that the most up-to-date drivers are installed. These platforms can detect outdated, missing, or incompatible drivers and allow users to easily download and install the latest versions directly from the manufacturer’s database. By using driver update software, users can optimize system performance, prevent hardware malfunctions, and improve device compatibility. The software typically automates the process of scanning for driver updates and can be set to run on a schedule, ensuring that the system stays up to date with minimal effort. This helps reduce errors and enhances overall system efficiency.
Screenshot Apps
Screenshot apps are software tools that allow users to capture still images of their computer or mobile device screens. These apps often provide various capture options, such as full-screen, window, or selected area screenshots, to suit different needs. Many screenshot apps come with built-in editing features, allowing users to annotate, crop, or highlight parts of the screenshot before saving or sharing. Some apps also offer advanced capabilities like scrolling capture, which allows users to capture entire web pages or long documents. By using screenshot apps, users can easily capture, edit, and share important information or visual content from their devices.
Download Managers
Download managers are software tools that optimize and organize the process of downloading files from the internet. They can accelerate download speeds by splitting files into segments and downloading them simultaneously from multiple sources. Many also include features like pause/resume, scheduling, batch downloading, and support for various protocols such as HTTP, FTP, and BitTorrent. Advanced download managers can integrate with browsers, automatically capture download links, and manage large file transfers efficiently. These tools are popular among users who frequently download large files, media content, or software packages and need reliability and speed.
Virtualization Software
Virtualization software enables the creation and management of virtual machines (VMs) that emulate physical computers. By abstracting the underlying hardware, it allows multiple operating systems to run on a single physical machine, improving resource utilization and flexibility. Virtualization provides an isolated environment for applications, increasing security and stability by preventing conflicts between different software systems. It also simplifies the management of IT infrastructure, as virtual machines can be easily created, cloned, and moved between different hosts. This technology is crucial for businesses looking to scale their operations, optimize resource usage, and improve disaster recovery processes.
File Sync Software
File sync software assists in the process of ensuring that edited files from multiple sources and locations are synchronized and have the same information.
System Monitoring Software
System monitoring software is designed to track the performance, health, and availability of IT systems, including servers, networks, applications, and hardware. It continuously collects data such as CPU usage, memory consumption, disk activity, and network throughput to detect anomalies or potential failures. Many tools feature dashboards, alerts, and automated reports to help administrators respond quickly to issues before they impact end users. By providing real-time visibility, system monitoring software helps organizations maintain uptime, optimize resource usage, and improve troubleshooting efficiency. It is widely used in IT operations, DevOps, and enterprise environments to ensure system reliability and performance.
Markdown Editors
Markdown editors are software tools that allow users to create and edit content using the Markdown markup language, which is designed to be a simple way to format text for the web. These editors provide a user-friendly interface for writing structured text with formatting like headings, links, lists, and images, without requiring complex HTML coding. Many Markdown editors offer live previews of the formatted content as it's being written, helping users visualize how the final output will look. These tools often support exporting documents to various formats, such as HTML or PDF, and integrate with other tools like version control or content management systems. Markdown editors are popular for writing documentation, blogs, notes, and technical content due to their simplicity and efficiency.
XML Editors
XML editors are software tools that allow users to create, view, and edit XML (eXtensible Markup Language) files. These tools provide features such as syntax highlighting, validation, auto-completion, and formatting, which make it easier to work with XML data. XML editors also help users ensure that the XML structure is correct and complies with relevant schemas, making them particularly useful for developers working with web services, data exchange, or configuration files. Some XML editors offer advanced features like XPath, XSLT support, and integration with other software development tools.
Terminal Emulators
Terminal emulators are software programs that replicate the functionality of a traditional terminal or command-line interface (CLI) within a graphical environment. These tools allow users to interact with their computer's operating system using text-based commands, offering access to system functions, file management, and programming tasks. Terminal emulators are commonly used by developers, system administrators, and power users for running scripts, managing servers, or debugging applications. They often support features such as tabbed windows, color schemes, customizable key bindings, and integration with remote systems through protocols like SSH. By providing a flexible and efficient way to work with the command line, terminal emulators enhance productivity in both local and remote computing environments.
SQL Server Software
SQL server software is a relational database management system (RDBMS) that allows businesses to store, manage, and retrieve data in structured formats using Structured Query Language (SQL). These platforms provide a robust and scalable solution for handling large volumes of data, enabling users to create, read, update, and delete data within relational databases. SQL server software includes features for data storage, transaction management, data security, backup, and performance optimization, ensuring data integrity and availability. It supports a range of applications from small businesses to enterprise-level solutions, offering integration with other business tools and systems. SQL server software is often used in applications requiring high-performance data storage, reporting, and analytics capabilities.
View more categories (20) for "oberon for windows"

37 Products for "oberon for windows" with 2 filters applied:

  • 1
    Comet Backup

    Comet Backup

    Comet Backup

    Start running backups and restores in less than 15 minutes! Fast, secure backup software for businesses and IT providers. Comet is a flexible, all-in-one backup platform available in 13 languages. You choose your backup destination, server location, configuration and setup. Backup to your own storage/location, SFTP, FTP or cloud storage provider (Wasabi, Amazon AWS, Google Cloud Storage, Microsoft Azure, Backblaze B2, or other S3-compatible cloud providers). Comet’s modern ‘chunking’...
    Leader badge
    Starting Price: $19 per month
    Partner badge
    View Software
    Visit Website
  • 2
    NinjaOne

    NinjaOne

    NinjaOne

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training,...
    Leader badge
    View Software
    Visit Website
  • 3
    EnduraData EDpCloud
    Cross-platform real-time file replication for Windows, Linux, Mac, Solaris, AIX, OpenBSD, and more. EnduraData EDpCloud replicates and synchronizes data between different operating systems, geographic locations, cloud providers.
  • 4
    UFS Explorer

    UFS Explorer

    SysDev Laboratories

    UFS Explorer is a powerful data recovery software designed for both professionals and average users to recover lost data from nearly any storage device. It supports a wide range of storage types including PCs, USB drives, NAS devices, RAID systems, and virtual machines. The software can restore files lost due to deletion, hardware failure, file system corruption, formatting, virus attacks, and software malfunctions. It supports multiple file systems across Windows, macOS, and Linux, and offers...
    Starting Price: €59.95/lifetime/1 user
  • 5
    SpinRite

    SpinRite

    Gibson Research Corporation

    After more than seven months of non-stop development, and more than two months of continuous testing by hundreds of SpinRite 6.0 pre-purchase volunteers, it is with great pride that we have released the sixth major version of SpinRite for an upgrade to prior users and sale to new users. By operating directly upon magnetic storage media at a level below any installed operating system, this major milestone release of SpinRite is able to operate on all Windows XP NTFS formats, all DOS FAT, all...
    Starting Price: $29 one-time payment
  • 6
    Raise Data Recovery

    Raise Data Recovery

    SysDev Laboratories

    ... or disk formatting, or a virus attack, a few clicks will be more than enough to get your data restored. It can recover a wide variety of files, including documents, videos, photos, images, audio files, PDF and other. As a cross-platform software, Raise Data Recovery can be easily installed on Windows, macOS or Linux and helps to access and recover data from all sorts of storage media formatted with FAT/FAT32, ExFAT, NTFS, ReFS, HFS+, APFS, Ext2-Ext4, ReiserFS, UFS and other file systems.
    Starting Price: $34.95/lifetime license
  • 7
    NAKIVO Backup & Replication
    NAKIVO Backup & Replication offers complete data protection for virtual, physical, cloud, and SaaS environments including VMware vSphere, Microsoft Hyper-V, Nutanix AHV, Proxmox VE, Amazon EC2, Windows and Linux physical machines and servers, files shares/NAS, Oracle database, and Microsoft 365. You can install the NAKIVO solution on Linux and Windows OS, or deploy it as a pre-configured virtual appliance (VA) or Amazon Machine Image (AMI). You can also install the solution on NAS to create...
    Starting Price: $229/ socket; $25 workload/y
  • 8
    NovaStor DataCenter
    NovaStor DataCenter is all-inclusive backup and recovery software for Windows and Linux physical and virtual servers. With centralized management, your data protection can span distributed locations with media management for cloud, disk and tape backup, plus data migration. This powerful backup software for networks offers a high level of automation, fault tolerance and efficient memory utilization plus includes professional services and technical support to ensure that your backups run...
    Starting Price: $2500.00/year
  • 9
    Resilio Connect

    Resilio Connect

    Resilio Inc.

    Resilio Connect is the leading data transfer solution for automating data movement across the enterprise. It enables fast and convenient IT integration to storage filers and filer-to-object storage supporting Windows, Linux, Mac OSX, embedded systems, NAS and Cloud. Built by the team that invented secure P2P, peer-to-peer for enterprise, Resilio Connect is optimized for edge-to-edge, edge-to-data-center, and edge-to-cloud file transfers. It scales to channel capacity, at speeds that can exceed...
  • 10
    ElephantDrive

    ElephantDrive

    ElephantDrive

    ElephantDrive delivers cloud backup for Network-Attached Storage (NAS) devices, as well as laptops, desktops, servers, and mobile devices. The solution not only delivers granular backup software that protects files in the cloud but also synchronizes across devices. ElephantDrive features the Everywhere Folder that enables users to store data and sync it to all of their other devices. ElephantDrive enables users to revert back to an older version of a stored file with the Versioning...
    Starting Price: $10 per month
  • 11
    OPENRSM CloudBackup
    OPENRSM offers a remotely managed IT department for small and medium businesses. You’ll get your own IT director, high-quality support, and access to a team of experts – all at a fraction of the cost of hiring your own. Do away with updates, upgrades, software patches, and unpredicted hardware failures. OPENRSM implements continuous monitoring, updating, and infrastructure planning that provides solid operations and predictable costs. OPENRSM provides a valuable interface between vendors...
    Starting Price: $4.00/month
  • 12
    R-Studio

    R-Studio

    R-Tools Technology

    Intended for digital forensic labs, data recovery businesses, or individuals, it provides them with a first-class professional data recovery tool set that can solve most of the challenges they could ever face. Besides powerful data recovery features, it includes a versatile file previewer that helps you estimate the chances for a successful data recovery, a flexible RAID reconstruction module with custom-defined RAID configurations, modules for data recovery over a network, and a...
    Starting Price: $80 one-time payment
  • 13
    Nuabee DRaaS
    Disaster Recovery as a service is the insurance that your business will continue even after a disaster or a cyberattack. Our RTO are under 4 to 8 hours for criticals applications. Our Cloud solution allows small business to afford this protection Nuabee DRaaS is an innovative, easy and fast solution. Main features: - Disaster Recovery Launcher - Automated Recovery - Regular DRaaS testing - Optimized Solution for Cloud - Client Rescue Plateform - DRaaS monitoring console
    Starting Price: 20€/VM/month
  • 14
    SystemRescue

    SystemRescue

    SystemRescue

    SystemRescue is a Linux system rescue toolkit available as a bootable medium for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of Linux system utilities such as GParted, fsarchiver, filesystem tools and basic tools (editors, midnight commander, network tools). It can be used for both Linux and windows computers, and on desktops...
  • 15
    Unistal Quick Recovery

    Unistal Quick Recovery

    Unistal Systems

    The database is the most crucial component for any organization or individual. The database contains very confidential information which sometimes gets deleted/lost due to some technical issues. Unistal’s Quick Recovery database data recovery products are effective for access database recovery, Oracle database recovery, DBF database recovery, and SQL database recovery. This SQL data recovery software easily manages the situation and promisingly performs recovery of every file; followed by...
    Starting Price: $25 one-time payment
  • 16
    MTM Database Recovery

    MTM Database Recovery

    MoebiusTech STORM

    Designed to assist in recovering lost or corrupted database from the government, enterprise, and judicial sectors. Supports recovery of database tables, views, functions, stored procedures and triggers. Can repair various corrupted MySQL databases and recover data from inaccessible tables. MTM Database Recovery is equipped with advanced algorithms and parallel processing capabilities that enable it to efficiently handle large-scale database recoveries, ensuring minimal downtime and faster...
    Starting Price: $149 per year
  • 17
    Cove Data Protection
    Protect servers, applications, databases, workstations, and Microsoft 365 data with Cove Data Protection (formerly N-able Backup). Cloud storage in one of 30 worldwide data centers is included, with the option to keep a local copy of your backups using the hardware of your choice. Flexible recovery options include bare-metal restore, virtual restore, and file/folder-level recovery. Reduce administrative time by managing backups for all your customers, and all their device and data types,...
  • 18
    BDRSuite

    BDRSuite

    Vembu Technologies

    BDRSuite by Vembu offers comprehensive and cost-effective Backup and Disaster Recovery software tailored to meet the diverse data protection requirements of Businesses and Service Providers. BDRSuite provides robust backup solutions for a wide range of IT workloads, including virtual machines, servers, endpoints, SaaS applications, cloud VMs, NAS/File Shares, and databases & applications. It offers the flexibility to store backups anywhere and centrally manage the entire backup...
    Starting Price: $1.20/month
  • 19
    Asigra

    Asigra

    Asigra

    Asigra helps IT teams increase their data recovery confidence through our unsurpassed reliability, security, manageability, and affordability in data protection software. Asigra's Enterprise Backup and Disaster Recovery (BDR) software platform was designed for Managed Service Providers (MSPs) to host and operate their own Backup as a Service solution. The easy to manage platform offers users the ability to white-label it to match your brand, while its breakthrough Hybrid Cloud Backup...
  • 20
    AhsayCBS

    AhsayCBS

    Ahsay Systems Corporation Limited

    Ahsay Backup Software is specifically designed for Managed Service Providers, System Integrators, or IT Consulting Companies. It enables them to offer secure managed, cloud-hosted, and on-premises backup services to clients and earn a stable recurring income. The whole solution is built on a client-server architecture: The server-side centralized management console (AhsayCBS) can be installed on your backup server hosted in your data center or on a cloud platform like Microsoft Azure....
    Starting Price: $1.50 / month
  • 21
    Zerto

    Zerto

    Zerto

    Zerto helps customers accelerate IT transformation by eliminating the risk and complexity of modernization and cloud adoption. By replacing multiple legacy solutions with a single IT Resilience Platform, Zerto is changing the way disaster recovery, backup and cloud are managed. At enterprise scale, Zerto’s software platform delivers continuous availability for an always-on customer experience while simplifying workload mobility to protect, recover and move applications freely across hybrid...
  • 22
    Acronis Cyber Protect
    Managing cyber protection in a constantly evolving threat landscape is a challenge. Safeguard your data from any threat with Acronis Cyber Protect (includes all features of Acronis Cyber Backup) – the only cyber protection solution that natively integrates data protection and cybersecurity. - Eliminate gaps in your defenses with integrated backup and anti-ransomware technologies. - Safeguard every bit of data against new and evolving cyberthreats with advanced MI-based protection...
    Starting Price: $85
  • 23
    Unitrends Backup
    Unitrends Unified Backup platform protects your data no matter where it lives. A complete and agile platform, Unitrends offers protection for on-premises infrastructure, cloud-based workloads, SaaS applications and remote endpoints devices like PCs and workstations. Integrations with remote management, security and IT documentation tools provide end-to-end protection from human error, cyberthreats and inject automation and artificial intelligence to simplify complex systems. Managed through...
  • 24
    KeepItSafe

    KeepItSafe

    KeepItSafe

    KeepItSafe delivers comprehensive data availability and Data Protection-as-a-Service solutions for cloud backup, disaster recovery, mobile endpoint, and SaaS applications. With 20+ global data center locations, KeepItSafe is SOC 2, HIPAA, and PCI compliant and offers custom managed and monitored services including 24/7 support. The industry’s most secure, scalable, and easy-to-manage cloud backup and on-demand data recovery service — offering Backup-as-a-Service (BaaS) with fully managed and...
  • 25
    Stellar Repair for MS SQL

    Stellar Repair for MS SQL

    Stellar Data Recovery Inc.

    Stellar Repair for MS SQL V10.5.0.2 Restores SQL database with minimal downtime. It repairs corrupt SQL database (MDF and NDF) files and extracts data from corrupted backup (.BAK). It supports SQL 2022, 2019, 2017, 2016, and lower versions. It also recovers all database objects from the affected files. The current v10.5.0.2 of the software supports parallel processing, allowing the user to save up to 8 tables simultaneously. Stellar Repair for MS SQL is an advanced software that helps...
    Starting Price: $299.00/One Year
  • 26
    RingStor

    RingStor

    RingStor

    RingStor is an innovative data management company providing digital asset backup, incident management, emergency action and business continuity planning software solutions. Taking its name from the technical architecture involved in data storage, RingStor provides cost-effective, cross-platform, multi-tenant solutions renowned for high performance and reliability. The solutions are rapidly deployable, configurable to fit any infrastructure situation, and easily managed. RingStor has...
  • 27
    Carbonite

    Carbonite

    OpenText

    Keep critical business data safe. Easy and reliable data protection and recovery with automatic cloud backup. Carbonite Safe™ is a data backup solution designed for organizations like yours. It is easy to install and use, so you don’t need specialized IT skills to ensure your data is safe and easily accessible. Protect files on servers, external storage devices, and up to 25 computers. Easy file recovery for computers infected by ransomware—without paying a ransom. Monitor online backups...
    Starting Price: $6 per month
  • 28
    Handy Backup
    Handy Backup is an efficient, convenient and reliable software solution designed for data backup and recovery, as well as for synchronizing data folder content between different modern storage media. It supports automatic backup for all data types, all computers and networks of all architectures. Handy Backup is an efficient, convenient and reliable software solution designed for data backup and recovery, as well as for synchronizing data folder content between different modern storage...
    Starting Price: $39 one-time payment
  • 29
    Storix

    Storix

    Storix

    Every minute counts when you need to recover your system. Our solution gets your Linux and AIX systems back and available faster than any other backup and recovery solution on the market. More than just a data backup – our Linux backup and recovery solutions backup the OS, database configuration, storage configuration, settings, and more. Don’t get “locked out” with inflexible image based backups. File-level backups provide the greatest flexibility for Linux backup and recovery situations....
  • 30
    BackupVault

    BackupVault

    Blueraq Networks

    BackupVault is a leading provider of completely automatic, fully encrypted online, cloud backup for servers, laptops, PCs, Microsoft 365 and Google Workspace accounts. And we’re based 100% in the UK (for both our support and data centres) and trusted by thousands of organisations worldwide. Our primary client base is in the UK business market (SMEs) and public services, including schools and councils. We have a very friendly and experienced team who are available in the UK 24/7 to answer...
    Starting Price: £20 per month
  • Previous
  • You're on page 1
  • 2
  • Next