DO NOT USE THIS TAG. Use /software-installation or /system-installation instead.
7
votes
4answers
3k views
What should I do before dual-booting Windows 7 and Debian on EFI?
I'm about to purchase an Asus motherboard with EFI firmware and wanted to prepare myself for installing Windows and Debian once the hardware arrives. I was hoping that someone who has gone down this ...
12
votes
2answers
26k views
CentOS 6 “Default” Installation Options
Can someone tell me the difference between a Desktop Install, a Basic Server install, and a Minimal Install? During installation, it doesn't give a description and I can't find documentation on it ...
5
votes
5answers
4k views
Is it possible to install the linux kernel alone?
I'm just curious if it's possible to install the linux kernel alone, or if you need to use one of the flavours. If it were possible, how would you do it? I don't need a detailed tutorial. I just want ...
3
votes
1answer
247 views
Problem installing RHEL on HP Itanium Server
When I am trying to install RHEL (6.3, 5.8, 4.8) on an HP Integrity Server rx2660 Itanium with 4GB RAM, I keep getting to the same point which is
Loading file efi\boot\initrd.img...done
After ...
0
votes
2answers
880 views
How to find whether a software (which may `not` be in the PATH) is pre-installed or not?
anisha@linux-dopx:~> which qmake
which: no qmake in ...
6
votes
2answers
370 views
How to install exactly the same packages on another computer in openSUSE?
Another computer can be as well virtual machine. I cannot make disk clone because of hardware differences and settings.
I have computer A, installed and running, I also have computer B. I will ...
3
votes
6answers
193 views
What I can I do to make the transition to some new computer hardware safe and smooth?
I normally use machine A, and I make backups of A onto a fileserver B.
Sooner or later, I will lose machine A for one reason or another.
Its hard drive wears out, or it gets hit by lightening, or some ...
5
votes
3answers
1k views
Installation date of Ubuntu
How can I determine when Ubuntu was installed in my computer? There was a different question posted here, but none of them is helpful.
1
vote
1answer
553 views
httpd-devel requires outdated version of glibc-common on CentOS 6.3
httpd-devel requires an outdated version of glibc-common on CentOS 6.3 x86_64 and Apache/2.2.15. It wants 2.12-1.80.el6 and I have 2.12-1.80.el6_3.3.x86_64 installed (via CentOS @update repo)
Here is ...
1
vote
1answer
1k views
switching from user to root and revers (freebsd)
i want to make some modificaciones with root and then with my user, in fact i want to install sudo and he give me the error in the first step:
cd /usr/ports/security/sudo
make install clean
...
3
votes
1answer
1k views
How can I install ncdu on Red Hat?
The answers provided to this question doesn't help.
I'ved tried
yum install ncdu
But I'm getting
No package ncdu available
3
votes
2answers
461 views
Are packages cryptographically signed in Fedora 14?
I am installing Fedora 14 and I am wondering if
the Fedora packages are cryptographically signed
package signatures are checked by the installer by default
package signatures are checked by yum when ...
2
votes
1answer
3k views
/lib/modules/2.6.37.6/build missing in linux puppy? what should I do?
I am new to linux as of yesterday. I'm using linux puppy to try to get the most out of a 10 year old, slow laptop. I installed it fine, no problems there, but as soon as I try to use my usb dongle's ...
2
votes
1answer
8k views
Installing GCC 4.5 on Fedora 16
The default GCC package available in the Fedora 16 repositories is gcc-4.6. I need to install gcc-4.5 on my system.
I downloaded the packages from the kijo repository, but when I try to install them ...
2
votes
1answer
288 views
Debian unstable chroot security issues
This page describes how you can use the debootstrap utility to install a base Debian unstable/sid system on an existing Linux machine. The new install is accessible using chroot.
When doing this, ...
2
votes
2answers
663 views
Can I install Mint to another hard drive without booting from it?
Is there an easy way, given an ISO image for Linux Mint, to install it to an empty hard drive from within my existing Ubuntu installation? I don't have any CDs or appropriate USB devices at hand, so ...
2
votes
3answers
324 views
Single CD install of a RHEL-like distribution?
Can someone suggest a RHEL-like distribution that can install from a single CD? I am looking for a distribution where services are started from /etc/init.d, environment variables are set from scripts ...
1
vote
2answers
414 views
libpangocairo-1.0.so.0: undefined symbol: cairo_has_show_text_glyphs error
I am using Debian Squeeze and I wanted to install Gimp 2.8. I installed a lot of packages dependencies for Gimp but I could not successfully complete the install of the Gimp package
When installing ...
1
vote
1answer
963 views
Invalid configuration `x86_64': machine `x86_64' not recognized
Compiling this: http://linux.softpedia.com/progDownload/Indexed-PDF-Creator-Download-1071.html
anisha@linux-dopx:~/tarBalls/ipdf-1.0.0> ./configure --build=x86_64
checking for a BSD-compatible ...
1
vote
1answer
140 views
How can I install hulahop
I cloned hulahop via git and I'd like to use it and try to run this example.
I have a problem to find out how to build and install it. I also tried to install it with apt-get but I don't have this ...
1
vote
2answers
980 views
Fixing debian installer
I have a VPS with Debian GNU/Linux on it. I'm trying to install a PHP file manager so that people could access it and download stuff into a directory.
I don't have anything in my /bin about PHP so ...
0
votes
1answer
267 views
Installing yum on CentOS 5
I have a CentOS vm that I'm currently working on. I tried to update yum and it broke, so I removed it. So I need to re-install it on my vm, can anybody tell me how to install yum on CentOS5?