Questions tagged [fedora-21]
11 questions
3
votes
0 answers
Is there an extension of host to host ipsec to a many-many configuration?
Having a typical host to host transport mode ipsec configuration,
conn appserver01-to-swift01
leftid=@appserver01.server.com
left=10.133.176.246
leftrsasigkey=xxxxxxxxxxxxxxxxxxxxxxxx
rightid=@swift01.server.com
…

user22866
- 151
- 6
3
votes
1 answer
Fedora 21 NFSv4 mount hangs for a long time, then times out; showmount -e works
I have a fedora 21 server with the following /etc/exports:
/mnt/scainet 192.168.1.0/24(rw,sync)
On my client on the same subnet, connected to the server through a hub, I run mount -t nfs scainet:/mnt/scainet /mnt/scainet -v, which just sits…

geosir
- 41
- 4
2
votes
1 answer
Service fails to start - very little info in logs
I am trying to get the Quickbooks Database Server installed on my server. It is an old version intended to be installed on Fedora 6. I have successfully installed it on Fedora 7 with no issues at all. The thing is, I do not like the idea of…

Yamaha32088
- 161
- 2
- 10
1
vote
1 answer
How does a FreeIPA failed authentication session display browserconfig.html?
In FreeIPA, when browsing to the web UI, a failed authentication session should redirect to http:///browserconfig.html. Mine does not.
Maybe I'm over complicating things, but the default FreeIPA Apache ipa.conf appears to disable…

ndemarco
- 213
- 1
- 2
- 13
1
vote
1 answer
Samba 4 Fedora 21, I can create the share and log in, but cant read/execute existing folders
I have samba 4 running on Fedora 21.
I have a share set up:
[mediastorage]
comment = MediaStorage
path = /mnt/mediastorage
public = yes
writable = yes
printable = no
read only = no
write list = rmasters
create mask =…

Pompey Magnus
- 113
- 4
1
vote
1 answer
Why are eno1 and eno2 in this order?
I've just installed a Fedora 21 Workstation system, and it's reversed the order of eno1 and eno2 from the CentOS 6 system that was on here before.
lspci | grep Eth
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection…

Iain Hallam
- 447
- 2
- 6
- 22
1
vote
1 answer
Fedora 21 as an AD member suddenly stopped working
I had my Fedora 21 workstation connected to my AD domain and working for about a month and all was well and then I came in one morning and couldn't login. My initial response was blaming Win2013 and AD but after a little digging in the event viewer…

Geoff Johnson
- 115
- 2
- 10
0
votes
1 answer
installing teradata bteq rpm on fedora 21 - missing pkg libstdc++.so.6
I'm trying to install Teradata's bteq rpm on Fedora 12. I'm getting a failed dependency message here:
[foobar@localhost bteq]$ sudo rpm -Uhv bteq-14.00.00.18-1.i386.rpm
error: Failed dependencies:
libstdc++.so.6 is needed by…
0
votes
1 answer
ruby complains about a package being not installed which actually is installed
This question might be very unprofessional but I'm very not into Ruby and I have no clue where to start..
I used to run Jekyll which runs asciidoctor to render html pages.
After a Fedora update unfortunately I just get the message
$ jekyll…

frans
- 649
- 1
- 7
- 10
0
votes
1 answer
Fedora21 Cloud Base refuses to enable eth1 on Virtualbox
Fedora21 Cloud comes in 2 flavors. Base and Atomic. I'm trying to install the BASE version using VirtualBox. The Atomic version will enable dhcp on eth1 if it's enabled, however, BASE refuses to enable eth1. I installed nmcli and tried any number of…

Richard
- 161
- 1
- 2
- 8
0
votes
2 answers
FreeIPA 4.1.1 Fedora 21is not working
I am trying to install FreeIPA 4.1.1 on Fedora 21
yum install freeipa-*
ipa-server-install
Error during the installation:
[10/27]: importing CA chain to RA certificate database
[error] RuntimeError: Unable to retrieve CA chain: request failed…

Dina Abu-khader
- 141
- 2
- 2
- 7