Skip to main content

Questions tagged [fedora-18]

The tag has no usage guidance.

-1 votes
1 answer
37 views

Can someone help me install mysql server on a Fedora 18 box?

I get this message after running the following command: # yum -y install mysql mysql-sever Install 2 Packages (+1 Dependent package) Upgrade ( 2 Dependent packages) Total size: 9.5 M ...
Magic Rat's user avatar
0 votes
1 answer
36 views

Does systemd honour KILL order from chkconfig

Title of the question is just what I needed to ask. I don't see it actually following that. Is there a way, in which I can make systemd follow the KILL order. From what I see, it just reverses the ...
user3872776's user avatar
1 vote
0 answers
2k views

AltGr not working properly on VMware

I'm working on Fedora 18 on a VMware VM. Until yesterday my keyboard was OK, but I was trying with my boss to get the extended ASCII code activating the composed keys with so many ways (and all of ...
Megasa3's user avatar
  • 111
2 votes
2 answers
6k views

Fedora 18 - error [Errno 14] Peer cert cannot be verified or peer cert invalid

When i run the command: sudo yum install perl-bioperl I get the error [Errno 14] Peer cert cannot be verified or peer cert invalid. My system details are: Linux localhost.localdomain 3.11.10-100....
priyanka's user avatar
  • 123
4 votes
0 answers
3k views

Hadoop - java.io.IOException: Connection reset by peer when creating when creating a new directory

I have installed hadoop 2.4.0 as a single node for learning purposes but after I start hadoop and create a directory using the command: hadoop fs -mkdir /tmp I get the following error: ls: Failed ...
Qurashi's user avatar
  • 141
1 vote
0 answers
4k views

Problematic SSH to Vagrant virtual machine

I have a Vagrant guest VM running FC18 on a host running FC19. The guest vagrantfile includes public networking (config.vm.network 'public_network'). After a vagrant up, I can see (ifconfig) three ...
grenade's user avatar
  • 547
0 votes
0 answers
2k views

How to fix Fedora Yum Repo

I'm tyring to do this $ sudo yum install gnome-tweak-tool And I get this instant response: Loaded plugins: langpacks, presto, refresh-packagekit http://yum.postgresql.org/9.1/redhat/rhel-18-x86_64/...
cyberquarks's user avatar
1 vote
1 answer
8k views

vmware does not install hgfs

Here is the installation log that I have in Fedora 16: The VMware Host-Guest Filesystem allows for shared folders between the host OS and the guest OS in a Fusion or Workstation virtual environment. ...
Val's user avatar
  • 6,235
0 votes
2 answers
177 views

How do I connect through university's VPN

I have a very high ping on my internet connection to international game servers and I was told a VPN connection should do some trick to try to lower it. That said, I found my university has a public ...
ranieri's user avatar
  • 655
0 votes
1 answer
2k views

Prevent fsck on every boot

I'm analyzing boot times with systemd-analyze and, after optimizing it as far as I could, I noticed fsck-ing every partition on boot sometimes take up to 20 seconds. I feel it's unnecessary since I ...
ranieri's user avatar
  • 655
0 votes
1 answer
3k views

Connect Evolution to Exchange in Fedora 18

I just installed Fedora 18 x86_64 on my laptop and trying to set up my email and calendar from work. We are on a Microsoft Exchange 2010 server, but I'm able to connect to the email/calendar from my ...
Kyle Sletten's user avatar
0 votes
0 answers
593 views

Fedora 18 overheating laptop

Since I migrated from Fedora 17 to Fedora 18 by doing a fresh install (only kept /home) I've been having overheating problems randomly. For absolutely no apparent reason everything heats up and ...
user1233963's user avatar
2 votes
1 answer
480 views

Where to put default setting from "/sys" folder in Fedora 18?

I have an SSD main disk and I want to use noop IO scheduler with it, like this: echo noop > /sys/block/sda/queue/scheduler But this setting gets lost after reboot. What is a right place to save ...
abyss.7's user avatar
  • 281