| Server IP : 85.112.90.236 / Your IP : 192.168.1.26 Web Server : Apache System : Linux 85-112-90-236.cprapid.com 6.12.0-211.7.3.el10_2.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 12:46:58 EDT 2026 x86_64 User : ftechme ( 1002) PHP Version : 8.2.32 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /etc/PackageKit/ |
Upload File : |
# Admins can modify this file for system-wide defaults [CommandNotFound] # Controls what locations are searched for missing files # # Entries are separated with ';' # # default=/usr/bin;/usr/sbin;/bin;/sbin SearchLocations=/usr/bin;/usr/sbin;/bin;/sbin # Controls what to do when a single match is found for a typo. # For instance, 'gnome-power-staatistics' is matched to 'gnome-power-statistics' # # Allowed values are 'ignore', 'run', 'ask' or 'warn' # # default=warn SingleMatch=warn # Controls what to do when multiple matches are found for a typo. # For instance, 'dmesgg' is matched to 'mesg' and 'dmesg' # # Allowed values are 'ignore', 'ask' or 'warn' # # default=warn MultipleMatch=warn # Controls if the tool should search for packages in remote # software repositories. This may introduce a non-trivial delay if the repositories # have not been recently refreshed. # # Allowed values are 'true' or 'false' # # default=true SoftwareSourceSearch=true # Controls if the tool should look for similar command names and suggest # those instead. # # Allowed values are 'true' or 'false' # # default=true SimilarNameSearch=true # Controls what to do when a single package install is found for # a missing command. # For instance, 'make' prompts the user to install automake-1.8 # # Allowed values are 'ignore', 'install', 'ask' or 'warn' # # default=ask SingleInstall=ask # Controls what to do when a more than one possible package # is found for a missing command. # For instance, 'make' prompts the user to install automake-1.8 or automake-1.10. # # Allowed values are 'ignore', 'ask' or 'warn' # # default=warn MultipleInstall=warn # Controls how long we should allow the user to wait when searching for # additional packages. # This can be set to very small numbers to avoid distracting the user, although # some entries may not be found if the caches need refreshing or metadata # downloading. # # Value is the number of milliseconds to allow. # # default=2000 MaxSearchTime=2000