Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Which UNIX OS is going to give me the most versatility? I Want Total Control Post 302974391 by metacogitans on Monday 30th of May 2016 03:45:29 AM
Old 05-30-2016
Edit: Woah, why did my double post just turn into embedded quotes telling everyone about the word of tapatalk?
Quote:
Originally Posted by hicksd8
Well if you really want to "tweak the guts of the O/S" I guess you need to start from source code; is that what you mean?

There are a number of Linux distros that allow you to download the whole source code and then compile if you've got CPU cycles to burn and a few hours to do it in. I know that Ubuntu will allow that. Also Gentoo provides kernel tailoring letting you build the O/S you want.

Understanding all this can be an issue if you haven't done it before. There's a project called Linux From Scratch (LFS) which provides source code but also a book in both digital and hardcopy which describes the internals of how the kernel is built. That might be a good place to start.
I guess my first question is, why is the source code taking up that much memory when it's just the source code for the kernel? Everything else that is running is converted into instructions for hardware by the kernel, correct?
So what do you mean by 'the whole source code', and why would compiling it take hours? 'What' about an operating system's source code would take hours to compile?

---------- Post updated at 02:45 AM ---------- Previous update was at 02:27 AM ----------

Quote:
Originally Posted by TheOuterLinux
Creating your own distro with OpenSUSE would give you the most control because finding specific packages (RPM) is much easier. However, Xubuntu would give you less headaches and because it's Ubuntu based, you'd have better supported packages to work with and something that doesn't ask too much from your computer. Most copy and paste to terminal guides are based on Ubuntu these days.

Code:
Sent from my iPad using Tapatalk

Thanks for the insight; what about Xubuntu will 'give less headaches' though? Does it have barriers for certain things that I might as well just have a different operating system to get past?
Having a tidy-looking GUI with all my regularly used doodads on it is nice for something aesthetically pleasing or if I want to showcase how cool my desktop looks, but if that's its only perk I'd rather just turn 'desktop' into a text file with the names of my favorite processes listed in it for me to look at in it in case I forgot what they were.
I plan on keeping things tidily organized in folders, and the GUI is going to be there for me just so I can rearrange the size of the boxes things are displayed as. But I'm not looking for a completely gimp GUI either

Last edited by Corona688; 05-30-2016 at 02:38 PM.. Reason: Removed screen-filling browswer-warping image, sorry
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix System Total Replication

Is there any way to totally replicate a unix system from one hardisk to another? And be able to swap the hardisk and restart the system without any error? TQ (4 Replies)
Discussion started by: nuraman
4 Replies

2. HP-UX

How should I know the total RAM available on UNIX

Hi How Should I know the Total RAM available on HP-UX box? (7 Replies)
Discussion started by: skull123
7 Replies

3. UNIX for Dummies Questions & Answers

grep running total/ final total across multiple files

Ok, another fun hiccup in my UNIX learning curve. I am trying to count the number of occurrences of an IP address across multiple files named example.hits. I can extract the number of occurrences from the files individually but when you use grep -c with multiple files you get the output similar to... (5 Replies)
Discussion started by: MrAd
5 Replies

4. UNIX for Advanced & Expert Users

can some one give me some link about process and job control commands

can some one give me some link about process and job control commands (2 Replies)
Discussion started by: alokjyotibal
2 Replies

5. Shell Programming and Scripting

Calculate total space, total used space and total free space in filesystem names matching keyword

Good afternoon! Im new at scripting and Im trying to write a script to calculate total space, total used space and total free space in filesystem names matching a keyword (in this one we will use keyword virginia). Please dont be mean or harsh, like I said Im new and trying my best. Scripting... (4 Replies)
Discussion started by: bigben1220
4 Replies

6. Programming

Please give me some advise to program for unix/linux using c/c++?

I have a good foundation of c++.I want to learn to program for linux/unix,can you give me some advises,for example classic books ,which operating system is used better(freebsd,solaris,federal linux.etc),and which aspects uses mostly in job.Can you give me clear direction for working or learning. (1 Reply)
Discussion started by: fengshuiyue
1 Replies

7. UNIX for Dummies Questions & Answers

For SFTP connection - How to give password in UNIX Script (ksh)

Hi, I am not able to give the password in Unix script for SFTP connection. When I am trying to manully SFTP command for accessing the server , it asking for pwd and I could provide the pwd but I am not getting how to provide the pwd inside the Unix script. sftp -v user@xyz.com. ... (4 Replies)
Discussion started by: Vineeta Nigam
4 Replies
All times are GMT -4. The time now is 09:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy