You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage fail2ban-sendmail-1.1.0-3.lbn36.noarch
This package installs Fail2Ban's sendmail actions. This is the default mail actions for Fail2Ban.
RPMPackage fail2ban-selinux-1.1.0-3.lbn36.noarch
SELinux policies for Fail2Ban.
RPMPackage fail2ban-firewalld-1.1.0-3.lbn36.noarch
This package enables support for manipulating firewalld rules. This is the default firewall service in Fedora.
RPMPackage fail2ban-1.1.0-3.lbn36.noarch
Fail2Ban scans log files and bans IP addresses that makes too many password failures. It updates firewall rules to reject the IP address. These rules can be defined by the user. Fail2Ban can read multiple log files such as sshd or Apache web server ones. Fail2Ban is able to reduce the rate of incorrect authentications attempts however it cannot eliminate the risk that weak authentication presents. Configure services to use only two factor or public/private authentication mechanisms if you really want to protect services. This is a meta-package that will install the default configuration. Other sub-packages are available to install support for other actions and configurations.
RPMPackage f36-backgrounds-xfce-36.1.1-1.fc36.noarch
This package contains XFCE4 desktop background for the Fedora 36 default theme.
RPMPackage f36-backgrounds-mate-36.1.1-1.fc36.noarch
This package contains Mate desktop wallpaper for the Fedora 36 default theme.
RPMPackage f36-backgrounds-kde-36.1.1-1.fc36.noarch
This package contains KDE desktop wallpaper for the Fedora 36 default them
RPMPackage f36-backgrounds-gnome-36.1.1-1.fc36.noarch
This package contains Gnome/Cinnamon desktop wallpaper for the Fedora 36 default theme.
RPMPackage f36-backgrounds-extras-xfce-36.1.1-1.fc36.noarch
This package contains supplemental wallpapers for XFCE
RPMPackage f36-backgrounds-extras-mate-36.1.1-1.fc36.noarch
This package contains supplemental wallpapers for Mate
RPMPackage text/h323 f36-backgrounds-extras-kde-36.1.1-1.fc36.noarch
This package contains supplemental wallpapers for Gnome
RPMPackage f36-backgrounds-extras-gnome-36.1.1-1.fc36.noarch
This package contains supplemental wallpapers for Gnome and Cinnamon
RPMPackage f36-backgrounds-extras-base-36.1.1-1.fc36.noarch
This package contains base images for supplemental wallpapers.
RPMPackage f36-backgrounds-base-36.1.1-1.fc36.noarch
This package contains base images for Fedora 36 default background.
RPMPackage f36-backgrounds-36.1.1-1.fc36.noarch
This package contains desktop backgrounds for the Fedora 36 default theme. Pulls in themes for GNOME, KDE, Mate and Xfce desktops.
RPMPackage extundelete-0.2.4-20.fc36.x86_64
extundelete is a utility that can recover deleted files from an ext3 or ext4 partition. extundelete uses the information stored in the partition's journal to attempt to recover a file that has been deleted from the partition. There is no guarantee that any particular file will be able to be undeleted, so always try to have a good backup system in place, or at least put one in place after recovering your files!
RPMPackage expectk-5.45.4-15.fc36.x86_64
Expect is a tcl application for automating and testing interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect makes it easy for a script to control another program and interact with it. This package originally contained expectk and some scripts that used it. As expectk was removed from upstream tarball in expect-5.45, now the package contains just these scripts. Please use tclsh with package require Tk and Expect instead of expectk.
RPMPackage expect-5.45.4-15.fc36.x86_64
Expect is a tcl application for automating and testing interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. Expect makes it easy for a script to control another program and interact with it. This package contains expect and some scripts that use it.
RPMPackage expat-static-2.6.3-1.lbn36.x86_64
The expat-static package contains the static version of the expat library. Install it if you need to link statically with expat.
RPMPackage expat-2.6.3-1.lbn36.x86_64
This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.