python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How do I install `python39-rpm-macros` for Fedora 35?
How do I select the Python version when building a RPM from a .spec file on Fedora 35?
The CentOS/RHEL documentation says
Configure the particular Python 3 version in the BuildRequires of the SPEC fi...
user7610
Votes: 0
Answers: 1
I can't access the internet inside the pods of rancher running in centos
I'm running rancher in centos with the master node being the same machine.
I can do everything but when i try to "apt-get update" inside the pods i get:
Err:1 http://archive.ubuntu.com/ubun...
Joao Marono
Votes: 0
Answers: 1
Daloradius attribute issue: sql: Failed to create the pair: Unknown name
I followed steps in the link below to build a freeradius with daloradius on my CentOS 8 VM:
https://computingforgeeks.com/install-freeradius-and-daloradius-on-centos-rhel-8/
On daloradius, I created a...
Chase Lin
Votes: 0
Answers: 1
Install PostgreSQL on Linux, I met the error: "-bash: /usr/local/pgsql/bin/initdb: Permission denied", Why?
My Cloud OS is OpenEuler, Just like CentOS.
I want to install postgresql14.2, I do just like below:
[root@ecs ~]# dnf -y update
[root@ecs ~]# dnf install -y bc tmux readline-devel zlib zlib-devel tar ...
Jsy
Votes: 0
Answers: 1