Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
3answers
2k 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 ...
5
votes
6answers
1k 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
16answers
8k views

Linux distros for Java Development

Simply, are there any Java Developer specific Linux distros?
4
votes
1answer
81 views

upside-down program in /usr/bin/games

Was I imagining it? I'm sure many linux distros used to come with a program in /usr/bin/games that 'faked' upside down fixed width text. So for example if you input hello it would output o773y ...
2
votes
2answers
313 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
3answers
340 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
5answers
975 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.*
1
vote
1answer
50 views

VM to physical conversion [closed]

I'm currently working on a project that has seen me developing a modified ubuntu server 10.04.03 distro inside a VMWare Fusion 3.1.3 virtual machine. I'm now ready to test this on a live device. This ...
1
vote
3answers
192 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
5answers
150 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 ...
1
vote
2answers
350 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?
1
vote
0answers
484 views

Whats the most popular Linux distro for a USB flash drive? [closed]

I want to put Linux on a USB flash drive in order to run some extension to Pure Data that aren't support for Windows. Is there a particular distro that everyone is using for Linux on a flash drive?
0
votes
2answers
341 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 ...
0
votes
4answers
175 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 ...