LITTLEBLACKDOG.COM Forum Index LITTLEBLACKDOG.COM

 
LWD LWD   FAQ FAQ   Memberlist Memberlist   Usergroups Usergroups   Active Topics Active Topics   Register Register  
  Profile Profile   Log in to check your private messages Log in to check your private messages   Log in Log in  
  Who is Online Who is Online   Image Gallery Image Gallery   Chat Chat   Search Search  
  LWDGear       LBDGear  

View next topic
View previous topic
Post new topic     Reply to topic   LITTLEBLACKDOG.COM Forum Index -> Operating Systems » OS - Unix
Author Message
Mahmoud
Cat Chaser
Cat Chaser


Joined: 24 Nov 2003
Posts: 896
Location: AE, Shj

Post Posted: Tue Nov 09, 2004 4:27 pm   Post subject: QUESTION: Why FreeBSD is Not as Beautiful as Linux Reply with quote Back to top  

hi all

intro:
in freeBSD, all texts are in white and gray, while with RedHat or Knoppix (as i tried) use different colors for texts.. for example folders have thier own color, files have their own color.. etc.. so we can easly differentiate between different components.





Why FreeBSD is Not as Beautiful as Linux

Laycander wrote:
Because FreeBSD tends to use their own software instead of GNU software. In this csae, it's tsch vs. Bash for shells. If you were to switch to Bash on your BSD box, and add the color profiles, it would look just as pretty as on Linux. A Linux distro can look just as ugly (no colors) if the shell wasn't setup to have colors, has nothing to do with the distro/OS


A- questions releated to the text above:-
1- can i say that Bash are for linux, and tcsh are for UNIX?
2- do i need to have Bash in order to install color profiles?
3- can i have color profiles with tcsh?
4- how to add color profiles for bash?
5- how to add color profiles for tcsh ?


B- other questions:-
1- what are bad sides in adding colors to freeBSD text interface?
2- why FreeBSD did not do that by it self just like Linux?
3- can any thing bad happen if I used colored text interfaces instead of using FreeBSD's default one (white and gray)?


the only bad side i can see is wasting RAM Embarassed , but i think this is too minor to think about. do you agree with me?

_________________
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
hohlecow
Tail-Wagger
Tail-Wagger


Joined: 17 May 2002
Posts: 2151
Location: hungary for turkey and chile

Post Posted: Tue Nov 09, 2004 4:38 pm   Post subject: Re: QUESTION: Why FreeBSD is Not as Beautiful as Linux Reply with quote Back to top  

eech55 wrote:


A- questions releated to the text above:-
1- can i say that Bash are for linux, and tcsh are for UNIX?
2- do i need to have Bash in order to install color profiles?
3- can i have color profiles with tcsh?
4- how to add color profiles for bash?
5- how to add color profiles for tcsh ?

i think their is a --color option for commands like ls. typically distro have those aliased to the actual command, something like alias ls="ls --color", but you'd have to man ls and alias to get the exact format.

i'm a bash guy, so i don't know to much about tcsh

Quote:
B- other questions:-
1- what are bad sides in adding colors to freeBSD text interface?
2- why FreeBSD did not do that by it self just like Linux?
3- can any thing bad happen if I used colored text interfaces instead of using FreeBSD's default one (white and gray)?


the only bad side i can see is wasting RAM Embarassed , but i think this is too minor to think about. do you agree with me?

wasting ram is probably a non-issue, as the color option is used by ls. when ls is finished (which it's usually finished almost immediately) that ram is deallocated. FreeBSD probably doesn't do it for historical reasons which is basically because they are a) lazy or b) don't think the change will add any value. nothing bad will happen to you (except the FreeBSD Daemon mascott might come haunt you in your sleep Wink ).

_________________
give as much as you can, and take nothing

sometimes i think if zombies were attacking us, liberals would be fighting for thier rights, "they eat brains for fuel, it's part of who they are" or "we can't descriminate against them, that's just the way they were reanimated."


trying it again: POTD (picture of the day)
View user's profile Send private message Send e-mail Visit poster's website AIM Address
soup4you2
Tail-Wagger
Tail-Wagger


