Showing 38 open source projects for "php-simple-html-dom-parser"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    fish

    fish

    The user-friendly command line shell

    ...Watch out, Netscape Navigator 4.0! fish supports 24 bit true color, the state of the art in terminal technology. Behold the monospaced rainbow. fish is fully scriptable, and its syntax is simple, clean, and consistent. You'll never write esac again. For those lucky few with a graphical computer, you can set your colors and view functions, variables, and history all from a web page. Other shells support programmable completions, but only fish generates them automatically by parsing your installed man pages. fish will delight you with features like tab completions and syntax highlighting that just work, with nothing new to learn or configure.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    ux2html

    ux2html

    ux2html is an easy and flexible script to collect OS info in HTML

    ux2html is an easy and flexible tool for system administrators to collect Unix configuration. ux2html generates reports in HTML. It works against all Unix: Linux/GNU, Solaris, AIX, HP-UX, Cygwin, Darwin, Tru64, ... all unix versions!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Nash

    A simple shell, like Bash, written in Rust.

    A simple shell, like Bash, written in Rust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    x86_64-lfs-linux-uclibc Shell Assistant

    BASH Shell Tool Helps LFS "General Compilation Instructions"

    Sets up an x86_64 linux cross-build from your kconfig using a bash shell program thus producing linux-headers, uClibc, gcc and a complete GNU os. The tool is simple to customize with a few configuration variables. There is one executable program and six proglets, 100 common GNU source tarballs are tested and repudiated. The Linux 4.2 system is very small when deployed and has an FS that fits on one page... Does compile gcc, uClibc, bash, coreutils, perl, emacs and Java 1.8; uses autoconf, sysv-init (or emacs), default for VGA, no ip, no hardware, LILO and straight PC use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    bcacheMonitor

    Version: 0.0.4 01/05/2023

    Bash script to monitor and adjust dirty cache size, writeback speed, bcache, device disk load. Simple to use, various options, good error handling and usage and debug information, and it can be used as a service. Example start bcacheMonitor --backend sdb --action setusage,waitlog shutdown bcacheMonitor --action sendzero setusage,waitlog Sets writeback optimizations and (default) mininum writeback rate, reads disk usage, and (deafult) sets the writeback rate so as not to overload the disks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ...Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    btrfsManage

    Version: 0.2.7 31/05/2021

    Bash script for managing btrfs filesystem (local and remote): - Perform scrubs - Creating snapshots (with auto delete for no empty space) - Send snapshots (with auto delete for no empty space) - List snapshot - Delete snapshot (with auto delete). - Delete old snapshots. - Mount snapshot - Simulate the action. - Simple to use and verify proper operation. - Designed to be run from the shell or from the crontab. - No setup, just copy btrfsManage. - The subvolume on which to perform the snapshot is detected by the subvolume currently mounted. - The subvolume necessary to btrfsManage are created and mounted automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple shell script that will help you keep track of all your SSH connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bare Metal Cloud Servers Icon
    Bare Metal Cloud Servers

    Cloud-native dedicated servers powered by automation

    phoenixNAP is a global IaaS provider delivering world-class infrastructure solutions from strategic edge locations in the U.S., Europe, Asia-Pacific, Australia, and Latin America.
    Learn More
  • 10
    scmd

    scmd

    SCMD is a Search Command script

    SCMD stands for Search Command and it’s actually a very simple bash script that allows you to download new commands and also share your own commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    enhanced-html-man-pages

    Attractive simple html man pages viewable as text or html.

    45mb zip file with 4910 commands. Enhanced and simple formatted html man pages that can still be understood in a text editor. The goal was to improve looks, add a quick reference to length documentation, include a table of contents, and intuitive examples.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    xen-shell2

    simple XEN guests / cloud management console shell

    XEN guests / cloud management shell which provides secure, simple and easy (remote, multi-user, multi-level) console based access to XEN DomU management - with simple bandwidth monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    JaiHind

    Shell Automation for Linux Newbies

    When it comes to use of Linux, its a champ on the server side but when it comes to the desktop, its hardly just 3% in the whole world when compared to other proprietary OS and what keeps people from using it and why has it not made its mark on the Desktops yet ? Though Linux has got its success to accomplish its most common tasks through GUI approach, it still demands the users to be logical and use of terminal to accomplish certain tasks that cannot be done as easily as on other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JHBashDebug

    Simple Bash debugger

    Simple - but complete enough - command-line Bash debugger, written as a Bash script. No installation and no root permission required: just download, put every where you prefer and use it. Bash 3 required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    am_utils

    Linux utils by AM

    ...* netload (aluta il carico di rete di una interfaccia) * title.sh (modifica il titolo della finestra xterm) * xinfo (usa osd_cat per visualizzare a schermo in modo continuo statistiche di sistema) * myOrphan (usa deborphan e genera un report HTML) * altro ancora...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LempElf

    A tool to auto-compile & install Nginx+MySQL+PHP on Linux

    A tool to auto-compile & install Nginx+MySQL+PHP on Linux
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    This is a small Shell-Script that Updates Programs for Linux. It will only work on Systems that support 'apt-get'. Source-Code is provided as a .txt file, and a .sh file. (The 'Source' .sh file lets you keep your Version and the original separate).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bash-Toolbox is a simple set of functions and instructions that help develop script applications in Bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Oracle Component Handler. Bash scripts helping the (database) administrator to manage all Oracle components on the Linux machine. Easy management by starting, stopping, showing and status questioning of different Oracle products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    If you're a frequent shell user, BASH Shortcuts will help you navigate smoothly and quickly between frequently-visited directories by enabling you to reference a lengthy directory path using a meaningful keyword (shortcut).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SIS (System Information Script)

    SIS (System Information Script)

    Simple & useful benchmarking bash shell script for GNU/Linux distros.

    ...SIS is a handy and simple tool to use on most of GNU/Linux Machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An all-in-one authentication with mysql as backend. Features: - Howto/Document - user info - libnss-mysql - pam-mysql - usersql - pdbsql (samba) - radius-mysql - mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a simple script to compress a file, a folder, multiple files, multiple folders with password protect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next