Search ALL -->
| Install Rocky linux 9 ( 2024-02-24 ) + ( 852 ) | | / | dnf install epel-release dnf -y install http://repo.iotti.biz/CentOS/9/noarch/perl-CGI-Session-4.48-26.el9.lux.noarch.rpm dnf -y module enable php:8.3 dnf -y install wget httpd ddrescue dnf -y install perl-Authen-PAM perl-HTML-Template perl-Text-Iconv dnf -y install perl-Date-Manip perl-CGI-Session perl-GD dnf -y install perl-DBD-Pg perl-Date-Manip ImageMagick dnf -y install php-pgsql php-mysqlnd php-mbstring dnf -y install php-soap php-bcmath php-gd dnf -y install php mod_ssl php-fpm ntsysv dnf -y install php-common php-pdo php-cli dnf -y install php-intl php-json php-zlib dnf -y install php-xml php-pecl-zip php-pear dnf -y install postgresql-libs postgresql-server gedit dnf -y install perl-Date-Manip perl-DBD-Pg perl-Time-HiRes dnf -y install mariadb-server mariadb rsync dnf -y install rsync-daemon hplip ImageMagick dnf -y install libheif-tools php-zip php-process dnf -y install policycoreutils-gui libwebp-tools phpMyAdmin system-config-printer dnf -y update yum install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-9.noarch.rpm yum install gnome-video-effects totem-video-thumbnailer vlc totem yum install -y http://mirror.centos.org/centos/7/updates/x86_64/Packages/libwebp-tools-0.3.0-11.el7.x86_64.rpm yum install -y https://mirror.stream.centos.org/9-stream/CRB/x86_64/os/Packages/libwebp-tools-1.2.0-8.el9.x86_64.rpm yum install -y https://mirror.stream.centos.org/9-stream/CRB/x86_64/os/Packages/libwebp-tools-1.2.0-3.el9.x86_64.rpm yum install -y https://dl.rockylinux.org/pub/rocky/8/Devel/x86_64/os/Packages/l/libwebp-tools-1.0.0-9.el8_9.1.x86_64.rpm yum install -y https://repo.almalinux.org/almalinux/9/CRB/x86_64/os/Packages/libwebp-tools-1.2.0-8.el9_3.x86_64.rpm yum install -y https://dl.rockylinux.org/pub/rocky/9/devel/x86_64/os/Packages/l/libwebp-tools-1.2.0-8.el9.x86_64.rpm yum install -y https://dl.rockylinux.org/pub/rocky/9/devel/x86_64/os/Packages/l/libwebp-tools-1.2.0-8.el9.x86_64.rpm ftp://ftp.icm.edu.pl/vol/rzm6/pbone/rockylinux/9.4/devel/x86_64/os/Packages/l/libwebp-1.2.0-8.el9.x86_64.rpm dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm dnf install -y postgresql16-server postgresql16-contrib /usr/pgsql-16/bin/postgresql-16-setup initdb systemctl start postgresql-16 systemctl enable postgresql-16 dnf install gnome-bluetooth dnf install cups-libs.i686 -y dnf -y install firewall-config dnf -y install thunderbird dnf -y install kolourpaint dnf -y install phpPgAdmin dnf -y install phpMyAdmin dnf -y install php-mcrypt dnf -y install php-tcpdf dnf -y install php-tidy dnf -y install php-php-gettext dnf -y install php-tcpdf-dejavu-sans-fonts yum install -y libreoffice-draw libreoffice-writer libreoffice-impress libreoffice-math libreoffice-base libreoffice-calc postgresql-setup initdb postgresql-setup --initdb --unit postgresql mysql_secure_installation systemctl enable dovecot.service systemctl enable postfix.service systemctl enable sshd.service systemctl enable httpd.service systemctl enable postgresql.service systemctl enable mariadb.service systemctl enable rsyncd.service systemctl enable php-fpm.service systemctl enable nmb.service systemctl enable smb.service systemctl enable spamassassin.service systemctl restart dovecot.service systemctl restart postfix.service systemctl restart sshd.service systemctl restart httpd.service systemctl restart postgresql.service systemctl restart mariadb.service systemctl restart rsyncd.service systemctl restart php-fpm.service systemctl restart nmb.service systemctl restart smb.service systemctl restart spamassassin.service dnf check-update dnf install epel-release dnf config-manager --set-enabled powertools dnf install cinnamon-desktop dnf install nemo dnf install cinnamon systemctl enable gdm dnf -y install centos-release-stream dnf swap centos-{linux,stream}-repos dnf distro-sync cat /etc/centos-release CentOS Stream release 8 mysql_secure_installation service postgresql initdb service postgresql restart service httpd restart chmod a+x /mnt/Linux32/tscdriver-0.2.06 cd /mnt/Linux32/tscdriver-0.2.06 ./install-driver chmod a+x /mnt/POS-80/POS-80 cd /mnt/POS-80 ./POS-80 |
|