Questions about software packages which include the Linux kernel and come in a variety of forms, from desktop to server, lightweight to full-featured. Make sure your question is specific enough and not of the "Which Linux distribution for me?" kind.
Questions tagged [linux-distributions]
229 questions
105
votes
12 answers
How to update Python on Ubuntu system?
I want to update the Python build on my Linux box, but the only way I know how to do it is uninstalling the current version and installing the new one. My system is already up to date (I updated yesterday). I wanted to know if there is a way to…
efficiencyIsBliss
- 2,439
61
votes
13 answers
How to know which Linux Distribution I'm using?
How to know which Linux Distribution I'm using?
uname -a gives
Linux xxxxxx.net 2.6.9-42.0.3.EL.wh1smp #1 SMP Fri Aug 14 15:48:17 MDT 2009 i686 i686 i386 GNU/Linux
How can I know this is Ubuntu/Debian/Fedora or Redhat?
I uses /etc/init.d/serviced…
Mithun Sreedharan
- 1,705
32
votes
3 answers
what's the difference between /dev/hdc, /dev/sr0, /dev/cdrom
I created 2 virtual machines with VMware Workstation 7. They have identical hardwares. One guest is CentOS 5.6, another is Mandriva 2011.
When I try to mount the cdrom in guest OS, in CentOS, I should execute
mount /dev/hdc /path/to/mount
in…
Landy
- 903
30
votes
1 answer
Where can I find the Linux kernel file?
Is there any common directory to find kernel file in all Linux distributions?if yes please tell me how to browse to the directory?
Where can I find the Linux file in Ubuntu & RedHat operating systems?
BlueBerry - Vignesh4303
- 8,280
26
votes
3 answers
Is it possible to alias a username on Linux?
I'm not sure if this has a practical application at all (aside from the fact that I am lazy. you know "christopher" has 11 characters, and I want to type 1), but is it possible to alias a username on Linux? (So I could, for example, ssh…
cwallenpoole
- 834
22
votes
7 answers
Is there a free (as in money) version of Redhat linux?
I've not dabbled with Linux for a while, but I need to, I am slightly outraged RedHat Linux is not free... or am I being dumb?
Is there a free version available?
If not what are the best alternatives.
(The client wants RedHat).
Ian G
- 1,637
21
votes
8 answers
Linux distro with just busybox and bash?
I just want a linux distro that boots fast, has a bash terminal (no gui) and busybox.
Is there any such distro or is it hard to compile a kernel and just make one myself?
Daniel Gratz
- 601
17
votes
2 answers
How Do You Clone A WSL Distro?
How would you go about cloning a WSL distro? I have a Debian WSL distribution running under Windows 10 x64 and I would like to clone the distribution without affecting my original one. I have read several documentation over at Microsoft but could…
Joe
- 344
15
votes
4 answers
What are the differences between major Linux distributions? Will I notice?
I've been using Linux in some form intermittently for the past ten years or so, but have only really been in to it for the past few months.
What are the major differences between distributions? Ultimately I know that package management and branding…
Andy Mikula
- 1,437
14
votes
5 answers
Little girl friendly versions of Linux (or themes for Linux)
I'm going to install Linux on a PC for a daughter (age 7) of a friend of mine. I recently came across Hannah Montana Linux. The parents don't want a commercially branded thing going on, so no Hannah Montana. But I was wondering if there were other…
Hamish Downer
- 3,974
13
votes
4 answers
Linux file system
What are the conventions for file locations in Linux? So far I've managed to deduce:
/proc (references to running processes)
/dev (references to all hardware)
/etc (configuration files)
/home (home)
/mnt (mounted devices)
/media (removable devices…
pufferfish
- 1,125
10
votes
7 answers
Where historic Linux distributions can be found?
Where one can find ancient Linux distribution installation images (ISO) such as RedHat Linux 5 (not RHEL), early versions of Mandrake Linux?
el.pescado - нет войне
- 971
- 1
- 9
- 14
9
votes
7 answers
Is there a Linux distro that will easily run "embedded style" on a Raspberry Pi?
I need a Linux distro that will give me the following:
Run on a Raspberry Pi
Can reliably survive power loss (like via a read-only filesystem)
I've been able to hunt down some documentation on how to change a regular Linux distro over to read-only…
Dan Harper
- 191
9
votes
7 answers
Is there a stable Linux distro using btrfs?
I'm a big fan of ZFS on FreeBSD (I've been using it on my home server since before it got stable; bleeding edge, baby!) and I'd like to try out btrfs to see how that's evolving.
Since it's still largely in development, none of the usual mainstream…
chrish
- 980
- 1
- 6
- 9
8
votes
5 answers
Is there any only-terminal linux live usb distro?
I was looking for distro with not GUI that I could use in a live USB. The idea is that when I turn the computer on and choose to boot from the USB I could get only a terminal from which I could execute some programs and maybe access the hard drive…
iCom
- 81