Questions tagged [distro]
The distro tag has no usage guidance.
distro
33
questions
19
votes
18
answers
45k
views
Linux distros for Java Development
Simply, are there any Java Developer specific Linux distros?
12
votes
1
answer
11k
views
Multiple package manager [closed]
Is there a pitfall of using multiple package managers? Could I use Redhat's yum with Debian's aptitude at the same time?
I came across this article and this infographic -
I was inclined to choose ...
5
votes
7
answers
3k
views
Best/Easy way to set up a quick booting Linux
Hopefully this still falls within StackOverflow's umbrella!
I'm looking to create a quick boot linux laptop for my wife. All it really needs is to be able to do is browse the internet (with flash and ...
5
votes
5
answers
2k
views
Does every Linux distro ship with gcc/g++ 4.* these days?
I'm considering dumping boost as a dependency... atm the only thing that I really need is shared_ptr<>, and I can get that from std::tr1, available in gcc suite 4.*
5
votes
3
answers
3k
views
Which distro is best for hosting LAMP + memcache? (answer gets a Linode or Slicehost referral)
Despite having very little Linux experience, I'm too enticed by VPS (and too sick of cPanel/shared hosting crap) to not give it a try.
I'm a smart kid and pick up things pretty quick. I took a ...
4
votes
2
answers
24k
views
ModuleNotFoundError: No module named 'distro'
I am trying to install a library (https://github.com/yuanming-hu/taichi/) . I am running a script for installation(install.py). I am using python version 3.6+
I tried pip install distro. Still it's ...
4
votes
2
answers
971
views
How can I build a Linux distro? [closed]
Disclaimer:
This is my first time delving into the embedded Linux world (Ubuntu and Debian), despite being a Linux user for some time and having used
distros such as Raspbian, Armstrong(beaglebone)...
3
votes
3
answers
764
views
Setting up Environment for Buffer Overflow Learning
I am currently reading several security books(my passion) regarding secure programming, however either the distro's they provide on disc are faulty, or non-existent.
Books:Hacking The art of ...
2
votes
2
answers
1k
views
How to create your own linux distro? [closed]
Is there any resource or book for creating own linux distro.Only good resource i found is this
And also what specialities need to start project like this?
2
votes
2
answers
760
views
Creating software for Linux with Qt: distros, desktop environments and other decisions
I want to start working on a personal project and I want to make it cross-platform. All of my Linux work was done for business customers, so the target distro was specified in advance, but this is ...
2
votes
2
answers
5k
views
Web Browser Boot-Only Operating System
Is it possible to create an operating system that loads a web browser without menu bars, tabs etc. and that is all it loads.
I do not mean like Chrome OS but I mean all it loads is a html page which ...
2
votes
1
answer
513
views
Will Linux programs\games from one distro run on another Linux distro? [closed]
I know there may be issues with libraries from one OS not being available for another, like say Android and Ubuntu, but can programs from one or the other OS run on the other without recompiling?
If ...
1
vote
3
answers
559
views
programming my own kernel
I need some directions to start learning about programming my own operating system kernel.
Just for educational purpouses.
How can I write my own Kernel?
1
vote
5
answers
13k
views
Which is the lightweight linux for virtualbox?
I am completely new to Linux and I want to download and practice linux commands without letting go of my windows pc. I have a Dell Inspiron with 500 GB Hard Drive, 4 GB RAM and Pentium CPU B980 (2.4 ...
1
vote
2
answers
520
views
Changing the default directory structure
If I start a new distro (e.g. LFS):
How can I change the directory structure?
What should I expect after it's ready? (probably can't install most of the packages without modification, right?
But, ...
1
vote
1
answer
115
views
How to get Linux based system in QT5?
I am developing an application on qt5 using C++ which will support all popular distros, for this currently I am using QSysInfo
qDebug() << "currentCpuArchitecture():" << ...
1
vote
2
answers
998
views
How to access Linux's downloads folder using python?
In ubuntu the downloads folder is located in home\ubuntu\Downloads, but I don't know if different distros have the same "style" (eg. home\arch\Downloads). Is there a "universal path&...
1
vote
2
answers
270
views
Which distro to use for learning linux(job perspective)? [closed]
Which distro to use for learning linux(from job perspective). Which distro is used by most software companies? I was wondering about whether to go for RHEL or Ubuntu or any other. What would be the ...
1
vote
0
answers
222
views
Simple and quick oozie installation steps on unix
I am trying to install ozzie on my Unix machine, however i am getting error while executing the distro file.
I have tried making changes into pom.xml of oozie, but that also did not worked.
I hvae ...
1
vote
1
answer
494
views
Apache Oozie 3.3.2 Build error | Plugin resolution exception
I have been trying to install Oozie with Apache Hadoop version 1.2.1 on Centos 6.4
Maven 3.2.1 has been installed. While trying to build a distribution with the below command, I got the following ...
1
vote
1
answer
2k
views
Compiling Qt5 project without QT Creator
We have built a large-ish program using QT Creator 5 on Fedora (easy install). We now have to compile for older distro's including RH5 and RH6.
I realize that QT Creator doesn't support the older ...
1
vote
1
answer
215
views
Linux Mint make Kohana's logs and cache writable
I can't properly install kohana on my mint distro, because the cache and logs aren't writable. I've tried chmod 777 cache and same for logs, but it just won't change. chmod a+w didn't help either.
...
0
votes
5
answers
354
views
What is a good live-cd distribution that could be used as the base for my linux program?
There is an upcoming programming challenge (forensics challenge) that asks the entrants to write a program that runs on a bootable cd that helps format attached media to that computer.
I'm ...
0
votes
4
answers
273
views
LAMP setup on elderly hardware?
My former roommate agreed to host my web site for a while on his server while I got situated at my new apartment with my wife (also new). He is looking to move soon and wants to retire his web server,...
0
votes
1
answer
31
views
Importing distro to compute engine
I want to import Linufix to the compute engine.
Anyone knows the steps to import a distro from the ISO image file?
Will it give me X window access to load the GUI from remote or just an ssh console?
...
0
votes
1
answer
91
views
How do I make a linux image which is of my current system?
I want a really minimalistic version of linux to run on my raspberry pi. I need nothing on it apart form the tools to make it work. I can then install the things I need such as python, nano, ssh etc.
...
0
votes
0
answers
33
views
Docker Desktop Windows 10, but do not work with my second wsl2 ubuntu distro
I have already a Windows 10 and Docker-Desktop working good, and I work my docker proyects from my wsl2 ubuntu 22.04 without any problem, but:
I decide to instal my second wsl2 ubuntu 20.04 distro, ...
0
votes
0
answers
32
views
Ubuntu distro always start in setup mode
We have our own distribution of Linux based on Ubuntu Server 18.04 with a lot of customizations.
We have a .sh for generating the ISO. Everything works good.
What we want is that ISO to start always ...
0
votes
0
answers
680
views
lvmetad is not up in systemd even though enabled in lvm.conf file(use_lvmetad=1). lvmetad is not coming up by default
Trying to bring up system with systemd.
If I start lvm2 manually it comes up, but not coming up by default at booting time.
If not enabled manually getting warning "/var/run/lvm/lvmetad.socket: ...
-1
votes
1
answer
72
views
Launching a program straight from OS
I am developing a program similar to xbmc but only for movies. I was wondering if there is any very simple operating system that will basically just boot and run the program I am developing? Similar ...
-1
votes
1
answer
714
views
Best linux distro to use - if the ultimate target is AWS
I'm doing a pilot project to port a bunch of AIX apps over to linux - with the ultimate goal of deploying the results on AWS.
For now, I'm just messing with it on my Kubuntu 18.04 desktop system - ...
-1
votes
1
answer
1k
views
Build failure Oozie distro creation failed
/mkdistro -DskipTests -Dhadoopversion=2.6.0 to build oozie distro and I am getting the following error. Please help.
BUILD FAILURE
[INFO] --------------------------------------------------------------...
-2
votes
1
answer
77
views
which is lightest linux distro to install utility softwares in vm environment?
My application is running on ubuntu 14.04 vms. And it is decided that we install utility software like security Gateway , imq on individual vms.
I think it is overkill to run a security gateway on ...