=== blueyed [n=daniel@h170368.serverkompetenz.net] has joined #ubuntu-classroom === hybrid [n=x@72.171.255.233] has joined #ubuntu-classroom === ryanakca_ [n=ryan@ubuntu/member/ryanakca] has joined #ubuntu-classroom === mseney [n=mseney@cpe-74-76-58-88.nycap.res.rr.com] has joined #ubuntu-classroom === Martinp23 [n=Martinp2@wikimedia/Martinp23] has joined #ubuntu-classroom === Martinp23 [n=Martinp2@wikimedia/Martinp23] has joined #ubuntu-classroom === Martinp23 [n=Martinp2@wikimedia/Martinp23] has joined #ubuntu-classroom === pris1 [n=robert@c-24-98-159-19.hsd1.ga.comcast.net] has joined #ubuntu-classroom === merriam_ [n=merriam@85-211-245-180.dyn.gotadsl.co.uk] has joined #ubuntu-classroom === rpedro [n=rpedro@87-196-103-141.net.novis.pt] has joined #ubuntu-classroom === ke4nt [n=viny1@dialup-4.226.66.67.Dial1.Dallas1.Level3.net] has joined #ubuntu-classroom === hybrid [n=x@72.171.255.233] has joined #ubuntu-classroom === mseney [n=mseney@cpe-74-76-58-88.nycap.res.rr.com] has left #ubuntu-classroom ["Leaving"] === yharrow_ [n=sysadmin@h-68-164-37-69.nycmny83.dynamic.covad.net] has joined #ubuntu-classroom === Martinp23 [n=Martinp2@wikimedia/Martinp23] has joined #ubuntu-classroom === edavis10 [n=eric@68-116-82-188.dhcp.trlk.ca.charter.com] has joined #ubuntu-classroom === ke4nt [n=viny1@dialup-4.227.17.167.Dial1.Dallas1.Level3.net] has joined #ubuntu-classroom === n2diy [n=darryl@ppp-42d4283a.wlks.losch.net] has joined #ubuntu-classroom === RAOF [n=Chris_@matht464.maths.unsw.edu.au] has left #ubuntu-classroom ["Leaving"] === sacater_ [n=sacater@host86-136-98-233.range86-136.btcentralplus.com] has joined #ubuntu-classroom === zween [n=zween@ASt-Lambert-153-1-57-148.w83-204.abo.wanadoo.fr] has joined #ubuntu-classroom === ccm [n=damokles@lilith.spinnenwerk.de] has left #ubuntu-classroom [] === neversfelde [n=neversfe@nrbg-4db4408f.pool.einsundeins.de] has joined #ubuntu-classroom === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom === kadaz [n=kadaz@S01060004e220cfbe.vf.shawcable.net] has joined #ubuntu-classroom [12:51] heh [12:51] lesson 1 [12:51] kadaz: list the dependencies you need here [12:51] k [12:51] well... list the ones you don't have yet [12:52] Python Imaging Library (PIL) [12:53] run this command: apt-cache search python imaging library pil [12:53] how many resource directories is there for finding files, yikes [12:54] yah, done that [12:54] read the output, it tells you the name of the package you need to install [12:55] one debug file and three docs. but no installs [12:55] you didn't get "python-imaging" in the output? [12:55] http://www.pythonware.com/products/pil/ [12:55] kadaz@kd-service:~$ apt-cache search python imaging library pil [12:55] python-imaging - Python Imaging Library [12:55] python-imaging-dbg - Python Imaging Library (debug extension) [12:55] python-imaging-doc - Examples for the Python Imaging Library [12:55] python-imaging-doc-html - Documentation for the Python Imaging Library. [12:55] python-imaging-doc-pdf - Documentation for the Python Imaging Library. [12:55] the first line [12:55] python-imaging - Python Imaging Library [12:56] now install it: sudo aptitude install python-imaging [12:56] uhm ok [12:57] !apt > kadaz (see the private message from ubotu) [12:58] awsome [12:59] so u can use the search command for any file [01:00] kadaz: apt-cache search searches package names and descriptions [01:00] right, quick question === PWill [n=paul@unaffiliated/pwill] has joined #ubuntu-classroom [01:01] does ubuntu support any ext for linux [01:03] kadaz: what do you mean? [01:03] thinking, linux is really different. [01:04] I meant, like I noticed alot of different ext's for dif linux boxes [01:04] distros [01:05] are most packages interchangable. [01:06] no [01:06] I got like three different ext on my desktop bz2, tar,gz, and package [01:06] you want to stick to the repositories when you install things [01:07] upstream usually provides a tarball (bz2, tar, gz) with the source code and each distribution then creates packages from the source code [01:07] If Iam hearing your correctly, repositories are the install paths meant for ubunto and other simular compatiable distros, is this correct? [01:07] when you want to install something that isn't in ubuntu's repositories and you cannot find an ubuntu .deb, then you can grab the source code yourself and compile it [01:08] Yah, linux users code :D HEH [01:08] kadaz: well the repositories are an online archive of a bunch of .deb files. And .deb files are just the upstream source code with some debian/ubuntu stuff added in so APT knows how to install it properly [01:08] might of been handy if I keep linux on my sys, 9 years ago, I might of learnt it by now. [01:09] how many respositories are there? [01:09] !repos [01:09] The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See also !EasySource [01:10] those are the official ones [01:10] And anyone can create unofficial ones [01:11] If you want to learn linux, you should use it (duh) and read a lot. The Rute book is great, as well as the stuff on tldp.org. The debian docs are really good too; and wiki.ubuntu.com [01:12] once you got the system code, then your set basically [01:13] great, between the bible and linux, its welfare for me. [01:15] thanks ! I tagged those links ! [01:15] but just so I can sleep tonight [01:16] how I install that wallpapoz.bz2 [01:16] do you have all the dependencies now? [01:16] I believe so [01:16] extract wallpapoz.bz2 somewhere [01:17] yup [01:17] inside somewhere you'll find a daemon and a configuration program... do you see them? [01:18] under src or share? [01:18] does linux display ext after filename? [01:18] I don't have it in front of me, probably "share" though [01:18] kadaz: yes, but extensions don't really matter [01:18] k [01:18] erm, I meant: probably "src" [01:19] yup got two files in src [01:19] what are they called? [01:19] daemon_walpapoz and wallpapoz [01:20] run wallpapoz and set stuff up the way you want it [01:20] then run daemon_wallpapoz so that it actually does stuff when you change workspaces [01:20] You can just run it from here if you want, you don't really need to install it [01:21] ok [01:21] awsome [01:21] is it normal for linux not to use a swap file [01:22] I got two 512 sticks and no swap is used. Is this normal ... last question pal. thanks [01:22] I have a text file of questions already heh [01:22] Ill save some for the reading [01:23] well 1gb of ram should cover you, so you should rarely get into swap -- that's a good thing [01:24] so I over did putting it a gig of swap, LOL [01:24] well it's good if you want to hibernate [01:25] kk [01:25] about that time to hibernate [01:26] linux is additive [01:26] Iam getting used to typing HELP HELP [01:26] :D [01:27] how does openbox run on ubunto [01:28] works fine, 'sudo aptitude install openbox' and then at the login screen, press "options" and select "openbox" for the session === hedix [i=usr11771@c1.edrana.lt] has joined #ubuntu-classroom [01:29] will my nvidia card still work? [01:29] it should [01:31] I been practicing saying ubunto, Its sound like a kick in the butt. [01:32] ok bed !! [01:32] thank you, I'll stop by and bring a generous pot of coffee next time ~! [01:32] !pronounce [01:32] Ubuntu is pronounced "oo-BOON-too" See http://www.ubuntu.com/support/faq [01:33] night [01:33] lol [01:33] g'n === zween [n=zween@ASt-Lambert-153-1-57-148.w83-204.abo.wanadoo.fr] has joined #ubuntu-classroom === sacater [n=sacater@colchester-lug/member/sacater] has joined #ubuntu-classroom === nvl [n=nevle@cust2347.vic01.dataco.com.au] has joined #ubuntu-classroom === hedix [i=usr11771@c1.edrana.lt] has left #ubuntu-classroom ["Ieinu"] === Martinp23 [n=Martinp2@wikimedia/Martinp23] has joined #ubuntu-classroom === freeflying [n=freeflyi@123.116.98.63] has joined #ubuntu-classroom === sacater [n=sacater@colchester-lug/member/sacater] has joined #ubuntu-classroom === LjL [n=ljl@ubuntu/member/ljl] has joined #ubuntu-classroom === DBO [n=DBO@unaffiliated/dbo] has joined #ubuntu-classroom === elkbuntu [n=melissa@ppp30-116.lns1.syd6.internode.on.net] has joined #ubuntu-classroom === DBO [n=DBO@unaffiliated/dbo] has joined #ubuntu-classroom === elkbuntu_ [n=melissa@ubuntu/member/elkbuntu] has joined #ubuntu-classroom === _tim__b [i=tim__b@draws.asciians.info] has joined #ubuntu-classroom === neversfelde [n=neversfe@nrbg-4db4408f.pool.einsundeins.de] has joined #ubuntu-classroom === txwikinger [n=txwiking@sblug/member/txwikinger] has joined #ubuntu-classroom === PWill [n=paul@unaffiliated/pwill] has joined #ubuntu-classroom === _Crusher_ [n=You@ppp4-90.lns10.adl2.internode.on.net] has joined #ubuntu-classroom === zween [n=zween@ASt-Lambert-153-1-57-148.w83-204.abo.wanadoo.fr] has joined #ubuntu-classroom === zween_ [n=zween@ASt-Lambert-153-1-52-189.w83-204.abo.wanadoo.fr] has joined #ubuntu-classroom === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom === zween_ [n=zween@ASt-Lambert-153-1-52-189.w83-204.abo.wanadoo.fr] has joined #ubuntu-classroom === cyril_ [n=cyril@83.217.158.117] has joined #ubuntu-classroom === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom === kadaz [n=kadaz@S01060004e220cfbe.vf.shawcable.net] has joined #ubuntu-classroom === ScottK [n=ScottK@ubuntu/member/scottk] has left #ubuntu-classroom ["Konversation] === n2diy [n=darryl@ppp-42d42985.wlks.losch.net] has joined #ubuntu-classroom === sacater [n=sacater@colchester-lug/member/sacater] has joined #ubuntu-classroom === neuratix [n=lorents@ti521110a080-4994.bb.online.no] has joined #ubuntu-classroom === nalioth [i=nalioth@freenode/staff/ubuntu.member.nalioth] has joined #ubuntu-classroom === sacater [n=sacater@colchester-lug/member/sacater] has joined #ubuntu-classroom