Questions tagged [scientific-linux]

Scientific Linux is a Linux distriution based on Red Hat Enterprise Linux (RHEL) with extra packages, put together by Fermilab, CERN and others.

For more information, see the Installation Guide and the Documentation.

151 questions
105
votes
8 answers

Yum: How can I view variables like $releasever, $basearch & $YUM0?

I am setting up a yum repository, and need to debug some of the URLs in the yum.conf file. I need to know why is Scientific Linux trying to grab this URL, when I was expecting it to grab another URL: # yum install package…
Stefan Lasiewski
  • 19,264
  • 24
  • 70
  • 85
47
votes
5 answers

How to reduce Volume Group size in LVM?

[root@localhost ~] vgdisplay --- Volume group --- VG Name vg_root System ID Format lvm2 Metadata Areas 1 Metadata Sequence No 7 VG Access read/write VG Status …
gasko peter
  • 5,434
  • 22
  • 83
  • 145
38
votes
3 answers

User without a password - how can one login into that account from a non-root account

I have just started to use Scientific Linux (7.0) (although I assume this question might be distribution neutral..). The kernel version is 3.10.0-123.20.1.el7.x86_64. Coming back to my question. I switched to root account and from there created an…
Lavya
  • 1,545
  • 5
  • 18
  • 26
21
votes
2 answers

Why does Red Hat Linux use such an old kernel?

Why does RHEL (and its derivatives) use such an old kernel? It uses 2.6.32-xxx, which seems old to me. How do they support newer hardware with that kernel? As far as I know these kind of distributions do run on fairly modern hardware.
Markus
  • 313
  • 2
  • 5
20
votes
5 answers

Unable to Pull EPEL repository Metadata

Installing Nginx on Scientific Linux according this documentation fails: [vagrant@localhost ~]$ sudo su -c 'rpm -Uvh http://dl.fedoraproject.org/pub/epe l/6/x86_64/epel-release-6-8.noarch.rpm' Retrieving…
030
  • 1,527
  • 2
  • 17
  • 33
19
votes
5 answers

How to debug a suspend problem?

I used to have Fedora 14 installed on this HP Compaq 610, and the suspend feature worked fine. Now that I've installed Scientific Linux 6.1 suspend doesn't work anymore. How do I debug/fix it?
LanceBaynes
  • 39,295
  • 97
  • 250
  • 349
11
votes
1 answer

Creating a bootable Linux installation USB without unetbootin

I want to install Scientific Linux from USB. I don't know why unetbootin doesn't work but I am not curious to find out: after all, I transferred to Linux from Windows to see and learn the underlying procedures. I format my USB drive to FAT32 and run…
makhlaghi
  • 681
  • 4
  • 9
  • 18
11
votes
2 answers

How to disable requesting AAAA records when I have no IPv6 address?

Why can I see AAAA DNS requests when I run tcpdump on my Scientific Linux PC when I haven't got any IPv6 addresses? I already rebooted after setting NETWORKING_IPV6=no in /etc/sysconfig/network and options ipv6 disable=1 in…
LanceBaynes
  • 39,295
  • 97
  • 250
  • 349
11
votes
2 answers

yum installs an old version of cmake

For some reason when I run yum to get cmake it will install an older version. Could it be because my repo list is not complete? I'm on CentOS 6 using a minimal desktop install from the non-net install CD. Could anyone give me a repo link or…
Dominique
  • 5,155
  • 8
  • 26
  • 29
10
votes
2 answers

Is it stable to use epel and rpmforge in the same time?

So after a fresh Scientific Linux 6.3 Desktop install, I: yum install rpmforge-release && yum update and yum install epel-release.noarch then: yum install wine gparted cups-pdf && echo 'includepkgs=nss-mdns wine* gparted cups-pdf' >>…
gasko peter
  • 5,434
  • 22
  • 83
  • 145
7
votes
3 answers

How can I get TLSv1.2 support in Apache on RHEL6/CentOS/SL6?

I'd like to have TLSv1.2 support in Apache on my Scientific Linux 6 (RHEL6 rebuild) server. Is there some semi-supported pathway to getting this working? Preferably with minimal custom rebuilding. Right now I'm using mod_ssl with open_ssl, as…
Michael Ekstrand
  • 2,064
  • 3
  • 21
  • 23
7
votes
3 answers

Is there a third-party application that can communicate over Skype's network?

Is there a program in the official Scientific Linux repositories that can communicate with people over Skype? I'm worried about Skype's security, but I want to be able to log in to my Skype account and call/chat with my Skype friends.
LanceBaynes
  • 39,295
  • 97
  • 250
  • 349
6
votes
1 answer

Bonded network interface is not available after a reboot

I have some servers with multiple network interfaces, setup with bonding and some VLANs. Whenever I reboot the server, one of the bonded network interfaces is not reachable from other servers, nor can any traffic leave that interface. The status…
wolfcastle
  • 113
  • 1
  • 1
  • 9
6
votes
2 answers

Is atrpms dead?

I have used atrpms repo before, but recently I am getting this error whenever I try to update or install something http://dl.atrpms.net/el6Server-x86_64/atrpms/stable/repodata/repomd.xml: [Errno 12] Timeout on…
rivu
  • 436
  • 3
  • 6
  • 10
6
votes
2 answers

How can I remotely access my Linux GUI?

I have a Linux machine at work (scientific Linux 6) and I would like to be able to remotely log-in from home. Security-wise we are already allowed, just the current setup requires SSH + Putty and I only get the terminal. What can I do/install so I…
user997112
  • 985
  • 5
  • 14
  • 23
1
2 3
10 11