Joined: 15 Mar 2002
Posts: 2453
Location: Desolate wastelands of Virginia

Post Posted: Tue Nov 09, 2004 4:42 pm   Post subject: Reply with quote Back to top  

i have color Smile

in tcsh

setenv CLICOLOR 1

bash

export CLICOLOR=1

as for editors you need a good configuration file.. check out /usr/local/share/examples or /usr/share/examples

http://bsd.box.sk/newsread.php?newsid=79

_________________
tomorrow will be canceled due to lack of interest
View user's profile Send private message Send e-mail
creed
Veteran Dog
Veteran Dog


Joined: 08 Nov 2003
Age: 97
Posts: 6337
Location: Exiled

Post Posted: Tue Nov 09, 2004 4:48 pm   Post subject: Reply with quote Back to top  

myself while colour is a good thing, it doesnt make a bit of diff as its' a server. I dont care how it looks, I jsut care that ti works.

and soup4you2 LTNS.

_________________


The Seven faces of Creed



View user's profile Send private message MSN Messenger
soup4you2
Tail-Wagger
Tail-Wagger


Joined: 15 Mar 2002
Posts: 2453
Location: Desolate wastelands of Virginia

Post Posted: Tue Nov 09, 2004 4:55 pm   Post subject: Reply with quote Back to top  

creed wrote:
myself while colour is a good thing, it doesnt make a bit of diff as its' a server. I dont care how it looks, I jsut care that ti works.

and soup4you2 LTNS.


exactly!!!

i dont run any non-needed application on a server.. just gimme apache or oracle or whatever it's sole purpose in life is.. most of the time i run commands remotely so i never even get to see a actual terminal..

once you learn tcsh it's actually really nice.. been using it as my default shell for awhile now.. though bash still does scripting better.

_________________
tomorrow will be canceled due to lack of interest
View user's profile Send private message Send e-mail
creed
Veteran Dog
Veteran Dog


Joined: 08 Nov 2003
Age: 97
Posts: 6337
Location: Exiled

Post Posted: Tue Nov 09, 2004 5:02 pm   Post subject: Reply with quote Back to top  

soup4you2 wrote:
creed wrote:
myself while colour is a good thing, it doesnt make a bit of diff as its' a server. I dont care how it looks, I jsut care that ti works.

and soup4you2 LTNS.


exactly!!!

i dont run any non-needed application on a server.. just gimme apache or oracle or whatever it's sole purpose in life is.. most of the time i run commands remotely so i never even get to see a actual terminal..

once you learn tcsh it's actually really nice.. been using it as my default shell for awhile now.. though bash still does scripting better.


guess this job (system admin) is teaching me somethign after all

one thing i miss when i'm doing my job is being able to log in remotely. damn winblows.

_________________


The Seven faces of Creed



View user's profile Send private message MSN Messenger
Lycander
Lead Dog
Lead Dog


Joined: 24 May 2002
Age: 25
Posts: 12198
Location: The Constitution State

Post Posted: Tue Nov 09, 2004 7:16 pm   Post subject: Re: QUESTION: Why FreeBSD is Not as Beautiful as Linux Reply with quote Back to top  

eech55 wrote:
A- questions releated to the text above:-
1- can i say that Bash are for linux, and tcsh are for UNIX?

Can't really say that. Because there really isn't a "Unix" per se anymore. Unix is not an operating system, it's a concept, a "way of life" if you will. With the nit picking aside, Bash belongs to the GNU OSS people. It's licensed under the GNU GPL license, other than the fact that it will compile and run in Linux, that's about the extent of their relationship.

tcsh is BSD licensed. This is what I meant when I said FreeBSD tends to use its own software rather than GNU software. GNU software is GPL licensed. FreeBSD predominately uses BSD licensed software. So it's more political differences. Of course, you can intermix the 2 different software like use GNU software in FreeBSD, and BSD software in Linux. Most things are trivial, but for example something note worthy: the C runtime library. "libc" is different from "glibc." Whenever you see a "g" in front of the program name, usually it means that it's associated with GNU, that the software itself is in some way a part of the GNU foundation. Or it can simply mean that it's GPL licensed. Thirdly, Gnome apps sometimes start with a G for obvious reasons.

