dedicated server on linux
with luck, yes.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
- -=King Crab=-
- On Lightcycle Grid
- Posts: 43
- Joined: Sat Feb 24, 2007 4:40 pm
that's a very good question. The c library is one of the fundamental libraries on the machine. It's actually more dangerous than building a new kernel to replace the c library. So the worst that could happen is you wind up with nothing working well enough that you have to reinstall and figure something else out. I'm so far under the impression that this machine is currently throwaway as far as the operating system is concerned, so you could just do it, see what happens, try to recover from anything bad, and if you manage to do all that, you're golden. If not, you can reformat and try again with something else, right?
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
- -=King Crab=-
- On Lightcycle Grid
- Posts: 43
- Joined: Sat Feb 24, 2007 4:40 pm
Every installer (with the possible exception of dsl) will do it, if you can just get it to boot. 

Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
- -=King Crab=-
- On Lightcycle Grid
- Posts: 43
- Joined: Sat Feb 24, 2007 4:40 pm
oops
"apt-get install glibc"
you use apt-cache search glibc to search packages
I think that's it for what I know.
"apt-get install glibc"
you use apt-cache search glibc to search packages
I think that's it for what I know.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
- -=King Crab=-
- On Lightcycle Grid
- Posts: 43
- Joined: Sat Feb 24, 2007 4:40 pm
- philippeqc
- Long Poster - Project Developer - Sage
- Posts: 1526
- Joined: Mon Jul 12, 2004 8:55 am
- Location: Stockholm
- Contact:
A big guess here:
Damn Small Linux is supposed to be small. So they removed anything that is not fundamental or is quite big.
Compiling and development is non-trivial, and requires lots of resources, both in CPU and in disk space for all the libraries.
You are meeting two opposites. I'm not saying it is not possible, i'm simply saying if I was on the team to make DSL, compiling would have been quickly out the door to fit in such restrictive space.
---
Out of curiosity, how much disk space do you have on this server of yours for Linux files AFTER you set the swap partition (you might not need it)? 0.25G 0.5G, 1G, 2G, 4G+?
IIRC, I need ~3.5Gigs at home for all the binaries and system files(ie: without my own personal files), and I installed quite a lot of junk. If you are a tad conservative when you install a distro like Ubuntu, i'd guess you would succed into making a server in 2G of space, possibly on 1G. And you would stop all of this hassle that seems geared toward much more restrictive hardware.
Could someone else report their actual disk usage on their linux for comparaison purpose?
-ph
Damn Small Linux is supposed to be small. So they removed anything that is not fundamental or is quite big.
Compiling and development is non-trivial, and requires lots of resources, both in CPU and in disk space for all the libraries.
You are meeting two opposites. I'm not saying it is not possible, i'm simply saying if I was on the team to make DSL, compiling would have been quickly out the door to fit in such restrictive space.
---
Out of curiosity, how much disk space do you have on this server of yours for Linux files AFTER you set the swap partition (you might not need it)? 0.25G 0.5G, 1G, 2G, 4G+?
IIRC, I need ~3.5Gigs at home for all the binaries and system files(ie: without my own personal files), and I installed quite a lot of junk. If you are a tad conservative when you install a distro like Ubuntu, i'd guess you would succed into making a server in 2G of space, possibly on 1G. And you would stop all of this hassle that seems geared toward much more restrictive hardware.
Could someone else report their actual disk usage on their linux for comparaison purpose?
-ph
Canis meus id comedit.
- -=King Crab=-
- On Lightcycle Grid
- Posts: 43
- Joined: Sat Feb 24, 2007 4:40 pm
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
- -=King Crab=-
- On Lightcycle Grid
- Posts: 43
- Joined: Sat Feb 24, 2007 4:40 pm
I don't know that it's even possible to statically link to the c library. It has a lot of stuff that's installation-dependent, afaik. Usually, when you get a statically linked binary, everything's been linked statically except the c library. 

Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
- -=King Crab=-
- On Lightcycle Grid
- Posts: 43
- Joined: Sat Feb 24, 2007 4:40 pm
I can't recommend anything because I don't even know if *I* could fit an arma server in 124MB.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden