Black People | African Americans | Online Community





Black Chat - Black Poetry - Black Discussions - Destee





Black People | Black Chat | Black Poetry | Destee

View Full Version : Geeks : Does anybody want to explore linux?


anAfrican
01-06-2006, 04:03 PM
it is entirely possible to explore linux WITHOUT affecting your windows/mac installation.

a number of linux distributions ("distros") are complete operating systems, with various application packages, on a CD rom that runs COMPLETELY in memory. they do not touch your hard disk in any way ... unless YOU tell them to.

since they do run in RAM, it would be good to have at least 256 megs of memory - more would be better, of course; less would be very very painful and slow. (you can try with 64megs, but you will be thoroughly disappointed. 128 megs will work, but you must have patience.) how this works is that the programs are stored, on the LiveCD, as archives that must be decompressed to run. this takes place in ram and the program is run from ram. this means that starting programs will be slower than running them from your hard disk. (technically, they will actually run faster since they are in ram, but if ram is limited, the entire program can't be fully uncompressed and still leave ram for data storage or processing. they will also start slower because they have to be uncompressed.)

i think that i'd like to toss this idea out to the Family as a sort of "class" or "group project" or something. since these LiveCDs don't affect the hard drive, folks can fire them up, play with them, and even surf with them! (yeah; you can get here from a LiveCD!! there will be a couple things that will have to be configured, in some cases. it is also probable, actually, intended, that the LiveCD will find your internet connection and set it up for you so you can surf straight away.) if any problems or questions develop, it is a simple matter to shut down the distro, pull the cd out of the drive and reboot right back into your familiar environment and toss up questions and/or comments.

the biggest reason i haven't suggested this before is because there are so many choices.

PCLinuxOS (http://www.pclinuxonline.com/pclos/) and Ubuntu (http://www.ubuntulinux.org/Welcome) are the latest two that i have been playing with. (descriptions)

Ubuntu LiveCD PC (Intel x86) (http://mirror.mcs.anl.gov/pub/ubuntu-iso/5.10/ubuntu-5.10-live-i386.iso) and Mac (PowerPC) (http://mirror.mcs.anl.gov/pub/ubuntu-iso/5.10/ubuntu-5.10-live-powerpc.iso) and 64-bit PC (AMD64) (http://mirror.mcs.anl.gov/pub/ubuntu-iso/5.10/ubuntu-5.10-live-amd64.iso).
PCLinuxOS LiveCD (http://ftp2.be.freesbie.org/packages/pclinuxos/live-cd/english/preview/pclinuxos-p92.iso)

these files are all over 600 megabytes in length! download the file of your choice and burn it to cd.


if there is anybody that is interested in exploring this, step right up and fire off all your questions, comments and reviews.

jamesfrmphilly
01-24-2006, 11:50 AM
i have a million dollars in windows apps will linux run them all?

brother Malik
01-24-2006, 12:00 PM
Thanks for the info. Can you tell the family what you believe are the benefits of linux over windows?

ibrahim
01-24-2006, 12:11 PM
Brother.
I have the Ubuntu LiveCD but don't know how to use.
I also have the installation CD as well.
I want to use the LiveCD but don't know how.
Could you please help.

anAfrican
01-24-2006, 02:52 PM
i have a million dollars in windows apps will linux run them all?"it's better than it used to be." truthfully, linux will prolly only run about 400 to 600 thousand dollars worth of them. :)

there are open source apps that will provide quite a bit of the functionality of quite a lot of windows apps:

the GIMP is a graphic images manipulation program.

OpenOffice.org is an office suite that has been used as a replacement for Office; there's also AbiWord, if a full featured suite isn't desired.

for email there's Evolution, Sylpheed, Mozilla.

for browsing there is, of course, Firefox, as well as Galeon, Dillo, Mozilla.

there isn't as much need for malware control, but there are some apps available; i just haven't looked for any.

linux uses iptables for firewall support. there are "front end" apps for configuration; firestarter is one.

lots of media players out there! MPlayer, Xine, Xmms (which looks a lot like Winamp). with a little bit of extra effort, one can even watch DVDs, but one will have to install extra codecs. the same is true for playing mp3s.

not sure what you use your puter for, or what apps you use. hopefully these few might suggest that there are possibilities?

anAfrican
01-24-2006, 03:14 PM
Thanks for the info. Can you tell the family what you believe are the benefits of linux over windows?ok, you did ask for my opinion. there are other reasons that others have put forth. one site i ran across today lists 25 reasons (http://www.bellevuelinux.org/reasons_to_convert.html) to convert to linux, but that's them; you asked for mine.

1) malware. yeah, sure; folks have said/will say that "if linux were in use as much as windows, it would be vulnerable too." i don't believe that to be true due to the way they are built.

2) windows is a single user OS that has been patched, tweaked and "MUNGed" (mangled until no good) into doing network stuff. linux/open source operating systems have been built from the ground up for [inter]networking. (frankly; microsoft uses the FreeBSD tcp/ip stack for it's networking functionality - it didn't code it's own.)

3) costs much less - to acquire; requires more thinking to set up. but thinking is actually good for you.

4) mental exercise. thinking outside of the box, as well as waking up them brain cells.

5) a minor jab at the entrenched order of things.

6) "do it yourselfing" is fun!!

anAfrican
01-24-2006, 03:42 PM
Brother.
I have the Ubuntu LiveCD but don't know how to use.
I also have the installation CD as well.
I want to use the LiveCD but don't know how.
Could you please help.i browsed through and saw these responses and just felt like it would be really appropriate to fire up the live cd to answer! :)

have you tried it? how far did you get?

when the puter first boots up with the live cd in place, you'll come to a boot screen. please do read everything that you can get to from there!! true enough; there are gonna be a lot of words and concepts that are gonna look like complete gibberish. but DO believe that you can make sense of them!

just hitting the enter key when that boot screen comes up will get the ball rolling.

however, the purpose of that boot screen is to give you options to configure a few things before you start:

on my computer, since i don't have any PCMCIA devices (laptop stuff, generally), i'll add the boot parameter hw-detect/start_pcmcia=false.

(also, the computers on my lan all have static ip addresses, so i don't need dhcp (dynamic host control protocol). however, many, if not most, ISPs give out dynamic ip addresses. (your provider will tell your computer what it's address is.) if you can fire up the live cd and click the blue globe (firefox) on the top panel and get to the internet, it's all configured for you.)

in this case, at the boot screen, type in "live hw-detect/start_pcmcia=false" (without the quotes) and hit enter.

truthfully, it really doesn't hurt a whole lot to just use the default settings by just pressing enter. turning off stuff, or rather, telling ubuntu not to install stuff just allows more room in ram for running things.

er ... just thought of something: will your computer boot from the CD if there is one in the drive when the computer comes on? that will definitely slow you down if not!

while the computer is booting, press the delete key to get to the BIOS setup. it might be under advanced options, peripheral setup or it could even be simple like boot options; somewhere in there is a page that allows you to set the order of which device the computer will boot from first, second, third and/or fourth.

if that setting is available, make the necessary change and press F10 to exit, being sure to save changes. if that option is not there, or if it does not need to be changed, press esc and do not save changes. be very careful!! while it is possible to recover from BIOS boo-boos, it usually involves opening your computer.

jamesfrmphilly
01-24-2006, 04:14 PM
will linux photoshop?

anAfrican
01-24-2006, 04:37 PM
will linux photoshop?not being a graphics person, i don't know.

as i said, however, the gimp does a lot of stuff - but i don't know quite how "photoshop-ish" it is.

there might even be a port of the gimp to the windows platform. heck, for that matter, there might be a port of photoshop for linux.

but, again; i don't know.

(on the other hand; there are efforts to allow windows apps to run "natively" on linux using wine, winex, cedega and crossover.)

GrandHustle
01-24-2006, 06:25 PM
Great Post. (leaving rep on this one)