FreeBSD has deeper roots than Linux, it's been around longer (its source code at least). Goes as far back as the time where color monitors were not yet available. We've had color terminals long before Linux came around.

_________________
To the top of hunger mountain
I found my solitary ways
Where I could live on nuts and honey
And take my shelter in a cave
View user's profile Send private message
csign
Moderator
Moderator


Joined: 26 May 2001
Posts: 8155
Location: Borneo

Post Posted: Tue Nov 09, 2004 7:32 pm   Post subject: Reply with quote Back to top  

Gnome programs start with a g because they are grap.

P&R doesn't have enough wars says the KDE user Wink
View user's profile Send private message Send e-mail
Doomhammer
Leg Humper
Leg Humper


Joined: 01 Jun 2004
Posts: 4702
Location: Utah

Post Posted: Tue Nov 09, 2004 8:20 pm   Post subject: Reply with quote Back to top  

csign wrote:
Gnome programs start with a g because they are grap.

P&R doesn't have enough wars says the KDE user Wink


Yep. If I am using a WM on Linux, it's KDE. If it's a server, I probobly won't even install X.Org, and if I do, I won't have it enabled by default, so it isn't running unless I type "startx". Smile

_________________
"The depth of your jealousy concerning my leetness astounds even me." - Ethan - CTRL+ALT+DEL
"Spare monies for a noob? Heal plz? How I mine for fish?" - Leo - VGCats # 160
"I hurt in my everywhere." - VGCats

Q: If a tree falls when nobody can hear it, does it make a sound?
A: Chuck Norris can hear it.


Lycander wrote:

see, the typical responses I see from Doomy follow a vein of: "wtf d00d, why are you doing it like that? do it like ME, because I'm ultimate roxxor LOLBBQ"


'Tis true LOL !
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Mahmoud
Cat Chaser
Cat Chaser


Joined: 24 Nov 2003
Posts: 896
Location: AE, Shj

Post Posted: Wed Nov 10, 2004 5:27 pm   Post subject: Reply with quote Back to top  

thanks a lot... very userful information..... i'll try that.

what if i changed the tcsh or bash color.. will that be seen when i try to connect to it remotely using telnet?

what if i changed the tcsh or bash color.. will that be seen when i try to connect to it remotely using ssh?

_________________
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Lycander
Lead Dog
Lead Dog


Joined: 24 May 2002
Age: 25
Posts: 12198
Location: The Constitution State

Post Posted: Wed Nov 10, 2004 8:18 pm   Post subject: Reply with quote Back to top  

eech55 wrote:
what if i changed the tcsh or bash color.. will that be seen when i try to connect to it remotely using telnet?

what if i changed the tcsh or bash color.. will that be seen when i try to connect to it remotely using ssh?

No. The color settings only affect the local shell.

_________________
To the top of hunger mountain
I found my solitary ways
Where I could live on nuts and honey
And take my shelter in a cave
View user's profile Send private message
Doomhammer
Leg Humper
Leg Humper


Joined: 01 Jun 2004
Posts: 4702
Location: Utah

Post Posted: Wed Dec 08, 2004 6:50 pm   Post subject: Reply with quote Back to top  

eech55 wrote:
thanks a lot... very userful information..... i'll try that.

what if i changed the tcsh or bash color.. will that be seen when i try to connect to it remotely using telnet?

what if i changed the tcsh or bash color.. will that be seen when i try to connect to it remotely using ssh?


Telnet is the devil. Use SSH. Smile

_________________
"The depth of your jealousy concerning my leetness astounds even me." - Ethan - CTRL+ALT+DEL
"Spare monies for a noob? Heal plz? How I mine for fish?" - Leo - VGCats # 160
"I hurt in my everywhere." - VGCats

Q: If a tree falls when nobody can hear it, does it make a sound?
A: Chuck Norris can hear it.


Lycander wrote:

see, the typical responses I see from Doomy follow a vein of: "wtf d00d, why are you doing it like that? do it like ME, because I'm ultimate roxxor LOLBBQ"


'Tis true LOL !
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic     Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
phpBB SEO
All times are GMT - 8 Hours

Help us keep advertisements off this site. Donate today!