/srv/irclogs.ubuntu.com/2011/10/27/#ubuntu.txt

s0needouglas-web-dev: use chown and chgrp00:00
Chraz_Rittthsanks, i didn't think of that00:00
Boontoourlin2u: unless, the disc is not working properly perhaps? I am unsure of how to proceed, everywhere i read online fsck, and e2fsck seem to fix the same error but I still have not identified the specific source of the problem00:00
mdsilvadouglas-web-dev, use "chown"00:00
wolfmitchellBack00:00
escottdouglas-web-dev, chown -R username:username BUT since you didn't do the original copy correctly most likely all the permissions are wrong, so things like .ssh will have the wrong permissions if you do this00:00
douglas-web-devmdsilva, thank you00:00
ppangolinhi. i'm already tuned on upgrade from 10.04.3 LTS to 12.04 LTS and my question is: i have two partitions, / (root) and encrypted /home. let's say, that i want to upgrade to newer version of ubuntu and i only want to remove contents of / (root) partition - /home is going to be about the same. how to do it proper way?00:00
fellayaboy_hey listen, i have a script called trz.sh i want to be able to run that script from terminal wherever im at00:00
RxDxcan anyone tell me a "stick notes" program that show the note on desktop like post-it?00:00
fellayaboy_i dont want to ./trz.sh i just wanna trz and thats it00:00
Boontoourlin2u: I assume sda1 is screwy because it has an invalid superblock, but I cannot fsck it00:01
urlin2uBoontoo, sounds like something is broken, I have never had to run a fsck I just reisntall.00:01
jribfellayaboy_: put it in ~/bin and login again00:01
escottfellayaboy_, add it to your .bashrc where you export $PATH00:01
stercordouglas-web-dev: chown --recursive owner:group /home/user/you00:01
Boontoourlin2u: I have tried both before...but I need some of the data on sdb100:01
Boontoourlin2u: and I cannot boot00:01
escottRxDx, tomboy00:01
jribppangolin: you just do the standard upgrade procedure00:01
urlin2uBoontoo, can you open the partition from a live cd?00:01
Chraz_Rittnope, it is only set at full, and all other settings make the problem worse00:02
RxDxescott, tomboy dont stick the note on desktop00:02
stercordouglas-web-dev: Is that enough to get you going?00:02
scythefwdqin - it's my lightdm that was my prob.. kdm boots and lets me in...00:02
Boontoourlin2u: I am doing all of this from a live cd. when I get the error, I don't even have a shell00:02
ppangolinjrib: i would like to install it from scratch, no updates. format / root partition as ext4 and clean install.00:02
Boontoourlin2u: but when I try to use gparted, it crashes unexpectedly00:02
douglas-web-devescott, thank you. So I get on the folder via terminal and type chown -R username:username (same username twice, right?)00:02
urlin2uBoontoo, go to home and the left panel and open the partition.00:02
jrib!encrypted | ppangolin00:02
ubottuppangolin: For information on setting up encrypted private directories (8.10+) see https://help.ubuntu.com/community/EncryptedPrivateDirectory00:02
escottppangolin, you should read the documentation on ecryptfs, and make sure you have a backup copy of the key. look in .ecryptfs for instructions on how to copy that key00:03
douglas-web-devstercor, thank you, all try it here :)00:03
douglas-web-devI'll*00:03
jribppangolin: read information there on how to properly record your passphrase00:03
julius_is it possible to use a 2.6.x kernel from 11.04 in 11.10 ?00:03
DrCherrywhere can I find embedded wireless devices in /dev ?  there're not under wlan00:03
ppangolinjrib, escott: the name of user that will be on that computer will be indentically that same00:03
urlin2uBoontoo, or at least look to see if it shows.00:03
jribppangolin: I'd guess that if you keep user password the same it should "just work", but I'd still have the passphrase recorded in a safe place00:03
escottdouglas-web-dev, chown -R u:u /home/u. yes. the u after the : is the group. most files are owned by you and the group is your group. however the permissions on things like .ssh/id_rsa may be wrong00:04
Ragnarocki love fucking users female ubuntu00:04
Chraz_Rittescott, i just tried all my other settings for the plasma, and this is the best00:04
RxDxwhats the shortcut to show desktop?00:04
Boontoourlin2u: I see both disks there, but one of them won't open00:04
Ragnarockkkkkkk00:04
Ragnarocksorry00:04
Ragnarockim sorry mans00:04
stercorRagnarock: Is english your first language?00:04
fellayaboy_yo can u turn a whatever.sh to a bin???? so if u put in in /usr/bin it will work?????? how do u do that pooooolellease00:04
ktosiekRagnarock: learn english00:05
urlin2uBoontoo, is that the one you want, sdb is it a external drive like a usb or internal?00:05
stercorfellayaboy_: chmod +x whatever.sh00:05
Boontoourlin2u: they are both internal00:05
DrCherryhow can I figure out what device my wireless is?00:05
escottfellayaboy_, ~/bin is exported in the $PATH. anything that is executable in ~/bin will be executable on the command line without the full path. so move it to ~/bin and chmod +x it00:05
fellayaboy_stercor but it only works if i go to the directoy and type ./whatever.sh00:05
s0neefellayaboy_: put it in /bin or create soft link (ln -s)00:05
Ragnarockktosiek, learn english ?00:05
Chraz_RittBTW escott, the os identifies the plasma as a 32" when it's a 50 "00:05
mdsilvaRagnarock, will try to take your comment in it's least chauvinistic sense. which might be difficult00:05
douglas-web-devescott, thank you. I'm doing it00:05
fellayaboy_hmmm s8nee soft link???????00:06
fellayaboy_what is soft lin?00:06
stercorfellayaboy_: You have to have it in a directory that is in your path.  echo $PATH00:06
zykotick9fellayaboy_, you shouldn't mess with /usr - use ~/bin instead (FYI you need to log out/back in after creating that directory for it to work)00:06
synapse_anyone here know how to create a fakeroot.tar.gz file of an environment?00:06
Boontoourlin2u: I wonder if just unplugging sda1 would allow sdb1 to load?00:06
fellayaboy_escott excelent idea so i just dump the whatever.sh into bin and i would be able to jsut type whatever in terminal whereever im at and BOOM it will work?00:06
stercorfellayaboy_: Ya got it.00:07
Boontoourlin2u: I don't think sda1 has boot partition for sdb1 anyway00:07
escottfellayaboy_, as long as the executable bit is set, and you are logged in as yourself00:07
stercorfellayaboy_: But it has to be executable.00:07
fellayaboy_8C huh zykotick900:07
stercorfellayaboy_: The chmod +x does that.00:07
fellayaboy_OH OK GUYS I GOT THAT00:07
urlin2uBoontoo, shouldn't make a difference. the boot if none are gpt is the mbr.00:07
fellayaboy_NO PROBLEM SO ILL JUST DUMP IT INTO BIN...00:07
fellayaboy_thanks guys00:07
stercorfellayaboy_: /usr/bin, or better, /usr/local/bin00:08
TheEvilPhoenixin /etc/hosts, if I want to define 6 sites to point to 127.0.0.1, can i define the hostnames to bind to that address all on one line rather than have multiple lines containing 127.0.0.1   <host>00:08
stercorfellayaboy_: stay away from /bin00:08
TheEvilPhoenix?00:08
escottRagnarock, your comment was confusing/offensive. if you have a question please ask it00:08
fellayaboy_stercor why is that????00:08
zykotick9stercor, ~/bin is a better suggestion00:08
urlin2uBoontoo, so what Os"do you have and on what drives?00:08
urlin2uOS's00:08
stercorfellayaboy_: The system uses it.00:08
fellayaboy_hmmm so whos is right zykotick9 or stecor00:09
stercorzykotick9: Is ~/bin normally in the path?00:09
Boontoourlin2u: I should have ubuntu 10.10 on both drives, but I usually only boot from one00:09
Pelocan some one tell me where I can set hotkeys in 11.10 like we could do before ?00:09
Untitled_onlyhey does anyone know how to delete files in the root folder via terminal?00:09
zykotick9stercor, yes by default - but you need to logout/back in for it to work00:09
stercorzykotick9: If so, I've learned something valuable! :-)00:09
ktosiekstercor: yes, if you have it at login time00:09
Boontoourlin2u: under /dev I appear to have an sda1, sda2, sda3, that I do not recall making at all00:09
urlin2uBoontoo, can you pastebin the output from a sudo fdisk -lu on the live cd.00:09
mdsilvaUntitled_only, yes using the "rm" command, but it's probably a really bad idea00:09
Boontoosure00:09
fellayaboy_Untitled only just sudo rm00:09
ktosiekBTW anyone knows why ~/bin isn't just added to PATH?00:10
Ragnarocksorry escott00:10
escottktosiek, it is00:10
Untitled_onlyok.00:10
* stercor checks his path...00:10
ktosiekescott: even when it doesn't exist00:10
escottktosiek, no only when it exists, unless you have changes your .bashrc. check /etc/skel/.bashrc00:10
zykotick9ktosiek, it must exist at login for it to work00:10
Ragnarockim sorry00:10
fellayaboy_hmm so which is it guys...zyco or sterco00:10
Boontoourlin2u: http://pastebin.com/2szDiMxv00:10
Boontoourlin2u: sorry it is a capital S00:11
fellayaboy_zykotick9 or sterco? which one is better...using /usr/local/bin or /usr/bin00:11
Chraz_Rittescott, my problem is solved, i just had to take another look at the controls got the plasma, it has a second set of size settings that i missed.00:11
zykotick9fellayaboy_, neither - ~/bin00:11
escottfellayaboy_, programs for just yourself go in ~/bin. programs for everyone not installed by apt-get go in /usr/local/bin or /opt00:11
mdsilvaktosiek, you can add it to your path very easily00:11
Untitled_onlythanks00:11
ktosiekescott: /etc/skel/.profile:if [ -d "$HOME/bin" ] ; then00:11
ktosiekhmm00:11
escottfellayaboy_, you should never manually modify anything in /usr/bin or /bin. that is for apt to manage00:11
fellayaboy_so path will recognize both /usr/bin and /usr/local/bin by default?00:11
ktosiekmdsilva: I know, I'm just questioning the defaults :-)00:12
fellayaboy_escott bingo thats very important00:12
fellayaboy_so its /usr/local/bin00:12
escottfellayaboy_, /usr/bin and /usr/local/bin are exported as part of the path for everyone in /etc/profile00:12
Chraz_Rittthanks escott, and mdsilva, you guys pointed me in the right direction.00:12
fellayaboy_im the only user so for me it doenst matter00:12
escottChraz_Ritt, good00:12
synapse_anyone here know how to create a fakeroot.tar.gz file of an environment?00:12
stercorHmmm....~/bin didn't work for me.00:13
fellayaboy_but any other day i would have to edit the bash_profile00:13
synapse_i.e., I want to create a fakeroot I can uncompress and chroot into00:13
ziesemerMy desktop is hanging on login for some users, but not others.  I determined that it's getting hung at a "gsettings get" call, which returns the result but is not exiting the process for the stuck users.  Any ideas?00:13
urlin2uBoontoo, so what was on each hd as in installs?00:13
escottstercor, have you logged out? or run a bash --login? have you modified your ~/.bashrc00:13
Boontoourlin2u: Ubuntu 10.10 Maverick00:13
stercorI edited /etc/environment; then source /etc/environment; then echo $PATH00:13
urlin2uBoontoo, on which hd?00:14
Pelostercor, I didn'T catch the rest of this but ~/bin means /home/username/bin are you sure that's what you want ?00:14
Boontoourlin2u: should have been on both, but I have only been running the bigger hd00:14
douglas-web-devescott, it worked! I'd never do it that fast, thanks a lot! :)00:14
plummerbAnyone know where to get the New Century Schoolbook font?00:14
Peloplummerb, have you tried on gnomelook.org ?00:14
urlin2uBoontoo, was it a cloned maverick from one to another?00:14
stercorPelo: I don't believe ~ resolved correctly.  Better to put `/home/user/bin' in the path.00:14
escottdouglas-web-dev, id still be worried about your permissions. if you dont tell cp to preserve the owner permissions they could be all wrong00:15
douglas-web-devthere was a blackout here. thanks God It rarely happens.00:15
Untitled_onlydoes anyone here know how to use aircrack-ng?00:15
Boontoourlin2u: I think i separately installed it on sdb1, and then I chose sda1 in BIOS each time I wanted to run it00:15
plummerbPelo  I have not.  I will look.00:15
douglas-web-devescott, even not having .ssh files?00:16
urlin2uBoontoo, okay so did you get a kernel update on the sdb1 manerick, that will change the grub control to the sdb HD.00:16
Pelostercor, I meant that it didn'T point to the regular /bin in the folder tree.   and but if you are talking about a bin folder in the home folder, isn'T it usualy  ~/.bin ?00:16
urlin2umaverick*00:16
fellayaboy_brb ima see if dumping it into local/bin will work00:16
douglas-web-devThey now belong to my user. What could be wrong, escott?00:16
escottdouglas-web-dev, i would audit your permissions. you'll want to use find to figure out how things are permissioned00:16
Boontoourlin2u: I am not sure, there was an automated update as I restarted, I could not see what it was doing because the window was not displaying text00:16
escottdouglas-web-dev, when you cped and lost your ownership you probably changed the rwx bits. so you need to verify that nothing secret has been exposed00:17
urlin2uBoontoo, the only way a kernel can update is in a regular update/upgrade. Have you tried changing the first drive to be read in the bios?00:17
Boontoourlin2u: but I do not remember seeing the new kernel option on statrup00:17
Boontoourlin2u: yes, i tried both drives00:18
MechanisMhello. it's possible to install ubuntu in ramdisk?00:18
fellayaboy_i dumped my trz.sh into /usr/local/bin and typed in trz..... nothing worked.. :(00:18
fellayaboy_i sudo chmod +x trz.sh00:18
fellayaboy_but still00:18
fellayaboy_no luck00:18
MechanisMand somehow manage load after each reboot00:18
Boontoourlin2u: it never loads00:18
urlin2uBoontoo, not sure really since your not really sure yourself what happened, lol I have my limitations.00:18
=== michael is now known as Guest90338
escottfellayaboy_, have run bash --login then try again00:19
PeloMechanisM, what would be the point of this, otherthen slowing your system down ?00:19
Boontoourlin2u: I think I might just do a fresh install on sdb100:19
fellayaboy_aaahhh...typing in trz.sh worked though00:19
=== don is now known as Guest36002
=== Guest90338 is now known as Burzmali_
MechanisMPelo just want very fast system00:19
douglas-web-devescott, It's only my wife and I that use this computer. She has hers own, so almost never she uses mine. I don't have anything here to hide from her. You mean exposure for local users or the internet?00:20
PeloMechanisM, I'm pretty certain that's not the way to go about it00:20
MechanisMPelo why slowin?00:20
urlin2uBoontoo, do what you think is needed, I uae external HD to back stuff up so I never loose anything, both the actual items and clones of the OS using clonezilla.00:20
fellayaboy_wow so just renaming trz.sh to trz solved all my problems00:20
fellayaboy_now all i have to do is trz wherever im at00:20
fellayaboy_well..couldnt have done it without u guys....THANK U00:21
PeloMechanisM, well,  the live desktop session runs off the memory , do you think that is faster then an hdd install ?00:21
MechanisMI have 15000rpm disks for system\swap but want more00:21
urlin2uMechanisM, you can have a flash run the swap00:22
MechanisMjust wondered if ubuntu can be installed in ram somehow00:22
PeloMechanisM, what you want is LFS00:22
escottdouglas-web-dev, for local users mostly, but you should be sure to use cp -a next time00:22
escottdouglas-web-dev, also some programs will refuse to work if secret data is not permissioned correctly. examples would be the .ssh/authorized_keys file will be ignored if it is not permissioned correctly00:23
MechanisMPelo no I wanna keep ubuntu and just wondered if it's can running from ramdisk00:24
plummerbNew Century Schoolbook font is not on gnome-look.org.  Anyone know where I can get it?00:24
escottMechanisM, installed in ram? how would it be permanent? in what way would that consitute installed?00:24
=== Mintal is now known as Prosecuteur
mdsilvaplummerb, have you got a windows install you can "borrow" it from?00:24
douglas-web-devescott, is there some simple document on the web explaining these terminal command lines? And about Ubuntu, do you know some webpage to increase productivity?00:24
escottplummerb, there are a number of fonts in apt, have you checked there. is it part of mscorefonts?00:24
escott!manual | douglas-web-dev00:25
ubottudouglas-web-dev: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/00:25
Peloplummerb, http://www.fontemple.com/free-download/7287-New-Century-Schoolbook.html00:25
escott!permissions | douglas-web-dev00:25
ubottudouglas-web-dev: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions00:25
escottdouglas-web-dev, and the most useful book is probably unix in a nutshell00:25
douglas-web-devescott, thank you for the advices00:25
ismailhai00:25
MechanisMescott just like Redis server do with it's database. each second dump database in file.00:26
douglas-web-devescott, Cool! I saved the book name :)00:26
foolovei continually get not found in archive error message on untarballing files00:26
MechanisMsame here load ramdisk from dump and all updates dump in file(for load next time and by default keep all in ram)00:27
mdsilvafoolovem sounds like corrupted files00:27
escottMechanisM, so you want to run it off a ramdisk, and somehow snapshot that to the harddrive. you would need a kernel driver for that, and it doesn't sound like a good idea. far far far too easy to end up with an unbootable system. there is a reason we have filesystems00:27
MechanisMescott 'm just got pc with 256GB ram and wanted system in ramdisk lol00:28
mdsilvaMechanisM. wow, that's a lot of ram. what kind of pc is it?00:28
escottMechanisM, (a) that seems pointless. you will make your boot slower as it reads all the binaries of executables you won't need into ram00:29
MechanisMit's ex-database server. also it's have 4 processors each 10 cores00:29
MechanisMI got it from some unsuccessfull internet start-up00:30
escott(b) you could do it by working your way down to a ro core fs, and then building a ramdisk of that and mounting it instead of the real root, when you need to update you reboot but to the hd root, make you modifications, and rebuild your ramdisk00:30
urlin2uMechanisM, make it a mini watson.00:30
* pnorman wishes he had that kind of machine for his DB00:30
=== Prosecuteur is now known as Switzaide
mdsilvaif you ever lose power, it's all gone00:30
MechanisMI thought maybe theres some good way for it. if not I'll keep system on 15000rpm sas disk00:31
mdsilvathat sounds safer00:32
escottMechanisM, if you care soo little about your data just use a LD_PRELOAD trick with eatmydata to disable your database servers sync calls00:32
astoryhi, I used to be able to, when gnome snarled itself up badly enough, do `service gdm restart`, but that doesn't work anymore.  What should I use as a replacement to restart X and the whole login stack without a hard reboot?00:32
daviddoriaI just tried to upgrade from 11.04 to 11.10. It said the upgrade could not be completed successfully and that I should restart. When I restarted, the Ubuntu progress bar goes across, but then I get a white screen. I tried "recovery mode" which I thought was like "safe mode" but I just get a root terminal prompt. Any suggestions?00:32
MechanisMescott I said it's ex-database server. now it's my home pc00:32
mdsilvaa 15k sas drive (or maybe a few in raid cfg) sounds better00:33
escottdaviddoria, what does "init" say, and what does "mount" say about the "/" partition00:33
zykotick9astory, perhaps try to tab complete on "sudo service light<TAB>" and see if lightdm is there (sorry I don't use ubuntu, so not sure it's there)00:34
escottdaviddoria, sorry i mean "runlevel" not init00:34
pnormanmdsilva: particularly since any machine with that much ram is likely to be able to run hardware raid with very fast disks00:34
astoryzykotick9: it is, I'll try that next time.  I should have thought of that :D00:34
MechanisMmdsilva I used one 15k 600GB sas for system and swap and 4 satas 3TB for files using them as folders not in raid00:34
Linaguys i have linux-headers-2.6.32-33 in the autoremovable option in synaptic,,i want that installed,,how can i do that ?00:35
mdsilvaMechanisM, for all the times someone has their ubuntu crash or lockup, if you were doing that in ramdisk then it's all gone on the first crash00:35
Linawhat im missing so they wont install,thats the image i need,i have to used in order to patch it with madwifi drivers00:36
ciphercan anyone else confirm that xentoollog.h is missing from libxen-dev for xen 4.1 installs00:36
Switzaideso many friends00:37
Switzaideso litle time00:38
Jimtuvdoes anyone know how to compile python 3.2 on Ubuntu 11.10?00:38
MechanisMJimtuv why not installing via apt?00:40
Jimtuvno it isnt00:40
escott!info python3.200:41
ubottupython3.2 (source: python3.2): Interactive high-level object-oriented language (version 3.2). In component main, is optional. Version 3.2.2-0ubuntu1 (oneiric), package size 3824 kB, installed size 13220 kB00:41
eSoulCan anyone tell me the program name to run at a bash shell/terminal session to run the graphical file manager built into ubuntu/unity00:47
escotteSoul, nautilus00:48
eSoulthank yuou00:48
=== shark is now known as Guest88045
s0neeeSoul: nautilus ?00:49
cipheranyone know why I would get: gcc: error: unrecognized option '-no-cpp-precomp'00:50
eSoulodd, it doesnt load the icons for the files/folders in the file manager over my remote X session, but everything else seems to work00:50
magn3tscipher, g++00:50
cipherg++?00:50
magn3tscipher, also it's probably --no-cpp-precomp00:50
escotteSoul, you probably need something like gsettings-daemon running00:51
cipherI grep'd through the entire source tree for precomp and turned up with nothing00:51
cipherso it must be some default that's putting it there or something00:52
escottcipher, have you checked the makefile00:52
skione_Hi, somehow apt installed php-pear in the wrong location (/root) how do I completely remove it so that I re-install it in the right place?00:52
=== skione_ is now known as SkiOne
eSouli see.  sorry, just my perfered way of doing remote X work on my network is to just ssh -X into my box and run a local X server on my windows box00:53
fosburgany graphic designers here with a connection to stock photos?00:53
daviddoriaescott, just from the root terminal?00:54
escottsure00:54
escottdaviddoria, yes00:54
daviddoriarunlevel says "N S"00:56
daviddoriamount says "/dev/sda7 on / type ext4 (rw,errors=remount-ro,user_xattr)"00:56
daviddoria@escott00:57
cuigaoshengSEND <cuigaosheng> [<main.c>]00:57
escottdaviddoria, ok so your fs is rw which is good. I would plug in an ethernet cord and try to see if you can get network connectivity "ping www.google.com" to see if you are online00:58
escottdaviddoria, then try to run apt-get update; apt-get upgrade; apt-get dist-upgrade;00:58
=== michael__ is now known as Burzmali_
daviddoriais there a way to turn on my wireless? it is a laptop00:59
escottdaviddoria, if you cannot ping, you could try "init 2" and see if you can get past whatever issue caused your boot to fail, and if it refuses to go to runlevel 2 you can just try apt-get upgrade; apt-get dist-upgrade; without internet connectivity00:59
kouellettecan anyone point me to a good article about folder encryption?00:59
yagoodaviddoria, "iwlist scan" < works? (sudo if necessary)00:59
escott!encrypted kouellette01:00
escottkouellette, https://help.ubuntu.com/community/EncryptedPrivateDirectory01:00
escottdaviddoria, its not worth your time to try and get your wireless working, just plug in01:00
kouelletteThanks guys and gals!01:00
W3ird_N3rdif anyone ever reads/searches the log for this channel: cool 'n' quiet failed because for some reason, it gets disabled when I install 4 memory modules01:01
daviddoriaescott - 'init 2' says "the disk drive for / is not ready yet or not present. continue to wait, or press S to skip mounting or M for manual recovery01:01
daviddoriaescott - the drive is fine - I booted from a live cd and I can see all my files, etc01:01
escottdaviddoria, thats strange because mount is saying that it is mounted01:02
escottdaviddoria, another approach would be to try and recover from a livecd chroot environment01:02
daviddoriaI just ran 'apt-get upgrade; apt-get dist-upgrade' and it didn't seem to do anything01:04
sandra_Hello my fellow Ubuntu inmates :-)01:04
vn3BenHello Sandra01:04
sandra_I hope you are all doing well.01:04
vn3Benwe are01:04
sandra_vn3Ben, Hello01:05
sandra_glad to hear it :-)01:05
vn3Benbut sorting out IRC matters (i'm a noob):01:05
vn3BenMaybe you can help01:05
sandra_Good luck with that :-)01:05
tonyyarussodaviddoria: define "not doing anything?01:05
tonyyarusso"01:05
vn3BenI'd like to connect with #django but it says I need to be identified. How do I do that?01:05
vn3Bendo you know?01:05
tonyyarusso!register | vn3Ben01:05
ubottuvn3Ben: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type ยซ /nick <nickname> ยป to select your nickname. Registration help available by typing /join #freenode01:05
yagoovn3Ben, google freenode register01:05
vn3BenOK, thanks, I'll look into that01:06
daviddoriatonyyarusso, it tried to install 3 unimportant packages but they all failed01:07
vn3BenBTW I'm running a 11.10 on a MacBook Pro 7,1, some hiccups but otherwise quite OK01:07
yagoodaviddoria, does it say why it is failing?01:07
tonyyarussodaviddoria: failed with what message?  (A failure isn't "nothing")01:07
yagoodaviddoria, or are you just assuming?01:07
yagoovn3Ben, google ubuntu wiki macbook-- there are few tricks (commands likely) for common macbooks01:08
daviddoriait says "the following packages have been kept back: [there are a bunch of boost things mostly). After this 0 B of additional space will be used01:08
xananaxHello, I've been googling for long now without finding the answer to this: what fonts are safe to remove from /usr/share/fonts? All the answers I find tell me to use apt-get to remove unused packages, but I don't want to remove them per se, I want to move them out in another dir until I need them01:08
daviddoriaresolving archive.canonical.com failed01:08
daviddoriasubprocess installed post-installation script returned error exit status 1 for flashplugin-downloader01:09
tonyyarussodaviddoria: So you have a DNS resolution problem.01:09
daviddoriaError: Trouble connecting to Dropbox servers01:09
tonyyarussoYeah, that all sounds like DNS.01:09
daviddoriatonyyarusso, yes, I'm not connected01:09
tonyyarussodaviddoria: well, how did you expect to install them then?  Were you hoping to use a CD or something?01:09
daviddoriaescott just said to try that even unconnected01:10
daviddoriaI was just following instructions :)01:10
=== vn3Ben is now known as benz
daviddoriaI dont see how installing those packages is going to get it to boot any better though?01:10
yagoodaviddoria, i thought u were asking about a wifi connection problem01:10
=== benz is now known as benvn
=== benvn is now known as vinaben
=== vinaben is now known as ct3ben
escottdaviddoria, if you dont have any cat5e i would buy some. but for now it may be easier to try things from a chroot on the livecd01:11
yagooescott, cat601:12
daviddoriaI actually feel like it is just a video driver problem - after the ubuntu progress bar goes across when it tries to boot, the screen slowly fades to white (it's all blotchy, very strange actually)01:12
ct3benyagoo: ok thanks (was vn3Ben)01:12
escottdaviddoria, so are you able to boot normally but are choosing to boot to single?01:12
=== ct3ben is now known as benoi
escottdaviddoria, because if you can boot normally just boot to text, and do things there01:13
=== benoi is now known as benct
daviddoriawhen i try to boot normally the screen turns white. I am using the "recovery" item in grub, which brings me to this root shell01:13
benhemhi, I am trying to install gnome 3 on a fresh ubuntu 11.10 -- tried gnome-shell --replace and got an xwindow error, no more menubars showing, can't click on windows.  thanks in advance01:13
escottdaviddoria, use the grub boot editor to put "text" right before where it says "splash" and then boot that. you should get a text console where things will work01:14
=== leon is now known as Guest34981
yagoobenhem, u have new "options" from the logon gui01:14
escottbenhem, have you tried logout/login with the different option01:14
urlin2ubenhem, you get to the shell from the login area01:14
benhemnope, ok.  I'll reboot01:14
benhemthanks01:14
yagoobenhem, i would also do - apt-get install gnome-fallback-session (or maybe gnome-session-fallback)01:14
benhemis that gnome 2?01:14
yagoobenhem, click the gear icon picture01:14
benhemthat is gone01:15
yagoo(window manager options from gear icon)01:15
s0neebenhem: no you dont have to reboot. just log out, choose session then log in again01:15
yagoofor 11.10?01:15
daviddoriaescott - I don't see it say "splash" anywhere when I press 'e' to edit the kernel args in grub01:15
benhemyes, 11.1001:15
yagoobenhem, you installed gdm to replace lightdm?01:15
benhemor whatever it was by default, yeah01:15
benhemI thought it was called 'unity'01:15
daviddoriaescott, sorry, now I do01:15
yagoomaybe with the other gdm/kdm logon scressn u should still see the other options01:15
benhemoh, you mean gnome-desktop-manager, the package?01:15
benhemI didn't; I just got gnome-shell and its dependencies01:15
benhemwhich might have included that01:16
yagoobenhem, LOGON screen.. there's not a gear icon (top right corner of username)01:16
daviddoriaescott, even with 'text' the screen does this totally bizarre fade to blotchy white thing01:16
benhemOk, brb.  I do have to restart to log out I think01:16
escottdaviddoria, try text nosplash nomodeset?01:16
daviddoriayep, that worked! it booted normally01:18
escottdaviddoria, probably modesetting add nomodeset to your /etc/default/grub default boot options01:18
daviddoriaI'll give that a try01:19
daviddoriathank you so much01:19
escottdaviddoria, and we haven't done anything to address whatever caused your original upgrade to finish successfully check /var/log/apt to see what needs to be done there01:21
benhemback -- yagoo, I am not sure how to get to window manager options01:21
damonis the sun java jdk no longer available in the oneiric repos at all? I'm not finding any documentation on it, and apt-get install sun-java6-jdk isn't working01:22
eSouli know javevm updated to 7? did oneiric push it as well?01:22
daviddoriaescott, will do, that's a fight for the morning :)01:22
escottdaviddoria, in the future try to explain the full problem, would have been easier if you described the white splotchiness first01:22
magn3tseSoul, openjdk 7 is available01:23
yagoobenhem, what does your logon screen look like? what i meant is a selection of different "window desktops" - eg: choosing unity, gnome-classic, etc.01:23
magn3tseverything in the repos are against java6 or gcj which is just dumb01:23
daviddoriaescott, ok sorry, I thought the failed upgrade was causing the splotchyness, so I thought that was the thing to fix01:23
benhemI didn't get that.  the gnome-replace process failed, though01:23
benhem(yagoo)01:23
damonI know openjdk is available. I'd really like to install sun (oracle's jdk) from the repos01:23
yagoobenhem, can u open a terminal?01:23
daviddoriawhat is the deal with that splotchyness anyway? I've seen wrong drivers display lower resolutions , or not work at all (black screens) but never almost work and fade to a splotchy white?01:24
benhemyagoo, sure01:24
yagoodaviddoria, integration with plaintext video modes01:24
escottdaviddoria, its trying to setup the videocard and isn't doing something right01:24
=== jp is now known as emcrules
yagoodaviddoria, so that between ctl-alt-f1 and ctl-alt-f7 is quick -- and that u can use special video modes in plain text01:24
yagoodaviddoria, this is called kms -- kernelmodeset -- it uses some video code routine.. it's sort of still beta imho01:25
daviddoriainteresting - ok thanks all, i'll be back once I look into this apt log01:25
yagoobenhem, ps aux|grep -i lightdm01:26
benhemok01:26
benhemfound01:27
yagoobenhem, can u pastebin it ?(dont paste in chan)01:28
benhemyagoo: http://paste2.org/p/174084501:29
marksmanI have several wordpress installations using virtual hosts for different domains.  What do I need to look into to enable them to each send email from their respective domain?01:30
yagoobenhem, a sec..01:30
burnerso I find that ubuntu 3d is supposed to work with nvidia due to my fresh install working... how come I can only use Ubuntu 2d on my other desktop with nvidia?01:31
escottburner, have you installed the proprietary drivers01:32
xananaxIs there no "discussion" page for the Ubuntu wiki? If I have a change I want to submit but ain't not sure of it, I should start the discussion in-page? What's the preferred use?01:32
slimjimflimmarksman: what mail client is your webserver using?01:33
marksmanI don't currently have one configured01:33
yagoobenhem, u sure that it's the only 1? there's should be at least a good number of result01:33
burnerescott: I have01:33
xananaxmarksman: it really depends on many parameters, but you're better off asking in php-related or wordpress-related places01:33
burnerescott: when I start unity 3d, I get no toolbars or anything... I just see my wallpaper01:33
yagoobenhem, u upgraded?01:34
slimjimflimmarksman: yea, you should ask in #apache01:34
improveuponanyone: if you have a moment: i think my dvd rom is out of alignment or something. can that cause it not to read certain dvd's at all? if i try to use an ubuntu live cd in it, and i "check disk for errors," can it detect errors when there aren't any because of that?01:34
marksmanxananax, thanks will try there01:34
benhemyagoo: that's all.  my suspicion is that the gnome-replace got halfway and then aborted01:34
yagoobenhem, i dont think its that01:34
benhemk..01:34
yagoobenhem, u must of done something system wide..01:34
benhemwell, I did -- I mean, I ran gnome-shell --replace01:35
xananaxmarksman: I think wordpress should be using the default apache mailer which is not really configurable, but I guess there should be some wordpress extension that allows you to configure mails, using pear::Mail or something01:35
yagoobenhem, ?01:35
yagoobenhem, gnome-shell is not a pacakge01:35
yagooi mean is not a command..01:35
yagoobenhem, convention command for user changes is it?01:36
burnerdoes Unity 3d keep a log file somewhere so i can see why it's not loading properly?01:36
yagoobenhem, are you using the user as "root" ?01:37
yagoobenhem, (i don't think u should be)01:37
benhemno, I didn't have to sudo either01:37
benhemlet me see if I still have it in bash01:37
benhemexit01:38
benhempfff01:38
yagoobenhem, did u bother rebooting? You should have a good number of results with grep lightdm01:38
benhemI did reboot; same results01:38
yagoobenhem, did u make another user?01:38
yagoobenhem, but u did something system wide..01:38
benhemnope...01:38
yagoobenhem, what other commands with apt-get did u do?01:38
benhemall I did was get gnome-shell package using Synaptic... and then run "gnome-shell --replace" which ws an instruction from a website01:39
yagoobenhem, what site was this?01:39
benhemone sec01:39
hlbicehi ,everyone01:39
babblehey all: I used relinux (http://relinux.sourceforge.net/) to make a live image of my current system, and I *think* it enabled zramswap (I had zram enabled as swap on rebooting to my desktop) - I couldn't find anyplace in /etc/init.d to disable it; where should I be looking?01:40
slimjimflimhlbice: don't ask to ask, just ask01:40
hlbiceanyone use ubuntu 11.10?01:40
damonI'm on 11.1001:40
hlbiceit's faster than 11.04,01:40
hlbiceI like it01:40
bsmith093does anyone know of a pdb to txt converter, or doc or anything out of pdb?01:42
yagoobenhem, u should get something like this -> (and I'm also not logged in any X-- i left the logon screen on)01:42
hlbiceI use it on ASUS netbook01:42
yagoobenhem, http://paste.ubuntu.com/720290/01:42
=== Auriel_ is now known as Auriel
benhemyagoo: http://digitizor.com/2009/11/10/install-gnome3-ubuntu/01:43
yagoobenhem, that's 200901:43
yagoobenhem, it still doesn't make sense.. u're lying or only telling half the truth..01:43
yagoobenhem, u did something with apt..01:44
yagoobenhem, did u try to install gdm?01:44
yagoobenhem, after u install gdm.. install lightdm..01:44
yagoobenhem, try this from tty101:44
yagoobenhem, lightdm will disable gdm..01:45
yagoobenhem, dpkg-reconfigure lightdm doesn't work01:45
slimjimflimbsmith093: are you talking about a file from InkWriter/Note Taker?01:45
yagoo(i just tried so)01:45
yagoohttp://paste.ubuntu.com/720290/ << notice all these results with lightdm01:45
bsmith093slimjimflim: no i mean a palm pilot text file format, its the only format i can find for this collection of fanfic im trying to download01:46
slimjimflimbsmith093: did you look at it with a text editor?01:46
bsmith093slimjimflim: i would like to convert out of it, if possible01:46
benhemyagoo, I don't know what to tell you re: system wide changes or lightdm grep results.  I didn't do anything from command line except that gnome-shell --replace thing, and I didn't use apt-get to obtain gnome-shell; I used Synaptic01:47
slimjimflimi mean did you try just changing the extension and looking at it with cat?01:47
zykotick9bsmith093, have you tried txt2pdbdoc?  says "..and back"01:47
slimjimflimor notepad or something?01:47
yagoobenhem, i gave u something to try and fix it..01:47
benhemyagoo, maybe no harm is done and I can continue trying to use gnome01:47
yagoopff01:47
benhemI didn't see the suggestion?01:47
slimjimflimbenhem: you lost your xwindows?01:47
benhemslimjimflim: yeah, I got some kind of error and lost a lot of the gui at first, but it came back on restart01:48
benhemslimjimflim: apparently I was following ancient instructions that told me to run: gnome-shell --replace01:48
yagoobenhem, you're using a broked document for 11.10-- u broked ur logon manager01:48
slimjimflimyou know you can use `startx` if you don't have a gui?01:48
slimjimflimfrom the cli01:48
benhemok, didn't know that trick01:48
* yagoo says u can choose gnome3 from the logon gui-- but someone gave breaking instructions to benhem01:49
benhemthanks ... so, if I have broked my logon manager, should I just reinstall ubuntu?01:49
benhemI'll try the logon screen thing again01:49
yagoobenhem, i told u->01:49
slimjimflimi prefer xfce01:49
benhemyagoo, I'm not sure what you're talking about01:49
yagoobenhem, go to tty1 (ctl-alt-f1), apt-get install gdm, then apt-get install lightdm -- when the prompt box ask if u want to replace gdm with lightdm.. let lightdm replace gdm..01:50
slimjimflimit's easier to just get the right iso in the first place than to try to change window managers after the fact01:50
yagoobenhem, ^01:50
yagooslimjimflim, stuf.01:50
aplundI cannot boot the 11.10 live cd. I just get "unable to find a medium containing a live filesystem". Any ideas how to debug this?01:50
benhemyagoo, ok!  thanks01:50
yagooslimjimflim, stfu.. You're instructions are breaking his system.01:50
yagoook?01:50
slimjimflimyagoo: ltfs lurn 2 fcking spell01:50
pangolinHey now. watch the language please01:50
slimjimflimi didn't start it01:50
digitalicehi01:51
digitalicegot a problem overe here ... my session wont start01:51
=== digitalice is now known as Guest3373
Emiliano008##opensource-es01:52
zyltoid_i have the ew-7722in wireless card. it seems to be detected but it just says 'not connected'. anyone know what may be wrong?01:52
=== Guest3373 is now known as digitalice_
slimjimflimzyltoid_: can you see it with lspci ?01:53
aeon-ltddigitalice_: more details; tell the channel01:53
Chraz_Rittit's me again, i'm now having trouble with java, running ubuntu from a newly burned live disk, and i can't seem to find an apt for java01:53
zyltoid_slimjimflim: yeah, shows up as 'network controller: Ralink corp.'01:53
slimjimflimzyltoid_: ok that's good.  do you have iwconfig installed?01:54
zyltoid_yep01:54
slimjimflimcan you see it with that?01:54
zyltoid_yes i can01:55
zyltoid_wlan001:55
slimjimflimzyltoid_: good again ;)01:55
slimjimflimok so what do you get from iwlist?01:55
slimjimflimi think that lists available access points01:55
slimjimflimthere are some other tools for scanning the air....one sec01:56
r3db3ard_anyone know how to install the block-list to Transmission v2.05???01:56
rypervencheChraz_Ritt: Java is probably not installed by default. You will have to install either Sun Java or OpenJDK01:56
zyltoid_if i do 'iwlist scanning' i get 'No scan results'01:56
yagoozyltoid_, i believe iwlist scan does the full command01:56
hlbiceany info display on the screen?01:57
slimjimflimzyltoid_: do you have an antenna?01:57
zyltoid_yagoo: yeah, i did that and got the same message01:57
zyltoid_slimjimflim: yeah, it has 2 antennas. it's a desktop pci btw01:57
yagoozykotick9, do u have a mac address for wlan0 ?01:57
yagoozyltoid_, i mean01:57
yagoozyltoid_, iwconfig <enter>01:57
slimjimflimzyltoid_: can you see access points from any other computers in the same area?01:57
rypervencheChraz_Ritt: I only know the name for openjdk, openjdk-6-jre01:58
yagoozyltoid_, see if u have a mac-address (HWADDR : xx:xx:xx:...)01:58
zyltoid_yeah, there's a ton i can see from my laptop01:58
OogyPoogyHey all, after my upgrade went to hell, I realized that I was unable to access my encrypted /Home partition because, frankly, I didn't know how. Can someone explain or point me to a concise explanation of how to mount an encrypted partition when running from a LiveCD/USB?01:58
=== tum is now known as Guest17242
slimjimflimwhat's the message you got when you ran iwlist01:58
yagoozyltoid_, for wlan0?01:58
zyltoid_yagoo: no on my laptop01:58
OogyPoogyI just want to learn how, so I don't have to lose everything again!01:58
slimjimflim`iwlist wlan0`01:58
slimjimflimer maybe `iwlist`01:58
zyltoid_yagoo: ifconfig gives me a mac address01:59
zyltoid_*shows01:59
slimjimflimcan you pastebin the result of ifconfig and iwlist?01:59
zyltoid_sure, 1 sec01:59
zyltoid_you mean iwlist scan right?02:00
zyltoid_iwlist on its own is just help02:00
slimjimflimer yea02:01
slimjimflimactually how about this:02:01
slimjimflimiwlist eth1 scan02:01
r3db3ard_anyone know how to get to the #blackbuntu chan?02:01
slimjimflimor iwlist wlan0 scan02:01
jsmith_98I have a complete noob question... this is my first linux/ubuntu install.  I installed 11.10 on a portablel usb and it's running smooth.  However, I was wondering if I could bypass/remove grub as it's not necessary because I only plug in the drive when I want to use ubuntu.02:01
slimjimflimdo any of those give you a list of access points, or even one?02:01
zyltoid_slimjimflim: no unfortunately, which is the problem :(02:02
invisiblekjsmith_98, i dont believe so. grub is what tells the system which kernel to boot up02:02
slimjimflimzyltoid_: well it looks like your drivers and software are setup correctly02:02
hexacodeanyone know a decent filtering utility for ubuntu that converts to and from  any of the following   hex, binary, ascii , and maybe even character encodings02:02
rypervenchejsmith_98: You don't need to install it onto the USB drive. You only need to run it as a live session.02:02
invisiblekjsmith_98, if you did updates, and ended up getting an updated kernel version, you'd have to go and change a bunch of stuff again02:03
invisiblekor do that02:03
OogyPoogyjsmith_98: I believe if you remove all options except for Ubuntu kernel, and set an autoboot to 1 second it will be the same thing02:03
slimjimflimzyltoid_: the next thing i'd do would be try running it somewhere that you know has a wireless connection02:03
Dougie187Is there a way in gnome-shell to remove one of the panels from the top, to make the screen real estate similar to what is in unity? (Only when windows are maximized)02:03
zyltoid_slimjimflim: i know i have a wireless connect, i use the same card on windows OOB02:03
jsmith_98ok... I'll just cleanup the grub and set it to 1 sec.02:03
jsmith_98Thanks!02:03
slimjimflimzyltoid_: you could also try: cat /var/log|grep <your card name or wlan0 or something>02:03
zyltoid_slimjimflim: here's pastebin http://pastebin.com/KVbPq9tQ02:03
slimjimflimor: cat /var/log|less02:04
OogyPoogyjsmith_98: Hope that helps! it might flash for a second, but it's like the same thing, really.02:04
deusreeee, legal02:04
rypervenchejsmith_98: It will run faster as a live CD, and if you enabled uhh what's it called...starts with a p...02:04
ubuntui recently installed 11.10 and after it told me to eject the disc to restart, it never loads the OS. it stalls at a black screen with a cursor. does anyone have any idea if this has to do with nvidia driver ?02:04
rypervenchejsmith_98: If you enabled that, you can save changes made to it.02:04
zyltoid_they have drivers on the site that i'd have to compile, but i figured since it's detected there might be a small issue i'm missing02:04
=== jan247_ is now known as jan247
slimjimflimzyltoid_: yea it looks like you just don't have any access points available on the air02:05
slimjimflimzyltoid_: what kind of card is it? b/g/n?02:05
* yagoo thinks slimjimflim doesn't know /var/log << IS NOT A FILE.02:05
slimjimflimwhat kind of antennae?02:05
yagoopff02:05
Flynsarmyis there a google chrome 64-bit repo?02:05
ted__hello02:05
jsmith_98I tried the liveCD but I had to select "test" and redo my settings every time02:05
zyltoid_slimjimflim: http://www.newegg.com/Product/Product.aspx?Item=N82E1683331509902:05
yagoobad advice-- saying twice about /var/log << grepping using less on that-- ITS A DIRECTORY.02:05
t1m310rdi know this is a linux forum, but the thousands of joined windows idiots are all asleep, so i came here where i can always get help02:06
t1m310rdis there a chance the recov partition got infected by a trojan that overtook a windows pc02:06
slimjimflimyagoo: my bad, i meant dmesg02:06
rypervenchejsmith_98: Because you didn't choose to preserve your files.02:06
rypervenchejsmith_98: What did you use to make the USB drive?02:06
slimjimflimso: dmseg|less02:07
slimjimflim*dmesg|less02:07
zyltoid_laptop wireless cards are much better than pci for some reason :|02:07
zyltoid_*than desktop02:07
jsmith_98startup disk creator02:08
slimjimflimyea cause you can move a laptop to the other side of the room02:08
Dougie187Also, is there a good place to go to find gnome-shell extensions?02:08
improveupon#laptop02:08
FerchoLPHi, I'm going to do a new fresh ubuntu install. I just want to ask if it is enough keeping /home/me/.config/google-chrome to keep google chrome profile and configuration02:08
rypervenchejsmith_98: I don't use Ubuntu, but the option should be there. If not try using Unetbootin.02:08
improveuponexcuse me02:08
jsmith_98thought about the pendrivelinux app but went that way instead...02:08
jsmith_98I can deal with grub... it just slows the bootup02:09
* yagoo reflects pendrive has more successrate than unetbootin&usbcreator put together02:09
zyltoid_i found a post on opensuse forums where a guy claims the official driver for my card is supposed to be in kernel 2.6.40 +02:09
FerchoLP/I'm gonna ask that on #chromium02:09
zyltoid_i'm on 3.0 :|02:09
yagoozyltoid_, possibly02:10
slimjimflimzyltoid_: worth a try02:10
zyltoid_i'm on 3.0 already though02:10
zyltoid_i guess i'll just compile what they provide. thanks for the help02:11
slimjimflimzyltoid_: sometimes the newest version isn't the most stable02:11
jsmith_98Hey, thanks for your help guys!  I was expecting to get a bit of slack for being a noob.  I guess we all started somewhere.02:12
jsmith_98I'm sure you'll hear from me again.02:13
yagoojsmith_98, that's fine to ask nooby questions.. as long as you learn 1 step at a time than try to take it all in oneshot like some crazy clickheads that come once in awhile around ;)02:14
CarlFKhow do I run  valgrind compiz ?  which means I need to stop the current instance and run that with the right parms and rights and whatever02:19
zyltoid_i'm looking at the debian docs for my card and it the module is supposed to be 'rt2860sta'02:20
zyltoid_but the loaded module i get is rt2800pci02:20
s4mm1chi recently installed 11.10 , after installation completed it told me to remove the disc and press enter to restart so i did and now it only boots to a black screen with a flashing cursor02:21
s4mm1chdoes anyone know how to resolve this or what might be causing it02:21
rhizmoeugh, why did i lose gedit-plugins?02:21
afink_Hello everyone, how can I change the authentication source on ubuntu?  I am using kubuntu, tried there first, no dice.  Thanks in advance.02:21
IbisHmm, what's really the good point of that DASH thing in Unity?02:21
IbisOther than finding programs/files?02:22
VustomWhen using GNOME 3 on Ubuntu 11.10, why isn't there any minimize tab?02:22
Vustom:c02:22
rhizmoei think it's supposed to be like quicksilver/spotlight on osx02:22
IbisVustom: That's Gnome 3.02:22
escott!info gnome-tweak-tool | Vustom02:22
ubottuVustom: gnome-tweak-tool (source: gnome-tweak-tool): tool to adjust advanced configuration settings for GNOME. In component universe, is optional. Version 3.2.0-0ubuntu1 (oneiric), package size 71 kB, installed size 656 kB02:22
tntcVustom: because Gnome 3 doesn't have one by default, I think...02:22
IbisOr use gnome-tweak-tool02:22
Ibistntc: By default. No.02:23
VustomI have the GNOME Tweak Tool, what option do I enable?02:23
VustomSo confusing :c02:23
becom33I installed Ubuntu 9.10 . But I cant seems up update the OS . it gives 404 errors on links , plus its the same when I goto install a software from Add/Remove02:23
escottVustom, on "Shell" Arrangement of buttons in titlebar02:24
escottVustom, agreed it should be under Windows02:24
IbisVustom: Look in "Shell".02:24
IbisVustom: Arrangement of buttons on titlebar. Make that set to "All".02:24
VustomThanks! Also, there's this app called GNOME Pie, it's a desktop launcher, but for some reason when I start the app it doesn't appear on my desktop?02:25
Vustomhttp://www.omgubuntu.co.uk/2011/09/gnome-pie-application-launcher/02:25
Dougie187So, does anyone know if there is a gnome-shell extension to make maximized windows appear closer to unity windows (ie almost full screen)?02:25
zyltoid_anyone know the differnece between the rt2x00 module and the rt2800?02:26
becom33http://pastebin.com/x0uUiVfA anyoneknow why ?02:26
escottVustom, not sure if that will or will not work under gnome3. if it is structured as a compiz plugin it would be unity only. have you tried it under unity?02:27
=== hexacode is now known as Guest10044
=== _-_- is now known as JimmyJ
becom33>:o guess everyone is sleeping :/02:28
escottbecom33, your mirror could be down02:29
Vustomescott: Not yet, :(02:29
robin0800becom33, 1554 people according to the user list02:29
escottbecom33, is jaunty still supported02:29
escott!eol02:30
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades02:30
izinucsafter installing ccsm and changing the size of the icons in the "left" launcher bar.. they haven't changed size.. any suggestions?02:30
escottbecom33, jaunty is gone thats your problem02:30
VustomI have another problem, when I start my PC and boot into Ubuntu, the loading screen is just purple instead of the Ubuntu logo with the 5 dots, it does come up though, but at the last second02:31
becom33umm escott I have ubunut 11.10 . I had downgrade back to 9.4 coz the latest version was kinda messed up with the Gnome and it didnt take my VGA . btw how am I suppose to activate desktop effects in 11.10 ?02:31
escott!downgrade | becom3302:31
ubottubecom33: Attempting to downgrade to an older Ubuntu version is explicitly not supported and may break your system.02:31
becom33escott: I didnt mean like that . I uninstalled the latest version and installed the older version again02:32
Vustomescott: It should work with GNOME 3; this guy/girl has done it, http://www.youtube.com/watch?v=Eo0QXJrv1hs02:32
_klk_hi all.  i'm running into some weird compile errors in ubuntu 11.10 for a project that used to compile just fine in 10.04.  when it gets to the link stage, every single function call to an external library is marked with "undefined refernce to".  does anyone know what might be going on?02:32
VustomBut for me it doesn't want to work ;c02:32
escottVustom, i dont use it so I dont know. just suggesting it as a possible issue02:33
_klk_a different project that uses the same libraries compiles fine02:33
becom33thought maby if I upgrade from the older version to the latest version effects and resolution might stay the same02:33
escottVustom, run it from a terminal and see if you get an error message02:33
Dougie187_klk_: that means it's not linking correctly.02:33
_klk_all the libraries are installed into the various paths (/lib, /usr/lib, /usr/local/lib)02:33
Vustomescott: gnome-pie right?02:33
Dougie187_klk_: do you have the correct -l statement?02:33
_klk_Dougie187:  how would i go about fixing it?02:33
escottVustom, yes02:33
becom33escott: so what should I do now  ?02:34
escottbecom33, to get desktop effects you need to have a video driver that supports glx. usually people use the jockey-gtk to install proprietary drivers02:34
Vustomescott: http://paste.ubuntu.com/720308/02:34
Dougie187_klk_: undefined reference basically means you have the header to a function you're trying to use, but not the source for it (or the library that contains it). So it should be there, but it doesn't actually exist. If you are using something like math.h, then when you compile you need the -lm flag.02:35
Dougie187etc02:35
becom33escott: but in the older version it takes the effetcs without any drivers . :/02:35
rypervencheescott: What version do you use?02:35
_klk_Dougie187:  I think so.  here is my flags:  -lcurl -lssl -lbz2 -ljson -lcrypto -lPocoFoundation -lPocoNet -lPocoUtil -lPocoCrypto -lboost_thread -lavformat -lavcodec -lavutil -lswscale -lPocoXML -lx264 -lopencv_core -lopencv_highgui -lboost_system -lboost_program_options02:35
_klk_(sorry for long paste)02:35
FloodBot1_klk_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:35
escottrypervenche, version of what02:36
_klk_Dougie187:  and i've manually verified that all those libraries actually exist in  the system02:36
Dougie187_klk_: and that doesn't help me any as I don't know what library your functions should be in or anything.02:36
izinucsI have a readon m7 video card in my thinkpad.. how do I activate that driver for effects? Nothing is listed in Hardware drivers.02:37
rypervencheescott: Ubuntu, or if you don't use it what distro do you use?02:37
izinucsor better yet.. how do you shrink the size of the side launcher bar?02:37
escottbecom33, proprietary drivers sometimes get fouled up during upgrades. before i stopped using them i always had to fix them with every new release version02:37
escottrypervenche, 11.1002:37
iamfennechi can anyone help a linx newb?02:37
escott!help | iamfennec02:38
ubottuiamfennec: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience02:38
_klk_Dougie187:  sorry.  what can i show you to make it easier?02:38
IbisSo whatcha need help with iamfennec?02:38
Dougie187_klk_: what function is undefined?02:38
becom33so escott so how can deal with this jaunty thing ?02:39
_klk_Dougie187: _all_ of them.  every single function call to an external library is flagged with the "undefined reference to โ€ฆ" error.  i can post the make output if you want to see02:39
escottbecom33, jaunty is eol. so you have to upgrade if you want support02:40
Dougie187_klk_: no. the makefile or the compile string would be more useful.02:40
becom33escott: at the moment it only shows me 9.10 version02:40
becom33so if I upgrade to 9.10 again I have upgrade to 11.10 :/02:40
cuigaoshengๆ€Žๆ ทๆŠŠ้”™่ฏฏ้‡ๅฎšๅ‘ๅˆฐ็ฎก้“02:41
iamfenneci'm runing lubuntu 10.04 and my update manger is giving me an error that theres not enough free space on my hdd and to empty trash and get rid of temp packages from former installs useing sudo app get clean02:41
tensorpudding!cn | cuigaosheng02:41
ubottucuigaosheng: ๅฆ‚ๆฌฒ็ฒๅพ—ไธญๆ–‡็š„ๅ”ๅŠฉ๏ผŒ่ซ‹่ผธๅ…ฅ /join #ubuntu-cn ๆˆ– /join #ubuntu-tw02:41
Dougie187_klk_: i'll brb. If you pastebin the Makefile or something pm it to me02:42
Polahiamfennec, then you should consider doing that, unless you know you have more space than it claims.02:42
becom33btw is there any method I can put this upgrade and go out see the upgrade level from a remote computer ?02:42
iamfennechow do i do that? i don't know what its asking me to do02:42
izinucsiamfennec: you might also have quite a number of old kernels still installed..02:42
iamfennecyeah thats what i'm thinking, how do i take care of that ?02:43
iamfenneci thought ubuntu managed all that on its own02:43
escottiamfennec, (a) its asking you to run sudo apt-get clean, so do that. (b) use the disk usage analyzer to see where you disk space is being used, and you can ask us if something is bigger than it should be02:43
izinucsiamfennec: open synaptic and search for "linux" you'll get a list of stuff. look for the old kernels and mark them for uninstall.02:44
VustomCan someone help me? I type; 'sudo apt-get install git-core' then; 'cd git clone https://github.com/rcmorano/gnome-shell-gnome2-notifications.git' and then; 'sudo cp -r gnome-shell-gnome2-notifications/gnome-shell-gnome2-notifications@emergya.com /usr/share/gnome-shell/extensions/' but for some reason when using the last terminal line I get this message; 'No such file or directory'02:44
escottiamfennec, apt will keep older files around that might be useful, like old kernels and old .debs and old config files for programs that have been removed, etc02:44
escottVustom, not cd git clone thats all wrong02:44
escottVustom, git clone, then cd02:45
VustomSo what would it be? I'm confused, I'm just getting this from; http://www.webupd8.org/2011/10/things-to-tweak-after-installing-ubuntu.html02:45
_klk_Dougie187:  sure, i'll post the failing compile string.02:45
_klk_here it is:  http://pastebin.com/xcrfJEuS02:45
izinucsok.. I can't ctrl+alt+2 or 3 or 4 etc.. to make a window go half screen, quarter etc.. why not?  no effects activated?02:46
marksmanWhat is the easiest way to install windows 7 AFTER ubuntu is installed so I can dual boot?02:46
zykotick9iamfennec, searching for linux-image will probably be a lot easier then just "linux"02:46
izinucsmarksman: wipe the drive .. install 7.. reinstall ubuntu..02:46
escottVustom, cant say exactly, because we didnt write these directions, but git clone downloads the program, cd would change your working directory in some way, and the cp moves the files to a globally available place (VERY BAD THING TO DO)02:46
obert-i'm in a shell in recovery mode, if i try to launch visudo it'll returns that it is a read-only file and then i cannot edit it02:46
izinucsmarksman: windows doesn't play well being installed afterwards.02:47
VustomWhy is it bad? :(02:47
escottobert-, you are root, no need to sudo. type "whoami"02:47
iamfennecwell i have kept up on deleating the old installs for the os select page my computer starts up too02:47
obert-i think i have to adduser user admin in order to fix an issue with the os02:47
beatbreakerOber, you may need to mount you file system as read/write02:47
obert-how please02:48
iamfenneci've taken out 3 kernals per version but is there more ?02:48
escott!grub | marksman02:48
ubottumarksman: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)02:48
iamfennecwell how do i use the sudo app get clean02:48
escottiamfennec, "sudo apt-get clean"02:49
iamfennecin the terminal ?02:49
escottiamfennec, yes02:49
urlin2uiamfennec, aurtoclean?02:49
obert-how to mount my file system as read/write, please? :P02:49
urlin2uautoclean?02:49
VustomHow do I move icons from the message tray (bottom tray) to the top bar in GNOME 3?02:50
escottobert-, if you are in a single user mode you are usually there for a reason (unless you intentionally selected it from the boot options). you need to determine why you are mounted ro. fsck the main partition02:51
iamfennecok one think at a time here, what should i do first ?02:51
escottiamfennec, its autoclean that you want, but you keep messing up the typing of the command its "apt-get" not "app get"02:51
izinucsHow do I shrink the size of the left launcher bar?02:52
escottiamfennec, to be honest it doesnt matter which one you use, they both free up space but with clean you will have to redownload stuff which is annoying02:52
=== babble_ is now known as babble
iamfennecok so what command do i type into terminal?02:52
escottiamfennec, "sudo apt-get clean" or "sudo apt-get autoclean" your choice02:53
obert-uhm how to find the name of the main partition (gasp)02:53
escottobert-, mount02:53
izinucsobert-: sudo fdisk -l or mount02:53
escottobert-, it will say /dev/sdX# mounted on / ro02:53
ertyuiop99Hey, so recently I screwed up an had to delete my ubuntu partiton but I had a backup. I restored that backup onto a clean ext4 partition but I cant boot up to it. I went into gparted and tried setting the flag to "boot" but it did nothing. How should I fix this?02:54
iamfennecok did the sudo apt-get clean and it asked for a password which i entered then went back to the root promt02:54
escottobert-, and you need to run fsck /dev/sdX#02:54
escottiamfennec, silence is success02:54
iamfennecok02:54
sdzConfig'ing pure-ftpd for anon downloads only.  File list and downloading works fine.  Can't get .message, .banner, or -F /usr/share/fortune/zippy to work.  Thoughts?02:55
iamfennecis there a way to look at how full a partion is like in windows?02:55
obert-escott: mount what02:55
escottiamfennec, if you have a gui there is a disk-usage-utility02:55
escottobert-, just "mount"02:55
ertyuiop99Anyone got an idea of how I fix my problem?02:55
escottiamfennec, just hit the windows key and type "disk usage"02:55
izinucsertyuiop99: when in doubt.. throw a hand grenade02:56
escottiamfennec, if all you want is the grand total (and not subdirectories) you can do df -h02:56
xjjkhello, is there a dedicated channel for ubuntu 64-bit? I can't run 32-bit apps anymore; multiarch doesn't make any sense02:56
rhizmoeok, so i'm seeing a ~/.gnome2 directory that seems to be affecting some software settings of mine...how can i deal with this?02:56
obert-escott: thanks:) /dev/sda or /dev/sda1 ?02:56
ertyuiop99Why thank you for the advice, izinucs, though I "doubt02:56
escottertyuiop99, what do you mean you cant boot up into it. what happens when you try02:57
rhizmoe~/.gnome2 containing a bunch of sw settings dirs02:57
iamfennecwindows key did nothing02:57
izinucsxjjk: did you install ia32libs?02:57
escottobert-, sda102:57
ertyuiop99"" it will work, so I must throw one02:57
xjjkizinucs: yes02:57
xjjkizinucs: Ubuntu 11.10 changed a *lot*02:57
xjjkall my 32-apps are broken; I get an error from bash "not found"02:57
ertyuiop99escott: Just gets into this grub thing saying I can press tab to see all comands02:57
izinucsxjjk: yea.. I'm discovering that.. just installed it on an old thinkpad.. test bed..02:57
escottiamfennec, what version of ubuntu are you running02:57
iamfenneci see a disk utility but no usage utility02:57
obert-escott: clean is the answer02:57
iamfennec10.0402:58
xjjkizinucs: and there's NO user-centric documentation on multiarch whatsoever02:58
bsec_#ubuntu -cn02:58
escottobert-, you can try mount -o remount,rw /02:58
ertyuiop99escott: I screwed up, partitioned and reformated, restored, but can't boot into it02:58
izinucsxjjk: yep.. you might also try in ##linux02:58
escottobert-, im worried about an !xy here. why are you in a recovery console?02:58
escottertyuiop99, have you restored your bootloader?02:58
princej88Hey guys, I have created a seperate partion on my macbook pro and when booting from the ubuntu cd I am getting the following error: (initramfs) Unable to find a medium containing a live file system02:58
escott!grub | ertyuiop9902:58
ubottuertyuiop99: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)02:58
princej88anyone else have the same probleM/02:59
princej88?02:59
obert-escott: i made: fdisk -l  then  fsck /dev/sda102:59
ertyuiop99Thanks escott , I may not need to throw a grenade02:59
obert-escott: i got issues with my own user: i cannot run sudo02:59
obert-so i'm trying to edit /etc/sudoers to add my own user to admin group02:59
escottobert-, you screwed up trying to add yourself to a group... so common03:00
ivanBliminseanyone know how to get .docx files to open up in wine installed office 2007 by default in Ubuntu11.10.  Oneiric is trying to use package manager to open it even though it has a libre office icon lol03:00
VustomHow do I edit /etc/grub.d/10_linux?03:00
obert-sigh:( for the second time using chown, escott :(03:00
obert-so sad03:00
escottobert-, in that case remount,rw and then run the command correctly03:00
obert-escott: then if i try to run visudo it'll says that /etc/sudoers is in read-only mode03:00
izinucsivanBliminse: .docx opens just fine in libreoffice.. why go the wine route?03:01
escottobert-, you shouldnt be messing with sudoers03:01
obert-escott: read-only file system, sorry03:01
escottobert-, if you ran usermod -G without -a thats why you cant sudo03:01
obert-escott: what should i do?03:01
ertyuiop99escott, I'll come back if it doesn't work, :D03:01
iamfennecis it safe to trash the contence of my tmp folder ?03:01
ivanBliminseizinucs, I'm a college student and although docx open up fine in libre office, (aside from the packager manager issue I mentioned), when you save it using libre in .docx format it screws up a bunch of stuff. IE, removes page numbers03:01
escottobert-, what happened when you tried to remount,rw /?03:01
ivanBliminseizinucs, and I have to write papers in win office...03:02
obert-escott: do i have to paste that exactly code without ?03:02
escottobert-, no "mount -o remount,rw /03:02
izinucsivanBliminse: weird.. the #winehq channel might have answers.03:02
ivanBliminseizinucs, thanks man!03:02
ertyuiop99escott : Also, I messed up by trying to make the /home folder a different partition so I could install a ton of crap without space worry. is this a good tut? http://www.psychocats.net/ubuntu/separatehome03:02
obert-escott: did i told you that i'm in a vmware vm?03:03
escottivanBliminse, its going to be weird because of the way wine maps the fs into a c:\ d:\ drive. you might just want to start office and open them that way03:03
obert-escott: it'll list some messages, no idea03:04
ertyuiop99escott, is it a good tut?03:04
escottertyuiop99, tldr; but i've seen people mention it before so i guess its ok. can't really say myself03:04
escottobert-, what were the messages, and the vmware bit shouldnt matter03:04
ertyuiop99okay03:04
ivanBliminseescott, is there a way in 11.10 to tell ubuntu what file extensions open with what programs.03:05
obert-escott: Note that one does not really mount a device...03:05
escottivanBliminse, usually you right click on the file in nautilus and say open with, and then save that preference03:05
izinucsHow do I shrink the size of the left launcher bar?03:05
ivanBliminseescott, how do you save that preference03:05
escottobert-, you aren't mounting a device, you are remounting a partition with different options03:06
quentusrexIs there a way to determine which package would provide a file? I'm trying to track down which package the courier.schema ldap schema is in.03:06
obert-escott: that's the first line of the messages03:06
escottivanBliminse, thats something that has changed in gnome3 so i dont know where it is anymore03:06
escott!infot apt-file | quentusrex03:06
obert-escott: i did only mount -o remount,rw /03:07
escott!info apt-file | quentusrex03:07
ubottuquentusrex: apt-file (source: apt-file): search for files within Debian packages (command-line interface). In component universe, is optional. Version 2.5.0ubuntu1 (oneiric), package size 24 kB, installed size 188 kB03:07
ivanBliminseescott, it's weird because there is no wine 1.3 application... the stuff you install with wine shows up as a regular app.....03:07
Hell_Hammerhi all03:08
shadows090I just got a laptop that has a radeon hd6320 graphaics card. i loaded ubuntu but the resolution is fairly poor. i am downloading the ati 11.9 proprietary driver, but I'm not certain that it's what I'm supposed to do. Could I just "aptitude install fglrx" instead? Has anybody done this before?03:08
obert-escott: !!03:08
ivanBliminsedoes anyone know how to set up a preferece for applications based on file extension or what not in ubuntu 11.10??03:09
escottobert-, after you say "mount -o remount,rw /" it says "Note that one does not really mount a device..."?03:09
winxordieanyone want to help me with 10.04 hdmi audio malfunction fun?03:09
shareWhy Ubuntu started using Unity?03:09
shareGNOME2 ftw03:09
juggใ€‚ใ€‚03:10
obert-escott: it is a long message, i cannot scroll up in the recovery window so i dunno what kind of stuff is, do you need a screenshot? (yes, i launched only mount -o )03:10
juggๆœ‰ๆดปไบบไนˆ03:10
robin0800share, because they didn't like gnome shell03:11
obert-i'm in panic atm03:11
escottobert-, messages there are errors, so yes we need to see them03:11
share!cn | jugg03:11
ubottujugg: ๅฆ‚ๆฌฒ็ฒๅพ—ไธญๆ–‡็š„ๅ”ๅŠฉ๏ผŒ่ซ‹่ผธๅ…ฅ /join #ubuntu-cn ๆˆ– /join #ubuntu-tw03:11
escott!paste | obert-03:11
ubottuobert-: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.03:11
jugghello03:11
s0neejugg: hi03:11
izinucsHow do I shrink the size of the left launcher bar?03:11
sharejussi: #ubuntu-cn03:12
escottizinucs, try the tweak tool, maybe it can help03:12
ivanBliminseizinucs, you want to shrink the size like the width or the apps?03:12
izinucsescott: don't know that tool03:12
urlin2uizinucs, unity plugin in the compiz config manager03:12
izinucsivanBliminse: width, icon size etc.03:12
ivanBliminseizinucs, ccsm... its the unity plugin, under experimental tab.. works well03:12
klynci created a user via the "User Accounts..." graphical tool, and it appeared in the lightdm login list; i then did 'usermod -u 500 klync' and the user no longer appears, and when logged in as that user, it shows my name as "[Invalid UTF-8]" ... i checked /etc/lightdm/users.conf and it's set to allow any uid >=500; what gives?03:13
izinucsurlin2u: did that. reduced it to the minimum and nothing changed.. even after logging out and back in again.03:13
=== Auriel_ is now known as Auriel
shareI'm sticking to 10.10 thanks to Unity03:13
izinucsivanBliminse: did that.03:13
share...03:13
ivanBliminseizinucs, did it not take?03:13
sharewhy 12.04 won't use GNOME03:13
izinucsivanBliminse: nope03:13
izinucsivanBliminse: didn't change anything.03:13
escottklync, you completely broke that user by changing their uid after their files were laid down03:13
ivanBliminseizinucs, sometimes you have to log out and log back in.. but you can do a ALT+F2.. then type unity --replace03:14
urlin2uizinucs, only works in 3d I believe, although 11.10 it should work, try running compiz --replace in the terminal.03:14
klyncescott: nope, the user's home dir is owned by uid 50003:14
Ibis!notunity > share03:14
obert-escott: http://www.laquarra.it/media/mount-o.png03:14
ubottushare, please see my private message03:14
robin0800izinucs, you could try confity ver 1.0 has a deb that you can install03:14
ivanBliminseizinucs, when it comes back up it should be proper.. try the log in log out if that does work... I always do an extreame if things don't take.. like take the size all the way down.. just to make sure it changes.. then adjust03:14
mdsilvaklync, is the username valid ascii with no utf-8 characters?03:15
meta-coderI have source, how can I make it a .deb ?03:15
escottobert-, i need to see a screenshot of the command prior to your hitting enter. something is typed wrong03:16
rhizmoeoh man03:17
obert-escott: i doubt i can show it: cannot scroll up03:17
shareUnity is a fail03:17
escottklync, only the stuff in $HOME will get ownership changed. also lightdm apparently ignores its config files so i wouldnt believe anything it says in /etc/lightdm03:17
blognewbHi guys, I forgot the name called for that thing you need to have before you uninstall ubuntu/linux from a dual booted computer... Something "MRB"? MBR???03:17
izinucsivanBliminse: threw errors when I tried that (unity -replace).. not supported.. I guess GLX isn't running.. I've got an ati raedon m7 card in this laptop03:17
ivanBliminseshare, go back to gnome 3...03:17
obert-escott: sorry and thanks for now for your time. is it mount -o  or mount -003:18
escottblognewb, fixmbr in windows03:18
shareUbuntu w/ GNOME > Ubuntu w/ Unity = Win XP > Win Vista03:18
ivanBliminseizinucs, did you do (unity --replace)  .. it has two dashes03:18
obert--o.03:18
sharewake up Ubuntu devs!03:18
mdsilvasgare, so?03:18
leftistshit i cant fucking believe i was banned for saying fuck.. in #wordpress channel :D.  i mean what the fuck...03:18
izinucsivanBliminse: I'm on cli now running irssi in screen.. ctrl+alt+F7 gets me back to the gui without any decorations.03:18
leftist...fuck...03:18
leftistwow03:18
izinucsivanBliminse: yea.. 2 dashes..03:18
leftistlater03:18
FloodBot1leftist: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.03:18
pangolin!language | leftist03:19
ubottuleftist: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.03:19
leftistok ok03:19
ivanBliminseizinucs, don't know... that works for me.. sorry!03:19
klyncmdsilva, escott: in a terminal as root where LANG="en_CA.utf-8", I did `groupmod -g 500 klync ;usermod -u 500 klync ; chown -R klync.klync /home/klync` .... now i can login just fine, but lightdm doesn't list my entry, and the unity widget that displays my name can't03:19
wangyueๅ›ง03:19
leftisti mean the internet is owned by the USA :D03:19
leftisti am drunk03:19
OerHeksleftist troll elsewere03:19
leftistlater03:19
leftistoerheks i was providing code long before you were hatched03:19
leftistlater03:20
cntrationalhey, would anybody recommend an alternative to gnome-terminal?03:20
blognewbescott fixmbr OH :'( hey awhile back i installed "Edubuntu" in my little sisters celeron desktop.. now after i uninstalled edubuntu to install lubuntu, the boot would just go crazy and the computer would just keep restarting, i didn't have fixmbr, what did i do wrong? :'(03:20
* klync : leftist left03:20
somsipcntrational: urxvt03:20
lanecntrational, xterm?03:20
rhizmoeok, i'm this >< close to designating oneirc as "too many changes at once"03:20
izinucsHow do I get my decorations back without glx running?  unity --replace won't do it.. it throws errors.03:20
philipballewdoes anyone speak chinnese and can help with support in #ubuntu-youth03:20
* rhizmoe goes to find the jargon file representation of this state03:20
pangolinphilipballew: #ubuntu-cn03:20
VustomHow can I reinstall plymouth in 11.10? For some reason I just get a purple screen when Ubuntu is booting up :/03:20
mdsilvaklync, the error msg you mentioned seems to imply the entire problem is that it is a utf-8 username03:20
rhizmoeno gedit-2? insane.03:20
cntrationallane: xterm is a tad too minimalist03:20
escottklync, so lightdm's config files are only there to confuse people when they cant find the non-existent documentation. the actual config is controlled by /usr/lib/accountsservice/accounts-daemon03:21
laneheh... i don't know then.03:21
lanei like xterm.03:21
xangua!cn | philipballew03:21
ubottuphilipballew: ๅฆ‚ๆฌฒ็ฒๅพ—ไธญๆ–‡็š„ๅ”ๅŠฉ๏ผŒ่ซ‹่ผธๅ…ฅ /join #ubuntu-cn ๆˆ– /join #ubuntu-tw03:21
klyncmdsilva: i was thinking the problem is that it's *not* utf-8, but maybe ....03:21
klyncescott: oh, that's interesting ... will follow, thx03:21
cntrationalsomsip: urxvt, huh, I'll look into it03:21
izinucsHow do I restart the gui from a tty?03:21
somsipcntrational: it's reasonably popular. Worth checking out I think03:21
rhizmoeizinucs: sudo gdm restart03:22
mdsilvaklyncm anything you typed into a utf-8 console is utf-803:22
izinucsrhizmoe: I thought it changed with unity.. I'll give it a shot.03:22
philipballewthank you pangolin xangua you guys rock!!!03:22
escottizinucs, if you are using 11.10 it may be sudo service lightdm restart instead of service gdm restart03:22
obert-escott: my fault: i forgot /03:22
obert-perhaps03:22
rhizmoeizinucs: might be lightdm03:22
rhizmoedepending on your choice during install03:22
ivanBliminseWell guys, thanks for the help. Talk to you later03:22
izinucsrhizmoe: since gdm didn't work I'll try that :)03:22
rhizmoehow do i downrev to gedit2?03:22
xjjkizinucs: yah, so apparently a package didn't install or upgrade probably03:23
xjjkizinucs: though dpkg/apt didn't indicate as such03:23
xjjkizinucs: reinstalling libc-i386 fixed things03:23
izinucsxjjk: cool03:23
blognewbAnybody help? awhile back i installed "Edubuntu" in my little sisters celeron desktop.. now after i uninstalled edubuntu to install lubuntu, the boot would just go crazy and the computer would just keep restarting, i didn't have fixmbr, what do I do now? :'(03:23
xjjkI've a feeling I should reinstall03:23
juggis there any chinese?03:23
xjjkso I don't find any new surprisesโ€ฆ03:23
obert-escott: refresh my url please03:23
xangua!cn | jugg03:24
ubottujugg: ๅฆ‚ๆฌฒ็ฒๅพ—ไธญๆ–‡็š„ๅ”ๅŠฉ๏ผŒ่ซ‹่ผธๅ…ฅ /join #ubuntu-cn ๆˆ– /join #ubuntu-tw03:24
jugghello03:24
mdsilvablognewb, are there any valuable irreplacable files on it?03:24
escottblognewb, the restarting suggests that either something is wrong with your grub, or the kernel is panicing. and it has nothing to do with fixmbr, that was the answer to a different question you asked03:24
jugghi xangua03:24
FourDollars!tw03:24
ubottuๅฆ‚ๆฌฒ็ฒๅพ—ไธญๆ–‡็š„ๅ”ๅŠฉ๏ผŒ่ซ‹่ผธๅ…ฅ /join #ubuntu-cn ๆˆ– /join #ubuntu-tw03:24
blawizhow compatible is ubuntu with installing apps not in the package-system? say if i install a newer version of thunar from a tarball?03:24
escottblognewb, can you describe what it is doing right before restarting03:24
FourDollars!uk03:24
ubottuJoin us for a discussion using the Queen's English in #ubuntu-uk03:24
izinucsbrb.. reboot necessary get get the gui back.03:24
OerHeks!lubuntu | blognewb03:24
ubottublognewb: lubuntu is a project to create a derivative of Ubuntu using the LXDE desktop environment. See https://wiki.ubuntu.com/Lubuntu . /join #lubuntu for lubuntu support.03:24
juggๅคงๅฎถๅฅฝ03:25
rhizmoef*ck me: http://askubuntu.com/questions/60600/how-do-i-replace-gedit-3-06-with-gedit-2-30-403:25
share!sweat | rhizmoe03:25
share!swear | rhizmoe03:25
rhizmoeyeah, well.03:25
xangua!language | rhizmoe03:25
sharedammit03:25
ubotturhizmoe: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.03:25
escottobert-, good its remounted. that other line is just dmesg since you are on tty103:25
sharexD03:25
FourDollars!xubuntu03:25
ubottuXubuntu is Ubuntu with Xfce instead of !GNOME. More info at http://www.xubuntu.org and http://wiki.ubuntu.com/Xubuntu/ - To install from Ubuntu: ยซ sudo apt-get install xubuntu-desktop ยป - Join #xubuntu for support - See also: !Ubuntu and !Xubuntu-Channels03:25
IbisIt's !language | rhizmoe03:25
blognewbmdsilva irreplaceable files in the computer?03:25
=== shel is now known as shelaex
blognewbmdsilva if so no03:25
shareUbuntu is going in the wrong direction with Unity03:25
escottobert-, now you can run usermod -a -G admin username03:25
shareit's losing users03:25
xanguashare: do you have a support questionยฟ03:26
IbisIt's a good idea to do this: /msg ubottu !whateverCommandToLearnAbout03:26
escottobert-, you should also verify groups username and make sure it has the groups you expect03:26
blognewbescott ok ill check it again i forgot exactly03:26
sharexangua: no, only critics03:26
sharewhere can I talk about UBuntu03:26
Ibisshare: #Ubuntu-offtopic03:26
pangolin#ubuntu-offtopic03:26
mdsilvablognewb, if there are no files worth keeping, and if you can find any other solution, you might possibly be able to erase the hardrive and do a clean install03:26
IbisHAHA! I beat the pangolin!03:26
shareIbis: they only talk about cookies and stuff03:27
JiKeidanwow... I have some questions about ubuntu... though I think my interests are more geared towards... well i don't know03:27
blawizhow compatible is ubuntu with installing apps not in the package-system? say if i install a newer version of thunar from a tarball?03:27
JiKeidananyone who can talk support with me?... this room is a mess03:27
share!ask | JiKeidan03:27
ubottuJiKeidan: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience03:27
Ibisshare: Well yea.. xD But at least you won't get bashed for it downing that in here.03:27
escottblawiz, dont do that03:27
mdsilvaJiKeidan, what's your trouble?03:27
ted__gaga03:27
escottblawiz, if you absolutely have to do something like that, uninstall it first, and then install it to /opt or /usr/local manually03:28
JiKeidanwell i'm working with an ubuntu gateway in my network.. but i have it more specifically for the kernel's built-in iptables and ip route03:28
obert-escott: what is this? which commands i've to launch, and many thanks. obert-, you should also verify groups username and make sure it has the groups you expect03:28
mdsilvaSo, I've heard Lady Gaga prefers ubuntu. Has she upgraded to 11.10 yet?03:28
xangua!ot | mdsilva03:29
ubottumdsilva: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!03:29
mdsilvaJiKeidan, ok, what seems to be the problem?03:29
escottobert-, "groups username" replace username with the broken user. if it doesnt say admin that user cant sudo. then "usermod -a -G admin username" to add that user to admin group03:29
blawizescott, do you know how long the delay is generally from a new version to be on the web, and it getting in the ubuntu package sys?03:29
JiKeidanomg, at this point the problem is this room... mdsilva... can i pm you?03:29
mdsilvano03:30
obert-escott: purr:   user : user www-data admin03:30
escottblawiz, usually keyed to releases unless there is a security issue, and the releases are generally debian unstable + a few months of stabilizing03:30
JiKeidanok... iptables... i've read the man pages, i need some clarification on some specifics...03:30
JiKeidanfirst off, conntrack...03:30
mdsilvayou'd do better letting everyone hear the question, then you'll get more answers03:30
JiKeidanwhat is it and how does it work with the packet types to be filtered?03:31
escottobert-, and "user" cannot sudo?03:31
obert-escott: do i have to reboot now?03:31
rootuser777how can i hide other users in taskbar ?03:32
mdsilvaJiKeidan, if you have two ethernet ports on your gateway, it can decide which ones to let pass and which ones to filter out03:32
escottJiKeidan, i believe conntrack is frequently used in NATs to enable dns_masq. the packet types are just the packet types.03:32
blawizescott, ok ok :)03:32
=== chris__0076 is now known as chris_0076
bbyaHas the nautilus-open-terminal crashing nautilus problem been solved?03:32
obert-escott: i think i have to reboot to test sudo myuser ?03:32
escottobert-, if you made changes then sure try to reboot03:33
mdsilvaJiKeidan, you specify rules for how it should filter, and you can make those rules work by packet type if you wish03:33
obert-escott: dunno. i'm just following your commands03:33
JiKeidanyes i understand that mdsilva... however, I am unsure specifying -m conntrack plays a role in packet filtration03:33
JiKeidanunsure how* specifying03:33
obert-escott: i'm in panic :P so i got fear to do anything03:33
escottobert-, well lets not say panic. it makes me thing the kernel is panicing which is different (and not happening here)03:34
escottobert-, the fastest thing is probably to just reboot like normal and see if you can sudo then03:35
=== sysadamin|away is now known as sysadamin
rootuser777how can i hide users in taskbar?03:35
obert-escott: !!!!!!!! fixed!!!03:36
zykotick9obert-, if you are having issues with sudo (i haven't been following) - did you happen to change your computer name by chance?03:36
mdsilvaJiKeidan, conntrack starts a visual display of connections in real-time03:36
JiKeidani see no visual when used through iptables03:36
JiKeidanare you saying conntrack is it's own module?03:36
mdsilvahttp://www.netfilter.org/projects/conntrack-tools/index.html03:37
JiKeidani'm actually on that page now03:37
JiKeidani guess i'll download it and read the man pages on it03:37
mdsilvahttp://conntrack-tools.netfilter.org/03:37
escottJiKeidan, conntrack is a rather general set of tools to enable connection tracking which allows more complex rules than "just allow port 80 through"03:38
JiKeidanso i need to experiment around with conntrack and then work out how it applies to the iptables later03:38
mdsilvayes, it's a module to help make it easier to admin the connections as they are happening03:38
JiKeidanconnection tracking, escott?03:38
JiKeidansudo routes doesn't do this?03:39
=== sysadamin|away is now known as sysadamin
mdsilvayou get to see who is connecting and to where03:39
JiKeidanor netstat -A ?03:39
obert-zykotick9: if i rebuilt the complete story correctly, i'd made something like chown www-data myuser in order to destroy it: i wasnt able to use sudo with that user. now thanks to escott  we made: launched my VM (vmWare) with Ubuntu 11, clicked very fast in the VM window, pressed CANC to enter Recovery Mode, launched a shell session as root, launched: mount -o remount,rw /  and then   usermod03:39
obert--a -G admin username   and reboot. it is fixed now.03:39
mdsilvaconntrack let's you pick individual connections to block, with a finer control03:40
obert-escott: so many thanks :) you saved my VM03:40
JiKeidanbut you couldn't do that with iptables -s XXX.XXX.xXX.XXX -j DROP?03:40
escottobert-, the chown command wouldn't have messed up your ability to sudo03:40
JiKeidanif all of that is the case, then why include it in with the iptables build?03:40
VustomHow to make grub be in 1680x1050 resolution?03:41
escottobert-, usually what people do when they break their ability to sudo is they use usermod to add themselves to a group but don't specify -a (append) and all the existing groups are wiped out03:41
dardevelinescott, su03:41
denis_http://goo.gl/tuSzO03:41
obert-escott: i'm sure i never used usermod, just chown03:41
escottobert-, if you did that your current user is unable to print, mount devices, share samba folders etc03:41
mdsilvaJiKeidan, because it depends on iptables and makes iptables more controllable03:41
obert-escott: i was trying to add /var/www/ writeable by my own user, that's it03:42
VustomHow can I keep the GNOME 3 dock on the desktop so I don't have to keep clicking Activities?03:42
escottJiKeidan, thats not very fine grained control. you have to know the ip before hand. think "drop connections from ips that make more than X connections a minute for Y minutes"03:43
obert-escott: i got   username is not in the sudoers file.  This incident will be reported.03:43
JiKeidanok... so how would i experiment with iptables module conntrack?03:43
obert-escott: when i tried to do sudo, now it has launch apt-get update correctly03:43
JiKeidani see...03:43
escottobert-, chown cannot cause this error. thats all im saying03:43
JiKeidanand escott... how might u add to a chain that function u just described?... drop ip after x connections via conntrack?03:43
obert-escott: i got it, but i really didnt made anything else strange03:43
xanguaVustom: you don't have to click, just drag que mouse to the top left corner03:43
escottJiKeidan, no idea, never used it.03:44
JiKeidanwell here's what i'm doing in the end...03:44
JiKeidani have an ubuntu gateway03:44
VustomI don't like doing that either, would prefer just to keep the dock on the desktop, is that possible?03:44
JiKeidanit is used because of the nice iptables build03:44
JiKeidani need to filter packets as they come into my server computer03:44
xanguaVustom: install a dock then03:44
qinobert-: There is bash_history in your home to see what happened, or /var/log/auth.log03:44
JiKeidanhowever, i need each packet to maintain it's source IP as it passes through the gateway03:44
JiKeidanthus far, any sort of packet forwarding i have achieved through the gateway computer to the server computer changes the source IP address to the gateway subnet before it gets to the server....03:45
escottJiKeidan, it dns_masquerade for a NAT03:45
JiKeidanthus every connection that is made to the server is made through the ip address 192.168.0.2... instead of the client's03:45
mdsilvaJiKeidan, is your gateway setup for nat?03:46
JiKeidanhow is dns_masquerade for the nat table different than just -j MASQUERADE?03:46
JiKeidanit is03:46
JiKeidanthrough masquerading...03:46
escottJiKeidan, do you understand how dns_masquerade works?03:46
JiKeidanI don't think I do... i have read through the ip routes and iptables man a few times each, but i have still got so many holes in my logic about it all03:46
escottJiKeidan, its a longer explanation so pm me and i can take you through it03:47
JiKeidangladly03:47
TheExplorerQuestion... bit random...03:48
frustrocan anyone help me with a xbox360 wireless controller? I do have the usb wireless adapter.03:48
mdsilvaTheExplorer, yes?03:49
TheExplorerIf someone were so crazy enough, is there such a program that will manually index the internet, something the like what "a google" does...?03:49
mdsilvayou mean you want to run your own search engine?03:49
MadpilotTheExplorer, you know how huge Google's server farms are, right, to do what they do?03:49
TheExplorerI mean i want a search engine that is not dependent on.... someone elses server.03:50
TheExplorerYes, Yes, i know how big googles servers are.  as i said originally "if someone were so crazy"03:50
TheExplorerdoes it exist?03:50
mdsilvathere have been programs to do that, they haven't usually been free though. "northern light" has had search engine software for sale03:51
TheExplorerits strange to think few others have thought of this03:51
DebolazTheExplorer: Writing such software is fairly trivial. The reason most people don't use that they really don't have any utility without the enormous hardware resources of Google.03:51
TheExplorerGoogle is dependent on laws.03:52
obert-qin: escott: http://pastebin.com/fZ3uADEH03:52
TheExplorerand Marketing03:52
TheExplorerCertain things will be "censored"03:52
mdsilvaTheExplorer, that said, you basically need a huge amount of index database before a search engine is useful03:53
DebolazTheExplorer: Without enormous resources, those things won't even be indexed.03:53
TheExplorerAll i want to index is text.03:53
DebolazTheExplorer: Text is what we're talking about here.03:53
TheExplorerhm.03:53
DebolazTheExplorer: I think you severely underestimate how large the Internet actually is. :-)03:53
TheExplorerNo, trust me. im not a fool. But i want a way to run searches based on patterns i set. For very specific ranges.03:54
mdsilvaTheExplorer, if you just want a mini search engoine to cover your over web site, that's doable, but a net-wide engine requires great resources03:54
DebolazTheExplorer: Trust me, you do underestimate the size of the internet.03:54
TheExplorerFor example: Rule = Keyword found -> note associations in dictionary to keyword -> recycle and specialize to site where (keyword) found then do associations of envorionment type.03:55
mdsilvahttp://northernlight.com/03:55
TheExplorerOk how about a program that will search a website03:56
TheExplorernot a google, a program.03:57
TheExplorerdoes that exist?03:57
mdsilvayour own? or someone elses?03:57
TheExplorerwell someone elses. Maybe its a forum without a search bar. Or a list of some kind... for whatever reason.03:57
mdsilvathere are spider-programs available, to get you the content03:58
stephniplease can i get help on burning knoppix iso in windows 7 i have downloaded the iso image is it supported here03:58
TheExplorerMaybe its a thousand hyperlink tree... and someones looking for a bootable linux kernel for an Px27a03:59
dr_willisstephni:  use a tool like imgburn. or ithers in windows.03:59
TheExplorer"Spider Program" is that what its called?03:59
dr_willisbyrn03:59
TheExplorerthe "genre" of tools if you will03:59
stephniok03:59
dr_willis!burn03:59
ubottuCD/DVD burning software: k3b (KDE), brasero (GNOME), gnomebaker, xcdroast, wodim (command-line) | To burn ISO files, see https://help.ubuntu.com/community/BurningIsoHowto03:59
pookyI'm trying to use thunderbird but am constantly given a "failed to create drawable"04:00
pookyany suggestions on why this happens?04:00
escottobert-, sounds like you need to usermod -a -G nopasswdlogin username04:00
mdsilvaTheExplorer, http://webcrawler.sourceforge.net/04:00
obert-escott: it was the first suspected lines i'd found in my history: there's a reboot and then an error (if i'm correct)04:01
escottobert-, it really really really sounds like you usermod -G without -a04:02
mdsilvaTheExplorer, there are other free sourceforge webcrawler projects out there04:02
Matt68965Hi how do I make root own an external drive?04:02
escottMatt68965, what kind of fs is on that drive04:02
goddardis this normal linux-headers-2.6.32-33{u} linux-headers-2.6.32-33-server{u}04:02
goddardwhats up with {u} ?04:02
Matt68965Matt68965 - ext304:03
Madpilotgoddard, at a guess, Ubuntu-specific tweaks to that particular kernel? Not actually sure, though.04:03
escottMatt68965, then chown like any normal fs04:03
Matt68965Matt68965 - am reading up on that now then04:04
chuy_maxhi, I'm getting busybox when trying to boot Ubuntu 11.10 installer from usb (installed with unetbootin). My notebook is a dell inspiron mini 1018.04:04
chuy_maxany ideas of what could be the issue'04:04
TheExplorer<mdsilva> Thankyou for the information.04:04
mdsilvahttp://sourceforge.net/projects/archive-crawler/04:04
escott!ics > JiKeidan04:05
ubottuJiKeidan, please see my private message04:05
TheExplorerOne more question: I just discovered raid. And when reading on it, i discovered that "Raid0" will operate at 2x Data compasity of the smaller drive....04:06
escottTheExplorer, and twice the risk of losing everything04:06
=== share is now known as sharing_is_carin
mdsilvahttp://en.wikipedia.org/wiki/Standard_RAID_levels04:07
=== sharing_is_carin is now known as share
ivanBliminseanyone know why SAMBA GUi doesn't come up in ubuntu 11.10...a rgh04:07
TheExplorerAssuming that one drive is 2x the size of its sister, Is there a format that allows a pattern of "striping" based on calibration of write speeds in fractional "slicing" (yes thankyou escott, I use it only as execution, not backup.04:07
escottTheExplorer, if disks are different size use LVM and JBOD04:08
escottTheExplorer, i don't know if possible to stripe different sizes, but I doubt it. that would make configuration that much harder, and it much more likely to lose everything04:09
dr_willisivanBliminse:  what samba gui do you mean04:09
TheExplorerI am asking, is it not simple enough to dedicate 2 write oppurtunities to one drive and 1 to the other, if the speeds were so?04:10
escottTheExplorer, you could try to have two partitions on one disk and one on the slow disk and raid0 across three partitions, but you would be jumping from partition to partition on the first disks and the seeks would kill you04:12
TheExplorerescott, I did actually think of that on paper... And it would work perfectly if i knew a way to interlace the partitions in alternating write blocks.04:13
ivanBliminseanyone got samba working in 11.10...04:13
TheExplorerThe sequency would have to be drive 1-a drive 2/1-b 2/2-c > back to drive 104:13
escottTheExplorer, the reason this kind of stuff is not supported is that when the day comes you get hit by a bus, and the configuration on the disks is lost nobody will ever figure out how you set things up. so no sane sysadmin does this for a production system, and therefore nobody codes the options in to enable this on systems like yours04:14
=== richard is now known as Guest3696
TheExplorerWell that wasnt nice.04:15
lucid_intervalTheExplorer: I think you can achieve this kind of flexibility by doing striping on top of LMV (stripe across PVs or physical volumes).04:15
escottTheExplorer, its not meant to be mean. just telling you i doubt you will find and easy way to do this04:16
lucid_intervalTheExplorer: that was LVM and not LMV04:16
TheExplorerunderstood.04:16
TheExplorerBut is there such thing as interlaced partitions?04:16
samuelhello guys04:16
TheExplorerlike umm. an ntfs, and ext... alternating tracks on a drive.04:17
samuelanyone know how to check key codes from the terminal?04:17
ivanBliminseI'm shocked that something as simple as samba does not work.. installs perfectly.. I go to run it, it asks for a password.. then nothing04:17
escottTheExplorer, you could set LVMs block size to be small, but you can't guarantee the interlacing04:17
samuelspecifically: how do i map the stamina/speed switch in a vaio to execute some script I have04:18
KamikazeAndyI'm trying to install Ubuntu 11.10 alongside Windows. I'm at the page where I select the partition and it wants me to allocate drive space between files and ubuntu. Why is it doing this? Can I not just have 1 partition aside from swap?04:18
xubunturobIs something wrong with minitube?04:18
lucid_intervalTheExplorer: that is extremely unlikely because it tightly links knowledge of the filesystem (or which filesystem / partition) to the lower level block-level striping04:18
escottKamikazeAndy, you can have just a / partition if thats all you want04:18
TheExplorerescott, if i set the block small, theres still the question of how much data, per physical space exists on a drive that spins at X speed. If the system is willing to stripe the data to annother drive, then you have 3x which is 1/3 each. if you04:19
KamikazeAndyescott, it isn't allowing me that option.04:19
dr_willisivanBliminse:  you should clarify to the channel exactly what you are doing.04:20
TheExploreroh..., nvm... ill stop being a bother.04:20
TheExplorerthanks for the assist04:20
escottTheExplorer, you can try stuff like this, the thing is it exponentially increases the number of config options, and thats generally considered "bad" on a production system, so its not going to be easy, and it may not work the way you want, because nobody has tested it04:21
xubunturobAnyone else having trouble with Minitube?????04:21
VustomHow to re-arrange the placement of things on the GNOME 3 toolbar?04:21
escott!paste | KamikazeAndy paste a screenshot please04:21
ubottuKamikazeAndy paste a screenshot please: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.04:21
ivanBliminsedr_willis, I am trying to install samba and access a windows 7 workgroup .. i type sudo apt-get install samba samba-common system-config-samba... i type symba in unity, the app icon comes up, i click it , it asks for password, dialog goes away, nothing else happens.04:21
VustomLike the sound icon, network icon etc04:21
escottVustom, you cant04:21
VustomWhat about things that I've installed?04:22
robin0800Vustom, gnome-shell?04:22
escottVustom, the shell is not meant to be highly customizable04:22
lyraei downloaded jre via oracle's website. anyone know how to start installation after i extracted the files?04:22
Vustomit looks stupid how I have it now..04:23
escottVustom, if you want to install shell extensions you can, but thats the main way to customize04:23
VustomI have a ram meter and it's in the middle of all the right icons04:23
Vustomram/cpu*04:23
yohola04:23
th3pun15h3rhey got a question, my youtube videos and gamespot videos play just fine but when I go to play ones from IGN they dont, I got the adobe flash plugin and the restricted codec one anything else I could do?04:23
yohi04:24
MadpilotVustom, congratulations, you've just discovered one of the greatest weaknesses of Unity, that if you dislike the defaults, you're out of luck...04:24
VustomI'm using GNOME 3 though D:04:24
th3pun15h3rthere should be a way to get rid of unity04:24
VustomThat's not Unity.. is it04:24
Vustom?04:24
ivanBliminsemadpiolot, I think he is using gnome 304:25
IbyssWho here thinks a Ubuntu Unity File manager would be a good idea? (Done in such a revolutionary way, like how google chrome did. Then we can have something like Opera's speed dial or something like that).04:25
ivanBliminseUnity is basically a big theme on top of ghome 304:25
dr_willisivanBliminse: the nautilus filemanager does nit need samba package installed to access windows machines.  and i ve no idea what that samba binary is to be doing. since samba is a service04:25
escottVustom, both unity and gnome3 follow the same basic principles. customization is bad, user experience should be consistent04:25
TheExplorerescott, come now. dont be so negative. I dont do most of what i tinker with, to be "more productive" I do it to fail, and learn why its not!04:25
TheExploreraaand because i can.04:25
VustomI hope 12.04 is epic :c04:25
dr_willisivanBliminse: umity us a shell on top if gnome304:25
TheExplorerthats why my droid milestone runs ubuntu.04:25
IbyssThen do away with the Dash icon in launcher tray.04:25
Vustom2 questions04:25
ivanBliminsedr_willis, I know04:26
VustomHow can I make it so the GRUB is 1680x1050?04:26
escottVustom, /etc/default/grub04:26
Vustomit keeps staying at 1600x1200 :@04:26
th3pun15h3rdude unity and all of linux is what makes linux great!04:26
KamikazeAndyescott: imagebin.org/18098404:26
dr_willisVustom: check /etc/defaults/grub04:26
th3pun15h3rpeople can customize the UI how they want or use unity or not.04:26
th3pun15h3rI personally like unity and ubuntu compare to other distros04:27
yuin ubuntu 11.10 how can I go back to classic view04:27
VustomGRUB_GFXMODE="1680x1050-24"04:27
Vustom:/04:27
VustomBut it's not 1680x1050 though D:04:27
yuin 11.04 there was an options item04:27
escottKamikazeAndy, use the advanced partitioning tool04:27
yuand there you could choose04:28
zykotick9!notunity | yu04:28
ubottuyu: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic04:28
VustomWould this work? GRUB_CMDLINE_LINUX_DEFAULT="ro quiet splash vga=0x0369"04:28
KamikazeAndyEscott: ok, I'll try it again. Last time it froze up on "configuring target system"04:28
zykotick9Vustom, vga= lines are deprecated04:29
th3pun15h3rwell just answered my own question its something with firefox chromium plays my ign videos just fine...lame04:29
dr_willisi always set my gryb for lowres rext only ;)04:29
escottVustom, and thats a line for the linux kernel, not the grub menu04:29
Vustomhttp://ubuntuforums.org/showpost.php?p=8632103&postcount=804:29
VustomCan someone help me do this?04:30
VustomI'm somewhat new to this; and it confuses me :c04:30
yuthat-s a lot of things04:30
TheExplorerThe new Gnome confuses me too04:31
TheExplorerI cant find anything04:31
th3pun15h3rnew here to Vustom04:31
galmoHey folks, I'm in ubuntu 11.04 and looking to find a decent windows emulator that runs well on a slower machine04:31
th3pun15h3r*too04:31
TheExplorerSo i went to KDE04:31
Vustom;)04:31
escottTheExplorer, go ahead and try the lvm/raid config if you want. i think we04:31
escottTheExplorer, 've told you everything we know about how you might do it04:32
galmohowever i don't want something like, vmware or virtualbox that creates a whole thing, and the main program I want to run crashes in wine all the time04:32
th3pun15h3rhehe im metro sexual when it comes to picking my OS I love UBUNTU because of the UI look and color scheme lol04:32
Vustom"Try the vga= method, with whatever value you need"04:32
gulzarHow to install awn lucido in 11.10? Getting "unable to locate package". Tried ppa but no result.04:32
VustomWhat does he mean by that?04:32
galmoi've been looking a while now and haven't come across anything that really impressed me04:32
escottgalmo, there isn't much between wine and a VM04:32
th3pun15h3rthey have me with the halloween orange and black color04:32
pnormanI like Ubuntu's default GUI. I run Ubuntu Server.04:33
galmoi'm just saying i don't want a whole virtual desktop because this computer is fairly old and slow and i have enough performance issues as it is04:33
th3pun15h3rsame here pnorman04:33
KamikazeAndygalmo, what program are you wanting to run?04:33
escottVustom, they are modelines for the kernel, and as indicated they are deprecated (so they won't be supported in the future), you can probably find a listing of the modelines currently supported in the kernel documentation04:33
galmopokerstars mainly04:33
th3pun15h3rgalmo I would us Lubuntu or Linux mint LXDE or Puppy Linux or DSL04:33
TheExplorerescott if you know any links that would explain the way the "LVM" + "RAIDx" works, that would be most helpful04:33
th3pun15h3rtry Lubuntu first since its based off the Ubuntu distro04:34
galmoyeah i'm looking for something similar to wine that's light and doesn't require allocating ram and resources like a virtual machine does04:34
th3pun15h3rLinux mint is nice cause it has all the plugins and codecs preinstalled04:34
escottTheExplorer, look at the LVM documentation, and then look at the mdadm documentation. i'm not sure what else i can tell you about them04:34
brunodbohey everyone - if I want to compile from source, can I use the same source to compile for 32bit and on 64bit? or does that depend on the source in question?04:34
escottgalmo, and that thing would be wine04:34
th3pun15h3rplayonlinux but that incorporates wine04:35
VustomWhat vga= would 1680x1050-24 be?04:35
th3pun15h3ranything else you have to pay for it04:35
gulzargalmo : wine has no alternative.04:35
escottgalmo, there are some commercial variants of wine, like crossover and playonlinux that you have to pay for but are tested with some more applications04:35
galmoright, i understand and have been using wine, it crashes constantly which is why I was hoping there was something else04:35
gulzargalmo: virtualization with qemu or Virtualbox is possible but with old hardware wine is the solution .04:36
escottbrunodbo, depends, a well updated project these days should be able to compile for either without trouble04:36
gulzargalmo: if wine is not working then no luck... YOu have to wait for your app supprot in wine04:36
th3pun15h3rany of you guys used super gamer edition linux before ?04:36
galmohmm... well it's something to look into anyways, and i'm checking out that lubuntu right now, yeah wine usually works great for what i need04:36
th3pun15h3rits a live dual layered dvd04:36
brunodboescott: cool, thanks04:36
gulzarth3pun15h3r: I used linux games DVD04:37
KamikazeAndyGalmo, what version of wine? I've had some things run in on particular version, but crash in others04:37
gulzarHow to install awn lucido in 11.10? Getting "unable to locate package". Tried ppa but no result.04:37
th3pun15h3rnice gulzar04:37
galmolooks like lubuntu would require a whole reinstall, nuts to that, i'm running umm...  1.3.3104:37
VustomWould changing set gfxmode=${GRUB_GFXMODE} to set gfxmode=1680x1050 or set gfxmode=1680x1050-24 work?04:37
th3pun15h3rya you could try xubuntu04:38
gulzargalmo: go to wine HQ and see if any disktro support your app . Different distro have different (slight) performance with wine.04:38
th3pun15h3rit just changes ubuntu to xfce ui04:38
gulzarth3pun15h3r: Why you asked that?04:38
galmoxubuntu wouldn't require a whole reinstall then eh, i'm not looking to do that, i mean the machine runs fine with 11.04 and KDE it's just not good enough to be able to take 256 megs of ram away to allocate to a windows virtual machine04:39
gulzargalmo: try Debian LXDE . IT takes only 112MB on my machine with gnome apps04:39
gulzargalmo: with it you can easily run VB04:40
galmothe whole thing is I don't want to do a whole reinstall04:40
galmoi finally have this machine looking and acting *mostly* like I want it too04:40
galmoto04:41
gulzargalmo : then install LXDE on ubuntu and use it.... though it takes around  190MB ..04:41
galmoprobably a lot less than kde does i'm sure04:41
gulzargalmo: ya very less04:41
galmohaha04:41
gulzargalmo: try to use names to address a user04:41
=== Laibeus_Lord is now known as Laibcoms
galmogulzar, yep no problem04:42
gulzargalmo: it is very confusing with lots of talks here04:42
gulzargalmo: :)04:42
galmogulzar, yeah i was kind of noticing that, no problem04:42
gulzarHow to install awn lucido in 11.10? Getting "unable to locate package". Tried ppa but no result.04:42
cowlicks.wik04:43
VVhello g33ks04:43
jakeshappy new year to all...............04:44
goku_lol04:44
galmouhh is the LXDE.org website down for anyone else04:44
bobweaverlol04:44
VVi am problems with installing backtrack5 on ubuntu 11.1004:44
Amdpcjakes : Happy Diwali !04:44
jakesthanx yaar..........same 2 u04:44
dr_willisvv backtrack us a linux distro last i looked..04:45
bobweavergalmo:  yup04:45
jakesgueys help to install backtrack 5 on ubuntu04:45
=== Kasjopaja23111 is now known as Kasjopaja
bobweaverjakes:  repos ?04:45
galmobobweaver, wonderful, well at least it's not just me, thanks04:45
=== Kasjopaja is now known as Guest17149
bobweavergalmo: I tryed to proxy and tor it nota04:46
Thelmariajakes: Isn't backtrack a distribution, not an applciation?04:46
agronholmhi -- is anybody else experiencing a problem where dragging windows around gets slower over time?04:46
galmobobweaver, well i'll have to find another way to go about installing it then04:47
bobweaver!lxde04:47
bobweaverI am sure that sudo apt-get install lxde-desktop might help04:47
Matt68965Hi , I am having real trouble changing the ownship of an external drive & contents. I've read the ubuntu FilePermissions page, done some stuff but it's still not working. Can someone help?04:47
galmoyeah i just figured that out, kinda makes sense04:48
anthony_tI want to use SCP to get a file... but I don't have a direct connection to the file host. Anybody know a one-liner to proxy scp through another box? (Me -> Proxy -> FileHost)04:48
dr_willisMatt68965: what fs uthe hd usings04:48
agronholmah nevermind, my problem is a known problem: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/76433004:48
Matt68965ext304:48
ubottuLaunchpad bug 764330 in compiz (Ubuntu) "Move window annoying slow with compiz" [Undecided,Confirmed]04:48
dr_willisMatt68965:  and you want to do what exactly?04:48
VVanyone with a vid on how to install bt5 tools on ubuntu 11.1004:48
Richard_limahi04:49
Richard_limahello04:49
Matt68965I want root to have read/write on it and no one else04:49
dr_willisvv go adk in bt channel or forums. i suggest.04:49
Thelmariaanthony_t: ssh -f -l <user> -N -L9999:filehost:22 proxy ; scp -p 9999 -l <user> blah blah. Maybe.04:49
bobweaverjakes: echo # deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing # deb http://64.repository.backtrack-linux.org revolution main microverse non-free testing  # deb http://source.repository.backtrack-linux.org revolution main microverse non-free testing /etc/apt/sources.list04:49
VVwillis thanx04:49
dr_willisMatt68965:  chown everything tobe owned by root04:50
dr_willissudo chown -r /media/mountpoint root:root     i think......04:51
galmowell lxde is installed apparently, gonna give it a whirl, thanks fellas, wish me luck04:51
semitoneshave fun04:51
dr_willisand make sure files are not m0de 77704:51
dr_willisverify with ls -l   the permissions04:52
gulzarHow to install awn lucido in 11.10? Getting "unable to locate package". Tried ppa but no result.04:52
bobweavergulzar:  source ??04:53
dr_willis!awn04:53
bobweaverdnag bot get you act togeather :>)04:53
dr_willisgulzar: what pavkage?04:53
gulzarbobweaver: http://askubuntu.com/questions/42816/how-can-i-install-awn-trunk04:54
gulzardr_willis: it is awn but lucido style is available with ppa04:54
Matt68965in channel.04:54
gulzardr_willis: so have to install it like that.04:55
anthony_tThelmaria: I think I love you. Thank you so much.04:55
Thelmariaanthony_t: No problems :)04:55
gulzarbobweaver: I am getting same problem as shown in that link04:55
bobweavergulzar: https://launchpad.net/awn04:55
bobweaveryou can svn with bzr ? I dont know04:56
bobweaversure you can04:56
gulzarbobweaver: svn with bzr...???04:57
bobweavergulzar:  that is package you are talking about ?04:57
bobweavergulzar:  that is package ???04:57
goddardi can find literally no reference to linux-headers-2.6.32-33-server{u}04:57
goddardwhat is the {u}?04:57
gulzarbobweaver: its opening... net is little slow04:58
bobweavercool04:58
couplehello04:58
coupleis there a chat room that allows voice and chat /04:59
gulzarbobweaver: still not opening... pfffff04:59
TheExplorerso a normal question, something ive been looking for a while. If i install Ubuntu-desktop, then go for KDE (thinking i can just get in a diff session) But I get all the menus for Gnome(something) right next to KDE(something)04:59
* gulzar grrrrrrrr04:59
bobweaverhaha04:59
Matt68965going to bed. thanks all04:59
bobweavercouple: sometimes I see some things on usteam and once on jtv but far and few between05:00
bobweaver!classroom05:01
ubottuThe Ubuntu Classroom is a project which aims to tutor users about Ubuntu, Kubuntu and Xubuntu through biweekly sessions in #ubuntu-classroom - For more information visit https://wiki.ubuntu.com/Classroom05:01
gulzarbobweaver: No its not. The one i am talking abbout is trunk (series and milestone) with lucido05:01
bobweaverok05:01
bobweaveroff to google again05:01
gulzarbobweaver: http://www.google.co.in/#sclient=psy-ab&hl=en&site=&source=hp&q=awn+trunk&pbx=1&oq=awn+trunk&aq=f&aqi=&aql=&gs_sm=e&gs_upl=428128l430476l0l430798l9l7l0l0l0l0l0l0ll0l0&bav=on.2,or.r_gc.r_pw.,cf.osb&fp=8e1e2630060d24be&biw=1280&bih=90605:02
gulzarbobweaver: https://launchpad.net/~awn-testing/+archive/ppa05:02
bobweaverumm I just added repo05:03
i_is_brokewhat do i have to install to get gnome without unity?05:03
bobweaver!puregnome05:04
ubottuIf you want to remove all !Kubuntu packages or !Xubuntu packages and have a default !Ubuntu system, follow the instructions here: https://help.ubuntu.com/community/PureGnome05:04
gulzarbobweaver:  here are the screenshots http://www.webupd8.org/2010/06/awn-lucido-gets-its-own-ppa.html05:04
bobweavergulzar: http://paste.ubuntu.com/720380/05:04
gulzari_is_broke: want gnome3? or gnome2?05:04
i_is_brokebobweaver, was that for me?05:04
i_is_brokegulzar the newest. 11.005:04
EquilibriumI'm unable to set Minimize animation in ccsm in ubuntu 11.04 ?05:04
MeganLWoulffeany idea why 11.10 says my battery doesn't exist?05:05
i_is_brokeoops 11.10 my bad typo05:05
gulzari_is_broke: then simply install gnome shell from softare center05:05
i_is_brokethank you05:05
starncan anyone help me with Unreal Tournament 2004 and with my mouse?? it keeps centering to the left hand side everytime i try to move it and i am unable to play....05:05
bobweavergulzar:  add-apt-repository ppa:awn-testing/ppa && sudo apt-get update    <any errors ?05:05
gulzarbobweaver: that much is done. But how to get the package now? That part is giving error05:06
bobweavergulzar: try sudo apt-get install avant-window-navigator-trunk avant-window-navigator-data-trunk python-awn-trunk awn-settings-trunk awn-applets-python-core-trunk python-awn-extras-trunk awn-applets-python-extras-trunk awn-applets-c-core-trunk awn-applets-c-extras-trunk05:06
gulzarbobweaver: yes tried that code and the errors are there .... doing pastebin05:07
jakescan anyone help me to install matrix theme in ubuntu....05:07
bobweaverthanks05:07
gulzarbobweaver: http://paste.ubuntu.com/720382/05:07
bobweaverjakes:  lol 1st backtrack then matrix Oo05:07
jakesplz help bobweaver...05:07
Equilibriumcan anyone help me to set minimize animation in ccsm. I'm running ubuntu 11.04.05:08
jakescan anyone help me to install matrix theme in ubuntu....05:08
bobweavergulzar: looks like python error dang 5.1205:08
gulzarEquilibrium: what do you want?05:08
jakesi have ubuntu 10.0405:08
bobweaverjakes: have you googled it ?05:08
gulzarbobweaver: means?05:08
bobweavermean that apt cant handel it05:09
jakesyes but i acnt find it05:09
bobweaveri think05:09
gulzarbobweaver: so how to do it then?05:09
bobweaverjakes: what do you mean matix theme05:09
gulzarbobweaver: any other way?05:09
bobweavergulzar: have to find the source package05:09
Equilibriumgulzar: i'm trying to set minimize animation in ccsm. But it is'n working. Open and close animations are working05:09
jakesplz tell me the link05:09
bobweaverI think05:09
jakesmatrix is one type of just theme05:10
gulzarEquilibrium: try to change the time setting for minimize. Which effect you want?05:10
bobweaverjakes: http://ubuntu-art.org/content/show.php/?content=13408105:10
bobweaverlol05:10
bobweavernot at you jakes05:10
bobweaverat me05:10
jakesthanx05:11
starncan anyone help me with Unreal Tournament 2004 and with my mouse?? it keeps centering to the left hand side everytime i try to move it and i am unable to play.05:11
Equilibriumgulzar it is'n taking the effect at all. i click on new and then set all the settings and when i click on close. It is'n taking it.05:11
HomeBrandi have recently install 11.10, I realised I need to downgrade openssl to 0.9, how would I do that?05:11
bobweaverjakes:  others ? http://gnome-look.org/content/search.php05:12
gulzarEquilibrium: try the on with geany (something similar) effect and see if it works? On which machine are you?05:12
MeganLWoulffeany idea why 11.10 says my battery doesn't exist?05:12
sskniranjanwhats thecommand to recievethe memo through irc05:12
MeganLWoulffeor any linux for that matter?05:12
Equilibriumgulzar: ubuntu 11.0405:12
=== tnm is now known as kubanc
gulzarEquilibrium: with 11.04 no problem. Try to change the effect and its timing . Try different effects. And do one refresh or logout05:13
gulzarEquilibrium: if still not working then there is some big issue. but it should not be there05:14
hua_hi05:16
hua_job05:16
sskniranjanwhats the command torecieve memo through irc05:16
Um_cara_qualquerexcuse me, I`m trying to install ubuntu 11.10, and this appears in the middle of the installation http://imageshack.us/photo/my-images/89/screenshotat20111027051.png/05:17
bobweavergulzar: http://wiki.awn-project.org/InstallingFromSource05:17
bobweaveruse bazzar05:17
bobweaveror bzr05:17
bobweaversorry05:17
mikehi05:17
gulzarbobweaver: Thank You.05:17
=== mike is now known as Guest46028
imanwhould you please some one help me? I installed network-manager-pptp in my labtop after it my network manager icon in upper right corner (next to time)  has been removed then I can't connect to internet in that machine , how can I fix it again?05:17
bobweavernp good luck05:17
gulzarbobweaver: it seems like you are in great demand today.....05:18
Equilibriumgulzar: http://dev.collabshot.com/show/64c902/05:18
gulzarEquilibrium: looking at it...05:18
bobweaveriman:  right click and add it05:18
Equilibriumgulzar: After i select new and set all the settings it still remains blank. it is'n taking the effect at all.05:18
qrwteyrutiyoupUm_cara_qualquer, the error message says it's either the install media (cd/dvd) or your hard drive. have you tried another media?05:19
gulzarEquilibrium: is there any preconfigured effect?05:19
gulzarEquilibrium: usually there are05:19
Um_cara_qualquerqrwteyrutiyoup, i didn`t... but I need to install in that media =/05:20
gulzarEquilibrium: OK so no preconfigured effect... ummm try #compiz you will find help there05:20
gulzarEquilibrium: very strange05:21
bobweaveriman: http://ubuntuforums.org/showthread.php?t=148379305:21
Equilibriumgulzar: thanks for your help05:21
anthony_tThelmaria: one more question, if you happen to know the answer: how do I get the PID of the "ssh -l" command that goes into the background? the usual variable $! isn't populated :(05:21
gulzarEquilibrium: I was unable to help....05:22
* gulzar sad05:22
Thelmariaanthony_t: ps aux | grep "ssh -l" doesn't show it?05:22
Equilibriumgulzar: but you were kind enough to have a look at it. that was nice of you05:22
anthony_tThelmaria: It does, but I want to automate it in the cleanest way possible. I can ps aux | grep | awk if i have to, but I'd rather just get the PID directly05:23
gulzarEquilibrium: :)05:23
starncan anyone help me with my mouse and unreal tournament 2004?? it keeps centering on the center left everytime i try to move it and does same thing while in game and not just in the menu.. how do i fix it?05:23
* gulzar Happy05:23
MeganLWoulffeCan I get someone to PM me about a battery issue in Ubuntu 11.1005:23
Thelmariaanthony_t: You can avoid sending it to the background - that's one way which is easy. I have a script somewhere to kill the process once i've finished using it, but I can't rmember what host it's on, if you want me to look.05:23
bobweaverMeganLWoulffe: what does dmesg have to say05:24
gulzarEquilibrium: try default irc for apps . like for compiz #compiz for qwn #awn and so on. There you can find expert help.05:24
MeganLWoulffebobweaver: What specifically am I looking for, cause that's a crapload of info\05:24
Thelmariaanthony_t: But I'm not sure how to get the pid directly, sans ps | grep, sorry.05:25
bobweaverdmesg show all things that the kernel sees on boot so you are looking to see if it is there if there is any errors or not05:25
bobweaverthat would be the 1st place that I look MeganLWoulffe05:26
anthony_tThelmaria: no worries. Just wondered if you had anything on the top of your head. I'll let you know if I find an elegant solution.05:26
bobweaverMeganLWoulffe: try dmesg|less   then hit /battery    then enter05:26
StuckMojook, so i hate the new gtk theme in oneiric. how do i get more or get the old ones?05:28
StuckMojois there a wiki page about it?05:28
galmowell LXDE is so far so good, got a lot to play around with before i decide if I really likes it or not05:29
bobweaver!nounity05:29
ubottuUbuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic05:29
MeganLWoulffebobweaver: ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER clear and ACPI: Battery Slot [BAT1] (battery absent)05:29
StuckMojobobweaver: thanks!05:29
StuckMojobtw, i don't use unity or gnome. i run openbox05:29
bobweaver:>)05:29
StuckMojobut the font in the radiance and other theme is just way to big05:30
StuckMojoall my menus are huge now05:30
StuckMojolike the font used in the tab header in firefox, etc05:30
anthony_tThelmaria: Got it. $! only gets populated when you invoke the command with &, so ssh -f -l staging -N -L $port:$filehost:22 $proxyhost & TUNNELPID=$!05:30
=== cantonic_ is now known as cantonic
bobweaverMeganLWoulffe: http://techinterplay.com/fix-toshiba-battery-issue-linux.html05:31
StuckMojosomething else wierd...05:31
imanbobweaver: I installed network-msnsger-gnome, but in add panel, I don't have network manager icon05:31
bobweaverumm05:31
StuckMojoeven though all my gnome-terminal profiles say "don't show menu bar in new terminals" it's showing05:31
MeganLWoulffegreat...and I have no idea how to compile a kernel...05:31
StuckMojothey open with it, then it pops in. very irritating ;)05:31
StuckMojoanyone else notice that?05:32
bobweaverMeganLWoulffe:  uname -a05:32
bobweaverlets see it please05:32
MeganLWoulffeone moment05:32
StuckMojovery odd too because when you pull down the menu to get rid of it, it's not checked. you have to check it then uncheck it to get rid of the menubar05:32
bobweaverStuckMojo:  this is open box or gnome 2 ?05:33
StuckMojoi'm sure i'll be able to work all this out, as i only just finished the upgrade05:33
=== tum is now known as Guest23863
StuckMojobobweaver: it's in gnome-terminal in openbox05:33
ActionParsnipStuckMojo: love the nick dude. Blast from the past05:33
StuckMojoActionParsnip: ;)05:33
StuckMojoi've been using it for like...15 years05:33
StuckMojosince around the release of the original half-life05:34
Thelmariaanthony_t: Oh, neat. If you're sending it to background iwth &, using -f is unnecessary. Thanks for that, that's really quite neat.05:34
StuckMojobobweaver: didn't natty have unity as well?05:34
ActionParsnipStuckMojo: nice. Does xterm do the same?05:34
StuckMojoit's more like my gtk2 themes are now gone05:34
bobweaveryup05:34
StuckMojoi upgraded from natty05:34
StuckMojoActionParsnip: xterm doesn't have a menubar05:35
imanbobweaver: actually I don't hhave network manager icon in notification area to be added05:35
StuckMojoeterm does05:35
bobweaveriman: O_o05:35
ActionParsnipStuckMojo: if you use terminal a lot, I ca05:35
StuckMojoi suppose i could switch to aterm or eterm05:35
MeganLWoulffebobweaver: Linux [computername] 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2001 x86_64 x86_64 x86_64 GNU/Linux05:35
StuckMojoActionParsnip: i pretty much only use terminals and a browser05:35
StuckMojoand thunderbird05:35
ActionParsnipCan recommend installing guake05:35
bobweaverActionParsnip: +105:36
StuckMojohmm...i wonder how guake would like openbox05:36
StuckMojohmm..does gnome3 still use gtk?05:37
ActionParsnipStuckMojo: or tilda, they are consoles that drop down like the one in half life if you added the switch -console in halflife ;-)05:37
StuckMojoheh05:37
bobweavertermanator and yakuake. also rock05:37
MeganLWoulffebobweaver: did you get my uname -a?05:38
imanbobweaver: I found the problem, the netapplet package has been misied, I re-install it again, thanks btw05:38
StuckMojobasically i just want something like xterm, but with transparency05:38
ActionParsnipStuckMojo: yakuake is the kde equivalent05:38
StuckMojoah05:38
ActionParsnipStuckMojo: sure, guake can be transparent05:38
ActionParsnipUses xterm as backend too :-)05:39
bobweaverMeganLWoulffe: yes I did and am a little suprised tthat it has not been updated with that kerenel05:39
MeganLWoulffebobweaver: me too to be honest. I'm a linux noobie, but it seems every distro I try has the same issue05:39
bobweaverthat is no good MeganLWoulffe05:40
StuckMojohmmm...guake is ok, but i need lots of terminals open at once next to eachother05:40
StuckMojoi'm a coder05:40
bobweavertermanator then it is05:40
zabiyakaะ ัƒััะบะธะต ะตัั‚ัŒ?05:40
bobweaverStuckMojo: ^^05:40
StuckMojoyeah that sounds neat05:40
StuckMojoor i can just fix the menubar issue with gnome-terminal ;)05:41
ActionParsnipStuckMojo: open a new tab then. You can even name the tabs in guake05:41
bobweaverlol05:41
sskniranjanwhat is the command to retrieve the message send to us in irc05:41
bobweaverActionParsnip: true good old shift+alt+t    I think05:41
StuckMojoActionParsnip: it's cool, but fits better with normal gnome05:41
ActionParsnipOr right click menu05:42
MeganLWoulffebobweaver: would it help if I mentioned that my screen brightness never sticks on reboot? always goes to half brightness05:42
StuckMojook thanks for the suggestions gents05:43
StuckMojoi'll figure it out tomorrow after work05:43
StuckMojotime for zZzZz05:43
StuckMojoi think i'll try the straight gnome 305:43
ActionParsnipStuckMojo: i don't know much of gnome terminal but if i don't know a solution I like to give workarounds. Your choice though dude :-)05:43
StuckMojoActionParsnip: guake is definitely cool05:43
StuckMojoespecially for normal gnome/unity05:44
=== barna is now known as bipul
AtharvaHi...When I shut down My computer after running it for 2-3 hrs,its doesnot shutdown ie it hangs in the UBuntu Log off (with 5 dots) screen..And I think the hard disk also shutdown Any ideas ?05:45
rerferfweirc.hackt.org05:45
bobweaverMeganLWoulffe:  it really looks like DSDT  file is umm.....05:46
bobweaverMeganLWoulffe: cat /proc/acpi/battery/BAT0/state05:46
bobweaver 05:46
ActionParsnipAtharva: does: sudo shutdown -h now     work?05:46
bobweaverlooks like it did work05:47
bobweaversorry wrong channel05:47
* bobweaver ducks05:47
MeganLWoulffebobweaver: that's another thing, I don't have BAT0, only BAT1 and it says present: no05:48
bobweavernot good not good ay all05:48
bobweaverMeganLWoulffe: at least there is solution05:48
AtharvaActionparsnip : Not tried yet...will it work..And i am one the same machine and the system uptime is hardly 5 min.So I have to try it after 2 hrs  :)05:49
=== Mud is now known as Guest56125
MeganLWoulffebobweaver Oh? And what might that be?05:49
bobweaverMeganLWoulffe: http://techinterplay.com/fix-toshiba-battery-issue-linux.html05:49
MeganLWoulffegreat, so I get to learn how to compile a kernel...05:49
vadi2Wasn't Wunderlist a possible app to purchase for $0? I don't see it in the list anymore.05:50
bobweaverit si not that hard MeganLWoulffe justs sounds like it05:50
AtharvaActionParsnip  ^ ^ ^ :)05:50
MeganLWoulffebobweaver: I wouldn't even know where to start.05:50
bobweaverMeganLWoulffe:  well there is a link :>)05:50
olvishola  una pregunta por que no puedo actualizar mi linux05:51
bobweaver!es | olvis05:51
ubottuolvis: En la mayorรญa de canales de Ubuntu se habla sรณlo en inglรฉs. Si busca ayuda en espaรฑol o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.05:51
bobweaverI think05:51
MeganLWoulffeyeah I know. thanks. I'll see what I can do with it and be back if it doesn't work05:51
olvismuchas gracias disculpe la molestia05:51
bobweaverMeganLWoulffe: cool good luck :>)05:52
S4mm1chhey, i recently installed 11.10 but after installation i stall at a black screen with a flashing cursor05:52
bobweaverYou got this05:52
S4mm1chdoes anyone know what the cause of this might be?05:52
bobweaveryou own this #$%^&*05:52
MeganLWoulffegood bye for now!05:53
bobweaverS4mm1ch:  not sure that i can help but does it go past that point and boot ?05:54
S4mm1chsome reports that ive read up on say it might have to do with a nvidia driver issue. windows 7 was also installed on this machine and ive read other reports that were similar involving this. ive tried everything that was suggested to no avail. if anyone could possibly assist, it would be greatly appreciated05:54
S4mm1chno,  i dont even see the grub menu anymore05:55
olvissorry  im new  here  , can some  want  help ,  the  linux  updater said me ,  "  u  cant   get more updates "  it my first day  in linux  help me please05:55
S4mm1chi am wondering if i possibly deleted something i shouldnt have when i installed overtop of windows 705:55
olvisyes  im !05:55
S4mm1chlike possibly deleted the mbr or something05:55
bobweaverolvis:  sudo apt-get update && sudo apt-get upgrade  > es terminal05:55
olvisok sorry  it no  with me XD05:55
urlin2uS4mm1ch, if you just have ubuntu you wont see the grub menu without a key prompt05:56
olvisthanks  very  much    go  to  try05:56
S4mm1chah, it is possible my ubuntu disc was a bad burn and didnt install sucessfully?05:56
bobweaverS4mm1ch: not sure I just killed two of my servers installing ubuntu 11.10 server same thing that you are saying05:56
S4mm1ch:-\ is there anyway to get me running back off of the HDD instead of livecd05:57
bobweaverinstall went great then after I close tray and press enter I never got vga to work again05:57
S4mm1chshould i install 10.04 again05:57
S4mm1chsame thing that happened to me bob :(05:57
olvisthe  terminal said me 404 not found  in the  updates :C  ,   i dont know  to do :C05:57
S4mm1chive been pulling my hair out the past week trying to get it working in my free time05:57
sskniranjani wanna download htdp book. what is the command we have to enter in terminal05:58
S4mm1chgetting tired of rebooting and trying different things cause it takes so long to get this livecd up and running05:58
bobweaverolvis: are youo connected to the net ?05:58
bobweaversskniranjan: wget ?05:58
olvisfor  wlan , why ?05:58
olvisneed  i  the  net ?05:58
olvisbecause   i can !05:58
bobweaverI know your pain S4mm1ch I could not belive it05:59
S4mm1chbob - what kinda video u got on ur servers?05:59
olvissorry  for  my  english !05:59
bobweaverolvis: it is ok05:59
olvisin the  ubuntu spanish  everybody  is sleeping !05:59
sskniranjanhow. please  give me the full command. as i don't kno05:59
olvis:C05:59
S4mm1chi actually had a very similar problem when going from 9.10 to 10.04. however i was able to get it working but dont remember exactly wat the cause or fix was.06:00
IcemanV9sskniranjan: wget <full url> e.g. wget http://mirror.anl.gov/something.pdf06:00
olvisthe  terminal  writte  this  Impossible get http://us.archive.trisquel.info/trisquel/pool/main/y/yelp/yelp_2.28.0-0ubuntu2.9.10.1trisquel1_i386.deb  404  Not Found06:00
sjuxaxHello. I have this when attempting to run slapd: config error processing olcDatabase={1}bdb,cn=config:  slapd stopped.06:00
olvisand   other  url06:00
bobweaverS4mm1ch:  00:-e.0 VGA compatible controler: ATI technoligys Inc Rage XL [1002:4752 ](rev 27 ) <-- base but I tried a bunch I have a box of about 15 of them06:00
tomojsuddenly I get "WARNING: The following packages cannot be authenticated!" for packages including build-essential and libssl-dev06:00
tomojwhat could explain that?06:00
urlin2usskniranjan, htdp book  from where?06:00
sskniranjanicemaV9 by this can i get htdp book downloaded06:01
sskniranjan?06:01
IcemanV9sskniranjan: yes06:01
bobweaverolvis: you need the net to connect to ubnuntu database or there repostiorys06:01
S4mm1chbob - if i installed reinstalled 10.04 u think itll work??06:01
bobweavernot sure06:02
bobweaverI cant even get mine to bios06:02
S4mm1ch>_<06:02
S4mm1chwill it boot from cd?06:02
bobweavereven put ohm meter to vga and it is getting power I want to pull hair out06:02
bobweaverNo nothing06:02
S4mm1chwhat OS did u have on it before06:03
bobweaverdebian06:03
SatanaaOk someone has to help me now.. im going crazy and cba to run ubuntu anymore if not, cuz this is just too much.. My screen dims all the way down, or just doesnt turn back on after this machine has been idle/screensaver..06:03
sskniranjanicemanV9 it is saying not found06:03
bobweaverI mean I have 8 of them so ...06:03
bobweavernot a huge loss06:03
S4mm1chas much as i love ubuntu its such a pain sometimes >:(06:04
IcemanV9sskniranjan: must be wrong url06:04
bobweaverbut I am not trying on 3rd no matter how much I want too :>)06:04
Satanaawell this has been since the update06:04
Satanaai cant live with this06:04
S4mm1chi think i accidently deleted the partition on my hdd that had my windows 7 installation or else id be runnin that06:04
sskniranjanplz provide me the correct command to be pasted in the terminal. i don't know all these thing06:05
bobweaverS4mm1ch: sudo fdisk -l06:05
bobweaverdo you see it ?06:05
bobweaverS4mm1ch: ^^06:05
IcemanV9sskniranjan: i already gave you the example. wget <the full url path>06:06
S4mm1ch  Device Boot      Start         End      Blocks   Id  System06:06
S4mm1ch/dev/sdb1            2048   972582911   486290432   83  Linux06:06
S4mm1ch/dev/sdb2       972584958   976771071     2093057    5  Extended06:06
S4mm1ch/dev/sdb5       972584960   976771071     2093056   82  Linux swap / Solaris06:06
FloodBot1S4mm1ch: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.06:07
S4mm1chthats all i see06:07
bobweaverOh no06:07
S4mm1chdoesnt look like it06:07
xgt001in ubuntu while compiling kernel... how do i create the custom header files?06:08
sskniranjanicemanV9 if i wanna downloab the whole book then. by this command i was just able to download the pages by pages06:08
bobweaverS4mm1ch: some one told me today if you play a windows install disk backword you can hear satan worship music even worse you play it forward and you install windoz :>)06:08
sskniranjanor whole website insted06:09
xgt001anyone??06:09
S4mm1chi really need to get a os installed to my hdd asap06:09
diverdudebobweaver, windows is not that bad....mac sux06:09
S4mm1ch^^truth06:10
ActionParsnipXgt001: could as in #Linux too06:10
=== Tejas_ is now known as Tejas
bobweaverdiverdude: like i said i heard06:10
Satanaadiverdude however all OS'es are better than ubuntu 11.10 for me :P06:10
diverdudeSatanaa, why?06:10
Tejasdoes macchanger  changes mac address permanently06:11
Satanaaits like running a a pre-alpha release06:11
S4mm1chi hear that 11.10 fugged my whole box06:11
haylo-bot_seeems like you should just try to write ubuntu over the whole thing sandwich06:11
bobweaverTejas:  no06:11
S4mm1chhaylo , like 10.04?06:11
Satanaai have an issue people know of but none knows how to fix06:11
ActionParsnipDiverdude: tried a few distros? Xpud will boot amazingly from usb, as will puppy06:11
Satanaathe devs need a spanking06:11
haylo-bot_yeah, i would do 10.04 0r 11.04 they have both worked well for me06:11
diverdudeActionParsnip, huh?06:11
haylo-bot_it is not worth tying to save a slopped up hard drive partion mess in my opinion06:12
Tejasbobweaver i used macchanger --mac 00:11:22:33:44:55 wlan006:12
S4mm1chhow would i go about burning a disc of it if im running off livecd?06:12
IcemanV9sskniranjan: ok. sounds like you're downloading the book. correct?06:12
S4mm1chshould i just install it to my thumbdrive?06:12
diverdudeSatanaa, what dont you like about 11.10?06:12
bobweaverTejas:  you can use the -r to make random06:12
diverdudeActionParsnip, i dont need to boot from usb06:12
bobweaversudo macchanger -r <interface >06:13
Satanaadiverdude that its unusable for me - everytime the screen is idle i have to reboot to be able to use the machine again06:13
haylo-bot_th live cd will give you an option to make a start up usb in start up disk creator06:13
Tejasbobweaver my used command is permanent or not06:13
ActionParsnipdiverdude: it wi give you an OS you can use for now until you have time to get an install. Sounds like you have a deadline..06:13
bobweaverTejas:  NO06:13
sskniranjanicemanV9 ya exactly. but the book is in several web pages. you go to http://www.htdp.org/2003-09-26/Book/ and u will uderstand the situation06:13
diverdudeSatanaa, ehhsurely you must have f***** something up06:13
TejasThanks bobweaver06:13
haylo-bot_but you should just restart the computer and install from the disk your using06:13
Satanaadiverdude im not a ubuntu dev, so no i have not fucked anything up, else than doing a upgrade06:13
diverdudeActionParsnip, my ubuntu works great :)06:14
bobweaverok anyone know how to install bios ?06:14
pangolinPlease mind the language06:14
bobweaverfor a dell server06:14
bobweaverI got the docs06:14
diverdudeSatanaa, ahhh doing an upgrade. never do an upgrade :D06:14
usalabsI have a problem with xorg not remembering the screen res settings,,,,this is my current xorg.conf file:- http://pastebin.com/E4SPCv75 the [device] section does show the right screen res, but every reboot or power off reverts to 800x600, how do I set the screen res to be remembered on every reboot or power on?06:14
ActionParsnipSatanaa: when it goes black can you press Ctrl+Alt+F1 and get a console?06:14
bobweaverand burned to cd and inserted into drive abnd booted but still no Vga06:15
SatanaaActionParsnip nope06:15
Satanaago standby and wake up again, or reboot, thats my 2 options06:15
diverdudeSatanaa, last time i did an upgrade my system was also destroyed. Network not working etc.06:15
bobweaverput 5 or 6 different graphics cards in and still nbothing06:15
diverdudeSatanaa, that was from 9.10 to 0.0406:15
diverdudeSatanaa, 10.0406:15
S4mm1chhaylo - the disc im using is 11.1006:15
Tejaswhere we can find ubuntu source code06:16
Satanaawell a lotwas broken when i did the upgrande.. normal things to break, so those i fixed06:16
IcemanV9sskniranjan: i see. you want to read it offline. right?06:16
ActionParsnipSatanaa: are screensaver and power settings set to never dim etc?06:16
Satanaabut this one i cant fix06:16
dr_willis!nomodeset06:16
ubottuA common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter06:16
haylo-bot_that will be fine sandwich06:16
diverdudeSatanaa, to upgrade, uninstall and install...that i have learned06:16
bobweaver!source  | Tejas06:16
ubottuTejas: You can easily fetch a package's source with apt-get. See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html06:16
SatanaaActionParsnip right now i have caffeine installed so my screen never goes to idle06:16
ActionParsnip!kernel | tejas06:16
haylo-bot_do you get the option to "install ubuntu"06:16
ubottutejas: The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages)06:16
Satanaaim forrced to do this06:16
S4mm1chhaylo - the problem is 11.10 doesnt work on my machine06:17
Satanaaforced*06:17
=== somsip_ is now known as wabznasm
diverdudeSatanaa, also i have learned...if you are bored, dont install some random game from ubuntu software center...that will also destroy your system06:17
Satanaai kinda need to figure out what is changed by the ubuntu devs so i can fix it06:17
bobweaverthey are  making  more MONEY ????06:18
Tejashow to build and install sofware using its source code06:18
ActionParsnipSatanaa: i know some server switches for xorg.conf. Kde still has sweet power/screensaver disabling ability06:18
Satanaai dont like kde06:18
bobweaverTejas:  Look at README file06:18
Satanaaand i need the screensaver/dim down06:18
Satanaahaving this screen turned on for a few years more, will cost me06:19
ActionParsnipSatanaa: i see. I always turn that stuff off06:19
Satanaai have to turn the machine off then06:19
Satanaaand thats annoying06:19
Tejashow to build and install sofware using its source code06:20
ActionParsnipSatanaa: are there bugs reported?06:20
bobweaverTejas: Look at README file06:20
SatanaaActionParsnip i dont know06:20
ActionParsnip!compile06:20
pangolin!compile | Tejas06:20
ubottuCompiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall06:20
ubottuTejas: please see above06:20
Tejasbobweaver what are the basic command or outline for doing it06:20
VustomCan someone please help me make it so that BURG/grub is 1680x1050 resolution?06:20
bobweaver!fi MYserver :>)06:21
ubottubobweaver: I am only a bot, please don't think I'm intelligent :)06:21
pangolinTejas: read https://help.ubuntu.com/community/CompilingSoftware06:21
ActionParsnipSatanaa: i suggest you check. It may be a known issue for your make/model (assuming the system has one)06:21
SatanaaActionParsnip i could try, but this is more something they should fix and send out06:22
Satanaasince they broke it themselves06:22
Satanaanone other to blame06:22
Jordan_UVustom: BURG isn't supported here. Do you know if 1680x1050 is a supported *VESA* mode on your hardware?06:22
ActionParsnipVustom: burg isn't supported here. You can set the grub res in /etc/default/grub  You will need to uncomment the line first06:22
jvmguyI'm having trouble with suspend/resume on ubuntu 11.10. Can anyone tell me the right place to ask for help?06:22
VustomActionParsnip: Can you tell me how to do that?06:23
VustomJordan_U: How to I check?06:23
Jordan_UVustom: "videoinfo" from the grub shell (requires you to reboot to get to the grub shell).06:24
tomoyuki28jpI am using bind9 as internal and external DNS server and it used to work fine. But after restarting, it stopped working and the server is event not connected to the internet. How can I debug it?06:24
Satanaachecked a few pages, cant findit06:24
ActionParsnipVustom: http://idyllictux.wordpress.com/2010/04/26/lucidubuntu-10-04-high-resolution-plymouth-virtual-terminal-for-atinvidia-cards-with-proprietaryrestricted-driver/06:24
uemanhey guys, is there an easy way to install Ubuntu onto a usb stick? Or should I just set it up as a live CD and use it off that?06:25
VustomJordan_U: I'm using 1680x1050 on the desktop as we speak, so wouldn't that mean yes?06:25
ActionParsnipVustom: that shows the lines to edit. Considering its on the screen for only a few seconds personally I wouldn't bother06:25
andrewh192ueman: hey, i was just at the website06:26
andrewh192ueman: there is a way to download a cd version as well as a usb stick..06:26
uemanandrewh192: which website?06:26
andrewh192ueman: http://www.ubuntu.com06:26
Jordan_UVustom: Not neccisarily. That's using native drivers, not VESA.06:26
uemanandrewh192: but is that an y different than a normal install or is it literally the same thing?06:26
VustomMy Pymouth also has a corrupt graphic, it just shoes Ubuntu 11.10 font with crappy like red dots :c06:26
ActionParsnipVustom: its a different driver. The command on the site will show the available resolutions06:26
VustomIt only goes up to 1600x1200 :/06:27
VustomIs there a way to upgrade VESA?06:27
Jordan_Uueman: http://www.ubuntu.com/download/ubuntu/download06:27
andrewh192ueman: well, when u download it as a usb stick, it will only be a small part (the most basic part of the install) and the rest it downloads from the servers06:27
andrewh192ueman: when you actually are in the process of downloading06:27
ActionParsnipueman: use unetbootin. Its easy. Remember to MD5 test the ISO you downloaded06:27
Jordan_UVustom: No, you can't change what modes your hardware supports via VESA.06:28
Vustom;@06:28
ActionParsnipVustom: why are you so bothered? Its on the screen less than 10 seconds...06:29
VustomBeing a Graphic Designer things like this somewhat bother me, and in which I set out to solve these graphical problems I run into. :)06:30
anandvenkat4how to programatically detect wireless changes in ubuntu?06:30
sskniranjanicemanV9 exactly. i was out for a while thats y i couldn't answer u. sorry06:30
sskniranjani wanna read it offline06:30
Satanaaanyone know if there are data in /home that is related to the screensaver etc?06:31
bobweaveranandvenkat4:  wireshark ?06:31
uemanActionParsnip: andrewh192: Jordan_U: It seems all those instructions show you how to create an install disk on a USB key, not how to run ubuntu from a usb stick06:31
ActionParsnipueman: if you boot the install cd a06:31
Jordan_Uueman: To run Ubuntu from a USB stick simply install it as you would to an internal drive.06:31
HansLandaanyone here know program macchanger?06:31
Satanaaputting the live disc on a usb will allow you to run ubuntu as a live cd06:31
Satanaaerr install disc06:32
haylo-bot_yeah you can make the live usb from live cd if you must- is better than windows anyway06:32
SatanaaHansLanda yes, but you dont need it06:32
haylo-bot_use startup dis creator06:32
haylo-bot_and set the persistence file!! :)06:33
ActionParsnipueman: you can install to the usb like a normal drive. I suggest you use ext2 and put a lot in ramfs to reduce wear on the usb storage06:33
Satanaahttp://www.pendrivelinux.com/06:33
Satanaanice guides there06:33
Satanaato make a persistent drive etc06:33
dr_willisi just do normal installs to my 32gb usb stick06:33
HansLandaSatanaa, im trying to spoof my mac address but without success06:33
uemanBut I tried installing it to a usb drive06:33
uemanand I can't boot from it06:33
SatanaaHansLanda your system can already do this06:34
haylo-bot_bios options perhaps>? ueman06:34
dr_willisueman: theres different ways to put it on ysb06:34
Jordan_Uueman: What happens when you try to boot from it? How did you try to install to the USB?06:34
HansLandaSatanaa, how? can u give me the solution?06:34
=== corsair is now known as Guest44819
SatanaaHansLanda http://www.youtube.com/watch?v=1M5ViAqcxB806:35
Satanaacheck macchanger, he also shows how to use the original way06:35
uemanJordan_U: I installed to USB key using the installer and am trying to use rEFIt to boot of the USB key06:36
uemanbut when I boot, it shows me "Mission Operating System"06:36
uemanand nothing else06:36
dr_willisbooting a mac?06:36
uemandr_willis: yea06:36
Jordan_Uueman: The fact that you're using a Mac would have been good to state initially :)06:36
dr_willis agree06:36
uemanJordan_U: Now I know.. my bad, apologies06:37
dr_willisi dont use macs. sono idea othem n06:37
Jordan_Uueman: Apple's BIOS implementation can't boot from USB, you'd need to install grub-efi (though booting via EFI will cause issues with many graphics drivers).06:37
haylo-bot_try a live cd on the mac and see how it responds06:37
uemani'm currently booted off a live cd06:38
haylo-bot_can you install from the live cd?06:38
Satanaayes06:38
uemanhaylo-bot_: yes06:38
uemanwell, it installs06:39
uemanbut I can't boot off the install I did06:39
random0815hello, i need to know if (and how) i can set a proxy for a user so that he cannot change or disable it?06:39
Jordan_Uhaylo-bot_: Apple's BIOS implementation doesn't work with USB. It's a known problem.06:39
haylo-bot_oh thats righ tyou are making a persistent usb06:39
haylo-bot_use the usb creator in the live cd06:39
haylo-bot_it is a good program06:39
haylo-bot_and easy to use06:39
uemanand then my system will persist?06:39
haylo-bot_it has an feature where you can set apersisence drive06:40
haylo-bot_it auto sets it at 1G06:40
Jordan_Uhaylo-bot_: Did you see my message?06:40
haylo-bot_you just need to slide the bar up and make it more than 1G06:40
haylo-bot_no jordan06:40
Jordan_Uhaylo-bot_: Apple's BIOS implementation doesn't work with USB. It's a known problem.06:40
haylo-bot_i see sorry06:41
Satanaaafaik macs dont have a bios06:41
Jordan_Uueman: Can you boot the USB on a PC? It will be easier to fix things to be able to boot from a mac from there.06:41
Satanaaefi or something?06:41
Jordan_USatanaa: They also have a BIOS implementation, it just doesn't work with USB drives for some reason.06:41
psycho_oreosefi would be it, and there's elilo which could handle Mac06:42
SatanaaJordan_U im sure they dont have "bios" hehe06:42
haylo-bot_well it is good to note that they have a difficult time booting from usb06:42
haylo-bot_seems like that would make the machine worthless in some ways06:43
haylo-bot_lol06:43
uemanJordan_U: But I know I could boot OSX off usb, how come I can't boot linux?06:44
dahliais there a way I can make that bar at the top hide when the mouse is not near it?06:44
Jordan_Uueman: It can, just not via a BIOS based bootloader. You need to install grub-efi.06:44
Satanaa"ueman> Jordan_U: But I know I could boot OSX off usb, how come I can't boot linux?" because steve jobs didnt want that06:45
haylo-bot_so if you already have grub on a mac you can use usb?06:45
uemanJordan_U: So can I install grub-efi to boot the version of linux I've just installed to the USB key?06:45
Jordan_Uueman: Yes.06:46
grendal-primeanyone else in cali here feel that earthquake?06:46
Jordan_U!ot | grendal-prime06:46
ubottugrendal-prime: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!06:46
uemangrendal-prime: where in cali?06:46
dahliahow about is there a way I can make the mouse pointer larger?06:46
grendal-primewell thats the werid part im in the serias..usually if i feel it its hit somewhere else pretty damn hard06:47
grendal-primeand Jordan_U shut up06:47
grendal-primethis could be serious06:47
grendal-primehttp://earthquake.usgs.gov/earthquakes/recenteqsww/Quakes/nc71671056.php06:48
uemanno need to get rowdy peeps, I think it's ok to be off topic for a few lines, let's all keep it in check and do remind us if it gets out of hand.06:48
grendal-primewas a 4.806:48
andrewh192yeah06:48
andrewh192just saw online06:48
andrewh192at usgs06:48
grendal-primeya06:48
andrewh192northern cali06:49
Jordan_Ugrendal-prime: This channel has guidelines, please follow them.06:49
grendal-primeok well thanks just wanted to talk to some live people make sure i wasnt crazy..06:49
grendal-primedude06:49
andrewh192.4 miles deep06:49
grendal-primeyou need to quite06:49
grendal-primeand now06:49
haylo-bot_grendel this is an ubuntu forum i dont care if you are falling into the chasm itself06:49
Infektedholle06:50
Infektedi mean hello06:50
Satanaahaylo-bot_ then help :P06:50
Satanaaerr06:50
andrewh192wow, some botz just don't care at all about anything..06:50
Satanaathen help me*06:50
haylo-bot_whats up satanaa?06:50
dahliais there some way I can change mouse size? all the stuff I find on google is for older versions and Im using 11.1006:50
grendal-primeill call the fcc.. in time of emergency anything is useable..06:50
Satanaaeverytime my screen goes idle i cant get back into the desktop06:50
Satanaai have to reboot or go standby and wake up again06:51
grendal-primeanyway..thanks guys..06:51
grendal-primenight06:51
haylo-bot_are your settings default sayanna?06:51
Satanaaand this happend after i upgraded from11.04 to 11.1006:51
Satanaayes i assume so06:51
haylo-bot_could you rpointer not be activating the screen while sleeping? also i set mine to never go to sleep06:52
Satanaadont know06:52
haylo-bot_i am not an ubuntu admin but if 11.04 worked on your computer i would use that insead06:52
Satanaaloads of other people have this issue with 11.10, none knows how to fix it06:52
bkerensagrendal-prime: Why were you telling someone to shut up?06:53
Satanaahaylo-bot_ i like to stay up to date06:53
haylo-bot_that is too up to date06:53
Satanaanot really06:53
haylo-bot_11.04 is too up to date06:53
haylo-bot_yeah really06:53
Satanaait has older packages06:53
Satanaaso nope06:53
haylo-bot_ok06:53
horchataso suppose you minimize a couple of terminals with unity. how do you restore the minimized windows?06:54
Satanaai like"bleeding edge"06:54
uemanbkerensa: he asked a question about whether someone felt an earthquake and everyone lost their shit about staying on topic06:54
bkerensaueman: I see06:54
haylo-bot_you get bleeding edge forom being a good linux  operator not from downloading unstable releases06:54
horchataif i double click the terminal icon i can see them for a moment before the fade away06:54
Satanaahaylo-bot_ yea and this is a ubuntu dev error06:55
haylo-bot_anyway i understand though but i refuse to run 11.1006:55
BertoXhi06:55
Satanaaubuntu broke it, not me06:55
BertoXI just updated from 11.04 to 11.1006:55
qinhorchata: Alt-Tab ?06:55
Satanaagood choice haylo-bot_06:55
BertoXIn the control panel, I can't see any option to customize themes, I mean character size, etc ...06:56
haylo-bot_the fake looking login screen made me want to throw my computer out the window06:56
BertoXa way to do it please ?06:56
Satanaacuz ubuntu 11.10 is millimeters for making me format and never use ubuntu again06:56
horchataqin: this just shows the last terminal minimized06:56
almoxarifemilimeters a lot?06:56
random0815please tell, if someone does know anything that might help me with the proxy problem06:56
horchataqin: the rest are still hidden06:56
Satanaaalmoxarife very little06:56
qinhorchata: You sure that they are on same workspace?06:57
horchataqin: yeah, all one the first workspace06:57
dr_willishorchata: a double cluck puts them in expo mode here06:57
grendal-primebkerensa, because there was an earthquake where i am located..wich is very strange and when it happens here usually it is huge somewhere else.  i wanted to make sure a major catastropy had not happend  i asked one question and got told to take it somewhere else06:57
horchatadr_willis: something specific to my box then06:58
ForsetiHello, i have installed ubuntu 11.10 64-bit. And i can't see skype icon in my taskbar. Why?06:58
horchatadr_willis: I'll try a reboot06:58
Satanaasince the 11.10 upgrade has come out i have been using a windows machine to do stuff.. and its first time in 2 years i do that hehe06:58
VustomWhy isn't this working? http://www.gnomeshell.com/2011/04/25/gnome-shell-extensions-change-activities-to-ubuntu-logo/06:58
haylo-bot_gasp06:58
dr_willishorchata:  clean unity serup here..just installed today06:58
qinhorchata: Try: Ctrl-D, Ctrl-D06:58
haylo-bot_satanna   ... NO!!!!06:58
VustomI've put both files in ~/.local/share/gnome-shell/extensions and restarted GNOME, but it didn't work06:58
Satanaawell it doesnt piss me off06:58
bkerensagrendal-prime: Well this is a support channel and #ubuntu-offtopic may be more appropriate so others can be assisted06:59
haylo-bot_lol yeah- i like windows sometimes06:59
horchataqin: in which window?06:59
qinhorchata: Any06:59
Satanaaimagent working on a project.. you have to pee, and when you get back you cant get back in, and you might have to reboot06:59
haylo-bot_but when i start installing stuff it just cant keep up06:59
almoxarifeVustom: which? there are a few things listed06:59
BertoXHmm06:59
Satanaathat makes ubuntu worse than a chinese copy of  ios06:59
BertoXdoes someone know how to delete the second battery state applet in 11.10 please ?07:00
horchataqin: closes the window?07:00
almoxarifeVustom: that one, yeah, me too, just had it happen too07:00
Vustomalmoxarife: Huh? In the .zip file there's a folder, with 2 files in it? I copied the folder into ~/.local/share/gnome-shell/extensions07:00
Vustomalmoxarife: Do you know how to get it working? c:07:00
qinSatanaa: I feel loony after 5 minutes here...07:00
Satanaaqin ?07:00
horchataqin: weird ctrl-d then alt tab lets me gradually move down the stack of minimized windows one at a time07:00
qinhorchata: No, should minimize all windows.07:01
gs_hello all I am doing a project in which I need to read .deb files. Is there any library or interface available which I can use in my program to read these files. If this is a wrong channel Please forgive me and if you could suggest me some other channel for query regarding apt ?07:01
horchataqin: sure doesn't on my box07:01
almoxarifeVustom: I think so, you see the contents of the folder d/l? and the location where it is suppose to end up? put it there , I would do it the easy way, but what ever way suits you07:01
qinSatanaa: np, just pop in my head that irssi can heal a problem ;)07:02
qinhorchata: Do you run compiz?07:02
horchataqin: but anyway, I was able to close the minimized windows one by one and then alt-tab back to the first07:02
random0815good bye07:02
Vustomalmoxarife: Do I copy the folder activities@gnomeshell.com to /home/vustom/.local/share/gnome-shell/extensions?07:02
VustomOr only those 2 files inside the folder, and not the folder itself?07:02
Satanaaright now im in a "fist trugh the monitor mood" cuz of ubuntu.. so i dont really know what you mean right now qin07:03
qinhorchata: Or rather is it upgrade and if yes, did you change any compiz settings?07:03
horchataqin: no changes from the default outside of installing the propriatary drivers07:03
horchata11.10, fresh install07:03
horchataqin: nvidia accelerated graphics driver to be specific07:04
almoxarifeVustom: the final location you have showing here is not the one shown on the webpage07:05
qinhorchata: it is rather compiz plugin, unity --reset (will log you out)07:05
krasnozerwhat are my options for a site specific browser on ubuntu? firefox used to have prism but it appears to be depricated now07:05
ForsetiHow can i add skype icon in my taskbar? Ubuntu 11.10 64-bit.07:06
Vustomalmoxarife: I don't see the difference? D:07:06
almoxarifeVustom: ok, you took creative license, then the folder with contents would be moved to the .local, I think, didn't try it yet07:07
haylo-bot_i think you can just drag it from the apllication menu to the launcher bar Forseti07:08
Vustomalmoxarife: You lost me at the creative license part :(07:08
gaurav_dreamweavwhile copying file to another disk system says it is readonly filesystem07:09
VustomAll I've done so far is unzip activities-ubuntu-gnome-shell-extension.zip to /home/vustom/.local/share/gnome-shell/extensions and then Alt+F2 then R, but nothing has changed07:09
gaurav_dreamweavhow to change fiule permission07:09
Vustomalmoxarife: ^07:09
almoxarifeVustom: I just meant you decided to place the files/folder locally, when the command line has it going to /user/.....07:09
dr_willisVustom:  dont you use the gnome tweak tool to enable it?07:10
qingaurav_dreamweav: Is it usb, or sdcard?07:10
AbduHi Everybody!07:10
almoxarifeVustom: meant /usr/..07:10
AbduI have a question relevant to configuring DNS for two interfaces installed on a server07:10
gaurav_dreamweavqin, its is my hdd partion ... files are not getting deleted or nither i can paste anythig into it07:10
AbduAnyone can help please?07:10
Forsetihaylo-bot_, Tried, nothing happened. And also when i close skype with symbol 'x' it disapear. When i'm trying to open it by clicking shortcut it says to me that skype is already running.07:11
almoxarifedr_willis: from the web site 'Important: this extension shows up as disabled in GNOME Tweak Tool because of an error in the extension code. Despite this, the extension still works!'''07:11
qingaurav_dreamweav: It is linux partition? try "mount" to see how it is mounted.07:11
sanduz2how do i flush my dns cache?07:11
VustomUh.. I typed in sudo nautilus ~/.local/share/gnome-shell/extensions into the terminal using 11.10 GNOME 3, and it changed my background to the default one and now my right click looks like Windows 9807:11
VustomWhat the hell did I just do D:07:11
AbduHi there!07:11
almoxarifeVustom: tell me if it works, I'll follow your lead, thnks07:12
haylo-bot_shut down the computer forseti and try moving skype07:12
dr_willisalmoxarife:  unless they fixed it....07:12
BertoXdoes anybody knows how to remove gnome-power-manager without breaking  ubuntu-desktop please ?07:12
somsipsanduz2: who is your DNS provider?07:12
AbduDoes somebody know how can i set up the dns for two network interfaces?07:12
Forsetihaylo-bot_, you mean restart?07:12
sanduz2somsip: ive tried 3 different ones, so... google or opendns07:12
SatanaaAbdu same was as for 107:12
somsipsanduz2: if you do not run your own, you are dependent on when they refresh07:12
haylo-bot_yeah restart07:13
haylo-bot_your skype is still running07:13
gaurav_dreamweavqin, that is ntfs partition and when i was using 11.04 i never face this type of problem i have 2 system i am facing same problem in both , how i use mount07:13
AbduSatanna: what do you mean same for 1?07:13
Satanaaway*07:13
haylo-bot_or find it and actually quit the program07:13
sanduz2somsip, how about if i change the DNS provider on my router. isnt there some sort of local cache i can reset?07:13
ForsetiNow i have minimised skype.07:13
ForsetiI can control it at this time07:13
BertoXForseti, modify the notification panel whitelist07:13
SlartibartSomeone should add "required packages" like uswswap to the swapfaq on ubuntu.com, me thinks..07:13
somsipsanduz2: if your router acts as a DNS cache, possibly. It's a very wide question.07:13
SatanaaAbdu the way you setup the first nic, do the samewith the second07:13
ForsetiBertoX, i am new to linux, and dunno how to do this. :s07:14
qingaurav_dreamweav: Most likely your windows did not shutdown properly.07:14
Vustomalmoxarife: My GNOME 3 looks like Windows 98 now :c07:14
sanduz2somsip, ive seen some sites suggestion to restart nscd (or ipconfig /flushdns on windows). then what do these things do?07:14
VustomI've screwed it up D:07:14
gaurav_dreamweavqin, i don't have any other windows os i only use ubuntu07:14
SatanaaForseti if you are new to linux.. ubuntu 11.10 is the wrong choice, its not user friendly07:15
BertoXForseti, gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"07:15
somsipsanduz2: posibly they do things on windows. If you ran your own bind server, you could just stop and restart bind. That's what I do. But bind only caches DNS that are served to it by your DNS provider, hence my original question07:15
Satanaaand what BertoX showed you can cause issues too07:15
qingaurav_dreamweav: right. sudo apt-get install ntfs-3g07:15
ForsetiSatanaa, then what you recommmend for newbie?07:16
sanduz2somsip, hmm, not running bind here.07:16
haylo-bot_yeah shouldnt be a big deal to get an icon in your launcher07:16
SatanaaForseti older version of ubuntu, or linux mint :)07:16
gaurav_dreamweavqin, what this will do07:16
BertoXSatanaa,  please specify issues I can encouter with this modification please ? I do it since 11.04 (especially ofr skype) and I never had any issue07:16
somsipsanduz2: then when you 'dig' an an address, you will be querying your DNS provider (google, opendns, whatever)07:16
qingaurav_dreamweav: Will install tool for mounting ntfs partitions07:16
SatanaaBertoX it can add icons there you dont want07:17
ForsetiSatanaa, hm, 10.04 is good?07:17
somsipsanduz2: And if they have a cached DNS entry that has not expired, that's what you'll get. You can't force them to refresh their cache07:17
BertoXyou mean any application that want to put a tray icon ?07:17
Satanaabetter than 11.10 if you want it to be user friendly07:17
sanduz2somsip, weird. the reason that im asking all this is because even after i change my dns provider on my router, all my requests still seem to go through the same route (traceroute)07:17
Satanaa2 Forseti07:17
Satanaa@*07:17
haylo-bot_i amusing 11.0407:17
Satanaayea07:17
sanduz2somsip, so i thought maybe something local was causing that07:18
somsipsanduz2: those are two separate issues.07:18
BertoXnot really an issue then :)07:18
Vustomalmoxarife: I'm still confused where I need to unzip the folder?07:18
gaurav_dreamweavqin, but can u tell me how its done in 11.04 without any problem.. how come in this it is getting happen07:18
haylo-bot_it performs absurdly well07:18
ForsetiSatanaa, i am migrating from windows. With windows i can do more than linux. So, now i want to learn same things to do with linux. So you are recommending ubuntu?07:18
Blue1only in linux would you never do:   man unzip07:18
Forseti10.04*07:18
darius_Hey everyone, I'm having some issues, my DPGK file is missing.07:19
Forsetidarius_, sveikas. :)07:19
Blue1Forseti: puppy linux or linux mint might be good for starters07:19
SlartibartBlue1: Can you do that anywhere else? Mac?07:19
haylo-bot_hey guys what is the key bind to bring minimized windows to front for Forseti skye problem?07:19
darius_forseti, what?07:19
llutz_darius_: what is DPGK?07:19
almoxarifeVustom: the folder can be unzipped anywhere where you can get to it, it should have unzipped already with the first command line shown on the example07:19
haylo-bot_he keeps minimizing skype07:20
SatanaaForseti http://www.xubuntu.org/ is nice too07:20
Forsetidarius_, sorry, thought that you are form Lithuania. :)07:20
lijuhai anyone can tell Install Gloobus Flow With Nautilus Integration In Ubuntu07:20
Satanaaits ubuntu with xfce instead of unity07:20
qingaurav_dreamweav: First, I did not see ntfs partition since 5 years, besided having it whan running linux is odd, second ntfs support in linux is artifitial so strange things may happen.07:20
darius_llutz, i dont know its a ubuntu program07:20
Blue1Slartibart: do what?07:20
ForsetiSatanaa, hmz now i am realy confused. :D07:20
llutz_darius_: /usr/bin/dpkg you mean?07:20
darius_yes07:20
darius_that file is missing07:20
Blue1darius_: how do you know it's missing?07:21
SatanaaForseti its more user friendly but still latest version07:21
lijuhai anyone can tell Install Gloobus Flow With Nautilus Integration In Ubuntu07:21
ForsetiSatanaa, Xubuntu?07:21
llutz_darius_: why did you remove it? it's essential07:21
SatanaaForseti yes :)07:21
lijuhai anyone can tell Install Gloobus Flow With Nautilus Integration In Ubuntu07:21
Vustomalmoxarife: I unzipped it myself and put it in ~/.local/share/gnome-shell/extensions, I am new to GNOME 3/Ubuntu remember :)07:21
ForsetiSatanaa, better is mint or xubuntu?07:21
darius_I was looking into the error in a forum and it said that my error code meant that the file was missing or corrupt, so I looked and it wasn't there.07:21
SatanaaForseti i would say both really :)07:22
lijuhi i am new to xchat07:22
Satanaaso you do have a choice :)07:22
ForsetiSatanaa, i know, that my questions are so dumb, but i need to know, cuz i really want to learn how to use linux. :s07:22
llutz_darius_: "ls -l /usr/bin/dpkg" in terminal,   any output?07:22
darius_I downloaded a .rpm file that is supposed to be the dpkg but I don't know what to do with it07:22
Blue1darius_: if you type which dpkg                  what do you get?07:22
lijupls tell me the solution for how to Install Gloobus Flow With Nautilus Integration In Ubuntu07:22
somsip!patience | liju07:22
ubottuliju: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/07:22
ikoniadarius_: rpms are not debs07:22
llutz_darius_: ubuntu uses .deb not rpm07:23
ikoniadarius_: you can't use rpms with ubuntu07:23
SatanaaForseti i do get you.. i have used linux for atleast 10 years, and ubuntu 11.10 confuses me07:23
lijuok07:23
darius_if i type dpkg it tells me that its not installed and when i try to install it it says its the latest version07:23
llutz_darius_: "ls -l /usr/bin/dpkg" in terminal,   any output?07:23
SatanaaForseti i might just install xubuntu myself now when i think about it07:23
Blue1darius_: do an echo $path and paste the line here07:23
Vustomhow to see what version of gnome I have?07:24
qindarius_: history | grep dpkg07:24
ForsetiSatanaa, then ubuntu 11,10 really not for me. :D07:24
Blue1sorry echo $PATH07:24
darius_llutz, http://pastie.org/276631507:24
SatanaaForseti its not really for anyone.. new, average, pro.. :)07:24
almoxarifeVustom: didn't work for me, in either location, not sure where the issue is, operator or code07:24
darius_and everyoen I have no idea what any of that means I'm new to linux.07:24
ForsetiSatanaa, hm, so for what? :D07:25
llutz_darius_: so again, why did you remove it?07:25
darius_as I said before I didn't remove it.07:25
llutz_ darius_: history | grep dpkg07:25
darius_How would I be able to remove it I'm not root?07:25
Blue1darius_: then it's either not in yor path or you removed it07:26
llutz_Blue1: see the paste, it's "gone"07:26
darius_blue1 http://pastie.org/276632207:26
SatanaaForseti i dont know really07:27
Blue1not enough contrast to read07:27
gaurav_dreamweavqin, thanks man 1:)07:27
ForsetiSatanaa, Okay, thank you very much, now i am going to choose one of those. :D07:27
armelle#Browsing07:27
qindarius_: It will be silly, but: lsb_release -a07:28
SatanaaForseti thanks for asking, now i know what to do myself :)07:28
ForsetiSatanaa, heh, you are really nice person. ;)07:28
Blue1okay it looks like you did an ls -l /usr/bin/dpkg07:28
llutz_Blue1: because i told him07:28
Satanaayou too Forseti :)07:28
darius_blue what exactly does that mean?07:29
llutz_darius_: nothing important07:29
darius_I'm an OS X person, but this is a PC, so I decided to use Linux on it.07:30
bkovacsGood Man07:30
kriss_Ohh ive made it all work here. Except printers.. I need to be able to somhow add a printer based on its IP (networked printer ofcourse) but when i use the tool to add printers it just give me their names. I cant add by ip somhow07:30
darius_I know very little about this so far.07:30
Satanaamac's are pc's too07:30
ForsetiSatanaa, going for xubuntu 11.04. :)07:30
Blue1well ls -l says to list the details on the file the follows07:30
llutz_ < qin> darius_: It will be silly, but: lsb_release -a07:30
SatanaaForseti xubuntu 11.10 for me :)07:30
BertoXhow to safely remove gnome-power-manager in oneiric please ?07:30
llutz_Blue1: because i told him, to check if the binary is present or he just messed his PATH up07:31
bkovacsI had to update my kernel to 3.0.0-13 to get my epson printer to work07:31
darius_i did that command07:31
qinllutz_: irssi 0.8.15 (Natty?)07:31
darius_it said no LSB moduals07:31
Blue1llutz_: yeah the windows solution (reboot) might fix the problem07:31
llutz_qin: maverick07:31
llutz_Blue1: nonsense07:32
darius_is there anyway I could install it from a backup or download a backup and put it in there?07:32
llutz_darius_: what version of ubuntu are you running? "cat /etc/issue"07:33
darius_11.1007:33
bkovacsdarius upgrade your kernel to 3.0.0-13. You need to enable the pre-release updates in sources. Than use synaptic package manager to mark all updates and install the newer kernel.07:33
darius_how do I update a kernel07:33
qindarius_: Have you attempted upgrade?07:33
llutz_bkovacs: what? how is that related to a missing binary?07:33
bkovacsKernel 3.0.0-12 which comes with 11.10 has some issues with printer detection07:33
darius_apt-get upgrade just tells me that my chromium failed to install properly and to try -f install07:34
qinbkovacs: Installing without dpkg is fairly difficult?07:34
llutz_darius_: you could get the dpkg.deb from packages.ubuntu.org and extract the file07:34
bkovacsSo it's not a detection problem?07:35
llutz_bkovacs: scroll back and read07:35
bkovacsok07:35
kriss_is there any procedure how to add a printer by its IP instead of its bonjourname ?07:35
psypher246hello all, does anyone have some advise on how to get canonical's attention to fix a major bug. As far as myself and a bunch of people are concerned, unity is completely broken when using nvidia twinview to display on more than one monitor and we are getting nowhere on launchpad07:35
qindarius_: Have you upgraded 11.04 to 11.10?07:36
darius_no its from a disc fresh install on a nuked hdd07:36
=== jos is now known as Guest86131
darius_and that website isnt actually a real website07:36
Infektedanyone make any themes for ubuntu 11.10 yet?07:36
darius_its just a picture of an ad07:36
Satanaayes there are loads of gnome3/gtk3 themes Infekted07:37
llutz_darius_: packages.ubuntu.com, sry07:37
darius_oh okay.07:37
Infektedso gtk3 themes work?07:37
Satanaayes07:37
Infektedcause i dont use gnome shell07:37
Satanaaunity is ontop of gnome3 :)07:37
Infektedim in unity07:37
Satanaayes07:37
BertoXSatanaa, I found by myself an icon that shouldn't appear in the bar. So I reverted back the whitelist to default. Now I want to add an application in the whitelist. How to identify the name to put in the whitelist please ?07:37
Satanaaunity is ontop of gnome307:37
Infektedcool07:37
Infektedthanx07:38
SatanaaBertoX i told you :)07:38
BertoXyep :)07:38
Satanaawhat program is it?07:38
BertoXxchat07:38
darius_http://packages.ubuntu.com/search?keywords=dpkg&searchon=names&suite=oneiric&section=all which package and how do i do it?07:38
bkovacsI'm on gnome xchat with gnome shell07:38
Satanaayou just add 'xchat' afaik :)07:39
kriss_psypher246 i can recommend install gnome-shell and gdm to remove other options than gnome classic.. that seems to work just fine if you want work done.. unity is a nice looking toy.. its not very useful for working07:39
BertoXI added XChat07:39
BertoXlet me try without caps07:39
llutz_darius_: "uname -m"  32 or 64bit?07:39
darius_3207:39
darius_amd07:39
llutz_darius_: so you got i686?07:40
darius_thats what all the packages say yes07:40
psypher246kriss_: no thanks. I want ot use unity, i like unity and it's been working fine in natty07:41
llutz_darius_: then download the package "dpkg" i38607:41
BertoXSatanaa, thx ! without caps, it works07:41
Satanaanp BertoX :)07:41
SystemParadoxmorning all07:41
BertoXForseti, then don't do the modification I gave you. I found at least one issue as Satanaa  said ...07:41
BertoXjust add 'Skype'  in the list07:42
psypher246kriss_: twinview has been broken since oneiric, and as unity is awesome for work, not just a toy, I can't really work in any other environment anymore07:42
bkovacsBoth Unity and Gnome Shell work fine for me in 11.10. I currently prefer Gnome shell. But don't mind switching to Unity one in a while.07:42
kriss_ok. well its a free envirorment hehe. Personally i was like.. Damn unity go away.. It was easy in 11.04 but alot more tricky in 11.10 However only in 11.10 does it work flawless with domais and windows shares07:42
darius_okay i downloaded, now what do I do?07:42
psypher246kriss_: once you get to know unity you realise how awesome it it07:42
kriss_well i cant find ANYTHING in unity.. in 11.04 i could just barely find the login screen which lets me change the default session07:43
bkovacsBoth are new desktop enviroments and will take a little time to get used to. And both will eventually mature.07:43
Satanaapsypher246 really? im moving to xubuntu 11.10 hehe07:43
psypher246press super key type login07:43
llutz_darius_: "ar xv dpkg.....deb /usr/bin/dpkg"07:43
psypher246not hard at all07:43
kriss_i guess.. but i have good reasons to make gnome look as close to windows as it possibly can.07:43
ForsetiBertoX, Ok, thx. :))07:43
SystemParadoxI have two ubuntu machines here, one with 11.04 and one with 11.10. Both have ATI cards and dual monitors, which work, but neither of them will save any changes I make in the catalyst control center, even in administrative mode. Is this a known problem?07:43
bkovacsIf you want a windows look than use Kubuntu07:43
kriss_I got like 1000 windows users who cant pick their noses without help07:43
grendal-primewow07:44
grendal-primedude. you should take THAT to off topic07:44
grendal-primewhere are the ops for that stuff?07:44
kriss_sorry07:44
darius_llutz, ar: dpkg.....deb: No such file or directory07:45
llutz_darius_: replace with the correct filename of the dpkg.deb you downloaded07:45
bkovacsCheck this out Ricard Stallman Eats something from his foot. http://www.youtube.com/watch?v=I25UeVXrEHQ07:45
darius_okay07:45
llutz_bkovacs:  Do you have any ubuntu support related question?07:46
psypher246Satanaa: xubuntu is cool,but like i said, i really love unity, when it works07:47
psypher246so i will stick with it till it does07:47
darius_llutz it stills says no such file or directory07:47
Satanaapsypher246 i dont know why.. even the dock is "broken" :P07:48
llutz_darius_: cd into the dir you downloaded the file to. then "ar xv dpk<TAB-key><TAB-key>"07:48
llutz_darius_: it should expand the filename07:48
psypher246Satanaa: how do u mean broken?07:49
bkovacsNope just browsing07:49
Satanaayou can click to open a program, but you cant click to minimize it etc07:49
bkovacsSeeing if I can help07:49
psypher246Satanaa: never really wanted to do that so not an issue for me07:49
diverdudeIs there a command to change the title of the command window instead of having to use the mouse?07:49
bkovacsAdding a little humor to our chat07:49
llutz_bkovacs: then pls stop your random offtopic stuff07:50
psypher246i minimize using the panel07:50
darius_what do you mean cd into the directory?07:50
xatconcan any body tell .....how to get rid of Gwenview...from ubuntu 11.1007:50
Satanaapsypher246 however not that i have said it, it might start to bug you :P07:50
Satanaanow*07:50
bkovacsGet a life llutz07:50
llutz_darius_: use "cd" to change into that dir07:50
llutz_!ot | bkerensa07:51
ubottubkerensa: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:51
xatconi cant format my pen drive07:51
psypher246Satanaa: once your learn the shortcut keys, unity becomes a pleasure. but I get that people with disabilities are limited, so i think Ubuntu has hurt those people a little, but then again, I have never tried any of the assistive technologies so i dunno how limiting it is07:51
psypher246right now I just wish i can find a away to get canonicals attention to the big issues07:52
Satanaapsypher246 people with a logic mind are also limited07:52
darius_okay I have this: darius@darius:~/Downloads$  but when I type in the command it still says file or directory not found07:52
Satanaaso retarded people and logic people are hit07:52
psypher246Satanaa: totally disagee07:52
xatconhelp me out ...idont wana use this 11.10 ...how i go back07:53
Satanaathats your opinion :)07:53
llutz_darius_: "ls -l dpk*"07:53
xatconto 11.0407:53
psypher246Satanaa: agreed07:53
qin xatcon i am afraid, reinstall, but...07:53
qin!nounity | xatcon07:53
ubottuxatcon: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic07:53
Satanaaanyways i guess unity isent so bad.. ubuntu 11.10 has must made me see it with hate07:54
psypher246Satanaa: why?07:54
psypher246what makes you hate it so?07:54
darius_llutz, I got this http://pastie.org/276640607:54
Satanaacuz 11.10 is pos07:54
Satanaa:)07:54
psypher246explain?07:54
Satanaaits "broken"07:54
psypher246how?07:54
xatconthanx ubottu07:54
zlodeyะฒัะตะผ ะฟั€ะธะฒะตั‚07:55
Satanaaevery time my screen i idle ( screensaver ) i have to either reboot or go to standby and wake it back up to get to the desktop07:55
psypher246you can't say an entire gui is broken cos you can't minimize an ap from the dock07:55
llutz_darius_: tar xcf data.tar.gz07:55
Satanaais*07:55
psypher246Satanaa: ok well that sucks07:55
psypher246i had issue like that in mavercik, so can't really blame unity07:56
darius_tar: You may not specify more than one `-Acdtrux' or `--test-label' option07:56
darius_Try `tar --help' or `tar --usage' for more information.07:56
Satanaapsypher246 very much.. and more knowing that an ubuntu dev has done this to me07:56
qinI guess I will take a breake, or will add to ignore everything bottom of O07:56
psypher246Satanaa: next time don't reboot07:56
Satanaathat prob has something with unity todo07:56
psypher246Satanaa: go ctrl alt f107:56
llutz_darius_: tar xf data.tar.gz       sorr07:56
llutz_y07:56
Satanaadoesntwork psycho_oreos07:56
psypher246log in and c=kill gnome screen saver07:56
Satanaapsypher246 i mean07:56
Satanaapsypher246 i cant just login blindly07:57
Satanaathe screen is black no matter what i do07:57
darius_okay, got it. Now what?07:57
psypher246so you can't even get ot the cli?07:57
Satanaanope07:57
psypher246ouch07:57
psypher246ok thats broken07:57
Satanaaindeed07:57
osmosis_paulGood morning i'm having an issue with Yuuguu since i install Ubuntu 11.10, but if i create a new account in my Ubuntu looks like works07:57
llutz_darius_: "sudo cp usr/bin/dpkg /usr/bin/dpkg "07:57
psypher246sorry i haven't had that issue, others but not that07:57
llutz_darius_: 1st path without leading /07:57
Satanaathe other issues are ok tho, they were fixable07:58
osmosis_pauli have the erro code that Yuuggu throw but i cannot understand somebody can help me?07:58
osmosis_pauli can paste the error and put in her07:58
Satanaapsypher246 and many have this issue, but none knows how to fixit07:58
osmosis_paulhere07:58
diverdudeIs there a command to change the title of the command window instead of having to use the mouse?07:58
darius_what do you mean by that07:58
llutz_darius_: "sudo cp usr/bin/dpkg /usr/bin/dpkg "        exact like this07:59
psypher246Satanaa: i have had many weird annoying issues in ubuntu these past 7 years, each new version brings new issues when they fix other, so I cannot say how happy I am that FINALLY canonicval is gonna spend an entire release cycle on JUSt fixing bugs, it's high time, i have been saying it for years but then unity came along and I had to wait all over again07:59
llutz_darius_: without quotes07:59
darius_okay I did that but no output07:59
llutz_darius_: "ls -l /usr/bin/dpkg" should show the file after that07:59
Satanaaim just gonna do xubuntu and hope that such a MASSIVE issues are gone hehe07:59
Satanaa-a08:00
llutz_darius_: and pls no pastie.org, its really hard to read :)08:00
psypher246Satanaa: yeah sounds like a good idea for now, sorry you can't experience the awesomeness of untity that i appreciate08:00
qindiverdude: gnome-terminal -t your_title08:00
darius_darius@darius:~/Downloads$ ls -l /usr/bin/dpkg08:00
darius_-rwxr-xr-x 1 root root 247936 2011-10-27 03:59 /usr/bin/dpkg08:00
diverdudeqin, but that will start a new terminal and set the title. I want to set it for the current terminal08:00
almoxarifeosmosis_paul: must you use it?08:00
darius_It's really easy for me, I guess I just have a good monitor haha08:00
llutz_darius_: so it worked, "sudo apt-get install --reinstall dpkg" now08:00
Satanaapsypher246 i dunno, i used to use gnome2 and docky.. the unity dock is quite a downgrade really too hehe08:01
llutz_darius_: mobilephone here ...08:01
osmosis_paulalmoxarife, sorry what do you mean?08:01
almoxarifeSatanaa: try cairo dock, works great08:01
Satanaalags for me :)08:01
diverdudeqin, and besides it does not set the title of the new terminal either08:01
darius_ohh makes perfect sense. im using irssi. but It's still giving me errors about chromium files that didn't install right08:02
almoxarifeosmosis_paul: are you using that app because you don't have a choice?08:02
osmosis_paulalmoxarife, yep, application app08:02
osmosis_paulalmoxarife, i mean company app XD08:02
almoxarifeosmosis_paul: what is the error?08:03
almoxarifeosmosis_paul: has the app worked before?08:03
osmosis_paulalmoxarife, yes, can you tell me an paste/code  application to paste errors?08:04
darius_how can I show you the output without obottu yelling at me?08:04
Satanaapaste.ubuntu.com08:04
osmosis_paulalmoxarife, i mean web page, the normal page that use dont allow some character of the error file08:05
almoxarifeosmosis_paul: Satanaa: paste.ubuntu.com08:05
psypher246Satanaa: i like cocky, but it was also DAMN buggy and annoying sometimes and I eventaulyl alwasy went back to stock gnome2, and yes unity dock is stil buggy, but i can see where they are going with it and the future is awesome08:05
grendal-primeIM BACK08:05
llutz_!pastebin |  darius_08:05
ubottudarius_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.08:05
psypher246lol not cocky, DOCKY08:05
NisstyreI would tend to disagree with that viewpoint08:05
diverdudeqin, ?08:05
qindiverdude: Ah. title, what option you have to title: appent, keep initial, or change?08:06
Satanaapsypher246 makes more sense hehe08:06
grendal-primeDAMN how many jessicas do we have?08:06
darius_llutz, http://paste.ubuntu.com/720468/08:06
diverdudeqin, im sorry i dont understand your question08:06
Satanaagrendal-prime to bad most of them are guys :P08:07
kriss_psypher246 how do you revert to gnome2 ? I can only get gnome 3 classic at best08:07
llutz_darius_: "sudo rm /var/cache/apt/archives/chromium-browser_14.0.835.202~r103287-0ubuntu1_i386.deb"08:07
grendal-primeok libvirt. anybody upset with the fact that the ubuntu version of libvirt cannot mange physical interfaces08:07
auronandace!gnome2 | kriss_08:07
ubottukriss_: The GNOME Foundation has ceased support for GNOME 2, and as such it is not in Ubuntu 11.10 (Oneiric Ocelot). See !notunity for an alternative desktop experience.08:07
psypher246don't think u can still get gnome 2 in oneiric08:07
SatanaaKriss_ you dont08:07
qindiverdude: In profiles, you can set what will happend with title, is it going be static or not.08:07
psypher246kriss_: ok so i was right08:08
grendal-primeubottu, by the way that blows08:08
ubottugrendal-prime: I am only a bot, please don't think I'm intelligent :)08:08
Fudgehi cant get my BCM43227  wireless going on oneiric, additional drivers says its blacklisted i was told. im ssh'd in. how can i resolve?08:08
kriss_yeah figured.. i did remove the unity08:08
llutz_darius_: then "sudo apt-get update && sudo apt-get install chromium-browser"08:08
osmosis_paulalmoxarife, look in the private chat08:08
diverdudeqin, its just when i have a command window open and i want to set a title08:08
Satanaakriss_ you can use gnome-fallback ( gnome3 that tries to look / act like gnome2 )08:08
almoxarifeosmosis_paul: nothing there yet08:09
kriss_satanaa yeah thats what i do.. i also installed gdm and removed the other choices from the folder so there is ONLY the gnome-2 lookalike now.08:09
darius_llutz,  No such file or directory08:10
llutz_darius_: then "sudo apt-get clean && sudo apt-get update && sudo apt-get install chromium-browser"08:10
Satanaakriss_ nice :)08:10
kriss_yeah. except a very few things it now works like a charm.. Ive even fixed a problem where remastersys ISO's would crash when booting. turns out you cant remastersys a domaincomputer so you gotta leave domain first.08:11
qindiverdude: not sure. you probably need to find (check) terminal settings in gcon-editor08:12
stephniam having problem uninstalling i2p from ubuntu need help08:12
darius_okay that worked, is there anything else I need to do?08:14
llutz_darius_: nope08:14
=== joo is now known as Guest81830
darius_Alright, thank you SO much.08:14
llutz_darius_: maybe check how you/whoever removed dpkg :)08:14
darius_Does anyone know anything about mincraft errors?08:14
farmer-duckgood mornin'08:15
darius_I can't login to minecraft, and when I click play offline it lags horribly.08:16
farmer-duckhi darius, can't solve your problem08:16
farmer-duckbut i wonder if you could help me08:16
kriss_Does anyone know if there is a better program for adding printers than the one supplied default with 11.10 ? cause i cant add a network printer by any alias or Ip.08:17
darius_kriss, search for a program and check them out08:17
darius_try apt-cache search printer08:18
ohzieandroidhey guys. my wireless is 'unchecked' according to networkmanager, and it is greyed out. i tried iwconfig wlan0 up and iwconfig all but giggled at me. not sure how to proceed.08:18
kriss_thanks ill try.08:18
darius_or in the ubuntu store try searching for network printer or just printer.08:18
darius_it just seems like your wireless card isnt set up right08:19
darius_i was shocked when mine worked, it requires a driver and i didnt have to install it08:20
farmer-ducki've got issues with installing ubuntu 11.10 on a Asus N53SV. Most likely 'cause it has a Intel i7 2gen, which contains sandybrigde08:20
Fudgeregarding bcm43227 installing firmware-b43-installer i get this message This card is actually not tested. Please install the driver manually.08:20
Satanaaah it did it again, so had to switch box08:20
ohzieandroidi unchecked it when my router was on the fritz.08:20
farmer-duckdoes someone know a workaround for this?08:21
ohzieandroidand now I can't recheck it08:21
darius_Not a clue, I'm AMD.08:21
darius_That's all I use.08:21
darius_Other then my Macs of course.08:21
llutz_ohzieandroid: does "rfkill list wifi" show it as blocked?08:21
farmer-duckkk08:21
ohzieandroidfarmer: try installing ubtuuntu server and then apt-get install ubuntu-server08:21
farmer-ducksomeone else perhaps?08:22
ohzieandroidllutz sec08:22
farmer-duckmmm why ubuntu server?08:22
ohzieandroidless pickiness on hardware.08:22
ohzieandroidllutz hard yes, soft no08:23
farmer-duckkk but then how do I make ubuntu server a desktop machine?08:23
ohzieandroidoh crap I only have absoft switch08:23
farmer-duck'cause I know how to work with server, but i need is as a regular laptop ;)08:23
ohzieandroidfarmer: aptget install ubuntu-desktop08:23
farmer-duckthx08:23
ohzieandroidmetapackage08:23
farmer-ducki'll try08:23
farmer-duckthanks again for the support08:24
ohzieandroidllutz: how do I fix a hard-block when I don't have a physical switch?08:24
llutz_ohzieandroid: i guess  "sudo rfkill unblock wifi" won't do it?08:24
haylo-bot_ohz are you dual installing with windows?08:24
ohzieandroidno haylo08:25
ohzieandroidllutz no :(08:25
llutz_ohzieandroid: sry, no idea how to unblock it, if you have no FN+<F-KEY> at all for that.08:25
* Satanaa is on windows right now.. ircing from the gaming rig08:25
Satanaasince ubuntu fails on me08:26
pradeep_hello08:26
pradeep_quit08:26
pradeep_exit08:26
pradeep_bye08:27
haylo-bot_fn + f2 is a wirless switch on some systems08:27
pradeep_?08:27
pradeep_lo08:27
pradeep_ve08:27
llutz_pradeep_: /quit08:27
s0neelol08:28
=== Wicet|2 is now known as Wicet
=== tfilipczuk is now known as makak
jdtmhello08:29
slacker-g'day08:29
slacker-I'm having trouble booting my upgraded oneiric08:30
gorillanoanananahello everyone08:30
slacker-I think it looks like a kernel panic but I only get to see the last 40 lines of it08:30
slacker-25 in fact08:30
Satanaathis is ubuntu 11.10 for me right now http://cache.gawker.com/assets/images/comment/4/2011/10/ed90c4c68750bc6ce875d0d0b9edbc5f/original.jpg08:31
slacker-this only happens when I'm booting the new kernel 3.0, 2.6 boots fine08:31
gorillanoanananaguys what's happening with the stupid ocelot? I just installed it on a friend's computer.. It's been a while since  i have not used ubuntu since i switcehed to debian which is more mercifull with my old 9 years old laptop08:32
ikoniagorillanoananana: got a real question ?08:32
gorillanoanananai am trying to set a theme on ocelot and i just realized that whomever messed around whit the them choser was a good one..08:32
gorillanoanananayeah got a question08:32
gorillanoananana the them chooser does not read /usr/share/themes08:33
ikoniagorillanoananana: you understand that 11.10 is using unity not gnome-2 themes08:33
gorillanoanananai mean it does not read the full contents08:33
Satanaadownload gnome tweak tool08:33
gorillanoanananaikonia08:33
Satanaaikonia, unity = gtk3/gnome3 themes08:33
ikoniaSatanaa: correct08:33
gorillanoananana my friend did not liked unity so i have instaled the gnome08:33
ikoniahence why I said gnome208:33
gorillanoananananow..08:33
ikoniagorillanoananana: how did you install gnome08:34
ikoniawhat package did you use08:34
gorillanoanananathe problem still remains...08:34
ikoniagorillanoananana: what package did you install to get "gnome"08:34
=== Axlin_ is now known as Axlin
]{aloz_hi08:35
]{aloz_i have a question08:35
gorillanoanananaikonia sudo apt-get install gnome-shell08:35
ikoniaok, so you it's gnome shell08:36
grendal-primegorillanoananana, what version of ubuntu are your triying to do this on?08:36
ikoniawhat theme file are you using (where did you get it)08:36
]{aloz_has somebody skilled in c thread programming?08:36
ikonia]{aloz_: the guys in ##c will have08:36
gorillanoanananagrendal-prime:  the latest and the greatest08:36
]{aloz_thx ikonia08:36
slacker-how do I disable acpi in the grub console?08:36
grendal-primeuse lts08:36
grendal-primelts never fails08:37
ikoniagorillanoananana: it's also a totally different product base08:37
ikoniagorillanoananana: so use the distro you want08:37
ikonia11.10 or 11.0408:37
ikonia(10.04 sorry)08:37
=== benoit__ is now known as eruytwer
]{aloz_##c Cannot join channel (+r) - you need to be identified with services08:37
=== eruytwer is now known as benoit__
ikoniagorillanoananana: what theme are you trying to install08:37
]{aloz_??08:37
grendal-prime64 bit if you can..world of differnce performance wise when you get into more than 4 virtualized systems08:37
ikonia!register | ]{aloz_08:37
ubottu]{aloz_: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type ยซ /nick <nickname> ยป to select your nickname. Registration help available by typing /join #freenode08:37
ikonia]{aloz_: #freenode can also help you with that08:38
gorillanoanananaikonia:  I  Am using the one i want..  it's for my friens.. anyway.. the thema was Human clearlooks08:38
ikoniagrendal-prime: please don't offer random stuff, he's not even said he's doing virtualization stuff08:38
grendal-prime?08:38
gorillanoanananait's in the /usr/share/themes08:38
]{aloz_!register ]{aloz_08:38
ikoniagorillanoananana: is it a gnome3 or gnome2 theme ?08:38
]{aloz_xD08:38
grendal-primegorillanoananana, what exactly do you want to do?08:38
haylo-bot_he wants it to do exactly what he tells it to lol08:39
gorillanoanananato select a theme and use it .. it used to be easy in ubuntu08:39
grendal-primeok08:39
gorillanoananananow it turns out the theme chooser does not read the whole /usr/share/themes folder .. only the approved themes08:39
grendal-primeand the version you are currently using is..(please include exact version)08:39
ikoniagrendal-prime: he's said 11.1008:39
grendal-primemissed that sorry08:40
s0neeim new to irc. quick question: why would someone leave irssi run continuously with screen ?08:40
gorillanoanananaguys.. stand by ... i am gonna send a screen shot so you can see what i am talking about08:40
haylo-bot_does no one bother to download the latest stable release?08:40
grendal-primethank you :-)08:40
ikoniahaylo-bot_: what are you talking about ? he's just said he's using 11.1008:41
llutz_s0nee: offtopic here but: maybe he's to lazy to install a bouncer. more discussion at #ubuntu--offtopic08:41
SilfenXtrying to install pptp connection manager via terminal but get error msgs and have no clue how to proceed: http://pastebin.com/5aeTW5Lv08:41
haylo-bot_sry i mean the long term support lol08:41
grendal-primeikonia, i dont like anything but lts..08:41
grendal-primesounds crazy hu?08:41
ikoniano08:42
grendal-primebut the thing is..literally we have 700 machines...40 of them are not lts.08:42
ikoniawho cares ?08:42
ikoniathe topic is support discussion08:42
haylo-bot_no ihave four noobs all asking me how to install 11.10 when they should be using LTS08:42
grendal-primeproblems always come up with the non lts machines08:42
grendal-primei care..08:42
ikoniahaylo-bot_: please don't use the term noobs08:42
gorillanoanananaok  here's the screen shot http://i43.tinypic.com/o0szz5.png08:43
grendal-primei dont get bonuses when they dont come up08:43
haylo-bot_kk sry08:43
slacker-I'd appreciate some suggestions for how to get that new kernel running08:43
gorillanoanananaas you can see.. the theme chooser can not read the whole contents of the /usr/share/themes08:43
grendal-primelooks like a screen res issue08:44
gorillanoananananope08:44
grendal-primenot to mention it hurts the eyes08:44
gorillanoananana that's because i am using high contrast08:44
gorillanoananana:)08:44
gorillanoanananathe theme i mean08:44
grendal-primeya..08:44
grendal-primesooo its not the width of the screen..your sure of that..08:45
gorillanoanananapositive08:45
gorillanoanananaif you look at the screen shot you can see08:45
grendal-primehold on i missed something im scrollingup to make sure i understatnd the issue08:46
=== soixantecircuits is now known as senayar
grendal-primeso you installed gnome-shell correct?08:48
gorillanoananananope.. it just does not show them  and all the themes are in /usr/share/themes  they are present  here.... have a look   http://i41.tinypic.com/kd5xtt.png08:48
menguhi. my vpn client is fortinet's forticlient. i'm using ubuntu 11.10 64 bit and the client app is 32 bit. it was working before i updated the system but in the update process it removed things. so how do i know what is missing for the file? when i try to run it ./forticlientsslvpn i get "no such file or directory"08:48
gorillanoanananayes i have installed gnome-shell08:49
SnowiePlease help. hopelessly stuck at the grub rescue prompt. installed alongside win7. used the live cd. all i did was shrink the 2 windows partitions, and create 2 new partitions / and /home, install ubuntu. reboot and straight to grub rescue. I have been on ubuntu, and i know it means it can't find grub.conf, but im really not sure how to fix it. now after reinstall it looks like there are 2 swaps on the disk as well. tried formatt08:49
Snowieing ubuntu ext4 partitions back to empty space, but it wont remove the swaps. any ideas08:49
grendal-primeya see we dont use allot of desktop apps usually if we need to i do a gnome minimal install.08:50
grendal-primewhy is gnome not the default for this anymore...kinda werid.08:50
grendal-primehold on.08:50
gorillanoanananagrendal-prime:  because they are targeting the tablet market.. that's why..08:51
grendal-primegrrrrr god i hate tablets08:51
gorillanoanananaespecially with unity08:51
jdtmsnowie -  in Gparted or whatever you are using, right click the swap partitions and there should be an unlock button or something like that08:51
jdtmit'll make the key symbol next to it dissappear08:52
jdtmthen you are free to delete it08:52
Snowiejdtm: no gparted unless it's on the live CD. does the same exist in ubuntu disk utility, will look08:52
tziOmHow come ubuntu only has an ancient buggy version of openswan/xl2tp ?08:53
jdtmhmm, would you be ok with a reinstall, like is there anything vital on your ubuntu partitions?08:53
grendal-primegorillanoananana, is there just a gnome package?08:53
jdtm@snowie08:53
grendal-primei mean there is in lts08:54
ikoniagnome 2 is dead08:54
ikoniait is not available any more08:54
grendal-primebummer08:54
gorillanoanananagrendal-prime:  what do you mean?08:54
grendal-primethat kinda...well definatly blows08:54
Snowiejdtm: wth, just looked, and the linux partition doesnt show as bootable. could it be that simple, and why would that be the case08:54
grendal-primehey what about in server install?08:54
ikoniagrendal-prime: how will that fix it08:55
grendal-primejust an idea08:55
Satanaa!ping08:55
ubottuanother contentless ping... sigh...08:55
Satanaaerr wrong network08:55
ikoniagrendal-prime: I've asked you not to push random stuff to people08:55
jdtmhaha, im not really an expert snowie, im just going off what i've experienced.08:55
ikoniagrendal-prime: if you know it will remedy a problem, great, but just suggesting random things like "use LTS" or "use a server install" to fix a gnome 3 theme issue is not useful08:55
jdtmi know if you wipe all of the ubuntu partitions into free space, then try to live install, itll detect windows and let you dual boot along side it.08:56
jdtmfixing your GRUB08:56
grendal-primeok sorry gorillanoananana i apologize.. I use lts there is no problem with installing gnome in lts. this is disturbing to me in several ways as i will have to upgrade several desktops in the future that use gnome.08:56
jdtmunless your cd is messed up08:56
grendal-primei do not know what will happen08:56
ikoniagnome2 is dead, you should start planning for that now08:56
Snowiejdtm: done, did not work, but then i think that's becuase i can t kill the swaps.08:56
jdtmas far as fixing grub manually, i have no clue.08:57
jdtmlike i said,08:57
gorillanoanananaikonia:  is better than nothing..  any sugestion is welcome.. as this is the first time it happen to see ubuntu behaving like mac and only reading the approved thems in the /usr/share/themes and ignoring the other ones08:57
SnowieAnyone on here know how to kill swaps on hdd from live cd08:57
ikoniaSnowie: swapoff08:57
llutz_Snowie: sudo swapoff -a08:57
grendal-primeif you would like. i can assuere you that. if yo uinstall the lts version of ubuntu you will have no problem with installing gnome in that environment for now.08:57
jdtmopen up Gparted or something like it, unlock the swap drives, then try to reinstall08:57
grendal-primesince we are on the subject..08:57
Snowieikonia: will that remove the swaps?08:57
jdtmgparted is on the live cd08:57
llutz_Snowie: then you can remove swap-partition08:58
stephnihow do i uninstall i2p?08:58
Snowieso i can use gparted from within live-cd gui???08:58
gorillanoanananagrendal-prime:  if you look carefull at the screenshots you will see that i have installed this ubuntu for my friend on  a mac08:58
grendal-primeikonia, what should i look at doing in the future with the machien that i have..that will require gnome on them08:58
Snowiereallly08:58
=== benct_ is now known as bencty
=== bencty is now known as benct
ikoniagrendal-prime: gnome308:58
gorillanoanananai am not user  a LTS will suport mac08:58
jdtmyes you can, but try what llutz suggested, it might be easier for you =]08:58
Snowiebtw, in the new unity, is there a shortcut to open the dashboard08:58
grendal-primean gorillanoananana do the same now?08:58
gorillanoanananasay again grendal-prime08:59
gorillanoananana?08:59
grendal-primesorry im asking ikonia what you should do now and if you can install  gnome308:59
jdtmno clue08:59
gorillanoanananaso.. my friend was fed up with his mac  osx .. i partitioned the disk and i have installed linux on it..08:59
grendal-primegorillanoananana, in that situation especiallialy i would go with lts 64 bit09:00
ikoniagrendal-prime: gnome 3 is available from 11.10 onwards, start planning for it09:00
=== drake01 is now known as p
grendal-primewhat about gorillanoananana and his mac?09:00
ikoniagorillanoananana: unless you have a reason to use 64bit eg: ram ustilisation, don't use it, keep it simple09:00
stephnisomebody help me out09:00
gorillanoanananayeah.. but would i have problems with  choseing the theme as well?09:00
=== p is now known as Guest45978
gorillanoanananaikonia:  the mac my friend has it is a 64 intell processor.. it REQUIRES a 64 bit09:01
gorillanoanananaunfortunately09:01
grendal-primegorillanoananana, in lts 64 bit no..and dude ive seen that run on  a mac 4 of them actually it works fine09:01
Snowiesweet, killing them now, then attempt reinstall, and see if Grub sorts itself out. CHEERS ALL!!! :D09:01
ikoniagorillanoananana: it doesn't REQUIRE 64bit09:01
jdtmyeaaa09:01
jdtmi agree with ikonia on that one09:01
grendal-primegorillanoananana, will your friend want to do any virtulization..(ie wondows)09:02
gorillanoanananaunless  you do not wanna properly use your proesso09:02
llutz_ikonia: why should one use 32bit on 64bit-capable machines today? makes no sense at all09:02
gorillanoanananalol grendal-prime  he hates windows more than mac09:02
gorillanoananana:)09:02
grendal-primealso i have found that the 64 bit works much smoother09:02
ikoniallutz_: fully agree, but from the sounds of it, there maybe issues with this users use level, so things like flash/certain network card firmwares, the touchpad may cause uneeded pain09:02
grendal-primegorillanoananana, ya but there is always something that reguires a vm09:03
ikoniagrendal-prime: no there is not09:03
ikoniagrendal-prime: please stop pushing stuff on people, if he doesn't use a vm, or doesn't need one, why are you telling him he will09:03
jdtmlike what?09:03
* gorillanoananana is happy that i switched 3 years ago to debian..09:03
ikoniagrendal-prime: help him with his problem,09:03
ikoniagorillanoananana: you'll have these same problems in debian very shortly when they drop gnome209:04
grendal-primeikonia, dude..i ave 6 machines variing hardware that run these desktops ..i was never a proponent of 64 bit untell i had to install it..all of them run better09:04
llutz_gorillanoananana: debian will have the same problem soon09:04
gorillanoanananahmz.. at least tthere i can install a icewm or openbox without any problems09:04
grendal-primetruth09:04
gorillanoananana:)09:04
ikoniagrendal-prime: that's not what HE is doing though, so help him with HIS problem and config09:04
gorillanoanananaproblem is my firend hates icewm hates open box fluxbox he wasnt gnome09:05
gorillanoananana so i am pretty much... stuvk09:05
gorillanoanananastuck09:05
grendal-primegorillanoananana, i do not want to misslead you...in any way.. i do know the lts uses gnome just fine for now09:05
llutz_grendal-prime: why don't you write a blog or something, if you want to share your experineces/likes/hates? THIS is the wrong place for that09:05
auronandacegorillanoananana: xfce is gtk based, as is lxde (try them out and see)09:05
grendal-prime64 bit is up to you09:05
grendal-primei have seen it installed on macs ither way09:06
grendal-primeSEVERAL of them09:06
Javid`Is there such a thing as a terminal facebook program, irssi-style? D:09:06
gorillanoanananaauronandace:  i tried them both.. my favorite is still icewm and when i feel like going blingy i go openbox.. i am here triying to help a friend..09:06
gorillanoanananafor him ubuntu is the best..09:07
auronandacegrendal-prime: you are not looking at the big picture are you? the gnome foundation has ceased support for gnome 2; they are no longer making it! that means all distributions will be forced to move on!09:07
grendal-primewhat...09:07
grendal-primegorillanoananana, do you want gnome to work on that machine?09:07
gorillanoanananaok.. is it possible the way as possible like 2 years ago to download gnome3 desktop? back in the day on ubuntu you could apt-get your way trough the whole desktop09:08
gorillanoanananagrendal-prime:  yes09:08
grendal-primethat will work (for now) with lts09:08
auronandacegorillanoananana: gnome3 is available and supported on 11.1009:08
haylo-bot_yeah i am here to learn stuff not complain about gnome- no offense but there a ton of people on here09:08
gorillanoanananaauronandace:  apt-get gnome3 session or something?09:09
auronandace!gnome3  | gorillanoananana09:09
ubottugorillanoananana: GNOME 3 is the desktop environment on which Unity is based.  To use GNOME Shell instead of Unity, install the "gnome-shell" package and investigate "gnome-tweak-tool". GNOME 3 is not supported under Natty/11.04, and may break your system if installed from alternate sources.09:09
jdtmyea, im kinda here to read and learn from other people's issues :P09:09
gorillanoanananahow about if i compile it  and install it over?09:09
auronandacegorillanoananana: why would you want to do that?09:10
jdtmwait, what.09:10
grendal-primenow my question is ..what is the upgrade path going to look like from 10.04 to 12.04 is this problem going to be resolved?09:10
LasersI hate upgrades. You should make time for clean installations.09:10
auronandacegrendal-prime: i foresee it will be ugly, but in the end gnome2 is dead and won't be supported in 12.0409:11
gorillanoanananamaybe i can sell him on kubuntu.. but he hates it because looks like a cheap knock off of windows09:11
=== calibwam_ is now known as calibwam
grendal-primebecause if the plan is that it is going to be smooth than i would say...go with the lts and let them work it out09:11
grendal-primethem being...those people that live out there where the pizza man comes from..09:11
dr_willissilly reasons to pick a desktop enviroment top 10 list...09:12
suboneWhere is an appropriate place to install ZendStudio 8 on Ubuntu?09:12
jatt /opt09:12
suboneThe install for ZendServer installed itself to /usr/local/zend/. Should I install ZendStudio in this directory as well?09:12
dr_willis local is commonly used09:12
jatt or /opt09:12
grendal-primesubone,  zend for php?09:12
suboneyes09:12
grendal-primehold on09:13
benctHello all,09:14
grendal-primeweird #php is invite only?  what the heck is going on around here these days09:14
Satanaagrendal-prime, trolls is happening09:14
grendal-primeits like comm weridness week of some stuff09:14
hje841is conntrack available in 11.10?09:14
=== GodfatherofEir1 is now known as godfatherofeir1
grendal-primei get beat up for...grr. nevermind09:14
grendal-primeanyway.09:15
Satanaait was not directed at you grendal-prime hehe09:15
auronandace!info conntrack | hje84109:15
ubottuhje841: conntrack (source: conntrack): Program to modify the conntrack tables. In component universe, is optional. Version 1:1.0.0-2ubuntu1 (oneiric), package size 24 kB, installed size 108 kB09:15
grendal-primewanna bet09:15
Satanaamore at that trolls make channels go +r09:15
grendal-primeanyway09:16
auronandacehje841: so yes: sudo apt-get install conntrack09:16
hje841auronandace: thanks09:16
grendal-primeback to the weridness of gnome209:16
auronandacehje841: no worries :)09:16
auronandacegrendal-prime: seriously, do you have a support question or are you here to complain?09:17
suboneI got into ##php just fine grendal-prime09:18
gorillanoanananawhateever happens with ubuntu is going the wrong way.. I found out that after being out of ubuntu for like 3 years the changes that have been made  are not good.. I had to manually install gdebi because the default app is useless.. i had to apt-get install my way trough in order to bring synaptic back.. which is not good09:18
waza-arihey all, i have an external monitor connected to my ubuntu laptop. When laptop opened, i use the display manager to disable the laptop monitor and set the external monitor to a higher resolution. When closing the laptop, the monitor get mirrored autmaticly at a low solution. How can i set the display res which persists when closing the laptop?09:19
jpdsgorillanoananana: Alright, that's your opinion.09:19
odb|fidelgorillanoananana: so - thats why we have apt to select what we need09:19
bkerensagorillanoananana: Do you have a support question?09:19
grendal-primeits late im out..sorry man... gorillanoananana  dude straight up...id tell ya to just insall lts for now...people hate me (life story.) thing is i use it and dont have the problems your having with 11.  ok. so it will not upgrade..i have  a hard time with the idea that they are not going to support the upgrade path.but you know i ve only done this linux thang for 10 years now09:19
karbas_gorillanoananana, what you mean synaptic? Doesn't ubuntu anymore support special features of synaptic touchpad by default?09:19
jpdskarbas_: Synaptic the package manager.09:19
karbas_jpds, aah ok09:20
gorillanoanananayeah.. for the newcomers the new ubuntu might be the cats's meow.. but those o us who still remeber the old ubuntu are not that impressed withthe new one09:20
llutz_karbas_: touchpad == synapticS09:20
gorillanoanananakarbas_:  lol09:20
jpdsgorillanoananana: Are you impressed with GNOME 3?09:20
grendal-primebut...whatever.. ubuntu i think rocks. im a bit put out tonight...things may change. my company owns some thangs that may come into play here.09:20
grendal-primewh knows09:20
gorillanoanananasee what i mean karbas_ ??09:20
gorillanoananana:)09:20
bkerensagorillanoananana: Do you have a support question?09:20
gorillanoananana jpds  nope it sueck09:20
gorillanoanananasucks09:20
FloodBot1gorillanoananana: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.09:21
karbas_gorillanoananana, i am also unhappy about this new ubuntu. unity is unusable as is also gnome shell09:21
jpdsgorillanoananana: OK, the old GNOME is _dead_, so move on09:21
jattxfce4 ftw09:21
* llutz_ suggests creating "#ubuntu-whining"09:21
karbas_gorillanoananana, so i said apt-get install xubuntu-desktop for now... let's see what happens09:21
grendal-primellutz i like that09:21
haylo-bot_slash join whine09:21
* gorillanoananana thinks llutz_ is a fanboy09:21
grendal-primeor likes crack09:22
grendal-primeor...ummm whats his name.09:22
karbas_isn't whining also conversation that should be included in this channel? :)09:22
llutz_read the topic, respect the rules period09:22
grendal-primenope09:22
Myrtti!ot09:22
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!09:22
bkerensagrendal-prime & gorillanoananana: Do you have a support question? If not can you keep offtopic discussion to #Ubuntu-offtopic09:22
grendal-primeyep09:22
grendal-primewow09:22
grendal-primeimout09:22
___hi...can anybody help me get into tty 1? after pressing ctrl-alt-f1 my monitor shut down...09:22
Satanaabkerensa, i have one, but you cant answer it09:23
oliphantgnome-shell is great!09:23
bkerensaSatanaa: If you ask I'm sure someone in channel will try to assist you in resolving it09:23
Satanaaloads try :P09:23
Satanaathe ubuntu devs broek this, and none knows what to do09:23
Satanaabroke*09:24
jatthi, my locale looks like this:09:25
jatthttp://codepad.org/5ZQCAbBS09:25
jatthow do I change it to use en_US.UTF-8 consistently?09:25
gorillanoanananabkerensa: if you would have bothered to actually read  above instead being so busy of pasting and copy your little script'ubuntu aproved comments' you would have notinced that i do have a support question which (big surprise) there is no solution at it because some steve jobs decided to go 'the mac way'09:27
Satanaaan easy way to solve it would be calling this channel #ubuntu-support and the offtopic channel #ubuntu hehe09:29
auronandacegorillanoananana: your attitude is not conducive to receiving help09:29
llutz_Satanaa:wouldn't change anything09:29
Satanaait would09:29
bkerensa!ot | Satanaa09:30
ubottuSatanaa: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!09:30
=== Fx is now known as Guest67286
MeQuerSatAnyone on Ubuntu + ATI + fglrx + decent flash performance?09:30
Satanaabkerensa please stop spamming09:30
gorillanoanananaauronandace:  from my own experience here there is no help .. people are too busy playing moderators.. I know what i am talking.. i have been with ubuntu back from number 8 version09:30
dddbmtI'm using unity (in 11.10) - is there something that can replace "System monitor" from the Gnome panels?09:30
jdtmtheres some more people on, maybe try asking your original question again?09:31
gorillanoanananaand in this time i have seen everyting changing..09:31
auronandacegorillanoananana: and i have been around since dapper, you want help then please stop whining09:31
gorillanoanananayeah right09:31
bkerensadddbmt: Do you mean an applet?09:32
dr_willisdddbmt:  check out the indicator-applets list on askubuntu.com09:33
dddbmtbkerensa, yeah. I used to have it in my Gnome panels. With a graph showing CPU, Memory, Netowkr etc...09:33
FxIIIMy netbook's name is eeeci so I can find it in my network whith eeeci.local. Now I want to multiplex a web service it offers by using virtualhost so i want that every.host.i.can.imagine.eeeci.local points to eeeci.local09:33
bkerensadddmt: dr_willis answered before I could :)09:33
FxIIIis it possible by installing a dns to eeeci.local?09:33
gorillanoanananaauronandace:  your attitude it is not helpful.. instead of coming with solutions you paste and copy guide lines and stuff.. the question i had was simple.. why the theme choser does not read the full content of the /usr/share/themes the way it used to be...09:33
Nikki__Hi!09:34
gorillanoanananait is still a mistery now but i have learned that there is a place called offtopic ubuntu where i can actually ask this support question .. great09:34
dddbmtdr_willis, I asume you mean http://askubuntu.com/questions/30334/list-of-application-indicators ?09:34
dddbmtbkerensa, too bad ;) thanks though! :)09:34
Mr_Placidola burritos09:34
auronandacegorillanoananana: if i knew i would tell you, but i use xfce (i've never liked gnome 2 or 3)09:34
kaolc2pidgin crashes every ~30 seconds after upgrading to Ubuntu 11.10 - any ideas why / how to fix it?09:34
gorillanoanananathank you auronandace09:35
dr_willisdddbmt:  big list of them. many not in the repos.09:35
HalabundDo you know of an integrated RSS notifier for Ubuntu?  Something that'll just give me a notification when something new comes up and is integrated with that little mail icon on the panel09:35
MeQuerSatkaolc2: run it from terminal and see what it says09:35
=== Mud is now known as Guest26645
stephnihow can i uninstall i2p09:35
pdqHalabund, liferea works well09:35
kaolc2MeQuerSat: Good point09:36
bkerensaHalabund: To my knowledge there is not yet a indicator that does that in 11.10 although 11.04 Classic and lower had apps that did such09:36
stephnisombody help me out09:36
Halabundthanks pdq bkerensa09:36
bkerensaHalabund: Anytime :)09:37
stephnibjkerns pls help me out09:37
HalabundAnother question: not often, but occasionally the UI of Ubuntu will freeze up completely.  The mouse moves, but doesn't interact with anything, nor is anything else updated on the screen apart from the mouse cursor.  How can I avoid this, and if it happens, how can I fix it?  (It leads to losing all my work, i.e. is just as bad as a blue screen_09:38
auronandaceHalabund: do you happen to be using flash when this happens?09:38
Halabundauronandace, last time I definitely wasn't.  I am not sure what triggers it.  It may be related to dragging things around in gnome (drag & drop) but I'm not sure09:39
mengumy vpn client is fortinet's forticlient. i'm using ubuntu 11.10 64 bit and the client app is 32 bit. it was working before i updated the system but in the update process it removed things. so how do i know what libraries are missing for the file?09:39
bkerensastephni: In Terminal sudo apt-add-repository ppa:i2p-maintainers/i2p && sudo apt-get update && sudo apt-get install i2p09:39
jdtmi think he was looking to uninstall it.09:40
auronandaceHalabund: ok, i was thinking of a seperate problem, sorry09:40
stephnii want to uninstall not install09:40
MeQuerSatHalabund: try logging in from Ubuntu 2D09:41
jdtmhow did you install it? should probably be able to just delete the folder from where you installed it from09:41
rabbi1how to open an .iso file09:41
rabbi17zip says unable to archieve09:41
jdtmiso is an image file, burn it to a cd or mount it with some sort of iso mounting tool09:42
jdtmcd image*09:42
auronandace!iso | rabbi109:42
ubotturabbi1: To mount an ISO disc image, type ยซ sudo mount -o loop <ISO-filename> <mountpoint> ยป - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning.09:42
rabbi1jdtm: thanks, but its full of tutorials09:42
VictorCLif I am connected trhough ssh to a server , can I copy files from my pc to that terminal trough the shell?09:43
jdtmlinux can mount iso's without a program? didnt know hah09:43
jdtmlearnin everyday09:43
sskniranjani wanna read htdp book available at http://www.htdp.org/ offline how to do this plzz explain me09:43
Satanaabkerensa, do you know what i can do to fix my "screensaver" ? when my monitor "turns off" when idle.. i have to either go to standby and wake it up again or reboot it to get back to the desktop09:43
auronandace!scp | VictorCL09:44
ubottuVictorCL: scp is a secure way of copying files across networks using !SSH. Usage: scp filename user@host:filename - WinSCP is a client for Windows, available at http://winscp.net/09:44
rabbi1jdtm: how can that be done?09:44
jdtmsskniranjan: this? http://www.htdp.org/2003-09-26/Book/curriculum-Z-H-1.html#node_toc_start09:45
bkerensaSatanaa: Is it possible you have your power settings set to suspend after a period of time and spin down your harddrives?09:46
nachosHi, does the ubuntu live CD in 'try it' mode run 3d accellerated?09:46
nachoslike does it use Nvidia drivers if you have a nvidia card?09:46
pdqrabbi1, 'furious iso mount' is good, easy to use gui09:46
SunTsuVictorCL: if you do ControlMaster Yey and set ControlPath you can even use the same ssh connection for scp because ssh supports multiple streams09:46
jdtmrabbil, sudo mount -o loop <ISO-filename> <mountpoint>09:46
VictorCLwill check it out09:46
auronandacenachos: i think so yes09:46
pdq*furius :P09:46
jdtmat least thats what the ubottu said09:46
Satanaabkerensa, well the hdd's are running.. i can hear sounds from the desktop09:46
nachoshow can i make certain? what kernel modules should i look for auronandace09:47
Mr_Placidnacho09:47
Mr_Placidnahco09:47
jdtmbut it may be easier with a gui, so try pdq's suggestion too09:47
Satanaaand i cant even disable it, it does it anyways09:47
auronandacenachos: nvidia09:47
sskniranjanjdtm i wanna read that book offline how to download that09:47
Snowieok, so still stuck at grub rescue prompt. after asking ubuntu live cd to install alongside win 7, it has used one block of free space and not the other. anyways, is there anyone who could give me some solid advice or reading on what to do from here. i nned to keep my win 7 partitions at least, and i also must have ubuntu. anyone?09:47
jdtmohhh09:47
nachosauronandace: not there... ?09:47
Mr_Placidola nacho09:47
Mr_Placidno09:47
nachoslsmod | grep nvidia09:47
Mr_Placidhmm09:47
dr_willislive cd did not have nvudia drivers last i looked. used neovu drivers09:47
auronandacenachos: can you show us the full output of lsmod please?'09:48
tolecnalafter upgrading to 11.10, there's a rather annoying but with perl and snmp -> http://pastebin.com/ee5x6pUh09:48
rabbi1pdq: acetoneISO gives me error09:48
auronandacedr_willis: oh09:48
nachosuh, im on my mac, whats a irc client that comes in try it mode auronandace09:48
rabbi1Error, could not mount image,09:48
tolecnalsemms like it's a common problem, but a problem there isn't a fix for.. anyone has a suggestion as how to fix this?09:48
dr_willisnoveau i cannever spell it right09:48
bkerensaSatanaa: Well likely your still set to suspend and there has been issues since 11.04 with Ubuntu not resuming well09:48
rabbi1not possible to mount multi-sector images ... ????????09:49
auronandacedr_willis: nor can i :)09:49
Satanaabkerensa, happend when i installed 11.1009:49
Mr_Placidwhats the damn word for friend that sounds like nacho??09:49
auronandacenachos: sorry, i don't use macs09:49
jdtmsorry, sri krishna, no clue.09:49
Satanaaif this has been going on since 11.04, the devs should stop whatever they are doing and fix this09:49
tolecnalMr_Placid: muchacho?09:49
Satanaaloads of people have this issue, but no fixes around09:49
Mr_Placidyes!!109:49
bkerensaSatanaa: Does it happen everytime or just sometimes?09:49
jdtmhaha09:49
rachoSatanaa, do you have an ati card?09:49
Mr_Placidthank you tolecnal!!!09:50
Mr_Placidlol09:50
Satanaabkerensa, every single time09:50
tolecnalMr_Placid: you're welcome :)09:50
sskniranjanany body help me09:50
Satanaaracho, no09:50
Mr_Placidused to say that all the time09:50
Satanaaintel09:50
Mr_Placidand it was slipping my mind09:50
Forsetihaylo-bot_, thanks for the walkthrough installing ubuntu. :)09:50
sskniranjanplzz09:50
Satanaaits a hp mini 1000.. everything works out of the box on ubuntu09:50
Satanaaor is supposed to09:50
bkerensaSatanaa: The devs have hundreds of bugs to deal with and planning for 12.04.... Its often up to a maintainer to handle this and your welcome to submit a bug09:50
pdqrabbi1, i dunno nothing bout multi-sector iso, but acetoneiso working fine here :]09:50
Mr_PlacidI know it's stupid09:50
Mr_Placiddont care09:50
Satanaagot kinda unvalid with 11.10 hehe09:50
Mr_PlacidOla Muchacho09:51
Satanaabkerensa, they need to ignore 12.04 and fix "stable"09:51
Mr_Placidyes09:51
Snowieanyone got any help for stuck at grub prompt. i know others here are having real problems, but i have an unbootable system except for live cd. could do with some kind advice09:51
Mr_Placidthats it09:51
stephnii figured out whats wrong with me uninstalling i2p is cos is not marked as executable so how should i do it09:51
rachoSnowie, what's the error msg or is there even a msg?09:51
Mr_Placidwhat means tolecnal?09:52
bkerensaSatanaa: As I had indicated a number of the bugs need to be addressed by package maintainers or upstream not devs09:52
auronandace!ot | Mr_Placid09:52
ubottuMr_Placid: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!09:52
Snowieracho: nope, start pc, get grub rescue prompt09:52
Satanaabkerensa, is not a package issue.. its a ubuntu issue09:52
Satanaaan*09:52
tolecnalMr_Placid: read it backwards09:52
Satanaaaka take a package and break it and add it to the distro09:52
bkerensastephni: You can browse to the file and right click and set permissions to allow executing09:52
Mr_Placidoh09:52
Mr_Placidlol09:52
Snowieracho: i know that means it cant find grub, but im stuck as to how to fix it, or why it occured in the first place09:53
bkerensaSatanaa: Your turning your question into a debate so I'm not going to continue with this09:53
auronandace!grub2 | Snowie09:53
ubottuSnowie: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)09:53
Satanaaits called replies but sure09:53
Mr_Placidnow Ill remember your name liek I remeber muchachos09:53
sskniranjanplzz anybody say me how to download the whole htdp book available @ http://www.htdp.org/. so that i could read it offline09:53
rachoSnowie, run ls at grub console09:53
rachoSnowie, and post results09:53
Mr_Placidburritos09:54
Mr_Placidnot being racist just stupid in general09:54
Satanaabkerensa, i'll just take it as a "im sorry but i cant help you, i dont know"09:54
Mr_Placidthere's a difference09:54
auronandaceMr_Placid: do you have a support question?09:54
Mr_Placidauronandace: no I heard this was a good place to troll around :D09:55
Snowieracho: that will take time if i have to get out, write by hand, and boot this live CD. i dont beleive that will work. in the grub instructions you posted, ls is not a grub command, or am i missing something here09:55
aurillianceEver since upgrading to 11.10 my internet has taken upwards of 20s to connect to any server. I've tested with multiple browsers and internet connections, including a 3G wireless one and the issue is definitely ubuntu. Any pointers?09:55
auronandaceMr_Placid: i suggest you leave before someone kicks you09:55
Mr_Placidwuh oh09:55
Mr_Placidlol09:56
=== Timic_ is now known as Timic
rachoSnowie, ls is a grub command and it list all the paritions found by grub at your hdd. Also if you are dropped at "grub-rescue>" you should run "normal" to get back to regular "grub>" mode09:56
jdtmsri krishna, im lookin.09:56
sskniranjanokay thanx09:57
stephnihow do i uninstall lmms09:57
Snowieracho: have tried insmod normal, and the normal, no joy, does not want09:57
Snowieracho: *then09:57
linociscoi lost my GRUB09:58
linociscoon dual boot of windows 7 and ubuntu09:58
bkerensastephni: To install just sudo apt-add-repository ppa:tobydox/lmms && sudo apt-get update && sudo apt-get install lmms09:58
rachohttp://www.supergrubdisk.org/09:58
bkerensastephni: In Terminal09:58
icerootstephni: sudo apt-get remove --purge lmms09:58
rachoSnowie, a nice tool for umangling grub09:58
Snowielinocisco: mate i just tried an install and im stuck at grub rescue, you too?09:58
linociscoIt is now always boot to windows709:59
=== hades_ is now known as Guest99249
Snowielinocisco: well at least it boots, different problem for me09:59
auronandace!grub2 | linocisco09:59
ubottulinocisco: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)09:59
rachoSnowie, another possibility is to reinstall the grub from the live cd09:59
Snowieracho:  ok, well i know i read that, but i cant find where i read it. do you have a link10:00
linociscoI lost GRUB .  NOt after installing windows. After editing , GRUB from startup manager or CLI I didn't remember. Now it is only boot to windows 710:00
Snowieracho: i think it was on official site somewhere10:00
iceroot!grub | linocisco10:00
ubottulinocisco: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)10:00
icerootlinocisco: second link10:01
jdtmhehe at least it boots to something :P lucky10:01
Bear10is it possible to get a linux pc to turn on at a given time?10:01
Satanaa!screensaver10:01
MavrikBear10, if your BIOS/EFI supports "Wake on RTC alarm"10:01
icerootBear10: yes, controlled by the bios or using WOL from another pc10:01
Snowieracho: thanks mate. now i remember there are 2 links in that answer.10:01
Satanaa!screensaver | Satanaa10:01
MavrikBear10, or WOL works as well10:01
Bear10ah10:01
rachoSnowie, http://www.dedoimedo.com/computers/grub-2.html#mozTocId842078 is one of the first things that google shows10:01
Mavrikbut all of that isn't linux specific, it's motherboard BIOS specific10:01
Bear10thanks10:01
Bear10i doubt itll support it since its an old pc10:02
MavrikBear10, check it out, you could be surprised10:02
MavrikI've seen wake on alarm on 10 year old machines10:02
Bear10well then time to hook up a monitor and keyboard to the comp10:02
Bear10:) thanks10:03
jdtmsri krishna, i think i may have found it =]10:03
aurillianceanyone?10:04
Mr_Placidyes10:04
Mr_Placidyou got me10:04
linociscook thanks I would need Live CD anyway I think10:04
Mr_Placidlol10:05
Mr_Placidwhy did they quit? I know everything10:05
Mr_PlacidIm just going to go mastergate10:06
Mr_Placidshadowgate10:06
SnowieI am thinking that boot issues could be caused by the current live cd not setting the linux boot partition as bootable, but ima noob, and i really have no idea10:06
Mr_Placidnes10:06
Mr_Placidnope try the bios10:07
MeQuerSat.10:07
Mr_Placidgrasshopper10:07
Mr_PlacidIm not kidding10:08
jdtmis there a way to remove icons from the unity dash home area? like i have two minecraft icons in there and only one works, so i wanna make the other dissappear at least =]10:08
Mr_Placidyes10:08
VxQeHi, is anyone able to tell me when the 3.1 kernel come through for 11.10?10:08
Mr_Placidirrelevant10:09
SatanaaVxQe, if i have to guess, in 12.0410:09
rachoVxQe, you can compile it yourself..it is out already10:10
Mr_Placidno10:10
Snowietrying to boot again after recommended boot-repair, wish me luck :)10:10
auronandaceracho: true but then you won't get support10:10
Bear10hmm Mavrik, i set the RTC alarm to every day, hour 12 minute 8 second 00 and it didnt start up (the times are correct though)10:11
Bear10im trying again now for 12:12:0010:11
Mr_Placid12:12 will work10:11
jinuhow to get memory map(start and end address) of a process?10:11
MavrikBear10, check for 12/24hr time :)10:11
Bear10Mr_Placid, wonder why the 12:8 didnt work10:11
Bear10it is 24hr10:11
Bear10its 12 PM here in Spain heh10:11
Mr_PlacidBear: yes10:12
Mr_Placidit's very mysterious10:12
Bear10nope didnt boot up10:12
Bear10lol10:12
Bear10its still off10:12
rachojincreator, pmap -x process10:12
Mr_PlacidBear: it's not off you're off10:12
Bear10??10:13
Mr_Placidthink about it10:13
auronandaceBear10: ignore him, he's trolling10:13
Bear10figured as much10:13
Bear10any suggestions?10:13
Mr_Placid..10:14
Mr_Placidno10:17
Mr_Placidno suggestions10:17
Mr_Placidget out10:17
Mr_Placidjust kidding10:17
Mr_Placid:D10:17
Mr_Placidok ok10:18
Mr_Placidwhere did you set the RTC alarm bios or Linux?10:19
Mr_Placidnothing10:20
Mr_Placidok10:20
avi289Hello, I found this command  ( find htdocs/ -type f -size +1000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }' )on Google which printing all files that large than 1MB on the server, I would like to save the result to file? what I should do?10:20
Mr_Placidholy crap you damn hacker10:21
auronandaceavi289: #bash might be able to help you better10:21
Mr_PlacidIm never going outside again10:22
Bear10Mr_Placid, sorry10:22
Bear10did it in bios10:22
rachoavi289, | tee filename10:22
rachojust pipe it there10:22
Mr_Placidthats what I thought, what were we talking about?10:23
Bear10i checked the time, the time is fine (the bios showed 12:18 PM) and in the RTC alarm i put every day, 12:20 PM but still didnt wake up10:23
SatanaaFSCK DISK 11.10 grrr..10:24
Mr_Placidthinking10:25
Satanaafamily friendly *nix swearing :P10:25
jackcartman#channel10:26
Mr_Placidsomething about your mainboard10:26
rachoBear10, what does cat /etc/default/rcS contains10:26
Bear10let me see10:27
Mr_Placidsomething has to be set on all the time10:27
rachoBear10, also are you dual booting with windows?10:27
Bear10racho, http://pastebin.com/M3aU2FsB10:28
Bear10and yes i am dualbooting, but by default it boots into ubuntu server os10:28
Mr_PlacidIm thinking there's another bios setting10:28
Mr_Placidto keep something on10:28
Bear10Mr_Placid, hmm i mean in the same screen i see a power on with keyboard10:28
Bear10and when i do that10:28
Mr_Placidthat enables it to wake up10:28
Bear10that one works just fine10:28
Mr_PlacidIm just guessing10:29
rachoBear10, windows requires the BIOS time to be local but you can try a little hack. change UTC=no to UTC=yes and try if it works10:30
Satanaaif i deleted my homedir and rebooted, would everything get reset?10:30
Mr_Placidracho what file?10:30
racho/etc/default/rcS10:30
Bear10okay trying10:30
Bear10brb10:30
=== Mud is now known as Guest63375
Mr_PlacidSatanaa that or you X will fail10:31
Mr_Placidback up10:32
SatanaaMr_Placid, so everything except X ?10:32
Mr_Placidnever tried it10:32
dddbmthow do I add "ppa:indicator-multiload/stable-daily" to my repository?10:32
auronandace!addppa | dddbmt10:32
ubottudddbmt: Since Ubuntu 9.10, a !ppa can be added using a single command ยซ  sudo add-apt-repository ppa:user/ppa-name ยป See https://help.ubuntu.com/community/Repositories/Ubuntu#Adding%20PPAs for more details10:32
auronandacedddbmt: bear in mind that ppas are not supported10:33
Mr_PlacidSatanaa make sure you know how to get out of a hard situation before you try it10:33
SatanaaMr_Placid, scratch that, tried using the guest account.. same issue10:33
Mr_Placidwich issue?10:33
Satanaaim more or less forced to stop using ubuntu ;/10:33
Mr_Placidbrb more beer10:33
Satanaamy screen blacks out10:33
Satanaaits the "screensaver" thingie10:34
Satanaajust that i cant resume10:34
Bear10racho, no luck10:34
dddbmtauronandace, thank you! :)10:34
Satanaai have to reboot or go standby and wake up again10:34
=== school is now known as Guest80964
auronandacedddbmt: no worries :)10:34
Mr_Placidbrb more beer10:34
me121thim so pissed10:34
kdeFanOnlyabout?10:34
me121thlife10:34
kdeFanOnlyi understand that10:34
me121thno you don't10:35
auronandace!language | me121th10:35
ubottume121th: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.10:35
jon____hi do i need to open any ports to receive mail on my system?10:35
experiMENTALhow to downgrade python (I want to reverse: sudo ln -f /usr/bin/python3.2 /usr/bin/python)?10:35
rakesh_hello10:35
rakesh_can anyone help me with a problem?10:35
jon____forgot to add that im running ubuntu server and have postfix10:35
kdeFanOnly me121th: so whats your problem?10:35
auronandaceexperiMENTAL: that was a silly thing to do10:35
me121thmy wife hates me10:35
Guest80964i have a problem.i am unable to connect to my wi fi network . it always shows disconnected. can anyone help me?10:36
kdeFanOnlywell why?10:36
me121thcuz i drink to much10:36
winnie666hello everyone! i've been using xubuntu for the past 7 years, and converted so far 4 people to ubuntu LTS in the past year or so, and my 5th victim is coming up10:36
Mr_Placidok Im back10:36
elkyme121th, that's unfortunate, but it's also not an appropriate topic for here.10:36
Mr_Placidand Im the oracle again10:36
kdeFanOnly me121th: so you could stop10:36
winnie666the question is: should i go with unity or not?10:36
me121thno10:36
rakesh_the problem is with the terminal10:37
Mr_Placidno10:37
Mr_Placidnot10:37
KrisDouglaswinnie666, it's worth a try.10:37
kdeFanOnlywinnie666: tell unity to beat it10:37
Mr_Placidyour shoulds not10:37
Satanaawinnie666, run as far away as you can10:37
Mr_Placiddrr10:37
GirlyGirl!ot | me121th10:37
ubottume121th: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!10:37
KrisDouglaswinnie666, far from perfect however.10:37
kdeFanOnly me121th: come on man we all have to stop some time10:37
me121thno10:37
auronandacewinnie666: try it and see if you like it, i prefer xfce10:37
Mr_Placidno10:37
rakesh_whenever I open the terminal it shows as "bash: /home/rakesh/.bashrc: line 168: syntax error: unexpected end of file10:37
me121thi like my damn beer10:37
Mr_Placiddo not10:37
rakesh_"10:37
Mr_Placidit is death10:38
experiMENTALauronandace: not my fault its not as simple as that: sudo ln -f /usr/bin/python3.2 /usr/bin/python3.210:38
winnie666i am sorry i just realized, i am moving over the discussion to offtopic10:38
SatanaaI'll put in in another way, ubuntu 11.10 could kill you, stress can lead to a heart attack10:38
Mr_Placidsee10:38
Mr_PlacidI mean awww10:38
winnie666well the thing is that i want the latest driver support with the new kernel10:38
rachoBear10, are you there?10:38
Mr_PlacidI liked me121th10:38
auronandaceexperiMENTAL: not your fault? who set python 3 to be the default?10:38
winnie666but so far i've been putting newbies to the LTS10:38
winnie666actually i myself use the LTS10:39
auronandaceexperiMENTAL: python 3 is not backwards compatible with python 2, that is why 2 is used as default10:39
rakesh_Help please10:39
Mr_Placidany more questions?10:39
Mr_Placidwhile the oracle is here?10:39
Satanaayes mine Mr_Placid10:39
Mr_Placidask again10:40
Mr_Placideverything is shaken up10:40
Satanaalol10:40
Mr_Placidits different now10:40
experiMENTALauronandace: not my falut its not so easy to downgrade from python3 to python2 like upgrade from 2 to 3 ::)10:40
toumboHi people!!Please help me!I'm on gnome shell and I seek a way to repair my unity desktop!!!Any ideas?I think "unity -- reset" didn't work...10:40
cdavisHow do I enable verbose text during startup and shutdown?10:40
Satanaawell when my screensaver kicks in ( blank ).. i cant resume unkless i reboot or go in standby and then resume10:40
Satanaaunless10:40
rachocdavis, change splash=quiet to splash=verbose in the grub booting params10:41
Bear10racho, yeah10:41
Satanaai have even set the screensaver to never kick in, still does it10:41
Mr_Placid10 minutes?10:41
Bear10racho, sorry im just running back and forth between rooms10:41
Satanaaprob 10 mins10:41
Bear10racho, it didn't work10:41
cdavisracho: thanks10:41
Mr_Placidso does mine10:41
Mr_Placidummm10:41
auronandaceexperiMENTAL: why did you symlink python with python3? that breaks a lot in ubuntu (which relies on python2)10:41
Mr_Placidhold on10:41
SatanaaMr_Placid, how do you not have the urge to beat a ubuntu dev up then? lol10:42
rachoBear10, ok, does ls /sys/class/rtc/rtc0/ return a "wakefile"10:42
Mr_Placidpatience10:42
Satanaahaha10:42
Mr_PlacidIm thinking10:42
Mr_Placidhold on10:42
Bear10wakealarm10:42
Mr_Placidthe oracle is working10:42
Bear10racho, it has a wakealarm10:42
yrgexperiMENTAL, you could just install python3 from the repos10:42
Bear10racho, however not a "wakefile"10:42
Satanaabrb, door bell10:42
experiMENTALauronandace: i followed some instructions on some websides. i think i still got python2 and i had no idea that i am braking something in ubuntu.10:43
Mr_Placiddamn screensavers always get me10:43
WacemanHi guys, I installed nVidia 71 on Ubuntu 10.04... manually, as they seem to be the only drivers which support my old Geforce 256... Install went fine, but said I needed to create / update my xorg file. Can anyone help me to do that please?10:43
Mr_Placidhold on10:43
rachoBear10, well this is the thing :)10:43
Mr_Placidthinking10:43
yrgexperiMENTAL, I would recommend you to aptitude reinstall python and aptitude reinstall python310:43
Bear10racho, i'm all ears. please explain :)10:43
auronandaceexperiMENTAL: python 3 can be installed alongside python 2, you should never just blindly follow website instructions10:43
=== gs_ is now known as gs
Mr_PlacidI know everything10:44
experiMENTALauronandace: will reinstall fix it?10:45
=== gs is now known as gauravsaxena
Mr_Placidyou must log in as root and change the text file of configuration!10:45
yrgMr_Placid, you are being vague here10:45
auronandaceexperiMENTAL: i've never tried what you have so i don't know how messed up your system might be10:45
Mr_Placidshh10:46
Satanaaback10:46
Satanaadone thinking Mr_Placid ?10:46
Mr_PlacidSatanaa10:46
Mr_Placidyou must log in a root and change the text file of configuration!10:46
auronandaceMr_Placid: root logins are not supported under ubuntu10:46
Satanaawhat text file conf?10:47
Mr_Placidwhat the crap10:47
Satanaaand sudo would do10:47
Mr_Placidreally?10:47
BrixSathoe come a wifi card is recognized as eth1 and not wlan0? (via st6655 card)10:47
riderplussatan anyone?10:47
Mr_PlacidBrixSAt winmodem10:47
wckdMr_Placid: sudo su10:47
Mr_Placidyea su10:47
Satanaasudo su -10:47
Satanaa:P10:47
BrixSatMr_Placid:  what?10:47
Mr_Placidsu too10:47
Mr_PlacidWINMODEM10:47
Satanaaand then change what Mr_Placid ?10:48
Mr_Placidi,10:48
Mr_Placidum10:48
BrixSatMr_Placid:  but do i have to install remove delete what?10:48
Mr_Placidthe text file10:48
Mr_Placidof configuration10:48
yrg...10:48
SatanaaMr_Placid, what conf?10:48
auronandaceSatanaa: sudo su is wrong, if you need a root terminal use sudo -i (and be careful)10:48
yrgMr_Placid, we are doing something very wrong here10:48
Satanaaauronandace, been on linux for atleast 10 years auronandace10:49
Mr_PlacidI'm just telling you what the cards tell me10:49
yrgMr_Placid, what cards10:49
BrixSathoe come a wifi card is recognized as eth1 and not wlan0? (via st6655 card)10:49
Mr_Placidmagic cards10:49
auronandaceyrg: he is trolling10:49
Mr_Placidthere is a text file10:49
Satanaatrolling cards prob10:49
Mr_Placidit is waiting for you10:49
auronandaceyrg: he's been trolling for a few hours now10:49
grendal-primewow its like  a continual 12 yld brain fart...why was i  interested/10:50
=== mike_ is now known as Guest15351
grendal-primegrrr10:50
hourshi all!10:50
Satanaaeven tho him trolling, changing a conf makes sense10:50
Mr_PlacidIm half and half10:50
Mr_Placidas usual10:51
ikoniaMr_Placid: what's the issue ?10:51
Satanaaanyways this is stressing me out.. its like a puzzle of 5 billion bricks10:51
hoursguys, I've just installed superkaramba and added 3d clock to it. Do you have any idea, how can I view the source code of this clock widget?10:51
Mr_Placidikonia: don't ask you'll get me in trouble10:51
Mr_Placidask Satannaa10:52
Satanaawhat trouble?10:52
Mr_Placidthe issue10:52
Satanaathe most trouble i get in, is when i use my culture, where swearing is a normal part of the language :P10:52
Mr_PlacidI can't improvise10:52
grendal-primeok so when working with ubunto virtmanager. and setting up vlans, who prefers the idea of just doing it all by hand with vlan vs using the funky weridness of the virtual br's that come int he package10:53
Mr_PlacidI should be there10:53
Satanaaits not even swearing really :P10:53
cousin_luigihello10:53
ikoniaguys, if you can't discuss the problem/resolutiuon without swearing, please don't discuss it in this channel10:53
yrghi cousin_luigi10:54
grendal-primeya10:54
experiMENTALauronandace: is there any system auto-backup in ubuntu to fix my python upgrade problem?10:54
Mr_Placiddid you figure I would falter10:54
Satanaaikonia, i know, but its also kinda a racist ;p10:54
Mr_Placidlike the clouds floating away10:54
* cousin_luigi has been encountering instability with compiz and gnome3-fallback mode: what would you check first?10:54
Mr_Placidbut I won't dig my own grave10:54
ikoniaSatanaa: that counts as bad language, so again, if you can't discuss it without using racist/swearing/offensive conversation, don't discuss it in this channel10:55
auronandaceexperiMENTAL: no, backups need to be made by the user, if you didn't set that up then there won't be any backups10:55
Satanaaikonia, copy/paste please :)10:55
ikoniaSatanaa: what ?10:55
=== timo_ is now known as Guest10300
Satanaaikonia, me swearing hehe10:55
Mr_PlacidSatanaa we should start a channel10:55
grendal-primeSatanaa, they will banishy you im not kidding..and there will be tibunals...its awfull10:56
hoursanyone? How to view a source code?10:56
=== michael is now known as antismap
auronandacehours: with a text editor?10:56
cousin_luigihours: gedit/nano/cat/... ?10:56
cousin_luigipersonally, I'd recommend Geany10:56
Satanaaall i said was that it was culture hehe10:56
AdhamSabryhi10:56
=== sun is now known as Guest57437
hoursok, but what if I want to find a 3d clock which is running under superkaramba? Where to find it?10:57
AdhamSabryI was wondering if I can set my other work space to only open one application and whenever I switch to it, it opens it automatically, is that possible on ubuntu 11.10?10:57
=== Gorkyman_ is now known as Gorkyman
Mr_Placidhey you said swearing thats like swearing lol10:57
ikoniaMr_Placid: ok - enough now10:57
Mr_Placidswearing is a swear word10:57
Mr_Placidok10:57
ikoniaenough.10:57
Mr_Placidyea10:58
AdhamSabryI swear by the moon and stars in the sky :P10:58
Mr_PlacidI know10:58
Satanaaikonia, maybe you can help me?10:58
Mr_PlacidIm sorry10:58
ikoniaAdhamSabry: enough10:58
AdhamSabrylolz, it's from a song...10:58
ikoniaSatanaa: if you explain your problem I can try10:58
AdhamSabryokayz10:58
AdhamSabryI was wondering if I can set my other work space to only open one application and whenever I switch to it, it opens it automatically, is that possible on ubuntu 11.10?10:58
ikoniaAdhamSabry: I don't think so, not out of the box10:58
* cousin_luigi has been encountering instability with compiz and gnome3-fallback mode: what would you check first?10:59
Satanaai updated to 11.10, and now when the screensaver ( blank screen ) starts, i cant get back to my desktop unless i reboot or go to standby abd wake it up again10:59
Satanaa@ ikonia10:59
AdhamSabrythank you ikonia10:59
ikoniaSatanaa: is the screenserver password protected ?10:59
Satanaaikonia, no10:59
Satanaaits even disabled right now10:59
Satanaastill kicks in10:59
ikoniaSatanaa: as a test, set it to be password protected, that way, when you move the mouse, if you get the password prompt box, you know it's picking up the trigger, if it doesn't you know you have a bug with the screensaver and it needs logging11:00
auronandaceSatanaa: are you sure its your screensaver and not your monitor?11:00
Mr_Placidno I have the same thing11:01
Satanaaikonia, i have tried all that, no go11:01
Mr_Placidexept I just have to move a mouse or something11:01
BrixSatcan i temporarely dsable a kernel module?11:01
ikoniaSatanaa: so it doesn't show you the password box ?11:01
WacemanHi guys, I installed nVidia 71 on Ubuntu 10.04... manually, as they seem to be the only drivers which support my old Geforce 256... Install went fine, but said I needed to create / update my xorg file. Can anyone help me to do that please?11:01
Satanaaauronandace, its a netbook, ubuntu has full controll over my monitor11:01
Satanaa-l11:01
Satanaaikonia, it doesnt11:01
Mr_Placiddoesnt matter if I set it to 60 minutes it's always 10 minutes11:01
auronandaceSatanaa: ok, sorry11:01
Satanaabut i can hear it11:01
ikoniaSatanaa: sounds like it's not picking up the event, worth logging a bug against it11:02
Satanaai can hear that the desktops works11:02
Satanaathe monitor is just turned off11:02
ikoniaSatanaa: oooh really11:02
ikoniaSatanaa: what video card do you have ?11:02
Satanaayea11:02
Satanaaintel 95011:02
Mr_Placidwhat a butthole who is rakkesh11:02
Satanaaworks in ubuntu 10.10 to 11.0411:02
ikoniaSatanaa: ok - I have a test for you, it's not nice.11:03
Satanaathis issue is only in 11.1011:03
* auronandace hugs ikonia: thanks!11:03
ikoniaSatanaa: can you change your xorg driver to "vesa"11:03
Satanaaikonia, do i dare?11:03
ikoniaSatanaa: it will make your desktop look rubbish in terms of effects, but see if it happens there too11:03
Satanaaok11:03
DanielpkIs possible to resize a ext4 partition? i have 97Gb free on hard disk and want to resize /dev/sda1. I trying with DiskUtility of live cd but cant figure out how to do it. Any tip?11:04
ikoniaSatanaa: it's not a good solution, but to me, it's a worthwhile test to eleminate some things11:04
Satanaayea11:04
auronandaceDanielpk: the partition you are resizing can't be mounted11:05
Satanaai just wonder why so many people have this issue, and none knows how to fix it hehe11:05
auronandaceDanielpk: to make sure of this, you could use a livecd11:05
Danielpkauronandace: it isnt mounted.. im with live cd.11:05
kriss_Hmm.. Odd. I installed ubuntu 11.10. then i installed gnome-shell and removed unity.. then suddenly my ubuntu is edubuntu ?? sure im planing on deploying it on a school with domain and stuff but how did it become edubuntu ?11:05
toumbohey sorry about leaving before!can anyone help me to repair my unity I'm on gnome shell now11:05
auronandaceDanielpk: ok, can you use gparted?11:05
Danielpkauronandace: sure i can, but i cant figure out how to do it there.. so i booted live cd xD11:06
PintSizeafter upgrading my ubuntu to 11.10 my grub does no longer show my debian... my boot partition is still there. any suggestions what i could do?11:06
SatanaaPintSize,  sudo update-grub11:06
auronandaceDanielpk: what are you having trouble figuring out?11:07
PintSizetried that11:07
Danielpkauronandace: With gparter when i select the partition it dont allow to resize more than actual partition size.11:07
PintSizedid not change anything11:07
antismapPintSize: did you try Boot-Repair ?11:07
PintSizei tried rescatux11:08
auronandaceDanielpk: can you show a screenshot?11:08
neguebahey guys, how do i start up my ubuntu 11.10 in text mode????11:08
Danielpkauronandace: sure.. hold a second.. i will boot with Gparter.11:08
iceroot!nox | negueba11:09
ubottunegueba: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode11:09
AdhamSabryUmm, what is the command to mount a windows drive?11:09
icerootAdhamSabry: mount11:09
negueba<ubottu> thanks man11:09
kriss_anyone here good with adding network printer to ubuntu ?? im having a bit of a problem11:10
hoursAdhamSabry, if it's ubuntu, it'll detect your drives, so you can just go to Places and access it from there. Was it helpful?11:10
iceroot!details | kriss_11:10
ubottukriss_: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."11:10
AdhamSabryI know, but I need to create a short cut by myself11:10
icerootAdhamSabry: sudo mount -t ntfs-3g /dev/sdX1 /path/to/mount11:11
icerootAdhamSabry: replace sdX1 and /path/to/mount11:11
lucky105hi11:11
neguebaubottu thanks11:11
ubottuYou're welcome! But keep in mind I'm just a bot ;-)11:11
keda87hi all11:11
hoursas sudo, mkdir in /mnt/sda* - so the number of your partition11:11
AdhamSabrythanks iceroot11:11
AdhamSabry:-)11:11
hoursmount /dev/sda* /mnt/sda*11:11
kriss_iceroot yeah ok its ubuntu 11.10 with gnome classic - when im running the add printer app in gnome it scans for network printers and finds alot. however it just tells me what type and model it finds. i need somthing like an IP or hostname or somthing.. Since we have like 10 printers of the same type so i need to know which one im adding11:11
hoursany ideas about viewing a source code of a widget under superkaramba?11:12
iceroothours: is the widget in the repos?11:13
Danielpkauronandace: here: http://img822.imageshack.us/img822/3705/capturadetela20111027s0.png11:13
icerootkriss_: hm sorry dont know the gui, so i dont know if there is an option to show that kind of informations11:13
lucky105my nvidia xserver settings show max color depth 24  while windows has 32 ???11:13
auronandaceDanielpk: there is no space next to the partition to resize it into11:13
Danielpkauronandace: so i cant do that?11:14
kriss_iceroot well any way to add a network printer would be nice.. at least in windows i can just type in the IP in a window and it will show the printer ready to add..11:14
auronandaceDanielpk: you'd have to move the extended partition first11:14
iceroot!cups | kriss_11:15
ubottukriss_: Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows11:15
hoursiceroot, I don't actually know, I've installed superkaramba, opened it and installed the clock widget from it's options.11:15
icerootkriss_: last link11:15
kriss_iceroot thanks.11:15
auronandaceDanielpk: why do you have an extended partition with just a swap partition in it?11:15
keda87i'm installing ubunntu maverick on my win7 with wubi, i'm choosed 10GB size, and succesfully installed, but can i increase ubuntu space?? cz free 2GB rite now11:15
kriss_iceroot uhmm actually its more the other way around.. the printer is connected to a windows AD server (via network).11:15
Danielpkauronandace: humm i dont know, was other person who installed.11:15
iceroothours: if the widget is downloaded from somewhere else i dont know how to get the source-code but on there website there should be the code11:16
=== jimmy8888 is now known as evelynREAL
Danielpkauronandace: how i can move the partition?11:16
hoursiceroot, good tip, thanks.11:16
icerootkriss_: hm, then samba with cups should be correct i guess11:16
iceroot!samba | kriss_11:16
ubottukriss_: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/10.04/serverguide/C/windows-networking.html - Samba can be administered via the web with SWAT.11:16
iceroothm not the ones i hoped for11:17
auronandaceDanielpk: since its just swap, you can delete it and make a new one at the other end of the disk (delete the extended partition too)11:17
blaahow can I add a custom icon to launcher in 10.10?11:17
kriss_iceroot Im already having the computer connected to the domain via likewise-open11:17
haylo-bot_blaa just drag it there11:18
AdhamSabryhow can I create .desktop file?11:18
blaahaylo-bot_ I can't drag a Zend Studio icon there, it is an java executable11:19
blaaa java*11:19
kriss_iceroot isnt there just a way to see more info about a printer before adding it ?? such as IP and stuff11:19
killswitchguyhi guys, is there any alternative to ffmpeg11:19
killswitchguyi need a convertor to convert file for my ipod11:19
Sidewinder1DeVdDe?11:19
Sidewinder1Opps, DeVeDe?11:20
icerootkriss_: normally there should be "rigth click - properties"11:20
Sidewinder1Not sure if it converts, though, I've never used it.11:20
killswitchguyok i will try11:21
kriss_iceroot there isnt. its too simple in the printer add in gnome3 (classic mode) you can add.. Heck even the IP shows localhost..11:21
icerootkriss_: maybe because the printer is already connected with your cups? and cups is running on localhost11:21
icerootkriss_: have a look at http://localhost:63111:22
Sidewinder1killswitchguy, You might have a look here: http://blogcritics.org/scitech/article/making-dvds-with-devede-in-linux/11:22
icerootkriss_: just an idea11:22
killswitchguythanks, sidewinder11:22
slacker-Hi, I'm a little confused with this unity/gnome thing on oneiric. I'm getting the unity-greeter, which logs me on to my xubuntu session. Which file do I have to modify to re-enable the autologin?11:22
Satanaaikonia, i dont know why, but i have a feeling its a pm-untils issue11:23
Sidewinder1:D11:23
kriss_iceroot thanks im checking it out.11:24
CharlosHello all11:24
kriss_iceroot hmm when i attempt to add a printer it asks for username and password. what should i type in there ? just an account having root access ?11:25
=== Timic_ is now known as Timic
pipaloHowdy !11:27
Satanaahmm is there anything i can run to check for ubuntu errors?11:28
hoursiceroot, here's what I did: I downloaded a clock file .skz and tryed to open it with gedit. It returned a "check if you're not trying to open a binary file". Nano showed some wiered signs... any ideas?11:28
pipaloNot much a ubuntu question, but how do I mute a makefile ?11:28
Satanaahours, its a bin11:28
kriss_iceroot thanks.. that worked.. gotta type in the local users credencials though but it works11:28
Satanaaits like trying to open a .exe in notepad11:28
hoursmeaning?11:28
hours(I'm eager to learn)11:29
Satanaawhat i said last hehe11:29
hoursoh, ok ...11:29
hoursso the question remains open .....11:29
Satanaaa binary file is a source ( text ) that has been compiled :)11:29
Charlosplease to help me... how to make install for oovoo.exe  ????11:29
pipaloWhere can I get help about Makfile/bash-script ?11:29
Charlosin ubuntu 9.1011:30
Satanaapipalo, #bash ?11:30
pipaloI want to know how can I mute a makefile, using @ for each line is tedious.11:30
hoursSatanaa, yup, and that's what I wanna view....11:30
Satanaayou cant view a bin11:30
pipaloCheers Satanaa, I will have a look11:30
Satanaaits just signs11:30
Satanaaunless you rev it11:30
hoursrev it?11:31
Satanaasomething you cant do11:31
Satanaayou need the source11:31
iceroothours: ask the author for the source-code, its not in that file11:31
iceroothours: check the licence if the author must provide the sourcecode (e.g. gpl)11:31
auronandaceCharlos: 9.10 is no longer supported, and .exe are run on windows, not linux (you could try wine, but it is better to find a native alternative)11:31
hoursSatanna, indeed, but it's even hard to find it on the internet.11:32
Satanaahours, its that or nothing11:32
Satanaaor you can try open it in a hex editor11:32
Charlosinstall wine  in Ubuntu but why slow ?11:32
hoursok. Where can I find the licence?11:33
SatanaaCharlos, cuz its a windows api11:33
Satanaanot windows11:33
Charlosyes ?11:33
Charloshow to make ?11:33
CharlosI am never11:34
Satanaawhat?11:34
CoHHi, How do I know which version of firefox was shipped with Ubuntu 10.04 by default?11:34
CoHHelp is greatly appreciated11:34
auronandaceCharlos: what is oovoo.exe?11:34
Satanaaskype wannabe11:34
Satanaabut with video11:34
weeboovoo is not very good when compared to skype11:35
Lasers!info firefox lucid | CoH11:35
ubottuCoH: firefox (source: firefox): safe and easy web browser from Mozilla. In component main, is optional. Version 3.6.23+build1+nobinonly-0ubuntu0.10.04.1 (lucid), package size 11152 kB, installed size 30060 kB11:35
weebthe encoder is crappy11:35
CharlosSatanna how to make install wine on ubuntu 9.10 ? but why slow on pc  ?11:35
=== Fever is now known as blauskaerm
dr_willissudo apt-get install wine11:35
auronandace!9.10 | Charlos11:35
ubottuCharlos: Ubuntu 9.10 (Karmic Koala) was the eleventh release of Ubuntu. !End-Of-Life on April 29th 2011, see http://goo.gl/UUTAB for details.11:35
Charlosbad slow yahoo messenger 10.x in wine but not work connections is failed ???11:36
SatanaaCharlos, you can install oovoo on linux trugh wine, but you can not signin11:36
Satanaaso it simply doesnt work on linux11:36
OnkeltemSatanaa: nice nick11:36
Satanaaty Onkeltem :)11:36
Charlosohh11:37
CharlosI must need install to upgrade ?11:37
Satanaano11:37
Charlosohhh11:37
Satanaayou must delete oovoo.exe11:37
Satanaainstall it on Windows11:37
CharlosI know11:37
Satanaanot linux11:37
CharlosI am here on windows xp11:37
Satanaathis is ubuntu11:37
Charlos011:37
Charlos$11:38
Satanaatrolling?11:38
Charlosok11:38
Charloshow to install on windows  ?11:38
SatanaaCharlos, doubleclick it11:38
Satanaaand now get lost..11:38
Charlosso... when I go new install in Ubuntu 9.10 after Imust to try update and upgrade ???11:39
Charlosexcusa me I am deaf11:39
SatanaaYou must stop trolling :)11:39
RhysMorganHow do you make apt use a http proxy which requires domain level authentication?11:39
RhysMorganI have tried export http_proxy=http://domain\user:pass@proxy:port11:40
dr_willisCharlos:  you should most likely upgrade or install the latest version of ubuntu. the one you have now is rather old.11:40
Satanaadr_willis, dont feed the trolls :)11:40
CharlosSatanna but ... when I click to Upgrade 10.04 LTS when finish to install Upgrade after restart but is slow bad , what a happend ? but how to make  ?11:41
dr_willisthat was a fast upgrade.....11:42
auronandaceCharlos: what is your primary language?11:43
CharlosRomanian11:43
Charlosbut I am deaf11:43
auronandace!romanian | charlos11:43
ubottucharlos: Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro11:43
CharlosOk thnx11:44
SlartibartHow come a lot of times when I switch between windows the target window refuses to be focused? I can't type anything in it but have to tab around or switch to some other workspace before getting back to the window, and then *hopefully* it accepts input. Sometimes I have to do this more than once to make it work.11:44
Danielpkauronandace: Thx for your help.. it worked fine =)11:44
auronandaceDanielpk: excellent, well done :)11:44
Charlosso...11:45
Charlosyou can help me for new install but i want to explication... so you can try me on teamviewer, ok ?11:45
yrgSlartibart, same here - usually happens after a window was moved from another workspace11:46
Slartibartyrg: Do you know why it happens?11:46
yrgnot quite as of yet11:46
yrgit is good to know that it is not just me, though11:47
Slartibartsigh =[11:47
SlartibartSame here ^^11:47
yrglet me search for the gnome bug tracker, they might have a workaround there11:47
alexluyahi11:49
Sriranganhi11:49
Charlosauronandace you can try my pc on teamviewer for you can install on my pc  ?11:50
CharlosBecause I want see11:50
Sriranganhas anyone tried a System76 (http://www.system76.com/) made for ubuntu laptop?11:50
Slartibartyrg: That would be nice. I don't know how to search there, but good luck anyways.11:50
Sriranganlooking for reviews..11:50
auronandaceCharlos: install what on your pc?11:51
yrgSlartibart, you could try asking #gnome in here, it does probably appear to be an issue not specific to ubuntu11:51
Charlosfor new install partition11:51
SatanaaSrirangan, its just a laptop with hardware supported by linux11:51
auronandace!install | Charlos11:51
ubottuCharlos: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate11:51
Charlosofff11:51
Charlos!automate11:52
ubottuWays to automate installation of Ubuntu on multiple machines are described at https://help.ubuntu.com/10.04/installation-guide/i386/automatic-install.html - See also !cloning11:52
SriranganSatanaa, ithat's good :) how is the quality of the hardware, the build, design aesthetics ?11:52
rabbi1how to arrange all the gimp windows ?11:52
SatanaaSrirangan, its all good, the "Case" around the monitor just looks strange tho11:52
Satanaaso much waste space11:53
SriranganSatanaa, forgive me for being ignorant, but what "case" ?11:53
Charlosbut how to make new partition...  ????11:53
yrgrabbi1, 'window' menu lets you dock some of them11:53
Satanaaso everything has a thumbs up, and design thumbs down11:53
yrgCharlos, what os are you now in?11:53
Charloswindows xp11:54
SatanaaSrirangan, the plastic around the screen? hehe11:54
Charlosi have cd ubuntu 9.1011:54
mah454hello ...11:54
mah454I installed gnome-shell ...11:54
SriranganSatanaa, anti glare? :-/11:54
Satanaano11:54
mah454but Alt+F2 not work !11:54
Charlosyrg u can help me ?11:54
Satanaathe edges of the screen?11:54
yrgCharlos, follow a guide here,  https://help.ubuntu.com/8.04/switching/installing-partitioning.html11:55
Satanaalemme show you11:55
Charlosyrg u can try teamviewer on my pc install for ubuntu 9.1011:55
rabbi1yrg: Window menu? has nothing to dock in there11:55
mah454Alt + F2 in gnome-shell not work !11:55
yrgrabbi1, odd, what version do you use?11:55
rabbi12.6.811:56
rabbi1yrg:11:56
rabbi12.6.811:56
yrgokay11:56
SatanaaSrirangan, it was this one i ment http://www.system76.com/laptops/model/lemur11:56
Satanaalemur is the "pretty" cheap one11:58
avi278Hello I would like to move from specific folder only files that create between 2006 to 2010, any idea how I could do that?11:58
=== p1l0t is now known as Guest57090
=== Guest57090 is now known as soyo
jozahola, how i change the unity in login menu 11.10?12:02
=== shantorn is now known as kd7jwc
khussein78i installed ubuntu server 10.04 , but after reboot it take me to grub>12:03
khussein78i tried to reinstall it many times, set bootable flag on, but the same12:03
khussein78any idea please ?12:03
WhiteNightHi, is there a way to disable the Ati/Amd-Graphics card?12:06
varkalawhitenight which version?12:07
SriranganSatanaa, any other recommendations for Ubuntu friendly laptops?12:07
WhiteNightubuntu version?12:07
SriranganWhiteNight, Same problem, I switched to Xubuntu12:07
varkalayes12:07
auronandaceSrirangan: thinkpads are great12:07
VustomI have a script i want to add to Docky, but I need the script to auto-open in Terminal and not Notepad, how can I do this?12:07
stephniwhich app can convert .avi video to 3gp in ubuntu12:07
dr_willisVustom:   xterm -e scriptnsme12:08
Sriranganauronandace, thanks, any particular model?12:08
varkalause ubuntu 11.1o no problem with ati/amd graphics card12:08
varkalastephni : i think winff can do it12:08
WhiteNightI'd like to have a longer battery life12:09
dr_willisstephni: winff. arista. ffmpeg. mencoder12:09
Vustomdr_willis: So i'd rename it to xterm -e Proxy?12:09
auronandaceSrirangan: i've used ubuntu fine on t40, t60, t61, t51012:09
dr_willisVustom:  no.. thats how you launch it..12:09
suboneI've added '/usr/local/zend/bin' to my path in /etc/profile. I can run pear from any directory as my user, I can run pear from anywhere as root, but when using sudo I cannot run pear unless I specify he directory. I can confirm with an echo that the path is set. Any ideas?12:09
Vustomdr_willis: I'm confused? D:12:09
stephniall in software center right?12:09
Vustomdr_willis: Docky doesn't give me an option to set the launch options12:09
dr_willisa launcher tgat runs that.command12:10
dr_willismake a launcher script then12:10
jozaubuntu 11.10 here?12:10
dr_willisstartit.sh  contains that command..12:10
dr_willisrun startit.sh12:11
varkalakhussein78 : https://help.ubuntu.com/community/Grub2 see this12:11
benccI'm trying to add a gpg key with: "gpg --homedir /home/myuser/.gnupg/ -a --export C5D48334 | apt-key add -"12:11
benccif running as myuser I'm getting an error that I should run as root12:12
benccif running as root I'm getting a warning that the folder permissions are wrong because the same user should run the command12:12
Onkeltembencc: why not to add: sudo ?12:12
Onkeltemahh12:12
benccOnkeltem:  gpg: WARNING: unsafe ownership on homedir `/home/myuser/.gnupg/'12:13
benccOnkeltem: maybe I need to run as myuser with sudo on the second part12:15
=== Alex`aw is now known as BaNz
BluesKajHey all12:16
WhiteNighthi12:17
leo2007can xdg-open open a terminal?12:17
Satanaa"<Srirangan> Satanaa, any other recommendations for Ubuntu friendly laptops?"12:22
Satanaathose would be my best guess12:22
Satanaaotherwise it just takes some research12:22
bosyakHi all. I need network monitor for ping single host? (something in tray). Please advice program like this?!12:23
icerootBluesKaj: only one host?12:29
icerootBluesKaj: wrong nick12:29
AdhamSabryhi, I don't like the new grub gnome 3 installed for me, I can return back to ubuntu 11.10's grub loader?12:29
BluesKajiceroot, ??12:30
icerootBluesKaj: the other person left and i am only typing first-char TAB and so my client used your nick because the other left12:30
PolahAdhamSabry, yeah, just  reinstall GRUB without the GNOME configuration for how it looks added on12:31
AdhamSabryhow Polah?12:31
oliverpI've just installed ubuntu server 10.10 on a 4GB sd-card. Current disk usage is 995MB (~25%). I'm thinking about installing the ubuntu-desktop package, but google says the minimum requirements are 16GB HDD. Is that true? Or will ubuntu-desktop fit within the remaining 3GB?12:31
BluesKajok iceroot , np ...happens to me all the time :)12:32
PolahAdhamSabry, install-grub /device/name  will reinstall it on the device you specify, but that might not remove the GNOME style on it. Try it with just that and then run update-grub and reboot, see if it goes to the default look. If not, back up and remove your /boot/ directory then re-run install-grub /dev/name and update-grub12:33
icerootBluesKaj: :)12:33
PolahAdhamSabry, oh, my bad. That should be grub-install, not install-grub12:33
AldusHi. Is there any way to create a symlink to a ssh remote file ?12:33
icerootAldus: no12:34
icerootAldus: why you need something like that?12:34
Aldusiceroot, thanks. To quick-edit it in vim12:34
AdhamSabryI noted, what you told me12:34
AdhamSabryI will try it after installing something12:34
AdhamSabrythank you Polah12:34
lithprhow do i remove an application AND it's config files?12:35
lithpri forget the apt-? magic12:35
crizzypurge12:35
lithprty12:36
icerootAldus: ssh vim file12:36
crizzyapt-get --purge remove <package>12:36
icerootAldus: ssh user@host vim file12:36
Aldusiceroot, no way to browse through files this way...12:36
icerootAldus: sure12:37
icerootAldus: with vim, it has a filebrowser12:37
Aldusiceroot, interesting, i'll try it :) thanks12:37
lithprty crizzy12:37
icerootAldus: vim has everything you need. have a look at #vim12:38
Aldusiceroot, i'm already there :) learning curve is quite high12:38
chc1best videos www.chc.tv12:41
=== flatline is now known as Guest81227
HalabundIs it safe to remove Ubuntu One ?12:43
EquilibriumI'm unable to set Minimize effect in ccsm. Im running ubuntu 11.04. Pls help me resolve this prob.12:44
zetuihelllo there12:45
icerootHalabund: i am running fine without that (but i am not using unity)12:45
Equilibriumhttp://dev.collabshot.com/show/64c90212:45
zetuii try to install sun-java5-bin on ubuntu lucid this is what i got as error :12:45
zetuiou qu'il n'est disponible que sur une autre source12:46
zetuiE: Aucun paquet ne correspond au paquet sun-java5-bin12:46
PolahHalabund: Should be, unless you're using it.12:46
nikihri cant get back to pure xfce12:46
nikihrusing this http://www.psychocats.net/ubuntu/purexfce12:46
nikihri get this http://pastebin.com/YxXgWWKQ12:46
fano.org12:47
jatt!fr12:48
ubottuCe canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en franรงais, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.12:48
zetuihello anyone there ?12:48
Wilczekzetui: Hi12:48
zetuii don't even know what that mean ?12:48
zetuii try to install sun-java5-bin on ubuntu lucid this is what i got as error :12:48
Halabundiceroot, Polah, alright, let me try then12:48
zetuiE: Aucun paquet ne correspond au paquet sun-java5-bin12:48
jatt!fr12:48
zetuiwhat that it mean ?12:48
jattit's french12:49
zetuiokay what that it means ?12:49
EvilkissHI12:50
ActionParsnipzetui: sun java is no longer packaged12:50
EvilkissNeed help with XMBC12:50
ActionParsnipzetui: you need to manually install it12:50
SwedeMikezetui: if you use english locase people might be able to help you. LANUAGE=en <command>12:50
EvilkissUse somebody that?12:50
ActionParsnip!xbmc12:50
SwedeMikeEvilkiss: go to #xbmc-linux instead12:50
ActionParsnip!find xbmc12:50
ubottuFile xbmc found in anyremote-data, freevo-data, texlive-latex-extra12:50
Evilkissthanks12:50
Wilczekzetui: Try to install using Synaptic, but first add apt repository ppa:ferramroberto/java12:51
ActionParsnipWilczek: that will violate the java license12:52
ActionParsnipWilczek: Oracle don't want their Java product packaging12:52
zetuiLANUAGE=en apt-get install sun-java5-bin12:52
zetuithis one gives the same output12:52
zetuiE: Aucun paquet ne correspond au paquet sun-java5-bin12:53
ActionParsnipzetui: you need to go to www.java.com and download the .bin mark it as executable and run it (copy to /opt first)12:53
ActionParsnipzetui: then symlink the plugin file to your browser's plugins folder12:53
zetuijava its nothing to do with browser12:54
ActionParsnipzetui: it can be a browser plugin...12:56
ActionParsnipzetui: so, yes it can12:56
zetuiActionParsnip:  listen in my case12:57
zetuithere is nothing to do with browser12:57
zetuimy question is simply why i can't install sun-java5-bin from apt ?12:57
Snowieok. so this is officially my worst ubuntu install experience ever. finally decided to ditch win7 and just install ubuntu... purple screen of death. know how to get arround psod to at least boot, but now, saned fails to start. been googling a good 2 hours. what is going wrong here12:58
icerootzetui: because its not allowed anymore to provide that package12:58
obert-mm i cannot halt the system: it'll remains in the terminal window without shutdown all12:58
icerootzetui: you have to download directly from oracle or use a download and install script12:58
icerootzetui: which is imo not in a package until now12:58
ActionParsnipzetui: no, its not packaged anymore12:58
icerootzetui: there is only openjdk12:59
obert-unmount: /run/lock not unmounted   *Will now halt -- System halted.  but then no shutdown happens12:59
obert-seems that killall is gone bad (?)13:00
ActionParsnipzetui: I told you it wasn't packaged literally 10 mins ago13:00
zetuihttp://javadl.sun.com/webapps/download/AutoDL?BundleId=5669013:00
Snowieobert-: i believe HALT and SHUTDOWN are 2 very different states. google that perhaps13:00
zetuiso the best way if i get13:00
zetuii have to download it from here : http://javadl.sun.com/webapps/download/AutoDL?BundleId=56690 and13:01
bencchow can I check the return code of a script/command?13:01
zetuiand run the script ?13:01
icerootbencc: #bash13:01
llutzbencc: echo $?13:01
ActionParsnipzetui: thats the only way to get sun java13:01
obert-Snowie: i dunno how to explain :) i made sudo halt in the shell, and the machine is not shutdowning13:01
ActionParsnipzetui: yes, copy it to /opt  and run it using sudo13:01
zetuiok perfect let me check13:01
icerootobert-: sounds like acpi (or what it is called) is not running the poweroff-function13:02
ActionParsnipzetui: so is this to do with a browser?13:02
Snowieobert-: sudo shutdown now13:02
guampajoin #ubuntu-es13:02
ActionParsnipzetui: are you wanting a java plugin for firefox?13:02
obert-Snowie: no i cannot type in this window13:02
zetuino there is nothing to do with browser13:02
zetuii try to setup a stream server13:03
icerootzetui: why not using openjdk?13:03
zetuiand the package is required for13:03
obert-Snowie: it is the window that appears when you halted the system:) the list of things that are killed correctly or failed13:03
obert-sorry eh13:03
icerootzetui: ah ok its a dependency to sun-java6-jdk13:03
ActionParsnipzetui: ahhh, its still the same package, you jut need to setup the java source to be that folder13:03
zetuii don't know if there is a difference between openjdk and java ?13:03
Snowieobert-: what are you typing to make that happen?13:03
ph4nt0m_hi can someone help with this error im trying to remove shorewall13:04
ph4nt0m_E: shorewall: subprocess installed pre-removal script returned error exit status 113:04
meta-coderWhat is the best ident server available for Oneiric?13:04
ph4nt0m_pls13:04
icerootzetui: the difference is that openjdk is free and opensource, sun-java is bad from a bad company and not free13:04
obert-Snowie: nothing. i'd typed during the session sudo halt and then waiting that the system will be shutdowned.13:04
icerootzetui: if you have the chance use openjdk instead of oracle/sun-java13:04
icerootmeta-coder: the one you like most13:05
Snowieobert-: sudo halt and sudo shutdown are different13:05
Snowielet me try this13:05
Snowie!halt13:05
Snowie!shutdown13:05
ActionParsnipmeta-coder: there is no single best software fr anything in any OS13:05
meta-codericeroot, oidentd didn't work..13:05
antismapopenjdk is much slower13:05
Snowie! hatl13:05
obert-Snowie: i always used halt to shutdown the pc13:05
icerootantismap: no13:05
ansonjackanyone could help me to install java13:05
ansonjacki've got problems13:05
antismapyes it is !13:05
proudy3sun java or openJDK?13:05
obert-Snowie: 'stop the machine, halt'13:06
ansonjacksun java13:06
Snowieobert-: fair enough, then im not sure.13:06
antismapopenjdk is much slower13:06
obert-hehe13:06
ActionParsnipansonjack: grab this http://javadl.sun.com/webapps/download/AutoDL?BundleId=5669013:06
ShawnRiskhow do I change the max windows when programs start to a smaller window when programs start in Ubuntu 11.10?13:06
icerootantismap: no and now lets stop that here13:06
ph4nt0m_lol you were in there quicker than me proudy3 :D13:06
meta-coderActionParsnip, what ident server from those available for Oneiric is more popular?13:06
obert-Snowie: thanks the same:)13:06
proudy3:P13:06
ActionParsnipansonjack: copy it to /opt and mark it as executable, then run it13:06
antismapwith my eee pc i didn't understand why Jdownloader was so slow.. changing to sun java fixed the problem13:06
ActionParsnipmeta-coder: no idea, why is popular a thing?13:06
ActionParsnipmeta-coder: if arora was 'more popular' than firefox, would you switch browser?13:07
icerootmeta-coder: http://popcon.ubuntu.com13:07
proudy3uh.. need help also. ive got a i3-2310 and intel HD3000 (thinkpad x220) - using ubuntu 11.10 (xubuntu design) - trying 2 play minecraft, which runs smoothly bu Ive got some rly annoying graphic bugs :(13:07
proudy3http://imageshack.us/photo/my-images/51/bildschirmfotoam2011102.png/13:07
icerootantismap: and because of that you say that openjdk is slower then sun-java.13:07
icerootantismap: because of one app13:07
meta-coderActionParsnip, :) just trying know about the available identd server choices..13:07
antismapno several apps actually13:08
antismapwith the eee pc you feel directly the difference13:08
proudy3anyone can help me? :p13:08
antismaptry with an old computer you'll see13:08
icerootantismap: working fine here on eeepc 90113:08
ActionParsnipansonjack: you can then symlink the plugin file to your browser's plugins folder13:08
antismapdid you try with sun java also ?13:08
ActionParsnipantismap: I use fatrat, works well13:08
cyphahow can I hibernate?13:08
icerootantismap: biggest difference is that i am using free software, no other difference noticed here13:08
antismapah on eclipse also it helped a lot13:09
HalabundI tried using ubuntu for a while again, but something serious comes up every time.  Right now I was browsing some PDFs and started reading one using the builtin viewer, all using the keyboard.   Now I find that the touchpad is completely non-functional, and I cannot move the mouse pointer.  How do I get out of such glitches?13:09
Snowieok, so it looks like purple screen of death and saned errors might be caused by bad drivers. how can i install radeon 97XX drivers from CLI???13:09
serhat_-13:10
antismapi mean ok maybe the particular version of openjdk that i had at this time sucked, who knows13:10
HalabundAs I'm writing now, it's impossible to move the mouse.13:10
iceroot!ati | Snowie13:10
ubottuSnowie: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto13:10
Snowieiceroot: thanks mate13:11
proudy3-13:11
ph4nt0m_cd etc13:11
ph4nt0m_? lol wrong place13:11
HalabundI just don't understand how people can seriously use this.  Something like this happens every second day on average.13:12
KrenairUbuntu 11.04 froze at the startup splash screen thing (plymouth, i think)13:12
KrenairI've managed to start it up via the recovery option in grub13:12
ActionParsnipHalabund: unload then reload the mouse module, may help13:12
cyphanot normally Halabund13:12
cyphaand if the stability of Ubuntu really bothers you, try Debian13:12
HalabundActionParsnip, can you point me to some place where I can learn how to do that?13:13
ph4nt0m_krenair: did you encrypt the home folder on install?13:13
cyphaand Halabund, worse comes to worst, ActionParsnip is here13:13
meta-coderActionParsnip, done.! ident server up and responding..13:13
Halabundcypha It's not that I don't want to use it, I just really wish it worked, and I can't understand why I'm the only one cursed with all this nonsense ....13:13
Krenairph4nt0m_, I think I did, yeah13:13
ph4nt0m_ok reinstall without encrypt see if it works13:14
Krenairreinstall?13:14
Krenairare you serious?13:14
KrenairI can see all my files in my home directory from here13:14
cyphaHalabund, I thought it was just me too. But really it's cuz I like to tinker a lot13:14
ph4nt0m_it happened to me on ine too then encrypt when you start up13:14
KrenairI just can't boot normally13:14
cyphawhen you break stuff you learn13:14
Krenairthis isn't a new install of ubuntu13:14
KrenairI've had it for a while13:14
ph4nt0m_sorry my bad13:14
Krenairand it was booting fine until today13:14
ph4nt0m_i assumed13:15
ShawnRiskseems no one can help me13:15
Snowieiceroot: so if my card isnt listed as supported by ati, and the included driver on the 11.10 live cd doesnt work.... omg, am i cooked???13:15
ph4nt0m_whats wrong shawnrisk?13:15
zetuiwhy you ask me to download in /opt ? ActionParsnip13:15
crittopeHi. I'm trying to do a full install of ubuntu from boot. My screen turns purple, but I don't see a logo or anything and it just hangs there. What am I doing wrong?13:15
ActionParsnipHalabund: try:  sudo modprobe -r psmouse; sleep 3; sudo modprobe psmouse13:15
ShawnRiskph4nt0m_: how do I change the max windows when programs start to a smaller window when programs start in Ubuntu 11.10?13:16
=== root is now known as Guest68286
ActionParsnipcrittope: what GPU do you use?13:16
jon____hello i have a problem. when i use php with mod_php it runs fine but when i use cgi with suexec it gives me 500 internal server error. im running ubuntu server 11.10 with webmin/virtualmin any help would be appreciated13:16
crittopeI have an nvidia mobile video card.. it's a new weird one13:16
KrenairUbuntu 11.04 is freezing while plymouth is running. it just doesn't do anything13:16
crittopewith a button switch13:16
Krenairmeh, i'll give it another go13:17
ph4nt0m_sorry i dont know shawnrisk13:17
ph4nt0m_im limited myself13:17
Snowiecrittope: i am struggling with the same thing, as well as other issues. google for purple screen of death ubuntu gave some advice13:18
ShawnRiskph4nt0m_: limited how?13:18
crittopeActionParsnip: I have NVIDIA GeForce GT 425M13:18
ActionParsnipcrittope: add the boot option:   nouveau.blacklist=113:19
ph4nt0m_jargon and knowledge base13:19
ShawnRiskph4nt0m_: okay13:19
ph4nt0m_i only know so much as im learning myself13:19
ph4nt0m_:)13:19
cyphaActionParsnip, what's the preferred way to Hibernate?13:20
cyphaI hear the hibernate package is not recommended13:20
crittopeActionParsnip: I'm pretty new.. how do I add a boot option?13:21
Krenairnevermind, got it booting again ^^13:22
ActionParsnipcypha: possibly:   sudo acpitool -S #hibernate13:22
ActionParsnip!nomodeset | crittope13:22
ubottucrittope: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter13:22
ActionParsnipcrittope: same as that, just add the different option13:22
ph4nt0m_im trying to uninstall shorewall and it wont when i do it tells me to goto var/log/shorewall13:23
ph4nt0m_when i goto var it says permission denied in sudo13:23
zykotick9ph4nt0m_, are you using /var/log?13:24
ph4nt0m_honestly i dont know13:24
ph4nt0m_im not in its directory if thats what you mean13:24
X-tonicAny method to have gtk themes in 11.10 other than having installed gnome-shell?13:24
X-tonicAny method to have gtk themes in 11.10 other than having installed gnome-shell?13:24
zykotick9ph4nt0m_, "cd /var/log" then "ls" and you should see shorewall as either a file or directory13:24
X-tonicsorry for that13:25
ph4nt0m_ok brb13:25
=== lone is now known as Lonewlf
=== Lonewlf is now known as lone
cyphaActionParsnip, it switched to a console window and then just came back13:25
=== lone is now known as lnwlf2007
ActionParsnipcypha: all I did was websearch. I don't use hibernate or junk like tht13:25
lnwlf2007I've got an interesting one13:25
lnwlf2007I've solved it with a reboot previously13:26
lnwlf2007commands are silently failing13:26
cyphaActionParsnip, why's it junk?13:26
cyphasaving the state is useful13:26
Panda662Hello13:26
lnwlf2007like you type 'ls' and it just takes you back to a prompt13:26
lnwlf2007or top13:26
lnwlf2007and the same13:26
ActionParsnipcypha: i web browse and chat. so it's of zero value to me13:26
lnwlf2007no error message, no core dump13:26
cyphaah ok13:26
X-tonicIf i want themeing support in ubuntu, do i file it as  bug in launchpad?13:26
X-tonicor is there a feature request mechanism?13:27
Panda662Im a newbie and could really use some help with making a hack, could anyone help me?13:27
ActionParsnipX-tonic: http://brainstorm.ubuntu.com is a feature request page13:27
auronandacePanda662: a hack?13:27
Panda662Or am I in the wrong place for that13:27
icerootX-tonic: bug is correct13:27
Panda662Yes I'd like to make a hack for the sim social on facebook13:27
auronandacePanda662: explain what you mean13:27
icerootX-tonic: there is a tag for "feature request" or "higher version" and so on13:28
crittopeActionParsnip: When I boot up and get to t he purple screen I'm presented with the logo at the bottom, but I'm unable to hit a key.. it locks up at that point before I can do anything.13:28
ActionParsnip!bootoption | crittope13:28
ubottucrittope: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions See also !nomodeset.13:28
icerootX-tonic: but inside a stable-release its not common to put something new in it13:28
megalinuxj13:28
icerootX-tonic: guess 12.04 should be the target for the bug13:28
Panda662I'd like to be able to get free coins and such and would like some help on making a program which could do that13:28
anandvenkat4how to identify if a connected wireless  is secure through commandline in ubuntu?13:28
cyphaActionParsnip, well, how about when I choose "Shutdown" the computer doesn't shutdown on its own13:29
X-toniciceroot: K. thanks will to that.13:29
icerootPanda662: ?13:29
cyphaI have to still hit the power button again after it sits there at the console13:29
Panda662Well could I use cheat engine or would that not work?13:29
icerootanandvenkat4: nm-tool13:29
icerootPanda662: what are you talking about?13:29
X-tonicPanda662: what is your target?13:29
auronandacePanda662: how is this ubuntu related?13:30
Panda662Do you use facebook?13:30
iceroot!ot | Panda66213:30
ubottuPanda662: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!13:30
Panda662To be honest I don't even know what ubutu is... could anyone direct me to a chat room where I could get some help from programmers?13:30
=== jason is now known as jasef
ikoniaPanda662: ubuntu.com will explain what ubuntu is13:31
ActionParsnipPanda662: in what language of coding?13:31
Panda662*ubuntu13:31
auronandace!ubuntu | Panda66213:31
ubottuPanda662: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com13:31
Panda662Preferably a beginners language13:31
ActionParsnipPanda662: i'd go to ##programming13:31
chomanpanda662: check out ubuntu.com/tour13:31
Panda662Thank you :) I'll be on my way now ^_^13:32
ActionParsnipPanda662: if your ability is THAT then you have several years before you get anywhere near good enough to 'hack' anything13:32
jasefHey... I have an Ubuntu 11.10 server that I'm trying to set up UnrealIRCd on, and I was wondering about the builtin 'irc' user, should I be using that or should I make a new one?13:32
jasefErm, 10.04 server. Dunno how I made that typo13:32
benccI'm using reprepro for a local apt repository13:33
benccI've updated sources with: deb file:/var/packages stable main13:34
ph4nt0m_zykotick9: i deleted the shorewall directory in etc to remove the program but it still shows up in synaptics with an error13:34
benccwhen running apt-get update I'm getting: W: Failed to fetch file:/var/packages/dists/stable/InRelease  Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)13:34
shphi13:34
benccit worked with ubuntu 11.04 but not with 11.1013:34
auronandaceph4nt0m_: that isn't how you remove programs13:34
icerootbencc: create the Packages files13:35
shpbit of a problem: i can't enable webcam on flash applications like chatroulette: i can't set "allow": http://www.mydigitallife.info/wp-content/uploads/2007/08/flash-advanced-settings.JPG13:35
ph4nt0m_auronandance:yes i tried synaptic first then deleted in etc13:35
icerootbencc: apt-ftparchive is your friend13:35
bencciceroot: what Packages files? I only have amd64 bianry package13:35
ph4nt0m_but it still shows up in synaptic =/13:35
icerootbencc: repos are working with a file called Packages (and Packages.gz) from that file "apt-get update" is reading the content from the repo13:36
ActionParsnipshp: does it show in cheese?13:36
shpin cheese?13:36
bencciceroot: I'm already using reprepro and it worked with 11.04. it complains about missing i-386 although the package is only for 6413:36
auronandaceph4nt0m_: /etc is for config files, you don't go around deleting directories to remove a package13:36
ActionParsnip!info cheese | shp13:36
ubottushp: cheese (source: cheese): tool to take pictures and videos from your webcam. In component universe, is optional. Version 3.2.0-0ubuntu2 (oneiric), package size 45 kB, installed size 320 kB13:36
icerootbencc: and i told you what the problem is and what tool will fix it13:36
chomanliveCD mod, anyone know of a way to disable access to the internal HDD.  Can't really explain why anyone would want to do this.  But,13:37
icerootbencc: you need a correct Packages, nothing else, apt-get update is ONLY locking for that files, not for any deb-files13:37
chomanI am guessing a boot time switch passed to the kernel  via grub(2).  I know this can be achieved by re-compiling the kernel, I am just13:37
chomantrying to avoid that (time constraints).13:37
ph4nt0m_auronandace: this the error im getting Errors were encountered while processing:13:37
ph4nt0m_ shorewall13:37
ph4nt0m_E: Sub-process /usr/bin/dpkg returned an error code (1)13:37
shpyes ActionParsnip13:37
shpwebcam and micro work (mumble, system settings etc...)13:37
ActionParsnipshp: cool, then the cam is working and configured for the OS13:37
shpit comes from flash or the browser13:37
shpyes13:37
shpit is13:37
bencciceroot:it complains about the InRelease file, not about the Packages file13:37
ActionParsnipshp: which browser?13:37
shpfirefox and chrome both13:38
ph4nt0m_i have tried to remove by apt-get remove but that didnt work eithe13:38
ph4nt0m_r13:38
shpflash tells me to try with internet explorer \o/13:38
ActionParsnipshp: what is the output of:  lsb_release -sc13:38
ActionParsnipshp: what is the output of:  uname -m13:38
bencciceroot: reprepro should generate everything for me from the incoming package folder13:38
bencciceroot: that's what it is for13:38
shpshp@ubuntu:~$ lsb_release -sc => oneiric13:39
shpshp@ubuntu:~$ uname -m => x86_6413:39
chomanI have a system on a closed network, is there a way to create a patch CD13:39
zykotick9!aptoncd | choman13:39
ubottuchoman: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline13:39
ActionParsnipshp: try:   LD_PRELOAD=/usr/local/lib/libv4l/v4l1compat.so firefox13:40
icerootbencc: but it seems something went wrong and i dont know reprepro, i am only using apt-mirror and apt-ftparchive13:40
ActionParsnipshp: or: LD_PRELOAD=/usr/local/lib32/libv4l/v4l1compat.so firefox13:40
ph4nt0m_cd13:40
bencciceroot: ok. thanks13:40
shpdon't work ActionParsnip13:41
CorrytonappleI know you can boot ubuntu from a USB, but can I boot it from an MP3 player iwth a broken screen?13:41
shpin fact i can't click on "allow" it's like if it was frozen13:41
ActionParsnipshp: do they output errors? Can you give more details than "it doesn't wo" as it helps nobody13:41
CorrytonappleMy BIOS on a Toshiba Laptop under 1 year old does not show the flash drive in the boot choice menu13:41
MonkeyDustCorrytonapple: try it and you know :)13:41
auronandaceCorrytonapple: an mp3 player is essentially a usb storage device so it should work the same13:41
ActionParsnipCorrytonapple: if you have it attached at boot, it may show up13:42
CorrytonappleMonkeyDust:  I did try it, and it didn't even show the MP3 player in the BIOS, even though I used the offical Create Startup Disk tools in Ubuntu on it13:42
chomanI heard of APTonCD, but I thought it was used for more of a restoration of installed apps.  Not "patching" a system (aka, apt-get update; apt-get dist-upgrade [or upgrade]), true?13:42
chomanor is it used for both13:42
CorrytonappleActionParsnip: Yes, it was attached at boot13:42
plasmabanyone know how to stop the launcher bar from hiding when i move a window near it? new gnome seems a bit broken to me13:43
shpActionParsnip: it's the same the flash box opens (i sent you a picture) and i can't click on allow it's like if it was frozen, i can't click on allow nor on deny13:43
auronandace!offline | choman13:43
ubottuchoman: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://ubottu.com/ljl/apt/ - See also !APTonCD13:43
shpbut it's not frozen because the browser and flash still works13:43
ActionParsnipshp: but are there any errors in the terminal>13:43
r4if i want to change the settings within notify-osd....i just need to change the values in default.c within the source, correct?13:44
CorrytonappleDo I need some kind of special firmware for the MP3 player to boot from it?13:44
shpActionParsnip, ERROR: ld.so: object '/usr/local/lib/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored.13:44
auronandaceCorrytonapple: no, it should be just like any usb stick13:44
stephniave installed mencoder now how do  i convert my avi file to  3gp13:45
Corrytonappleauronandace:  Why doesn't it show up in my BIOS, when my other flash drive does?13:45
auronandaceCorrytonapple: i don't know, bioses can be fickle and there are many usb sticks out there13:45
CorrytonappleThis one happens to be an Emerson.....13:45
ActionParsnipshp: try with the 32 (2nd command I gave)13:45
CorrytonappleLemme try a cable shorter than the one I am using which is like four foot long.  BBL then13:46
chomanubottu: yeah I will look into that.  This workstation is connected only to an internal network and has no access to the regular world.  So a CD/DVD with the appropriate updates is kinda what I am looking13:46
ubottuchoman: I am only a bot, please don't think I'm intelligent :)13:46
chomanfor.   Next thing is a patch/repo server on the internal network and redirect apt-get update to look there.13:46
stephnihow do i convert to 3gp with mencoder13:47
stephniavi to 3gp with mencoder13:47
OnkeltemHow to configure gnome 3 screencasting?13:49
=== Mud is now known as Guest72180
stephnisomebody help13:50
usr13Onkeltem: I use recordmydesktop13:51
Onkeltemusr13: in gnome 3 there is some builtint mechanizm13:51
Onkeltembut I don't understand how it works, how to make it record something correctly13:51
usr13OkropNick: Ok, well, I've yet to use it.13:51
usr13OkropNick: I've actually only done screencasting on my 10.04 box and I've done it on the 11.10 but only via VNC13:53
Onkeltemusr13: when I pressed that shortcut which start it, gnome-shell shows nothing (record button/icon e.g.), and is restarting in 20-30 seconds. Then I find recorded file in my home.13:53
ActionParsnip!info xvidcap13:53
ubottuxvidcap (source: xvidcap): Screen video capture for X. In component multiverse, is optional. Version 1.1.7-0.2ubuntu12 (oneiric), package size 1145 kB, installed size 2808 kB13:53
chomanstephni: ask13:53
ActionParsnip!info istanbul13:53
ubottuistanbul (source: istanbul): Desktop session recorder producing Ogg Theora video. In component universe, is optional. Version 0.2.2-8.1ubuntu1 (oneiric), package size 67 kB, installed size 612 kB13:53
ActionParsnipOnkeltem: try those13:53
stephnihow can i convert avi to 3gp with mencoder13:54
OnkeltemActionParsnip: yeah, xvidcap is good, I used it before. Istanbul is what I disliked. Kazam is the best, but lacks many options13:54
OnkeltemActionParsnip: now when we have g3, just want to learn how to use it )13:54
usr13Onkeltem: May be kind of like the difference between gtk-recordmydesktop and recordmydesktop, one has GUI controls and the other is just CLI13:55
BadLarryI finally upgraded to oneric yesterday. I'm on a T520 sandy bridge, and am very impressed so far13:55
ActionParsnipstephni: http://webnesbay.com/convert-movies-in-mobile-3gp-to-avi-in-ubuntu/13:55
empityon ubuntu server, I made a mistake removing one directory for the slapd package13:55
empityso I thought I can just remove and reinstall it13:55
ActionParsnipBadLarry: glad you are enjoying it13:55
Onkeltemusr13: thanks, I'll try it13:55
empitysince the configuration is wrong, but "purge -f" or "remove -f" need to have that file13:55
BadLarryActionParsnip: thank you, I was surprised at how smooth it went13:56
empityand i can't reinstall it, wtf wtf wtf :?13:56
stephnilem check it out13:56
usr13Onkeltem: Should be some documentation somewhere.  What is the package name?13:56
empitycan't I just say "reinstall it" rewriting the original files?13:56
ActionParsnipBadLarry: I aways clean install personally, fewer issues :)13:56
Onkeltemusr13: have no idea. It is part of gnome-shell13:57
BadLarryActionParsnip: I may still do that, I figured I'd try an upgrade, see how it went and if it botched things, do a fresh install. Just figured I should share that the upgrade went very well13:57
Onkeltemusr13: http://live.gnome.org/GnomeShell/CheatSheet13:58
shphow know if my micro work?13:58
Onkeltemusr13: there you will find all fancy things, including screencasting )13:58
vatzecHi. :) I am using a wireless network. I can connect to it and access its servers using their Internet hostnames, but I can't connect to anything outside the network. I get proper `host <ipaddress>` responses and I can ping external servers, but the pings are a bit delayed and contain words "Redirect Host(New nexthop: <ip here>". Do you know what is the problem?13:59
=== max is now known as Guest67258
vatzectelnetting/using Firefox on port 80 fails, though. Same with e-mails.13:59
Onkeltemusr13: well, the only "drawback" - it doesn't work for me LOL14:00
usr13Onkeltem: http://www.youtube.com/watch?v=GL1XCvj9VMA14:00
bencciceroot: you were right. I asked reprepro to generate the indexes for i386 as well and it works14:00
laserbledhi, can some1 five the equivalent of httpd - s in ubuntu please14:00
jriblaserbled: hmm?14:01
jriblaserbled: httpd is called apache2 in ubuntu. Not sure if that's your question.14:02
laserbledjrib, the httpd -S equivalent in ubuntu ; when i give apache2 -S it says bad username14:02
jriblaserbled: yes, that's a consequence of how debian/ubuntu write the apache configuration14:02
Onkeltemusr13: good! thank you a lot. The guy told in the video - it doesn't work )) I wonder how they are releasing stuff which doesn't work14:03
laserbledum so what should i do - some1 asked for my httpd -s output14:03
llutzlaserbled: apache2ctl configtest14:03
jriblaserbled: here, see this: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/25936314:03
ubottuLaunchpad bug 259363 in apache2 (Ubuntu) "Need to source envvars before being able to use 'apache2' binary." [Wishlist,Fix released]14:03
adi_in /etc/samba/smb.conf is it correct to write "browsable" or "browseable" (note the 'e' in "browsEable"). Some tutorials use one versions, others another version. Is there a common typo?14:04
laserbledjrib,  oh okie, llutz thanks14:04
usr13Onkeltem: I think he was talking about the keyboard shrot-cut (that doesn't work).14:04
jribadi_: read ยซ man smb.conf ยป (they are synonymous)14:05
shpmy micro does not work (internal micro boost off in alsamixer but if i enable it there is a big big big noise)14:05
Onkeltemusr13: exactly. He showed how to screencast using old good CLI ffmpet + convertor to WebM14:05
Onkeltemggmpeg14:06
Onkeltemffmpeg damn14:06
usr13Onkeltem: Oh, ok.. Well maybe so. (Maybe it doesn't work.)14:06
usr13Like I say, I've yet to try it.14:07
usr13But I've always done pretty will with recordmydesktop and/or gtk-recordmydesktop14:08
=== dabukalam is now known as dabukalamm
stephnicannot open file/device14:09
Onkeltemusr13: have you tried Kazam?14:09
usr13no14:09
Onkeltemusr13: worth to try - its good one and very easy to use, still lacking many obvious things14:10
VictorCLwhen I do "cd folder" I get Persmission denied ... how can I enter that folder?14:10
VictorCLsudo cd folder  xD doesnt work14:10
Sahan76Hi friends! Now i'm at a grub rescue screen sadly. Error hd0,7 out of disk. I can see everything inside hd0,7 using ls . But, insmod linux gives the same error. Please help me.14:10
incorrectcan anyone suggest a tool to sketch websites, some sort of CAD like tool14:11
lnwlf2007VictorCL, the permissions must be at least r_x or '5' for the level that you fall into14:11
=== Mira is now known as Guest53757
auronandaceincorrect: you want to use a cad tool to make a website?14:11
lnwlf2007VictorCL, sudo chmod 755 folder would be a good bet14:11
llutzVictorCL: what directory?14:12
VictorCL/var/log/httpd14:12
lnwlf2007VictorCL, but you don't want to remove perms that are there, so you should do an sudo ls -ald <folder> first14:12
incorrectauronandace, like inkscape14:12
shpwhy do flash crash when i've got this screen: http://support.anymeeting.com/images/images/Viper/Viper-Adobe-Flash-Allow-Prompt.JPG14:12
lnwlf2007VictorCL, chmod 755 /var/log/httpd should be fine14:12
llutzVictorCL: "sudo -i" then do14:12
incorrectauronandace, i want to draw 4 boxes, say they are inputs, say oh this happens, that happens etc14:13
SatanaaGOD img going CRAZY cuz of 11.10 :'(14:13
Satanaaim*14:13
VictorCLchmod: changing permissions of `httpd': Operation not permitted14:13
MonkeyDustllutz: sudo -i is a no-no on this channel14:13
llutzlnwlf2007: you don't want to change permissions as a 1st step. it might have reasons, that they are as they are14:13
llutzMonkeyDust: since?14:13
usr13VictorCL: What exactly do you need to do with /var/log/httpd ?14:13
jpdsMonkeyDust: Really?14:13
VictorCLusr13,  see the logs14:13
VictorCLI need apache logs14:13
VictorCLphp14:13
llutzVictorCL: sudo less /var/log/lighttpd/xxx.log14:14
auronandaceincorrect: sorry no idea14:14
incorrectthanks auronandace14:14
th0rincorrect: I just got in here...you trying to draw a flowchart?14:14
usr13VictorCL: are you sure that's the right directory?14:14
xglasyliaxhello, I recently updated to 11.10 and set my user to auto-login (does not require password too). Now I can't sudo su since I have no password. Can someone give advice?14:14
MonkeyDustsudo -i is dangerous for non-experienced users, who may pick it up here14:14
VictorCL Idont know14:14
VictorCLI  dont see anything else that can have those logs14:15
incorrectth0r, i am currently trying to rapidly sketch out some web pages, i am using inkscape at the moment, but its a little slow14:15
lnwlf2007llutz, given.14:15
lnwlf2007VictorCL, sudo -s -H14:15
th0rincorrect: you might take a look at dia, I thnk it might work for you14:15
sjuxaxHow can I get slapd to really reinstall? /etc/ldap/schemas is consistently empty.14:15
incorrectth0r, oh dia is even slower14:15
lnwlf2007VictorCL, as root can you get in there? if not then the perms are wrong for the directory period and the system can't be storing files in there14:15
sjuxaxI have tried apt-get install --reinstall and dpkg -i and apt-get remove/apt-get install14:15
usr13VictorCL: As llutz points out, you should be able to use sudo, right?14:16
sandstromWhat could be the reason why I can't drop the cache on my server? LINE1: root@production1:/proc/sys/vm# sync; echo 1 > /proc/sys/vm/drop_caches LINE2: bash: /proc/sys/vm/drop_caches: Permission denied14:16
alon_cv14:16
sjuxaxbut /etc/ldap/schema never comes back14:16
VictorCLwill check where are the apache logs14:16
weiyangall, except Ctrl+F1, how could I access the console?14:16
alon_how to change IRC channel?14:16
xanguaalon_: /join channelname14:16
usr13VictorCL: Try /var/log/apache14:16
VictorCLthis server doesnt have apache14:17
VictorCLhas httpd14:17
xglasyliaxanyone here know how to sudo if user is to not require password?14:17
xglasyliaxanyone here know how to sudo if user SET (in gui) is to not require password?14:17
usr13VictorCL: ls /var/log/14:17
=== ericm|ubuntu is now known as ericm-Zzz
VictorCLuser13 there is only httpd that can seem to have those logs14:18
VictorCLinside /etc/httpd/logs --> have a simbolic link to /var/log/httpd/14:18
alon_JOIN 10.128.0.14614:18
usr13VictorCL: That doesn't make sense.14:19
alon_: JOIN 10.128.0.14614:19
llutzVictorCL: echo $HTTPD_LOG_DIR14:19
xglasyliaxalon_ you need the /14:19
xglasyliaxalon_ it's /join14:19
VictorCLllutz returns nothing14:19
douglas-web-devHi all, i'm trying to get apache php and mysql working. I tried some command lines found on the web. But nothing is working yet.14:19
VictorCLalon you need /newserver 10.128.0.14614:19
douglas-web-devNow it just "downloads" the index.php as a file instead of processing it when I type localhost on the browser.14:20
douglas-web-devNow I just wanna remove everything related to webserver, so I can use "xampp". I guess it's easier to me. Could someone help me please?14:20
llutzVictorCL: aynways, either use "sudo -i" to get a root-shell and watch your logs, or use "sudo less /var/log/httpd/xxx.log"14:20
ActionParsnipdouglas-web-dev: http://ubuntuforums.org/showthread.php?t=122118214:21
usr13douglas-web-dev: What is it exactly you are wanting to accomplish?14:21
ActionParsnipdouglas-web-dev: Do you have php5.conf and php5.load files in /etc/apache2/mods-enabled14:21
douglas-web-devActionParsnip, thank you14:21
alon_how do I attached to different server?14:21
VictorCLwill try , thankz14:22
ActionParsnipdouglas-web-dev: http://www.howtogeek.com/howto/ubuntu/installing-php5-and-apache-on-ubuntu/14:22
YyharssargyhaellI am having trouble getting Ubuntu to recognize my printer driver. I installed the printer driver, both the LPD and the cupswrapper, from the Brother website and Ubuntu continues to recommend the generic foomatic driver. Help?14:22
spidladouglas-web-dev, you need to enable the php5 MOD .. or to configure any other php5 "parser"" like .. CGI or FastCGI14:22
douglas-web-devusr13 I tried to apt-get remove things like php5 apache 2 my-sql, and then I removed the apache2 folder from /etc14:23
usr13Yyharssargyhaell: Try localhost:631 in ff14:23
spidladouglas-web-dev, better is to use apt-get purge = delete config files too14:23
llutzYyharssargyhaell: does cups offer the brother-driver? if yes, use it and ignore what it recommends14:23
sandstromI've got about 3.5 gb of RAM on my ubuntu machine. Looking at top there are only a few percentages used by the processes. Where can I see how the rest is used?14:23
Yyharssargyhaellusr13: I'm not familiar with what I should do with that. = /14:24
Yyharssargyhaellllutz: Not a comparable one.14:24
usr13douglas-web-dev: Not sure why that would happen.14:24
zykotick9!atemyram | sandstrom14:24
ubottusandstrom: If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ | A short primer on Linux memory management can be found here: http://sourcefrog.net/weblog/software/linux-kernel/free-mem.html14:24
douglas-web-devspidla thank you, what is the command I should type?14:24
llutzYyharssargyhaell: does "ls -l /etc/cups/ppd/" list the related ppd-file?14:25
usr13Yyharssargyhaell: Open Firefox, type  localhost:631  in address bar, hit enter.14:25
llutzand yes, brother drivers suck14:25
sandstromzykotick9: It's not used as cache/buffer either (unless I'm completely misreading the free -m output): http://pastie.org/276791514:25
spidladouglas-web-dev, I am a little bit confused about your last messages ... do you want to make the php work .. or do you want to remove the complete apache+php thing14:25
Yyharssargyhaellllutz: total 014:26
usr13llutz: I've set up a couple of brother printers and they seem to have worked fine.14:26
usr13laser...14:26
llutzusr13: only those not needing brothers own drivers14:26
usr13llutz: Well, they ALL need drivers.14:27
zykotick9sandstrom, what is the problem exactly?  your physical memory isn't full (swap is barely being used in your paste)14:27
douglas-web-devspidla, I wanna get my computer apache+php as it was when I installed ubuntu, without them I think. So I could restart a simple tutorial from beginning14:27
llutzusr13: a postscript-/pcl-printer shouldn't need any aditional driver at all14:27
alon_azxsd14:28
Yyharssargyhaellllutz, usr13: I'm working on this once more. One moment and I will let you know how it goes.14:29
spidladouglas-web-dev, ok so ... remove everything by issuing ... apt-get purge apache2 ... apt-get purge libapache2* ... apt-get purge php5*14:29
stephnii still can't convert to 3gp see what i got=====>http://pastebin.com/8hmWFgkY14:29
douglas-web-devspidla, I don't understand. I removed apache2, php, mysql and other things. Even deleted apache2 folder. And yet it downloads a index.php file from and website folder and I type localhost on the browser.14:30
douglas-web-devspidla, I'm trying your commands now14:30
douglas-web-devspidla, thanks14:30
spidladouglas-web-dev, maybe there is still any other webserver running ... maybe apache version 1 ?14:30
llutzstephni: what was your exact command you used?14:30
Yyharssargyhaellllutz, usr13: The localhost command worked a charm. For some reason the driver is found there; not in the system settings. =?14:31
spidladouglas-web-dev, you can chceck if there is any other webserver listening on port 90 by using ... netstat -pvln14:31
spidladouglas-web-dev, mistake ... port 80 of course14:31
llutzYyharssargyhaell: its always a good idea to ignore systemtools :) better use cups-frontend directly (or lpadmin)14:31
stephni3) sudo cd Desktop14:32
stephnimencoder yourmovie.3gp -ovc lavc -lavcopts vcodec=msmpeg4v2 -oac mp3lame -lameopts vbr=3 -o yourmovie.avi14:32
YyharssargyhaellThanks so much, llutz! usr13: you as well. =D14:32
usr13NP14:32
sandstromzykotick9: I'm trying to figure out what's using my ram! Only running mongo database (0.12gb total data size) and nginx webserver (~1 visit / minute). I can't see how they can eat so much ram?14:32
llutzstephni: sure? "File not found: 'sheen.avi'"   error won't fit to your command14:32
usr13sandstrom: htop14:32
SunTsusandstrom: use top/htop and let it sort for memory usage14:32
Yyharssargyhaellsandstrom: http://www.linuxatemyram.com/14:32
douglas-web-devspidla, netstat -pvln says port 80 is in a "Listen" state14:33
YyharssargyhaellI've been using Linux since 2008 and that's the first time I've ever seen that "Ate My Ram" page. Props to whoever wrote that - that's awesome14:33
stephnii renamed yourmovie.avi to sheen.avi14:33
douglas-web-devspidla, Please, what does the command purge do?14:33
llutzstephni: what was your exact command you used?    <- what part of "exact" you don't understand?14:34
spidladouglas-web-dev, and what is the application name (using the port 80) ?14:34
llutzstephni: ls -l sheen.avi14:34
zykotick9douglas-web-dev, purge removes both the program and config files14:34
stephniok14:34
spidladouglas-web-dev, purge is the same as remove, but it also deletes the configuration for selected package14:34
stephnisudo cd Desktop14:35
stephnimencoder sheen.avi -ovc lavc -lavcopts vcodec=msmpeg4v2 -oac mp3lame -lameopts vbr=3 -o sheen.3gp14:35
douglas-web-devzykotick9 thank you14:35
llutzstephni: 1st: don't use "sudo cd" , its nonsense14:35
douglas-web-devspidla, nice to know this14:35
=== _cory is now known as _hrdcore0x1a4
stephniok lem try14:36
llutzstephni: "cd /directory/containing/sheen.avi"14:36
stephniis in the desktop14:36
=== alexd285 is now known as alexisd
zykotick9stephni, "cd" then "cd Desktop" should work14:36
llutzstephni: cd ~/Desktop14:36
zykotick9stephni, llutz's is better ;) - same result though14:37
llutzstephni: if "ls -l sheen.avi" give some result, "mencoder sheen.avi -ovc lavc -lavcopts vcodec=msmpeg4v2 -oac mp3lame -lameopts vbr=3 -o sheen.3gp"14:37
douglas-web-devspidla, the column name PID/Program name is not saying the program name of any port14:38
stephniis working14:38
llutzdouglas-web-dev: sudo lsof -i :8014:38
spidladouglas-web-dev, are you running netstat command as root ?14:38
stephniyayyyyy thanks14:38
llutzstephni: remember: whoever tells you to "sudo cd" is an idiot, don't follow him :)14:39
stephniok ok14:39
douglas-web-devspidla, No, I forgot... As root the program name appears. it's 2626/httpd14:40
douglas-web-devllutz, thank you14:41
douglas-web-devspidla sorry, I enjoy Linux, but I'm not an expert...14:42
adi_is there something wrong with this tutorial: https://help.ubuntu.com/11.04/serverguide/C/samba-fileserver.html ? I tried following it and I can't see the linux shares from windows xp14:44
ActionParsnipadi_: if you run:  smbtree  on the server, do you see the shares?14:44
spidladouglas-web-dev, httpd looks like an apache version 2 instance14:44
spidladouglas-web-dev, apache v1 is managed by separate package .. apache14:45
stephnithe mb has sky rocketed from 3o mb to 9314:45
douglas-web-devspidla, are you there yet?  I runned apt-get purge apache2 ... apt-get purge libapache2* ... apt-get purge php5* . they removed some megabytes.14:45
adi_ActionParsnip: smbtree shows nothing, apparently14:45
spidladouglas-web-dev, good .. but there is still apache package ... try .. apt-get purge apache14:45
theadmin(X)Ubuntu 11.10. The only working way to shut down is "sudo poweroff". "sudo reboot" and any other ways to shutdown just result in a black screen. Any ideas? The computer is Acer Aspire One Happy2. Also, the same problem was found in other distros as well.14:45
=== reed__ is now known as reed
ActionParsnipstephni: if you make a script you can use that easier :)14:46
stephniok14:46
ActionParsnipadi_: then the shares are not right14:46
stephnihow do i make a script14:46
ActionParsnipstephni: gimme a sec, i'll make one for you14:46
spidladouglas-web-dev, then you should have no webserver left and you can install everything from scratch14:46
stephniok14:46
adi_ActionParsnip: I also tried configuring from various GUIs, like koomba2, smb4k or 'samba' (from ubuntu software center)14:46
douglas-web-devspidla, it says I can't remove virtual packages like "apache"14:47
ActionParsnipstephni: http://pastebin.com/bk2wAnY0    put that in a text file and mark it as executable. Call it something like make3gp and copy it to /usr/bin   you can now use:    make3gp file.avi   and on the desktop will appear the result :)14:48
douglas-web-devspidla, but my computer still downloads the index.php file when I type localhost on the browser14:48
=== PhantomPh|AFK is now known as PhantomPhreak53
Satanaadouglas-web-dev, try apache2 or httpd14:48
ActionParsnipadi_: I can give you my smb.conf if you want14:48
PhantomPhreak53I am attempting to setup Ubuntu Server 10.04 on a Dell PowerEdge 2850.14:49
spidladouglas-web-dev, well there is probably some other package with httpd web server14:49
ActionParsnipadi_: http://paste.ubuntu.com/720754/14:49
PhantomPhreak53It has Hardward raid, do I need to install the distro just like a regular install and the hardware raid takes care of the rest?14:49
ActionParsnipadi_: you only need the bottom sections14:49
spidladouglas-web-dev, according to ubuntu package database .. httpd file may belong to package libnet-server-perl14:49
douglas-web-devspidle the output is, apache2: Could not open configuration file /etc/apache2/apache2.conf: No such file or directory14:49
PhantomPhreak53I tried searching on the net and everything points to software raid and not much support on Hardware raid14:50
spidladouglas-web-dev, the output of what command ?14:50
douglas-web-devspidla, it's telling httpd command was not found14:50
douglas-web-devspidla, just apache2..14:50
douglas-web-devYou meant to purge it?14:50
genii-aroundPhantomPhreak53: The PERC controller works fine under Ubuntu14:51
death1www.l2death.com new [Server RPG][High Five] XP/7 SP/7 Adena/ 7 Drop/ Spoil: x7Party XP/ SP: x1.5Max Safe Enchant : 3 Max Enchant : 2014:51
douglas-web-devIf I log off the session after all this, won't it get solved?14:51
spidladouglas-web-dev, you have already reinstalled the apache2 package ?14:51
Satanaahehe yea and i just figured out that im forced to install debian on my netbook14:51
PhantomPhreak53genii-around: so do I just install ubuntu on the one hard drive like it was a normal install?14:51
ActionParsnipSatanaa: why forced?14:52
douglas-web-devNo, is it like on this page? http://www.howtogeek.com/howto/ubuntu/installing-php5-and-apache-on-ubuntu/14:52
PhantomPhreak53The setup only detects the one hard drive so I think the hardware raid is doing its job14:52
genii-aroundPhantomPhreak53: Yes, in your bios make the raid device, then install onto it after14:52
Satanaacuz some ubuntu dev has "broken"ubuntu so it doesnt work for me, and there is no fix what so ever14:52
Satanaabroken in 11.1014:52
ActionParsnipSatanaa: what about suse, mandriva, fedora, xpud, puppy and so on?14:53
spidladouglas-web-dev, and you used all the commands on that page ?14:53
Satanaathose are bad14:53
PhantomPhreak53genii-around: is there a way to test the hardware raid after the setup is complete?14:53
ActionParsnipSatanaa: natty is still very supported, as is maverick.14:53
ActionParsnipSatanaa: theyaren't bad at all14:53
Satanaai dont like old packages14:53
Satanaaso that kinda solves that part hehe14:53
=== Wicet|2 is now known as Wicet
posixnoobwhere is it appropriate to issue iptables command when starting up ubuntu?14:54
llutzposixnoob: /etc/network/if-up.d14:54
douglas-web-devspidla, no, I can try it now. The first time I did something else on some other page I can't remember.14:54
posixnoobllutz thanks14:54
ActionParsnipSatanaa: they work just as well..14:54
ActionParsnipSatanaa: and without actually looking, you wouldn't know either14:55
Satanaaso no issues in 11.04 10.10 11.04, and broken in 11.1014:55
SatanaaActionParsnip, its not about me knowing hehe14:55
spidladouglas-web-dev, everythong is mixed for me now .. because I am not sure what packages do you actually have on the machine14:55
PiciSatanaa: Please file a bug if there is a broken package in Ubuntu.14:55
genii-aroundPhantomPhreak53: Unfortunately it's been a while since I had ubuntu running on one of those poweredge boxes, I forget. I believe most of the work is done in hardware on them.14:55
douglas-web-devI don't remember the command, there was a ^ in the end of if14:55
Satanaano matter what i do, mu screen turns off after 10 mins of idleing.. and only way to get back in is to reboot or standby/wakeup14:56
Satanaamy*14:56
spidladouglas-web-dev, nevermind .. i got some other idea14:56
posixnoobalso, why do i have to flush iptables to get get a port forwarded?14:56
Satanaaand this is not something i just noticed.. been fighting this since the release14:56
douglas-web-devspidla, ok what is it?14:56
spartan2276Does anyone know how to get RID of the scrollbars and revert to the older ones?;eclipse does not like them14:56
spidladouglas-web-dev, try ... apt-get install --reinstall apache2 php5 libapache2-mod-php514:56
PhantomPhreak53genii-around: so just to make sure. It was previously configured for win 2003 with raid 5 (so bios should be good). I can just do the standard setup of ubuntu server and everything should be good right?14:57
becom33I upgrade my 9.4 ubuntu to 9.10 . but now my resolution has change . I had 1000x700 somthing like that . now I have 800x600 :( how can I fix this ?14:57
douglas-web-devspidla, ok14:57
diamondshttp://askubuntu.com/questions/71762/why-was-my-touchpad-soft-disabled-on-ubuntu-update14:57
spidladouglas-web-dev, this should reinstall all needed packages .. and it doesnt matter if they are already installed or not14:57
diamondswow, good question!!14:57
benccI'm getting: Failed to create host name resolver: Invalid host name14:57
diamondsthat sequoia fellow, he sounds pretty sharp14:57
benccwhat can be the problem?14:57
posixnoobwhat handles the ipchains rules when I set a connection to "Shared to other computers"?14:57
Reaperok I have to go back to 11.04 because this 11.10 is horrible ! its too buggy14:57
genii-aroundPhantomPhreak53: Yep. The software just sees the raid as a single device it can install to14:58
posixnoobiptables, rather14:58
PhantomPhreak53genii-around: thanks! Be back in a bit14:58
becom33anyone ?14:58
compdocbecom33, you cant right-clcik the desktop and set14:58
compdoc?14:58
Deddly!mint14:58
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org14:58
becom33right click and set ?14:59
Satanaamint linux is like ubuntu + 2 apps and a new theme, so kinda supported ;P14:59
becom33my max resolution is 800x60014:59
Satanaa11.10 is kinda different tho lol14:59
PiciSatanaa: no. Its not supported here. period.14:59
becom33I had 1000x700 somthing14:59
becom33compdoc:14:59
SatanaaPici, i know, buts its really just ubuntu that isent supported :P14:59
douglas-web-devspidla, all right I did it.. there's something else?14:59
PiciSatanaa: I don't know what that means.14:59
theadminSatanaa: It's only supported if you don't say it's Mint :P14:59
DeddlyHey I didn't mean to start a Ubuntu vs Mint argument, I just wanted that info from the bot15:00
spidladouglas-web-dev, now try /etc/init.d/apache restart15:00
spidladouglas-web-dev, and tell me if it started correctly15:00
SatanaaPici, it means if you install 2 apps and change your theme, your ubuntu install is technically not supported in here :P15:00
ActionParsnipIf you ask for Ubuntu supoprt in #debian you will be sent here, but ubuntu is based on debian. Same deal15:00
douglas-web-devspidla, should I put apache2?15:00
eSoul!ebox15:00
ubottuzentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04).15:00
PiciSatanaa: Mint uses their own repositories and is not supported by this channel.15:00
becom33anyone ?15:00
Satanaaoh didnt know they got that added now15:01
Satanaaso more than a theme now lol15:01
spidladouglas-web-dev, yeah sorry15:01
=== younishd_ is now known as younishd
keda87i'm installing ubuntu with wubi in my laptop, dual OS eith win7, can i increase my linux size???, cz i'm installing with 10GB drive15:01
Picibecom33: 9.10 supported ened in April, you'll need to upgrade to a supported release to receive support ehre.15:01
douglas-web-devit says .: 51: Can't open /etc/apache2/envvars15:01
adi_there's something strange, I can't do HTTP POSTs from ubuntu 10.0415:01
spidladouglas-web-dev, is there an /etc/apache2 ?15:02
adi_can't paste code in pastebin or any other pastesite15:02
becom33Pici I had 9.10 . that also becoz of Resolution I installed 9.4 which I had before . it tuk the VGA and advance effects fine15:02
douglas-web-devI'll see here15:02
Suarezisthe1Hello, i am running Xubuntu and i am using compiz fusion but when ever i start a new session the window decorations are missing so i have to manualy start up compiz fusion icon then i have to reload desktop to get window boarders is there a way to make it do all this automatically at start up? thankyou.15:02
adi_From Chrome when trying to do POSTs at pastesites Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.15:02
becom33Pici even after I upgrade advance effects works fine . just the resolution is messed up15:02
posixnoobwhere are iptables' default default rules usually stored?15:02
Picibecom33: You said you're running 9.10, right?15:03
douglas-web-devspidla, yeah, it's there, but there's only one folder inside15:03
douglas-web-devmods-available15:03
SunTsuposixnoob: there are default rules?15:03
becom33Pici yes15:03
Pici!9.10 | becom3315:03
ubottubecom33: Ubuntu 9.10 (Karmic Koala) was the eleventh release of Ubuntu. !End-Of-Life on April 29th 2011, see http://goo.gl/UUTAB for details.15:03
spidladouglas-web-dev, ok .. try ... apt-get install --reinstall apache2.2-common15:03
Suarezisthe1and by new "session" i mean everytime i log in15:03
posixnoobSunTsu: whatever I'm having to flush out to get port forwarding to work15:03
SatanaaPici, you seem to know stuff.. do you know where the conf for power settings are located in 11.10 ?15:03
becom33so u want me to install 11.10 ? but it didnt take advance effects15:03
X-tonicShouldn't there be a Gubuntu now?15:03
ActionParsnipadi_: use pastebinit at cli, much easier ;)15:04
PiciSatanaa: It may be in /etc/udev/ , but I'm honestly not sure.15:04
spidladouglas-web-dev, after that try again /etc/init.d/apache2 restart15:04
SunTsuposixnoob: For me there are no iptables rules, do you see any when soing iptables -L?15:04
SatanaaPici, thanks :)15:04
douglas-web-devspidla, ok, it's running.. What's the diference of using --reinstall?15:04
ActionParsnipX-tonic: there is15:04
ActionParsnipX-tonic: its a gaming distro, equally offtopic though15:04
spartan2276Is there any way to change the name of my PC?15:05
zykotick9douglas-web-dev, --reinstall replaces config files15:05
posixnoobSunTsu: does ufw's before.rules get parse even when ufw is disabled?15:05
zykotick9!hostname | spartan227615:05
ubottuspartan2276: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly.15:05
douglas-web-devzykotick9, thank you15:05
adi_ActionParsnip: apparently, trying to paste other things works, just the smb.conf file hangs indefinitely :(15:05
spidladouglas-web-dev, it does what it says :-) .. just reinstalling the package no matter if the package is already installed or not :-)15:05
ActionParsnipX-tonic: sorry: http://gubuntu.sourceforge.net15:06
=== J101_ is now known as J101
spidladouglas-web-dev, now when the apache is running properly ... is the php still downloading ?15:06
douglas-web-devspidla, nice :) I thought without --reinstall everything would be replaced the same way15:07
spartan2276zykotick9, will this affect Ubuntu one?15:07
ReaperGah! I hate 11.1015:07
zykotick9spartan2276, i have no idea.  perhaps #ubuntuone might know.15:07
douglas-web-devspidla, I'll see, just a sec15:07
ActionParsnipadi_: bizarre15:08
=== pv_ is now known as J101
ActionParsnipReaper: why?15:08
adi_ActionParsnip: even "pastebinit -i /etc/samba/smb.conf" hangs forever15:08
Reaperbecause now for some reason its jacked up my graphics drivers15:08
Reapernow I cant use my second monitor15:09
ActionParsnipadi_: try copying the file to $HOME and pastebin that15:09
Reaperer not second but cant out put to a monitor15:09
douglas-web-devspidla, it's still downloading the php file. And the restart command still returns .: 51: Can't open /etc/apache2/envvars15:10
ActionParsnipReaper: what GPU?15:10
posixnoobSunTsu: ok, I think I get it now ... I save my iptables to a file and then issue the iptables-restore command from rc.local ...15:10
spidladouglas-web-dev, and is there that file ?15:10
douglas-web-devspidla, I'm sorry for getting you busy with this... :/15:10
Reaperdunno, came with the laptop. acer 5100. works fine if I load into another os, and was workin fine lastnight15:11
spidladouglas-web-dev, thats OK but i have got only few minutes left from now15:11
signal0guys, are there any major problems with sandy bridge?15:11
SunTsuposixnoob: I don't know, Idon't know ufw, but you might want to say that you use that, because per default there are no iptables rules15:11
stevecamdoes anybody else find that banshee is very buggy in oneiric?15:11
ActionParsnipReaper: lspci | grep -i vga   will say15:11
Reaperk 1 sec15:11
tensorpuddingsignal0, there was one15:11
douglas-web-devOk, anyway I thank you a lot for your attention :)15:11
tensorpuddingsignal0, a flaw in a chipset, but they're not in newer versions15:12
posixnoobSunTsu: exactly ... I'm going to restart my firewall to make sure it works (ei: thanks, bbl if I need anything else)15:12
signal0tensorpudding: is it fixed? i'll buy a new computer in the next days and cant find any good infos about sandy bridge and ubuntu 11.1015:12
ForsetiHow do i get MP3 decoder plugin for xubuntu 11.0415:12
douglas-web-devThe file is there. I changed the default www to a home folder15:12
spidladouglas-web-dev, hey ... are you using sudo with /etc/init.d/apache2 command ?15:12
signal0tensorpudding: so i shouldn't have any problems?15:12
Reaperradeon xpress 20015:12
douglas-web-devBefore start uninstalling it15:12
tensorpuddingsignal0, sandy bridge works fine with ubuntu, even the old ones15:13
douglas-web-devspidla, yes I'm using sudo15:13
signal0tensorpudding: cool.. thank you!15:13
spidladouglas-web-dev, does the /etc/apache2/envvars exist ?15:13
adi_and pastebinit fails with the following http://pastebin.com/THbXrAKX (which ironically can be pasted)15:14
douglas-web-devspidla, even if we don't get it solved now, I learnt nice comands with you :)15:14
douglas-web-devspidla, as I'm a very learner15:14
=== Guest42559 is now known as Hiz
douglas-web-devspidla, no, it says not found..15:15
fitushello everyone15:15
douglas-web-devspidla, but there's more folders now inside /etc/apache215:15
fitusI am having trouble with the new ubuntu version, every time a restart my box my sound is gone and so is my vol icon from the panel, any way in how to fix it ?15:16
douglas-web-devspidla, conf.d  httpd.conf  mods-available  mods-enabled  sites-available  sites-enabled15:16
spidladouglas-web-dev, thats almost everything you need15:16
douglas-web-devspidla, almost? :)15:17
theadmin(X)Ubuntu 11.10. The only working way to shut down is "sudo poweroff". "sudo reboot" and any other ways to shutdown just result in a black screen. Any ideas? The computer is Acer Aspire One Happy2. Also, the same problem was found in other distros as well.15:17
spidladouglas-web-dev, well envvars is probably used by apache2ctl15:17
spidladouglas-web-dev, envvars is part of apache2.2-common package .. so reinstalling should have replaced that15:18
douglas-web-devspidla, Hm.. What does that mean?15:18
ActionParsniptheadmin: do you have latest BIOS?15:19
fitusany help in how to fix the sound issue ?15:19
=== nelson777 is now known as nelson777_
douglas-web-devspidla, I'm confused.. is there a way of putting envvars there?15:20
fitusI am having trouble with the new ubuntu version, every time a restart my box my sound is gone and so is my vol icon from the panel, is there any way in how to fix it15:20
douglas-web-devI'll reinstall it15:20
Amdpc!patience | fitus15:21
ubottufitus: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/15:21
spidladouglas-web-dev, no try this15:21
fitusI am doing it , am serching on the forums15:21
spidladouglas-web-dev, apt-get purge apache2.2-common ... apt-get install --reinstall apache2.2-common libapache2-mod-php515:22
posixnoobstrange, I'm still having to flush iptables and set the forwarding rule manually ... and whenever I restart there's a bunch of rules set that probably shouldn't be there15:22
edwardthefmahello15:22
deathangel74server irc.bitgamer.su15:23
spidladouglas-web-dev, hopefully .. the envvars will appear ... if not .. I can send you the default version of envvars .. but it is not such a clean solution15:23
blauefuessehello, i have a ATI Radeon 7000 VE GFX-Card: $ hwinfo --gfx >> http://paste.ubuntu.com/720784/ ; $ lspci >> http://paste.ubuntu.com/720785/ . I have been incontering system-freezes(keyboard,etc..), that sometimes just disappear after a few seconds/minutes. I do not use a xorg.conf file in /etc/X11... how can i solve this Issue?15:23
blauefuessei have read that this card has DRI issues.15:23
douglas-web-devspidla, thank you, I'm trying running the commands15:24
edwardthefmadid thay make a server version of xbuntu15:24
llutzedwardthefma: since -server comes without X, wouldn't make sense15:24
spidladouglas-web-dev, anyway ... I got to go ... I pasted the original contents od envvars here http://pastebin.com/cPhAdAkW15:25
spidladouglas-web-dev, good luck with that.. bye15:25
douglas-web-devspidla, ok, thank you for everything, sincerely :)15:25
edwardthefmallutz waht would you sugest i use for a 64 bit laptop with 6g15:25
llutzedwardthefma: whatever you like15:26
edwardthefmausing it as a web server15:26
llutzedwardthefma: debian-stable amd64 :)15:26
edwardthefmai was using normal xubuntu15:26
llutzedwardthefma: then use ubuntu-server amd6415:27
edwardthefmaok15:27
llutzedwardthefma: be warned, it comes without GUI15:27
edwardthefmaewwwww15:27
aprilusanyone know how to find out the baud rate of a modem?15:28
dr_willisaprilus:  old serial modem?15:28
=== guampa_ is now known as guampa
sroeckerhi, anyone else got problems with their icons and themes since today? mine are the default gnome ones now, must have been an update today15:29
=== matt_ is now known as Guest68168
aprilusdr_willis: no, i'm using uart to connect my modem15:29
ReaperDoes Linux mint have a channel. Think I may want to try it out.15:29
llutz!mint15:30
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org15:30
Reaperthanx15:30
dr_willisaprilus:  uart? you mean its a cell phone/network type modem?15:30
p1ruj3okay, since update my mount /dev/sdb1             1.9T  1.3T  626G  67% /mnt/FTM2TB - doesnt work io error, yet it remounted it as dev/sdd1             1.9T  1.3T  626G  67% /media/Expansion Drive   - any clue as to how the device would change like that?15:30
posixnoobSunTsu: do you know where the default settings would be in a situation where ubuntu is Sharing it's internet connection to ther computers?15:31
dr_willisposixnoob:  for the users or system defined shares?  system defined = /etc/samba/smb.conf15:31
dr_willisposixnoob:  the user made shares are in /var/ i recall.. i dont have any defined right now15:32
M4d3Lif in command line my spaw show 0k total. is it a problem?15:32
SunTsudr_willis: posixnoob is talking about ufw as a firewall15:32
M4d3Lswap*15:32
p1ruj3some how that mount works still with my rsync backup's tho....15:32
p1ruj3very strange15:32
p1ruj3anyone have any ideas?15:32
SunTsuposixnoob: as I said, I don't know ufw, and aside from that there's no default rules, AFAIK15:32
p1ruj3myelick@FileServer:/mnt/FTM2TB$ ls -la  ls: reading directory .: Input/output error  total 015:33
dr_willis/var/lib/samba/usershares$15:33
dr_willisis where user shares go,,15:33
dr_willis:)15:34
Lostmonkhow do I check if my wireless is supported out the box?15:34
posixnoobSunTsu: I'm getting closer ... I think there has to be some default iptables rules set for ubuntu's Shared Internet Capability to work15:34
dr_willis!hcl15:34
ubottuFor lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection15:34
ActionParsnipLostmonk: try it in liveCD15:34
LostmonkI have it installed15:34
llutzdr_willis: Internet Connection Sharing, not files15:34
aprilusdr_willis: no..it's a normal modem, i mean i'm using usb-to-serial adapter to connect my modem15:34
Lostmonkbut I dont know if I need to install additional drivers15:34
dr_willisLostmonk:  totally dependd on the chipset of the devicce.. some need attadional firmware files15:35
posixnoobSunTsu: also it would appear that whatever is setting the rules is running after I log in as a user (so after rc.local gets a chance to restore my saved rules) eg: this is what I get for using Ubuntu Desktop instead of Ubuntu Server15:35
Lostmonkdr_willis, is there a way to download them on this laptop then transfer from a usb?15:36
dr_willisLostmonk:  should be,15:36
dr_willisLostmonk:  i just run a wire for a few min to get them15:36
=== Vyas is now known as Guest98229
Lostmonkdr_willis, no access to a wire15:36
dr_willis!aptoncd15:36
ubottuAPTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline15:36
LostmonkIm trying to find out even if this chipset needs additional or if its an issue15:36
dr_willisLostmonk:  and the chipset is?15:37
theadmin(X)Ubuntu 11.10. The only working way to shut down is "sudo poweroff". "sudo reboot" and any other ways to shutdown just result in a black screen. Any ideas? The computer is Acer Aspire One Happy2. Also, the same problem was found in other distros as well.15:37
posixnoobSunTsu: I might just wipe the box and start fresh with Ubuntu Server ... eg: once I'm a little more comfortable with some things.15:37
Lostmonkan Intel 394515:37
dr_willisLostmonk:  i thought most intel were supported out of the box with no extas.. but ive never had one. :)15:37
Lostmonkhehe15:37
LostmonkI know the 10.10 livecd found it15:38
Lostmonkbut this fresh install, I am finding nothing15:38
dr_willisLostmonk:  live cd worked. but an install dident?15:38
LostmonkI just installed 11.1015:38
llutzposixnoob: does this help (part about masquerading)? https://help.ubuntu.com/8.04/serverguide/C/firewall.html15:38
Lostmonkwireless shows not at all15:38
dr_willislive cd of 11.10 dident work?15:38
dr_willissure the switch is in the on position?15:39
Lostmonknope and yes15:39
Reaperim going to get my 11.04 cd or try the new lxde from mint. I think im done with 11.1015:39
dr_willisive seen some weird wireless where if you turned the switch off, you had to turn it on in windows.... :()15:39
ActionParsnipLostmonk: if you run:  sudo iwlist scan     do you see access points?15:39
ActionParsnipReaper: could install lxde in ubuntu15:39
Lostmonksays interface does not support scanning15:40
theadminActionParsnip: That'd be "sudo iwlist INTERFACE scan"15:40
posixnoobllutz: it might a little bit ... I guess I'm not actually using ufw here ... just trying to find a way to flush iptables and set my rule automatically when my internet connection gets shared to other computers15:40
theadminActionParsnip: e.g. "sudo iwlist wlan0 scan"15:40
ActionParsnipLostmonk: ok then run:  sudo rfkill list   is the wifi blocked in any way?15:40
ReaperActionParsnip I would but its so buggy witht the gnome fall back. its just horrible.15:40
Lostmonkneither hard or soft bloked15:40
dr_willisgnome fallback.. should be removed...15:40
ActionParsniptheadmin: true, a bit neater, but it may not be wlan0  could be ar0 or eth115:40
theadminActionParsnip: Yeah, true too15:40
ActionParsnipReaper: with lxde, the gnome desktop won't show its face15:41
zonedthere are 4 perl modules i need to install. i have the url to all 4 of these on cpan, but is there an apt-get syntax that will install these for me?15:41
posixnoobIt really would be nice is Ubuntu's Connection Sharing supported port forwarding right out of the box15:41
dr_williszoned:  cpan has its own tools...  to use. not apt-get15:41
sol_hello, i upgradet from 11.04 to 11.10 and now it hangs shortly after start. how do i find out whats the problem?15:41
LostmonkActionParsnip, neither hard or soft blocked15:41
ActionParsnipLostmonk: what is the wireless interface name? wlan0 is common15:42
llutzzoned: they are not in the repos?15:42
Lostmonkdell-wifi15:42
dr_williszoned:  unless they are in the repos.  cpan is sort of impressive as what all it contains15:42
quick-is there any software for to build flex apps in ubuntu ?15:42
ReaperActionParsnip: so far gnome wont let me use the monitor connected to my laptop says the graphics are too high for the machine. will lxde fix this or should i try to reinstall 11.10 again?15:42
zoneddr_willis, http://gitorious.org/perl-html-parser15:43
zonedthat's the repo15:43
zoned(for one of them)15:43
AmdpcHi...can I run .rpm files in ubuntu ?15:43
llutzzoned: libhtml-parser-perl15:43
LostmonkActionParsnip, dell-wifi15:43
DJones!alien | Amdpc15:43
ubottuAmdpc: RPM is the RedHat Package Management system. Ubuntu uses !APT, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported)15:43
dr_willisAmdpc:  you can convert and install them.. but its not reccomended..15:43
ActionParsnipLostmonk: no, the name from the scan15:43
azixshelo friends15:44
zonedllutz, where did you come up with that?15:44
Lostmonklo and eth0 are all thats there15:44
llutzzoned: "apt-cache search perl html parser"15:44
Amdpcdr_willis : How to convert them ?15:44
samsul!ebox15:44
ubottuzentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04).15:44
zonedllutz, http://gitorious.org/perl-uri  and  http://search.cpan.org/dist/Archive-Zip/    i tried doing apt-cache search on these and got wayy too many results?15:47
=== stan_ is now known as stan__
ActionParsnipLostmonk: ok then run:  sudo lshw -C network15:47
=== stan__ is now known as stan_evr
ActionParsnipLostmonk: use the product line to find guides15:48
llutzzoned: libarchive-zip-perl  liburi-query-perl15:48
Lostmonkyeah, I actually just rebooted to make sure my wireless wasnt turned off in bios15:48
emc2hello all15:48
llutzzoned: not sure, but they seem to be the right ones15:49
zonedllutz, ... thanks. you found that just through apt-cache search??15:49
llutzzoned: sure15:49
posixnoobHow does ICS actually share the internet connection? I'm guessing it's all with iptables but where does it do this?15:50
llutzzoned: you have to check the given results and read description. in most cases you'll find the right one this way15:50
mongygot this dodgy laptop that has a hosed windows on it, but it wont boot usb/cd ubuntu unless I take the hd out.  for some reason it gets past the purple ubuntu boot screen but then tries to access the hd and its stopping it going further.15:50
mongyhalp!15:50
vivanovcant start a virtual machine in virtualbox -- suggests installing dkms -- but its already installed15:50
dr_willisposixnoob:  ages ago the the 'ip-masquerading howto' at tldp.org was the defacto guide.. not sure how valid it still is.. but it had a lot of the hardcore info in it.,15:51
dr_willisposixnoob:  it sets up the proper rules and it  does it. :)15:51
avinashhmHi friends, can we reduce the resolution of an image using gimp ... i am trying to reduce the resolution of an image .. If gimp doesn't have a an option, pls let me know any other suitable tools .... i can explore ..15:51
dr_willisavinashhm:  You mean make it lower res/size?15:52
posixnoobdr_willis: unfortunately that document probably doesn't have a lot of pointers about how Ubuntu does things specifically15:52
avinashhmdr_willis, yes ..i want to lowere size15:52
dr_willisavinashhm:  gimp can easially do gthat.15:52
avinashhmdr_willis, oh is it ...15:52
dr_willisthe imagemagick command line tools can also.15:52
avinashhmdr_willis, i checked imagemagic .. -  ithink "gm convert" can help ..15:53
dr_willisits all depending on the details. :)15:53
Lostmonkoh15:53
Lostmonkinteresting15:53
dr_willistheres even nautilus scripts ive seen to let you convert to specific sizes15:53
Lostmonkseems its not an intel wireless15:53
LostmonkLOL15:53
posixnoobhuh, great now MSN isn't working15:53
avinashhmdr_willis, can i pick these scripts in any website ... ?15:54
posixnoobnothing says "your firewall isn't working the way you want it to" like MSN IM not working >.<15:54
dr_willisavinashhm:  bount to be at some site.. thats where i saw them at..15:54
dr_willisyou really need a firewall posixnoob ? :)15:54
avinashhmdr_willis, i ll search ... i ll quickly check gimp ..15:54
zonedhow would i go about getting the latest perl installation?15:55
posixnoobdr_willis: nope, just a single port to be forwarded15:55
avinashhmdr_willis, thanks ...15:55
llutz!info perl15:55
ubottuperl (source: perl): Larry Wall's Practical Extraction and Report Language. In component main, is optional. Version 5.12.4-4 (oneiric), package size 3482 kB, installed size 12460 kB15:55
llutznot really the latest...15:56
=== ThomasB2k_ is now known as ThomasB2k
Lostmonkis there a way for me to get a package on this laptop and take it to the other with a usb stick?15:56
theadminllutz: Heh, don't expect Ubuntu to be up-to-date on the basic things. I bet they still use Python 2.15:56
SunTsuLostmonk: of course.15:57
theadmin!info python15:57
ubottupython (source: python-defaults): interactive high-level object-oriented language (default version). In component main, is important. Version 2.7.2-7ubuntu2 (oneiric), package size 161 kB, installed size 768 kB15:57
theadminSee, told ya xD15:57
SunTsuLostmonk: but be sure to take all the dependencies, too15:57
Lostmonkack15:57
LostmonkLOL15:57
dr_willis!aptoncd15:57
ubottuAPTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline15:57
tensorpuddingtheadmin, ubuntu uses a very recent version of 2.715:57
llutztheadmin: i don't expect anything, i just checked15:57
theadmintensorpudding: Still not 3.x >.> I don't really care for python anyway15:57
=== ThomasB2k is now known as Guest48275
tensorpuddingtheadmin, python 3 is not the "latest release"15:58
theadmintensorpudding: Why, it is15:58
theadmintensorpudding: Just both the 2.x and 3.x branches are equally supported15:58
tensorpuddingtheadmin, using python 3 to the exclusion of python 2 would break a huge amount of code15:58
tensorpuddingtheadmin, furthermore, python 3 is available in packages, but the default is python 2, and will be for some time yet15:59
theadmintensorpudding: My distro provides both15:59
tensorpudding!info python315:59
ubottupython3 (source: python3-defaults): interactive high-level object-oriented language (default python3 version). In component main, is optional. Version 3.2.2-0ubuntu2 (oneiric), package size 30 kB, installed size 280 kB15:59
WeisseI just had a fresh installed ubuntu and there are some strange lines in the top of the wallpaper, if I change the wallpaper they remain there15:59
theadmintensorpudding: Oh, I see.15:59
WeisseI just had a fresh installed ubuntu and there are some strange lines in the top of the wallpaper, if I change the wallpaper they remain there, just bellow the panel16:00
tensorpuddingthis isn't arch, which is willing to break userspace code by changing /usr/bin/python to python 316:00
ubidoobi2basic question : need stable site from which to download ubuntu - i've downloaded 3 versions .. none of which will install16:00
theadmintensorpudding: Arch isn't willing to break anything. If you want, symlink /usr/bin/python to /usr/bin/python2 and have fun.16:01
ActionParsnipubidoobi2: use torrents :)16:01
SunTsuubidoobi2: all official mirrors should be stable16:01
theadminubidoobi2: ubuntu.com...16:01
ActionParsnipubidoobi2: all are stable16:01
SunTsuubidoobi2: and what ActionParsnip said16:01
tensorpuddingif you're worried about your ISO, check the SHA sum16:01
ubidoobi2must be my system that's unstable then :( ..16:02
tensorpuddingand compare it to the one listed on the site16:02
ubidoobi2i've tried everything to install ubuntu .. nothing is working .. even went and got a new hard drive .. same result16:02
datruthI'm using gpg and trying to create a key it says I need more bytes how can I get that?16:02
WeisseI dont have strange and bizarre graphical errors from arch as I am for a ubuntu fresh install16:02
mongyHow can I disable the hd from being detected during boot of livecd/liveusb? Something about it is preventing cd/usb from completing boot16:02
theadmindatruth: I think it gains entropy from keyboard and/or mouse movements, so type like crazy and move your mouse a lot16:02
SunTsuubidoobi2: what's not working specifically?16:02
rachotheadmin, maybe change boot order in the BIOS ....16:03
SunTsuubidoobi2: and as tensorpudding said, always check your ISO's checksums before burning and using it16:03
=== Guest50085 is now known as newtou
tquintelaHi, i'm trying to install ubuntu 11.10 on a HP workstation z200 with a intel i7 processor (64bit) and a nvidia quadra nvs 295 but the installation doesn't seem to work16:03
tquintelathe installation cd loads16:04
theadminracho: Huh?16:04
tquintelabut the installer doesn't start16:04
ubidoobi2SunTsu - when i get to the partitioning window .. the only time i can get drive partitions to show up is when I put in a usb stick ... nothing shows up for the actual HDD and the install will not bring me to any drive partitioning screens16:04
datruththeadmin: could I cat /dev/urandom for that?16:04
theadmin(X)Ubuntu 11.10. The only working way to shut down is "sudo poweroff". "sudo reboot" and any other ways to shutdown just result in a black screen. Any ideas? The computer is Acer Aspire One Happy2. Also, the same problem was found in other distros as well.16:04
theadmindatruth: Not sure. Actually, I think gpg --gen-keys will tell you what to do16:04
ubidoobi2SunTsu ... i've had others try and help me with this .. each one offering his own ideas .. but nothing works .. so it seems ... but i'm determined to get it to work lol16:05
DrPoOHi, Im running 10.04 LTS and I get a "*** System restart required ***" message constantly, even after I restart... Any ideas as to how to look into this issue??16:05
datruthNot enough random bytes available.  Please do some other work to give16:05
datruththe OS a chance to collect more entropy! (Need 288 more bytes)16:05
datruththats all I get16:05
rachotheadmin, in your PC BIOS there is a section which sets the order of booting devices. if you want to boot from a cd/usb make sure they come before your hdd16:05
AmdpcHi..does anyone know how to use Remote Desktop Viewer ??16:05
theadminracho: Huh, what? This has nothing to do with my question :/16:05
SunTsuubidoobi2: maybe your ide/sata controller is not supported, tried looking into hw compatibility?16:06
theadminAmdpc: If you don't know how to, don't use it and get TeamViewer :P16:06
rachotheadmin, and what is your problem then?16:06
SunTsuubidoobi2: or maybe it's your sata mode, try setting it to something different16:06
theadminracho: See up. The system doesn't shut down properly16:06
ubidoobi2SunTsu - that would be over my head ... the only thing i can say about my computer is that it's 2 yrs old16:06
Weissehow can I reinstall all installed packages of ubuntu if I think somethink is corrupted?16:07
SunTsuubidoobi2: OK, that's old enough to be supported, so my second advice remains ;)16:07
ubidoobi2sata mode - what would be the options for it? ... i dont' mess with bios  much as i tend to screw things up in it lol16:07
SunTsuubidoobi2: AHCI e.g.16:07
Amdpctheadmin : I have teamviewer and I use it too..But I want to learn about Remote Desktop Viewer..16:07
ubidoobi2SunTsu - it's set to IDE ...16:07
maheshhello friend16:08
SunTsuubidoobi2: that should work, but if it does not, try your other options16:08
SunTsuubidoobi2: does the ubuntu cd recognize your disks on bootup?16:08
ubidoobi2SunTsu - I had it set to AHCI and bad things happened ... ie .. booted and lost everything .. no mouse no keyboard and no screen! talk about flying blind on that fix16:08
compdocubidoobi2, IDE means compatible mode, but AHCI enables advanced features or hard drives16:08
compdocor=of16:09
ubidoobi2SunTsu - I can boot into the ubuntu trial area no problem16:09
SunTsuubidoobi2: sounds like something is odd about your box, then16:09
rachotheadmin, did you check /var/log for information when rebooting or booting16:09
SunTsuubidoobi2: do you see your harddisks there?16:09
ubidoobi2SunTsu - and I also tried mint just to be sure .. and mint hangs in the same place16:09
theadminracho: That's what I'm wondering about, everything seems to go fine according to all the logs, it's just the system doesn't actually power off the computer for some totally unknown reason16:10
ubidoobi2SunTsu .. only hard disks i see from either mint or ubuntu installs are usb sticks16:10
Sahan76!rules16:11
ubottuThe people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines16:11
SunTsuubidoobi2: if you booted up, look through your dmesg for those disks, or paste your dmesg into some paste service so we can look into it16:11
rachotheadmin, lshw | less and look for *-firmware and post results16:12
ubidoobi2SunTsu - not sure how to do that .. but i'll learn :)16:12
SunTsuubidoobi2: well, dmesg|less ;)16:12
DrPoOHi, Im running 10.04 LTS and I always get a "System restart required" message when I log in, even after I restart. Any ideas as to where to start dealing with this issue?16:12
Weissecan anyone help me solve a graphical problem here? it is really annoying16:13
ubidoobi2SunTsu .. so boot into the trial area right ?16:13
Weisseplesa?16:13
DrPoOWeisse, whats the problem?16:13
theadminracho: Wait a bit, I'm going to ask the person who's actually having the problem to join the channel :D16:14
SunTsuubidoobi2: those hdds should be reported including vendor, so you could something like dmesg|grep -i samsung16:14
SunTsu!ask | Weisse16:14
ubottuWeisse: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience16:14
WeisseDrPoO: the problem is happening in a fresh install16:14
ubidoobi2SunTsu - I got 3 different HDDs that i've tried .. one is 200 gb 700 gb and 1 tb all different vendors16:14
WeisseDrPoO: some lines appear in the top of the wallpaper, diferent each time I boot16:15
theadminDrPoO: Your nickname is not family friendly, please change it.16:15
theadmin!ohmy | DrPoO16:15
ubottuDrPoO: Please remember that all Ubuntu IRC channels share the same attitude of providing friendly and polite interaction with all users of all ages and cultures. Basically, this means no foul language and no abuse towards others.16:15
SunTsuWeisse: Which does not tell us anything useful, please read what ubottu told you16:15
ubidoobi2western digital , seagate and maxtor16:15
jribDrPoO: well you usually get that when you install or upgrade a package that would require an upgrade (like a new kernel).  So I would start looking at the install scripts for kernel packages.  If that isn't fruitful, try to find documentation about that16:16
Weisseill try showing a screenshot16:16
ChakravantiIf I have java and iced tea installed how do i know which one i'm using with javaws?16:16
theadminChakravanti: update-alternatives should help16:16
SubNormalquestion, i'm trying to make dhcpd to use eth2 instead of eth0 how can I accomplish that?16:17
=== joo is now known as Guest36281
theadminSubNormal: This will sound almost too obvious, but "dhcpcd eth2"16:17
CarlFKtheadmin: you added a c16:18
XayOnwoah, so DrPoO is a nonfriendly nickname and subnormal is a frinedly one? I lol'd.16:18
SunTsuubidoobi2: as I said, see if dmesg even says that the kernel actually sees them16:18
theadminCarlFK: Oh, I see, I thought they'd misspell it16:18
theadminCarlFK: Because the proper name is dhcpcd16:18
ubidoobi2SunTsu - okay i'll go do it ... it's on the system i'm using now .. so it's a bit of a pain ..16:18
theadminCarlFK: Google doesn't even bring up anything for "dhcpd" that makes any sense16:18
CarlFKtheadmin: thats the client.  the server is dhcpd16:18
theadminCarlFK: Oh...16:18
theadminCarlFK: Still works though :D16:19
theadminSubNormal: dhcpd eth2, sorry16:19
area51.16:19
=== area51 is now known as Guest71501
Guest71501authenticate16:20
theadmin!register | Guest7150116:20
ubottuGuest71501: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type ยซ /nick <nickname> ยป to select your nickname. Registration help available by typing /join #freenode16:20
CarlFKtheadmin: um.. what makes you think that is good advice?16:21
SubNormaltheadmin: i'm sorry, but could you please clarify where to use the "dhcpd eth2" ? :-/16:21
WeisseI im having the following graphical problem, those lines appear on the desktop just bellow the pannel http://dl.dropbox.com/u/11043442/ssbug.png16:21
theadminCarlFK: Because that'd work...16:21
theadminSubNormal: I think that's a command, or you could edit the config to use whatever16:21
SubNormalyeah, I've allready edited the dhcpd.conf to eth2 but it still wants to use eth016:22
XayOnSubNormal: Have a look here, theadmin seems to be answering almost randomly =/ http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch08_:_Configuring_the_DHCP_Server#Routing I see that as a nasty trick, but seems like it has to be that way16:22
CarlFKSubNormal: you are restarting the server, right ?16:23
SubNormalCarlFK yeah ofcourse :)16:23
XayOntheadmin: If he has no subnet declaration on the server, calling it with that wont work16:23
XayOnUm16:23
datruthwhen you create a gpg key where is it stored?16:23
Weisseannyonw willing to help me with this strange bug? http://dl.dropbox.com/u/11043442/ssbug.png16:23
sskniranjani have both ubuntu 10.10 and 10.04 installed on my computer i wanna syncronise my settings and softwares and data from .04 to .10 and want to uninstall .04 after that. how to do that16:24
Weisses/anyonw/anyone16:24
Guest71501whats the syntax to login to irc here .. its been a while16:24
newbiehi16:25
WeisseI im having the following graphical problem, those lines appear on the top of the desktop just bellow the pannel http://dl.dropbox.com/u/11043442/ssbug.png16:26
=== newbie is now known as Guest6816
GreekFreakHi. I'm using xchat and trying to type in a channel and it tells me I cannot send to channel. Have I done something wrong in setup?16:26
SubNormaltheadmin CarlFK XayOn i've changed the files /etc/network/interfaces and /etc/dhcp3/dhcpd.conf  to use eth2, so other then changing eth0 into eth2 in those 2 files I have no idea what to do next :-/16:26
grendal-primegood morning folks16:26
WeisseGreekFreak: try /join #channel16:27
GreekFreakWeisse: that's how I got to the channel16:27
sascha-thorstenhi16:27
antnashHey guys. How do I search a directory and the contents of all files within for a certain string?16:27
shphi16:27
CarlFKSubNormal: whats the line in dhcpd.conf?16:27
TexasRussianIs there any way to make my AMD desktop machine run as fast as my intel laptop for ubuntu?16:27
llutzantnash: grep -r string path/16:27
antnashcheers llutz16:27
sskniranjananybody help me16:28
GreekFreakis there maybe a problem with the #git channel? I could send earlier....16:28
imbezolfind directory -exec grep -l string {} \;16:28
WeisseGreekFreak: I dont get the problem then, are you properly identified?16:28
tompinzaanybody can help me please ?16:28
sascha-thorstendoes anyone know how ubuntu can remember passwords for remote git accounts?16:28
shpi've got a bit of a problem: my touchpad stops working with no reason after a few while => i do "synclient TouchpadOff=0" but it's not definitive, next start up, touchpad is going to stop again, please help me16:28
SubNormalCarlFK: you mean INTERFACES="eth2"; ?16:28
CarlFKSubNormal: caps?  try it lower case.  and check syslog - but I am surprised it is starting16:29
WeisseI im having the following graphical problem, those lines appear on the top of the desktop just bellow the pannel. Screenshot: http://dl.dropbox.com/u/11043442/ssbug.png help plz16:29
GreekFreakWeisse: thank you. that was it and I didn't notive the failure :)16:30
ActionParsniptompinza: wassup?16:30
tompinzaI have 3 users on my ubuntu 11.10 and I remove to all the password. Now, when I try to use the sudo command with one of this user, sudo is asking me for a password, but I remove it to all; what I have to do ?16:30
SubNormalCarlFK: thats what I saw in the walktrough, so i just used it :-/16:31
llutztompinza: reassign password16:31
Weissetompinza: you cant sudo without password16:31
TheEvilPhoenixtompinza:  sudo requires a passcode - there's no way around that16:31
SunTsutompinza: learn what NOPASSWD does in sudoers ;)16:31
TheEvilPhoenixdamn it, ninja'd x 216:31
ActionParsniptompinza: set a password. If you have NO pasword for any sudo users, you will need to drop to root recovery mode and aset it there16:31
TheEvilPhoenix>.>16:31
SunTsuTheEvilPhoenix: *cough*16:31
ActionParsniptompinza: http://www.psychocats.net/ubuntu/resetpassword16:32
WeisseSome bright lines appear on the top of the desktop just bellow the pannel. Screenshot: http://dl.dropbox.com/u/11043442/ssbug.png help plz (it is a fresh install)16:32
ActionParsniptompinza: don't set blank passwords, it makes things not work16:32
SunTsutompinza: you really should be careful with a setup like this. Your users need passwords especially when they are allowed to sudo16:32
tompinzaok thaks so much, I'l try it immediatly16:32
SunTsutompinza: even more, you only should use NOPASSWD on specific commands, man sudoers16:32
winnie666hello! is it possible to encrypt the persistence file on a live usb stick? and decrypt it upon boot of course16:33
winnie666i couldn't find anything on google so dont lmgtfy please :)16:34
SubNormalCarlFK: still no luck, still get "no subnet declarition for eth0 0.0.0.0"16:34
TheEvilPhoenixwinnie666:  what's the purpose of that?16:34
=== alienatu is now known as alienzombie
TheEvilPhoenixwinnie666:  what purpose would you need for such a setup?16:34
WeisseSome bright lines appear on the top of the desktop just bellow the pannel. Screenshot: http://dl.dropbox.com/u/11043442/ssbug.png help plz (it is a fresh install) I think I may be able to fix it by reinstalling some packages.... dunno which ones16:34
shpi've got a hdmi problem: i configure the tv screen as a clone but i can't see the whole screen in the tv16:34
TheEvilPhoenix!repeat | Weisse16:34
ubottuWeisse: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/16:34
SunTsuTheEvilPhoenix: maybe sort of a mobile workstation where he doesn't want to be carrying aroung his data unencrypted16:34
SunTsuaround even16:34
winnie666TheEvilPhoenix, doing sensitive banking stuff and being able to store passwords in plaintext16:35
Weisseok, I give up16:35
TheEvilPhoenixWeisse:  you need patience16:36
TheEvilPhoenixWeisse:  part of getting help is *patience*16:36
SunTsu!patience | Weisse16:36
ubottuWeisse: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/16:36
TheEvilPhoenixi.e. not repeating your question in a 3 minute period of time16:36
SunTsuWeisse: repeating your qquestion will not get you help earlier but makes people ignore you16:36
Weisseok, i got terapy. thx16:36
iRabbitlulz16:37
ActionParsnipWeisse: what gpu is it (I bet Intel 82845)16:37
jacobs_won16:38
WeisseActionParsnip: ATI Technologies Inc Radeon Xpress 125016:38
jacobs_http://goo.gl/Ov56R | Oneiric/11.10 is out! | Please use the torrents! http://torrent.ubuntu.com/16:38
jacobs_* Topic for #ubuntu set by Pici at Thu Oct 13 06:26:02 201116:38
jacobs_-ChanServ- [#ubuntu] Welcome to #ubuntu! Please read the channel topic. This channel is logged. Use of this channel implies acceptance of terms at https://wiki.ubuntu.com/IRC/TermsOfService16:38
jacobs_* #ubuntu :http://www.ubuntu.com16:38
jacobs_<jacobs_> won16:38
FloodBot1jacobs_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:38
rachoWeisse, you're using the open source radeon driver right16:39
CarlFKSubNormal: start-stop-daemon --start --quiet --pidfile $DHCPDPID  --exec /usr/sbin/dhcpd -- -q -pf $DHCPDPID -cf $CONFIG_FILE $INTERFACES16:39
ActionParsnipWeisse: is it ok in Ubnity 2D session?16:39
Weisseracho: yes16:39
CarlFKSubNormal: thats from /etc/init.d/isc-dhcp-server - I can't figure out where $INTERFACES gets set, but that seems like what you need to set.16:39
WeisseActionParsnip: let me try16:40
Dougie187Is there a "unified" place to find gnome shell extensions and what they do?16:41
Dougie187or is it just kind of google and hope you find something?16:41
TricenHello all.  Who feels compelled to aid me with a multi-display problem???16:42
Chraz_Ritthi folks, i'm planning on installing ubuntu along side of win 7, and have a few partitioning issues. o have a partition of almost 200gb, and i would like advice on if i should break that into more partitions, and if so how many, also there is data in the partition from an old ubuntu install that i can't get rid of , and would like advice on that as well. thanks in advance for any help i get here.16:42
SubNormalCarlFK ok thanks for that, but I tried to change the eth2 back to eth0 and got the dhcp to work, but it's giving me 10mb/s connection why's that? and I cant access any websites :-/16:42
WeisseActionParsnip: Yes, there is no problem on unity 2D16:42
tigranesHi! When I do 'apt-get install wine' on Ubuntu running on a x86-64, does it install a native 64-bit wine or 32-bit (with 32-bit libraries and all that)?16:42
jbwiv_anyone know if there's a way to use gtk3's new broadway (serving apps via the web) backend easily on 11.10?16:43
SunTsuChraz_Ritt: making a new fs on that partition should get rid of anything16:43
CarlFKSubNormal: um.. 10mb has nothing to do with dhcp... "can't" sounds like your gateway isn't set right16:43
=== `mOOse` is now known as m00se
rachoWeisse, it turns out ati x*** cards don't behave properly under compiz introducing visual artifacts16:43
AmdpcTricen : Please eloaborate16:44
SunTsuChraz_Ritt: I at least would make a /home partition, so you can keep your data whenever you decide to re-install16:44
jbwiv_I've tried this: "GDK_BACKEND=broadway gedit", but get "Gdk-ERROR **: Unsupported GDK backend: broadway"16:44
krylhi16:44
krylplease do u know if there is a desktop with gnome-shell ?16:44
ActionParsnipWeisse: then its your chip trying to do 3D stuff. Are you fully updated?16:44
theadminkryl: You can apt-get install it16:44
SunTsukryl: apt-get install gnome-shell16:44
WeisseActionParsnip: fully updated fresh install16:44
dr_williskryl:  unless we are missunderstandingyou16:44
manbra_linuxIs there a way to 'unlock' the panels?16:45
ActionParsnipWeisse: you may need to use an xorg.conf file to specify options to make it run better. I have limited experience of AT chips16:45
manbra_linuxI want to customize my desktop like 11.0416:45
Weisseracho: the fix is not using compositing?16:45
ActionParsnipWeisse: you can use Unity2D until you get righted though16:45
TricenQ: I have onboard video (Intel 3100) and a Geforce fx 5500.  When I have the geforce in the PC, it is the only thing that shows up in "displays".  When It's removed from the PC, the onboard starts working and I again only see one monitor in "displays".  Any reason for this?16:45
SubNormalCarlFK ok sorry for that, but the network card should be 10/100/1000 (well atleast 10/100) but how can I configure it to get access to the net?16:46
rachoWeisse, well that's a temporary fix16:46
krylI allready have gnome-shell, but I just wonder why I can't use icons with desktop in background :-) I have only menu actually.16:46
Chraz_RittSunTsu: i have tried reformatting that partition from ext 4 to ext2, and back with no results, i also tried to delete the partition both in ubuntu and in windows, but when i create the new partition the data is back16:46
MrElendigTricen: your mobo probably automagically disables the onboard gfx when you plug in  the card16:46
MrElendigTricen: check the bios16:46
WeisseActionParsnip: strange, i had no problem previowsly using xcompmgr16:46
balazshi. I have a bunch of issues in Ubuntu 11.10 when switching between windows or moving them between virtual terminals. anyone else seeing that ?16:46
SunTsuChraz_Ritt: er, what? that can't happen, what kind of data is it?16:47
Weisseon another distro16:47
krylor how to get amsn working with systray :-)16:47
manbra_linuxbalazs, same with me.  Unity is such a headache.16:47
TricenMrElendig funny thing is, I get the "Ubuntu" logo on that screen BEFORE the login screen, so the card can't be disabled.  Also, there are no settings for the onboard in my bios.... little confused :P16:47
MrElendigwhat driver are you using for the nvidia card?16:48
MrElendignouveau or nvidia-173xx?16:48
MrElendigand why not run both screens from the nvidia card?16:48
Chraz_RittSunTsu, it's old ubuntu data in a folder called "lost and found", and i can't even open the folder due to permissions issues16:48
Tricenthe card only has one output, i'll check the driver now16:49
* MrElendig would get a new card if the box has pcie16:49
WeisseMrElendig: becausa nvidia doesnt suport 2 screens, it actualy creates a large screen that contains both16:49
balazsmanbra_linux: any easy way to try a new windowing system ?16:49
MrElendigWeisse: wrong16:49
SunTsuChraz_Ritt: ever checked if your disk has issues like badblocks?16:49
austeregrimI need some assistance with preventing ubuntu from blanking the screen or going to sleep... can someone help? :-)16:49
WeisseMrElendig: dunno then16:49
manbra_linuxbalazs, not that I know of... It's so fn frustrating.16:50
manbra_linuxIt's like they want ubuntu to fail : /16:50
MrElendigWeisse: how the screens are handled is up to the window manager, some spans, some put seperate desktops on the seperate screens16:50
XAVeRYI'm having problems compiling applications dependent on glib on Ubuntu. I've got libglib2.0-dev installed, obviously, but the programs still refuse to compile and give me "unresolved external" problems referring to functions from the glib library. I am passing the appropriate compiler flags via pkg-config. any suggestions?16:50
Tricen"NVidia Accelerated Graphics driver (version 173) in the "additional drivers" section16:50
CarlFKSubNormal: is this your dhcp server?  if so, you need to config it with a static ip, it can't config itself (last I checked...)16:50
MrElendigTricen: you can't use that + the intel driver at once16:50
XAVeRYnot to mention that I'm not getting this issue on any other distributions.16:50
MrElendigTricen: you will have to use the free noveau(sp?) driver isntead16:50
MrElendiginstead*16:51
WeisseMrElendig: weel the separate desktops doesnt work with nvidia closed drivers but work with nouveau16:51
Tricenany guide on how to setup/install?16:51
ActionParsnipWeisse: try adding the boot option: radeon.modeset=016:51
MrElendigTricen: because they have a conflicting libgl implimentation and the nvidia driver lacks randr support16:51
alvin2_is there a possible way to  overclock intel atom using ubuntu?16:51
MrElendigWeisse: http://arch.har-ikkje.net/gfx/ss/2011-04-24-201457_2960x1050_scrot.png  nvidia twinview setup, 2 screens, 2 workspaces16:51
=== r2d2 is now known as Guest55575
WeisseActionParsnip: grub config?16:51
ikoniaalvin2_: overclocking is normally done at the hardware (controlled by bios) level16:52
george_howdy16:52
Chraz_RittSunTsu, aside from the checker in the partitioning tools in win 7 and ubuntu, no i haven't, but both say that the partition is good16:52
ActionParsnipWeisse: add it in the quotes with: quiet splash   in /etc/default/grub   then run:  sudo update-grub16:52
sevithi dont have ipmask on my box i need ipmask how can i install?16:52
sevith!ipmask16:52
WeisseMrElendig: dunno then, was not able to make 2 desktops for awesome with the nvidia proprietary driver16:52
drake01!ipmask16:53
sevithAnybody?16:53
alvin2_ikonia:whatif the bios has no option for overclocking?16:53
WeisseMrElendig: while worked default with nouveau16:53
MrElendigWeisse: wm only supporting randr and not xinerama maybe?16:53
sevithWhere is my ipmask ?16:53
WeisseMrElendig: makes sense16:53
sevithDoes anyone know where this command can be installed from?16:53
SubNormalCarlFK yes this is my dhcp server, I thought that I had configured it's static ip, what should I do to do that? sorry i'm pretty new to this :-/16:53
ikoniaalvin2_: then no16:53
racho 4516:54
Peloi lost the menu bar in nautilus,  how do I recover it ?16:54
madsailor!hi16:54
sevithDoes anyone know where this command can be installed from? (ipmask)16:54
alvin2_ikonia: ouch!16:54
MrElendigsevith: what is ipmask?16:54
llutzsevith: what should it do/be?16:54
sevithi have a script i built a while back that used ipmask16:54
CarlFKSubNormal: um... with the right settings :)16:54
llutzsevith: what should it do/be?16:54
sevithnow the system im trying to run it on does not have ipmask!?16:54
MrElendigsevith: also don't spam the question16:54
CarlFKSubNormal: IP, netmask, gateway, dns servers.16:54
SubNormalCarlFK lol that's what I thought I had done16:55
sevithNETWORK=`/bin/ipmask $NETMASK $IPADDR | cut -f 2 -d ' '` this is the line16:55
sevithAnything equiv would work too. I just need something to set the netmask and address of an interface16:55
ikoniaI've never heard of the command ipmask16:55
llutzsevith: ifconfig16:55
cillo564what are linux friendly online movie rental sites?16:55
sevithifconfig iface addr 192.168.x.x16:55
sevith?16:55
MrElendigI've heard of one ipmask command, which was a horrible script in slackware back in 2005 or so16:56
hrolfDamn it Ubuntu, you really do suck sometimes. Again I hit Ctrl + Space and Python IDLE crashed. Code for the past five minutes lost. Thanks Ubuntu.16:56
llutzsevith: read "man ifconfig" for usage16:56
sevithk16:56
sevithIl go get my ethtool and beat myself with it16:56
MrElendigsevith: you just want to find your ip address / mask or what?16:56
sevithNo16:56
sevithI have a script that turns your laptop into an access point16:56
MrElendighrolf: my suggestion: don't use IDLE, it is not good at all.16:57
sevithIt just needs ipmask to set the stuff right. I guess ifconfig would work. Id rather just install ipmask i guess that redo the script to use ifconfig.. You know? Makes it easier i guess16:57
MrElendighrolf: and it can even break some python code/make it behave in strange and unexpected ways16:57
llutz!find ipmask16:57
ubottuFile ipmask found in php-doc16:57
B0g4r7sevith, ifconfig is the standard tool.  I've never heard of ipmask...it the script for some non-linux OS perhaps?16:58
llutzaha...16:58
sevithIt was built for nix16:58
sevithgtg16:58
MrElendigsevith: these days you should use ip instead of ifconfig btw16:58
Chraz_RittSunTsu: i can't find a scanner to check my hdd using ubuntu from the live disk, could you advise me on where it is?16:58
WeisseActionParsnip: "quite splash, radeon.modeset=0" or no comma?16:58
MrElendigChraz_Ritt: you mean checking the filesystems for errors?16:58
hrolfMrElendig: I'm new to Python. What do you suggest?16:58
drake01hi, does nebody feel the problem with nautilus in ubuntu 11.10.. like when you start typing some name and it searches for it in that window.. nautilus now remember the previous information n i don't know how to remove the old content in that small box n start a new search..16:58
B0g4r7Chraz_Ritt, badblocks can check for media defects, and fsck can check for filesystem problems.16:59
hrolfMrElendig: I mean IDE.16:59
SunTsuChraz_Ritt: I already gave it away: "badblocks"16:59
MrElendighrolf: vim/emacs/erik5/kate/similar16:59
TorbenBetaHow can I safely back up my files?16:59
MrElendigTorbenBeta: rsync16:59
Weisses/quite/quiet16:59
MrElendigTorbenBeta: or duplicity if you want a more userfriendly frontend16:59
hrolfMrElendig: Yes. I have been wanting to look into vim/emacs for sometime.17:00
TorbenBetaMrElendig, rscync is a terminal app?17:00
SunTsuTorbenBeta: thers umpteen options, maybe you could be more verbose on what excatly you need to backup17:00
SunTsu"there's"17:00
tomasm-hi, is there a way i can search the software repository for a regex instead of an exact filename? something command line17:00
MrElendigTorbenBeta: yes, but there exist several gui fronts for it17:00
XAVeRYhttp://paste.ubuntu.com/720874/ <- can somebody please tell me why the success of the compilation depends on the order of the commandline parameters? I haven't seen that in any other distros.17:00
Chraz_RittSunTsu, are you saying to use that from the command line?17:01
TorbenBetaSunTsu, I would like to do my system anew, but I would like to save the files.17:01
SunTsuCharlieSu: yeah17:01
SunTsuTorbenBeta: then copy them to an external medium or some network share using e.g. rsync17:01
AscavasaionHello, I have an old system, AMD Duron 1300MHz, 380 odd megs of ram running Lubuntu.  What webserver can I set up for use here at home?  Will Apache slow it down?  Should I use another lighter weight webserver?17:01
SunTsucp should be enough, though17:01
MrElendigcp doesn't guarantee consistency17:02
SunTsuAscavasaion: depends on how much traffic you expect17:02
MrElendignor does it has resume support etc17:02
tomasm-XAVeRY, not related to your question, but what package is glib-2.0 in? i dont have it and cant seem to find it17:02
XAVeRYtomasm-: libglib2.0-dev17:02
B0g4r7cp can mess with things like dates and permissions.  I would recommend tar.17:02
WeisseActionParsnip: shouldn't it be update-grub2 ?17:02
AscavasaionSunTsu: Very very little... just want to set up a small FTP and webserver for at home.17:03
tomasm-XAVeRY, what ubuntu version? I have 11.10 and it says couldnt find any package by regex libglib-2.0-dev17:03
SunTsuAscavasaion: then you can use what you know best, you will hardly notice it17:03
MrElendigAscavasaion: dnsmasq, ssh, nginx17:03
XAVeRYtomasm-: I have 11.10 as well. :o17:03
riv-larmy computer is constantly muting and unmuting rapidly. Any suggestions.During bootup [[25~is constantly going across the screen17:03
area51.17:03
XAVeRYtomasm-: it's libglib2.0, not libglib-2.0 :P17:03
MrElendigAscavasaion: samba or nfs for file sharing17:03
=== area51 is now known as Guest80150
B0g4r7Ascavasaion, apache should do fine.  If you want to look at other options, they are out there, such as lighttpd.17:04
tomasm-XAVeRY, grrr17:04
MrElendigAscavasaion: openvpn if you want access to your lan from remote sites17:04
SunTsuAscavasaion: I really would stay away from ftp. As far as you can17:04
Guest80150whats a good program to scan the LAN for HOSTS?17:04
XAVeRYGuest80150: nmap17:04
B0g4r7Guest80150, npam works well for that.17:04
B0g4r7Guest80150, nmap, I mean.17:04
SunTsuGuest80150: nmap -sP17:04
Guest80150I ran NMAP but17:04
Guest80150ok17:04
cillo564what are linux friendly online movie rental sites?17:04
Guest80150ill try that switch17:05
Sidewinder1TorbenBeta, You may wish to consider grsync, a front for rsync; should be in your repos.17:05
Guest80150thx17:05
SunTsuGuest80150: -sP only pings stuff17:05
B0g4r7Guest80150, man nmap17:05
tomasm-XAVeRY, any idea what could cause a 'undefined symbol: g_direct_hash'? one page says it's libglib-2.0 causing it, but its installed fine =(17:05
XAVeRYtomasm-: that's exactly what I'm trying to solve...17:05
MrElendigGuest80150: if you need performance and don't need really fancy scans, then take a look at portbunny17:05
B0g4r7tomasm-, often you need to install the -dev or -devel version of a library in order to compile against it.17:06
XAVeRYtomasm-: the compilation works fine if you do gcc myfile.c $(pkg-config --cflags --libs glib-2.0), but doesn't if I do gcc $(pkg-config --cflags --libs glib-2.0) myfile.c17:06
=== ania12lat is now known as DaZ
Guest80150thx MrElendif17:06
tank__is there a way to always have the starter showing in ubuntu?17:06
=== tank__ is now known as White--
tomasm-B0g4r7, the dev pkg is installed17:06
tomasm-XAVeRY and i have the same problem17:07
B0g4r7tomasm-, you also need to be sure it's being detected properly by ld.  I usually add the path into /etc/ld.so.conf and re-run ldconfig-v and watch the output to make sure it found it.17:07
faint545does anyone know how to make a program start up as minimized?17:07
MrElendigfaint545: depends on the app and window manager17:08
kamilnadeemHi17:08
faint545i'm using 11.10 and I want thunderbird to start up as minimized17:08
MrElendigsome apps do have a --minimize flag or similar17:08
tomasm-B0g4r7, ldd actually does not reference it at all....17:09
MrElendigfor the rest, if the wm supports it, you can make a managerule for it17:09
kamilnadeemMy system startup time got really slow after installing Ubuntu one on Kubuntu 11.10 so I Unistalled it but no improvement in the startup time?17:09
theadminfaint545: There's alltray for minimizing apps to tray -- you may want that17:09
XAVeRYB0g4r7: the .so file is installed in /usr/lib/x86_64-linux-gnu/, which is added to ldconfig by /etc/ld.so.conf.d/x86_64-linux-gnu.conf. so that's not the issue - ld can find it.17:09
ActionParsnipWeisse: I believe they are the same deal, go for it17:10
krylbye17:10
tomasm-XAVeRY, yeah, why would putting the -I and -l BEFORE the .c file matter?17:11
XAVeRYtomasm-: exactly my question. :)17:11
kamilnadeemHi ActionParsnip17:11
XAVeRYtomasm-: I don't have this issue with Arch or Fedora, which is why I'm asking.17:11
tomasm-XAVeRY, well looking at the gcc man page, it shows "gcc <opts> <files>"17:11
theadminCan someone highlight me, i.e. write my nickname in their message, please?17:11
B0g4r7tomasm-, well, ldd is meant to be run against an already compiled binary to show what dynamic libraries it links to.  If you can't successfully compile...well, ldd isn't going to be of help.17:11
XAVeRYtomasm-: exactly. so it *should* work.17:11
auronandacetheadmin: ok17:11
theadminauronandace: Thanks.17:11
tomasm-XAVeRY, no i mean it says the files HAVE TO be last in the command17:11
theadminauronandace: Playing with colors, lol17:12
XAVeRYtomasm-: I know, so why does it work if I append the pkg-config information to the back? :P17:12
B0g4r7XAVeRY, it is pretty standard to require that command-line switches come before regular args.17:12
tomasm-XAVeRY, oh..... hmmmm17:12
WeisseActionParsnip: I seems that the splash screen bacame a white&black striped screen, even tough the lines in the desktop are gone17:12
kamilnadeemMy system startup time got really slow after installing Ubuntu one on Kubuntu 11.10 so I Unistalled it(and purged its dependancies) but no improvement in the startup time?17:13
voronaamHi there! I have a problem which I can not find in the launchpad. Sometimes my ~/.xsession-errors file grows to 80Gb and uses all the HDD space. It is filled with lines like this: "SSL error: I/O error" Anyone knows how to deal with that?17:13
jimmy8888hi im seeing some very strange behaviour on my girlfriends laptop running 11.10 - when browsing on the internet over wireless pages take a long time to load. however over a cat5 cable there is no issue. even if i move the laptop right next to the AP pages take a long time to load. There does not appear to be packet loss with ping17:14
CarlFKhow do I  stop then start compiz with valgrind?17:14
diecastartshello all , sorry to bug but just was wondering if anyone knows, if they fixed problems with the nvidia cuda chipsets to have 3d acc17:14
reisioXAVeRY: haha!17:15
tomasm-XAVeRY, is this happening with anything else other than glib?17:16
SunTsujimmy8888: that could be a lot of issues, ranging from routing over dns to firewall problems17:16
tomasm-B0g4r7, he's saying that the -I and -l parameters dont work when you put them before the .c file, but work when you put them after17:16
faint545theadmin, that link is quite old and the referenced plugin is no longer compatible with Thunderbird 717:16
XAVeRYtomasm-: I haven't checked.17:17
tomasm-XAVeRY, wait, ive been told that you have to put the link at the end17:17
jimmy8888suntsu: yep i know it is a very vague description and it is going to be a PITA to troubleshoot. i have pretty much ruled out DNS and routing, im pretty sure its the wlan card that is at fault17:17
carli2hi. the overlay scrollbars break various apps. what's the correct project to bug report at launchpad?17:18
voronaamfound it: https://bugs.launchpad.net/ubuntu/+source/nspluginwrapper/+bug/498911/comments/817:18
ubottuLaunchpad bug 498911 in nspluginwrapper (Ubuntu) "nspluginwrapper fills .xsession-errors until disk space is exhausted" [Undecided,Confirmed]17:18
theadminfaint545: Oh, okay... What link, though? What plugin?17:18
carli2https://bugs.launchpad.net/ubuntu/+source/lazarus/+bug/87288017:18
ubottuLaunchpad bug 872880 in lazarus (Ubuntu) "Clicking on tabs does not work" [Undecided,Confirmed]17:18
SunTsujimmy8888: does dmesg say something? or /var/log/messages?17:18
faint545theadmin, oops nvm17:18
faint545theadmin, thats my fault haha.17:19
B0g4r7tomasm-, Yes, and I'm saying that it is fairly standard for a program to require that switches (items with a - or -- prefix) be all specified before normal args on the command line.17:19
theadminfaint545: Lol okay17:20
tomasm-B0g4r7, i understand that, and that use case is failing, for the -lLIBNAME, which may need to go after, not sure17:20
ActionParsnipWeisse: and that's in the normal unity desktop (not 2d)17:21
MrElendigtomasm-: -flags should always go before args17:22
HackeMatehello I am trying to install java server in an ubuntu and when i open a .jsp file i get the non permission access17:22
HackeMatewhat do i miss17:22
HackeMatei added the addhandler to my sites-available/default file17:22
tomasm-MrElendig, yes, of course, but that doesnt compile in that situation... putting -lglib after glibtest.c works, though17:23
denis_help!!!!!!!!!17:23
B0g4r7HackeMate, have you checked the webserver log files for clues?17:23
vachofrom terminal, how do I copy an entire folder including sub folder and hidden files into a zip file?17:23
SunTsuvacho: run "zip" on it?17:24
vachowhat's the full command ? :)17:24
MrElendigvacho: man zip17:24
HackeMateB0g4r7: thanks!17:24
B0g4r7vacho, man zip should provide you with the needed information.17:24
HackeMatei ahve a clue now, it says options ExecCGI is off17:24
MrElendigvacho: I would suggest 7z instead though17:24
SunTsuvacho: zip's help is not that complicatedm neither is the man page17:24
MrElendig(or tar)17:24
HackeMateso i guess i should add Options +ExecCGI17:24
Chraz_Rittok, so i figured out that badblocks is a command line operation, but not being versed in command line actions, what do i need to add to the command so i can check the partition i need tested?17:25
vachoSunTsu, you are right, time to stop being lazy and read it! thanks mate!17:25
poisonTrying to connect sony xperia x10( android) to ubuntu 11.4 to connect to internet. it works fine with my micromax (java)phone. Thanks in advance17:25
SunTsuChraz_Ritt: er, the partition? ;)17:25
VustomWhy isn't this working? http://paste.ubuntu.com/720910/17:25
AscavasaionIf I want to access a webserver on a PC on a network that is behind a router... how do I force the router to route the info to the specific PC that has the webserver running on it.17:26
SunTsuVustom: because there is no file gnome-shell-gnome2-notifications@emergya.com in gnome-shell-gnome2-notifications?17:26
AscavasaionDo I use that Port forwarding?17:26
llutzAscavasaion: you do17:26
poisonTrying to connect sony xperia x10( android) to ubuntu 11.4 to connect to internet. it works fine with my micromax (java)phone. Thanks in advance17:26
WeisseActionParsnip: yes, fixed the normal unity but ruined the ubuntu spash screen17:26
SunTsuAscavasaion: yes17:26
MrElendigChraz_Ritt: fsck can run badblocks for you, and test the fs itself, in one go17:26
B0g4r7Ascavasaion, You will need to configure the port forwarding rules on the NAT router.17:27
WeisseActionParsnip: s/spash/splash17:27
denis_how can i set my screen in xubuntu?17:27
denis_the brignes is killing me!!17:27
AscavasaionThank you guys.17:27
VustomI fixed it :)17:28
poisonActionParsnip:Trying to connect sony xperia x10( android) to ubuntu 11.4 to connect to internet. it works fine with my micromax (java)phone. Thanks in advance17:28
_spt_Is there a problem with Ubuntu 11.10 and Radeon 5450 card? it goes all stripey when trying to install any ideas?17:29
carli2_spt_: ask in #ati17:30
_spt_thanks17:30
vachodenis_, tried adjusting the brighness on your monitor instead>17:31
Bam_Bamwhat's wrong with my icons? http://bryansalisbury.com/statics/screenshot.png17:31
tomasm-XAVeRY, this couldbe a wild guess, but if you're compiling an object file, you might have to put the -lLIBNAME afterwards - just something someone in #gcc told me17:31
bdrewerydid someone hilight me, I think someone hilighted me17:31
shphi17:31
denis_vacho, i can't17:32
ppradhanon 11.10 any body noticed empty resolv.conf after reboot?17:32
denis_how i do that?17:32
compdocBam_Bam, did you ugrade 11.04 to 11.10?17:32
MrElendigppradhan: not you :)17:32
Bam_Bamcompdoc, yes I did17:32
compdocppradhan, yes, happened on two systems for me17:32
ActionParsnipWeisse: I know which I'd rather have working :)17:33
compdocBam_Bam, are you also using vnc? that was a problem for me17:33
denis_do you lnow an app to control the brighness?17:33
shpi want my tv to be my laptop screen but i can't see all of ubuntu from my screen: i can't see the borders17:33
Bam_Bamcompdoc, and the upgrade did not go smoothly17:33
ppradhancompdoc, any workaround?17:33
shphere is my xorg.conf: http://pastebin.com/Qanm5RSh17:33
MrElendigppradhan: fire up dhcplient in a terminal and see if it spits out any errors when you try to do a request17:33
compdocBam_Bam, I was able to fix it17:33
Bam_Bamcompdoc, I don't use VNC though I'm not sure if it's on or not17:33
poisonActionParsnip:Trying to connect sony xperia x10( android) to ubuntu 11.4 to connect to internet. it works fine with my micromax (java)phone. Thanks in advance17:33
MrElendigasuming you are using dhcp ofcourse17:33
Bam_Bamcompdoc, it looks fine in the Ubuntu theme now17:33
Bam_Bamit's just classic that's still screwed up17:33
compdocppradhan, I set the resolv.conf file by hand, since I dont use network manager17:34
Chraz_Rittshp: i had that trouble yesterday, have your checked your tv settings?17:34
Bam_BamI removed .gconf directory which resolved everything for the unity theme17:34
ppradhanMrElendig: no dhcp17:34
PavillioxHey guys, can anyone help me with this error: *** 'pkg-config --modversion gtk+-2.0' returned 2.11.4, but GTK+ (2.24.6)17:34
shpChraz_Ritt, what do you mean?17:34
ActionParsnippoison: why ask me, ask the channel17:34
ppradhancompdoc:  can i remove network manager ?17:34
shpthe tv works well (hdmi is ok in windows problem is in ubuntu)17:34
PavillioxCan anyone help with this: http://pastie.org/276878317:35
ph4nt0m_ive installed this app :>sudo aptitude install apache2 php5-mysql libapache2-mod-php5 mysql-server] to my knowledge mysql is supposed to ask me a password but it hasnt and im a little stuck17:35
compdocBam_Bam, I installed a package that reinstalled the icons - hold on a sec17:35
WeisseActionParsnip: I could disable splashscreen17:35
Chraz_Rittshp, the screen settings in the tv menu17:35
ph4nt0m_im on maverick17:36
HashNukehey guys!17:36
ph4nt0m_hi hash17:36
tomasm-XAVeRY, probably something that has been 'fixed' with recent gcc versions.... i was compiling gimp-perl (last release was 2005) and all i need to do was switch the -lglib-2.0 around in the makefile to get it to work17:36
ubuntumagik17:36
shpChraz_Ritt, hdmi works on windows so i don't think it's in the screen settings17:36
HashNukeI did "dpkg -s redis-server" to know it's version and I got "Version: 2:1.2.0-1". How do I read the version from that? (I don't understand the colon part)17:36
Bam_Bamph4nt0m_, you might be able to use dpkg to reconfigure mysql17:36
=== xiaoy is now known as d
=== d is now known as xiaoy
ph4nt0m_right how do i do that bam bam?17:37
PavillioxAnyone got any idea about: http://pastie.org/2768783 ?17:37
p1ruj3Command Ran: sudo chown -R doug:executive Div.\ 7\ -\ Management/17:37
p1ruj3LS output: drwxrwxrwx 1 myelick myelick  4096 2011-02-11 17:52 Div. 7 - Management17:37
p1ruj3any ideas what that is not changing the group/user?17:37
XAVeRYtomasm-: I guess... well, thanks.17:37
denis_man how can i control the brigness of my notebook with xubuntu?17:37
ActionParsnipWeisse: you could delete the quiet splash boot option   and it will boot in text mode17:37
gentoofanIs changing the system-wide umask supported by Canonical or can I expect the package manager to break the system because of it?17:37
cari_veri_epdskhey guys. tried to tweak the look of ubuntu/gnome but now it has unusable damage grafics and is very slow. (compiz, dconf gconf, ...I had used to edit) can I revert to installation defaults ?17:37
p1ruj3is it because of how this external drive is mounted?17:38
Bam_Bamph4nt0m_, "sudo dpkg-reconfigure mysql-server" I think17:38
shpnobody up for my xorg problem pls?17:38
poisonActionParsnip:Trying to connect sony xperia x10( android) to ubuntu 11.4 to connect to internet. it works fine with my micromax (java)phone. Thanks in advance17:38
Chraz_Rittshp, yesterday i had the same thing with windows being fine while ubuntu wasn't, i found that my hd size setting was wrong for ubuntu, your tv may call it something else, give  a try at looking around the menu17:38
vantage_puddinganyone tried ubuntu with fluxbox? I get very slow screen redrawing, about 2 frames per second on an i517:38
poisonTrying to connect sony xperia x10( android) to ubuntu 11.4 to connect to internet. it works fine with my micromax (java)phone. Thanks in advance17:38
ph4nt0m_ok bam bam thankyou :)17:39
rtyuiohello there17:39
ActionParsnipvantage_pudding: always been fine here when I've used it17:39
Bam_Bamph4nt0m_, did that work?17:39
ActionParsnipvantage_pudding: same as a fresh user?17:39
poisonTrying to connect sony xperia x10( android) to ubuntu 11.4 to connect to internet. it works fine with my micromax (java)phone. Thanks in advance17:39
ph4nt0m_havent tried yet lol17:39
HashNukeanyone?17:39
vantage_puddingActionParsnip, fresh user? how do you mean?17:39
PavillioxAnyone know anything about GTK Version mismatches? sudo apt-get dist-upgrade17:39
rtyuiowhy we can't pdf file from vi ?17:39
Pavillioxoops17:39
rtyuioopen17:39
ActionParsnipvantage_pudding: make a new user, log in as that and see if its the same17:39
PavillioxAnyone know anything about GTK Version mismatches? http://pastie.org/276878317:39
vantage_puddingActionParsnip, ok, thanks, brb17:39
rtyuiowhy we can't open pdf file from vi ?17:39
Bam_Bamcompdoc, ?17:40
ssfdre38is Ubuntu Studio going to get upgraded to 11.10 or is it a dead project?17:40
rtyuiocan we open pdf file from vi ?17:40
ph4nt0m_it just took me straight back home in terminal17:40
auronandacertyuio: because vi is a text editor and pdfs aren't text files17:40
theadminrtyuio: nope17:40
HashNukeguys, how do I interpret this dpkg version "2:1.2.0-1"? I understand get the colon part. Is it just 2.1 or anything else?17:40
Bam_Bamph4nt0m_, idk then17:40
roasted_Question - On Gnome Shell in 11.10 when I hit the wireless network icon in the upper right, some of the wifi networks show up as "UNKNOWN". Any idea why??17:41
ph4nt0m_ok dude ty anyways ill use my ol pal scroogle17:41
theadminroasted_: Hidden ESSID?17:41
compdocBam_Bam, I think it was gnome-shell that I had to install17:41
ssfdre38join #ubuntustudio17:41
ActionParsniprtyuio: you could convert it to text first17:41
gonkohi guys, i'm on oneiric with gnome3. I've removed all unity and mono stuff, and my netbook is quite good, but when I try to update && dist-upgrade synaptic says that he wants yo install banshee, mono, compiz, unity and other shit. Is there a way to tell synaptic shut the fuck up and don't install stuff I don't wants?17:41
roasted_theadmin, I don't think so. at work we have 3 SSIDs, and two showed up as unknown while the other I could read.17:41
rtyuioi got some text on my pdf file17:42
Bam_Bamcompdoc, that appears to be working17:42
theadminroasted_: Does the same thing happen when you "iwlist wlan0 scan"?17:42
Picigonko: Please mind your language in this channel.17:42
roasted_theadmin, I'm at a hospital now and I see like 4 networks. The one I'm connected to is an ATTWIFI hotspot, the others are unknown. So HERE I'm not sure... but at work we don't hide our SSIDs.17:42
ActionParsniprtyuio: http://shibuvarkala.blogspot.com/2008/11/howto-convert-pdf-to-txt-in-ubuntu.html17:42
Bam_BamDoes anyone know why I can't use widgets in 11.10?17:42
roasted_theadmin, I see a bunch of unknown entries, yes.17:42
roasted_theadmin, being I'm in a hospital (and its packed) I wonder if its peoples laptops that have hotspot capability?17:42
theadminroasted_: wireless driver problems, that's all I can say17:42
roasted_theadmin, is "unknown" normally an indication of the ssid being hidden?17:43
carli2hi. the overlay scrollbars break various apps. what's the correct project to bug report at launchpad? https://bugs.launchpad.net/ubuntu/+source/lazarus/+bug/87288017:43
ubottuLaunchpad bug 872880 in lazarus (Ubuntu) "Clicking on tabs does not work" [Undecided,Confirmed]17:43
theadminroasted_: I think it is17:43
roasted_theadmin, well, I suppose that's possible but I find it hard to believe as it happened to TWO completely different model laptops.17:43
Chraz_RittMrElendig: when i type "fsck" to my command line i get what looks like version information back, it seems that i have much to learn about using the command line.17:43
roasted_theadmin, 11.10 32 bit on both with gnome shell.17:43
gonkoPici: what I say? Unity? mono? I know mono is a bad word17:43
theadminroasted_: Well, then a problem with wext17:43
compdocBam_Bam, you got the icons back?17:43
MrElendigChraz_Ritt: man fsck17:43
roasted_theadmin, I wonder if I log out and into unity what would happen to nework manager17:43
Bam_Bamcompdoc, sorta, they aren't the same ones17:43
roasted_theadmin, perhaps thats worth checking out quick...17:43
Bam_Bamcompdoc, right click menu still isn't themed17:44
theadminroasted_: you should probably try, yeah17:44
roasted_theadmin, brb then..17:44
theadminroasted_: cu17:44
rtyuiook if i understand we need to convert the pdf into text to able to read it17:44
rtyuiowell, perfect17:44
vantage_puddingActionParsnip, it's exactly the same on a new account17:45
MrElendigChraz_Ritt: fsck -r or -a /dev/sdwhateveryourpartionis17:45
auronandacertyuio: can't you use a pdf reader?17:45
vantage_puddingActionParsnip, really strange, probably something with the display drivers17:45
MrElendigChraz_Ritt: make sure that it is _not_ mounted when your run it btw17:45
ActionParsnipvantage_pudding: ok then we now know its the system and not the settings17:45
rtyuiono i simply want to read pdf file from vi  auronandace17:45
vantage_puddingActionParsnip, ah good point :) I'll try a few more things17:46
gonkoHey, guys, ho to tell synaptic not to install mono, banshee and unity when I dist-upgrade?17:47
gonkoI'm with gnome3 (it's not a bad word) and I'm happy17:47
theadmingonko: Gnome needs mono17:47
theadmingonko: However, there is a way17:48
Bam_Bamhow do I start a process that I want to continue running after closing terminal?17:48
Debolazgonko: If you are happy with gnome3, why wouldn't you want mono though?17:48
theadmingonko: echo "PACKAGENAME hold" | sudo dpkg --set-selections17:48
=== Gskellig is now known as CharlieSheen
gonkotheadmin, gnome works fine without it, I've purged it17:49
Bam_Bamwhat is mono?17:49
roasted__theadmin, hmm17:49
=== Mud is now known as Guest14834
PavillioxCan someone PLEASE help?17:49
gonkotheadmin, it's not only mono, it's unity, banshee, compiz and other things I don't want17:50
theadminroasted__: Yes?17:50
roasted__theadmin, unity showed me 3 wifi networks in the area. gnome shell showed me 7, the original 3 that unity showed, as well as 4 "unknowns"17:50
roasted__theadmin, however, at first gnome shell displayed only 3. I deactivated, reactivated, and then it brought up 7 with 4 being unknown.17:50
gonkoI think unity is not required to run gnome317:50
Pavillioxoh i give up17:50
theadmingonko: for i in {unity banshee compiz mono blah blah} ; do echo "$i hold" | sudo dpkg --set-selections ; done17:50
Bam_Bamhow do I start a process that I want to continue running after closing terminal?17:50
roasted__theadmin, I had thought it was screwing up displaying me the wireless networks but it was showing me the proper 3 accurately with 4 oddballs.17:50
vantage_puddingActionParsnip, no wonder, xorg isn't configured xD17:50
roasted__theadmin, I'd rather have "too much" than not enough, so ha.. I'll take it.17:51
theadminroasted__: lol okay17:51
theadminBam_Bam: command &disown17:51
roasted__theadmin, just firing that out there in case anyone else asks. :D17:51
carli2Pavilliox: you didnt ask a question17:51
vantage_puddingActionParsnip, jockey-gtk to the rescue :p17:51
Pavillioxcarli2: I asked about 3 times earlier lol17:51
carli2Pavilliox: don'T ask to ask17:51
Pavillioxhttp://pastie.org/276878317:51
carli2Pavilliox: what is that?17:52
Shade34321I have a question on how ubuntu lts works. Here is some background, in my lab we use rhel but since we do research we are constantly having to build our own software. Say we are using cmake 2.6 and that it came standard and we needed to upgrade to cmake 2.8. Would we need to build it from source or could we get it from the repositories? Im also on my phone so sorry for any typos.17:52
gonkothank you theadmin, but I'm not sure this is the only way, maybe there's still a metapackage installed and I don't know ?17:52
PavillioxA GTK error I keep getting when installing a package using ./configure17:52
p1ruj3Can anyone help me with my CHOWN CHGRP CHMOD issue on a mounted ext drive?17:52
carli2Pavilliox: go into the gtk dev channel if you want to compile.17:52
=== CharlieSheen is now known as Morpheus
theadmingonko: could be, install tasksel to see (it's a "metapackage manager" of some sort)17:52
rtyuiohello17:52
rtyuioths is what i got  on a file17:53
rtyuiohttp://paste.ubuntu.com/720939/17:53
carli2Pavilliox: did you install the dev libs for libgtk+?17:53
auronandaceShade34321: you'd either use backports or ppas17:53
gonkotell me p1ruj317:53
vfw_plrWhat filesystem is on it?17:53
gonkoa good start is chmod 775 /media/yourextedrivename17:53
auronandace!backports | Shade3432117:53
ubottuShade34321: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging17:53
p1ruj3http://paste.ubuntu.com/720942/17:53
auronandace!ppa | Shade3432117:53
ubottuShade34321: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa17:53
Bam_Bamtheadmin, thank you17:53
rtyuioi need count the number of time ipsum is present on that test how to do ? http://paste.ubuntu.com/720939/17:53
rhett_I think that I might be having some issues with an ssd drive on a laptop17:54
rhett_should I run fsck from a live cd?17:54
Shade34321So using the normal release would be better for us17:54
vfw_p1ruj3: filesystem is on it?17:54
p1ruj3ack good point vfw_17:54
vfw_p1ruj3: what filesystem is on it?17:54
Chraz_RittMrElendig: it looks like i need to not be using ubuntu from a live disk to use ether badblocks, or fsck, because i am getting 'permission denied' messages when i try to run ether of them on the partition that needs checking.17:54
auronandaceShade34321: same applies to the normal releases17:55
MrElendigChraz_Ritt: go root17:55
MrElendigsudo -i17:55
rtyuiohello anyone there17:55
rtyuioi need count the number of time ipsum is present on that test how to do ? http://paste.ubuntu.com/720939/17:55
=== Morpheus is now known as Gskellig
rtyuiotext file17:55
dr_willisrtyuio:  awk is good for doing things to text files.. or grep tghe file and wc the output... if thers one per line17:56
dr_willis  #bash may have better ideas17:56
Shade34321Ok. We are considering switching because rhel is several versions behind rather than say one or two.  Thanks!17:56
vfw_Chraz_Ritt: Definately from boot disk because it's not goot to try and run fsck on live (mounted) filesystem.17:56
NikLPhi I'm running 11.04 under virtualbox, my meld app was working fine yesterday but today it freezes every time I launch a new diff *but only with certain files*, any clues? I've looked around and found nothing :/17:56
filippohi all, can someone point me to the right way for uninstalling the fglrx driver?17:56
p1ruj3vfw_ ty for help17:56
filippocause i want to revert to the open source ones17:57
ActionParsnipfilippo: use jocky-gtk and deactivate it17:57
MrElendigfilippo: depends on how you installed it in the first plase17:57
MrElendigplace*17:57
=== LuizArmesto_ is now known as LuizArmesto
filippoActionParsnip, MrElendig i used the proprietary driver dialog17:57
MrElendigyou can uninstall it the same way then17:58
filippoMrElendig, great! thanks17:58
ActionParsnipfilippo: run:  gksudo jockey-gtk   and deactivate it17:59
filippoActionParsnip, done it thank you18:00
octavioberi6318:01
gabriel_holis18:01
AscavasaionArgh!  I cannot figure out this port forwarding thing.  Aaaany ideas?18:01
gabriel_como andan18:02
Bam_Bamhttp://www.bryansalisbury.com/statics/screenshot2.png18:02
mikefoocan someone help me i am trying to make an http-based installation, i have downloaded all 3 types of ISOs, as well as used apt-mirror, but none of them produce an "installer-amd64" directory which is required for a network-based installation. i am behind a proxy so can't use public ones. has anyone done this?18:02
SunTsuAscavasaion: only if you give details18:02
Bam_BamWhat's wrong with my graphics settings here? http://www.bryansalisbury.com/statics/screenshot2.png18:02
gabriel_list18:02
rtyuioi can't find the correct option to output that one using awk dr_willis18:03
MrElendigBam_Bam: 2x lcd screens?18:03
deverasinstalled in ubuntu using apt, some plugins don't start. Thre's update available, but running apt-get upgrade / update didn't get it. from what i read it could also relate to the java version. Ideas?18:03
Bam_BamMrElendig, yeah?18:03
MrElendigBam_Bam: switch to dvi cable if you can18:03
Bam_Bamthey're both on DVI18:04
Chraz_RittMrElendig: now i just need to understand the report i got back: "/dev/sda6/: clean, 11/12943360 files, 860269/51764736 blocks" does that mean the partition is good?18:04
MrElendighm, lying gui crud is lying then18:04
MrElendigBam_Bam: what driver are you using?18:04
Bam_Bamwell, one is DVI and one is HDMI-DVI18:04
Ascavasaionsunson: Okay, I have a small network at home, At most 5-6 PCs.  One is running Apache with default HTML document.  I want to access it remotely from another laptop at work say.  I do not understand how to enter the port forwarding info into the ADSL router.18:04
Bam_BamMrElendig, the nvidia one18:04
MrElendigChraz_Ritt: most likely18:04
MrElendigBam_Bam: use nvidia-settings then18:04
Bam_Bamversion-current18:04
AscavasaionSunTsu: : Okay, I have a small network at home, At most 5-6 PCs.  One is running Apache with default HTML document.  I want to access it remotely from another laptop at work say.  I do not understand how to enter the port forwarding info into the ADSL router.18:04
MrMindhi! is there any way to disable the dock autohide in 11.10 without install ccsm?18:04
filippobtw is there a way to get the bleeding edge packages for alsa and alsa-driver?18:04
MrElendigBam_Bam: and enable twinview18:05
MrElendigfilippo: check ppa18:05
filippocause my card that has a alc670 codec doesn't work18:05
Bam_BamMrElendig, they are in twinview18:06
phlak_userAscavasaion, make sure you assign the machine with the apache server a static ip (or a reserved dhcp one); then forward port 80 on WAN to port 80 on LAN to ip of apache server18:06
filippoMrElendig, ok!18:07
Chraz_RittMrElendig: i'm back to wondering why the unwanted and unaccessable data has survived multiple reformattings even to other file systems, and even 2 rounds of partition deletion.18:07
Bam_BamMrElendig, is there anyway I can test the settings without logging out and back in?18:07
MrElendighm, that error doesn't look like it's comming from nvidia-setttings at all18:07
SunTsuAscavasaion: as we don't know your adsl router we can't help you, and that's no ubuntu problem either18:07
Chraz_RittBTW, the deletions have been done both in windows 7, and in ubuntu18:08
MrElendigChraz_Ritt: dd if=/dev/zero of=/your/partion will nuke everything18:08
MrElendigbut it will also take a long time :)18:08
SunTsuAscavasaion: normally you need to enter which incoming port you want to forward to which remote ip and remote port18:08
Ascavasaionphlak_user: It keeps opening up the router's setup.18:08
phil_hiho, i have problems with my sound card. i can't capture from line in, could anyone help please?18:08
MrElendigChraz_Ritt: data doesn't really dissapear untill you actually overwrite it18:08
AscavasaionSunTsu: Okies, I thought as much.  Thank you.18:08
phlak_userAscavasaion, thats because you have allowed WAN access to router config18:08
phlak_userAscavasaion, so you can either disable that or forward port 800 on WAN to 80 on LAN (so to connect from external, you will have to specify port as 800 i.e. http://ip-of-router:800)18:09
Bam_BamMrElendig, is there anyway I can test the settings without logging out and back in?18:10
rtyuiowhat does this command ? : dd if=/dev/zero of=/your/partion will nuke everything Chraz_Ritt18:10
phlak_userAscavasaion, and in any case dont test this from within the LAN; it wont work18:10
MrElendignvidia-settings changes the settings on the fly18:10
Chraz_RittGparted is reporting that there is 3.28gb used in the partition, will that just be overwritten when i install ubuntu there?18:10
roasted_Has anybody successfully installed gnome shell themes? I can't seem to get it to work.18:10
phlak_userroasted_, using gnome-tweak-tool to select them?18:11
Bam_BamMrElendig, but I'm not having a problem with that. The error shows up when I log in. If I click the button and restart nautilus all my icons/themes come back18:11
roasted_phlak_user, yeah, that's what I thought. I'm talking about the GNOME SHELL Themes though. I can install GTK3 themes fine. But when I select an actual shell theme to install it just doesnt respond.18:11
MrElendighmm, the error doesn't look to be from nvidia-settings at all :718:12
phlak_userroasted_, how did you install them?18:12
Ascavasaionphlak_user: Thank you... that is what the problem was.  I just did it with my cell phone and it works.  I never realised that if I did it internally to the LAN it would not work.18:12
phlak_userAscavasaion, yw18:12
usuarioolaaaa18:13
roasted_phlak_user, within the tweak tool. theres an option18:14
toumboCan you help me please? http://pastebin.ubuntu-gr.org/m5ec40b8918:14
usuarioolaaaaa18:14
usuarioellou18:14
Myrtti!es | usuario18:14
ubottuusuario: En la mayorรญa de canales de Ubuntu se habla sรณlo en inglรฉs. Si busca ayuda en espaรฑol o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.18:14
phlak_userroasted_, yes18:14
usuarioola??18:14
usuarioen espaรฑol18:15
usuariotontos18:15
Chraz_RittMrElendig, after all i have done, ubuntu still is showing a folder in that partition, shouldn't the data be invisible to a normal view of the partition? shouldn't it look like the partition is empty?18:16
SunTsuChraz_Ritt: that folder is there automatically as it is a folder where "lost and found" data is stored...18:17
manbra_linuxIs it possible to install an alternative to unity?18:17
Chraz_Rittahhhh18:17
SunTsuChraz_Ritt: like inodes that got lost, because they got unreferenced while doing fsck, fsck puts them there18:18
SunTsuso you can recover the data they contain18:18
Matt68965Hi, my external hard-drive mounts with a '_18:18
Chraz_Rittso i've been chasing my tail over nothing?18:18
SunTsuI thought that there still was stuff in it, that's why I recommended badblocks18:18
SunTsuChraz_Ritt: yeah, looks like it18:18
Matt68965Hi, my external hard-drive mounts with a '_' at the end of the name. and not with its proper name 'ST_JEROME'18:19
cari_veri_epdskah guys, need help: shot down my interface, grafics are destroyed. ubuntu/gnome unusable like this. how can I revert to system defaults?18:19
Chraz_Rittgparted is saying that it's taking up 3.28gb, so i thought it had stuff in it18:19
zykotick9!notunity | manbra_linux18:20
ubottumanbra_linux: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic18:20
SunTsuChraz_Ritt: er, no, that's just a combination of meta data and reserved percentage for root18:20
manbra_linuxzykotick9, thank you.18:20
manbra_linuxI love ubuntu, but unity is horrible - I didn't feel like switching OSs18:21
drake01cari_veri_epdsk, move the directories .compiz-1 .gconf .config .gnome* to some safe place and re login18:21
Chraz_Rittok, so id i devide that partition into 2 parts there will be the same space used in both?18:21
zykotick9manbra_linux, if you don't love unity you should investigate other distros18:21
SunTsuChraz_Ritt: depends on how you split it up, but the sum will be nearly the same18:22
Chraz_Rittand it really makes no difference if it is showing that way?18:22
Chraz_Rittoh18:22
cari_veri_epdskdrake01: ok. I already did with .compiz-1 .gconf . *coming back soon18:22
manbra_linuxzykotick9, I wouldn't be able to remove it?18:22
SunTsuChraz_Ritt: it's not really wasted space, and you can tune the percentage that's reserved for root18:22
zykotick9manbra_linux, no no - you can.  But why use a distro that's using an interface you don't want?18:23
dddbmtWhy can remote desktop viewer on my 10.04 auto find18:23
dddbmtWhy can remote desktop viewer on my 10.04 auto find other machines on the network when my 11.10 can not? And is there something I can do?18:24
Chraz_Rittok, now with nearly 200gb of hdd space to work with how many partitions would you recommend for an ubuntu installation, i already have a swap partition set aside18:24
=== tom-ubuntu2 is now known as tom-ubuntu
SunTsuChraz_Ritt: as I said before I would just use root and home, having more partitions only makes sense if you want to fine tune stuff18:25
manbra_linuxzykotick9, ubuntu hasn't caused many problems save for unity.  And I figure there will be more support forums/I'll have an easier time googling problems for a more widely used OS18:25
l0p3nChraz_Ritt: 2 partitions is enough if you ask me18:26
roasted_Investigating other distros based on dislike for Unity is one of the most backwards things I've ever heard of.18:26
zykotick9manbra_linux, that's a good point actually, Ubuntu is popular - and thus has many support options.  Stick with Ubuntu then.18:26
roasted_Ubuntu has solid support for XFCE, KDE, LXDE, Gnome Shell, and the list goes on and on.18:26
Chraz_RittSunTsu, which should be the smaller, and how small can it be made?18:26
roasted_Why, OH WHY, you would ditch an entire distro because you don't want to quickly and easily install another desktop environment is something that is totally beyond me.18:26
zykotick9roasted_, "solid support" that's funny ;)18:26
SunTsuChraz_Ritt: er, you don#t have any grasp on what those do, right?18:27
TricenHello again all.  Multi-monitor problem again18:27
roasted_zykotick9, It's not meant to be comical.18:27
roasted_zykotick9, I use gnome shell. I love gnome shell. Does tha tmean I should switch to Fedora because it comse with Gnome Shell by default?18:28
SunTsuChraz_Ritt: root or / holds all your system, /home holds all your personal data and config18:28
roasted_zykotick9, no, I can easily do that on Ubuntu by taking up no more than 6 seconds of my time.18:28
Chraz_Rittactually no, most of my linux use has been using puppylinux, and that is another ball of wax when it comes to storage18:28
=== hexacode is now known as Guest72835
roasted_zykotick9, I would never suggest that somebody switch distros because of a desktop environment that is already supported.18:28
manbra_linuxRoasted, could you elaborate "<roasted_> Ubuntu has solid suppor"18:28
manbra_linuxSorry, I'm a linux noob.18:28
TricenI have onboard Intel (3100) and Geforce FX 5600 pci card.  The intel shows nothing, but the pci card works fine.  When the pci card is removed the intel works fine.  I have open source drivers on the pci card.  Any possible answers?18:28
dr_willisPuppyLinux is more then a ball of wax... its more like a tangled ball of xmas tree lights.. :)18:29
roasted_manbra_linux, Ubuntu supports an array of different desktop environments.18:29
CarlFK"sudo service lightdm stop" drops me to char mode, but it is like 132 or so columns - tiny font.  how do I reset it to 80x25?18:29
roasted_manbra_linux, If you don't like Unity, you can install other desktop environments.18:29
manbra_linuxroasted_, oh.  Which would you recommend?18:29
dr_willisCarlFK:  the fbset or fbmode command perhaps..  might not be insalled by default18:29
TheTaLlesTI have square text during boot and then nothing on a ubuntu server 11.10 box after fresh install. i installed sshd during the install so i do have access. any ideas how to fix?18:29
TheTaLlesTboot loader and bios are fine18:30
manbra_linuxI just want a start button with my apps/system settings, a bar with all the open apps, and a notifcation area.  Just a simple windows like desktop : /18:30
dr_willisTheTaLlesT:  try the nomodeset option perhaps.18:30
dr_willis!nomodeset18:30
ubottuA common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter18:30
phlak_userTheTaLlesT, if you have sshd, then i guess you have everything :)18:30
dr_willismanbra_linux:  sounds like Lubuntu/lxde.18:30
zykotick9dr_willis, does frame buffer even apply these days?  isn't it a grub setting for console resolution?  (i'm just curious, i don't bother playing with console resolutions - default always works fine for me)18:30
TheTaLlesTi would still like to fix18:30
SunTsuChraz_Ritt: my base system takes up around 15 to 20 Gig, I would leave nearly the same to be on the safe side, the rest goes into /home18:30
roasted_manbra_linux, I personally like gnome shell. I'm on 11.10 right now with gnome shell. I just installed it, logged out, hit hte gear icon and selected "Gnome" and logged in.18:30
roasted_manbra_linux, it depends what you're after. You don't like Unity - why? Maybe what you DONT like about Unity would help steer you towards one you do like.18:30
phlak_userTheTaLlesT, also, please be aware that Server installs do not have a GUI18:30
dr_williszykotick9:  you could try the nofb option also. Yes i do think the fb is used..18:30
manbra_linuxroasted_, I am on gnome shell right now18:31
White--When I try to extend my displays with catalyst control center, as soon as I save the changes, the ccc just goes away but the displays stays completely as is18:31
TheTaLlesTyes i know but a terminal if i want it is nice18:31
escottzykotick9, im fairly sure that the grub and fb resolutions are different18:31
dr_willisbbl. bed time.18:31
roasted_manbra_linux, do you not like it?18:31
dr_willisgrub has a res option yes.. or you can set grub to a text mode.18:31
dr_willisin /etc/default/grub18:31
juniorschroderhello guys18:31
Chraz_RittSunTsu, thanks for the advice18:31
manbra_linuxroasted_, not really.  I want a bar on the bottom with the different apps that I have open18:31
phlak_userTheTaLlesT, what do you get when you press ctl+alt+f1 or f218:31
dr_willisthen the console can hae a framebuffer, or normal text mode,18:31
dr_willisnight all18:31
TheTaLlesTsame nothing18:32
TricenI have onboard Intel (3100) and Geforce FX 5600 pci card.  The intel shows nothing, but the pci card works fine.  When the pci card is removed the intel works fine.  I have open source drivers on the pci card.  Any possible answers?18:32
manbra_linuxAnd I want a minimize, window, and full screen button on my app menus.  Not just a close button.  Those are my only complaints, really18:32
SunTsuChraz_Ritt: leaving more space is a good idea because you expect the system to grow and upgrading might need lots of extra space18:32
w30CarlFK, try setting grub to kernel option vga=<whatever>. whatever can be found by first using vga=asj18:32
roasted_manbra_linux, well, all I can say is, using gnome shell has made me a solid believer. I hated it at first. Now I love it. BUT... if you want a "classic" design you can either install XFCE or use Gnome Classic.18:32
w30asj/ask18:32
roasted_manbra_linux, when you install gnome shell, gnome classic becomes a viable option at the login screen18:32
manbra_linuxGnome classic doesn't work for me.  It just shows a blank desktop, no icons18:33
manbra_linuxand no menus18:33
zykotick9!notunity18:33
ubottuUbuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic18:33
CarlFKw30: like that, but rather do it at the command prompt - it's a temporary thing18:33
HackeMatesudo: add-apt-repository: command not found why?18:33
roasted_manbra_linux, I'd try XFCE then, known as Xubuntu-Desktop in the software center.18:33
Bam_Bammanbra_linux, I've been having issues too18:33
Chraz_RittSunTsu, so i would be planning well if i made that partition even a bit bigger than 20gb?18:33
manbra_linuxroasted_, thank you for the help.18:33
w30CarlFK, dono18:33
Chraz_Rittsay 25, or 30gb?18:34
SunTsuChraz_Ritt: with 200G HDD I'd use 50g for /, 150G for /home. Filesystems tend to slow down when they get to full18:34
SunTsus/to/too/18:34
phlak_userTheTaLlesT, can you check if you have getty running? ps -fe|grep getty should tell you18:35
CarlFKdr_willis: you know something about this.. seems there is only one valid mode? http://dpaste.de/NeFDA/18:35
Chraz_Ritti understood you, even if you used the wrong word form18:35
zykotick9Chraz_Ritt, do you have a reason to not just use the full space for /?18:35
SunTsuzykotick9: people around here advised him not to, because having /home is a wise thing when it comes to re-installing the system for some reason18:36
SunTsupeople around here including me, that is18:36
Chraz_Rittzykotick9, it was suggested to preserve my data when an upgrade came out.18:36
zykotick9SunTsu, that's questionable in many cases.  When programs get upgraded the config files in ~ can cause issues.18:37
CarlFKw30: thanks though.18:37
ActionParsnipSunTsu: its handy for user data. No need to restore from backup18:37
SunTsuzykotick9: never had issues with that, aside that ~ is more than just config files18:37
Chraz_Rittwouldn't tha depend on where the config files are stored?18:37
zykotick9Chraz_Ritt, well that makes some sense, but I'd be careful, my / is over 56G currently (without a lot of big stuff installed)18:37
SunTsuActionParsnip: yeah, that's why I suggested it ;)18:38
TheTaLlesTyes i do18:38
MrElendigzykotick9: no seperate /home?18:38
TheTaLlesTphlak_user, yes i do18:38
eyadofhi all : i want to edit  commands of the default keyboard shortcut in unity not the shortcut its self , can somebody help me ?18:38
zykotick9MrElendig, nope - and that does account for 41G18:38
ActionParsnipNo one method is perfect sadly18:38
MrElendigzykotick9: always seperate user data from /, it can save you from losing all your pron :p18:39
auronandacezykotick9: 56gb? what do you have that takes up that much space? vms?18:39
Chraz_Rittlol18:39
SunTsuMrElendig: you're raising a valid point ;)18:39
MrElendigalso the bad things that tend to happen if you fill up /18:39
TheTaLlesTphlak_user, i added the nomodeset option and it said it did not recognize it but i got text at the terminal i still have squares during boot18:39
dubuni cant install sensors-applet in ubuntu 11.1018:39
korn788im have a problem with mic not working in 11.1018:40
ActionParsnipkorn788: what is the problem?18:40
korn788everything works with the soundcard but mic18:41
Pelowhere do I  change the number of desktops ?18:41
mdgeorgehello18:41
ActionParsnipkorn788: is it part of a laptop?18:41
zykotick9Pelo, ccsm - General - Desktop Size tab18:41
korn788no desktop18:41
MrElendigPelo: depends on thw window manager18:41
Chraz_Rittdoes it make a difference which has the lower partition number?18:41
mdgeorgeI've noticed a bunch of regressions since I upgraded to oneiric18:41
SunTsuChraz_Ritt: If you really want to be on the safe side you could use lvm for your disk which allows you to resize stuff if things don't work out as expected18:42
SunTsuChraz_Ritt: no18:42
korn788my card is a sb live vaule ct483218:42
mdgeorgein particular, skype has stopped working and gnome-shell isn't rendering the overview properly18:42
ActionParsnipChraz_Ritt: doesnt make a difference18:42
Pelozykotick9, thanks  MrElendig it was compiz I was going for the cube18:42
TheTaLlesTphlak_user, could it be the nouveau driver? i have an nvidia card in there18:42
eyadofhi all : i want to edit  commands of the default keyboard shortcut in unity not the shortcut its self , can somebody help me ?18:42
Pelomdgeorge, most of them might have to do with gnome3 instead of gnome 2.X18:43
ActionParsnipkorn788: run: alsamixer    are all levels cranked and unmuted18:43
* Pelo is realy not liking oneric18:43
korn788yea18:43
korn788i have ran that18:43
phlak_userTheTaLlesT, do you also have an onboard video card?18:43
HukkaDoes 11.10 installer handle everything automatically when installing on SSD, or is there something that needs to be doen by hand? Like before I think that it was recommended to do partitioning before to assure they are aligned to 4k sectors18:43
TheTaLlesTphlak_user, no18:43
dubunhow install sensors-applet in ubuntu 11.10?18:43
korn788whats weird is that the capture works because i can  monitor myself but i cant record with it18:44
ActionParsnipkorn788: does the system have onboard sound too? Or is the creative thing the only sound card?18:44
TheTaLlesTphlak_user, its a nvidia 520018:44
Pelocan I get the old gnome menu back, I mean the one with  app,places and "SYSTEM" , i'm realy missing the SYSTEM part18:44
korn788no it have onboard but i have the same problem18:44
ActionParsnipkorn788: do you use the onboard?18:45
Gentoo64!nounity | Pelo18:45
ubottuPelo: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic18:45
TheTaLlesTphlak_user, i have no problems with older ubuntu and other linux distros i have tried with and without a gui18:45
=== Evixion` is now known as Evixion
PeloGentoo64, alreay have that installed , the default gnome menu is just not the same, it lacks system18:46
Gentoo64ah ok im not sure then18:46
Gentoo64i think you click on your name instead18:47
phlak_userTheTaLlesT, umm - can you change/add this entry in /etc/default/grub GRUB_GFXMODE=640x480 and then run update-grub2 and reboot18:47
* Pelo should probably give unity a chance but it seems wrong on a desktop18:47
Chraz_RittSunTsu, 1 more question for now, ext 3 or ext 4, which should i use?18:47
SunTsuChraz_Ritt: I'd go with ext418:47
Gentoo64dont blame you for liking the old style gnome18:47
PeloGentoo64, yeah, but it's not the same kind fo system menu,   the old one had more stuff in it18:47
ActionParsnipPelo: there are plenty of alternative desktops18:47
Gentoo64well this is the way gnome is now...18:48
sotdanHi, I have lost my root password by removing it in the system settings. Can someone help?18:48
phlak_usersotdan, you dont need a root password in any case18:48
ActionParsnip!noroot | sotdan18:48
auronandace!root | sotdan18:48
ubottusotdan: We do not support setting a root password. You're free to do it on your own machine, but please don't offer instructions on how to set a root password or ask for help with setting it. See !root and !wfm for more information.18:48
ubottusotdan: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo18:48
PeloGentoo64, it's probably gonna drive Linus to xcfe18:48
TheTaLlesTphlak_user, thats just for grub right? i dont have any problem with grub showing18:48
korn788_ok i got dc18:48
korn788_im the same guy about the sound problem18:49
phlak_userTheTaLlesT, oh ok, i thought you said you could see only squares18:49
ActionParsnipkorn788: do you use the onboard sound?18:49
TheTaLlesTphlak_user, after the bootloader18:49
korn788_no18:49
TheTaLlesTphlak_user, when ubuntu is booting18:49
sotdanok, so I mean my login and sudo password18:49
Peloon a different note,  does anyone know how to fix conky ? mine is all out of alignment since the upgrade18:49
Chraz_RittSunTsu, normally i would have just gone with the newer fs, but the info on the ubuntu page only mentions ext2, and ext3, so i had some doubt there18:49
ActionParsnipkorn788_: then I suggest you disable it in BIOS18:49
auronandacePelo: screenshot18:50
korn788_ok18:50
korn788_then go from there18:50
korn788_ok well im going to reboot and try the bios thing18:50
Randolphhi all18:50
Gentoo64Chraz_Ritt, ext4 is stable and the norm18:50
SmJdoes any console text editor show line numbers?18:50
Gentoo64SmJ, vim18:50
cari_veri_udmoving .config .gconf etc did not work out. theme grafics / interface all is broken. :(18:50
TheTaLlesTphlak_user, why i was wondering if its a gfx driver. does the server version have any?18:50
Gentoo64in vimrc put "show number"18:51
Gentoo64if you want it permanent18:51
TricenTwo video cards, one onboard Intel 3100 and one PCI Geforce 5600.  When PCI card is plugged in, the Intel won't show up in "displays".  I want to stretch my desktop across them.  When you remove the PCI card, the Intel works fine.  Anyone have any idea what's wrong?18:51
sotdanI've lost my login password by removing it in the system settings, and now I can't set it18:51
ActionParsnipPelo: unity is an ubuntu product. If you use other gnome3 based distros they will use gnome-shell more than likely18:51
Chraz_Rittthanks again18:51
Gentoo64SmJ, set number, sorry18:51
Gentoo64sotdan, you can still use sudo -i though cant you?18:52
phlak_userTheTaLlesT, sorry but i gotta go; in any case, if the X server isnt getting started, the gfx driver doesnt have much role. it should be the console vga mode (in earlier kernels/grubs vga=791 helpd)18:52
PeloActionParsnip, gnome-shell is installed, I just find gnome3 lacking in simplicity18:52
TheTaLlesTphlak_user, ok thx18:52
sotdanGentoo64: no, I try to write in my old password and it's not accepted18:52
Gentoo64oh ok18:52
SmJI may take a look at vim but 'nano -c' seems to be enough18:53
cari_veri_udhey guys. please: it seems to me as if there are too themes fighting each other when I login to ubuntu/gnome desktop . can I reset this to factory default?18:53
sotdanthe settings window must have somehow set a new sudo password18:53
ActionParsnipPelo: i see. I've been and LXDE and KDE kinda guy. I find gnome too fussy. It has to do a little dance before it does anything18:53
Gentoo64sotdan, sudo password is the user password18:53
Gentoo64you either need your user password, or a root acount to change it18:53
sotdanmy user password isn't accepted anymore18:54
dddbmtWhat is gnome-shell?18:54
plotinodo you know how to get a static transcharacteristic of an emitter foloower18:54
plotinofollower18:54
Gentoo64dddbmt, its the gnome version of unity18:54
Peloauronandace, http://imageshack.us/photo/my-images/215/capturedu20111027145022.png/18:54
zykotick9dddbmt, gnome-shell is the new Gnome3 interface18:54
auronandace!gnome3 | dddbmt18:54
ubottudddbmt: GNOME 3 is the desktop environment on which Unity is based.  To use GNOME Shell instead of Unity, install the "gnome-shell" package and investigate "gnome-tweak-tool". GNOME 3 is not supported under Natty/11.04, and may break your system if installed from alternate sources.18:54
Gentoo64sotdan, what did you do? have you tried a blank password?18:54
plotinousing LT Spice IV18:54
ActionParsnipsotdan: there is a guide at psychocats page on how to reset user passwords18:54
PeloActionParsnip, use to be you could rightclick on anything and get options,  no longer18:55
zykotick9Gentoo64, lol - you mean Unity is Ubuntu's version of gnome-shell (as it was 1st)18:55
Gentoo64:p18:55
Gentoo64idk what came first tbh18:55
Pelowhere can I set hotkeys ?18:55
plotinodo you know how to get a transcharacteristic IN/OUT using LT Spice IV18:55
JillyIt never ceases to amaze me how well ubuntu can perform with so little RAM.18:55
sotdanGentoo64: blank password didn't word either18:55
zykotick9Gentoo64, gnome-shell18:55
Gentoo64yeh18:55
sotdanI'll look for that guide, thanks18:55
auronandacePelo: interesting18:55
ActionParsnipPelo: still works here. You can even rightclick the unity bar items for a cheeky menu18:56
Peloauronandace, that's a bit unhelpfull18:56
Gentoo64i think the right click thing sometimes works sometimes dont18:56
Gentoo64buggy18:56
korn788ok so i turned off the onboard sound still did nothing18:56
auronandacePelo: how about your conky config file?18:57
dddbmtGentoo64, zykotick9, auronandace, thank you. Why have Ubuntu switched to Unity? Is it to prefer?18:57
Peloauronandace, http://pastebin.com/UsYLZPca18:58
Gentoo64dddbmt, its their own thing18:58
zykotick9!password | sotdan18:58
ubottusotdan: Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords18:58
auronandacedddbmt: they didn't agree with the way gnome3 was going18:58
ActionParsnipdddbmt: you can use gnome-shell if you want a replacement18:58
Peloauronandace, I'm the kind of copy/paste coding, this is a heavily modified conkyrc from one of nice ones on gnomelook.org18:59
korn788is there anything i can do18:59
Gentoo64they both have a big panel on the left... theyre pretty similar tbh18:59
zykotick9auronandace, actually gnome didn't agree with the suggestions made by Canonical, so they had to create a new interface (is closer to the truth)18:59
sotdanGentoo64: If you're still interested, what I did was I set my account to "no password" in system settings. After that I couldn't set a password again and sudo stopped working.18:59
sotdanI'll reset my password from root, though18:59
ActionParsnipJilly: use a light desktop and it runs even better :-)19:00
=== napster is now known as Guest3197
Guest3197kanas ellinas?19:00
sotdanmilw ellinika egw19:00
auronandacePelo: i suspect its all the offsets in there, looks rather ugly and specific19:00
ActionParsnipsotdan: the psychocats site will help19:00
sotdanIt did19:01
=== Xano_ is now known as Xano
sandra_Hello my fellow Ubuntu inmates :-)19:01
Peloauronandace, not sure I get your meaning19:01
Guest3197uparxei kapoio kanali pou na asxoleitai me computer forensics?19:01
sandra_I trust you all are doing well.19:01
Gentoo64sander_, hi19:01
dddbmtActionParsnip, not necessarelly, I've just installed Unity with 11.10 - so think I'll try it out. I'll try find a list of the big differences if there is such thing.19:01
Gentoo64sandra_, ^19:01
sotdanden kserw Guest19:01
SunTsu!gr | Guest319719:01
ubottuGuest3197: #ubuntu-gr ฮบฮฑฮน #kubuntu-gr ฮณฮนฮฑ ฮˆฮปฮปฮทฮฝฮตฯ‚ ฯ‡ฯฮทฯƒฯ„ฮญฯ‚  /  #ubuntu-gr kai #kubuntu-gr gia Ellhnes xrhstes19:01
sandra_Gentoo64, Hello19:01
auronandacePelo: read the file, see al the "voffset -somenumber"? that is ugly19:02
ActionParsnipdddbmt: no harm in that19:02
Gentoo64I really need to change my tab thing so it goes by who most recently spoke19:02
korn788its just so weird that i can monitor myself but cant record with it19:02
sotdanGuest3197 is asking if there's any channel about computer forensics19:02
dddbmtActionParsnip, but thanks! :)19:02
Peloauronandace, granted it's not elegant but that 's the only way I could get it to work ... before19:02
SunTsusotdan: which is no ubuntu problem, right?19:02
sotdanSunTsu: True19:02
SunTsu!alis | Guest319719:02
ubottuGuest3197: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu*19:03
Peloauronandace, otherwise it took to much vertical space19:03
auronandacePelo: then you are going to have to find the right offset values, have fun with that19:03
stonemanI have a problem! I'm using 11.10 and it was everything perfectly and after installing Eclipse i reboot and now i can't start ubuntu in graphic mode... It's constantly loop my login...(login is ok)19:03
Peloauronandace, lovely19:03
sandra_I would like to ask if there is a good article that provides a step by step process that explains how to install nvidia 290.3 into Ubuntu 11.10 Thanks so much19:03
stonemanany advice19:03
Guest3197thanks a lot19:03
Guest3197;)19:03
rhett_i just put in an ubuntu 11 cd in a laptop,and did "try ubuntu".  I want to run fsck on the drive in the laptop19:03
Gentoo64sandra_, from the website19:03
Gentoo64sandra_, do you *need* that version?19:04
Gentoo64nvidia can cause all sorts of issues.. id wait a while if you dont19:04
Satanaa hmm i might have solved the issue i and 1000's of others have, with no fix19:04
Satanaatime to test19:05
Pelothanks folks,  later19:05
sandra_Gentoo64, I did google the subject but didn't find anything aside from using PPA's which I do now wish to do at this juncuture yet.19:05
TricenTwo video cards, one onboard Intel 3100 and one PCI Geforce 5600.  When PCI card is plugged in, the Intel won't show up in "displays".  I want to stretch my desktop across them.  When you remove the PCI card, the Intel works fine.  Anyone have any idea what's wrong?19:05
Gentoo64sandra_, whats wrong with the current driver?19:05
w30sotdan, funny thing happend to me. I could not log in at gui login screen as me. I found $HOME/.Xdefaults had some how been set to owner root19:05
stonemanI'm using 11.10 and it was everything perfectly and after installing Eclipse i reboot and now i can't start ubuntu in graphic mode... It's constantly loop my login...(login is ok)19:06
tomay Why 8001 port is not working !?19:06
stonemanhey w30 i think i have same problem19:06
veloryHello I'm using Apple keyword, so now when I press F buttons like F12 I get function keys like F12 = volume up F11 = volume down. How can I make it not use it's function but press f12 when I press f12 ?19:06
zykotick9w30, stoneman are either of you using sudo with GUI apps?  If so, don't in future, use gksu instead.19:06
sandra_Gentoo64, Yes I need nvidia 290.03 the current default drivers provided are buggy and from what I read nvida 290.03 driver has the bug fixes I need.19:07
tomay How know which version of gnome is currently installed !?19:07
w30zykotick9, I use gksu exclusively19:07
ChadoI am completely new to Ubuntu, what are the most important commands to learn when beginning in Ubuntu?19:08
w30zykotick9, mostly sudo -i from terminal19:08
auronandace!manual | Chado19:08
ubottuChado: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/19:08
Gentoo64sandra_, 290 isnt even on nvidias website as stable or beta...19:08
zykotick9w30, ok, just checking.  It's common for sudo with GUI apps to mess up permissions in users home directory19:08
Gordian|UHMMany chance to know what is the best ICQ client for Ubuntu?19:08
zykotick9w30, if you use sudo -i then start a gui app - it could break things as well.19:08
tomayjhgjhg19:08
w30zykotick9, thanks, man19:09
sandra_Gentoo64, I dowloaded w/out any issues.19:09
Gentoo64sandra_, link?19:09
FredmanHi...any tips for getting a fakeraid mirrored ntfs volume to work in 11.10?19:09
sandra_Gentoo64, I just need to know how too install it properly w/in Ubuntu 11.1019:09
Gentoo64sandra_, if so, then extract it and cd into it, then run sh install.sh19:09
SatanaaGordian|UHMM, pidgin?19:09
zykotick9sandra_, "properly" isn't really the right word - as what you are trying isn't "proper".  I'd strongly suggest sticking with Ubuntu's nvidia - but do what you wish...19:10
w30zykotick9, will do; I mean will not do; heck, you know what I mean....19:10
Gordian|UHMM<Satanaa> oh! I forgot about this client! Thanks!!19:10
X-tonicGentoo64: Just out of curiosity, do you use ubuntu or gentoo?19:10
icerootFredman: just mount it, your os should see disc1, disc2 and array119:10
Chraz_RittFredman: is there any reason why you can't reformat the volume to ext4?19:10
SatanaaGordian|UHMM, np :)19:10
Gentoo64X-tonic, gentoo19:10
tomay Why 8001 port is not working !?19:10
Gentoo64tomay, open it?19:11
iceroot!doesntwork | tomay19:11
ubottutomay: Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too.19:11
sandra_zykotick9, I just would like to know how to install it into Ubuntu 11.10 is there a good way of doing it ?19:11
Gentoo64tomay, ufw allow and router19:11
FredmanChaz_ritt: 0,75TB of stuff :)19:11
ActionParsnipGordian|UHMM: there is no single best app for anything19:11
zykotick9sander_, "a good way" probably not.  Best of luck - i can't/won't help with this.19:11
icerootFredman: you are using windows on dualboot?19:11
w30stoneman, terminal login works. ctrl alt Fn19:12
Fredmaniceroot: yup :)19:12
andyvyanyone having issues playing pandora.com in Firefox 7? Ubuntu 11.1019:12
BluesKajsandra_, which nvidia card ?19:12
icerootFredman: ah ok, then thats the only reason to use fakeraid :)19:12
ActionParsnipGordian|UHMM: its as intelligent as asking what the best colour is..19:12
Gentoo64sandra_, what bugs are affecting you btw? or do you just want the latest version?19:12
icerootActionParsnip: green19:12
Gordian|UHMM<ActionParsnip> it's true :)19:12
Gordian|UHMM))))))))))19:12
Gordian|UHMMoh sorry ))))19:12
stonemanany news for NVIDIA Optimus techology and Ubuntu ??19:13
Chraz_RittFredman, can you non-destructively resize the volume?19:13
Gordian|UHMM)))))19:13
ActionParsnipGordian|UHMM: try a few, see which you like19:13
PhantomPhreak53OMG I am getting ready to shoot this server. Do I have to do something special to enable .flv files to play through apache2? flv is in /etc/mime.types and everything but it keeps telling me I don't have Adobe Flash Installed when I know I do19:13
Fredmaniceroot: well, I thought the onboard raid-0 option was a good idea until I tried to access it from within 11.10 :)19:13
Gentoo64stoneman, i hear it causes problems19:13
MrElendigstoneman: go to github and check out bumblebee19:13
icerootPhantomPhreak53: that has nothing to do with apache19:13
sandra_Gentoo64, at this time I would just like to know how to install nvidia latest driver  lol19:13
ActionParsnipiceroot: AndChat highlights in green. Nice choice19:13
Fredmaniceroot: dmraid -ay sees *something* but it's not actually mountable19:13
icerootFredman: raid0 is always a bad idea19:13
Gentoo64sandra_, like i said, extract the file, cd into it (in terminal) run ls -a and you'll see an install.sh19:14
Gentoo64so... sh install.sh19:14
PhantomPhreak53iceroot: Apache calls on /etc/mime.types but I can't figure this out19:14
iceroot!raid | Fredman19:14
tomayGentoo64, ufw !?19:14
ubottuFredman: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto19:14
Chraz_RittFredman, i thought you were wanting to install ubuntu on the volume, my bad19:14
=== kd7jwc is now known as shantorn
icerootPhantomPhreak53: apache is just provifing that file, the rest is done by the browser19:14
sandra_I've all ready tried to see if the bugs in the current Ubuntu nvidia driver could be corrected but that was a fruitless pursuit19:14
stonemani'm using bumblebee but i can't set it to work good.. this Dell N5110 is not made for linux ...19:14
FredmanChaz_Ritt: nah, I just need to access it, I have separate SSDs for Win764 and 11.10 :)19:14
stoneman:)19:15
Gentoo64tomay, ubuntu comes with ufw, if you enabled it youll have to open the port on that too. sudo ufw status verbose19:15
Satanaaah still fails19:15
FredmanChaz_Ritt: np ;_19:15
ActionParsnipstoneman: there is an official doc. Search for: hybrid graphics ubuntu    the top hit may help19:15
icerootPhantomPhreak53: it doesnt matter if you put mpeg, mp3, avi, exe or other stuff inside apache, all done by the browser19:15
stonemanok i will try...19:15
stonemanbut still can't fix this problem19:15
icerootPhantomPhreak53: the types in apache are just for the icons shown by the dir-browser-plugin19:15
stonemanwith GUI19:15
stonemanstill can't start19:15
BluesKajsandra_, is this a proprietary driver from the nvidia site ?19:16
EssenceHello there.19:16
Gentoo64sandra_, what bugs?19:16
Gentoo64are they even affecting you?19:16
PhantomPhreak53iceroot: do you have any other ideas?19:16
icerootPhantomPhreak53: what is the current problem?19:16
icerootPhantomPhreak53: browser is not playing that file?19:16
icerootPhantomPhreak53: then install flash on clientside19:16
tomayGentoo64, sudo ufw status verbose ===============> Status: inactive19:17
ActionParsnipstoneman: I've not used it and am avoiding it like the plague. Id have got the link for you but it'd have taken longer than i can show how to find it19:17
PhantomPhreak53iceroot: I have flash installed19:17
zykotick9sandra_, the biggest problem with using nvidia's driver (direct from nvidia's site), IF something goes wrong, it can be difficult to remove from your system properly.  Best of luck though.19:17
Gentoo64tomay, ok. do you use a router? if so, open the port on that19:17
icerootPhantomPhreak53: you can watch youtibe videos?19:17
PhantomPhreak53iceroot: yup19:17
venomcodechanging my icon theme makes the search bar on my software center go away19:17
icerootPhantomPhreak53: link to that file?19:17
EssenceAnyone can give me some advice about installing 11.10 with Win7? I have tried via the liveCD but, the installer doesnt seems to recognice the windows installation, despite its able to see all the partitions.... little bit weird.19:17
Gentoo64venomcode, rebooting might randomly fix it, or have you done that19:18
tomayGentoo64, I am using D-LINK router19:18
SatanaaGentoo64, as a gentoo user what would you do if when your screen shut off ( instead of screensaver ) and you werent able to get back to the desktop unless you rebooted or went standby and woke it up again?19:18
Gentoo64tomay, log into it19:18
venomcodewell i change the icon set19:18
venomcodeand19:18
venomcodesome make it disappear19:18
venomcodesome dont19:18
FloodBot1venomcode: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:18
icerootSatanaa: recompile the whole system is the answer :)19:18
ActionParsnipEssence: resize the ntfs in windows7 then install to the free space19:18
Gentoo64Satanaa, huh?19:18
venomcodebut havnt tried rebooting after i make the change19:18
Satanaaiceflatline, and if that didnt change anything?19:18
Essenceso, its a common issue?19:18
Satanaaerr iceroot19:19
Chraz_RittEssence, have you made partitions for your ubuntu installation?19:19
icerootSatanaa: noone nows because it takes days to recompile everything and when that is finshed, you forogt the initial problem .)19:19
Gentoo64heh :p19:19
venomcodechanging my icon theme makes the search bar on my software center go away, any ideas19:19
Satanaaand then its does it again iceroot19:19
Gentoo64i just finished recompiling my whole comp a second ago took 1 hour19:20
White--where can I go for questions about the amd drivers within ubuntu?19:20
EssenceNo, i havent, im trying to use the isntaller and the magic option " Install with other SO".19:20
SatanaaGentoo64, just me and 1000's of other ubuntu users that have an issue there is no fix for19:20
ActionParsnipEssence: no idea. I've not seen it much I guess. I'm not  windows user. You could chkdsk your ntfs to be sure its healthy19:20
icerootGentoo64: just because you are not using libreoffice from source and not using kde from source and so on :)19:20
Gentoo64Satanaa, youll prob have to wait19:20
EssenceOk, thanks ActionParsnip19:20
Gentoo64iceroot, kde takes 45 mins. but no i dont use it19:20
Satanaai got told that this issue were in 11.04 too, but the devs are busy with 12.04 :P19:20
icerootGentoo64: hm thats fast19:21
Gentoo64iceroot, chromium is a beast though19:21
andyvyanyone having issues playing pandora.com in Firefox 7? Ubuntu 11.1019:21
Gentoo64~30 mins19:21
ActionParsnipSatanaa: both are equally developed and supported19:21
icerootGentoo64: i just remember openoffice with 6 hours19:21
venomcodechanging my icon theme makes the search bar on my software center go away, any ideas?19:21
Damesะ’ัะตะผ ะฟั€ะธะฒะตั‚19:21
SatanaaActionParsnip, but 11.10 should have most of the focus hehe19:21
DamesOuh.. I am sorry19:21
icerootSatanaa: no19:22
Dameshello!19:22
icerootSatanaa: all are equal19:22
Gentoo64iceroot, my comp isnt amazing.. i5 750 4gb ram. libreoffice takes about 40 mins19:22
Chraz_RittEssence, i'm in the process of setting up my partitions for my installation, I have never tried to do an install of any flavor of linux without having the partitions in place first.19:22
alexandrosorodiohey there anyone can help in how to boot my existing partition of win 7 with vmware in Ubuntu / ;019:22
ActionParsnipandyvy: tried another browser?19:22
Satanaaiceroot, all then? :P19:22
Gentoo64iceroot, maybe the ssd helps idk19:22
icerootGentoo64: i think so19:22
Gentoo64Satanaa, put a forum thread in or are there loads?19:22
Satanaaiceroot, ignore "unstable" if "stable" is borked :)19:22
icerootalexandrosorodio: #vmware for the first part19:22
ActionParsnipalexandrosorodio: i'd ask in #vmware19:22
iceroot!mount | alexandrosorodio (for the second part)19:22
ubottualexandrosorodio (for the second part): mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount19:22
SatanaaGentoo64, loads, with no replies19:23
EssenceIts probably the best way Chraz_Ritt ; you are right. But im not sure about how to make them.19:23
DamesCan you help me with my problem? I have Ubuntu 11.10 and i want to develop flash applications there. Where i used Windows i do it with FlashDevelop. What is the alt in Ubuntu?19:23
lionel-hi!19:23
EssenceI mean, im able to resize the ntfs , but not specify mount and such.19:23
Gentoo64Satanaa, the bug list is probably massive for 11.1019:23
ph4nt0m_ok so im at the point where im ready to break this thing..... i try to add user to apache2 and get the response "user" does not exist19:23
Satanaahave been looking trugh it, most of those issues are minor tho19:23
ActionParsnipDames: flash is proprietary so you'll need the adobe product19:24
Satanaayoure not supposed to reboot linux every 10 mins :P19:24
zykotick9Dames, i doubt there are many tools in gnu/linux for developing of the closed source flash19:24
DamesCan you tell me some of them?19:24
postgresuseris it possible to use memtest (as packaged/installed for oneiric) on 64 bit systems booting with UEFI? I believe it is not19:24
Satanaatake my centos installs.. 2 years uptime etc :P19:24
andyvyActionParsnip: no, why would I? it's clearly a flash issue. Just wondering if anyone had a solution yet.19:24
zykotick9Dames, check winedb to see if the adobe program you used will run19:25
lionel-i looking for a place in Ottawa (canada) whith cool informatque associations ?19:25
Chraz_RittEssence, first you want to make sure that all the data in your win 7 partition is together in the same part of the drive, so you can resize it without losing data, then do a full backup of your win 7 system19:25
Gentoo64Satanaa, if its a desktop i wouldnt care. i always reboot19:25
ActionParsnipandyvy: think about it. If it works in another browser then you have isolated the issue to firefox.19:25
lionel-developper and other19:25
B0g4r7"Performing an on-line resize of /dev/rootvg/torrent to 52428800 (4k) blocks." -- How long should I expect this to take?  Resizing from 100GB to 200GB19:25
Gentoo64only takes couple seconds19:25
Satanaahehe i normally do too, every 14th day :)19:25
lokushow do i get the file list of an _uninstalled_ package available at a repo? e.g. that apt-cache search knows about19:26
ph4nt0m_the command im using to add the user is sudo usermod -g www-data [my user name]19:26
B0g4r7When I sis the same using xfs, it was more or less instant.19:26
EssenceAnother question if you guys dont mind; anyone here is using 4 monitors? I've always through problems trying to set up a Desktop on 4 monitors.19:26
ph4nt0m_less the brackets19:26
Chraz_RittEssence, do you have the ubuntu live disk?19:26
SatanaaEssence, use 2 gpu's :)19:26
EssenceThanks Chraz_Ritt ; i'll do first some backups.19:26
B0g4r7(using ext4 in this instance)19:26
EssenceYes, i have it.19:26
Satanaaand it doesnt work?19:26
tomayGentoo64, I am just using my neighbor wireless connection (Hacked WEP password using Back | Track), I have to bruteforce his router admin pass. Hahaha19:26
ActionParsnipandyvy: that's why you would. Its part of fault diagnosis.19:27
ph4nt0m_bt5 = epic19:27
andyvyActionParsnip: no really i have same issue in Fedora 15, it's flash related. I've tried Chrome / Chromium.19:27
tomayGentoo64, I am just using my neighbor wireless connection (Hacked WEP password using Back | Track), I have to bruteforce his router admin pass. HahahaI am just using my neighbor wireless connection (Hacked WEP password using Back | Track), I have to bruteforce his router admin pass. Hahaha19:27
tomayI am just using my neighbor wireless connection (Hacked WEP password using Back | Track), I have to bruteforce his router admin pass. HahahaI am just using my neighbor wireless connection (Hacked WEP password using Back | Track), I have to bruteforce his router admin pass. Hahaha19:27
EssenceSatanaa: Obviously :P i use them on Win7, one desktop and 4 monitors, but i've never been able to replicate it on Linux.19:27
savidI came back to my laptop to find the screen flickering (as if the refresh rate was off).  I then rebooted, and my external display isn't being detected.  What gives?19:27
Chraz_RittEssence, i'm using my 50" plasma as a=n extension to my desk top, but i'm not using 4 monitors19:27
BluesKajtomay, don't brag about hacking other's routers here , not good practice19:27
_spt_I get no responce from anyone in #ati, but has anyune here had problems with Ubuntu 11.10 and Radeon 5450 card? it goes all stripey when trying to install any ideas?19:27
B0g4r7tomay, can't you just use upnp?19:28
cloudgeekneed help !        [ mkfs.xfs -i size=1024 /dev/sda6 ]           mkfs.xfs: cannot open /dev/sda6: Device or resource busy19:28
EssenceYeah, i suppose its not the same setup, but thanks Chraz_Ritt :)19:28
SatanaaEssence, easy fix: add 1 screen to the first vga/dvi, boot up and shut down, then move the second vga/dvi, startup and shut down.. and do that with all 4 vga/div19:28
ActionParsnipandyvy: can you give a pastebin of the output of: lsb_release -a; uname -a; dpkg -l | egrep 'flash|gnash|swf|spark'19:29
Chraz_RittEssence, do you mean the same thing on all 4 monitors?19:29
Satanaathen once done with all, then hook all 4 screens up and bootup19:29
Satanaathen it should work19:29
EssenceNot a mirror, I mean one desktop extended on four monitors.19:29
cloudgeekneed help !        [ mkfs.xfs -i size=1024 /dev/sda6 ]           mkfs.xfs: cannot open /dev/sda6: Device or resource busy19:29
stonemani don't know how but my ./profile file is empty... and can this be reason why i can't start GUI???19:29
EssenceMoving the cursor, you know.19:29
SatanaaEssence, yes19:29
ActionParsnip_spt_: try the bootoption: radeon.nomodeset=119:29
cloudgeekneed help !       using this command  [ mkfs.xfs -i size=1024 /dev/sda6 ]  it is giving error           mkfs.xfs: cannot open /dev/sda6: Device or resource busy19:30
Satanaabut start distro up 1 output at the time19:30
Chraz_RittEssence, it sounds like you would just have more to set up than i did is all19:30
Satanaaand then when done do it with all outputs19:30
B0g4r7cloudgeek, is /dev/sda6 already mounted?19:30
Satanaathen all 4 monitors work19:30
andyvyActionParsnip: http://pastebin.com/ZCMitr5y19:30
Gentoo64cloudgeek: make sure it isnt mounted19:30
_spt_thanks ActionParsnip19:30
cloudgeekB0g4r7,Gentoo64: okay19:30
stonemanActionParsnip  don't know how but my ./profile file is empty... and can this be reason why i can't start GUI???19:30
Satanaathe rest is just a setting19:31
EssenceIts not a bad idea Satanaa , but, dont really know why, Linux have never bring me the option to extend the desktop to 4 monitors.19:31
tomayB0g4r7, what isupnp ?19:31
Satanaait can expand it19:31
Satanaajust a setting19:31
Gentoo64tomay: what program are you trying to run?19:32
stonemani think my enviroment variables are "deleted"... in ./profile file .. how to fix that19:32
EssenceIn a lucky day, all i was able was to extend in 2, and replicate then in other 2 using mirror.19:32
SatanaaEssence, a friend uses 8 monitors with debian19:32
B0g4r7tomay, Universal Plug-n-Play.  A protocol for configuring port mappings on routers, among other things.19:32
Fredman11.10 on an SSD is amazing really...19:32
ActionParsnipandyvy: remove both of those packages. Enable the partner repo in software centre and install adobe-installer and you will get 64bit flash for your 64bit OS19:32
datruthCannot allocate memory: fork: Unable to fork new process <--- means I need more physical memory?19:33
Gentoo64cloudgeek: just umount /dev/sda619:33
EssenceMaybe i'll need to give debian a try :P19:33
Gentoo64cloudgeek: if that dont work try umount -l /dev/sda619:33
tomayGentoo64, hydra19:33
cloudgeekokay19:33
Gentoo64tomay: thc hydra?19:33
SatanaaEssence, i doesnt really matter what distro you use hehe19:33
Satanaait*19:33
ph4nt0m_can someone pls help me with my sftp i cant seem to log in19:34
tomayGentoo64, hydra is a remote brute forcer19:34
B0g4r7Fredman, Yup.  I feel sorry for ppl anymore who haz no SSD.19:34
Gentoo64tomay: i know. you dont need to open ports to use it19:34
Chraz_Rittnow i'm starting to think about the other monitor that we have in storage19:34
EssenceHehe, i know, just kiding.19:34
EssenceWell, thanks guys, gonna make some defrag & partitioning dance, wish me luck.19:34
tomayGentoo64, I dont have admin access to that router19:34
FredmanSSD is the best way for happy computing these days :)19:34
ph4nt0m_<------has no ssd i feel sorry about this too :P19:34
s093294Anyone know a good channel to talk/ask questions about visual studio (2010)19:35
Gentoo64tomay: why do you need a port open? what hydra command are you trying to run?19:35
EssenceHave a nice day. ^_^ ; Thanks again.19:35
Chraz_RittEssence, on my lappy using the live disk it was so easy that i wonder if you can't just go with it now.19:35
Gentoo64cloudgeek: evenr with umount -l?19:35
Gentoo64cloudgeek: give it a minute and try it again19:36
stonemancan someone paste content from his ./profile file ???19:36
Gentoo64umount -l will wait until its finished doing whatever19:36
venluckeyHello all19:36
venluckeyany dell mini 9 users here?19:36
Gentoo64tomay: ?19:37
B0g4r7tomay, http://en.wikipedia.org/wiki/Universal_Plug_and_Play#NAT_traversal19:37
Mathuin_The print-to-pdf thing is neat, except if you need to print a really long document.  How can I get it to generate more than one page of output?19:37
experiMENTALhi. ubuntu 11.04 - I tried to setup xampp control panel, but there is no /.local/share/applications folder. xampp doesn't appear on a start bar. how to fix it?19:37
Gentoo64tomay: hydra is for outgoing attacks, you dont need a port open19:37
zykotick9!xampp | experiMENTAL19:38
ubottuexperiMENTAL: We do not support XAMPP installs here. Please use the LAMP stack that is in our repositories; see https://help.ubuntu.com/community/ApacheMySQLPHP for more information.19:38
venluckeyany Dell mini 9 users19:38
tomayGentoo64, The only pupose for all this is to make xchat using 8001 default port for connection, I have to edit all saved servers on xchat using that port, because 8001 port is not open only port 8002 is open19:38
Gentoo64ie i dont have port 22 open but i could still brute force ssh19:38
ph4nt0m_can someone pls help im trying to login to sftp but is bein a faggot :P19:38
Gentoo64cloudgeek: try the original command again then19:38
FoxhoundzWhere can I find the ubuntu font?19:38
Gentoo64cloudgeek: not sure why its saying its busy if its not mounted19:38
FoxhoundzFor my Windows 7 :))19:38
Gentoo64Foxhoundz: hang on ill get a link19:39
Foxhoundzoh neve rmind i found it19:39
Gentoo64ok19:39
Foxhoundznever*19:39
ph4nt0m_lol^19:39
xanguahttp://font.ubuntu.com/19:39
xanguatried google Foxhoundzยฟ19:39
experiMENTALzykotick9: ty19:39
Gentoo64Foxhoundz: it looks bad on windows 7 btw ive tried it19:39
venluckeyis it worth to upgrade to 11.04 from 10.1019:39
Gentoo64Foxhoundz: terrible actually. ubuntu uses all the lcd stuff19:39
Foxhoundzvenluckey: Not yet19:39
ph4nt0m_wouldnt use windoesnt again :P19:39
tomayGentoo64, the D-LINK router is not mine. it is own of my neighbor19:39
B0g4r7venluckey, Not if you don't like Unity.19:39
Gentoo64tomay: ok... so your trying to hack into it?19:40
tensorpuddingvenluckey, upgrade to 11.10, which just released, and is less buggy19:40
Gentoo64tomay: lol19:40
FoxhoundzHas anyone tried to force install Gnome 2.x on 11.10?19:40
raaviHi all!19:40
FoxhoundzI would really switch to Ubuntu if it didin't have Unity :(19:40
Gentoo64Foxhoundz: i wouldnt19:40
Foxhoundzdidn't*19:40
=== snake__ is now known as [snake]
venluckeyi tried unity, but will it effect xfce19:40
Anon42Anyone knows how to solve this problem on Ubuntu 11.10 : The searchbar from Ubuntu Software Center disappeard ! How can i fade it in again?19:40
Gentoo64Foxhoundz: mint has gnome 219:40
Gentoo64i think19:40
B0g4r7Foxhoundz, that's why I'm staying on 11.04.19:40
Satanaabruteforcing a passwd is easy with some python, or even just some bash.. not gonna show you how tho19:41
FoxhoundzThey're switching to Gnome 3 as well, gentoo19:41
tensorpuddingthey are all switching to gnome 3, because gnome 2 is no longer supported19:41
robin0800!nounity | foxbuntu19:41
ubottufoxbuntu: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic19:41
Gentoo64Foxhoundz: thats because gnome 3 has been out for a very long time19:41
Gentoo64its not even new19:41
Gentoo64sticking with gnome 2 is pointless19:41
tensorpuddingubuntu already has, fedora already has, suse will in a month, the next debian version will have it when it releases in 1.5 years or so19:42
robin0800!nounity | Foxhoundz19:42
ubottuFoxhoundz: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic19:42
FoxhoundzI just find the new interface restrictive19:42
B0g4r7I with I could have just the Unity dock without all it's other stuff.19:42
Gentoo64Foxhoundz: theres other desktops of ubuntu like xubuntu19:42
FoxhoundzI guess xfce is the only other option19:42
Gentoo64Foxhoundz: kde is like windows 7 (ish)19:42
FoxhoundzI tried KDE, it's quite buggy.19:42
venluckeyi love xfce, i just right for my netbook19:42
FoxhoundzXubuntu it is!19:42
Gentoo64Foxhoundz: yeah i agree19:42
robin0800Foxhoundz, gnome classic19:43
tomayGentoo64, I have already hacked its WEP Key that I am connection using it now, & I have have to hack his router admin pass19:43
B0g4r7I think I'm gonna end up running OS X on more of my systems really.19:43
Gentoo64tomay: i really dont think we can discuss this here19:43
Gentoo64cloudgeek: ok... its not mounted19:43
Gentoo64:s19:43
B0g4r7tomay, and you're doing all this why?19:43
SatanaaB0g4r7, why would you do that? hehe19:43
venomcodei dont see emerald installed19:43
Gentoo64tomay: you really dont have a clue what your doing19:43
Gentoo64lol19:44
B0g4r7Gentoo64, I concurr.19:44
xangua!emerald | venomcode19:44
ubottuvenomcode: emerald is an obsolete window decorator for compiz. It's unsupported and unmaintained, making issues with it very hard to diagnose and fix. There are no known, supported alternatives.19:44
tomayB0g4r7, Because I don't have connection at home, & I don't have $$$$$ to pay it19:44
Gentoo64cloudgeek: whats the command you originally wanted to run on the drive? do that19:44
Satanaacompiz does the same as emerald today19:44
venluckeyim taking the plung, going to update to 11.0419:44
tomayGentoo64, Because I don't have connection at home, & I don't have $$$$$ to pay it19:44
tensorpuddingtomay, using freenode to discuss illegal hacking is against policy, please desist19:45
Gentoo64venluckey: backup first19:45
zykotick9Satanaa, well, not really...19:45
venluckeyyeah i will, thanks19:45
venomcodeso no more themes?19:45
tomaytensorpudding, ok, sorry19:45
Satanaazykes-, what part of window decorations doesnt compiz have?19:45
Satanaaerr19:45
Satanaazykotick9,19:45
zykotick9Satanaa, compiz doesn't have the same transparent windows boarders19:45
Gentoo64cloudgeek: that work now?19:45
sysadamintransparency. lol19:46
venluckeywhat would anyone recommend for backup19:46
sysadamin1. use i3wm.19:46
sysadamin2. love life.19:46
Satanaazykotick9, install ccsm19:46
Gentoo64lol19:46
Gentoo64venluckey: clonezilla19:46
Gentoo64cloudgeek: try it from a livecd like partedmagic19:46
sysadaminvenluckey: backuppc19:46
Gentoo64guarantee itll work19:46
B0g4r7My workmate had success w/ clonezilla the other week and seemed to like it a lot.19:47
Gentoo64ive been using clonezilla for years its work 100% every time19:47
sanduz2i have some files i wish to replace certain words with other words. whats the best way of automating this?19:47
venluckeyim downloading clonezilla now, i likes to try new stuff19:47
Gentoo64cloudgeek: boot the livecd and do it from gparted you shouldnt get any errors19:48
B0g4r7sanduz2, I would look to sed if it's simple.  awk or perl if it;s more complex.19:48
sanduz2B0g4r7, thanks19:48
zykotick9venluckey, FYI closezilla is an imaging program, not really a backup19:48
Gentoo64venluckey: download partedmagic instead it has clonezilla on it and a load of other stuff19:48
Gentoo64zykotick9: yeah but hes upgrading...19:48
Gentoo64so its the best option19:48
zykotick9Gentoo64, if they upgrade, they certainly won't want to restore the old image then?  how is that helpful?19:49
Gentoo64if it fails19:49
zykotick9that's true19:49
Gentoo64thats the whole point19:49
Gentoo64lol19:49
chezydanChezydanDo you guys know about drivers for  optical CD drive?19:49
Gentoo64if it all goes so bad he cant boot or whatever all he has to do is click restore and get back to 10.1019:50
tomayGentoo64, dont think I am a devil. I have to go19:50
wolfsagehi all19:50
Gentoo64tomay: ok19:50
venluckey179 mb, is that right?19:50
Gentoo64venluckey: for partedmagic?19:51
venluckeyyeah19:51
datruthAnyone know if 256mb is enough to run RT?19:51
datruthRT419:51
Gentoo64yeah probably, iots not massive19:51
Gentoo64datruth: backtrack?19:51
venluckeyyeah, and a zip, thought it would be an iso19:51
Gentoo64sorry my bad19:51
sam555hello all19:51
datruthGentoo64: whats that?19:51
venluckeyhi sam19:51
B0g4r7datruth, what is RT4?19:51
sam555I had a co worker install ubuntu 10.0.4 tls on an old dell.  I have the user sign on, but not root19:51
Gentoo64venluckey: you can download a zip or an iso19:51
datruthB0g4r7: a ticketing system19:52
sam555how do I create a admin account if I only have access to user?19:52
Gentoo64the site has both afaik19:52
Gentoo64sam555: you cant19:52
venluckey<-----I see, im just retared today19:52
Gentoo64sam555: otherwise limited users, could be come admin defeating the point19:52
auronandace!noroot | sam55519:52
ubottusam555: We do not support setting a root password. You're free to do it on your own machine, but please don't offer instructions on how to set a root password or ask for help with setting it. See !root and !wfm for more information.19:52
Foxhoundz!root19:52
ubottuDo not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo19:52
sam555Gentoo64: gotcha19:52
B0g4r7datruth, yeah, I'd think so.  It's not gonna be much heavy lifting involved.19:52
sp0ck#hack-ar19:53
crimscxhey guys19:53
FoxhoundzHiya19:53
tensorpudding!hello19:53
crimscxwhats up19:53
FoxhoundzDoes anyone run Linux on VM?19:53
datruthB0g4r7: every time I start apache up it says it can't allocate memory when I run top it looks like 3245k is free19:53
FoxhoundzWith Windows as host?19:53
venluckeyyeah fox, i have19:53
tensorpuddingmust've been !hi19:53
venluckeyyeps19:53
B0g4r7datruth, do you have swap active?19:54
crimscxanyone work at a factory?19:54
tensorpuddingFoxhoundz, just ask your original question, i'm sure someone can help19:54
auronandacetensorpudding: that factoid was removed quite a while back19:54
zykotick9tensorpudding, !hi was removed quite a while ago - due to misuse19:54
tensorpuddingquite a while ago?19:54
tensorpuddingi thought i saw it a few months ago19:54
Gentoo64Foxhoundz: i use virtualbox19:54
B0g4r7datruth, if not, do so.  If so, consider that you may need to increase it's size.19:54
datruthB0g4r7: hrmm19:54
Guest60289ciao19:54
FoxhoundzIt's probably not possible, but could you enable 3d acceleration in a virtual environment ?19:55
zykotick9!it | Guest6028919:55
ubottuGuest60289: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi ยซ /join #ubuntu-it ยป senza virgolette)19:55
FoxhoundzI don't know if VirtualBox supports it now19:55
Gentoo64Foxhoundz: yes, just tick enable 3d accel19:55
Guest60289!list19:55
ubottuThis is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type ยซ /msg ubottu !bot ยป. If you're looking for a channel, see ยซ /msg ubottu !alis ยป.19:55
Gentoo64Foxhoundz: linux guests dont support 2d on vbox though19:55
datruthB0g4r7: how can I check if I am using swap?19:55
B0g4r7datruth, the 'free' command should tell you.19:55
Gentoo64Foxhoundz: click on the vm settings and under display19:55
tigkfree19:56
venluckeywhat vm you using?19:56
B0g4r7I thought vbox did support 3d accel for linux guests to some extent.19:56
datruthSwap:       238584     184640      5394419:56
zykotick9B0g4r7, it does19:56
FoxhoundzVB19:56
Gentoo64B0g4r7: it does fully. 3d works 2d dnt19:56
venluckeyyeah mine does, thats why i was asking what fox using19:56
Gentoo642d only in windows19:56
datruthB0g4r7: so I need to increase the swap size?19:56
datruthMem:        250256     245976       4280          0       3004       850819:57
zykotick9Gentoo64, that's 2d "acceleration" that is windows only - regular 2d works fine19:57
Gentoo64Foxhoundz: under the vm settings > display.. allocated the gpu memory and tock the 3d accel box19:57
venluckeyah, got it19:57
Gentoo64zykotick9: yeah of course19:57
Foxhoundzok19:57
B0g4r7datruth, it would seem to be using 184MB of swap space, with 53MB remaining free.  I would increase it if I were you.19:57
datruthB0g4r7: how do I increase the swap size?19:58
venluckeyok, got to go work on a windows box, a techs job never done19:58
Gentoo64datruth: how much ram have you got, and what DE are you running?19:58
venluckeysee yall later19:58
datruthGentoo64: 256mb what is DE?19:58
Gentoo64datruth: are you using plain ubuntu with gnome?19:58
Gentoo64256 mb is way too low imo19:58
Gentoo64for gnome 319:59
datruthGentoo64: no xwindows or anything just a server19:59
Gentoo64ah ok19:59
steven_hi19:59
TheBiggestNooberim trying to simply listen to audio through my headphones through a reg'lar headphone jack19:59
B0g4r7datruth, the easy way will be to create a "swap file" on your fs and use it in addition to the existing swap partition.  The more proper way will be to resize the swap partition or add an additional one.19:59
Gentoo64datruth: how much ram is used when you boot up? just out of interest20:00
steven_Im having an issue with my build in webcam20:00
steven_can someone help me?20:00
TheBiggestNooberand theres ike 100 options ahh20:00
steven_I just installed ubuntu last night20:00
steven_switched from windows20:00
datruthGentoo64: not much I have issues when I laod up apache with rt and sometimes I can't mail out to anyone because it can't fork the proccess20:00
FoxhoundzWhat version, steven?20:00
B0g4r7datruth, regardless, once you have a place for the additional swap space, you'll want to 'mkswap /path/to/swap/file/or/device', and add it into /etc/fstab following the style used for the existing swap.20:01
TheBiggestNoobersteven_: the ole 'dive right in'20:01
TheBiggestNooberi like it20:01
TheBiggestNooberive been using ubuntu since intrepid ibex and i still dual boot :P20:01
steven_Nice20:01
FoxhoundzI would completely migrate to Linux if it could run a game of mine20:01
TheBiggestNooberFoxhoundz: which game20:01
FoxhoundzThere was an older version of WINE that could run it20:01
datruthB0g4r7: if I increase the actual ram I have would that be better?20:01
steven_I didnt want to dual boat because I didnt want the system to get all over packed20:01
Foxhoundzbut there was a regression20:01
FoxhoundzTheBiggestNoober: Last Chaos20:01
B0g4r7datruth, better performance-wise for sure.20:01
Foxhoundzit errors out when I launch it20:02
steven_but, now that I installed it im having issues with my webcam20:02
zykotick9steven_, 1st test to see if your webcam works in "cheese"20:02
datruthhrmm ok20:02
Math^hey guys, I just bought a Sony Handycam, but there's no memmorycard in it, so I was wondering if it's possible to record from out Linux?20:02
* datruth powers down the vm20:02
Gentoo64i havent used windows in years, funny whenever i help people with windows i still remember it all20:02
steven_My webcam works in cheese its just that its showing a messed up image20:02
TheBiggestNooberFoxhoundz: have you tried playonlinux/crossover20:02
Chraz_Rittstevwn_, how big is your hdd?20:02
datruththat box has been up for 230days20:02
NullP01nthey guys, just a quick question before I head off again20:02
FoxhoundzI have not. I'll give it shot20:02
datruthheh20:02
steven_HDD is 500gb20:02
NullP01ntHas anyone come across not being able to login to a X session from the login manager because they kept getting instantly logged out?20:03
Gentoo64datruth: a vm box?20:03
TheBiggestNooberi need to learn virtualization20:03
Gentoo64TheBiggestNoober: its easy20:03
TheBiggestNooberunlike a lot of linux peeps im not an IT professional, just a dabbler20:03
datruthGentoo64: yeah20:04
steven_I am studying IT20:04
TheBiggestNooberso im disadvantaged20:04
Gentoo64TheBiggestNoober: virtualbox is one of the easiest programs to use20:04
TheBiggestNooberoh i can do vbox20:04
Chraz_Rittsteven_ that is the same soze as mine, and i see no issues with having partitions for all my win7 stuff, and partitions for linux20:04
Gentoo64datruth: cool20:04
steven_Thats another reason why I switched from windows because I wanted to get used to linux.20:04
Gentoo64steven_: the best way is to just stop using windows20:04
Gentoo64if you can20:04
Gentoo64or youll keep switching back and forth20:05
TheBiggestNooberGentoo64: the guy just started yesterday, no need to start the preaching now =P20:05
TheBiggestNoobermust.. indoctrinate..20:05
steven_Gentoo64: I still have it on my desktop20:05
NullP01nthm..20:05
TheBiggestNooberanyway fellas with 11.10 first time ive ever had sound issues out of the box20:06
=== derp is now known as Snooki
ubidoobi2question for a bios guru (trying to setup ubuntu) ... anyone have any idea what this is as a drive option   ..   USB: generic compa      ..... i know what the usb part is ... but i'm wondering about the compa - since all my usbs are currently empty except for my wireless mouse20:06
B0g4r7I wish virtualbox were as easy for me.  I'm trying to move a vm from my desktop to instead run on a headless server, and figuring out why it doesn't come online to where I can ssh into it is not proving to be easy.20:06
Chraz_Ritti will likely end up multi-booting with another distro of linux by the time i get done20:06
B0g4r7And I can't get the VRDE thing to work.20:06
NullP01ntSo, I installed 11.10, shut it down earlier, but now I can't log in from the login manager, anyone know what the deal might be?20:06
Gentoo64ubidoobi2: just the name of the device20:06
ubidoobi2Gentoo64 : what device is it though .. nothing is in the USB ports and it says it's removable20:07
mangochutneyChraz_Ritt; which distro intriques you most?20:07
B0g4r7ubidoobi2, card reader?20:07
Gentoo64ubidoobi2: oh, not sure then20:07
Gentoo64ubidoobi2: might be a motherboard thing20:07
ubidoobi2Gentoo64: ... i don't think one can boot from the motherboard20:08
Gentoo64yeah could be card reader, anything like that20:08
Gentoo64something on board i mean20:08
ubidoobi2Gentoo654 : says it's a bootable device since it's in boot options20:08
ubidoobi2removable boot device at that20:08
Chraz_Rittsound issues? i haven't checked to see if my lappy speakers, or my wireless headset work in ubuntu, but the startup sound came out just fine through the speakers of my 50" plasma tv20:08
Gentoo64ubidoobi2: if theres nothing else plugged in, try disabling some of the onboard stuff in the bios see if it goes away. its hard for anyone to tell tbh20:09
Gentoo64thye all have strange names20:09
Chraz_Rittmangochutney, i have used puppy linux a lot in the past, and that is likely the next that i will add20:10
mangochutneyubidoobi2; what does your mystery device have for a usb id-string?20:10
ubidoobi2mang : where do i look for that?20:10
ubidoobi2i'm in win7 right now20:10
Gentoo64ubidoobi2: try the device manager20:10
Gentoo64does it show up in my comp?20:11
ubidoobi2no20:11
ubidoobi2the flash with ubuntu on it does though20:11
steven_how can you tell which version of ubuntu ur using20:11
Gentoo64steven_: type uname20:12
mangochutneyubidoobi2; in previous versions of windows there was a removable device manager that would tell you the id numbers for any device. But I'm not sure about 720:12
steven_uname20:12
Gentoo64steven_: actually i think theres another command20:12
=== ich is now known as Guest2916
xanguasteven_: Gentoo64 lsb_release -a20:12
Gentoo64thats the 1 :)20:12
steven_OMG, I have 11.1020:13
Gentoo64steven_: you downloaded it...20:13
ubidoobi2i can post a picture somewhere if that helps ...20:13
steven_I told all my friends I downloaded 10.420:13
Gentoo64you sound surprised lol20:13
Chraz_Rittwhen did you do the download?20:13
steven_last night.20:14
steven_It's because in school we have 10.420:14
Gentoo64ubidoobi2: ok20:14
steven_and im used to seeing 10.4 popup on startup20:14
ubidoobi2Gentoo65 : where do you want it posted?20:14
steven_lol20:14
Gentoo64ubidoobi2: what are you doing a screen shot of? device manager?20:14
ubidoobi2device man. ... bios shots as well20:15
Gentoo64i prob wont be able to tell what it is tbh20:15
ubidoobi2that's okay ...20:15
dddbmtWhat do I need to tell you guys before you can tell me if I can use Compiz without troubles?20:15
Chraz_Ritti forgot how long it takes to resize a partition20:15
Bisu[Shield]which permission is -rwxr-xr-x, 777, 770??20:16
daan4711Hi, i've got a problem with my software-center in onereic. When I open it, it opens a blank window. The terminal doesn't give any errors, I've installed all the updates, this problem wasn't two days ago.... What can I do?20:16
riffautaedddbmt: can you run 3d games with no issues and do not suffer from random crashes while running X?20:16
dddbmtriffautae, I've freshly installed 11.10 on a brand new machine. no crashes yet.20:18
=== Snooki is now known as derp
zykotick9Bisu[Shield], looks like 755 actually20:18
riffautaedddbmt: have you run any 3d games?20:18
Bisu[Shield]cool thanks20:18
steven_wow, something is really buged up20:19
riffautaeBisu[Shield]: be aware for command like chmod you can use stuff like go-w instead of numbers20:19
Gentoo64steven_: whats happened?20:19
zykotick9Bisu[Shield], r = 4, w = 2, x = 1 -- then just add them up ;)20:19
guntbertzykotick9: he left :)20:19
steven_I tried to sign up for launch pad, and it said it was going to send me a conformation email insted however, they sent me a "forgot password" email insted.20:19
zykotick9guntbert, doh, thanks.20:20
B0g4r7Man, I sure wish there was a viable alternative to Thunderbird.20:20
=== ValentinM is now known as Valentin
mangochutneysteven_; that might mean someone else already got your username20:20
Gentoo64B0g4r7: i wish there was a lighter gui one20:20
steven_how could that be. I used my email20:20
=== Valentin is now known as ValentinM
dddbmtriffautae, nope. I really don't play games.20:20
mangochutneysteven_; I don't know, someone impersonated you?20:21
ntr0pyIs it possible to preserve an X session over XDMCP so they survive disconnects (persistent sessions over XDMCP)?20:21
riffautaedddbmt: what is your video card?20:21
zykotick9dddbmt, what graphics card do you have?  if you aren't sure you can open a terminal and enter "lspci | grep -i vga" to find out.20:21
steven_Well idk20:21
dddbmtriffautae, geforce gt 550m (CUDA 1GB)20:22
Gentoo64what does signing up for launchpad do?20:22
dddbmtzykotick9, ^20:22
steven_ill try later, I have a lot to learn about linux apparently20:22
steven_Thanks for your help. Have a good day.20:22
guntbertlp | Gentoo6420:22
guntbert!lp | Gentoo64 (sorry)20:22
ubottuGentoo64 (sorry): Launchpad is a collection of development services for Open Source projects. It's Ubuntu's bug tracker, and much more; see https://launchpad.net/20:22
zykotick9Gentoo64, file bugs, comments, etc.20:22
Gentoo64ok20:23
Gentoo64and hes only just started using ubuntu?20:23
riffautaedddbmt: looks like that uses the nvidia binary drivers, so you will prolly be fine20:23
dddbmtriffautae, zykotick9 - it's primarely exposรฉ I'm want to use.20:23
riffautaedddbmt: the only way to tell is to try it.20:24
Gentoo64youll get bored of compiz in like 2 minutes lol20:24
dddbmtriffautae, okay. How can I check if I have the proper drivers installed?20:24
zykotick9Gentoo64, it took me at least 5 minutes ;)20:25
Gentoo64ah ok my bad20:25
FreeWillydoes anyone know how to uninstall noip from my ubuntu s3erver box20:25
riffautaeGentoo64: expose is pretty useful, but dddbmt I switched to a tiling window manager and I find that it scratches the same itch better20:25
FreeWillycoz i wana reinstall it20:25
riffautaedddbmt: can you run nvidia-settings?20:25
Gentoo64type nvi then tabs20:25
Gentoo64see if nvidia pops up20:25
dddbmtGentoo64, riffautae yes to nvidia-settings20:26
riffautaedddbmt: you should be good to go then20:26
ubidoobi2is there any site that one can check a computers compatability for ubuntu?20:26
guntbert!hcl | ubidoobi220:27
ubottuubidoobi2: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection20:27
SpiderFredi20:28
SpiderFredhi20:28
journey...20:28
Gentoo64hi20:28
journeyhello.20:28
dddbmtGentoo64, riffautae is it correct that I only need to apt-get compizconfig-settings-manager?20:28
=== Arnold_ is now known as Arnold
Gentoo64not sure20:28
riffautaedddbmt: run that and see if hte dependencies include compiz and other things20:28
guntbertSpiderFred:  Do you have an ubuntu support question?20:29
daan4711exit20:30
cloudgeekGentoo6420:30
Gentoo64cloudgeek: hi20:30
cloudgeekneed20:30
cloudgeekhelp20:30
tomodachianyone have experience of forcing X to use specific gfx card? dont work for me. Always selects the wrong gfx card ;(20:30
ubidoobi2i don't see my 65 bit acer in the list of compatable computers for ubuntu ... does this mean it's not supported .. or does this mean i should try a 32 bit install instead? ... or neither LOL20:30
mangochutneytomodachi; perhaps you could use the optional xorg.conf file20:31
Gentoo64ubidoobi2: its mostly wireless thats the worst for compatability20:31
Gentoo64ubidoobi2: the cpu etc will all wrk20:31
Gentoo64ubidoobi2: is it a laptop?20:31
cloudgeekGentoo64: Gparted is working properly , not able make partition20:31
ubidoobi2Gentoo64 : thx ... still can't find the reason why ubu dont see my hdd though20:31
ubidoobi2desktop20:32
Gentoo64ubidoobi2: it should pick up all hdds.20:32
Gentoo64gparted dont see it at all?20:32
Gentoo64if not check the bios20:32
tarekhello. under 11.10, mackbook, if I adjust the level of brightness, the screemn gets very dark, and even at 100% I am not getting back to a full brightness. any hint ?20:32
ubidoobi2gentoo64: yeah you would think so ... gpart don't see it either20:32
w3019320:32
nDuffWhere does sloppy focus live in the control panel for 11.10?20:32
tomodachimangochutney: ive made my own xorg.conf , with the option "BusiD" "PCI:0:1:0", but my log saysz it still selects the other card ( i presume * in front of the pci ID means witch device xorg choose)20:32
ubidoobi2gentoo64 : sorry .. yes gpart sees the drive .. the installer don't .. sorry20:32
w30s20:33
Gentoo64ubidoobi2: thats weird. is the drive completely blank?20:33
Gentoo64brand new?20:33
coreGrlhi20:33
ubidoobi2i did a low level format on the drive yesterday ... installed win7 again .. no problems .. tried 2 other hdds i got laying around .. all the same20:33
daan4711coreGrl: Hello!20:33
cloudgeekGenetoo64: okay checking anything else advise20:33
Gentoo64ubidoobi2: thats weird, the installer should see them..20:34
coreGrlI've a dvbt usb pen, what can I use to see TV on ubuntu?20:34
daydr3amerhey, i have a problem with my zsh logfile. everytime i start zsh it says zsh: locking failed for /.zhistory: reading anyway20:34
Gentoo64cloudgeek: im really not sure :s20:34
daan4711coreGrl: What brand and type is it?20:34
Gentoo64cloudgeek: no idea why its saying its busy when its not mounted20:34
ubidoobi2Gentoo64 .. weird i'll say .. i been trying to get this to install for 2 weeks now .. tried different torrents etc .. tried mint instead .. etc .. bios .. ahmmm .. you name it and i've tried it20:34
mangochutneytomodachi, maybe you could try using {Driver "cardtype"} in the "Device" section?20:35
robin0800ubidoobi2, if you have installed the raid device on an hd that is excluded from the installer20:35
cloudgeekGentoo64: i think might i am tired ,it's already night 3 Am so okay bye goodnight ,i will check it tomorrow20:35
Gentoo64ok20:36
daydr3amerhey, i have a problem with my zsh logfile. everytime i start zsh it says zsh: locking failed for /.zhistory: reading anyway20:36
=== Explodingpiglets is now known as Xplodingpiglets
coreGrldaan4711, Afatech DVB-T USB1.1  ,  it works but I don't know which program to use20:36
cloudgeekGdnight to everyone in  #ubuntu20:36
ubidoobi2robin0800 drive is set to IDE20:36
Chraz_Rittmangochutney, i'm a bit curious about why you asked me about distros20:36
ubidoobi2anyone with some knowledge of this that got some time to watch me go through the install via webcam?20:37
Gentoo64ubidoobi2: whats on the install screen? just a blank section?20:37
mangochutneyChraz_Ritt; necause shortly before I asked, you'd commented that you'd probably eventually have a dual boot with another linux distro20:37
=== sysadamin is now known as sysadamin|away
Gentoo64wherre the drives are meant to be20:37
LinuxlainenHello, I'm having some troubles with getting EDID data from my monitor. I tired get-edid | sudo parse-edid but it is failing. I read in some forum that this tool is not working well on 64bit machines20:38
ubidoobi2yeah window pane is empty for HDD ... when i got a usb flash in it will show up though20:38
Linuxlainenare there any alternatives?20:38
ubidoobi2Gentoo64 : i can install ubuntu to a flash drive no problem ... for some strange reason20:38
robin0800ubidoobi2, if you have more than one hd the partioner ask if you want to install the raid device if you do that disc is then excluded from the installer20:38
daan4711coreGrl: Have you tried tvtime or xawtv?20:39
dddbmtGentoo64, riffautae Compiz seems to work fine. Thank you for your help!20:39
ubidoobi2robin0800: only one hdd in the box is wired up20:39
Chraz_Rittmangochutney, actually the plan is to multi-boot with 2 distros of linux, while keeping win720:39
Gentoo64ubidoobi2: on a blank drive, try going into gparted and choosing device > create partition table, choose default msdos (it will erase anything on the disk btw) see if it works.. doubt it will but worth a try20:39
fission6i am deleting file to create disk space but df -h still says 100%20:39
robin0800ubidoobi2, and its properly detected by the bios?20:40
Linuxlainenany idea what tool works on ubuntu 11.10 (64bit) to EDID data?20:40
tomodachimangochutney: just did, both with "intel" and "ati" (still seems to go for the "2:0:0" device instead of the other one20:40
Gentoo64robin0800: apparently its showing in gparted but no the installer20:40
ubidoobi2robin0800 ... yes it detects fine20:40
ubidoobi2in bios20:40
fission6any ideas?20:40
Gentoo64fission6: try deleting more20:41
Linuxlainenany help in here?20:41
mangochutneytomodachi; oh you have two video card both active? that might present a problem. you can tell ubuntu to "blacklist" the card you don't want20:41
robin0800ubidoobi2, is it partioned and formatted20:41
ubidoobi2something strange is going on in the bios though .. i'm no guru (obviously) but when i put in my install usb for ubuntu it does not show up in the 4 boot selections .. i have to manually select it.20:42
Gentoo64ubidoobi2: it prob just isnt in the boot order20:42
fission6Gentoo64: okay i just deleted like 400MB20:42
ubidoobi2Gentoo64 : yeah its not in the boot order .. that i can't change i don't think20:42
Chraz_Rittfission6, how big is the drive?20:43
Gentoo64ubidoobi2: the bios is probably fine20:43
hidHi, does someone knows how to use testdisk. I gotta bog pb. In fact I wanted to resize a partition but it didn't work so the OS says it's impossible to use the partition. I have to format it !!!20:43
ubidoobi24 boot order options are HHD, usb generic compa , cd/dvd / lan20:43
fission6Chraz_Ritt: oh i think something is just writing and writing to the disk, how can i see what process it is?20:43
Gentoo64fission6: try rebooting20:43
Gentoo64itll clear tmp and might give you a better chance20:44
robin0800ubidoobi2, use gparted to mark first partition as active20:44
ubidoobi2if i select to boot from the USB - the HDD gets removed from the list of 420:44
fission6Gentoo64: how can i see whats writing to disk20:44
Gentoo64fission6: you could try something like iotop20:44
Gentoo64thatll tell you a process20:45
fission6ok20:45
fission6letm e try thanks20:45
Gentoo64do you use a proxy like polipo?20:45
robin0800ubidoobi2, change the order then20:45
Linuxlainenany suggestions?20:46
Linuxlainenplease20:46
fission6Gentoo64: i get a bus error when i try running iotop20:46
ubidoobi2robin0800 : i've tried every combination in there .. all same result20:46
Gentoo64fission6: i would reboot. i dont think youll be able to do much without errors with 100% full disk20:46
chadowhat are the most important things to know how to do in the terminal?20:47
Gentoo64chado: just learn as you go20:47
riffautaechado: beyond cd and ls, find and grep are really usefull20:47
Gentoo64chado: cat (reads text files), ls (lists whats in folders), cd (changes to another place)20:47
robin0800ubidoobi2,and the disk is partitioned and formatted?20:47
icerootchado: ctrl + r, screen, vim20:47
F1skrHow can I disable a Radeon HD 6950, like I can in the device manager in windows?20:47
Linuxlainenchado: typing :)20:48
Chraz_Rittfission6, if the hdd is big enough the amount you said you deleted may not count as enough to show as free space20:48
hI_horseubuntu all your favorite os for linux?20:48
hI_horsei killed the chat20:49
Gentoo64lol20:49
Chraz_Rittat least you didn't kill the cat20:49
=== Guest43857 is now known as hello_linux
hI_horsealready dead.20:50
dddbmtAnyone know if it's possible to get quicklists running on the launcher in unity on 11.10?20:50
hello_linuxcrime here?20:50
hI_horseguest^ crimewatch is looking for you20:51
hI_horseprivate message!20:51
hidany suggestions ?20:51
ubidoobi2robin0800 : ...i've tried formatted and partitioned20:51
icerootare there any programs which have a dependency for a specific kernel? or is it easily possible to downgrade the kernel? e.g. 2.6.38 in 11.10. the common things doesnt seem to requeire a minimum kernel-version20:51
s_o_sneither testdisk or disk utility show my sata hd. what do i have to do to get the hd into my system ?20:52
Chraz_Ritthid, are you wanting to format a partition?20:52
BluesKajtomodachi, just curious , is this a laptop with dual gfx cards20:52
NewbeeansHow do I correct Gnome Desktop Session is required? I am logged into GDS right now.20:52
Gentoo64s_o_s: is it brand new?20:52
BenxyzzyIf I want to start two processes that will never finish in a script, should I background (&) the first one? Otherwise, won't the script just stay waiting on the first never-ending process and never start the second one?20:52
s_o_sthanks gentoo64. no, its is used with a lot of data20:53
ubidoobi2on a 700gb hdd with install issues .. what would be an 'optimal' partition for ubuntu?20:53
tomodachiBluesKaj:  yes it is ,a macbook 8.2 it has one intel card and one ati card. want the intel card. But anycard that its not using fbdev would be sufficent. Right now i get fbdev with the ati card.20:53
Gentoo64ubidoobi2: one that you can install onto lol20:53
s_o_s@gentoo: the hd is from a wd my book (i thought the adapter is failing..)20:54
Gentoo64ubidoobi2: depends how much space you want, if you want swap, seperate /hom etc20:54
Chraz_Rittinstall into, and still have room for groth would be good20:54
Gentoo64s_o_s: does gparted show it, or the bios?20:54
ubidoobi2Gentoo64: good humor no doubt .... I would have thrown this from the balcony a week ago however I only live a floor up and it would have survived :)20:54
mangochutneyBenxyzzy; it might be better programming practice to have a third master script start both of them in the background20:54
s_o_s@gentoo n, gparted doesn't show it20:54
ubidoobi2Gentoo64: ... so lets say 50 gb ?20:54
s_o_sbios is okay20:55
Gentoo64ubidoobi2: what do you want, a big space for data?20:55
ubidoobi2Gentoo65: an installed ubuntu will do for now !20:55
Gentoo64s_o_s: hmm not sure. maybe try clearing the cmos it could be in frozen state or something like that20:55
Gentoo64ubidoobi2: you could try clearing the cmos too20:55
Gentoo64i would20:56
Benxyzzymangochutney: OK, thanks. Should the third master script start the first two backgrounded? Or will the two 'child' scripts execute without hanging forever on their respective processes?20:56
ubidoobi2Gentoo64: that's fragile work for someone who don't have a clue what they're doing ... . isn't it ?20:56
Gentoo64ubidoobi2: hmm but looks like you have no other options20:56
ubidoobi2Gentoo64: move to a higher floor? LOL20:56
=== ubun1 is now known as ubb
mangochutneyBenxyzzy; that first option was what I was thinking20:57
alexGlasgowhi, want to install valgrind on my machine. sudo apt-get install valgrind fails!20:57
Gentoo64ubidoobi2: check the back of the comp it might have a paper clip slot to reset cmos20:57
hidChraz_Ritt: I want to recover the partition. Data aren't deleted but I cannot access to them.20:57
icerootalexGlasgow: that is a bad error-description20:57
s_o_s@gentoo : the cmos is ok cause another hd is working well... the pc is running okay, the only problem i have (but a big p.) that the wd hd patched as sata isn't recognized20:57
alexGlasgowiceroot, dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.20:57
icerootalexGlasgow: do it20:57
ubidoobi2Gentoo64 ... i'll look for it20:57
Benxyzzymangochutney: Thanks for your advice, that all makes sense to me :)20:58
Gentoo64s_o_s: i would try it anyway if its showing in bios but not gparted. ive had frozen drive a couple of times and cmos clear sorts it20:58
WyCKyDHi all, I have a question that hopefully someone can help with...when I installed 11.04 mouse cursor would disappear and system would eventually hang. First time ever having trouble with Ubuntu...waited for 11.10 same thing now. Is it the memory leaks causing this and how do I fix?20:58
Chraz_Ritthid, what (if anything) did you do to the partition before you lost access to the data?20:58
ubidoobi2Gentoo64: don't see any ..20:59
ubidoobi2Gentoo64 ... i did count 11 usb slots on the computer though ...20:59
=== tyler_ is now known as Nopedotavi
alexGlasgowiceroot, valgrind : Depends: libc6-dbg but it is not going to be installed20:59
alexGlasgowE: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution)20:59
Gentoo64ubidoobi2: the only other way is to take the battery out for a few seconds. you could try chaning the sats from ide to ahci (if available) in bios see if it changes anything20:59
Gentoo64sata*20:59
alexGlasgowiceroot, sudo apt-get -f install valgrind fails!20:59
NopedotaviBack21:00
hidChraz_Ritt: I resized it. I remove 20 Gib for linux.21:00
ubidoobi2Gentoo64 .. there are 3 sets of slots .. 4 on top ... 5 on  back .. and 2 off to themselves ..21:00
s_o_s@gentoo: thanks for your considerations. i will check the cmos. what would be the correct syntax for mounting a sata hd? or cannot the hd mounted if no tool does show the hd ?21:00
Gentoo64s_o_s: you cant mount it21:00
Gentoo64if its not showing up21:00
ubidoobi2Gentoo64 ... when it comes to bios settings etc .. would it matter which usb the install stick is in ...?21:00
Gentoo64ubidoobi2: not if your manually choosing it21:00
s_o_s@gentoo : thanks. your engagement is great. thanks a lot !21:01
ubidoobi2Gentoo64: ... i could try one of the ones in back .. nothing to lose at this point21:01
Chraz_Ritthid, was it a windows partition?21:01
Gentoo64ubidoobi2: is the installer a usb then?21:01
Nopedotavi 21:02
Nopedotavi 21:02
FloodBot1Nopedotavi: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.21:02
Nopedotavi 21:02
Gentoo64ubidoobi2: i dont have any exp with usb installers it could possibly even be that. id try a livecd for reliability21:02
hidChraz_Ritt: No it was the data partition (about 350 gb)21:02
ubidoobi2Gentoo64 ... i'll get a livecd burned ..21:02
Kre10scould someone tell me what this: 91.189.92.166 is?21:02
Gentoo64ubidoobi2: good idea. they never fail21:02
ubidoobi2but i'll go and try the usb thing for now .. .see if that does anything21:02
Gentoo64ok21:02
Kre10sas in who owns it/what service it provides21:02
Chraz_Ritthid, what fs was on it?21:03
Randolphnslookup 91.189.92.16621:03
NopedotaviKre10s download the tool from HF21:03
WyCKyDHi all, I have a question that hopefully someone can help with...when I installed 11.04 mouse cursor would disappear and system would eventually hang. First time ever having trouble with Ubuntu...waited for 11.10 same thing now. Is it the memory leaks causing this and how do I fix?21:03
Kre10sah. nevermind. its the ubuntu update thingy,.21:04
Gentoo64Kre10s: where are you getting that ip from?21:04
Randolphwhois 91.189.92.16621:04
Kre10swireshark21:04
Gentoo64could be anything..21:04
Gentoo64wireshark picks up anything21:04
mangochutneythat ip address appears to belong to "Canonical Ltd" on the Isle of Man in the UK21:05
hidChraz_Ritt: It was a ntfs partition.21:05
Gentoo64cant be related to ubuntu then21:05
Randolphit is an IP from canonical21:05
WyCKyDdoes anyone know why make wouldn't be installed right after installing 11.10? I need it to compile my wireless usb drivers21:05
BluesKajRandolph, try , http://www.infosniper.net/21:05
Chraz_Ritthid, did you use it for storage while using windows?21:05
Gentoo64WyCKyD: install build-essentials21:05
Gentoo64WyCKyD: afaik ubuntu dont come with a compiler or anything related21:06
WyCKyDGentoo: will it install from the install media, because i have no internet otherwise?21:06
Gentoo64dont think so21:06
babblehm. Is anyone having trouble connecting to other irc networks (other than freenode) in xchat since upgrading to 11.10?21:06
WyCKyDusually make is a part of the gcc package and it is installed21:06
Gentoo64babble: its probably not ubuntu21:07
Gentoo64WyCKyD: afaik you need build-essentials21:07
hidChraz_Ritt: I was on linux when it happened. An only storage partiton yes.21:07
WyCKyDI will try a few more things and the build-essentials and get back to you...thx Gentoo :)21:07
babbleGentoo64: well, okay, but I'm at a total loss;21:08
Chraz_Ritthid, but was it used by windows? could it have needed defragging?21:08
Gentoo64babble: what are you trying to connect to?21:08
Gentoo64babble: adding your own server?21:08
babbleGentoo64: it started yesterday being unable to connect to Undernet anything21:08
babbletoday, no undernet, no efnet, no Dalnet,  and so on21:08
Gentoo64babble: what does it say?21:08
BluesKajRandolph, tracepath 91.189.92.166 = atemoya.canonical.com ...so it is21:08
babbleI'll get to the end of a connect sequence and can't join any channels.21:08
babbleno reply to /motd21:08
babbleit's just. stuck.21:09
babbleif it was one network, I'd chalk it up to that network being flaky21:09
RandolphBluesKaj, like what I wrote21:09
Gentoo64not sure about that21:09
hidChraz_Ritt: the partition wasn't fragmented (0%). I took every precaution in order to install linux distribution.21:09
BluesKajyup , just thought i'd try it , Randolph21:09
Jordan_Uhid: How did you try to resize the FS? What error message did you get?21:10
Gentoo64babble: xchat works fine for me, i seriously doubt its an ubuntu problem. maybe try reinstalling xchat and removing the .xchat2 folder (keep the important stuff)21:10
RandolphBluesKaj, Oki doki21:10
Chraz_Ritthid, have you tried mounting it from ubuntu?21:10
babblehm. I don't mind nuking the entire configuration folder and starting over.21:10
babblethanks, lemme try that21:10
Gentoo64babble: just move it in case it still fails21:11
babble(I've already reinstalled xchat)21:11
libiherohey i was wondering if there was a way to change the horizontal scrolling speed21:11
babbleoh, I have backups :)21:11
Gentoo64ok21:11
=== tyler_ is now known as Nopedotavi
Jordan_UChraz_Ritt: Defragmenting is not required before resizing a partitition with ntfsresize (used by [G]Parted and any other partitioning utilities). It's a common belief, but a myth.21:12
=== Fever is now known as BlauskaerM
libiheroi have a thinkpad e420s and i want to know how to customize /etc/x11/xorg.conf to slow down my horizontal scrolling sensitivity21:13
hidChraz_Ritt: Yeah I tried but ubuntu doesn't recognise it. Ubuntu proposes to delete the partiton :'(.21:13
Jordan_Uhid: How did you try to resize the FS? What error message did you get?21:13
ProLoser|WorkNeed More Djs http://turntable.fm/freenode21:13
Chraz_RittJordan_U, how would someone be sure that data is consolidated where none of it would be lost in the resize?21:14
Gentoo64Chraz_Ritt: gparted moves any data21:14
lukasz1012siema chuje21:14
dddbmtI've been looking a bit on PHP Storm IDE http://jetbrains.com/phpstorm/ and the specs says "FTP and remote files synchronization" - anyone know if it supports sftp as well?21:14
Jordan_UChraz_Ritt: ntfsresize can handle moving of data just fine.21:14
Gentoo64Chraz_Ritt: same way to resize in windows the defragmenter service is compulsory21:14
lukasz1012co to kurwa jest21:15
lukasz1012?21:15
Chraz_RittGentoo64, that's great news21:15
babbleGentoo64, huzzah!21:15
Gentoo64babble: works?21:15
babblekilling my .xchat2 folder seems to have fixed :)21:15
Gentoo64weird, but good :) lol21:15
babble(and I'm kicking myself for not thinking of this earlier, hehe)21:15
babblethank you :)21:15
mangochutneyIt does appear Canonical Ltd is a ubuntu developer21:15
Gentoo64dno what could have changed there21:15
babbleoh, I must have had some oddness in there from Xchat-Gnome21:16
Gentoo64maybe an xchat update with old server list or something21:16
Gentoo64ahh probably21:16
hidJordan_U: I was on ubuntu so I used gparted to resize it. In fact gparted crashed with my pc... On windows, the os proposed me to format the partition. I tried on a livecd of ubuntu 11.04 but it's the same case.21:16
Gentoo64hid: if the partition is ext4 or whatever the only thing windows will do is ask you to format it21:16
domois it normal to have 10 kworker and 4 migration processes running constantly on an ubuntu server box?21:17
mangochutneyhid, if you can possibly come up with a second harddrive for ubuntu to use for itself, that would be much better21:18
Jordan_Uhid: What happened when it "crashed"?21:18
Gentoo64domo: i just googled it apparently its something to do with acpi21:18
Jordan_Uhid: Did you see any error message?21:18
Gentoo64domo: if its all working i wouldnt worry about it21:18
domoGentoo64:  how can I find my boxes kernel version if its running on top of xen?21:19
Gentoo64domo: uname -a21:19
Gentoo64on top of xen?21:19
domoLinux li363-29 3.0.4-linode36 #1 SMP Thu Sep 1 20:56:39 EDT 2011 i686 i686 i386 GNU/Linux21:20
hidmangochutney: I'm on a laptop. I'd like to reserve another hdd to ubuntu but I do not have enough "place".21:20
domothats all its giving me21:20
domo(its hosted at linode.com)21:20
Gentoo64domo: run uname -a on whatever box you wana find it on21:20
Gentoo64kernel 3.0.4 that is21:20
domooh21:20
Gentoo64uname -r might be clearer21:21
domoi was expecting some 2.x21:21
hidJordan_U: something like "gparted could not proceed with the desired handling"21:21
Gentoo64domo: most stuffs on 3 now21:21
yagoohid, did u try the gparted live cd?21:21
mangochutneyhid' ok. the last time I actually used a laptop it had a spare drive bay which could use an extra hdd, but I guess they aren't all like that21:21
Jordan_Uhid: In the future please write down such error messages, and keep any logs, as they tend to be very useful.21:21
Gentoo64hid: you might have to format, if it got cut off on a resize i doubt youll be able to recover it21:22
mike_millerShould Ubuntu automatically load any .ko files in /lib/modules/`uname`/kernel/drivers ?21:22
mike_millerI have several subduers in /lib/modules, but the ko is only in the `uname`-named one. It's not getting loaded at startup.21:22
yagoomike_miller, it should, but sometimes 1 device or another u already have doesn't always21:22
mike_millerOr, at least, not getting loaded successfully.21:22
mike_millerThis is a device that's installed. It's a custom driver(NetFPGA).21:23
Jordan_Umike_miller: No. Modules are loaded as needed.21:23
hidyagoo: all happened with an ubuntu livecd not especially a gparted livecd.21:23
SpiderFredwhat does this mean? Jan 24 18:09:01 server CRON[2584]: pam_unix(cron:account): account root has password changed in future21:23
mike_millerJordan_U: It's for a network device. The device isn't appearing in ifconfig.21:23
yagoohid, how much space is for "/" and "swap" ?21:23
Chraz_Rittmangochutney, now days some have the space, and some don't, i think it mostly depends on the size of the lappy, and the price range of it.21:23
mike_millerI want to figure out why it isn't loading.21:23
Gentoo64SpiderFred: maybe its the time messed up21:24
Jordan_Umike_miller: Does inserting the modules make the device show up in ifconfig?21:24
Gentoo64SpiderFred: check the date command21:24
mike_millerno.21:24
llooplehi all, i have a problem with libnotify121:24
llooplei can't install it on my oneiric21:24
yagoomike_miller, u said it was a custom driver.. if u simplycopied that driver after compiling it.. u may just need , depmod -a, then use modprobe <modname>21:24
Jordan_U!u | yagoo21:24
ubottuyagoo: U is the 21st letter of the modern latin alphabet. Neither 'U' nor 'Ur' are words in the English language. Neither are 'R', 'Y', 'l8', 'ryt',  'Ne1' nor 'Bcuz'. Mangled English is hard for non-native English speakers. Please see http://geekosophical.net/random/abbreviations/ for more information.21:24
lloopleE: El paquete ยซlibnotify1ยป no tiene un candidato para la instalaciรณn21:24
yagooJordan_U, irdc21:24
=== relik_ is now known as durak
hidGentoo64: I did it once but I forgot how to do with testdisk. In fact the data hasn't been removed, I cannot access them21:25
mike_milleryagoo: that doesn't bring the interface up. How do I know if mod probe did anything?21:25
durakhello, why is selinux not default installed on ubuntu?21:25
Jordan_Uyagoo: That's unfortunate if you wish to stay in the channel.21:25
Gentoo64durak: apparmor is21:25
Jordan_Udurak: Because apparmor is used instead.21:25
Gentoo64durak: theyre different approaches21:25
mike_millermodprobe -v doesn't help.21:25
yagooJordan_U, eh21:25
durakok21:25
duraklet me check what apparmor is21:26
yagooi wont come bak21:26
hidyagoo: I would say 11gb for /, 5gb for /home and 4gb for the swap but I didn't install because I first had to resize the partition :-(.21:26
area51pilotis there a command to restart the desktop environment without logging off/on21:26
Gentoo64hid: like i said if it crashed on a resize your screwed 99% of the time21:27
Gentoo64hid: a very long time ago i was resizing a 1tb drive and canceled it after 1 second. the whole thing was gone21:27
FroMasterI have 3 users all in the same group that sftp files into a shared folder where the Group ownes the folder. The problem is that the permissions are always set -rw-r--r-- thus the other users can edit the files. How do I set it so that files always get -rw-rw-r--?21:27
Minzehow do i switch the mouse-cursor to the right side?21:28
=== SoulShadow is now known as Shadows`class
Gentoo64Minze: you mean the way the arrow is pointing?21:28
Jordan_Uhid: http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step may help. Do you have backups in case it doesn't work though? (that's the first precaution, even if you aren't resizing anything, when you have important data).21:28
Gentoo64Minze: youd have to use a custom cursor for that afaik21:28
hidGentoo64: yeah it's what happened. But with testdisk I would recover it easily.21:28
Minzeyep thats what iam talking about Gentoo6421:29
Gentoo64Minze: i dont think theres any left handed shape cursors in by default. try gnome-look or similar site they have cursors21:29
area51pilotis there a command to restart the desktop environment without logging off/on?21:29
Gentoo64look under x11-cursors21:29
Minzealright, thank you in advance! :)21:30
Chraz_Ritti suppose my walking the dangerous path all the time should make me keep my mouth shut, but the problem that hid has is why people should back up their data before some operations21:30
hidJordan_U: Of course I have backups (important data) but I also have another I'd like to keep21:30
Gentoo64hid: anything can happen when doing stuff with partitions suddenly cuts out. not always recoverable21:30
mangochutneyChraz_Ritt; linux readmes have said that since the 90's, it's good sense21:30
mike_milleryagoo: modprobe nf2 loads the module, but no interface comes up.21:31
MinzeThere's a question left, how to i install the packages i get from gnome-look.org?21:32
mangochutneyhid; maybe you could run off a small external usb drive?21:32
Minzedo*21:32
Gentoo64Minze: make a folder called .icons in /home and put it in there. im not sure if you can install cursors from the appearance menu. osmetimes you can just click the tar.gz file and itll do it by itself21:33
Gentoo64from the appearance menu21:33
Chraz_Ritti just got a scare here21:34
mangochutney?21:34
hidI found with testdisk my data partiton. I've got an option telling me "write partiton structure to disk". Do you think I should "write this structure ?21:35
hidmangochutney: what for ?21:35
mangochutney"Chraz_Ritt> i just got a scare here"21:35
Chraz_Rittafter waiting hours for a resize to finish, gparted returned an error, fortunatly it was just a matter of it not being able to move on directly to the creation of the new partition that i planned21:36
CrustyBarnacleubidoobi3: install shutter21:36
CrustyBarnacleubidoobi3: or just press "Prt Sc" button on keyboard. Works for me.21:37
hux_when I press shut down my pc just logs off21:37
Gentoo64CrustyBarnacle: i think he went hours ago21:37
mangochutneyresizing is a risky business21:37
Chraz_Ritti was able to create the new partition after i closed the dialog box, and set up to do the operation by it's self21:37
CrustyBarnacleGentoo64: Just logged in... thnx21:37
Gentoo64:) ok21:38
Chraz_Ritti now have the partitions that i wanted so all is well21:38
ZtaIn "Classic Ubuntu" (opposite the now "Broken Ubuntu") I used to have a system monitor in my Gnome Panel that showed CPU Load, RAM and Network Usage.  How do I add this in 11.10?21:42
=== Chaser_ is now known as Chaser
ZtaThe panel seems to ignore any mouse input these days.21:43
=== skrewler_ is now known as skrewler
Chraz_Rittlater guys21:45
leepingHi there - 2 questions: 1) I just updated my Natty OS and my X server won't start.  This is a serious problem .. can anyone help me?  2) I want to compile the NVidia kernel module manually but it says the X server is running.  How do I stop it?  Thank you.21:45
Gentoo64leeping: why the manual way?21:46
robin0800Zta, you use alt click in gnome classic21:46
leepingGentoo64, because I tried sudo apt-get install --reinstall nvidia-current and that did not fix my problem.21:46
Gentoo64leeping: try uninstalling it then reinstalling21:46
Gentoo64reboot in between21:46
leepingok, purging21:47
MisterLemonsHi Guys, How is everyone? I have a quick question. I added a application to the launcher but it has a default icon (question mark). How can I modify that?21:47
Gentoo64MisterLemons: /usr/share/applications should have an icon path21:47
yrgMisterLemons, press ALT, right click it, click 'properties', click the icon in there21:47
MisterLemonsI'll check it out.21:47
Gentoo64might be in local share21:47
Gentoo64my bad theres a better way it seems21:48
MisterLemonsalt-right click doesn't seem to bring up any menu21:48
yrgbizare21:49
Gentoo64MisterLemons: is it supposed to have an icon? or is it a custom prog / command21:49
Ztarobin0800: huh?  I want to add some applications to my top panel, like the system monitor.21:49
=== Mud is now known as Guest32221
dddbmtWhere should I place a program like aptana in my file system? it's a programming ide in java.21:49
Gentoo64dddbmt: a portable program?21:50
leepingGentoo64, I'm running into the same problem as before.  dmesg reports: http://paste.ubuntu.com/721117/21:50
leepingthis looks like a segfault21:50
dddbmtGentoo64, not sure what you mean?21:50
Ztadddbmt: /opt/aptana maybe?  I assume you mean a program, that doesn't install as a usual .deb package.21:50
leepingI think it happened after I updated Xorg.21:51
leepingCan I roll it back?21:51
mangochutneysegfaults usually point to a hardware problem21:51
MisterLemonsIt is an executable, ( aptana 3.0)  which comes supplied with an icon. in 11.04  I would right click -> create launcher and supply an icon.21:51
Gentoo64leeping: what did you do again?21:51
babbledddbmt, I put non-synaptic managed applications in ~/Applications, but I'm the only user on my machine21:51
Gentoo64nvidia it seems21:51
leepingGentoo64, I don't know for sure.  This morning I logged in remotely, it says reboot required, so I rebooted.21:51
leepingIt must have updated some packages.  Maybe the kernel, I don't know.21:51
Gentoo64leeping: sorry id forgotten already.. yeah the kernel would have gone from 2.38 to 321:51
leepingI can log in remotely, system is fully functional except i get no display21:51
leepingGentoo64, I see.  Can I kill the X server and compile the kernel module myself?21:52
Gentoo64leeping: upgrading is a pita21:52
dddbmtGentoo64, Zta, in the folder called "Aptana Stuido 3" is an executable?21:52
leepingGentoo64, it says my kernel version is still 2.6.3821:52
Gentoo64dddbmt: if you run it from the folder you can put it where you like21:52
leepingI didn't do a dist-upgrade21:52
Gentoo64dddbmt: put it in home or wherever21:52
leepingIt's still kernel version 2.21:52
Gentoo64leeping: oh, just update the packages? i htought you went from 11.04 to 10.10?21:52
Gentoo6411.1021:53
leepingyes, just updated the packages.21:53
Gentoo64so you uninstalled nvidia and now get kernel panic?21:53
leepingIf I can kill the X server I will just install the drivers from the NVidia website.  But I can't seem to even do that.  I tried service gdm stop, no response21:53
dddbmtGentoo64, okay - thank you! babble Zta21:53
area51pilot is there a command to restart the desktop environment without logging off/on?21:53
leepingGentoo64, when I uninstalled I don't get the kernel panic, but I don't get any display at all.  The screen is garbled21:53
Gentoo64leeping: what card is it btw?21:54
Gentoo64a fermi?21:54
leepingGentoo64, it's a Quadro 600.  Not sure what architecture.21:54
Gentoo64do you get any display at all?21:54
leepingGentoo64, no21:55
leepingNot if I install the driver, and not if I uninstall it21:55
leepingIf I uninstall it, the screen looks garbled.  If I install it, there is a maroon square21:56
Gentoo64garbled how?21:56
=== BaNz is now known as Alex`aw
Gentoo64funny colours?21:56
MisterLemonsAnyone have any ideas about changing an icon in the launcher, I would be most grateful :)21:56
=== james is now known as Guest75970
ZtaAh Christ, Pidgin crashed again.21:57
ZtaI'm starting to get real angry with 11.10...21:57
leepingGentoo64, it's like I get half a magenta square with some green lines and the rest is black21:57
leepingbut there is no segfault in dmesg21:57
Gentoo64leeping: it could be the firmware nouveau is trying to load21:58
leepingPlease, just tell me how to kill the X server.  I will try to install the driver manually.21:58
Gentoo64try powering off the comp, switch it off by the plug then press the power buttin a couple times (while its off)21:58
Gentoo64or cant you21:58
Gentoo64ive had a similar issue with my card switching from nvidia / nouveau and back21:59
Gentoo64i think its getting confused with the firmware21:59
leepingThat was the first thing I tried, as in, manually powering off.21:59
Gentoo64ok when you boot in try ctrl alt f122:00
Gentoo64see if it takes you to a console22:00
leepingGentoo64, is there no way to kill the X server?22:00
Gentoo64normally ctrl alt f122:01
Gentoo64then ctrl c22:01
leepingIt goes straight to the maroon square, keyboard doesn't do anything22:01
Jordan_UGentoo64: ctrl+c would only kill X if it had been started from the interactive shell in tty1, which is not normally the case.22:02
Gentoo64not sure how hed do it blind22:02
Reaperso which is better linux mint or ubuntu?22:02
Gentoo64isnt it service lightdm stop22:02
Jordan_U!best | Reaper22:03
ubottuReaper: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots.22:03
robin0800leeping, its ctrl+ alt+backspace but it has to be enabled22:03
leepingrobin0800, I have a terminal from remote login.22:03
leepingIf I just knew which process to kill, I could kill it remotely.22:03
Reaperaww boo lol22:04
Gentoo64leeping: have you tried fully draining the power and letting it rest for couple minutes?22:04
IamTryingEverytime i restart it says "Ubuntu is running in low-graphics mode"  how can i remove it? And allow me what i want to ?22:04
Gentoo64the funny colours sounds like firmware22:04
Jordan_Uleeping: Before you try to install any drivers manually, check "sudo apt-get dist-upgrade" and make sure that the problem isn't caused by an incomplete update.22:04
=== blaa is now known as SirCastic
leepingJordan_U, nothing to be upgraded22:05
Gentoo64leeping: sorry i forgot you had access to terminal22:05
leepinggdm isn't running, but the NVidia installer still refuses to work.22:05
leepingGentoo64, I'll be back later.  Have to go somewhere right now22:06
Gentoo64can you boot into another kernel?22:06
Gentoo64ok22:06
Jordan_Uleeping: Try disabling the proprietary driver temporarily, "sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf-broken" then reboot and re-enable them via "Additional Drivers".22:06
JLndrHello everyone!22:08
almoxarifeleeping: you are seeing instructions from the installer?22:10
almoxarifeI rarely see anyone ask if nvidia-current is installed and if the user as run the gui app included in the same package, when the avg user has a 'nvidia' issue, sometimes getting all scriptkiddy is just over kill!22:13
fxhphttp://russell.ballestrini.net/yahoo-is-treating-google-chrome-as-a-mobile-browser/22:14
SirDidii want to move my complete ssh identity to another ubuntu, is it enough to copy .ssh in my home directory?22:14
ubidoob3for anyone who helped me earlier - after 2 weeks of trying i finally got ubuntu installed on my system as a dual boot with win7 ... thanks for all your help !22:15
MarcoPauhi, I just upgraded to oneiric but the audio is mute. I have an asus p5kc motherboard. can't find any solution on the web so far. you got any hint? thanks22:16
BarkingFishMarcoPau, are you able to unmute the audio from the volume control?22:18
BarkingFishOr do you mean you have absolutely no sound, regardless?22:19
almoxarifefxhp: yeap, did it to me too, what purpose does it serve?22:19
MarcoPauBarkingFish: no sound, the volume control seems to be fine22:19
MichaelKohlerI just installed openjdk-6-jdk, where is it installed? Need that information for Jenkins.22:20
MarcoPauBarkingFish: actually, if I mute/unmute the sound the speakers pop, but if I play music or youtube I can't hear anything22:20
itaylor57MichaelKohler, /usr/lib/jvm22:21
BarkingFishI don't know if you have a mixer on your volume control, if so, just open it and check that any other channels are all up - sometimes you get your sound over a different channel.22:21
almoxarifeMarcoPau: can you plugin earphones and check for output?22:21
MichaelKohleritaylor57: thanks a lot!22:22
itaylor57np jenkins is a cool tool22:22
advocatusdiaboliHow can I launch the system menu via ssh -X22:22
advocatusdiaboli?22:22
dtrgHello --- I'm trying to use NetworkManager from startx and am running into the dreaded PolicyKit/ConsoleKit problems. Does anyone know any up-to-date resources on how to make this work?22:23
bobweaverbreaker 8001 can I get a copy ?22:23
advocatusdiaboliThe menu that in Windows would be called Start-menu and in Mac called ๏ฃฟ-menu.22:23
SirDidiadvocatusdiaboli, i think its onyl possible if u use wol22:23
dtrg...right now I seem to have the problem where ck-launch-session inside my .xinitrc isn't creating a local seat, so nothing works.22:23
advocatusdiaboliwool?22:23
Hopsyhey, i have a question22:24
Hopsymy mouse freezes sometimes in the newest version of ubuntu22:24
SirDidiadvocatusdiaboli, wake on lan22:24
advocatusdiaboliSirDidi: Wake On Lan?22:24
HopsyDoes anyone know why this can happen?22:24
advocatusdiaboliIโ€™m already logged in22:24
advocatusdiaboliI did ssh -Y 10.0.0.12722:25
dtrghopsy: does the light on the bottom of the mouse go off?22:25
advocatusdiaboliI can run nautilus& or firefox& just fine, but I would like to run the system menus22:25
advocatusdiaboliI tried startx& and gdm& but no fun22:25
francesco_tartar$HOME/.xchat2/buduscript && ./install.sh22:26
Hopsydtrg: which light?22:26
Chraz_Rittwell i'm stuck on my install, i don't understand how to get the graphic installer to let me select the partitions to install to, can anyone tell me where i went wrong reading the installer guide?22:26
HopsyIts my touchpad, laptop22:26
dtrghopsy: it's an optical mouse, right?22:26
dtrgOh.22:26
dtrgDunno then. Sorry.22:26
=== AaronMT is now known as AaronMT|dinner
SirDidiadvocatusdiaboli, do u set your DISPLAY?22:27
Hopsydtrg:  well, when i log in it works. But when I start terminator or something else. it dissapears22:27
Hopsymy keyboard works well22:27
advocatusdiaboliNot really22:27
dtrg...still desperately in need of someone who knows about ConsoleKit.22:27
advocatusdiaboliThe desktop looks real.22:28
SirDidiadvocatusdiaboli, problem is i dont know how its exactly works22:28
_spt_Guys, need a bit of help, I need to add nomodeset=1 in grub, I'm in there now. where / which line do I add it to? this is so a Radeon 5450 will work correctly.22:28
SirDidiadvocatusdiaboli, try google "export DISPLAY ssh"22:28
advocatusdiaboliDisplay works fine22:29
advocatusdiaboliIโ€™m able to run FireFox and nautilus no problem22:29
advocatusdiaboliProblem is how to start the system menu22:29
advocatusdiaboliI know for sure itโ€™s not: /bin/systemmenu22:29
SirDidiadvocatusdiaboli, uhh sry22:29
ZtaI'm at the brink of giving up on Oneric/Unity and reverting -- that is reinstalling -- Natty and getting my old Gnome pack.  My system just crashed again.  This is ridiculous!22:29
SirDidiadvocatusdiaboli, i have no frakin idea^^22:30
mustaphahi22:30
advocatusdiaboliAnyone got an idea where I can look up the system menuโ€™s installed items?22:30
ZtaAlone logging out takes forever.22:30
MarcoPauBarkingFish: got it, the system was messing up with the two audio devices (internal audio and one which is strangely related to the video card). only had to change priority between the devices22:30
MarcoPauthanks anyway. nite22:30
nelson777_hello, I'm trying to use a USB Token on ubuntu 11.10 64bits, but the driver refuses to load on firefox... it works ok on 11.04 64bits22:31
nelson777_it's an ePass2000 token22:31
nelson777_the library used is  libepsng_p11.so.1.2.222:32
nelson777_firefox version 7.0.122:32
nelson777_tried with that ff version both in 11.10 and 11.0422:32
nelson777_so it's not a browser issue22:32
robin0800!nounity | Zta22:35
ubottuZta: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic22:35
Ztarobin0800: Thanks, I'm in Gnome Panel now.   But even that is broken too now; it looks like a Linux dekstop-attempt from the last decade with misaligned icons.  *sigh*22:37
ev_when using scp -r to copy a whole folder does one have to cd into the folder to be moved, or can  the pathname be given? e.g. scp -r /media/hdd/home/user/ blah@ip:/home/backup doesnt seem to be working22:37
ZtaChrist this is a scandal. My favourite OS broken =(22:38
EzeQLhi22:38
e20100633howdy'all22:38
EzeQLim isntalling ubuntu, how much space should i leave for swap?22:38
robin0800Zta, use alt click to change things22:38
StevenRZta: I've switched to Xubuntu (apt-get install xubuntu-desktop)... maybe take a look at that on a live cd?22:38
lokusev_: no, you dont need to be in the dir. first glance that should work fine, whats the prob?22:38
e20100633512Mo should be enough for a standart use EzeQL22:38
ChaolinEzeQL: 2x your memory22:39
e20100633Chaolin: no...22:39
* unsermeister greets everybody22:39
doogie_for SWAP I always use twice the amount of RAM in a system22:39
e20100633Chaolin: that was a good advice when computers had only 128Mo of RAM22:39
StevenREzeQL: how much RAM, and what are you installing Ubuntu for/onto? (desktop? server?)22:39
ChaolinLOL :)22:39
e20100633who need 4Go of swap when the computer have 2Go of RAM? Hum?22:40
e20100633perhaps if you make some 3D video with blender or something...22:40
babbleI just let Ubiquity handle swap on install and it's only ever made a swap equal to the size of my physical RAM since my computers started shipping with 2+ gigs of RAM22:40
StevenRe20100633: somebody who should buy another 6GB of ram :)22:40
e20100633StevenR: rofl22:40
ZtaStevenR: I might look into that.  Or perhaps the lubuntu desktop22:40
ev_lokus: when i du -sh the folder to be moved is 21GB. Twice i have tried and everything copies fine...but it copies everything, from where i dunno. Maxes out my hdd, 100GB+22:41
phong_hi guys, is Ubuntu installed on SSD any much different then the 7200rpm HD?22:41
Ztarobin0800: alt click!? =)22:41
StevenRZta: that too. You could try testing in a VM, or with a live cd/usb first of course, before you make the switch.22:41
hexacodehey you guys in the top command or utility, the third row displays some cpu info...but i dont understand what it means...anyone got any good pointers?   it seems to show cpu usage; however, i dont know what the differences are since all of them have different suffixes22:41
EzeQLStevenR : 11.10 , 8 GiB22:41
StevenREzeQL: desktop PC?22:41
EzeQLyes22:41
e20100633you have 8Go for RMA EzeQL?22:41
robin0800Zta, use alt click to change things in gnome classic22:41
EzeQLe20100633, nope22:42
StevenREzeQL: maybe no more than 1GB. If you're pushing the limit of 8GB of ram, then you probably want more RAM. It's really only a safety cushion, cos performance will suck when it starts swapping. You can always add a swap file later22:42
StevenR(though a swap file is slower than a swap partition)22:43
unsermeisterHas anyone managed to make Ndiswrapper work on 64-bit distro?22:43
EzeQLso can i install without adding a swap area?22:43
ev_lokus: http://pastebin.com/LTnCRq8Q22:43
StevenREzeQL: yes, you could, though I'd advise you to have a small swap partition22:43
ZtaStevenR: I havne't recovered my backup form my previous installation yet; I first wanted to make a few general changes, but I didn't get very far before Unity started locking up, crashing, or behaving stupid.  When I click the terminal icon in the launcher, I want a new terminal! =)  So I don't think there's anything lost in switching to lubuntu here.22:43
e20100633EzeQL: if you want hibernate, you need some swap22:44
StevenREzeQL: if you want to hibernate, you'll need more swap than I said. (can't use a swap file for hibernate, afaik)22:44
panfistis it possible to get network device profiles that will detect which networks they're plugged into and change accordingly?22:45
panfistfor example i have dhcp set up at one location, but i need to use a static configuration on the other22:45
EzeQLis there any tool for creating partitions more than default tool on installer?22:46
Chraz_Rittis it possible to install ubuntu without setting up a password?22:46
ev_EzeQL: gparted22:47
EzeQLev_ thanks22:47
* unsermeister wishes everybody a good night / a nice day depending on where they live22:48
Chraz_Rittso quiet here22:49
andreadilemnasono dentro? Scusate ma รจ la prima volta22:49
ev_Chraz_Ritt: yes22:50
Chraz_Rittev_, can it be done using the graphical installer?22:51
FF4Life7811.10 Classic - Every folder in Places opens with Software Center22:53
Jordan_UChraz_Ritt: No.22:53
ev_Chraz_Ritt: using no password?22:54
Chraz_Rittcan the password be eliminated after the install is done?22:54
Phr33d0mwhat the hell I'm doing in the lamest distro channel :\ ...22:55
Chraz_RittI don't feel the need to have a password on a machine that i'm the only user of22:55
ev_Chraz_Ritt: i am definatly no expert, but im pretty sure you need a password for administrative tasks. you dont want to be su all the time22:55
Reaperwhy'd ya ban him?22:56
ev_Chraz_Ritt: a quick google turned up this http://pastebin.com/LTnCRq8Q  not exactly what you are looking for but may help. you can set it to sign you in with no pass, and the link is for disabaling pw promts. use at your own risk.22:59
ev_Chraz_Ritt: by 'it' i mean ubuntu, in the login settings22:59
modhi, i'm tying to install 64bit to my new laptop.  I create the boot disk on a usb stick, put it in the laptop , but off the usb stick,  screen gives me the "SYSLINUX..." msg and then nothing, unresponsive.23:00
modAm I missing something in the process?23:00
sm1 have you Md5 test the iso.23:01
graingertwhat happens if you use shred on an ecryptfs partition23:01
graingertsorry mount23:01
graingertie ecryptfs on ext423:01
sm1!md5 > mod23:02
ubottumod, please see my private message23:02
=== fhtagn_ is now known as fhtagn
=== campee_ is now known as campee
modubottu, don't see one23:06
ubottumod: I am only a bot, please don't think I'm intelligent :)23:06
modwheee23:06
Chraz_Rittev_, it would seem that at least for now i must make a password.23:07
Chraz_Rittthanks for your time anyway23:07
ev_Chraz_Ritt: yea, im pretty sure you must, because you dont want to be superuser all the time, which it seems to me what you would effectivly be with no pass23:08
=== zenloop_ is now known as zenloop
sm1mod: which release of Ubuntu 64bit you've downloaded ?23:10
=== Fuchs is now known as Foxy
=== Foxy is now known as Fuchs
usr13Chraz_Ritt: We really need user and admin access passwords.  And yea, if you never exposed your computer to the internet (or any other untrusted network), the need would not be so great, but as it is, you really need it and be sure to use a good strong password too.  Just a word to the wise.23:10
tjkentso I am not really sure what happened but I can't seem to get to my log-in screen anymore23:11
usr13tjkent: What do you get instead?23:12
tjkentnothing23:12
tjkentI was switch servers23:12
tjkentbut my log-in screen doesn't appear23:12
_joeyyet another improvent messed things up23:12
tjkentI can switch servers*23:12
_joeysomething is overriding the nameserver in /etc/resolv.conf after each reboot23:12
Chraz_Rittlooks like the installer is crashing on me23:13
=== |Nephyrin| is now known as Nephyrin
zykotick9_joey, network-manager i'd guess23:13
tjkentalso I just upgraded to 11.10 but finding that it was a huge mistake23:13
sm1mod: Choose the release you've got in this link http://releases.ubuntu.com/ check the hashes on the MD5SUMS text file, then md5sum test the iso .23:14
_joeyzykotick9: wtf?23:14
_joeywhy is it doing it?23:14
usr13tjkent: This is a server?23:14
tjkentno livecd23:15
tjkentif you give me a minute I can reboot and start my other computer23:15
tjkentreboot this system that is23:15
ev_http://pastebin.com/LTnCRq8Q   anyone?23:16
_joeylook the idiots are doing sill things and then there are millions of queries and complains on various forums23:18
_joeyread long threads without obvious solution23:18
_joeyother than locking resolv.conf23:18
Trippman rsync23:18
Trippev^ http://troy.jdmz.net/rsync/index.html; will work faster than scp23:19
tjkentusr13: ok23:19
ev_Tripp: 404 error :)23:19
yusuohi how do i find what wifi card i have on 11.10, i can find my ethernet card but not wifi23:19
Trippditch the semicolon I put in ^^23:20
ev_Tripp: but i see the rsync part23:20
yusuoand is there anyway i can use the current working driver from 11.10 in 11.0423:21
madsailoryusuo, https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported23:22
TrippI think you'd want something along the lines of rsync -avz -e ssh -oport=8855 user@192.168.0.101:/media/... /home/ev/backupev23:22
ev_Tripp: thanks for the reply but my problem is not speed but my syntax is incorrect somewhere, i need a proof read23:22
yusuoi know my card doesnt work in 11.04 but it does in 11.10 only problem i hate ubiquity i want gnome 2 back23:22
tjkentok so is there anyone that might be able to tell me why my log-in screen isn't showing up, I am not on the computer that is having the problem and I have run dmesg23:23
=== noname is now known as Guest81750
_joeyoh man23:23
tjkentyusuo you can just install gnome23:23
madsailoryusuo,  the supported wireless chipsets are usually tied to the kernel, so I think you may be stuck with 11.10 because you need the current kernel23:23
yusuono i cant, cause its gnome 3 and its not the same, i really dont like it, nor do i like the fallback version23:23
tjkentok23:24
yusuocan i not use the new kernel in old version23:24
tjkentwhat kind of ethernet card do you have?23:24
madsailoryusuo, but as tjkent said, you can install gnome shell23:24
yusuoi have gnome fallback on 11.10 but alot of things are missing23:24
yusuoi dont feel comfortable with it23:24
tjkentthen try the lts version23:24
yusuolts???23:25
yusuowill that have the new kernel23:25
yusuoim gunna leave something on ubuntu forums see what can happen23:25
tjkentno but you can install a new kernel you will just have to customize the shit out of some stuff23:26
tjkentnow can anyone help me out as well or no?23:26
Trippev_: Oh; srry. You have a colon after the src IP; you don't need that23:26
yusuothx23:26
d4gg3rHey, guys, I have googled a lot, but I am pretty confused... any straightforward idea to install intel HD 3000 graphics driver on Ubuntu?23:27
Trippev_: should work http://pastebin.com/6nMRwfdW23:27
Trippev_: that's a lie sorry lol23:27
Trippev_: http://pastebin.com/JSh0unpM23:28
nacho_#ubuntu-es23:28
tolecnalso has many people in here experienced problems with nvidia based cards in ubuntu versions after 10.04? Just done a test run with 10.10, 11.04 and 11.10 where all tests end up in kernel oops. And it seems I'm not the only one, with bugs having been reported with both ubuntu, debian and even centos.23:29
tolecnalno problems at all in 10.04 LTS though23:29
ev_Tripp_thx. i will try that when i am back at computer. i used screen to follow this on cell while out.23:30
nacho_Hello!23:30
nacho_Could you help me?23:30
Tripp^^23:31
nacho_I have installed Xubuntu 11.04 on a old laptop an Ihave installed too XBMC23:31
nacho_What i want to do is to start XBMC at the begining without xface23:32
nacho_How should I do?23:32
d4gg3rHey, guys, I have googled a lot, but I am pretty confused... any straightforward idea to install intel HD 3000 graphics driver on Ubuntu?23:34
local|hostHi23:35
DuCkNeThi all23:35
tolecnalnacho_: http://wiki.xbmc.org/index.php?title=HOW-TO:Install_XBMC_on_Ubuntu#Autostart_XBMC_.28optional.2923:35
DuCkNeTneed help with ubuntu 11.1023:35
tolecnalnacho_: readily available through a quick google search23:36
local|hosti need to reset my password by updating my boot options in the grub menu, but it doesnt stop when pressing ESC on boot23:36
local|hosti dont think grub is installed23:36
local|hosthow can i reset my pass ?23:36
DuCkNeTneed help installing video driver for my ubuntu 11,10 pleasse23:37
BoontooI have lost my boot partition upon restart, and now my ext2 /dev/sda1 is identifying as GPT, does anyone know how to repair this type of problem?23:37
BoontooDuCkNeT: what type of video card?23:38
DuCkNeTboontoo: 01:04.0 VGA compatible controller: XGI Technology Inc. (eXtreme Graphics Innovation) Z7/Z9 (XG20 core)23:38
DuCkNeTthis is from lspci23:39
tjkentok so is there anyone that might be able to tell me why my log-in screen isn't showing up, I am not on the computer that is having the problem and I have run dmesg can any help please ubuntu 11.1023:39
Boontootjkent: sorry sounds like the same problem I am having23:39
=== jon___ is now known as skpl
Boontootjkent: probably don't have GRUB working right23:39
tjkentno grub is fine23:40
tjkentI mean I am looking at my computer and it is loaded I can switch servers and everything just can't load anything23:40
tjkentrather my log-in screen23:40
BoontooDuCkNeT:http://www.winischhofer.net/linuxsisvga.shtml23:41
Boontootjkent: I don't understand the specific problem...no gui for login?23:41
tjkentyea it is just a black screen23:42
Boontootjkent: what about ctrl+alt+f223:42
tjkentyea23:42
tjkentI have that23:42
Boontootjkent: does that get you a shell?23:42
tjkentyea23:42
Boontoookay, are you running GNOME or KDM, or what display manager23:42
leepingHi there, I still can't kill my X server.  Can I boot the computer into recovery node?  I've forgotten how to do that since they updated GRUB23:42
robin0800leeping, you use shift23:43
Boontootjkent: what is your display manager?23:43
leepingrobin0800, tried already, didn't work23:43
tjkentwell I installed gnome but unity was with it23:44
dardevelinleeping, /etc/init.d/lightdm stop23:44
nacho_tolecnal, Yea, but this is with ubuntu, is not the same with Xface (or terminal i dont care)23:44
robin0800leeping, try the right hand shift23:44
dardevelinanother way of making sure its killed is too boot to the the run level 323:44
dardevelinso it would be sudo /sbin/init 323:44
Boontootjkent: Do you have all of the dependencies for gnome, I mean did it work prior?23:44
tjkentyea23:45
leepingdardevelin, I did that.  I still cannot install the NVidia driver.  I am suspecting that it is not detecting whether my X server is running by the processes but instead by a file23:45
tjkentI mean I can type any commands you want in it23:45
jeffrey_hi23:46
tjkentlooking through dmesg I don't see anything that really stcked out23:46
DuCkNeTboontoo: thx i will try thanks alot!!!23:46
tjkentsicks*23:46
dardevelinleeping, i don't think that x is being your problem23:46
BoontooDuCkNeT: no problem, good lucjk23:46
dardevelinleeping, do you kernel headers + build essentials + nouveau drivers completely blocked ?23:46
dardevelinbecause X would be auto shutdown with a sudo /etc/init.d/lightdm stop23:46
bsmith093i have 96 text files id like to have something comb through and put every paragraph on its own line, or at least get rid of those annoying skinny columns that seem to happen randomly. anything that can do that quick and easy?23:47
Boontootjkent: well, a missing dependency would not give a dmesg error I don't think...have you tried to stop and restart gdm to see if it gives you an error?23:47
jeffrey_i running ubuntu 10.10 i haven problems  with mt real tec 5.1 sound working23:47
dardevelinleeping, i'm assuming your on tty23:47
leepingdardevelin, I don't know.  How do I block them?23:47
tjkentlemme try23:47
leepingdardevelin, I cannot get a terminal on my workstation but I have logged in remotely.23:47
tjkentI am assuming stopx would be the command yes?23:47
dardevelinleeping, can you see its grub ?23:47
Boontootjkent: no23:47
Boontootjkent: let me see if I can find it23:47
dardevelinyou would need to block then in the grub23:47
leepingdardevelin, I tried both shift keys, it appears to boot into X no matter what23:48
DuCkNeThmmmm23:48
DuCkNeTis it me or xorg.conf changed place???23:48
Boontootjkent: sudo /etc/init.d/gdm restart23:48
dardevelinyou would pass after the UUID  rdblacklist=nouveua nouveau.modeset=023:48
dardevelinleeping, you would pass after the UUID  rdblacklist=nouveua nouveau.modeset=023:49
BoontooDuCkNeT: should be in /etc/X11/xorg.conf...I think23:49
leepingdardevelin, thanks.  I know this used to be in menu.lst.  But where is it with the new grub?23:49
DuCkNeTyeah thats what i figure... its no where to be found ....23:49
Lucifero weird problem with proxychains: setting 4 proxies, it works only with two of them. All proxies works,but proxychains dont seems to see it. Strict chains is used. Any clue?23:49
dardevelinleeping, that should pass block it... Another way is to use modprobe ( but i don't know how to add ) and nvidia drivers should be able to do so23:49
robin0800leeping, etc/defalt/grub23:50
roxdragonhi all23:50
dardevelinrobin0800, leeping , the grub boot file says do not add this23:50
roxdragonI want to know the complete command to type on the terminal to see dns, ip local23:50
leepingrobin0800, there is nothing corresponding to the UUID here.23:50
roxdragon http://imagebin.org/18115623:50
leepingthere is GRUB_CMDLINE_LINUX_DEFAULT.  Should I put it there?23:51
BoontooDuCkNeT: that could be your problem, if your card is supported (which I did not see listed on that link) then there should be a driver that you can install for it in synaptic. When you do, it will ideally generate xorg.conf.23:51
dardevelinrobin0800, leeping , the file is grub.cfg ( but there is a warning saying to not edit manually )23:51
BoontooDuCkNeT: has this card worked in the past?23:51
marinaget ready because it comes and we must welcome the devil remember that was the right hand of God and the will to do will decide the god with the devil. do not you ladies and gentlemen know a spot you speak! if you piraxei the Bible and you give the world differently shame in yourself you you you called Lucifer Devil: http://www.youtube.com/watch?v=gSEW0NJdGYA23:51
tomodachiso i need to add a outb 0x750 0 to grub, how do I do this, its not a kernel command line option like most faqs describe23:51
DuCkNeTboontoo ok i will look into it23:51
BoontooDuCkNeT: cool23:51
robin0800dardevelin, that is because its not23:52
DuCkNeTboontoo honnestly dont know its a system i got for free so and i absolutelly want ubuntu run on it23:52
DuCkNeTat all cost23:52
_bogus_hey there, is there anyway to install nvidia drivers in an optional way that i can boot ubuntu with or without using it (native drivers then) in bootloader ??23:52
DuCkNeTlol23:52
_joeyUbuntu is getting worse with every release23:52
leepingI think I see the problem.  The packages xserver-xorg-video-nouveau and libdrm-nouveau1a are installed.  I have no idea how this happened23:52
myk_robinsonanybody got a confirmed fix to keep Banshee from crashing more than Tiger Woods in an Escalade in 11.10?23:52
_joeyIt's following the path of all other major releases that has been out of touch23:52
_joeyfuckers23:52
tomodachimyk_robinson: i use it all the time, seldomly crashes. Maybe something local causes it?23:53
switch10_joey: So switch to something that you like.  Easy.23:53
BoontooDuCkNeT: good luck, video cards are really tricky if they are not supported. Sometimes there are proprietary non-free drivers that you can use which don't cost money...but they are often a pain. You can also google linux drivers for that particular card23:53
Boontoo_joey: thanks, i appreciate your cantor23:53
myk_robinsontomodachi: This is on a clean install, had it happen on my desktop and laptop. Nothing of the sort in 11.04. I can try purging the config directory and see if that helps23:53
_joeyswitch10: exactly23:53
dardevelinleeping, i wouldn't recommend you to uninstall them23:53
tomodachimyk_robinson: mine is an upgrade. it crashes from time to time, but id say maybe once every three weeks23:54
leepingdardevelin, I know, if i try to uninstall it, it also uninstalls 100 or so other packages.23:54
myk_robinsontomodachi: in most cases its fine, but ive had to force close it three times in the last 30 minutes or so.. I know I have other options, but I actually like Banshee :)23:54
switch10_joey: you are not hurting anyones feelings by doing so.  No need to rant.23:54
DuCkNeTboontoo: ive been trying for 2 weeks not... starting to be fed up...23:54
dardevelinleeping, other packages might install it again, and here you uninstall one more time. While if you block them successfully its a better job23:54
BoontooDuCkNeT: yeah, if it is not supported, it may be a no-go23:54
_joeyswitch10: sorry. It was out of frastration.23:55
almoxarifehttp://gawker.com/5854065/actor-omar-sharif-slaps-a-woman-on-camera <-- the fucking loon needs to be medicated23:55
leepingdardevelin, okay, i will try this.  I think I am close. :)23:56
dardevelinleeping, its just a matter of blocking them b4 kernel starts up ( on the grub )23:56
almoxarifesorry, wrong window23:56
tjkentBoontoo: no such luck23:58
dardevelincan't believe that there is still smartys trying to *hack* people via irc23:58
Boontootjkent: what was the output?23:59
leepingdardevelin, okay, I successfully got the root prompt on my workstation :) soon I will block the module.  thank you23:59
tjkent"rather than invoking init scrpits through /etc/init.d use the service(8) utility23:59
tjkentthen some other stuff23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!