anAfrican
01-24-2006, 07:38 PM
will linux photoshop?you might want to play around with GIMP for windows (http://www.gimp.org/windows/) and see if that would fit your needs?

anAfrican
01-25-2006, 04:06 PM
in much the same manner as there are applications that are windows specific, so too are there applications that are open source/linux/*bsd specific. however, instead of having to browse around to find the package (application) that one wants to install, ununtu uses "package repositories" and a "package management system".

either via a full installation, or via the live cd; once one gets to a working desktop, one uses the "synaptic package manager" to install other programs.

on the top panel there are menus for "applications", "places" (sort of my computer and my network places in one) and "system", as well as a blue globe (firefox browser), an email application and a help system (red and white life-preserver) on the left side, and a clock and speaker on the right side.

while there is an "add applications" menu item under applications, ultimately, this is another "front end" to the synaptic package manager which is found under system -> administration. i'll do this from the package manager.

once one clicks on the synaptic package manager, using the live cd (it's a bit different on an installed system, and there might need to be a step before one can actually use it - but we'll get into that in another post when needed), one will be presented with a three paned window showing categories on the left; package listings on the top right, and a window that will offer a description of the selected package.

the first thing one wants to do is to "flesh out" the list of repositories where software can be found.

Update the Package List
in the top menu bar, select settings -> repositories. you'll see a listing of "software sources". there are four "offerings" here: breezy badger source, breezy badger binary, updates source and updates binary.

for each of these, repeat the following steps:

1) select an item; the remove and edit buttons will become active. click edit.

2) go down to sections. you'll see "main" and "restricted". add a space after restricted and type in "universe multiverse", without the quotes. this adds two more repositories to the list.

3) click ok.

4) when finished with all four sources, click ok. a dialog box will pop up asking if you want to update. by all means select yes. this will update the packages available. (this may also trigger the update notification, indicating that there are newer versions of stuff. given that this is a live cd, and running completely in memory, it is not adviseable to install too much as it will leave one very much shorter of ram. this will make things even slower.)

Install Flash
in order to get into chat, one must have flash installed. if one just fires up the browser and heads for the chat room, one will get a notice that macromedia flash is needed and it will offer to download and install flash. DO NOT DO THIS AS THIS VERSION HASN'T BEEN TWEAKED FOR UBUNTU. the following steps will install a ubuntu specific version.

1) click search and type in flash

2) select the flashplayer-mozilla box. a window will pop up with "mark for installation" as the only active choice. (if you right click on it, there will be additional active choices; "properties" and "mark suggested for installation". properties is just that; mark suggested installs things that work well with it and things that it works well with. not necessary at this time as we do want to minimize how much we install.) select mark for installation.

3) since this is all that is needed now, select the newly active apply button on the top panel. the flash plugin will be downloaded, configured and installed.

4) close out the installation information windows by clicking ok. close the package manager by clicking the "X" up in the right corner.

5) fire up the browser and head for chat. (if you are a premium member (http://www.destee.com/membership), of course.)

6) have fun!!

anAfrican
01-25-2006, 09:57 PM
Thanks for the info. Can you tell the family what you believe are the benefits of linux over windows?I believe that the biggest benefit of Linux/OpenSource over Windows is that the source code for open source operating systems is available to anybody to study, learn from, modify and use as they see fit and/or as fits their specific situations. One can actually print out the entire source code for an entire operating system, from kernel to window manager to desktop, including any/all applications needed to provide all the functionality that computers are capable of. Given this, anybody can learn to build, by/from example, their own operating system. As in, for instance, a "Destee.Com.OS". This would also relieve them of the financial costs associated with the os, applications and upgrade fees. ... unless, of course, we wanted to market it.

No, I haven't started one; it's an awfully big project. I'd sure love to generate enough interest in this arena to put together a team of Black programmers and build one, tho!!

Black People | Black | Black Chat | Black Poetry | Destee


Destee Copyright 2006 Black People