/srv/irclogs.ubuntu.com/2011/11/08/#ubuntu.txt

go8765escott, 11.0400:00
escottgo8765, and yes it should be in the control center somewhere00:00
icerootBlueProtoman: any errors on "sudo swapon -a"?00:00
bobosomfanescott: I'll try that, thanks!00:00
BlueProtomaniceroot: cannot find the device for UUID=(numbers, letters, etc.)00:00
escottgo8765, you might try the accessibility channel. im just guessing at where these things are00:01
escottBlueProtoman, use blkid to find the correct uuid00:01
icerootBlueProtoman: then you are not using the correct UUID00:01
mrdebif u want to set the clock to utc, do u have to change it in bios00:01
BlueProtomaniceroot: I have the UUID, I just can00:01
mrdeb?00:01
BlueProtomanI just can't be bothered to copy/paste it given how awkward it is on the terminal.00:01
icerootBlueProtoman: can you paste the fstab entry and the output of the blkid command?00:01
BlueProtomanHm, OK.00:01
go8765escott, I have many problems with gnome-control-center: I use openbox under ubuntu and It conflict with gnome-settings. can I turn off this options in other way?00:02
=== luciano_ is now known as virusuy
francisvgarciaI was just wondering if there was something like zenapp for ubuntu, free of course00:02
BlueProtomaniceroot: http://pastebin.com/RTPKXwcR00:02
icerootfrancisvgarcia: not "xenapp"?00:03
go8765*on00:03
icerootBlueProtoman: you are using the wrong uuid00:03
=== OffToHades is now known as BarkingFish
icerootBlueProtoman: or do you see the uuid in the blkid command?00:04
BlueProtomaniceroot: I do, yes.00:04
icerootBlueProtoman: what?00:04
icerootBlueProtoman: your swap uuid is /dev/sda7: UUID="2cc6614a-3265-432f-8738-23c6d4e1bb1d" TYPE="swap"   but you are using  UUID=8b0a7214-a8d7-4587-984a-b0bddbf4eb5f none            swap    sw              0       000:04
BlueProtomanI see the UUID in /etc/fstab as well as blkid.  They don't match up for /sda6, though.00:05
icerootBlueProtoman: swap is sda700:05
BlueProtomanHm, odd.00:05
BlueProtomanAh, OK, misread it.00:05
BlueProtomanYes, it is SDA7.  I thought it was PENDRIVE, the one below.00:05
icerootBlueProtoman: /dev/sda7: UUID="2cc6614a-3265-432f-8738-23c6d4e1bb1d" TYPE="swap"   but that uuid into fstab00:05
icerootBlueProtoman: put00:05
BlueProtomanAdd it, or replace sda6?00:06
icerootBlueProtoman: replace UUID=8b0a7214-a8d7-4587-984a-b0bddbf4eb5f none            swap    sw              0       0  with the uuid 2cc6614a-3265-432f-8738-23c6d4e1bb1d00:07
icerootBlueProtoman: because that is the new uuid of your swap partition00:07
BlueProtomanOK, then.00:07
BlueProtomanIt's read-only.00:08
BlueProtomanGuess I'll have to sudo it in.00:08
icerootBlueProtoman: what?00:08
icerootBlueProtoman: ah ok, yes00:08
sp4zhi all, if i upgrade to 11.10 will i loose all my documents etc?00:08
icerootBlueProtoman: you need sudo to edit /etc/fstab00:08
icerootsp4z: no00:08
icerootsp4z: but having a backup is always a good idea00:08
BlueProtomanI'll just save it to desktop and sudo copy it.00:08
icerootBlueProtoman: gksudo gedit /etc/fstab00:08
sp4ziceroot, thnx00:08
BlueProtomaniceroot: I sudo copied it.  Will I have to reboot to get the swap partition?00:10
icerootBlueProtoman: "sudo swapon -a"00:10
icerootBlueProtoman: no reboot needed00:10
BlueProtomanAh, it works!  Thank you very much!00:10
icerootBlueProtoman: no problem00:10
TrevorBradleyHey folks, I've tried diving into the D6 i18n module this afternoon and am getting bogged down.  What I'd like to do (amongst other things) is take specific CCK fields and have have them translated into French.  I see the i18ncck submodule, but can't find any documentation anywhere.  Does anyone have some pointers on where to start on my i18n quest?00:11
lexflexhello ubuntu crew!00:11
TrevorBradley(Toying with the i18ncck module without dir produces no result whatsoever)00:11
TrevorBradleydammit, wrong channel, sorry folks.00:11
=== GhostFreeman_ is now known as GhostFreeman
lexflexi have a question. i downloaded this file to install parallels: parallels-desktop-4.0.6630.449744.run     what do i do with it? double click opens it in an editor (but it crashes). its 140mb, its not a text file.00:13
icerootlexflex: isnt parallels some strange apple-stuff for mac osx?00:14
lexflexiceroot: it's actually not strange but pretty good. however, i downloaded the explicit Parallels Desktop for Linux00:14
icerootlexflex: everything related to apple is strange (but that is another topic)00:14
icerootlexflex: chmod +x filename.run then you can use ./filename.run00:15
lexflexiceroot: hey i just finally installed ubuntu on my macbook pro to get away from mac os x ;)00:15
icerootlexflex: great, buying expensiv apple-hardware to run another system :)00:15
lexflexiceroot: i bought this macbook a year ago with good hopes.00:16
dr_willisyou run it.00:16
dr_willischmod +x foo.run00:16
dr_willis./foo.run00:16
icerootlexflex: but related to your real question, make it executable with chmod +x file. after that you can run the file with ./filename00:16
icerootdr_willis: way to slow :)00:17
lexflexiceroot: can i make it executable in permissions window of the file?00:17
bobosomfanDoes anybody know how to format usb that only has read-only mode?00:17
icerootlexflex: yes00:17
hhhzzzarnin unity 11.10, how do i view open applications?00:17
lexflexiceroot: excuse me i am not hardcore ;)00:17
hhhzzzarnAnyone? in unity 11.10 how do I view open applications or windows00:17
icerootlexflex: you dont need to be hardcore to run ubuntu :)00:17
lexflexiceroot: but then, how do i run it? is there any way to assign it correctly so it runs with double click? or do i have to use terminal?00:18
hhhzzzarnlexflex: what are you trying to do again?00:18
icerootlexflex: double-click should ask "view the file or execute it"00:18
lexflexiceroot: that's actually why i am giving it a shot. i think it could be simple enough for me00:18
dr_willislearn/use the cli.. its faster00:18
lexflexiceroot: hey this works!00:19
hhhzzzarnlexflex: what are you trying to run? just asking00:19
lexflexhhhzzzarn: i had a .run-file that opened in editor. it is parallels-desktop-4.0.6630.449744.run00:19
hhhzzzarni see. right-click, make it executable, double click, and then run.00:20
lexflexhhhzzzarn: yea this worked out well. that's the dummie way i was looking for00:20
hhhzzzarnanyone? how do i view all open windows in unity? what is the shortcut or what do i click?00:20
hhhzzzarnlexflex, that is not dummy way, it is the gui way.00:20
icerootdr_willis: related to your comment :) i found this funny thing http://i1096.photobucket.com/albums/g328/jimbrittain/weuselinuxbecause.jpg00:21
icerootlexflex: the shell (bash) on ubuntu is acting the same way as on mac osx (just for the recorf if you used the shell on mac osc)00:21
hhhzzzarniceroot: that is gnu/linux.00:22
iceroothhhzzzarn: ?00:22
lexflexiceroot: yes i did, i'm not unfamiliar with ti00:22
lexflexit*00:22
sergiubsdguys how do i set the default sound card on xubuntu ? i tied asoundconf-gt-gtk but i doesent work.00:22
dr_willisgui for a .run may or may not work... it depends on how the .run works... safest to use the cli00:22
hhhzzzarnthat image mentions only linux, it is correct to say: gnu/linux.00:22
iceroothhhzzzarn: #debian   they like that kind of discussion00:22
iceroot:)00:23
dr_willisiceroot: not discussion...;] some other term...00:23
hhhzzzarnno one can help me? this should be easy for unity users, how do i view all my open windows in unity 11.10? I use gnome-shell, but currently on unity 2d for some reason.00:24
iceroothhhzzzarn: alt + tab?00:24
hhhzzzarni do not want to alttab00:24
dr_willishow do you wamt yo view them?00:25
hhhzzzarnalt tab is for switching. there should be something that shows all open windows. gnome-shell view all open windows when you click on launcher home button.00:25
64MAA2DVHI did a zerofill and a reformated a entire 1TB disk, but now, in ext2 partitions, I can't create a directory with dolphin ... msg is Access denied to /media/722834cd-2063-499e-9446-893d41cd60c8/New Folder. ... before this full reformat it works normally....00:25
tjiggi_fohhhzzzarn, left windows key and A00:25
lexflexdoes anyone know a good software to run virtual machines on (windows server to be exact) on ubuntu?00:25
lexflexi used parallels on mac and vmware on windows00:25
hhhzzzarnleft widows key plus A gives me no result.00:26
dr_willis64MAA2DVH: you did set the owner and permissions on the fs?00:26
tjiggi_fotoo bad00:26
icerootlexflex: vbox00:26
hhhzzzarnlexflex: virtualbox?00:26
iceroot!vbox | lexflex00:27
ubottulexflex: virtualbox is a x86 !virtualizer. A !free edition is available from the package 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox00:27
icerootlexflex: sudo apt-het install virtualbox-ose00:27
icerootlexflex: sudo apt-get install virtualbox-ose00:27
iceroothm, is it still called ose?00:27
iceroot!info virtualbox-ose00:27
AndyShey guys good evening I'm been having a problem with ubuntu for a while, just been too busy to fix it but I can't boot up into ubuntu anymore. I get an "error" I guess that says "cannot enable port 1. maybe the usb cable is bad?" and "unable to enumerate USB device on port 1." Thing is, I dont have ANYTHING plugged in via USB, even my keyboard and mouse are oldschool like that. So how do I go about to finally get back on ubuntu??00:27
ubottuvirtualbox-ose (source: virtualbox): transitional package for virtualbox. In component universe, is optional. Version 4.1.2-dfsg-1ubuntu1 (oneiric), package size 21 kB, installed size 132 kB (Only available for amd64 i386 all)00:27
hhhzzzarniceroot: wrong spelling. just tell him to go to the sofware center and type: virtual box00:27
iceroothhhzzzarn: tell him yourself00:28
bandit5432virtualbox only has 1 version now00:28
lexflexubottu: iceroot: what about x64?00:28
ubottulexflex: I am only a bot, please don't think I'm intelligent :)00:28
bandit5432to get the extension go to virtualbox.org00:28
icerootlexflex: sudo apt-get will automactly install the correct version for your architecutre00:28
=== Log is now known as Logan_
64MAA2DVHdr_willis: I just pluged HD and try to open via kde places00:28
=== 64MAA2DVH is now known as chronos
icerootlexflex: vbox can also run x64 systems as guests (if cpu is supporting it)00:28
hhhzzzarnandys, ask dr willis00:28
lexflexiceroot: just because ubottu three said x86 that confused me00:29
AndyShhhzzzarn, what's the policy on PMing here? I dont want to be inpolite00:29
bandit5432you can also run 64bit guests from 32bit hosts if the processor will allow it00:29
hhhzzzarnlexflex, ubut is automatic. :)00:29
icerootlexflex: in that case she means x86/x6400:29
bandit543232bit host installs'00:29
hhhzzzarni don't think some people want pm since they want others to also contribute. and learn at the same time.00:30
iceroothhhzzzarn: correct00:30
=== VoX is now known as vox
AndyShhhzzzarn, would that also be DRW_?00:30
lexflexiceroot: ubottu is a girl?00:31
icerootlexflex: female bot, yes00:31
hhhzzzarnlexflex: lol00:31
bandit5432ubottu, is a devil girl00:31
ubottubandit5432: I am only a bot, please don't think I'm intelligent :)00:31
bandit5432see what i mean00:31
iceroot!gender00:31
ubottuyes, I can confirm I am a female bot :)00:31
hhhzzzarnandys, dr_willis, it is better if you go to forum since you get more hardware related solutions.00:31
lexflexhey is virtual box actually free?00:32
hhhzzzarnlexflex: it has free version.00:32
icerootlexflex: free as in free beer00:32
Guest1693No one said the Chinese:-!00:32
dr_willisi tend to use   askubuntu.com these days00:32
icerootlexflex: imo the current version from oracle is not free (as in free speech)00:32
iceroot!free00:33
ubottufreedom is important. Ubuntu is as free as we can make it, which means mostly free software. See http://www.gnu.org/philosophy/free-sw.html and http://www.ubuntu.com/ubuntu/licensing00:33
hhhzzzarndoes ubuntu recognize askubuntu alternative to forum?00:33
AndySso I take it nobody else knows how to fix this issue? :o00:33
hhhzzzarnAndys, well some of those problems are rare.00:34
hhhzzzarnand you don't have specialists here :)00:34
dr_willischronos:  if you are acessing ext2/3/4 as a user you should set the ownership and permisdions as needed00:34
lexflexiceroot: hhhzzzarn: hey it's in ubuntu software center. i don't even need that terminal apt-magic00:34
icerootlexflex: correct00:34
lexflexthis is pretty cool i must say00:34
chronosdr_willis: when create the partition of format partition?00:34
hhhzzzarnlexflex: i told you it was there. you must ahve missed it.00:34
icerootlexflex: but its easier to descripe "sudo apt-get install virtualbox-ose" instead of "click here and here and here, type that, click here"00:35
bandit5432and a lot of people prefer the apt-get method00:35
dr_willis!permissions | chronos00:35
ubottuchronos: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions00:35
hhhzzzarn!unity | hhhzzzarn00:36
ubottuhhhzzzarn, please see my private message00:36
lexflexiceroot: yes but the latter does not frigthen me that much00:36
chronosthx dr_willis, I know well permissions, but never have seen that with disks00:36
seionwhen installing ubuntu server is there a way to have it install grub and linux with "nospash"00:36
chronosI'll check tune2fs properties.00:36
Space-DuckIs there a text editor (in linux) with syntax highlighting that allows you to upload files via FTP? similar to Coda or Dreamweaver?00:37
hhhzzzarnseion, always, but i wouldn't know. you might want to search it online.00:37
icerootseion: /etc/default/grub00:37
icerootseion: there you can edit it after the installation00:37
hhhzzzarnspace-Duck, what language you using?00:37
icerootseion: vim, emacs00:38
icerootseion: wrong nick00:38
icerootSpace-Duck: vim and emacs00:38
Space-Duckmostly PHP, but HTML, CSS, Perl, Python, TCL00:38
seioniceroot, well I can't see anything because stupid ass grub2 is messed boots and says unable to display mode or something00:38
hhhzzzarnspace-duck: there is option for gedit to change theme, and also other plugins.00:38
Space-DuckI mostly need the upload to FTP thing00:38
hhhzzzarni was using it for java.00:38
icerootseion: when booting press shift to enter grub, then choose what you want to boot and press "e" for edit00:39
icerootseion: again wrong nick..00:39
icerootSpace-Duck:  when booting press shift to enter grub, then choose what you want to boot and press "e" for edit00:39
Space-DuckFor example when I finish coding in dreamweaver, I can hit ctrl+u and it uploads00:39
hhhzzzarnice-root: space-duck is the wrong person?00:39
iceroothhhzzzarn: to late for me... thx00:40
seioniceroot, i hold down shift and says loading grub then goes right into that cannot display mode00:40
Space-DuckI would love to use gedit to do this.... but I don't see how it can be done00:40
icerootseion: hm00:40
hhhzzzarnspace-duck:00:41
hhhzzzarnhttp://www.micahcarrick.com/gedit-html-editor.htmlhttp://www.micahcarrick.com/gedit-html-editor.html00:41
seioniceroot, i was able to ssh into at first but now its getting stuck somewhere00:41
icerootseion: boot the system and connect with ssh?00:41
seioniceroot, and now I cant tell because i have no display00:41
icerootseion: :(00:41
icerootseion: i dont know a better way then using a live-cd and editing that grub-line00:41
go8765Help me restore dragging and selection by mouse please00:41
lexflexone last thing i don't understand: how is anyone making money (i.e. paying their bills) from this ubuntu?00:42
icerootgo8765: touchpad? or a real mouse?00:42
seioniceroot, yea tried that and cant get the hd's to mount properly.... i guess i have to reinstall the whole thing ...00:42
go8765iceroot, real mouse00:42
hhhzzzarnspace-duck: did you visit the link i provided?00:42
go8765iceroot, never use touchpad00:42
icerootgo8765: sorry just know a bug on touchpads for this00:42
icerootseion: any errors while mounting?00:42
Space-Duckhhhzzzarn,  Yes, thank you that is exactly what I was looking for... the only problem is:00:43
seioniceroot, yea stuff about bad superblock00:43
Space-DuckGnomeVFS, the framework on which this works, has some bugs and possibly security issues when working on non-secure FTP connections.00:43
icerootlexflex: support, third party services (music store) but most of us are doing it for free00:43
icerootlexflex: we dont get money here for helping or when we are coding/patching00:43
hhhzzzarnspace-duck: i can't be more help to you then that, search online for more solutions atm.00:44
icerootseion: bad superblock is really bad00:44
seioniceroot, lol yea00:44
icerootseion: its not a hardware-issue but its bad00:44
go8765any ideas how to  restore my mouse usage ?00:44
lexflexiceroot: so you basically work for freE?00:45
icerootlexflex: yes00:45
hhhzzzarngo87: what did you to change it?00:45
lexflexiceroot: how do you pay your bills?00:45
icerootlexflex: with my real job00:45
hhhzzzarnlexflex: he meant, he works here to help others free.00:46
icerootlexflex: this is just fun for me to give something back to the community which is giving me a product00:46
icerootlexflex: before i worked for a linux-distributor. we made money with services to customers but the softare was always free (as in free beer and free speech)00:46
hhhzzzarnhelping is so addicting :) once i was into teamviewer support for another forum and i was it to show off my desktop. :)00:47
lexflexiceroot: i see. i was wondering if there is money to be made with open source software, because you have to pay programmers somehow i guess00:47
go8765hhhzzzarn, nothing/or dont remeber :) in openbox all work good, but in gnome session - I cant use mouse to 100%00:47
hhhzzzarnusing*00:47
excelsiorhow do I reset wireless in ubuntu00:47
hhhzzzarnlexflex: what irc client are you using? empathy is not so good, everything is the same color.00:48
icerootlexflex: e.g. many linux-developers are from other companies (ibm, intel and so on) there companies are interested to make linux better(e.g. for there products) so they pay them to work on linux00:48
excelsiorhow do I reset wireless in ubuntu00:48
excelsior?00:48
hhhzzzarnexcelsior: reset?00:48
excelsiorrestart it, when it glitches, without rebooting my computer00:49
lexflexhhhzzzarn: XChat00:49
hhhzzzarnexcelsior: enable wireless, disable wireless does not help?00:49
excelsiorgui never works right00:49
hhhzzzarntrue.00:49
lexflexhhhzzzarn: i have not made any changes in preferences. just connected00:50
icerootlexflex: there was a good article on debian.org about your question why everything is free and how it works. cant find it at the moment00:50
hhhzzzarni forgot the command. where you could turn off and turn on the wireless hardware.00:50
excelsiorI wish everything in the gui had a note regarding how to figure out how to manipulate the function with the command line.00:50
hhhzzzarnlexflex: what ubuntu version are you using?00:50
excelsiorjust a suggested man page would be nice00:50
go8765any ideas about mouse dragging that dont work ?00:51
lexflexiceroot: like google pushing wine so they don't have to port chrome or something like that i heard?00:51
lexflexhhhzzzarn: latest i think: 11.1000:51
hhhzzzarnexcelsior: you can't find that command on man page.00:51
hhhzzzarnbut00:51
icerootlexflex: e.g. blizzard is working on wine so they dont have to build wow and so on native00:51
lexflexiceroot: can you actually play games with this wine?00:52
hhhzzzarnexcelsior: did you try searching online? like http://www.linuxquestions.org/questions/linux-wireless-networking-41/how-to-reset-ubuntu-network-without-reboot-656979/00:52
icerootlexflex: there are many many reasons why working "for free" on gnu/linux but the most are "we believe in free software and want to give something back"00:52
icerootlexflex: yes00:52
iceroot!wine | lexflex00:52
ubottulexflex: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu00:52
icerootlexflex: so you dont have to run windows in virtualbox or other things, it will run windows-applications directly (but not all see appdb)00:53
iceroot!appdb | lexflex00:53
ubottulexflex: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help00:53
hhhzzzarn!playonlinux | lexflex00:53
BarkingFishGuys. do we have any updated info on Samba for Oneiric at the moment? The link in ubottu points to Samba for 10.0400:54
icerootBarkingFish: what you need exactly?00:54
hhhzzzarnlexflex:00:54
hhhzzzarnhttp://www.playonlinux.com/en/news.html00:54
icerootlexflex: you will see, ubuntu is more then an operating system. its a community00:55
BarkingFishiceroot: I have a user in #kubuntu who needs help with using Samba - i used ubottu's trigger for the setup on the ubuntu wiki, but the one that ubottu points to is for 10.04 - he's using 11.1000:55
=== daddy is now known as treymul
BarkingFish!samba00:55
ubottuSamba 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.00:55
icerootBarkingFish: as a fix workaround #samba00:55
BarkingFishok, no probs, thanks00:55
icerootBarkingFish: but normally samba did not make big changes from 10.10 to 11.10. still samba300:56
lexflexiceroot: hhhzzzarn: has anyone ever tried to play like top-games with wine? is that not a performance problem?00:56
icerootlexflex: it is00:56
lexflexiceroot: damn00:56
BarkingFishiceroot: so the data in the wiki is likely to be the same?00:56
icerootlexflex: for that see appdb00:56
icerootBarkingFish: yes00:56
BarkingFishok00:57
icerootBarkingFish: without looking at it, i would say yes, no big changes00:57
lexflexi have a totally weird problem with my disk analyzre00:57
icerootBarkingFish: when samba4 is coming there are big changes00:57
leo2007why my time is always 30 minutes behind the real time. I have set up to sync time from internet.00:57
=== jb3 is now known as j_b
hhhzzzarnlexflex: i don't play top mmorpg games so i wouldn't know but people find one way or another.00:58
BarkingFishthanks for your help iceroot - much appreciated :)00:58
icerootBarkingFish: you are welcome00:58
lexflexhow is it possible that my disk usage analyzer sais used: 160gb available: 86gb (this all is including windows and mac partitions which i not understand) but then scans a usage of 100%?00:58
excelsiorhow do I reset wireless in ubuntu?00:58
TheDigitalNinjahow can i uninstall a package from apt so that it fully removes all files?00:58
icerootTheDigitalNinja: sudo apt-get remove --purge packagename00:59
xanguaTheDigitalNinja: apt-get purge ¿00:59
bandit5432help with Kernel version 3.1  please00:59
icerootexcelsior: what do you mean with "reset"00:59
TheDigitalNinjaawesome! thanks00:59
icerootlexflex: can you open a terminal and show the output of "df -h"?00:59
TheDigitalNinja+10 internet points to both of you00:59
iceroot!paste | lexflex00:59
ubottulexflex: 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.00:59
excelsiorhow do I restart the wireless in Ubuntu without rebooting?00:59
icerootexcelsior: sudo ifdown wlan0; sudo ifup wlan0  (i guess)01:00
bandit5432right lick on networking disable then renable01:00
bandit5432click'01:00
icerootexcelsior: clicking might be better in that case :)01:00
lexflexhttp://paste.ubuntu.com/731545/01:00
lexflexiceroot: http://paste.ubuntu.com/731545/01:01
excelsioriceroot: I tried ifup, gave me an error01:01
icerootlexflex: your root-partition is full01:01
Steaknew user here... haven't used Linux since Red Hat 8.... I can't find the console in ubuntu 1101:01
bandit5432excelsior,  sudo ifconfig wlan0 down01:01
dr_willisSteak:  alt-ctrl f101:01
icerootlexflex: "sudo apt-get autoremove && sudo apt-get clean" to free up some space01:01
bandit5432or ifconfig and see what the adapter name is01:01
hhhzzzarnexcelsior: http://ubuntuforums.org/showthread.php?t=182979601:01
iceroot!terminal | Steak01:01
ubottuSteak: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal01:01
dr_willisSteak:  if you mean the terminal, run gnome-terminal01:01
excelsiorI only tried iwconfig, should ifconfig beat it?01:01
bandit5432excelsior, yes01:02
lexflexiceroot: but i gave it 15gb on ubuntu setup? how is this possible?01:02
LoptrAfter changing grub GRUB_CMDLINE_LINUX_DEFAULT option to Profile the bootchart doesnt work, if i go back it works. but i cant see if it loads faster that way :D any toughts why it doesnt work?01:02
icerootlexflex: you gave it 6GB01:02
hhhzzzarnexcelsior: the last comment on this page  http://ubuntuforums.org/showthread.php?t=182979601:02
hylianhow do you control the timing of the unity side bar? it pops up to easily and blocks my view, it's too sensitive...01:02
=== doug__ is now known as Guest37623
lexflexiceroot: maybe i am drunk but i could swear i set it to 15.00gb01:02
dr_willishylian:  ccsm toom has settings for it01:02
dijonyummyanyone on 11.10 running vbox? the windowing is kind of troublesome with vbox guest. it was alright in 10.1001:03
dr_willis!ccsm01:03
ubottuTo enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' (or 'simple-ccsm' for pre-Oneiric). If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz01:03
Steakthanks.  Also, can I install programs on ubuntu Live?01:03
icerootlexflex: drunk :)01:03
excelsiorsudo service network-manager restart  Seems to be the working version?01:03
SteakI know it sounds strange, but just wanted to see if I could run VLC01:03
icerootSteak: yes01:03
dr_willisSteak:  live cd, installs them to ram.01:03
icerootSteak: but of course its lost after a reboot01:03
bandit5432dijonyummy,  just resize the window min then max01:03
lexflexiceroot: but there are those other partitions. udev, tmpfs, none and none. they are not mac (OSX) nor windows (BOOTCAMP). alltogether they are about 15gb.01:03
hyliandr_willis, thanks, i'll take a look at that.01:04
icerootlexflex: hm, 4GB /dev?01:04
icerootlexflex: you made that by hand?01:04
Loptrcan i put networking to be background process on start up?01:04
Steakiceroot: I figured that, but unless I get a power outage or something I usually reboot once per month.  And I just had some hardware crash on me, so until I can pick out & wait for parts to get here, I'd consider it worth it01:04
lexflexiceroot: no, i let ubuntu install assistant do that01:04
dijonyummybandit5432: do you use seamless, or full, or scale. also seems a bit harder to switch from guest os to ubuntu host app quickly. any more tips?01:04
dr_willisLoptr:  clarify that question a bit more01:04
bandit5432dijonyummy, i think i use seamless01:05
icerootlexflex: hm i dont know why /dev and /run/shm take that much space, sorry01:05
excelsiorIt's the Dr.!01:05
hhhzzzarn?01:05
lexflexiceroot: should i delete  them? :)01:05
dr_willis /run and /dev are special ;)01:05
bandit5432dijonyummy, i dont use unity or gnome-shell so that makes a diffreence01:05
icerootlexflex: no01:05
hyliandr_willis, google has nothing on "ccsm toom", even when I add ubuntu as one of the keywords.01:05
dr_willisshm is system memory. i think01:05
bandit5432dijonyummy, let me boot a vm what guest are you having issues with?01:06
Loptrdr_willis, Is there a way to modify the Networking “start case” into a separate method so it can be run as a background process on the start up. I heard the os boot little faster that way01:06
icerootdr_willis: some kind of to big i think01:06
dr_willishylian:  you overlooked the bot's !ccsm it said...01:06
dr_willis!ccsm : Loptr01:06
ubottudr_willis: I am only a bot, please don't think I'm intelligent :)01:06
bandit5432dijonyummy, also did you install the extensions for the guest?01:06
icerootLoptr: upstart is already doing that01:06
dr_willisLoptr:  and its the ccsm tool01:06
hhhzzzarndr_willis to loptr: funny toom to tool01:07
dr_willis!ccsm01:07
ubottuTo enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' (or 'simple-ccsm' for pre-Oneiric). If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz01:07
lexflexiceroot: i downloaded gparted. it shows a linux-swap partition of 8 gb.01:07
hyliandr_willis, i see, thank you01:07
lexflexiceroot: which is my ram01:07
hhhzzzarnlexfles: are you dual booting mac and ubuntu?01:07
lexflexiceroot: which is the same size as my ram01:07
* dr_willis is on his android phone so has odd typos at times. 01:07
icerootlexflex: can you past the outout of "mount" "sudo fdisk -l" and "cat /etc/fstab"?01:07
lexflexhhhzzzarn: yes, mac, windows and ubunut01:08
bandit5432i need more ram :|01:08
dr_willisalways need moar ramz.01:08
bandit5432i only have 4gigs01:08
scorinitronwhois scorinitron01:08
dr_willisyouis scorinitron01:09
bandit5432./whois not scorinitron01:09
hylianis there a way to tell whether you are running unity or unity 2d? I like the 2d because my graphics hardware is horable. i logged out and chose unity 2d, but i think it's still loading regular unity...01:09
=== rewt_ is now known as R3db3ard
lexflexiceroot: http://paste.ubuntu.com/731564/01:09
dijonyummybandit: yeah installed extensions too01:09
hhhzzzarnhyalian: I am on a netbook too.01:10
bandit5432dijonyummy, what guest you running that is not resizing properly?01:10
dijonyummybandit: windows7, not major, i remember it was easy to just to ctrl-tab to switch from guest app window to host app window01:10
icerootlexflex: also please "sudo blkid"01:10
hylianscorinitron, right click someone's name, and choose whois.01:10
truthhey01:11
dijonyummyand now the win start menu at bottom right is not visible01:11
=== truth is now known as Guest71888
bandit5432dijonyummy, that might be a change that you can make in the keyboard manager usually alt+tab just switches in the host01:11
lexflexiceroot: http://paste.ubuntu.com/731567/01:11
bandit5432let me boot into 7 and see01:11
dijonyummyand when press windows key, it displays unity launcher instead. :(01:12
hhhzzzarni have to go now. bye01:12
bandit5432hope i dont lock up01:12
Guest71888how can i get windows 7 back ?01:12
jack_^Any have any advice for flashing BIOS from inside linux? Dell Studio laptop.01:12
icerootlexflex: very strange01:12
icerootlexflex: please also "free -m" :)01:12
hhhzzzarnguest71: what do you mean?01:12
bandit5432jack_, use the dell utilities01:12
bandit5432search for dell and firmware01:12
hhhzzzarnguest71: did you install ubuntu along windows? or over windows 7?01:12
hhhzzzarnGuest71888: read above01:13
Guest71888when i used live cd it wiped my hdd completely instead of creating partial partition01:13
lexflexhttp://paste.ubuntu.com/731568/01:13
lexflexiceroot: http://paste.ubuntu.com/731568/01:13
bandit5432Guest71888, what version of windows 7 ?01:13
baaaac<Guest71888> ?01:13
dr_willispartial partition? you mean resized existing partions?  Guest7188801:14
Guest71888umm the one that came with my Hp i think pro01:14
Shortstraw8I was wondering how to add my oracle vm virtualbox to a user group, I am trying to add a usb port and it is telling me to do so.01:14
icerootlexflex: i dont get where the system is finding your "swap" fdisk does not know sda601:14
Guest71888no it wiped my whole hdd01:14
dr_willisGuest71888:  you may want to change to a better nick also.01:14
Guest71888how?01:14
hylianis there a way i can tell whether it is unity or unity 2d that is running? there is no "about unity" box that I can see.01:14
icerootlexflex: but these 8GB from swap are missing in your /01:14
bandit5432Guest71888, let me look real quick for an official link to windows isos01:14
dr_willis!nick01:14
ubottuYour nick is how people know you on IRC. Please don't change your nicknames too often (use /nick newnick), or it creates a lot of confusion. You should also !register your nick with freenode.01:14
lexflexiceroot: gparted sees it01:15
icerootlexflex: are you using encrypted partitions?01:15
xanguahylian: it is 2d¿ ...01:15
lexflexiceroot: not to my knowledge01:15
dr_willisbandit5432:  lifehacker had some links to win recovery isos . for repairs01:15
bandit5432Guest71888, use one of the isos from this site http://techpp.com/2009/11/11/download-windows-7-iso-official-direct-download-links/01:15
jack_^bandit5432: i cant seem to get that to work at all.01:15
icerootlexflex: hm sorry i dont know what to do01:16
hhhzzzarnguest71888: do you want to recover your data?01:16
bandit5432they are official windows 7 isos you will still need to have a valid key01:16
jack_^bandit5432: i can install the util, but it doesn't find the firmware upgrade01:16
=== bil_ is now known as tkruise
Guest71888how could i even get my key back?01:16
lexflexiceroot: nevermind. i have to go to bed anyway. its 2 am01:16
jack_^Shortstraw8: i had to reboot to get vbox to recognize that i was added.01:16
icerootlexflex: samke here01:16
icerootlexflex: same here01:16
hhhzzzarnlexflex: use gparted for visuals. you can only have 4 primary.01:16
lexflexiceroot: can't i just disable swap or something?01:16
hylianxangua, both options exist in 11.10. unity does not equal unity 2d, so your answer doesn't help.01:16
Robdog1556Shortstraw go to users then choose your user then go to where it says your group then change it to vbox01:16
bandit5432jack_^,  this one didnt work firmware-addon-dell ?01:17
Robdog1556User01:17
=== doug__ is now known as Guest46530
jack_^bandit5432: no. either that or i'm doing ti wrong, but i followed a guide. reading up on it looks like my model is not available through that utility.01:17
bandit5432Guest71888, your key shoudl be stuck somewhere on your computer look under it if its a laptop01:17
Shortstraw8jack_^ I tried that cause that is what my brother told me to do and now I cant get ahold of him.01:17
xanguahylian: well i was hoping you ansered if it's 2d or 3d.....01:17
bandit5432jack_^,  then dl and burn the bios iso disk01:17
jack_^Shortstraw8: did you reboot?01:17
xanguathat is the main diference of unity and unity-2d after all....01:18
jack_^bandit5432: i dont believe that exists. the dell site only provides with an exe file.01:18
jack_^provides me with*01:18
xanguaanswered*01:18
bandit5432jack_^,  you ever use hirens or ubcd?01:18
bandit5432jack_^,  whats the model number?01:18
jack_^bandit5432: i _have_ and thats what im in the process of trying.01:18
jack_^one sec01:18
lexflexgod this is so endlessly confusing all this partition shabang with two different partition tables and everything messed up all the time01:18
Shortstraw8jack_^ You just mean restart my computer Right?01:18
hylianxangua, they are 2 different pieces of software. I am not asking if it's 2d or 3d. Unity 2d is a remake of regular Unity with less graphics intense effects.01:18
=== Guest71888 is now known as Revo_Truth63
jack_^Shortstraw8: yes01:19
baaaachow i can registe my nickname'01:19
xanguahylian: and it is also....... 2d01:19
xanguaas in 2d is not 3d01:19
Revo_Truth63im confused what should i do?01:19
iceroot!register | baaaac01:19
ubottubaaaac: 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:19
hylianxangua, and I know that, and that does not answer my question, but thank you for trying.01:19
lexflexi just deleted the swap partition . was that a good idea? :)01:19
Shortstraw8jack_^ Yeah I tried that. Should I leave the vm running?01:19
baaaacthanks01:20
jack_^Shortstraw8: doesn't matter. run `id <user>`. is vboxusers present?01:20
icerootlexflex: there a things which are more evil you can do then that01:20
bandit5432dijonyummy,  i cant duplicate my windows key works as long as i am in the windows 7 window and alt+tab only switch to apps in the windows guest01:20
baaaacthanks01:20
Revo_Truth63I lost my windows 7 os how could i get it back?01:20
jack_^bandit5432: i cant figure out how to display it. do you know the command off the top of your head?01:20
dr_willislexflex:  depends on your ram01:20
icerootRevo_Truth63: ##windows01:20
bandit5432jack_^,  display what?01:20
lexflexdr_willis: 8 gig01:20
jack_^the model using the utility. its a dell studio 156901:20
icerootRevo_Truth63: or do you mean in the boot-menu?01:20
dr_willisRevo_Truth63:  depends on how it got lost and what you mean by lost01:21
baaaac!register|baaaac01:21
ubottubaaaac, please see my private message01:21
lexflexokay but how the heck do i append the freed space from the swap partition to the ubuntu partition?01:21
Revo_Truth63boot01:21
robin0800hylian, if you use ccsm you can see if the unity plug in is enabled if it is its 3d01:21
icerootlexflex: resize with gparted01:21
pyro83anybody able to get themes working on 10.10?01:21
dr_willislexflex:  gparted from a livecd01:21
icerootlexflex: but only in a live-system01:21
hhhzzzarnRevo_Truth: how did you lose your windows 7 from the boot menu?01:21
hylianrobin0800, thanks, i'll try that,01:21
lexflexiceroot: live-system? boot from cd that is?01:21
iceroot!grub2 | Revo_Truth6301:21
ubottuRevo_Truth63: 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)01:21
icerootlexflex: yes01:22
lexflexiceroot: would it be faster to boot from stick? boot from cd is awfully slow01:22
icerootlexflex: its the same01:22
xanguapyro83: if you mean gtk3 themes use gnome-tweak , if you mean gnome2, ubuntu oneiric uses gnome 3.201:22
xanguagtk2*01:22
lexflexiceroot: aww01:22
icerootlexflex: just dont mount / of your real system to do the task01:22
lexflexokay i have to go now anyway01:22
dr_willislexflex:  you dont resize partitions that are in use/mounted.. thats the point of the live cd/usb01:22
Revo_Truth63when I used Ubantu Live CD  and it asked to complete or partial partionon and i told it to just do a partial but it wiped it all01:23
hhhzzzarnRevo_Truth: try opening terminal and typing: "sude update_grub"01:23
lexflexokay, i will try this tomorrow01:23
icerootRevo_Truth63: then there is no way to get windows back01:23
lexflexhave a good night all you guys. thank you very much. especially iceroot01:23
icerootlexflex: you are welcome01:23
dr_willisRevo_Truth63:  so it did install correctly?01:23
hhhzzzarnRevo, it could not have done that.01:23
baaaac<Revo_Truth63> use livecd to install'01:24
Shortstraw8jack_^ From terminal?01:24
jack_^Shortstraw8: yes01:24
korokoshello, gedit doesn't recognize Turkish characters anymore how can i fix this?01:24
pyro83xangua: so gnome-tweak will work for oneiric?01:24
hhhzzzarnRevo, open "gedit" application01:24
hhhzzzarnRevo: and see if you still have the windows 7 parition.01:24
korokosit happened after install restricted extras01:24
dr_willisits possible it did resize and just made no grub entry and the data is still there Revo_Truth6301:24
robin0800pyro83, its gnome-tweak-tool01:25
Sav1orWHY CANT I HOLD ALL THESE LIMES01:25
dr_willispyro83:  it has a version for oneric yes.01:25
hylianrobin0800, the unity plug in is enabled. how do i get ubuntu to default to unity 2d? you used to be able to do it just by logging out, and then logging back in the d.e. you desired...01:25
Shortstraw8I just get a sytax error near unexpected token `newline`01:25
hhhzzzarnpyro83: download "gnome-shell" and also "gnome-tweak01:25
robin0800hylian, thought you still could01:26
Sav1orWHY CANT I HOLD ALL THESE LIMES01:26
pyro83cool, thanks everyone01:26
Sav1orSOME EXPLAIN THIS MADNESS01:26
FloodBot1Sav1or: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.01:26
dr_willisSav1or:  try lemons?01:26
deusrhi01:26
FlannelSav1or: Please stop that.  This channel is for Ubuntu technical support.  Take offtopic chatter elsewhere.  Thanks.01:26
OerHeksSav1or, we can read lowercase too01:27
Revo_Truth63i opened gedit now what?01:27
hylianrobin0800, no, this has been a problem since 11.10. I was hoping with the last update they would have fixed it. i haven't found a decent solution either.01:27
hhhzzzarnsavior: #ubuntu_offopic?01:27
bandit5432jack_^,  did you figure it out?01:27
jack_^bandit5432: not yet, but my download of the iso completed so im burning it as we speak heh01:27
deusrI'm having trouble connecting to MSN for Empathy, someone is in trouble too?01:27
bandit5432jack_^,  what iso?01:28
fenix-migustai have (lol)01:28
jack_^bandit5432: a win livecd01:28
jack_^bandit5432: re-running through the guide says my bios are up-to-date. im not sure if i believe that, but that may be the reason i'm having an issue01:28
bandit5432jack_^,  oh ok that should work i  have not updated in a while01:28
jack_^:s01:28
bandit5432i hate bios updated01:28
bandit5432updates'01:28
korokoshow can i start gedit with UTF-8 codepage?01:29
bandit5432korokos, sun docs seem to say Open dtpad [if using CDE], or gedit if using GNOME. Either one of these text editors running in a UTF-8 locale will, by default, save files as UTF-8 encoded.01:30
robin0800hylian, its on the gear symbol when you log in01:31
korokosbandit5432, gedit doesn't recognize Turkish (my language) characters anymore01:31
r3b00txHi, How can i share a folder under thunar? i m using xubuntu 11.10. thanks01:31
hylianrobin0800, i know that, but "ubuntu 2d" doesn't stay the default. i log out, and then i'm defaulted back to regualr unity.01:31
bandit5432is there a turkish ubuntu channel?01:32
r3b00txIt was simply right click and choose share folder on nautilus but how can it be done on thunar?01:32
hayshey I have a realtek 8111E and am installing kubuntu 10.04.  unfortunately i can't seem to get an internet connection01:32
haysthe drivers seem to require "make" and kernel sources, which are not included in my install.  any way to get them?01:32
robin0800hylian, if you use dconf you can tick the box to save session01:33
hylianrobin0800, thanks, i'll take a look at that.01:33
deusrhello, someone alive?01:34
xanguadeusr: welcome to zombie land01:34
bandit5432:|01:35
bandit5432i hate when you try and help some one and they bail01:35
deusrxangua, hehe01:35
deusrxangua, I'm having trouble connecting to MSN for Empathy01:35
bandit5432r3b00tx, did you install thunar share ?01:36
r3b00txbandit5432, no. is tat available in the repository?01:37
bandit5432r3b00tx, just found that let me look for it real quick01:37
bandit5432r3b00tx, are you running 11.10?01:38
hylianrobin0800, actually, dconf refuses to run, even when i sudo it, and ccsm screwed up regular unity bad. fixing ccsm problem currently. lol. new systems, new bugs. I love ubuntu, definetly a challennge. :)01:38
RoastedI'm getting an error when starting dhcp on 11.10. "Not configured to listen on any interfaces!" I have a static IP @ 192.168.3.1 and my DHCP range is 192.168.10.3 to 255. What could be wrong??01:39
r3b00txbandit5432, yes. seems its not in the repository. ppa its there01:39
robin0800hylian, was this an upgrade?01:39
bandit5432r3b00tx, the repo looks like its for 10.0401:39
hylianrobin0800, no, fresh install. it's been a real learning grade with unity, but i'm getting the hang of things.01:40
bandit5432r3b00tx, are you trying to share or browse the browse part is built into thunar now01:40
hylianrobin0800, i have to log out to repair ccsm damage.01:40
r3b00txbandit5432, just to share. browsing is working fine. Installed samba and i didnt seem to find an option to share a folder like the one on nautilus01:41
robin0800hylian, think you can just set ccsm back to its unity defaults01:41
bandit5432thunar-share no longer works because of broken dependencies01:42
Larikahello all, is empathy msn account working for you?01:43
r3b00txbandit5432, so i dont have any other choice?01:43
induzhow can i get dependencies dor driver Hplip 3.1001:44
xanguaLarika: it does for me with latest pidgin ;)01:44
dimonесть тут кто?01:46
bandit5432r3b00tx,  try running this from a terminal shares-admin01:46
fenix-migustahi, can someone give me a hand with the launchpad?01:47
r3b00txbandit5432, looks good. will try it out.. thanks dude01:48
bandit5432r3b00tx, hope it works for you01:49
=== pestilent_ is now known as pestilent
bandit5432r3b00tx, make sure to add your users to smbpasswd01:49
fenix-migusta:(01:50
hylianrobin0800, yeah, lightdm stores your default for your current session, but as soon as you reboot, unity "3d" is the default./01:50
bandit5432fenix-migusta, whats the problem?01:50
IPGDhi01:50
IPGDi have problem W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_oneiric_main_binary-i386_Packages  Hash Sum mismatch01:51
IPGD 01:51
hylianhow do i make unity 2d the default instead of regular unity?01:52
=== don is now known as Guest73014
c_smithhello, I'm looking to buy a game from Loki Games (pre-owned, ofc) and am wondering if it would possibly be incompatible with the current kernel version and glibc version, as this game uses kernel version 2.2.x and glibc-2.1, f.y.i. Loki Games closed in '0201:53
bandit5432IPGD, try sudo rm -Rf /var/lib/apt/lists/partial/*01:53
bandit5432IPGD, then sudo rm /var/lib/dpkg/lock01:54
bandit5432IPGD,  then sudo apt-get -f update01:54
robin0800hylian, dconf org/gnome/gnome-session01:54
bandit5432IPGD, see http://ubuntu-indonesia.com/forums/ubbthreads.php/topics/78327/Ubuntu_Software_Center_Trouble01:55
IPGDsuccess ...01:55
IPGDthx bandit ....01:55
bandit5432IPGD,  your welcome01:55
bandit5432how many people i have to help before some one helps me with kernel 3.1 ??01:55
RoastedI'm getting an error when starting dhcp on 11.10. "Not configured to listen on any interfaces!" I have a static IP @ 192.168.3.1 and my DHCP range is 192.168.10.3 to 255. What could be wrong??01:56
bandit5432if you have a static ip why use dhcp?01:56
Roastedbecause the static IP is of the server01:56
Roastedits the DHCP server I'm working with.01:56
bandit5432gotcha now01:57
hylianrobin0800, dconf refuses to launch, whether in the menu, or in the terminal... i installed via apt...01:57
bandit5432i would think you would want the ip range to be 192.168.3.10 to  .25501:57
Roastedbandit5432, hang on a sec. I may have made a typo01:58
Roastedbandit5432, yeah, that was a typo. its 3.10, not 10.301:58
deusrIs anyone with this kind of problem? http://askubuntu.com/questions/76948/problems-connecting-msn-with-empathy01:58
[deXter]Hi all, have a weird issue in this HP Pavillion laptop. After installing Ubuntu (or even booting from a live USB) and then after a reboot, the system hangs at the POST screen (showing the HP logo) and is unresponsive. Ctrl+Alt+Del to reboot fixes the issue. Any ideas what could be the problem? Thanks!01:58
bandit5432Roasted, in the dhcpd.conf do you have a INTERFACES= "eth0" line?01:59
dr_willisc_smith:  a lot of the old comercial games have sound or othe issues with new distros. i wouldent invest a lot of money in an older used game.01:59
Roastedbandit5432, no. I never heard of that being needed to dhcpd.conf?02:00
bandit5432Roasted, also look into /etc/default/isc-dhcp-server02:00
bandit5432Roasted, file02:00
Roastedbandit5432, yeah, I have INTERFACSE="eth0" there, but not in dhcpd.conf02:00
hylianrobin0800, thanks for helping me, i'm gonna log out now, (messing with settings, who knows...)02:00
tashmkfs.ext4 /dev/sdb1: mke2fs 1.41.11 (14-Mar-2010) /dev/sdb1 is apparently in use by the system; will not make a filesystem here!02:01
bandit5432Roasted, ok02:01
tashcan someone tell me what I'm doing wrong?02:01
dr_willistash:  sdb1 is mounted somewhere02:01
bandit5432Roasted, do you have multiple nics?02:01
dr_willischeck mount output02:01
robin0800hylian, did you install the right one02:02
Roastedbandit5432, just eth0 and wlan0. This is a laptop I'm using for a quick demo with dhcp, which is why Im using it as a dhcp server even though its a laptop02:02
tashrunning mount only outputs an ext4 on /dev/sda1 and then a bunch of 'none on /proc typ proc', 'none on /sys type syfs' and so on02:02
tashI could paste mount output somewhere if it helps02:02
dr_willistash:  what fs is sdb1 now?02:03
tashnot even sure how to tell :\02:03
dr_willissudo fdisk -l02:03
tashdid that02:03
tashlooking02:03
tashwhat in the output am I looking for?02:04
tashit doesn't say ext4, for example02:04
dr_willistash:  i always use a gparted live cd normally to do this stuff. seems to cause less hassles.02:04
tashI'm remote :(02:04
dr_williswhat does it say about sdb02:04
lyrisi have an issue with 11.10 being slow. I ensured v sync in nvidia was turned off02:04
root__ping facebook.com02:04
lyrisi used CCSM in 11.04 but it broke the unity shell in 11.1002:04
tashgives size, etc/ ... then Device Boot: /dev/sdb1 Start: 1 End: 121601 Blocks: 976760001 ID: 83 System: Linux02:05
r3b00txbandit5432, works great. thanks again02:05
tashthat was, etc ... not as in an etc directory :)02:05
tashdr_willis: http://pastie.org/282868002:06
bandit5432what did he does02:06
tashbbiab, sorry02:06
dr_willistash:  so what are you formating it to?02:07
C4L4D0emesene don't works today ?02:07
haysdoes anyone here have any idea how to get a RTL 8111E working on a fresh kubuntu install?02:07
C4L4D0works with somebody ?02:07
dr_willisC4L4D0:  seen  few others in here mentioning issues wuth it.02:07
bandit5432hays, did you get the driver from realtek?02:08
dr_williswhats a RTL 8111e02:08
haysyes but i can't install it without some key programs like 'make'02:09
dr_williscatch 22.. need wired to get wireless going. ;)02:09
C4L4D0dr_willis, today..  I can't connect by the emesene, only pidgin..02:09
C4L4D0dr_willis, service client down ?! maybe.. ?02:09
=== shantorn_ is now known as shantorn
dr_willisC4L4D0:  i dont use any of them. ive jsut seen others mention emesence today02:10
root__hallo02:10
haysdr_willis: its a wired NIC built into my motherboard02:10
dr_willishmm. never seen a wired nic that dident work.02:10
RoastedI'm getting an error when starting dhcp on 11.10. "Not configured to listen on any interfaces!" I have a static IP @ 192.168.3.1 and my DHCP range is 192.168.3.10 to 255. What could be wrong??02:11
dr_willishad some with buggy drivers. ;)02:11
CandyTigerwhen trying to install from the sofware center: "failed to download package files. check your internet connection"02:11
haysdr_willis: well i guess i am just lucky02:11
haysis there a distro that will at least give me kernel source and make on the installation CD?02:11
CandyTigerafter that: "Requires installation of untrusted packages"02:12
dr_willistheres  been some network outages today , ive heard mention. not sure why.02:12
LuckySMackany recommendations on keeping a set of files synced from a harddrive across computers? git is a bit much, just want to sync based on most recent modified/created date02:12
dr_willishays:  linux from scratch lice cd. ;)  not sure of others02:12
LuckySMacksomething that may hopefully work on ubuntu and windows.02:12
dr_willisLuckySMack:  theres that unisense app.02:13
=== Guest22291 is now known as SomeoneWeird
dr_willisunisynce, bah...02:13
dr_willisi never can spell it.02:13
dr_willis!backup02:14
ubottuThere are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning02:14
LuckySMackunisync server?02:14
LuckySMackthats what came up02:14
dr_willisnot sync02:14
LuckySMackthanks02:14
haysdr_willis: linux is in a really bad state of affairs if you have to go with LFS to get a damn NIC to work which has linux drivers provided02:14
caoxiaominjoin /#ubuntu02:15
dr_willisbut teres alternatives to all them02:15
caoxiaomin外国电影里面用的系统都是什么系统02:15
bandit5432hays, get the drivers from here http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false02:15
haysbandit5432: i did02:15
dr_willishays:  its very likely restricted licenseing by the hw makers thats to blame02:15
haysbandit5432: installing requres a kernel tree and make02:15
bandit5432hays install the kernel headers02:15
haysbandit5432: they are installed02:16
dr_willisotherwise they could be included inthe default kernel.02:16
dr_willisor the stuff is so new its not in the kernel yet02:16
bandit5432hays, did you install build tools02:16
jimubaocaoxiaomin: huh @@02:16
eyesuck_hello, is it possible to regain the bottom nav bar in ubuntu 11.10?02:17
tashdr_willis: I want /dev/sdb1 to be ext402:17
eyesuck_or to move the left nav bar to the bottom?02:17
tashthen I want to mount it, which I know how to do...having issues with the formatting part I guess02:17
haysbandit5432: everything that comes on the kubuntu CD appears tobe installed02:17
bandit5432hays,  look at http://djlab.com/2010/10/fixing-rtl8111-8168b-driver-debian-ubuntu/02:18
caoxiaomin你们用的都是什么系统呀。02:18
willwhhi folks - occaisonally when in a screen session, if I open a new window inside my screen (ctrl +a, c) - it throws me to, willwh@web:/(unreachable) - any ideas?02:18
bandit5432hays, you dont have any access to a working network connection on this computer?02:18
RoastedI'm getting an error when starting dhcp on 11.10. "Not configured to listen on any interfaces!" I have a static IP @ 192.168.3.1 and my DHCP range is 192.168.3.10 to 255. What could be wrong??02:18
khingxiaomin,你在问什么情况下的系统?工作?家里?02:18
haysbandit5432: no.  that is the problem02:19
haysbandit5432: the network interface card is not working02:19
rasustodoes anybody know how to get the fading selection box like in the new ubuntu? what window type or class do I use to get that in compiz02:19
bandit5432Roasted, i thought you got it working02:19
Roastedbandit5432, nope.02:20
Roastedbandit5432, about to commit homicide in a minute here if I don't get it working.02:20
dr_willisbbl02:20
bandit5432lol and dr_willis runs02:20
RoastedI have the IP set. I have the range set. I just don't get what else it could be.02:21
bandit5432its the wlan02:21
caoxiaomin我这几天看越狱,里面的系统都不用一下鼠标,全是用键盘打字。不知道他们用的是那样的系统吗。02:21
Roastedbandit5432, doubt it. its disabled.02:21
bandit5432whats ifconfig show?02:21
Roastedbandit5432, eth0 and lo02:21
dougpol1#cinelerra02:22
Pici!cn | caoxiaomin khing02:22
ubottucaoxiaomin khing: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw02:22
khingthanks Pici02:23
Braber01hi, How do I enable my keyring for my login shell? and does anybody know where I  can get a cooling pad or something one of my fans seems to have failed.02:24
bandit5432Roasted, in /var/log/syslog are you getting No subnet declaration for eth0  ?02:25
Roastedbandit5432, actually yeah.02:25
Roastedbandit5432, what are they referring to with my subnet declaration?02:26
bandit5432Roasted, see http://www.basicconfig.com/linuxnetwork/configure_dhcp_server_ubuntu02:26
Roastedbandit5432, I'm not sure I fully understand.02:27
garexsHI02:27
bandit5432Roasted, in /etc/default/dhcp3-server do you have an interface line?02:28
garexsGuy I am at the installation stage and it is stuck on the "creating ext4 file system for partitions # of SCSI17 (0,0,0) (sda)02:29
garexsIts been there for a long time now02:29
Roastedbandit5432, there is no dhcp3-server, but there is isc-dhcp-server, which is how newer versions of ubuntu work. but in that file I do have an interfaces line, and eth0 is listed there.;02:29
=== chiyo_ is now known as _yosyuku
bandit5432Roasted, you also need to add the mac address of the interface to use in the dhcpd.conf file host fantasia {02:31
bandit5432hardware ethernet 08:00:02:24:c1:a3;02:31
bandit5432fixed-address 192.168.1.120;02:31
bandit5432}02:31
bandit5432see http://www.virtualhelp.me/linux/104-installing-dhcp-server-on-linux and https://help.ubuntu.com/community/dhcp3-server02:31
garexsanyone have any clue?02:31
bandit5432Roasted, if that does not work post the dhcpd.conf on http://paste.ubuntu.com/02:32
garexsI am stuck on the installation screen02:32
OldParrgarexs: machine your could be halted02:32
bandit5432hays, you figure anything out?02:33
garexsIt looks active OldParr02:33
garexsbecause I am able to do other things like chat here02:33
haysbandit5432: going to try fedora02:33
bandit5432hays, that wont fix it02:33
bandit5432hays, let me look one other place02:33
haysthey at least have a kernel module .rpm02:33
OldParrgarexs: restart it and do not chat while installing02:34
hayswhich will probably fix it if its not out of the box02:34
Roastedbandit5432, didnt work.02:34
garexsOldParr: I was not doing anything before02:34
garexsI cam to chat because of this problem02:34
garexsI left it totally alone02:34
enblocPS/2 keyboard works until after login. I know it's HAL related,  (ubuntu 10.04) but I'm not finding much about fixing it.02:34
bandit5432Roasted, if that does not work post the dhcpd.conf on http://paste.ubuntu.com/02:34
OldParrgarexs: if i were you i will restart the installation02:34
garexsok02:34
garexscould it also be my HD>?02:35
Roastedbandit5432, http://pastebin.com/gXH6pBey02:35
garexsIts 500 GB02:35
garexsMaybe it takes longer for bigger HD?02:35
garexsOr no02:35
yeatsgarexs: try opening a terminal and typing 'sudo tail -f /var/log/messages'02:35
garexsyeats: ok'02:35
bandit5432Roasted, host fantasia { should be the name of your computer form hostanem02:35
bandit5432hostname02:35
garexsno sich file or directory02:35
garexsyeats:02:36
OldParrgarexs: formatting is fast, it is halted02:36
=== vladimirsanchez_ is now known as vladimirsanchez
garexsOldParr: hmmm02:36
yeatsgarexs: did you type it exactly?02:36
garexsI copied and pasted it02:36
garexstail: cannot open `/var/log/messages' for reading: No such file or directory02:37
garexsThats what it says02:37
Roastedbandit5432, made no difference.02:37
bandit5432Roasted,  you also need another } at line 23 or02:37
Roastedbandit5432, even still, made no difference02:38
enblocand then starts working again02:38
yeatsgarexs: then try 'sudo tail -f /var/log/syslog'02:38
Roastedwhat in the world changed in 11.1002:38
RoastedI ahd NO problems with dhcp in 11.04 and back02:38
garexsyeats: Ok I got some text now02:39
bandit5432did you copy the files from a working install?02:39
garexsyeats: want me to pastebin?02:39
yeatsgarexs: yes02:39
garexsok02:39
Roastedbandit5432, fresh install02:39
khingAnyone using mirc? I'd like to filter out join/part messages but don't know how02:40
=== jeff_ is now known as Guest39700
garexsyeats: http://pastebin.com/50Uu4jsg02:40
Guest39700In ubuntu, the unity when you click the top icon that brings up where you can type an application you want to launch. That transparent box that comes up, it comes up full screen. Is there a way to change it so it doesnt take up the whole screen? like the box is smaller.02:40
bandit5432Roasted, could you post the whole error you are getting?02:40
simplebluei don't think there is an mirc for linux02:41
yeatsgarexs: wait - this is mint?02:41
garexsYes, but the setup is the same as ubuntu02:41
bandit5432Roasted, i think the problem is farther back from the interface error line02:41
khingYea.. actually I'm using mirc on win7 now..02:41
yeatsgarexs: there's enough different that mint isn't supported here - sorry02:41
Roastedbandit5432, http://pastebin.com/NhB85yT402:41
yeats!mint | garexs02:42
ubottugarexs: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org02:42
=== Vampire0_ is now known as Vampire0
garexsnoone ever answers there02:42
garexsbut ok02:42
yeatsgarexs: you could install ubuntu ;-)02:43
garexshaha02:43
bandit5432comment out the next server line02:43
Roastedmint is close enough to ubuntu that I wonder why it exists....02:43
Roastedno offense...02:43
garexsits more windowsish02:43
Roastedbandit5432, in which file?02:43
garexsLike the CTR ALT DEL02:43
garexsis there02:43
garexsANd we can end tasks02:43
Roastedgarexs, even more reason not to use it...02:43
garexsI dont see that in UBuntu02:44
Roastedgarexs, to each his own.02:44
bandit5432Roasted, thats in the dhcpd.conf you posted02:44
leo2007How to change the default unity theme?02:44
leo2007I need something lighter.02:44
roothi02:44
Roastedbandit5432, still failed02:44
=== root is now known as Guest442
garexsOK I am restarting02:44
garexspeace02:45
yeatsgarexs: good luck02:45
bandit5432Roasted, how are you restarting it?02:45
ring1ubuntu can't end tasks, good one :D02:45
Guest39700In ubuntu, the unity when you click the top icon that brings up where you can type an application you want to launch. That transparent box that comes up, it comes up full screen. Is there a way to change it so it doesnt take up the whole screen? like the box is smaller.02:45
Roastedbandit5432, sudo /etc/init.d/networking restart, then sudo service isc-dhcp-server restart02:45
bandit5432Roasted, dont need to restart the networking02:46
bandit5432Roasted, post the /etc/default/isc-dhcp-server please02:46
Roastedbandit5432,02:47
Roastedhttp://pastebin.com/3dUwP1yf02:47
khingI heard that for irssi, there is a command to disable join/part messages02:47
Pici!quietirssi | khing02:48
ubottukhing: To ignore joins, parts, quits in irssi:  /ignore #ubuntu +JOINS +PARTS +QUITS02:48
chroothi, is there anybody ever used ubuntu clouding02:48
bandit5432Roasted, i take it you are setting up fog02:49
Roastedbandit5432, trying to02:49
bandit5432Roasted, oh the joys i have heard02:49
=== tum is now known as Guest29075
Roastedbandit5432, about what?02:49
bandit5432Roasted, setting up fog02:50
Roastedbandit5432, FOG is an outstanding product. I've imaged about 5,000 systems with it. Nothing beats it.02:50
Roastedbandit5432, the problem is Ubuntu continually changes up crap which causes FOG to have to continually re-vamp their setup scripts.02:50
khingIs there similar command in mirc? looks like /ignore is not working...02:50
Roastedbandit5432, it's actually quite brainless to set it up. As you can see, this is not a FOG problem. It's a DHCP problem.02:50
bandit5432Roasted, yes and things have to be in certain spots for fog to work correctly02:50
Roastedbandit5432, again, that's a problem with Ubuntu continually changing crap.02:51
Roastedbandit5432, I've used FOG for years. It's nothing short of beautiful. But each release of Ubuntu introduces new BS to overcome.02:51
bandit5432Roasted, then why not stick with a lts release?02:51
Roastedbandit5432, I could, but I had a 11.10 laptop handy and I wanted to demo it. Now I'm so ticked at this thing I'm determined to get it working.02:51
bandit5432Roasted, i understand that02:52
fellayaboyany idea why u cant connect when u use torify xchat02:52
Roastedbandit5432, it'd be nice if FOG was a darn .deb...02:52
bandit5432roasted have you tried a reboot?02:52
Roastedbandit5432, dozens02:52
bandit5432bandit5432 <------------ windows training showing02:53
norwayin 11.10 is there a master way to exit a game or a keyboard shortcut you could make to system monitor i have games without a way to close them please help?02:53
wereverhi friends I need to remove all wireless02:54
bandit5432Roasted, have you tried renaming the fog dhcpd.conf and trying a defualt ubuntu one and editing it?02:54
Roastedbandit5432, at this point I don't even care about FOG. I just want o get DHCP working for my own sanity.02:54
Roastedbandit5432, the fog dhcpd.conf?????02:54
meoblast001hi02:54
meoblast001how do i disable notifications in Gnome classic?02:54
bandit5432Roasted, the one you posted says This file was created by FOG02:55
=== jtrucks_ is now known as jtrucks
norwayin 11.10 is there a master way to exit a game or a keyboard shortcut you could make to system monitor i have games without a way to close them please help?02:56
Roastedbandit5432, I just did a remove --purge of dhcp3-server. When I reinstalled, it didnt bring back a new dhcpd.conf.02:57
Roastedany ideas?02:57
bandit5432Roasted, thats the /etc/dhcp3/dhcpd.conf  didnt come back?02:57
JoshDreamlandAm I the only one that's noticed nautilus-dropbox is completely busted?02:57
Roastedbandit5432, dhcp3 exists in /etc, but the only thing inside is dhclient-enter-hooks.d02:58
bandit5432Roasted, where you editing the /etc/dhcp/dhcpd.conf  not the /etc/dhcp3/dhcpd.conf  file?02:58
Roastedbandit5432, yes. one of the links I read said to do that (I think it was one you may have linked??)02:59
Roastedbandit5432, /etc/dhcp3/dhcpd.conf does not exist.02:59
bandit5432Roasted, that might be the problem02:59
norwayis there like a ctrl alt X to kill a current process or something please help02:59
bandit5432Roasted, or not let me install it real quick03:00
hhhzzzarnanyone proffisional data recovers here?03:00
bandit5432norway, you can ctrl+c to kill some03:00
norwaythanx i tried that though :-(03:01
hhhzzzarnanyone good with recoverying lost partitions from external hd?03:01
bandit5432norway, or ctrl+alt+f1 login and ps -A to find the name of what you want ti kill03:01
bandit5432then sudo kill ## of process to kill03:01
pnormanWhat's the proper way to add a directory to where the linker is searching? It needs to take effect for all users.03:01
phlak_usernorway: just launch a terminal (gnome-terminal or xterm) and type ps -fe | grep name-of-process ; once you know the process name and PID, you can either type killall -9 process-name  or kill -9 PID (if process owned by your user) else use sudo03:02
bandit5432Roasted, it would be in dhcp/dhcpd.conf03:04
phlak_userpnorman: add it to /etc/ld.so.conf and update using ldconfig -v03:04
pnormanphlak_user: Is that better than making a new .conf file in /etc/ld.so.conf.d/?03:05
norwayty guys how you get back out of ctrl alt f1 lol03:05
norway?03:05
=== Star_Light is now known as Kostis
phlak_userpnorman: ldconfig looks inside ld.so.conf.d also, so you could create a file there but generally, i would do it if it were for a specific app to ensure better categorization and manageability03:07
phlak_usernorway: ctl+f703:07
Roastedbandit5432, so I was editing the right area?03:07
phlak_usernorway: oops alt-f703:07
bandit5432Roasted, yes you dont have a /etc/ltsp/dhcpd.conf file do you i doubt it but check please03:08
wobblyonionsguys , how do you move the toolbar from the left side of the screen to the top in Ubuntu 1103:08
Roastedbandit5432, oh crap... I totally forgot about LTSP....03:08
Roastedbandit5432, wowwwwwww thats gotta be it. huh?03:08
norwayk thanx so what would be the command to kill PID 1020?03:09
bandit5432Roasted, i think so # Attention: If /etc/ltsp/dhcpd.conf exists, that will be used as03:09
Guest39700Someone help me with the unity, I want to know how to resize that transparent window that pops up when you type in an applications name to launch03:09
bandit5432# configuration file instead of this file.03:09
robin0800wobblyonions, you cant but there is a hack to move it to the bottom03:09
bandit5432norway,  sudo kill 102003:09
wobblyonionsah awesome how can I do that03:09
norwaykewl thanx03:09
Roastedbandit5432, wow. that was it.03:10
wobblyonionshaving it on the left pisses me right off as using synergy and it tototally messes with that03:10
Roastedbandit5432, oh my gosh I want to slap myself.03:10
bandit5432or what phlak_user said <phlak_user> norway: just launch a terminal (gnome-terminal or xterm) and type ps -fe | grep name-of-process ; once you know the process name and PID, you can either type killall -9 process-name  or kill -9 PID (if process owned by your user) else use sudo03:10
pnormanphlak_user: It was already in one of the .conf files, but ldconfig -v fixed it03:10
Roastedbandit5432, you are AWESOME. what made you think of ltsp?03:10
phlak_userpnorman: ok03:10
pnorman!cookie | phlak_user03:10
ubottuphlak_user: Wow! You're such a great helper, you deserve a cookie!03:10
norwayu guys r awesome03:10
bandit5432Roasted, its in the first line of the dhcpd.conf file # Attention: If /etc/ltsp/dhcpd.conf exists, that will be used as # configuration file instead of this file.03:10
* phlak_user needed that to go with his coffee03:10
pnormanWhen setting up mapserver, *any* progress is good03:11
Braber01how to I tell Ubuntu that I want my keyring unlocked as soon as I login to my loginshell?03:11
Roastedbandit5432, :(03:11
Braber01s/to/do03:11
bandit5432Roasted, you can brag about it tomorrow how it was hard and how you figured it out03:11
bandit5432Roasted, i have learned alot about dhcpd so i am happy03:12
admiralshlorkyhowdy folks03:12
admiralshlorkyi think i'm retarded or something03:12
Roastedbandit5432, I'd rather brag about how sick nasty amazing awesome the users in #ubuntu are in terms of helping people out.03:12
bandit5432Roasted, well some of them are03:12
admiralshlorkybut i'm trying to turn consecutive spaces into a single space03:12
Roastedbandit5432, the vast majority are, which warrants bragging of that nature. ;)03:13
admiralshlorkyand i was trying to do it like so03:13
bandit5432:)03:13
admiralshlorky sed 's/ \+/ /\03:13
admiralshlorkyderp03:13
admiralshlorkyreplace that last slash with a quote03:13
admiralshlorky sed 's/ \+/ /'03:13
josh_Hi Everyone I just got Ubuntu, and am really liking it!  I have a problem with my wireless though.  I have a Dell studio 1555 and the wireless problem keeps telling me there is an issue and to check some log file.   Anyone know a fix for this? Everything i found was for ubuntu 8.XX03:13
admiralshlorkycan anyone tell me what in the hell i'm doing wrong?03:13
Max_StoneCan I get suggestions for debian.org's ISOs? I don't know which ones if any I should download.03:14
josh_Hi Everyone I just got Ubuntu, and am really liking it!  I have a problem with my wireless though.  I have a Dell studio 1555 and the wireless problem keeps telling me there is an issue and to check some log file.   Anyone know a fix for this? Everything i found was for ubuntu 8.XX03:14
phlak_userMax_Stone: pl ask in #debian03:15
Max_StoneOkay sorry about that03:15
phlak_user!details | josh_03:15
ubottujosh_: 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 ..."03:15
hhhzzzarnjosh: use screencapture utility and take a screenshot and paste the message?03:15
bandit5432admiralshlorky, see http://www.unix.com/unix-dummies-questions-answers/35800-delete-multiple-white-spaces.html03:15
phlak_useradmiralshlorky: use tr03:15
erpoHi. I don't know if this is an appropriate question for this channel, but I would appreciate some help. I'm attempting to learn japanese with the help of a Japanese person online. His family name is Takahashi, but he spells it with the kanji 髙 instead of the more typical kanji 高. I'm using anthy on Ubuntu 11.10. Is there a way I can type the correct kanji without having to copy and paste it each time?03:15
phlak_user!tr03:15
ubottuTurk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde.03:15
josh_Will do03:15
rickssoundany ham radio operators online03:15
phlak_useroops03:16
hhhzzzarnerpo, no help here? lol03:16
papnaI'm running Natty. Ubuntu is currently convinced my left mouse button is depressed. (When it started, it was dragging something around. I killed that process, so now it just won't let me click on things.) The problem isn't fixed by changing mice, so I don't think it's a hardware issue.03:16
papnaI had this happen earlier today and a reboot cleared it up for a while.03:16
hhhzzzarnpapna, tried restarting?03:16
admiralshlorkyhmm03:16
chopinanyone know how to "forget" a wireless network in 11.10?03:16
phlak_usererpo: did you try changing the keyboard layout to the desired type? you can setup a hotkey to shift between layouts too (i use alt-capslock)03:16
erpohhhzzzarn: I just learned in ##japanese that you can add custom dictionary entries to anthy, so I may have a solution.03:17
admiralshlorkyphlak_user: i need to get better at using sed03:17
phlak_userchopin: edit-connections and delete03:17
hhhzzzarnchopin, right-click, edit connection, wireless tab and delete03:17
phlak_useradmiralshlorky: ok03:17
papnahhhzzzarn: I did, but that only worked for a little while. I prefer to use my computer in >15 minute intervals.03:17
erpophlak_user: I can use anthy without a problem. I just don't think anthy knows about that variant of the kanji.03:17
josh_What is the key for screen capture  on linux now?03:17
phlak_usererpo: oh ok03:17
chopinphlak_user: thanks, i'll try that03:17
bandit5432josh_, printscreen?03:17
phlak_userjosh_: the same PrtSc03:17
josh_ah03:17
bandit5432or alt+printscreen03:18
josh_do i still have to paste it into a paint file or is it stored automatically?03:18
Revo_Truth63any one know of any dj mixer programs?03:18
phlak_userjosh_: it asks you03:18
bandit5432josh_, should ask where you want to save it03:18
bandit5432or alt+printscreen only prints the active window prinsreen does all screen03:19
phlak_userRevo_Truth63: ultramixer DJ03:19
figueroaanone know of a good speech recognition prog?03:19
javier_Hi, in ubuntu 11.04 and 11.10 internet wireless conection is slow, while it's fast under windows in the same computer. Please, someone has an idea what could I do? Thanks103:19
bandit5432javier_, what card is it?03:19
phlak_userRevo_Truth63: http://www.ultramixer.com/download.html03:19
tashhas anyone ever used the command line tool 'parted' ?03:19
admiralshlorkyok, weird, so with the answers provided on that forum03:19
admiralshlorkyit's still not working03:19
josh_file:///home/josh/Pictures/Errorscreen.png03:19
hhhzzzarnjavier, well i don't, it might have to do with driver.03:20
hhhzzzarnjavier, test your speed at "speedtest.net" is it the same under windows?03:20
bandit5432josh_, thats on your computer you have to upload it to a picture service for us to see03:20
phlak_userjosh_: thatis a link to your filesystem ; pl post it where we can see it03:20
josh_Oh derp.03:20
hhhzzzarnjosh_: tinypic.com03:20
Revo_Truth63phlak_user   Thanx bro03:21
bandit5432whats the one that the chan recommends when you join?03:21
javier_bandit5432, Hi. I think it's an atheros. But, to be sure, can you tell me how can I ask that in terminal?03:21
josh_http://i43.tinypic.com/2v9oqxi.png03:21
pnormantash: I think I have03:21
javier_bandit5432, I checked. My cards are : Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)03:22
tashpnorman: I'm having a heck of a time getting a 1TB drive ( 2nd drive ) installed on my Ubuntu box03:22
javier_02:00.0 Network controller: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) (rev 01)03:22
tashI want it to be ext403:22
javier_bandit5432, so, it's wireless problem, it's atheros03:22
pnormantash: existing system?03:22
chopinahhhhh there we go ... nm-connection-editor ftw03:22
=== wake is now known as Senix
tashpnorman: http://pastie.org/282893303:23
tashpnorman: /dev/sdb is the 1TB that I want to setup as ext4 and mount03:23
pnormantash: can you use something with a GUI or are you stuck with command line only?03:24
hhhzzzarneveyone good luck solving your problems,  i have to go to sleep.03:24
tashcommand line03:24
tashi'm a remote guy03:24
pnormanAh03:24
tashI've tried fdisk03:24
tashbut get a message when I do mkfs.ext4 /dev/sdb1 that it is already in use :\03:25
tashand it isn't mounted03:25
chmielHi! I have a little problem with upgrade... My girlfriend have ubuntu lucid and when i type 'sudo do-release-update -d' i get "An upgrade from 'lucid' to 'precise' is not supported with this tool." Can anyone help my?03:25
pnormantash: Most of my partitioning has been done through the ubuntu installer, or using sfdisk to copy another drive03:25
josh_http://i43.tinypic.com/2v9oqxi.png03:26
bandit5432javier_, you are not alone in this issue03:26
tashpnorman: darn03:26
LaylaCan anyone tell me how to specify a window size when opening a program in the terminal?03:26
tashthis shouldn't be that hard03:26
pnormantash: My recollection is you need to make the partition then format it as ext4, it doesn't look like you've made the partition yet03:26
tashI deleted it03:26
dr_willistash you tried just   rebootig, and trying the mkfs then?03:26
dr_willistash:  make sure theres no fstab entries for the hd first03:27
javier_bandit5432, really? you found posts with people in the same situation? Did they find anything to solve it?03:27
tashdr_willis: no I haven't rebooted after creating the partition, then mkfs .. didn't even think of it03:27
chmielSomeone know how to update from lucid?03:27
tashdr_willis: will try that next03:27
Layla!windowsize03:28
chrishunterÇϾÌ03:28
Layla!window size03:28
LaylaWindow Size in Terminal | anyone?03:28
bandit5432javier_, try in a terminal echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf03:28
chrishunter-_-a03:28
dr_willistash:  if you just made the partition. the kernal may be using the old info. theres some resync command that may get if figured out03:28
glebihanLayla, this would depend on which application you're launching. A lot won't allow you to do that. Check "man appname" to see if there are options to set the window size for a specific application03:28
dr_willisLayla:  clarify the question.03:29
robin0800josh_, the red gear in top right I think the system needs a reboot first03:29
Laylaglebihan tdfsb03:29
=== GNUdog|work is now known as iEeexpress
bandit5432javier_, see this post http://askubuntu.com/questions/40876/how-do-i-get-an-atheros-ar9287-working03:29
josh_Ok thanks03:29
chmielPlease!!! help!!! ;(03:29
javier_bandit5432, options ath9k nohwcrypt=103:29
javier_bandit5432, ok, i'll read that03:30
tashdr_willis: I just created a primary partition, #1, on /dev/sdb so it is /dev/sdb1 ... just rebooted after making sure it isn't in fstab03:30
tashI'll try the mkfs on a sec03:30
glebihanLayla, ?03:30
Chelsea 03:30
=== iEeexpress is now known as iEexpress
tashdr_willis: /dev/sdb1 is apparently in use by the system; will not make a filesystem here!03:30
chmiel... ubuntu sucks...03:30
Chelsea 03:30
bandit5432javier_, yes add it to /etc/modprobe.d/ath9k.conf03:30
LaylaIt's a 3D filesystem manager03:31
dr_willistash:  weird. wonder how its using it with no fs.03:31
jribchmiel: do you have an ubuntu-related support question?03:31
tashi'm stumped, this is getting kind of urgent, not sure where else to turn03:31
bandit5432Roasted, did you get it working?03:31
dr_willistash:  there may be some force option to mkfs03:31
bandit5432dr_willis, what are we trying to accomplish?03:32
chmieljrib: i want only upgrade my GF's ubuntu from lucid...03:32
tashdr_willis: man mkfs doesn't show any03:32
glebihanLayla, as I said, check the application's manual to see if there are options to specify the window size03:32
jribchmiel: if you have a support question related to ubuntu, please ask it.  Other topics are not appropriate here03:32
dr_willisbandit5432:  formating a fs. that says its in use.. when its not03:32
LaylaThere are none... :(03:32
jrib!upgrade | chmiel03:32
ubottuchmiel: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade03:33
javier_bandit5432, truth is, I don't really understand what am I doing. Shall I just write "echo "options ath9k nohwcrypt=1" > /etc/modprobe.d/ath9.conf"?03:33
dr_willistash:  try mkfs --help03:33
pnormantash: -F -F (yes, twice) will tell mkfs.ext4 to make a filesystem even if it appears to be in useor is mounted (man page warns this is truely dangerous)03:33
glebihanLayla, then you won't be able to specify the window size03:33
bandit5432dr_willis, do they have a fdisk open on it?03:33
chmieljrib: i':)03:33
dr_willisbandit5432:  he just rebooted. so id say no03:33
chmiel:)03:33
javier_bandit5432, and it will add that line to "etc/modprobe.d/...?03:33
bandit5432rebooted into or from what?03:33
bandit5432javier_, echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf03:34
bandit5432javier_, will03:34
tashpnorman: mkfs.ext4 -F -F /dev/sdb1 eh?03:34
tashsame error :(03:34
bandit5432what does fdisk -l /dev/sdb say?03:34
tashbandit5432: /dev/sdb1               1      121601   976760001   83  Linux03:35
=== fn is now known as Soci3ty
dr_willistash:  this is a real machine, not some vps/vbox/other weirdness?03:35
bandit5432and mount says what?03:35
tashnope, bare metal machine03:35
bandit5432tash, what does mount say?03:35
dr_willistash:  try mounting that fs now just to see if its allready formated03:35
dr_willis;)  and if its formated see id you can write to it.03:36
bandit5432who has been moving my windows around !!03:36
javier_bandit5432, ok, I did that. But terminal stayed like it's doing something and didn't finish. That state that goes to a new line but there is nothing written. And if you try to close terminal, it ask you if you really want to close because something is running. Is it ok?03:36
tashdr_willis: here is the output of trying to mount it... mount: unknown filesystem type 'LVM2_member'03:37
dr_willislvm? hmm...03:38
tashbandit5432: http://pastie.org/282898503:38
bandit5432javier_, should be you need to reboot and see if it helps03:38
Roastedbandit5432, yes, I'm good. THANK YOU03:39
bandit5432Roasted, woohoo03:39
KillaByteIs there a way to run a disk check on ubuntu(I have a hard disk drive connected to my computer via usb w windows partion)03:39
Frynehey there guise. I'm trying to install ubuntu in my laptop and did use the windows 7 disk manager tool to free some space in my disk, but this did turn all my partitions from basic partitions to dynamic partitios. I'm affraid to turn the 'puter off since I fear I might not be able to boot to windoze 7 from a dynamic partition? Am I wrong? will I be able to boot to windoze 7 from a dynamic partition?03:40
bandit5432tash,  sudo umount -f /dev/sdb103:40
wero#ubuntu-es03:40
aeon-ltdis it possible to play drm'd m4v on linux?03:40
bandit5432tash, if that does not work run sudo  fuser -mu /dev/sdb103:41
dr_willisaeon-ltd:  my experience... no.03:41
bandit5432where did tash  go?03:42
urlin2uFryne, you might ask a ##windows if you think you can spell it.03:42
javier_bandit5432, ey, I did it and it seems it works much better. I would have to try it longer and see if it really changed, but it seems better :) So, thanks!03:43
bandit5432urlin2u, u is soo funnies03:43
bandit5432javier_, no problem03:43
javier_bandit5432,  :)03:44
javier_have a nice day03:44
tashhere guys, sorry03:44
tashwas trying something else, reading your thoughts now03:44
bandit5432javier_, you to03:44
tatsuhoshiserver irc.sorcery.net03:45
tashsuccess! ( I think )03:45
tashnot with your last suggestion bandit5432...I found an article I was trying first03:46
tashstay posted03:46
tash...03:46
tashi mean, stay tuned03:46
KillaByteIs there a way to run a disk check on ubuntu(I have a hard disk drive connected to my computer via usb w windows partion)03:46
bandit5432KillaByte, if its ntfs not really03:47
KillaByteonly way would be through virtualmachine?03:47
dr_willisyou mean check a ntfs filesystem KillaByte ?03:47
KillaByteyes03:47
bandit5432KillaByte, you can boot to a windows rescue system and check it03:48
KillaBytechecking for errors after crash03:48
dr_willisthere are windows rescue/recovery iso's03:48
dr_willisthat could do it03:48
bandit5432KillaByte, what vesrion of windows?03:48
bandit5432version'03:48
KillaByte703:48
KillaBytedo you  have a url for the rescue disk?03:49
bandit5432KillaByte, looking right noe03:50
bandit5432now03:50
bandit5432stupid neowin version is not free any more03:52
bandit5432KillaByte, is this on an external drive?03:52
REK_007any cross platform LAN chat utility there ?03:52
REK_007LAN chat among different subnets03:52
KillaByteno..hdd from desktop03:53
bandit5432KillaByte,  do you have a windows 7  disk?03:53
tashfinally got it03:54
KillaByteno..and i cant get to  the recovery or safe mode03:54
tashreference = http://etienneg.wordpress.com/2009/09/15/dev-is-apparently-in-use-by-the-system-will-not-make-a-filesystem-here/03:54
erpoI'm running Ubuntu 11.10 AMD64 on a laptop with a nvidia graphics chip and the "NVIDIA accelerated graphics driver (version current) [Recommended]" driver installed and in use. The user interface is very, very slow. Sometimes I see lag when I drag windows around. My cursor moves, but the window lags behind it. Scrolling in firefox is extremely choppy (like 1 update per second). Any ideas?03:54
erpoActually, right now, I'm getting three or four updates per second while scrolling in firefox. Sometimes it gets so bad that it takes more than a second to update the page.03:55
bandit5432KillaByte, you can try hirens http://www.hirensbootcd.org/download/03:55
KillaBytethanks bandit03:55
bandit5432KillaByte, no problem i didnt know that the neosmart rescue disk is not free now03:56
erpoI find the ubuntu install cd makes a fine rescue disc.03:57
bandit5432erpo, yes but i dont think it will check a ntfs disk for errors03:57
KillaByteHow much difference is xubuntu than ubuntu?Is the software for ubuntu available for xubuntu?03:59
EvilResistanceKillaByte:  available?  yes.  Neatly integrates?  no.03:59
erpobandit5432: Perhaps not.04:00
bandit5432erpo, i hope in the future that the ntfs support will be there wouldnt that be great04:00
KillaBytethe only thing i miss from windows is the fps game A.V.A04:01
erpobandit5432: I suppose. You may want to hook it up to the Internet and apt-get install ntfsprogs. Then you can use ntfsfix, which may be useful to you.04:01
bandit5432erpo, might work04:02
bandit5432KillaByte, what are you trying to get to work with the crashed drive?04:02
KillaByteI have a windows xp (pira**d) version i am going to install but wanted to clean it up some04:04
enchiladoO_O04:04
tonyyarussoKillaByte: Piracy is not allowed on this network, FYI.04:04
KillaBytei never said such a thing04:05
KillaBytefyi04:05
erpo:/04:05
tonyyarussoKillaByte: You just said you have pirated Windows XP.04:06
bandit5432you can get a xp cd key off of computers in the trash and then install with a real xp cd04:06
KillaByteis it on this network ..no04:06
bandit5432lol04:06
tonyyarussoKillaByte: You're speaking about it on this network - that's what I meant.04:06
aeon-ltdyes.04:06
bandit5432i have a ripped dvd some where in my house04:06
KillaByte:004:07
KillaBytelol04:07
bandit5432serious question i cant get kernel 3.1 to boot04:07
bandit54322nd night here and i no one will help me04:07
bjrohanHello everyone04:08
bandit5432bjrohan, hello04:08
tonyyarussobandit5432: Well, currently 3.1 does not exist in any supported version of Ubuntu, so it's pretty reasonable that nobody here can support it, frankly.04:08
c0ldz3r0ls04:08
bandit5432tonyyarusso, didnt ask for suport asked for help people on here are using it04:08
KillaBytei took a pen from the doctors office :(04:08
bandit5432KillaByte, what ever you do dont watch youtube videos04:09
pangolinbandit5432: it is not being used by any Ubuntu version currently so it is not supported.04:09
bandit5432tonyyarusso, nvm looks like its a nvidia driver issue04:09
KillaBytewhy not???:)04:09
bandit5432is there a ubuntu hackers room that i can ask?04:10
bjrohanI am new to Linux and Ubuntu. I am running 11.10. I am having some difficulties. I have Windows Vista on my laptop, on which I then partitioned in Windows, and install Ubuntu, my problem is that in file manager I can acces the windows partition automatically (shows as 208GB) and mounts under media.04:10
bjrohanWhen I do an fstab, I only show my Linux partitions. I would like to have Ubuntu mount my windows partition on startup. How can I do this when fstab doesn't see it?04:11
tonyyarussobandit5432: Not really.  It's generally understood that if you want to run bleeding-edge unsupported software you have to be able to support yourself.04:11
stowHi does anyone know when a more reliable upgrade from 11.10 to 12.04 will be made available?04:11
bandit5432tonyyarusso, sorry i thought this was help not support04:11
Guest39700In ubuntu, the unity when you click the top icon that brings up where you can type an application you want to launch. That transparent box that comes up, it comes up full screen. Is there a way to change it so it doesnt take up the whole screen? like the box is smaller.04:11
aeon-ltdstow: when 12.04 comes out???04:11
tonyyarussobandit5432: um, same thing...04:12
urlin2ubjrohan, is that a wubi install?04:12
stowOh sorry I thought it was already out04:12
bjrohanurlin2u, what is wubi?04:12
stowso when is 12.04 coming out?04:12
KillaByteyou own the room tony???04:12
aeon-ltdstow: 12.04 4th month 201204:12
tonyyarussostow: The version numbers tell you the release date.  12.04 releases in April, 2012.04:12
urlin2ubjrohan, installed from windows.04:12
bjrohanurlin2u, I installed Ubuntu from an Ubuntu CD I burned04:13
bandit5432wow i thought this was a linux room04:13
bjrohanI put the ubuntu CD in and booted from it04:13
urlin2ubjrohan, you booted the cd right?04:13
bjrohanurlin2u yes04:13
Guest39700tonyyarusso, why did I just find a 12.04 Daily build of ubuntu then??04:13
stowso 11.10 has come out... thought I already had how do I check?04:13
KillaBytemust have missed the rules  on the way in04:13
Guest39700stow, Whilst I would advise against installing it just yet, daily builds of Ubuntu 12.04 (currently pre-pre-alpha) are available for download.04:13
tonyyarussobjrohan: fstab doesn't "see" anything - it's just a text file.  You would need to edit the file to include lines for the Windows partition.04:14
pangolinbandit5432: try ##linux maybe they can help04:14
_Neytiri_i  have a problem, my clock dissapered from my bar and i cant put it back04:14
tonyyarussoGuest39700: Because Ubuntu has an open development process, so you can participate in developing and testing everything before it gets released.04:14
stowyes I saw those and backed off from it because I don't have the skill.  Is there a way to see if I have 11.10 now?  I thought I did but maybe I don't?04:14
bandit5432pangolin, ty i guess04:14
KillaByte##tonysux ass04:15
bandit5432sigh04:15
carlosquesostow: easiest way is to open a terminal and type lsb_release -a04:15
stowthanks04:15
Guest39700stow: bring up system monitor, and go to the system tab is another way04:15
admiralshlorkyor system > about ubuntu04:16
bjrohanIC. I just installed Storage Device Manager, which could see sda1, but had no info for it, but asked if I wanted to configure it, which I did, and it shows as being in /media04:16
bjrohanIs it normal to have another partition mount in /media?04:16
admiralshlorky /media is the file path04:16
admiralshlorky /dev/sdwhatever is the actual mount point04:16
carlosquesoneat! I learn new things every day in here04:16
=== devnu11_ is now known as CrashLogic
tonyyarussoadmiralshlorky: No, /dev/sdwhatever is the device.  /media/whatever is a mount point.04:17
admiralshlorkyoh, disregard that then04:17
bjrohanIC. How would I go about getting that partition to mount at boot-up? As of right now, I can only get it to mount when I onen File Manager and click on the 208GB link04:17
stowterminal command didn't work maybe because I am running gnome3 desktop?04:18
urlin2ubjrohan, your description as having to access windows from media threw me off it is in the left panel of home. https://help.ubuntu.com/community/Fstab04:18
tonyyarussostow: Commands have nothing to do with your desktop.  What did you try?04:18
stowok second method worked I have 11.10 already04:19
=== bandit5432 is now known as led-bandit
Guest39700alright im taking the plunge trying out 12.04, just fresh installed today so if it breaks no biggy 20 mins and back to fresh install wish me luck lol04:20
admiralshlorkygl04:20
led-bandithave fun Guest3970004:21
bjrohanurlin2u, thank you. One more item. I also havve Ubuntu running on another desktop in my home. Both computers connect to the internet via a wireless router connected to a router. I have set up Samba, and can access the other computer, however connected to that computer is a 1TB USB drive, that I can recognize via my laptop, but can not access, any ideas why?04:21
urlin2ubjrohan, I don't sorry.04:21
bjrohanI also havve Ubuntu running on another desktop in my home. Both computers connect to the internet via a wireless router connected to a router. I have set up Samba, and can access the other computer, however connected to that computer is a 1TB USB drive, that I can recognize via my laptop, but can not access, any ideas why?04:21
bjrohanDo I need to put this drive in fstab as well on that desktop?04:22
led-banditbjrohan, for samaba see https://help.ubuntu.com/community/Samba/SambaServerGuide  especialy the part about sudo  smbpasswd -a username04:23
urlin2ubjrohan, fstab only woks for mounting on the OS it is in, your description at least to me was convoluted as to what you want to do.04:23
led-banditbjrohan, what do you need help with?04:23
urlin2ubjrohan, I'm really tired though. :D04:23
bjrohanI have samba setup, I can access the main drive and its files on the desktop from my laptop, with the exception of the USB drive, which is mounted on the desktop system also in the /media dir04:24
alien64unity really epic fail04:25
bjrohanI will read up on fstab and see if that will help. Thank you urlin2u04:25
alien64how hard is it to go back to gnome from unity?04:26
somsip!nounity | alien6404:26
ubottualien64: 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:26
atrunonvidia quadro with latest quadro xserver driver does not playback many video types for me.  either in smplayer or vlc.  its a might higher version of nvidia driver than 173.  also when i lightdm starts unity in oneiric half of the time, usually the first time, it fails to draw windows borders.  when it doesn't redraw windows borders it also doesn't give me the launchbar on the left.  my biggest problem of these all is i need video playba04:27
atrunock.  its a quadro fx1400 so it shouldn't be horrible.04:27
urlin2ualien64, you mean gnome 2?04:27
atrunoi have all non-free codecs loaded.04:28
alien64urlin2u: i just wont unity to go bye bye its got to be the worst ui i have ever seen..04:28
atrunoi'm not sure how to fix the border either04:28
led-banditalien64, you can try gnome 3 fallback04:29
mzuverinkwhat happened to applets in classic gnome? it seems to have none in the current version04:31
urlin2ualien64, you have many choices the fallback a similar the gnome2 desktop or gnome 3 or xubuntu kubuntu or lubuntu amongst others, actually removing unity is not needd or advised just install another and at the login choose it.04:31
robin0800mzuverink, alt and right click04:32
mzuverinkrobin0800, thank you04:32
robin0800mzuverink, or super + alt and right click if compiz is running04:33
mzuverinkrobin0800, thank you, very helpful04:36
_Neytiri_i  have a problem, my clock dissapered from my bar and i cant put it back, anyone know how i can fix this?04:36
alien64k thanks04:37
pachlis RCS included in base?04:38
lemon-teahai04:39
woozlystring: "{One|Two|Four} apples was in {hand of {Robin|Jess|Lily} right now | her hand.}" and I need to match all content between {} symbols...04:39
AndroUserI have a question about a hung install, can I just blurt it out or is there some sort of formal way to ask?04:39
woozlymatch[1] = {One|Two|Four}, match[2] = {hand of {Robin|Jess|Lily} right now | her hand.}04:39
woozlybut I've got trouble with { { } }04:40
lemon-tea有人么?04:40
woozlyguys, please help04:40
carlosquesoAndroUser: ask away...if anyone knows the answer, they'll be happy to help04:41
=== invisiblk is now known as invisiblek
phlak_userAndroUser: blurt it out formally04:43
AndroUserErr..i just ran the upgrade from .04 to .10 and everything seemed to go alright. But after the restart, im hung at the ubuntu screen with 5 dots04:43
pachlCan someone run `which rcs` and tell me if RCS is on your system?04:43
phlak_userpachl: what's RCS04:44
* phlak_user revision control system04:44
pachlphlak_user: a really old revision control system04:44
rabbi1unable to switch to my other workspaces :(04:45
rabbi1any suggestion ?04:45
carlosquesopachl: it's in universe, but not installed by default04:45
phlak_userpachl: cool; so its not installed by default04:45
phlak_user!info rcs04:46
ubotturcs (source: rcs): The GNU Revision Control System. In component universe, is optional. Version 5.7-25 (oneiric), package size 356 kB, installed size 752 kB04:46
pachlI think RCS is standard on all UNIX-like OSes, but I only have access to OpenBSD and Mac OSX.04:46
zorobabelswitching to KDE, hopefully everything will be okay04:46
AndroUserAny ideas on what I should do. I dont want to botch the install04:46
pachlcarlosqueso: thanks04:46
carlosquesono problem04:46
pachlubottu: thanks for the details04:47
ubottupachl: I am only a bot, please don't think I'm intelligent :)04:47
phlak_userAndroUser: do you have any special graphics hardware etc?04:47
* pachl feels silly thanking a bot ;-)04:48
AndroUserI have an invidia card, pretty basic.04:48
carlosquesopachl: of course, when the robots take over the world, they may spare you04:48
phlak_userAndroUser: you could try with nomodeset (though im not sure if thats the symptom)04:49
phlak_user!nomodeset | AndroUser04:50
ubottuAndroUser: 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 parameter04:50
AndroUserI should add that I'm running this on an asus laptop04:50
ironfoot495how do I change the resolution I can use my 42 inxh lcd screen on ubuntu 10.04 servr04:50
ironfoot495so I can use my 42 inch screen04:50
phlak_userironfoot495: for the text? or do you have graphics04:51
ironfoot495and video04:51
ironfoot495I do have a GT520 video card.04:51
AndroUserOk i'll try that out, thanks04:52
ironfoot495phlak_user04:52
ironfoot495?04:52
phlak_userironfoot495: what i meant was; do you also have a window manager on top of the text -console that is default on Server Installs04:52
ironfoot495I don't know can you help me find out?04:53
ironfoot495phlak_user:04:53
[deXter]Hi all, stellarium doesn't seem to be working on 11.10, so is supertux204:53
[deXter]The 3D drivers are installed and working fine04:54
phlak_userironfoot495: umm.. do you have only commandline or point-and-click04:54
ironfoot495I do have point AND CLICK!!!04:54
Thelmariawoozly: That's not really an ubuntu question. If you're using bash, you could try #bash, or whatever language you're trying to do it in.04:54
phlak_userironfoot495: ok; so you have two outputs or do you want your primary output to go to the 42" monitor04:55
ironfoot495YES!!!04:55
leo2007the 'restart to install updates' thingie is the stupidest thing ever heard.04:55
ironfoot495i HAD TO USE THE 19 INCH SCREEN TO GET THINGS GOING BUT i NEED TO RETURN TO MY 42 INCH SCREEN.04:56
phlak_userironfoot495: ok no need to use caps04:56
zorobabelyou have caps lock on04:56
zorobabelpress button called 'caps lock' next to the 'A' key to turn off04:57
zorobabelkthx04:57
ironfoot495that was a mistake sorry04:57
ironfoot495.04:57
ironfoot495if04:57
shivhackhay everyone04:58
shivhackdoes anyone tested xdmx ?04:58
ironfoot495I replace the 19 inch for the 42 inch I lose the connection it will say not supported.04:58
phlak_userironfoot495: did you replace when it was running? or did you restart it?04:59
ironfoot495I satarted it while it was running?05:00
ironfoot495started it.05:00
=== michael is now known as Guest78723
ironfoot495I looked for the xorg.conf ile but it is not there.05:01
ironfoot495I need all the help I can get!!!05:01
ironfoot495i've been down for ovr 2 months and my only computer was a agrevating slow xp unit!!!! urrrg05:02
ironfoot495!!!!05:02
erpoI need someone else running Ubuntu 11.10 to try something. First, click on your desktop background. Then hit ctrl-t.05:02
admiralshlorkywoozly05:03
woozlyadmiralshlorky, oh?05:03
admiralshlorkycan you give the whole command05:03
_Neytiri_how do i get the date and time to show up on my menu bar again05:04
rabbi1how to restart gnome ?05:04
led-bandit_Neytiri_, right lcick on the menu bar while holding down alt and choose add to menu05:04
led-banditadd to panel excuse me'05:04
_Neytiri_led-bandit, tired it already05:05
_Neytiri_didnt work05:05
led-bandit_Neytiri_, what options did it give you?05:05
admiralshlorkywoozly, the whole command that's giving you an issue, may i see it?05:05
=== Guest78723 is now known as sauce
_Neytiri_i got the option to add hte clock i selected it and hit add and nothing happined05:06
led-bandit_Neytiri_, wierd i can add multiple clocks05:07
_Neytiri_it wont let me, could it be related to my failed attempt at x11 fowarding?05:07
led-bandit_Neytiri_, that i dont know anything about05:07
_Neytiri_that seems to be around when it pccured05:08
led-bandit_Neytiri_, then i bet it is05:08
_Neytiri_but the question remains how do i fix it05:08
led-banditundo what you changed05:09
_Neytiri_all i changed was 1 line in my sshd config05:10
led-bandit_Neytiri_, that should not have done it05:10
alazare619im stuck between emacs with gtk support or gtkvim for my editor of choice can anyone gimme some insight?05:10
led-bandit_Neytiri_, have you tried rebooting?05:10
admiralshlorkyvim.05:10
admiralshlorkyhands down05:10
pitlimitIf I want to run a program every fifteen minutes, how can I do that05:10
led-banditleafpad05:10
admiralshlorkybut hey, i'm a vim whore05:11
somsip!cron | pitlimit05:11
ubottupitlimit: cron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto05:11
alazare619vim is terminal already and included by default for most installs so all i should need is the gtk interface for visual vim right?05:11
led-banditedit = mc05:11
admiralshlorkyi don't see why you'd want visual vim05:11
_Neytiri_ not yet but i will give me a min05:11
admiralshlorkybut i believe getting the gtk interface will do it for you05:12
admiralshlorkyalazare619 did that work?05:16
alazare619trying it atm05:16
admiralshlorky sudo apt-get install vim-gtk i believe05:17
alazare619i use aptitude05:17
alazare619and yes its aptitude install vim-gtk05:17
alazare619but it didnt add it to start menu odd05:17
alazare619hmm05:17
alazare619looks like broken dependent05:17
admiralshlorkyalt f205:17
alazare619tried vim-gtk05:17
alazare619missing it says05:18
somsipalazare619: gvim ?05:18
zetherooin 11.10 my laptop is running really hot05:21
zetheroothe nvidia GPU is around 70 - 80C and when under load goes over 90C05:22
jasonmchristoszetheroo: no it depends on the environment05:23
arunkumar413hi, i installed 11.10 inside windows by selecting the installation size as 10 GB. Now i want to increase the installation size. Plz help me05:23
=== luist_ is now known as luist
zetheroojasonmchristos:  ??05:23
zetherooright now I have only Thunderbird and Pidgin running and the GPU is 78C05:24
jasonmchristoszetheroo: does nvidia support linux ?05:24
arunkumar413hi, i installed 11.10 inside windows by selecting the installation size as 10 GB. Now i want to increase the installation size. Plz help me05:24
zetheroojasonmchristos: what's your point?05:25
jasonmchristoszetheroo: What driver are you using ?05:25
bugweed_hi, anyone here have experience with sourceforge. i had uploaded a work of linux, and now the link says, no mirror. what that indicates???05:25
jasonmchristosbugweed_: only experience ive had was they werent forwarding my donations05:26
jasonmchristosbugweed_: they were just keeping them05:26
zetheroojasonmchristos: i tried the recommended one ... and then switched to version current-updates05:27
jasonmchristoszetheroo: nvidia is a very proprietary company, get the real drivers or else use vesa05:27
jasonmchristosusing the wrong drivers can damage the unit05:27
bugweed_jasonmchristos: so then, where would you suggest me to upload my file, it is a large one. 1.3gb??? and im using rsync. not very please by their service by the way05:27
zetheroodoes anyone know a way to control the fan speed in 11.10?05:27
=== jack is now known as Guest11160
=== Kasjopaja23111 is now known as Kasjopaja
jasonmchristosbugweed_: get a vps05:28
bugweed_jasonmchristos: what's a VPS?05:28
=== Kasjopaja is now known as Guest39361
jasonmchristoszetheroo: searth the repositories for fan speed utilities05:28
zetheroojasonmchristos: well it was not this hot with 10.04 ... and I was using the drivers which came with Ubuntu ...05:28
jasonmchristosbugweed_: a server that you can run all on your own05:29
jasonmchristosbugweed_: amazon also offers cloud05:29
jasonmchristosubuntu does also05:29
jasonmchristosto get 1.3 gb of space05:29
jasonmchristoszetheroo: then check what drivers 10.04 was using05:30
bugweed_jasonchristos: but that will cause money.. right?? i am on a non-funded basis yet05:30
jasonmchristosbugweed_: well save your lunch money05:31
jasonmchristosno one offers that size for free05:31
jeff__I am on 12.04 now05:31
jasonmchristosi think ubuntu cloud gives some for free05:31
jasonmchristoscheck the size05:31
bugweed_jasonmchristos : minus.com gives btw. 10gb. i should have put my file there. the only prob is, they don't support rsync or resume function05:32
Mryotesoearunkumar413:  check ur question at in there > http://ubuntuforums.org/showthread.php?t=158575605:32
arunkumar413hi, i installed 11.10 inside windows by selecting the installation size as 10 GB. Now i want to increase the installation size. Plz help me05:32
jasonmchristosrsync your going to need a vps05:32
jasonmchristosor check amazon05:33
jasonmchristosthey have so much for free05:33
jasonmchristosi dont think its enoigh05:33
bjrohanQuestion. I install Storage Device Manager on my desktop running Ubuntu 11.10, the program starts, asks for my password, once I enter that, I can see the icon and a settings icon in Unity Launcher, which then proceed to disapper and Storage Device Manager fails to load05:33
jeff__arunkumar413, http://www.howtogeek.com/forum/topic/how-increase-partition-size-in-ubuntu05:34
jasonmchristosbjrohan: run it from cli and look at any debug output05:34
jasonmchristosor check dmesg05:34
bjrohanjasonmchritos - I am very new to Ubuntu, what does that mean?05:35
jasonmchristosbjrohan: open a terminal from the acessories menu05:36
jasonmchristostype it in by hand and errors will show in the terminal05:36
jasonmchristosalso type dmesg to get system logs from terminal05:36
jasonmchristossome errors show there05:37
bjrohanjasonmchritos type in "Storage Device Manager"05:37
jasonmchristoszetheroo: nvidia isnt open at all with thier drivers05:38
jasonmchristoszetheroo: if there were a proper driver you would have to ask nvidia directly otherwise i wouldnt bother05:38
jasonmchristoszetheroo: better cut the power before you fry the silicon transistors05:38
zetheroojasonmchristos: be that as it may, it seems that it's only been a real issue in 11.10 - possibly something to do with Unity!?05:39
jasonmchristoszetheroo: unless unity uses something other than xwindows05:39
jasonmchristoszetheroo: does it?05:39
jasonmchristosalmost everything runs on xserver05:39
zetheroojasonmchristos: I thought it still ran on xserver05:40
jasonmchristosthen shouldnt have anything to do with unity05:40
jasonmchristosprob a driver05:40
jasonmchristosusually a kernel module05:40
jasonmchristosreport your findings if you want to see it fixed05:40
jasonmchristoswe are all doing free beta testing here05:41
jasonmchristossend in reports05:41
jasonmchristosmoar reports!05:41
jasonmchristoszetheroo: if you wnt to figure it out yourself compare whats different side by side05:41
jasonmchristosthe kernel might have a different module05:42
jasonmchristos2.6 to 3.005:42
d3f4c3dyo my ubuntu has 12nics but after reboot none are showing :( can you help please05:42
d3f4c3dwell only one eth0 is showing, the one that i setup statically...05:43
jasonmchristosd3f4c3d: lspci05:43
d3f4c3dshows all 12 nic hardwar05:44
jasonmchristosok good deal05:44
jasonmchristosuse ifup05:44
d3f4c3d4 adaptec nics and 1 dlink05:44
jasonmchristosthats only 505:44
jasonmchristosyou said 1205:44
d3f4c3dthey quadro nics05:44
d3f4c3dsry05:44
dios_miohow can i test my harddisk for errors on an ubuntu live cd?05:44
d3f4c3dso 12 ports05:45
jasonmchristosconfigure them all statically then bring up the interface05:45
d3f4c3dthe thing is im trying to avoid giving them statics05:45
jasonmchristosd3f4c3d: quadro nics or hub card ?05:45
d3f4c3dquad nics05:45
jasonmchristosthen set them for dhcp05:45
d3f4c3dim using them with dynamips05:45
d3f4c3di rather prefer not set up ip on them... but if theres no other way oh well05:45
jasonmchristosi think dhcp is the default05:45
jasonmchristosjust bring them up05:46
jasonmchristoswhat does ifconfig show?05:46
d3f4c3di remember it worked before and my network/interfaces file was minimal, only had eth0 statically assigend in them05:46
d3f4c3dall cards showing05:46
jasonmchristosjust bring them up05:46
d3f4c3dmy tap0 dissaperead though05:47
d3f4c3dthey all up i think05:47
d3f4c3dno ip like i wanted05:47
d3f4c3dhow can i keep them come up after restart05:47
jasonmchristosd3f4c3d: maybe its because of the tap05:47
jasonmchristosthats beyond ubuntu scope05:47
d3f4c3dnaa dont thinkso05:47
jasonmchristostry networking help05:47
d3f4c3dhehe okay05:47
d3f4c3dthank :)05:47
jasonmchristosd3f4c3d: so what do you do with all those if's ?05:48
d3f4c3demulating routers05:48
d3f4c3dim ordering 8 more :)05:48
jasonmchristosstand behind it like a switchboard operator ?05:48
d3f4c3dthis is for my study05:49
d3f4c3dnetworking stuff05:49
jasonmchristoshow may i connect your line, sir ?05:49
d3f4c3dwhat does auto eth1 in /network/interfaces mean ?05:50
jasonmchristosd3f4c3d: the server documentation has networking details05:50
d3f4c3dim reading man on interfaces now05:51
d3f4c3dzzzZZzzzZZzzzz05:51
soreauHey guys, I have a directory full of odt files (for libreoffice) and trying to find a way to search for a string in them similar to grep -R. Any ideas?05:51
jasonmchristosd3f4c3d: auto means its going to bring itself up on signal usually defaulted to dhcp05:51
d3f4c3djasonmchristos, odd is i have auto eth1 throgh eth1205:51
jasonmchristossoreau: wghat ?05:52
d3f4c3dand yet they not coming up automatically after restart05:52
shivhackzetheero: what's your hardware config ?05:52
jasonmchristosd3f4c3d: check the drivers, did you upgrade or something ?05:52
jasonmchristosd3f4c3d: always keep a list of drivers and settings of the working config before upgrading05:53
d3f4c3dhmm this is what i have in my /etc/network/if-up.d/05:53
d3f4c3dntpdate         openssh-server  uml-utilities   upstart         wpasupplicant05:53
soreaujasonmchristos: For instance if you have a folder containing ascii text files, you can use 'grep -R "string" /path/to/directory' to search through all the files for "string". With odt files, this does not work so I'm trying to find another way05:53
d3f4c3djasonmchristos, i wonder if i can add something there...05:53
jasonmchristossoreau: i think its because its not txt05:54
shivhackd3f4c3d: they appear in "ifconfig -a" ?05:54
d3f4c3dye05:54
jasonmchristossoreau: convert all to txt05:54
shivhackd3f4c3d: the eth1-12 ?05:54
d3f4c3di can manually bring them all up - but after reboot they not up05:54
soreaujasonmchristos: Do you have an easy way to convert odt to text ?05:54
shivhackok05:54
d3f4c3dshivhack, correct05:54
shivhackd3f4c3d : wait05:55
d3f4c3dshivhack, :D patiently05:55
jasonmchristossoreau: check the repos or else write a macro o i forgot theres no macro for linux05:55
d3f4c3du guys roxorz btw05:55
* Naenyn sits on soreau 05:55
d3f4c3d#bash is great for shell cript stuff05:55
d3f4c3dwhat can i take for my vision05:56
jasonmchristosd3f4c3d: make sure the cable is plugged and ther dhcp server is on05:56
shivhackd3f4c3d: auto eth0 is to bring interfaces automaticallly, so they appear on 'ifconfig -a'05:56
soreauNaenyn: Knock it off. I can't type like this05:56
tonyyarusso!info odt2txt | soreau05:56
ubottusoreau: odt2txt (source: odt2txt): simple converter from OpenDocument Text to plain text. In component universe, is optional. Version 0.4+git20100620-1 (oneiric), package size 13 kB, installed size 100 kB05:56
soreaujasonmchristos: Indeed there is odt2txt in repos05:56
Naenyn=]05:57
soreautonyyarusso: Yea already found and installed it thanks :)05:57
d3f4c3dshivhack, my goal is somehow get all 12 eth interfaces to come up on boot in ubnuntu05:57
tonyyarussobah, too slow05:57
shivhackd3f4c3d: all you have to do is repeate the sequence 'auto ethX', next line 'iface ethX inet dhcp' ...05:57
shivhackd3f4c3d: then hit 'sudo /etc/init.d/networking restart'05:57
d3f4c3dcan i avoid getting them to dhcp somehow05:57
shivhackd3f4c3d: gve it a shot and tell me05:57
d3f4c3di really rather not assign them ip ...05:57
shivhackd3f4c3d: PS the ethX refers to eth1 to eth1205:58
shivhackyep05:58
d3f4c3di already have auto setup for eth1-1205:58
d3f4c3dbut im missing something...since they still hiding from me on boot05:58
jasonmchristossoreau: looks good , there it is!05:59
d3f4c3dcould second line look like : ifface ethX inet05:59
d3f4c3dwith no dhcp on the end ?05:59
shivhackd3f4c3d: put this lines for each interface 'iface ethX inet static', 'address 192.168.3.90', 'gateway 192.168.3.1', 'netmask 255.255.255.0', 'network 192.168.3.0', 'broadcast 192.168.3.255'06:00
d3f4c3dshivhack, thanks but is there hack/solution NOT to use ip on these interfacaces ?06:00
d3f4c3di think on 11.4 it worked06:01
jasonmchristosif you dont use ip06:01
d3f4c3dbut i had to downgrade to 9.10 for 802.1q stuff to work06:01
jasonmchristoswhat do you want06:01
shivhackd3f4c3d: can i ask what's your precise need ?06:01
jasonmchristosplug it in and the light comes on06:01
d3f4c3di dont want to use ip06:01
d3f4c3di want them on but no ip assigned06:01
jasonmchristosyeah you ansetup alternative protocals06:01
d3f4c3dand i want to view them in ifconfig06:01
atrunoi am unable to move my unity icons to different positions on my launcher.  i  have unity --reset and unity --reset-icons.  i have the basic icons but i am unable to move them around.  assistance appreciated.06:01
jasonmchristosthey should be on when you plug it in06:01
jasonmchristoscheck the lights06:02
d3f4c3dthey are on06:02
d3f4c3dbut not visible on ifconfig06:02
d3f4c3donly ifconfig -a06:02
jasonmchristoswell then take a moment to write a complete sentance of what you want06:02
d3f4c3dlet me crawl around for few minutes06:02
jasonmchristoslol06:02
jasonmchristosif they are visible on ifconfig -a they are ready06:03
jasonmchristosthey are on already06:05
jasonmchristosif the lights on the cards on06:05
jasonmchristosthey get a hardware link without any ubuntu06:05
jasonmchristosno ip06:05
jasonmchristoshardware layer06:06
jasonmchristososi model06:06
jasonmchristosunless the card is designed to wait for a command to link06:06
gaussy#list06:06
atrunoi am unable to move my unity icons to different positions on my launcher.  i  have unity --reset and unity --reset-icons.  i have the basic icons but i am unable to move them around.  assistance appreciated.06:06
shivhackd3f4c3d: do you know brctl ?06:06
jasonmchristosd3f4c3d: you need to strip out the gnome network manager06:08
jasonmchristosd3f4c3d: they dont play well together with the cli network tools06:08
Thelmaria!repeat | atruno06:09
ubottuatruno: 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/06:09
atrunoi waited about 10 minutes.06:09
jasonmchristosi dont have unity06:10
jasonmchristoscant help you06:10
rdssoniu can download it anytime06:10
jasonmchristosgnome 2 works for now06:11
jasonmchristosall i do is come on irc06:11
jasonmchristosand stream radio06:11
=== threexk_ is now known as threexk
jasonmchristosubuntu would be great behind a firewalled environment and loaded from some image on boot06:12
jasonmchristosbut as a standalone desktop its vulnerable06:13
phlak_useratruno: just click and drag the icons to re-order them on Unity launcher06:13
atrunophlak_user, that used to work, its no longer working for me.  broken.06:13
phlak_useratruno: what happens when you do that?06:14
atrunoit will not allow me to move the icon right to up or up and down.06:14
phlak_useratruno: you mean it moves with the mouse and when you release the key, it comes back to original position?06:15
atrunophlak_user, it doesn't move at all06:15
admiralshlorkyProtip: remove unity and get gnome desktop06:15
=== puff` is now known as puff
mzuverinkwhat is the password to login to 11.10 after logging out of the live disc?06:22
phlak_usermzuverink: did you install it to disk?06:25
Imahipls can anyone help me?06:25
ultrixxImahi: no06:26
mzuverinkphlack_06:26
EvilResistance!ask | Imahi06:26
ubottuImahi: 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 !patience06:26
mzuverinkphlack_user no running live disc and logged out06:26
dijonyummyis there a way to have linux auto-kill an app (such as azureus) when a vpn connection gets disconnected?  i suppose i could write a script, but how to detect such thing06:26
ImahiEvilResistance orca doesnot work with firefox on ubuntu 11.1006:27
master-lieHi. Can someone help me? I have a problem. My PC with Ubuntu 10.04.4 integrated with Active Directory. Everything works fine when the PDC is included. If you remove the PC from the network cable, then everything goes into winbind offline mode and everything works fine. But! If the power cord vstevlen (net present), and the PDC is unavailable, then I can not log in to your PC. Long boot. It seems that winbind does not understand that the host is not a06:27
master-lievailable, that would go into offline. Just spent the following experiment: during work (everything is OK!) Turned off the network on the PDC, switched to tty1 and tried to login. Introduced a login / pass. Waited. "Login timed out after 60 seconds". Help. My options are available at: http://paste.ubuntu.com/731744/06:27
phlak_userdijonyummy: if-up or if-down scripts are triggered06:28
phlak_usermzuverink: are you on 11.10?06:28
mzuverinkphlack_user: yes06:28
dijonyummyphlak_user: what are those? where are they? any link on how to configure06:28
master-lieUbuntu 10.04.3*06:29
Abhijitdijonyummy, search for vpn api in google. go to first link which is pdf doc. you may want to learn bash scripting06:29
phlak_usermzuverink: look here -> http://joesteiger.com/2011/06/14/add-move-and-remove-icons-from-the-unity-launcher/06:29
pr3panyone here have a plugin for wordpress ecomerce for music download stroe06:29
phlak_userdijonyummy: look inside /etc/network you will see the directories for if-up.d and if-down.d06:30
Abhijitpr3p, #wordpress06:30
dijonyummythe vpn doc pdf looks like cisco06:30
dijonyummybut i'm using openvpn06:31
phlak_userdijonyummy: look inside /etc/network06:31
dijonyummyphlak_user: cool thanks!06:34
corey_he y how come fedora 16 isnt out yet its the 8th..06:39
=== corey_ is now known as Guest96212
BlackWebIs there a addon for firefox similar to Microsofts Silverlight, Wondering in order to play movies from netflix through browser06:56
=== jason is now known as jasef
soreauBlackWeb: There's silverlight but it can't do netflix. You'd have to run a vm07:01
soreauerr, moonlight*07:02
skilzWhat do i do after apt-get install googleearth-package07:06
asher^hi all, does anyone know if xvfb works well running multiple simultaneous processes?07:07
Trond--How can I install Windows drivers for DWA-140 for Ubuntu to make internet go faster? It goes 3-4x faster in Windows than in Ubuntu because of the faul drivers.07:07
dijonyummyphlak_user: do i need to do anything after i modify the if-down.d script? it doesnt seem to be triggering when i manually disconnect my openvpn connection07:08
locodir-userHOw could install drivers for my penpower junior chinese handwriters?07:08
locodir-userI got them in a CD for windows but coiuld not use it under ubuntu07:09
rumpe1locodir-user, because they are drivers for windows, not for linux.07:11
locodir-userso I can not use them?07:11
rumpe1locodir-user, not directly. You could use windows in a virtual-machine to use the device while running linux... maybe.07:12
locodir-useris there anyway to adapt them for linux/07:12
locodir-userI am new! I don't know how to move about07:13
rumpe1locodir-user, of maybe somewhere in the depths of the internet there is already a linux driver, who knows? :)07:13
locodir-userno I don't07:14
locodir-usercan u help please07:15
qdbhello. time in logs is 1 hour earlier then current time. how to fix it07:17
rumpe1locodir-user, as i said: I recommend a virtual machine setup. Or just install linux and windows as a dualboot setup and use windows for the device. You can't use the device in linux, if there is no suitable linux driver.07:17
qdbrestart logger? how07:17
JZApplesWhat does the ~ at the end of a file mean?07:17
lucid9hi, i have a dvd with sevaral Ubuntu images and it is bootable, i want to remove the iso images and create a smaller iso file, i have extracted the iso file from the DVD using dd, how do i remove the iso images from it and repacks it?07:17
lucid9repack#07:17
rumpe1JZApples, usually nothing essential. Sometimes its used for "marking" files as temporary or backup.07:18
JZApplesrumpe1, so delete it?07:18
locodir-userthank you! rumpel07:18
=== tum is now known as Guest83983
locodir-userquit07:21
navatwoHi, I just installed ubuntu 11.10, but I can not seem to login from the main login screen. I can put in my password, but it pushes me back to the login screen. Any help is appreciated. I'm currently in a TTY07:21
navatwolocodir-user: /quit07:21
navatwo;)07:21
locodir-userthank you!07:22
navatwo... or close the tab >.<07:22
navatwoBy the way, I have no access to GUI, so searching isn't exactly an option07:22
phlak_userdijonyummy: sorry, just saw this; how did you make the changes? did you create a new file?07:23
phlak_usernavatwo: can you login from a text console? (ctl+alt+f1)07:24
rumpe1navatwo, well... the usual: you should check the logs, determine the problem and fix it. Or just install another desktop environment if you think you need one.07:24
Jordan_Unavatwo: Have you tried the gnome fallback session or Unity 2D?07:24
dijonyummyno the file was there. i just added a line to it to test, such as killall chrome to see if it triggered07:24
navatwoJordan_U: I can't get to either at the moment, and phlak_user I'm on a TTY using irssi07:24
phlak_userdijonyummy: are you on 11.10?07:25
navatwohow would I go about restarting GNOME?07:25
dijonyummyit has this in it... i dont know what it does... if [ -n "$IF_OPENVPN" ] then ... for vpn in $IF_OPENVPN; do $OPENVPN stop $vpn done fi07:25
dijonyummyyes on 11.1007:25
phlak_usernavatwo: pressing alt+f7 should take you back to the graphics login07:25
navatwophlak_user: yes, I know that. But there is nothing there but the desktop07:25
navatwolike the wallpaper.07:26
navatwo:/07:26
phlak_userdijonyummy: does it define the value of OPENVPN?07:26
phlak_usernavatwo: you already have the desktop or the login screen?07:26
navatwophlak_user: its an issue of lack of window kit.. lol07:26
navatwo*now07:26
phlak_usernavatwo: did you do a normal install?07:26
navatwoThe panel is gone07:27
rumpe1navatwo, so you can start gnome but you don't get the panel?07:27
navatwoand yes, phlak_user07:27
dijonyummyyes it does; and its there  /etc/init.d/openvpn07:27
navatworumpe1: I am unsure if gnome even started..07:27
navatwoI have a desktop background, and I can change the image.. but there is no window kit07:27
phlak_userdijonyummy: ok, i dont have openvpn installed hence not that script07:27
navatwoI guess I might as well restart the computer and see how it works07:27
rumpe1navatwo, gnome2 or gnome3?07:27
phlak_userdijonyummy: did you make the changes in the /etc/init.d script or /etc/network/if-up.d/openvpn script07:28
dijonyummyin the if-down.d script07:28
navatworumpe1: no idea, default07:28
Jordan_Urumpe1: navatwo is using Ubuntu 11.10, which means that GNOME2 is not available (though GNOME3's fallback session is similar).07:28
phlak_userdijonyummy: ok; heres a forum post that might help you achieve something similar -> http://forums.openvpn.net/topic7746.html07:29
navatwowhat's the command to restart GNOME?07:30
navatwo:s07:30
phlak_usernavatwo: are you able to logout of the current session and get back to the login screen (unity/lightdm greeter)07:30
navatwophlak_user: no07:30
navatwoI think a hard reset is in order..07:30
Jordan_U!reisub | navatwo07:30
ubottunavatwo: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key07:30
navatwoJordan_U: lol, I can't open a web page..07:31
phlak_usernavatwo: not necessary; just type sudo /etc/init.d/lightdm restart in the text console (or even sudo service lightdm restart)07:31
navatwookay, wasn't sure what the display manager was07:31
navatwoI'm used to having compiz lol07:31
phlak_user!lightdm07:32
Jordan_Unavatwo: You only need to read the link if you want a detailed explanation. The factoid itself has all you need.07:32
navatwophlak_user: that did it.07:32
navatwohaha, that took a lot of asking :P but thank you, all.07:33
navatwoshame it did that on first boot :(07:33
phlak_usernavatwo: cool07:33
dijonyummyi found a more generic way. when the vpn is connected there's a process /usr/sbin/openvpn --remote vpnhost.com etc.  i run a script that checks for that process every 2 seconds or so and then do what needed if its not in ps list07:34
phlak_userdijonyummy: ok07:34
=== Fuchs is now known as Ersatzfuchs
=== Ersatzfuchs is now known as Fuchs
=== ecthiender_ is now known as ecthiender
zorobabeljust installed KDE, so good07:42
kfizz1What's the command to start the monitor configuartion tool in ubuntu? I can't correct my display resolutions because there is no drop down menu in the top panel and the "unity" panel won't show up.07:44
kfizz1That is, how would I start it from a terminal.07:44
=== avernos_ is now known as avernos
=== jason is now known as Guest97336
phlak_userkfizz1: press the Super (Win) key, you should get the dash search bar and type displays, and click on displays07:47
kfizz1phlak_user, thanks for trying to help, but that won't bring up the dash. Also, unity --replace won't correct it, either.07:47
phlak_userkfizz1: ok, type gnome-control-center in a gnome-terminal and select displays from there07:48
kfizz1That did it. Thanks!07:49
=== LinoSP|away is now known as LinoSP
phlak_usercool07:54
xteensxwatch the best porn07:54
xteensxhttp://xteensx.info07:54
xteensx ALL FEATURES FOR FREE07:54
FloodBot1xteensx: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.07:54
* phlak_user o_O07:55
admiralshlorkythat was by no definitions flooding07:57
admiralshlorkyhe just wanted to tell us where to find the best porn07:57
admiralshlorkymore admirable than anything else07:57
ultrixxi doubt it was the best porn07:57
admiralshlorkyHey.07:57
admiralshlorkydon't be a negative nancy.07:58
ultrixxok07:58
ultrixxi might be the best porn07:58
zorobabellulz07:58
admiralshlorkypics or it didn't happen07:58
phlak_user!offtopic | admiralshlorky ultrixx07:59
ubottuadmiralshlorky ultrixx: #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:59
atrunois it possible to have a bond0 interface (channel bonding) and have it managed by network-manager-gnome ?07:59
phlak_useratruno: no08:00
admiralshlorkyit's possible if you added the feature yourself08:00
admiralshlorkythank god for open source software eh?08:01
=== bulavard_ is now known as bulavard
EvilkissCan somebody help me with sound problems in ubuntu 10.04?08:05
admiralshlorkyi can try08:05
admiralshlorkywhat's the issue?08:05
Evilkissadmiralshlorky: i booted ubuntu, sound working, i can play banshee, but suddenly dissapear08:06
StarminnIn Ubuntu 11.10, the Ubuntu Software center won't open08:06
phlak_userStarminn: how are you launching it?08:07
bkerensaStarminn: Did you just upgrade? Has it been like this always08:07
admiralshlorkycheck sound under system preferences08:07
SquarismIs there some command to repair a isntallation? or Redo it? My sun java installation has gone whack08:07
admiralshlorkyand check hardware under that08:07
bkerensaStarminn: Can you run "software-center" from Terminal08:08
Starminnphlak_user, bkerensa It's been installed for about 3 weeks now and it started doing it about a week ago. I am launching it from the launcher08:08
Evilkissi have installed pavucontrol, there "soundline" is moving, so sound is on... but nothing come through my receiver08:08
Starminnphlak_user, bkerensa Running from Terminal now, I'll paste the error message and link you two in a sec08:08
phlak_userStarminn: great08:08
admiralshlorkyEvilkiss: Go to System > Preferences > Sound > Hardware08:09
admiralshlorkywhat do you see?08:09
Starminnphlak_user, bkerensa http://paste.ubuntu.com/731794/08:09
Starminnphlak_user, bkerensa Also, I just rebooted, thinking that may solve the problem. Alas, this is not so.08:09
Evilkissadmiralshlorky: there 3 device installed, 0821, easycall speakerphone, internal audio08:10
=== Era is now known as Guest25698
bkerensaStarminn: I suggest doing a reinstall by doing sudo apt-get remove software-center && sudo apt-get install software-center08:11
admiralshlorkyok, click internal audio and test speakers08:11
admiralshlorkyany sound from that?08:11
magic_hathi, everyone. I'm upgrading my distro from hardy to lucid, and have entered one of those dialog boxes (''What would you like to do about it ?  Your options are:  Y or I  : install the package maintainer's version') I chose to examine differences between the files, and am wondering how I escape that dialogue and return to the install.08:11
admiralshlorky :q usually does the trick08:12
magic_hatdang, I shoulda known. I can never remember that.08:12
jtr__how to copy directories in ubuntu ? ( quick question )08:13
slacker_HDhello,anyone can tell me how to remove X and it's dependencies ?08:13
Evilkissadmiralshlorky: I can test speakers, because i use digital stereo duplex(iec958)08:13
admiralshlorky cp <target directory> <destination> from the terminal08:13
jtr__admiralshlorky: says skipping directory 'target_dir'08:13
Picijtr__: use -r08:13
admiralshlorkyderp08:13
admiralshlorkyyes, use -r08:14
jtr__thanks admiralshlorky Pici, you solved a mystery :)08:14
Morgzstruggling with finding a flash files hardlink. lsof | grep -i flash finds nothing and switching to the /proc(chromium-pid)/fd directory doesn't find what I'm looking for. Is there some new trick?08:14
admiralshlorkyEvilkiss, wait, you can test speakers?08:14
Starminnphlak_user, bkerensa Removed and installed it. Same error message from Terminal08:14
bkerensahmm08:14
Evilkissadmiralshlorky: so there is no option to test speakers....08:14
admiralshlorkyooooooh08:15
bkerensaStarminn: Can you submit a bug on this08:15
admiralshlorkygotcha08:15
bkerensaStarminn: in Terminal do run > ubuntu-bug software-center08:15
Starminnbkerensa, Is that, "run > ubuntu-bug software-center" or "ubuntu-bug software-center"?08:15
admiralshlorkyhrmmm, dunno then Evilkiss08:16
Starminnadmiralshlorky, System Testing can test speakers, no?08:16
andrew_hey, my tool bar disappeared, how do i re-enable it?08:16
=== andrew_ is now known as Guest74652
=== Guest74652 is now known as andrewlaptop
Starminnandrew_, Which toolbar? On windows, top toolbar, or the panel on the left? Details are our friends. :)08:17
admiralshlorkyStarminn: Dunno about that, the only reason i even suggested anything is because for some reason my preferences changed my output once08:17
admiralshlorkyand i lost audio and had a hell of a time trying to figure it out08:17
admiralshlorkyuntil i checked the most blatantly obvious thing possible.08:17
andrewlaptopStarminn,  top and bottom toolbars08:17
Evilkissadmiralshlorky: so you can help me?08:17
Starminnadmiralshlorky, He could play around with PulseAudio settings though, right? I believe ALSAMixer would be a good toll to play with?08:17
bkerensaStarminn: ubuntu-bug software-center08:17
FlatlinedEvillkiss: try"speaker-test" in terminal08:18
admiralshlorkyEvilkiss, i don't think so08:18
admiralshlorky^08:18
admiralshlorkysounds like he knows what's up08:18
Starminnandrewlaptop, You are running a version older than Ubtunu 11.04 I assume? If so, just ALT+F2 then "killall gnome-panel && gnome-panel"08:18
Evilkissadmiralshlorky: :-(08:18
admiralshlorkysorry man D:08:19
admiralshlorkyi wish i could08:19
Starminnbkerensa, It is done.08:19
admiralshlorkycheck out what flatlined said evilkiss08:19
bkerensaStarminn: Might take a day or two for someone to have a look08:19
admiralshlorkyi'm not really too experienced with sound issues though i have had them in the past08:19
EvilkissIt's very strange problem, because than i restart ubuntu, so is back, but than I not use receiver some time, sound suddenly dissapear, but in pavucontrol the soundline is moving....very strange08:20
Starminnbkerensa, Fair enough. I mean, I can always 'apt-cache search' and 'apt-get' in the mean time. I've gone without it for some time now, a few more days won't hurt anything.08:20
Starminnbkerensa, Where does it submit to/where should I keep my eyes turned for action/questions/solutions?08:20
admiralshlorkyi bet you probably just have the output device set wrong08:20
bkerensaStarminn: It will take you to launchpad08:21
admiralshlorkyi just don't know how you would change that with the tools you're using08:21
Evilkissadmiralshlorky: How output device is set wrong, if i have sound then rebooted, but suddenly sound dissapear08:23
admiralshlorkyno clue, i've had the output device change randomly on me before08:23
admiralshlorkythat's why i suggested checking out the sound preferences08:23
admiralshlorkyfor me, it usually changes it to the HDMI out, despite the fact that i've never used my computer with an hdmi cable, much less own an hdmi cable08:24
andrewlaptopStarminn, doesn't seem to work, i tried the commands separately in term and it said I didn't have gnome panel installed, so i apt-get install'd it, and there seems to be no change.08:24
Starminnandrewlaptop, You are running something older than 11.04, right?08:25
andrewlaptopyeah, 10.408:26
Starminn!resetpanel | andrewlaptop : (This will likely revert your panels to the default.)08:26
ubottuandrewlaptop : (This will likely revert your panels to the default.): To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »08:26
andrewlaptopI figured it out though, it was xfce4-panel08:26
Starminnandrewlaptop, Oh, lol. Well like I said. Details are our friend. :) You may want to remove gnome-panel now in that case since you said you installed it08:27
andrewlaptopyeah, thinking i will, thanks. Im just troubleshooting really quick myself (Andrew's cousin/tech support)08:28
dr3mroplease help me fix this issue i can't lock my screen and here is my settings http://img94.imageshack.us/img94/4421/lockhi.jpg08:28
Starminnandrewlaptop, :) Well, when I used 10.10 (GNOME) the gnome-panel would go out on me every few weeks. Just "killall gnome-panel && gnome-panel" (or in your case xfce4-panel) fixed it. You could make a launcher for him called, "When-the-bars-hide" or something.08:30
Starminnandrewlaptop, Of course, finding the cause is great, but...if not... :) Just a suggestion08:30
andrewlaptopStarminn, yeah, thought I made a shortcut with the commands for him, but it appears to have been "misplaced"08:31
Starminnandrewlaptop, *facepalms* Heheheh.... Oh, cousins... ;)08:31
andrewlaptopalso, not sure if there's a huge discrepency, but he's running xubuntu flavour.08:31
Starminnandrewlaptop, If you remember the file name(s) there's always "find -name *whatyouremember*"08:32
Starminnandrewlaptop, Also, Xubuntu support is in #xubuntu. (which is why I assumed GNOME panel)08:32
Piciandrewlaptop: -iname is case-insensitive too08:32
andrewlaptop*nods* Figured this channel would be a bit more lively, heard Xubuntu dev and maintenance hasn't been terribly active in a bit.08:32
newgenhi there. my grub-install has killed my mbr and i am now already 30 min late for a meeting. can anyone help me to reinstall it?08:34
Starminnandrewlaptop, Well, this channel is more lively. But still, in an ideal world, this should be the "fallback plan" in case you don't get a response over there. *shrug*08:34
newgengrub cannot find /boot/grub/stage108:34
Starminn!fixmbr | newgen08:34
ubottunewgen: 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)08:34
* conntrack snorts08:36
newgenStarminn, thanks. lets hope this doc covers also crypto fs installations08:36
ultra420anybody help me with my audio plz,i have just installed oneiric,and then i install e17,when i tried mp3 music,the sound was strange! the music underground heard like in a music hall,there was echoes in it...any helps.. thanks..i have google for a long time now..08:36
andrewlaptopwell, thanks for the help, I'm off to my own PC08:37
newgenhm. like expected. grub-setup fails08:38
EvilkissI have noticed strange problem then i switch sound to Internal Audio Analog Stereo duplex, i have sound through headphones, than i switch sound to easycall speakerphone, i have sound through usb headphones.08:39
gabxHello, anyone awake and with a few minutes to spare who have experience in developing software for usb connected radiodevices (turn on and off lights, motion sensors etc)08:39
newgengrup-probe : out of memory.... yeah08:39
Evilkissbut than i switch to internal audio digital stereo duplex, i have no sound at all in receiver08:39
newgennow my system is really messed up08:39
conntrackBeen working on snort for days and it is still bummed08:40
=== tfilipczuk is now known as makak
conntrackAnnoying I reinstalled a snort VM only to realise after I'd restalled a new VM that does work what was wrong is the first place :(08:42
newgenhow do i load a kernel in grub shell?08:45
newgencome on. my upgrade from ubuntu 11.04 to 11.10 has already wrecked my system, but now the grub update killed my mbr. i am currently very very disappointed with the development of ubuntu. is there anyone left to reinstate my trust, to keep ubuntu using?08:47
chroothi, how can i enter youtube and watch the vidieos in ubuntu08:50
chrooti just can't open the link to youtube08:50
newgenStarminn, just for your interest: the command on https://help.ubuntu.com/community/Grub2#GRUB_2_Troubleshooting_Preparation are way outdated. linux /vmlinuz root=/dev/sdXY ro : unregocnized command08:53
Starminnnewgen, I'll let somebody know.08:53
Starminnchroot, Where is this link appearing?08:53
newgenfurthermore, the site does not deal with linux default hd encryption.08:54
ruby_on_tailsi installed XP on virtualbox, is there some quick and easy way to send files to the XP desktop from my ubuntu desktop ?08:54
* newgen has given up and will have to search another laptop with windows to do his 1 hour late presentation, since it was impossible to reinstall grub properly08:55
gr33n7007hruby_on_tails, smbclient08:55
Starminnruby_on_tails, Ubuntu One?08:55
newgensorry people.... yet another distro has died for me08:55
ruby_on_tailsStarminn: ubuntu 10.0408:55
Starminnruby_on_tails, Oh.. :)08:55
ruby_on_tailsgr33n7007h: http://www.samba.org/samba/docs/man/manpages-3/smbclient.1.html ?08:56
gr33n7007hyes08:56
ruby_on_tailshmm08:56
ruby_on_tailsgr33n7007h: no file browser type of thing for easy usage ?08:56
phlak_userruby_on_tails: or scp/ssh08:56
gr33n7007hits easy ill show08:56
gr33n7007hinstall smbclient08:57
=== jtr__|away is now known as jtr__
ruby_on_tailsgr33n7007h: ok08:57
ruby_on_tailsok its installed08:57
gr33n7007hfor example  smbclient //ComputerName/Share -U Username%Password08:58
chrootStarminn,  it is some vidieos  from youtube08:59
Starminnchroot, Yes, but we need details.08:59
Starminn!details | chroot08:59
ubottuchroot: 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 ..."08:59
chrootok, everytime, when i want  to see some vidieos , i open up google or firefox,  i can find the vidieo, but i can't open it ,09:00
StarminnSo you can make it to the youtube page, but the video does not play, correct?09:01
chrootthe firefox want me reload , but it didn't works09:01
chrootyes09:01
chrootoh, is it proxy problem09:01
=== ecthiender_ is now known as ecthiender
Starminnchroot, There is a black box where the video should be?09:01
Starminnchroot, Let's see if this helps: http://www.youtube.com/html5 Choose to "opt-in"09:02
ruby_on_tailsgr33n7007h: it will share my ubuntu host drive with the XP virtual box ? or the reverse ?09:03
chrootStarminn, i heared that youtube is forbidden in  china, is it right?09:03
Starminnchroot, You can always revisit that page and turn it off later. Sometimes what you're experiencing is a result of Flash being sucky. What you're "opting in" is for a non-flash experience09:03
gr33n7007hyes09:03
Starminnchroot, I don't know09:03
chrootok , i will check it09:03
ruby_on_tailsgr33n7007h: i get this Connection to Awakened failed (Error NT_STATUS_UNSUCCESSFUL)09:03
airtonixruby_on_tails: install guest additions for the xp client then use virtualbox shared folder on the vm setup09:03
ruby_on_tailsand there is no user/pass for the windows XP i set up09:03
ruby_on_tailshmm09:03
gr33n7007hshow me the exact command you are using09:04
chrootoh, can't connect to it09:04
ruby_on_tailsnvm09:04
ruby_on_tailsi will use gmail lol09:04
airtonixruby_on_tails: did you read what i posted?09:04
gr33n7007hok409:04
EngonyrMy MSN clients get stuck when connecting to MSN. I've tried Empathy and Emesene. Both just keep on connecting and never stop. But on another PC in this house, on Windows, it DOES connect to MSN. Anyone know what's going on?09:05
EngonyrIt worked yesterday :S09:05
ruby_on_tailsairtonix: yes09:05
ruby_on_tailsbut kind of went above my head09:05
Engonyrwait, yesterday I was on windows.. I mean two days ago.09:05
chrootand is there anone who knows ubuntu cloud computing?09:05
airtonixruby_on_tails: start by installing the guest additions for the xp guest09:06
chrooti just can't build my  pribate cloud with ubuntu ?09:06
flurphi, where has cobbler gone from the apt sources09:06
airtonixruby_on_tails: on your virtualmachine window running the xp guest, select from the menus "install guest addtitions", this will download an ISO and mount it in the guest machine)09:06
flurpapt can\t find it09:06
Starminnchroot, http://cloud.ubuntu.com/09:07
Starminnchroot, I see, "Find out more about how Ubuntu can power your public, private and personal cloud" in that link09:07
airtonixruby_on_tails: http://www.giannistsakiris.com/index.php/2007/09/28/virtualbox-access-shared-folders-from-windows-xp-guest-os/09:07
chrootStarminn, is it the ubuntu docmentation?09:07
LaRazaAnonymous México da todo su apoyo al Foro de Chimpout en su batalla eterna para extingir la raza negra09:08
Starminnchroot, That is the official Ubuntu site, yes. Anything with "ubuntu.com" or "something.ubuntu.com" is official09:08
ruby_on_tailsairtonix: hmm that looks easier09:08
chrootand it will illustrate how to build a pribate cloud with ubuntu server?09:09
airtonixruby_on_tails: infact if you just right click a folder on your ubuntu desktop and select "share folder" you will be prompted to install userland sharing tools, and after restarting computer you can just share the folder that way.09:09
ruby_on_tailshmm09:09
airtonixruby_on_tails: you might also need to allow samba rules with ufw : sudo ufw allow samba09:09
airtonixruby_on_tails: but that virtualbox shared folders is probably neater09:10
ruby_on_tailssamba looks tough09:10
Starminnchroot, I see "Build your own cloud" here: http://www.ubuntu.com/business/cloud/overview09:10
airtonixruby_on_tails: only if you try to do it with 4 year old methods09:10
Starminnchroot, Whatever you need, it's likely on the site. Just have to look09:10
chrootyes, i am on the going09:11
teweahow can i lock the /var/lib/lists09:12
airtonixruby_on_tails: just be aware, that when you install guest additions into a virtualised windows guest, it becomes "bound" to that virtual machine hardware combination (by virtue of the way windows works (or doesn't hoho) with hardware being switched around)09:12
chroothi, what is Juju?09:13
DarsVaedahi, I'm on ubuntu 11.10 how do I install kde?09:13
jon___is this the right place to ask about proftpd running on ubuntu server 11.10?09:13
Starminnchroot: https://juju.ubuntu.com/09:13
airtonixruby_on_tails: so don't try this if you're virtualised windows guest is actually running from a real partition on a computer you need to boot up later on real hardware.09:13
airtonixyour*09:13
StarminnDarsVaeda, sudo apt-get install kubuntu-desktop (hold on - somebody correct me if I'm wrong?)09:14
deej1976DarsVaeda: sudo apt-get install kubuntu-desktop09:14
Nicolusmy PHP server is sending me data which is an image.. if i go on the Browser I can see the image and download the same... but i cannot do the same with cURL it breaks.. Can someone guild me ?09:14
chrootStarminn, thanks, is juju has any relation ship with cloud?09:14
StarminnWell, if two say it then it must be right. :)09:14
DarsVaedaahhh, I looked for kde409:14
deej1976DarsVaeda: And after a reboot, before entering your password select a kde session plasma possible09:14
Starminnchroot, "Why juju?" on that page covers it quite entirely09:15
DarsVaedathanks to everyone :)09:15
Starminnchroot, Again, just read. :)09:15
StarminnDarsVaeda, :) Not a problem.09:15
chrootStarminn, ok, you are right09:15
phlak_user!ask | jon___09:15
ubottujon___: 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 !patience09:15
gabxif i have a serial usb device, and want to open up a terminal to it.. how do i find where it is? i assume it's one of the ttyS's in /dev..09:17
Thelmariagabx: /dev/TTYUSB0?09:18
jon___I have proftpd set up by webmin on a ubuntu 11.10 server. I need to setup a root ftp account but ubuntu has no root. Any workarounds?09:18
phlak_usergabx: serial usb's are generally in /dev/ttyUSB0 etc; most common way of communicating with a serial device is through minicom09:18
StarminnNicolus, I don't think this is the right place for such a question. Perhaps #php would be better?09:18
wooterjon___, ubuntu has root account, it just has no password set09:19
phlak_userjon___: i wouldnt recommend running ftp as root; its a security risk!09:21
Rakythhey09:21
Rakythanyone here?09:21
phlak_user!anyone | Rakyth09:21
ubottuRakyth: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.09:21
StarminnRakyth, I can think of 1,577 people09:21
Mryotesoenot there :P Rakyth09:22
Rakythalright: I need to do a low level/surface scan reformat of this 500GB drive I got mounted, but I'm running Ubuntu 11.04 64 bit off a 4gb USB boot desk09:22
Rakythit's 3:30 AM and I'm really, really tired09:22
Rakythlow level reformat09:22
Rakythand then there were none.09:23
deej1976Rakyth: http://www.masaokitamura.com/2010/09/linux-how-to-low-level-format-a-drive/09:24
Starminn!patience | Rakyth09:24
ubottuRakyth: 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/09:24
jon___phlak_user: actually I'm not trying to run as root, but rather i want an account that has R+W access to /home09:24
phlak_userjon___: thats easily achieved; read up on vsftp09:24
phlak_user!info vsftpd | jon___09:25
ubottujon___: vsftpd (source: vsftpd): lightweight, efficient FTP server written for security. In component main, is extra. Version 2.3.2-3ubuntu5 (oneiric), package size 115 kB, installed size 456 kB09:25
jon___phlak_user: i'm using proftpd09:25
elkyRakyth, it's common that people go off and google what you ask, sometimes (usually) it takes more than 90 seconds to evaluate the responses :P09:25
deej1976Rakyth: slightly faster: dd if=/dev/zero of=/dev/hda bs=1M , just need the correct /dev/sda? device09:25
phlak_userjon___: im sure there are options in the proftpd config to do the same09:25
Rakythmy drive isn't showing up on that df command09:25
Rakythit's sda09:26
jon___phlak_user: I have normal users chromed to their home directories and say a user called admin which i chroot to /home. now the user called admin have read access to all the directories but it can't write because of "permission denied"09:26
deej1976Rakyth you said mounted? df -lk and look for the /media mount device.09:26
Rakythnot showing up in df09:27
dupondje[  114.745151] type=1400 audit(1320744151.241:27): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" name="/etc/default/apport" pid=2231 comm="telepathy-butte" requested_mask="r" denied_mask="r" fsuid=1000 ouid=009:27
Rakythit's showing up in the disk utility09:27
dupondjewhen I'm trying to connect to MSN in Empathy. Something missing in the apparmor rules ?09:27
deej1976Rakyth: Then you should see a device path09:27
Rakyth./dev/sda09:28
deej1976Rakyth: dd if=/dev/zero of=/dev/sda bs=1M09:28
deej1976Rakyth: WARNING this will completely wipe the drive, good bye everything09:28
RakythI've repartitioned it at least 9x and tried to reformat it over 4 OS09:29
Rakytherr, that reminds me09:29
phlak_userjon___: maybe you need to play with AllowOverwrite directive inside the proftpd config file09:29
Rakyththe reason why I need to do the surface scan is because I have over 900 bad sectors and can't afford to replace the drive, being a 17 year old without a driver's license living out in the country, having been born in the city09:30
robertzaccourI can't connect to windows live messenger using empathy. Is this a bug?09:30
jon___phlak_user: what does that do?09:30
Rakythdeej1976 will those 900+ bad sectors show up through that or what?09:30
jon___phlak_user: hmm a quick google tells me that allows a file to be overwritten. but i can't even write new files using the user "admin" which i described above09:30
jon___phlak_user: Here's my directory structure....  /public_html owned by root, /public_html/userA owned by userA:userA, /public_html/userB owned by userB:userB09:31
jon___phlak_user: correction... /home owned by root, /home/usera owned by usera:usera and /home/userb owned by users:userb09:32
jon___phlak_user: userb:userb *09:32
jon___user admin is chromed to /home but cannot write any files to /home/usera because it doesn't have permission to09:33
RakythDeej1976?09:34
deej1976Rakyth: Reading up09:34
Rakythalright09:35
phlak_userjon___: you could also use AllowGroup/AllowUser directive inside each of the directory structures in the Proftpd config. http://www.proftpd.org/docs/directives/linked/by-name.html09:36
robertzaccourI can't connect to windows live messenger using empathy. Is this a bug?09:37
Myrttirobertzaccour: others are reporting problems as well.09:37
jon___phlak_user: thanks i will try that now09:37
robertzaccourMyrtti, yes09:37
Rakythdeej1976 : is there something else I need to do later or can I just let that sit overnight and come back here ~14 hours from now?09:38
gabxThelmaria: Well that was my thought aswell, but I can not find that node in my system..09:38
Rakythwhenever I typed that command in, it went to a blank line. is that normal? :U09:39
deej1976Rakyth: http://smartmontools.sourceforge.net/badblockhowto.html09:39
gabxThelmaria: is there maybe a module that is not loaded by default in ubuntu ? (lsusb and usbmon recognizes the device)09:39
GeorgeJHello folks. How does one edit a file over sftp with gedit?09:39
phlak_userRakyth: if you send a kill -USR1 dd (it will print out statistics)09:39
Rakythright now?09:40
phlak_userGeorgeJ: mount the remote directory via sshfs?09:40
phlak_userRakyth: yes09:40
phlak_userGeorgeJ: or download the file, edit it and then upload it back09:40
Rakythwhat do I need from that url?09:40
GeorgeJphlak_user: I see, allright. I asked because I thought there would be a faster alternative09:40
deej1976Rakyth: Another option is to try the tool provided by the disk maker, like SeaTools ( bootable iso )09:40
GeorgeJI remember Ubuntu having "remote locations" a while back09:41
Rakythit's a westerd nigital drive09:41
Rakythwestern digital*09:41
phlak_userGeorgeJ: yes; thats a font-end for SMB/NFS/WebDAV/SSHfs etc09:41
NicolusStarminn, thanks :)09:41
GeorgeJphlak_user: Is it still available in Ubuntu 11.10?09:42
=== Guest95720 is now known as nha
GeorgeJI remember it being available before Ubuntu 11.04(before unity)09:42
=== nha is now known as Guest3771
=== Guest3771 is now known as nha
Rakythso what am I doing now?09:42
deej1976Rakyth: Just read it information, for WD goto http://support.wdc.com/product/download.asp09:43
phlak_userGeorgeJ:  in Nautilus, there is an option called "Connect to Server"09:43
Rakythsir, I have lost 4 hours of sleep09:43
deej1976Rakyth: and look for Diag504fCD.iso09:43
RakythI need to wake up in two hours09:43
RakythI can barely read or type09:43
GeorgeJphlak_user: Found it, tyvm!09:44
phlak_userGeorgeyw09:44
deej1976Rakyth, go to wdc.com/products/download.asp09:44
deej1976Rakyth: Find your drive09:44
deej1976Rakyth: Download the Diag504fCD.iso09:44
deej1976Rakyth: and boot this and to a long diagnostic09:44
Rakyth.iso?09:44
Rakythwhat would I mount it to?09:44
deej1976Rakyth: Burn to CD and boot from it09:45
RakythI can't burn it to a CD09:45
jon___phlak_user: how do i actually use that with <LIMIT>09:45
deej1976Rakyth: Then you need to follow the smarttools like, but you sound like you should get some sleep first09:47
Rakythdoesn't the tools need time?09:47
deej1976Rakyth: I've not read the full details, only the index09:48
jon___phlak_user: I tried that but still denied09:48
phlak_userjon___: unfortunately, I havent used proftpd; you might have to try some combinations;09:49
phlak_userjon___: did you restart/reload the server after you changed config?09:49
jon___phlak_user: 550 upload.txt: Permission denied09:49
jon___phlak_user: yup restarted the server09:49
phlak_userjon___: is that error from proftpd logs?09:49
jon___phlak_user: nope its from my ftp client09:50
phlak_userjon___: can you tail the proftpd log file while doing this; you might get some more detailed messages09:50
robertzaccourI can't connect to windows live messenger using empathy. Is this a bug?09:51
ojiihi everyone09:52
Rakythso there's nothing I can do about my hdd on linux?09:52
jon___phlak_user: doesn't log anything there09:52
phlak_userrobertzaccour: did you install the telepathy-butterfly package?09:52
phlak_userjon___: maybe you need to increase verbosity09:53
deej1976Rakyth: The link has the information, but it need to be read an understood09:53
AndroidLoverInSFwhen i do update manager, it now wants to update a lot of pulse stuff from Other repository, but get authentication error. not trusted. so how to workaround using update manager?09:53
ojiithe ocelot upgrade was horrible for me and the system is very unstable for me now. So I am thinking about a reinstall now. I have / and /home/ on different partitions (same disk), so what would I loose when doing a clean installation over the / partition?09:53
phlak_user!info telepathy-butterfly09:53
ubottutelepathy-butterfly (source: telepathy-butterfly): MSN connection manager for Telepathy. In component main, is optional. Version 0.5.15-2.1 (oneiric), package size 45 kB, installed size 488 kB09:53
Rakyth"Bad block reassignment" this looks like it'd be what I used09:53
deej1976Rakyth: smartctl -l selftest /dev/sda #generates bad sector list09:53
jon___phlak_user: perhaps. only logins are logged09:53
phlak_userAndroidLoverInSF: add the gpg keys for that repo09:53
deej1976sg_verify --lba=$BAD_SECTOR /dev/sda09:54
jon___phlak_user: but there is an xferlog09:54
robertzaccourphlak_user, no09:54
deej1976sg_reassign --address=$BAD_SECTOR /dev/sda09:54
Rakyththanks, how would I move those to their own partition afterwards09:54
phlak_userrobertzaccour: then install please (see factoid above)09:54
Rakythwait, which one would I use?09:54
deej1976Rakyth: sg_reassign does the move09:54
robertzaccourphlak_user, looks like its already installed09:55
deej1976Rakyth: This has come for the link I sent09:55
Rakythso repeat that for every sector?09:55
deej1976Yes, a script would be handy09:55
AndroidLoverInSFi bet lots of people have that problem and dont know how, especially the users unity wants to target09:55
Rakythyeah, since I have 900+ of those09:55
robertzaccourphlak_user, its just not logging in. its doing that logging in thing but not logging in09:55
robertzaccourwith the circular motion like a wait symbol09:56
robertzaccoursays connecting now matter how long I wait09:56
Rakythshould I just log back in tomorrow with my list and see if I can get someone to write me a script for it?09:56
phlak_userrobertzaccour: hmm; i dont use windows live; try this -> http://ubuntuforums.org/showpost.php?p=10003289&postcount=1709:56
AndroidLoverInSFis this the best way to do it, example: gpg --keyserver subkeys.pgp.net --recv-key 51716619E084DAB909:57
AndroidLoverInSFgpg -a --export 51716619E084DAB9 > jranke_cran.asc09:57
AndroidLoverInSFsudo apt-key add jranke_cran.asc09:57
AndroidLoverInSFgotta be some easier way than that to do for every signature thats invalid09:57
robertzaccourphlak_user, thats the script I currently have, but thanks anyhow09:59
phlak_userrobertzaccour: ok09:59
jon___phlak_user: anything else i can try?10:00
deej1976Rakyth: smartctl -l selftest /dev/sda # let this test run over night10:00
Rakythsmartmontools won't install10:00
phlak_userjon___: looks like its not a proftpd error; is the admin user able to write into other users' directories locally?10:00
deej1976sudo apt-get install smartmontools10:01
Rakythi've done that10:01
deej1976Rakyth: what was the error10:01
jon___phlak_user: if i login to ftp using userA i am able to write but if i login using admin I'm not able to write to userA's directory10:01
phlak_userjon___: i meant locally (without FTP)10:01
jon___phlak_user: its running as proftpd:nogroup10:02
Rakythdpkg: error processing man-db (--unpack):  subprocess installed post-installation script returned error exit status 1 Processing triggers for ureadahead ... Errors were encountered while processing:  /var/cache/apt/archives/postfix_2.8.2-1ubuntu1_amd64.deb  man-db10:02
jon___phlak_user: yup user admin isn't able to write locally10:02
jon___phlak_user: that was my question. how do i allow that10:02
phlak_userjon___: so solve that problem first :) proftpd will only inherit10:02
p014kDoes anyone know how to run brasero without the gui?10:02
jon___phlak_user: yup, sorry for not being clear in explaining. the problem is how should i solve that? :)10:02
phlak_userjon___: make them all part of the same group and allow group write on the home directories (not recommended)10:03
deej1976Rakyth: sudo apt-get autoclean ?10:03
Rakyththen install smartmontools?10:03
jon___phlak_user: any better solution? the home directories are crowned by userA:userA. how do i let "admin" write to it?10:03
jon___phlak_user: chowned*10:04
Rakyth"The following packages have unmet dependencies:  bsd-mailx : Depends: default-mta or                       mail-transport-agent E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution)."10:04
deej1976Rakyth: apt-get -f  install10:04
gabxWhat happened to /dev/ttyUSB ? :)10:05
phlak_userjon___: create a common group for all users (say jongroup) and chown -R userA:jongroup /home/userA and chmod -R 765 /home/userA10:05
Rakythstill getting errors10:05
Rakyth?10:05
jon___phlak_user: no other way to do it without changing directory permissions?10:05
phlak_userjon___: not that i know of10:06
jon___phlak_user: then how does the root ftp user work10:06
SkyNetMasterhi, could you advice me pleas on how do I disable window roll up effect in xfce?10:06
phlak_userjon___: in other OS, it lets the root user login10:06
jon___phlak_user: or can i add admin to group userA10:06
StarminnSkyNetMaster, #xubuntu may have better luc10:06
deej1976Rakyth: Is this a liveCD/USB ?10:07
Starminnluck*10:07
Rakythyes10:07
jon___phlak_user: would secondary group work?10:07
SkyNetMasterStarminn, #xubuntu is quite empty and sleepy :/10:07
deej1976Rakyth: Can you reboot so the environment is clean10:07
phlak_userjon___: http://www.proftpd.org/docs/directives/linked/config_ref_RootLogin.html10:07
phlak_userjon___: only if that group is permitted10:08
phlak_user!chown10:08
ubottuAn explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions10:08
deej1976Rakyth: Then run sudo apt-get update ; sudo apt-get install smartmontools10:08
StarminnSkyNetMaster, This? http://ubuntuforums.org/showthread.php?t=148253910:08
SkyNetMasterStarminn, seen that but it is unclear how dude did it :/10:09
Rakythalright so10:09
jon___phlak_user: but it didn't work i tried adding user admin to group userA but still couldn't writ to it10:09
StarminnSkyNetMaster, It's in Emerald. (At least for him it was)10:09
Rakythinstall smartmontools let that run through the night10:09
Rakythand then come back here?10:09
deej1976Rakyth: Yep10:10
Rakythalright10:10
Rakyththank you10:10
deej1976Rakyth: I should be around tomorrow10:10
StarminnSkyNetMaster, Or if you just want it gone and don't really care how, this may work: http://ffct.cc/xfce-disable-window-roll-up/ (may be old though)10:10
Rakythi have a feeling trig isn't going to be so easy tomorrow10:10
jon___phlak_user: btw, i really appreciate your help so far. i've been trying to figure this out all day10:10
deej1976Rakyth: Good luck10:11
Rakyththank you, I've been stuck on this for months10:11
hc96Hi! what's happening here with gitk? I cant read the fonts, they are so distorted: http://img7.imagebanana.com/img/xfx99f2e/gitkgit_001.png. Increasing font-size does not remove the distortion. I'm running ubuntu11.1010:12
swebhow can i get my group name in linux ?10:16
Thelmariasweb, id10:17
SkyNetMasterStarminn, thanks, I could now locate it in the settings editor :)10:18
gabxHello, if i can not find /dev/ttyUSB what am i doing wrong? (ubuntu 11.10, brttly uninstalled)10:18
StarminnSkyNetMaster, :)10:18
Thelmariagabx, you could try: tail -f /var/log/dmseg, then unplug / re-plug your device, see what happens.10:19
gabxdmesg recognizes the device, lsusb does too ( and usbmon ).10:19
sergiubsdguys how do i set the default soundcard on xubuntu ? i tried 'asoundconf-gtk' but it doesen't start10:19
gabxThelmaria: dmesg gives me "new full speed USB device number X using ehci_hcdd"10:20
Rakythdeej1976: are you still here?10:21
deej1976Rakyth: yes10:21
Rakyth"Smartctl open device: /dev/sda failed: Permission denied" is what it threw up10:22
Thelmariagabx: Hmm. Sorry, then - my serial-usb device appears under /dev/ttyUSB0. I'm not sure what more help i can give if the device isn't mentioned in dmesg.10:22
deej1976Did you append sudo?10:22
Rakythyes10:22
Rakythwell I was already root from sudo bash, do I need to use sudo still?10:22
deej1976Rakyth: Nope10:22
deej1976cat /proc/partitions , is the drive there?10:23
Rakythhuh10:23
Rakythit's done already10:23
Rakythit worked that 2nd time10:23
gabxThelmaria: I've read of a bug regarding brttly daemon, but i've followed the instructions and unistalled it. dmesg shows the device, but gives me not more information but "new full speed USB device number 8 using ehci_hcd ) it is in lsusb and syslog recognizes it aswell. it seams just that the link to the device is placed elsewhere then ttyusb? not sure.. it's a bit annoying at this point to say the least.. thanks for your help.10:23
deej1976Rakyth: Ok,10:23
Rakythdeej1976: where can I post the results?10:23
deej1976pastebin.ubuntu.com10:24
gabxThelmaria: the device is a "telldus duo" radio transmitter/reciever device.10:24
gabxof that helps10:24
Rakythdeej1976: http://pastebin.ubuntu.com/731875/10:25
bonhofferi got a kernel panic so i booted with usb, how do i see my attached disk10:26
deej1976Rakyth: hmmm not the 900, or is there more?10:26
bonhofferi thought i would be in /mnt10:26
Rakythdeej1976: that was all that came up10:27
Thelmariagabx: I'm not sure. Reading this (http://stackoverflow.com/questions/2530096/linux-how-to-find-all-serial-devices-ttys-ttyusb-without-opening-them), it seems you could check /proc/tty for attached device information. That might help10:27
sander^workHow come phpinfo dosn't show gd even if php5-gd is installed long time ago?10:27
deej1976Rakyth: sg_verify --lba=128625232 /dev/sda10:27
bonhofferand in 11.x, how do i get a terminal?10:28
sergiubsdguys how do i set the default soundcard on xubuntu ? i tried 'asoundconf-gtk' but it doesen't start10:28
bonhofferi looks like mac for stupid people10:28
deej1976bonhoffer: Click the clog in the top left and type terminal10:28
Rakythdeej1976: what do I do with the results?10:28
bonhoffernice, thanks deej197610:28
deej1976Rakyth: Depend does it confirm the error10:29
bonhofferanyone know how to see all attached disks?10:29
Rakythwell there's an error popping up10:29
deej1976bonhoffer: disk utility10:29
Rakythmedium error it says10:29
deej1976Rakyth:sg_reassign --address=128625232 /dev/sda10:29
Rakythdeej1976: REASSIGN BLOCKS not supported10:30
deej1976Rakyth: I surrender, white flag waving high!10:30
bonhoffercool -- so the disk is there -- i mounted it, but still nothing in /mnt10:30
deej1976bonhoffer: look under /media10:30
jon____phlak_user: hello again, sorry i got disconnected just now, any new insights?10:31
Rakythdeej1976: must be western digital's "fixed" caviar blue line or something huh10:31
deej1976Are you able to download the Western Digital ISO ? and burn at College10:31
Rakyththe local college is 15 miles away and I don't have access to a car10:32
Rakythlibrary is 20 miles10:32
bonhofferdeej1976: under media i have cdrom (which is not connected) and 84526...10:32
dupondjehttps://bugs.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/88748110:32
ubottuLaunchpad bug 887481 in telepathy-butterfly (Ubuntu) "Unable to connect to MSN/Windows Live network" [Undecided,Confirmed]10:32
dupondjesomebody else ?10:32
bonhofferwhy the long string for the drive10:32
Rakythdeej1976: can you hand me the link to the file? I'll download it here and burn it at school10:33
Rakythoh I remember what I had to do for that10:33
Rakythand the uh10:33
Rakythdeej:1976 the western digital iso will solve this issue for sure?10:33
deej1976Rakyth: It will fix if possible, or give you a code you could use to return the driver if under warranty10:34
Rakythalright, thank you10:34
jon____okay here's my question again. I have ubuntu11.10 server installed with webmin/virtualmin. It has proftpd set up. Each user is able to upload to their home directory. How do i allow userA to write to userB's home directory?10:34
deej1976Rakyth: http://support.wdc.com/product/download.asp?groupid=606&sid=30&lang=en10:34
Thelmariajon____: Have you tried putting userA and userB into a group "usersGroup", chgrp'ing their home directories to "usersGroup", and then x7x'ing the dirs so groups have write access?10:35
gabxThelmaria: thank you, will try to solve it further!10:35
sergiubsdhow do i set the default soundcard on xubuntu ? i tried 'asoundconf-gtk' but it doesen't start10:35
Thelmariajon____: Or, alterantivly, mkdir /home/users_shared, ln -s /home/users_shared /home/usera/shared etc, and chgrping the shared to write acces?10:36
=== JoFo_ is now known as JoFo
chymistWhen I attempt to install bitcoin on Ubuntu karmic via apt, the following dependency issues occur: http://pastebin.com/2Q9xgpNH ; I'm unable to resolve them by any means I've tried, and there have been a few. Please assist.10:36
jon____Thelmaria: What i actually want is an ftpadmin account that can access the /home directory10:36
Thelmariagabx: Sorry I can't be of much more help. Repeat the question in 20-30, see if somebody else can give a hand :)10:36
bonhofferi connected a usb drive, but can't seem to write anything10:36
bonhofferyeah -- i tried touch test.txt in the root "REad only file system"10:37
jon____do you think it would work if i have /home/admin/homedir symlinked to /home ?10:37
auronandacesergiubsd: can't you press the mixer applet in the panel?10:37
sergiubsdyes i have the mixer10:38
bonhofferany idea how to make this a readable file system?10:38
sergiubsdbut it doesen't have an option for default10:38
auronandacesergiubsd: are you sure you aren't using the indicator applet? (you'd need to add the mixer applet)10:38
bonhofferit is HFS+10:39
xsaidxhello guys10:39
Thelmariabonhoffer: You could format it to FAT, so your mac + linux + windows machines can all read and write happily. Is HFS supported by ubuntu as a read-write filesystem?10:39
sergiubsdok than what do i have to add to the pannel10:39
xsaidxthis is my /var/log/xorg.0log http://pastebin.com/B0aqynzW can someone check it please10:39
sergiubsdthe exact application ?10:39
auronandacesergiubsd: rightclick and add10:40
bonhofferThelmaria: yes10:40
bonhofferi'm trying to move data to it -- but can't delete the data on it10:40
=== max is now known as Guest50356
sergiubsdyes10:41
sergiubsdand what shoul i chose ?10:41
sergiubsdfrom the list ?10:41
auronandacesergiubsd: mixer, like i said10:41
alexsej #ubuntu-ru.10:42
conntrackSnort is deliberately a pain in the ass to install10:42
conntrackTakes the biscuit10:43
alexsejTell me I can get help here oC Linux Mint 11?10:44
newuserUbuntu 11.10 with gnome shell: the control+tab is not working as expected(switching between tabs of the firefox etc)... any pointers ? what's the gnome-shell discussion room called here ? my irc client crashed when I tried to get a room list10:44
bonhofferi'm trying to disable journaling10:44
thibHi. Who's the appropriate contact for toolchain issues ?10:44
auronandace!mint | alexsej10:44
ubottualexsej: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org10:44
=== Mud is now known as Guest10955
Thelmariabonhoffer: This (https://help.ubuntu.com/community/hfsplus) says to disable journling on mac via diskutil, if that's helpful.10:46
conntrackHow a people are expect to learn something that is pretty much impossible to install. Even the instructions on the organisations website are crap. Security...10:46
IvozI downloaded eclipse from its website, so I can install updates easily. How can I make it a recognised application?10:46
bonhofferThelmaria: agreed, but i took your advise and blew it all away10:46
bonhofferit was just backups anyway10:47
chymistWhen I attempt to install bitcoin on Ubuntu karmic via apt, the following dependency issues occur: http://pastebin.com/2Q9xgpNH ; I'm unable to resolve them by any means I've tried, and there have been a few. Please assist.10:47
Thelmariaconntrack: Have you tried asking in #snort, by any chance?10:47
alexsej#linuxmint-help but no one was there10:48
deej1976chymist: karmic is no longer supported, you may find the repositires have been removed10:49
chymistdeej1976: What do you suggest I do?10:50
deej1976chymist: You might be able to upgrade to 10.04 LTS10:50
lexflexhello ubuntu league!10:51
deej1976chymist: https://help.ubuntu.com/community/LucidUpgrades10:52
deej1976chymist: Remember to make a backup first10:52
conntrackThelmaria: No, I'll work it out eventually10:52
lexflexquestion: is there any "global" shortcut to quit the application in focus? it seems every application has its own shortcut to quit. some ctrl-q, others ctrl-shift-q others ctrl-w others C-x C-w ... its horrible10:53
conntrackThelmaria: Just having a moan :)10:55
bonhofferi can't unmount my drive i get " Daemon is inhibited"10:56
bonhoffershould i just unplug10:57
Thelmariabonhoffer: Do you care about the contents of the drive?10:57
Thelmariabonhoffer: If no, then I'd just yank. But I live on the wild side like that.10:57
bonhofferyes -- but notthing has the drive open10:58
=== nyuszika7h is now known as RFC1459
=== RFC1459 is now known as nyuszika7h
=== X_ is now known as FreeNET
varikonniemihello, i discovered a surprising bug recently11:07
deej1976!bug11:08
ubottuIf you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.11:08
varikonniemii started doing a startup usb with the creator that comes with ubuntu, then i cancelled it, and powercycled when it got stuck at cancelling11:08
Tm_Tvarikonniemi: päivää, what is it? (and look the link right above)11:08
=== tum is now known as Guest41369
varikonniemithen after boot at lightdm my kbd and mouse input is frozen11:08
varikonniemithe light is not on in the mouse. it only flashes when i click mouse button11:08
varikonniemiafter removing usb drive they work again11:09
iceroot!enter | varikonniemi11:09
ubottuvarikonniemi: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!11:09
erkan^hello, how make i file --> firefox -no-remote -P "Another Profile" in Ubuntu 11.10 ?11:09
varikonniemijust thought i would let you know, startup disk creator and lightdm teams might aprreciate11:09
icerootvarikonniemi: can you reproduce that?11:09
varikonniemiiceroot, i casn try to boot now and see if it continues11:09
Joemanjihi everyone11:09
=== mathi_ is now known as mathi
icerootvarikonniemi: if you can reproduce it i would guess oen a bug is the best idea11:10
icerootVaNNi: open11:10
JoemanjiPlease check my blog and tell me what do you think http://www.ufoinuae.blogspot.com/11:10
icerootVaNNi: sorry wrong nick11:10
iceroot!ot | Joemanji11:10
ubottuJoemanji: #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!11:10
JoemanjiPlease check my blog and tell me what do you think http://www.ufoinuae.blogspot.com/http://www.ufoinuae.blogspot.com/11:10
icerootJoemanji: stop it please11:10
Joemanjihi iceroot, asl please11:11
phlak_user!ops11:11
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler, Jordan_U, or rww!11:11
* phlak_user pl rid us of this11:12
varikonniemiiceroot, no i cannot reproduce it. Now it worked again11:12
icerootvarikonniemi: ok, then dont open a bug :)11:13
varikonniemimight have been something to do with nvidia driver update that i did at same boot11:13
erkan^I have maked difference users for ProfileManager by firefox and thunderbird. My question: how make I file in the folder --> hello, how make i file --> firefox -no-remote -P "Another Profile". I use Ubuntu 11.1011:14
erkan^can someone help me please? :S11:14
phlak_usererkan^: not sure i understand, do you want to make different profiles for different users?11:15
icerooterkan^: sounds like you want a launcher instead of a file11:16
erkan^Normal i can make a file on Desktop, phlak_user (copy for firefox by headmain to desktop and paste). but i have ubutnu 11.10 now, i can not copy and paste. how copy i firefox on desktop , phlak_user11:16
erkan^I don't use sounds11:16
F-3000Hello everyone! I have such a fancy problem with my Ubuntu (10.04), that I cannot print. I haven't done anything fancy to the printing system, only installed drivers for a printers. I've tried to figure out what might cause it, but I haven't been able to, as logs that I'm aware of doesn't produce anything sensible. My girlfriend has same Ubuntu version, and she is able to print with her laptop with printer that I cannot. (Finnish ma 11:17
icerootF-3000: lubuntu or ubuntu?11:18
erkan^do you understand, iceroot11:18
erkan^?11:18
erkan^how copy i firefox on the desktop?11:18
F-3000iceroot: Ubuntu. What's Iubuntu (or Lubuntu)?11:19
silv3r_m00nuname -a says :  Linux ubuntu 3.0.0-12-server #20-Ubuntu SMP Fri Oct 7 16:36:30 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux   is that Ubuntu 3.0 ?11:19
icerootsilv3r_m00n: yes11:19
deej1976silv3r_m00n: Thats the kernel version11:19
silv3r_m00nah yes11:19
icerootF-3000: its ubuntu with a different desktop. i was facing printer-problems too but they only affect lubuntu11:19
silv3r_m00nhow to get the ubuntu version ?11:19
icerootsilv3r_m00n: cat /etc/issue.net11:19
icerootsilv3r_m00n: cat /etc/issue11:19
deej1976lsb_release -a11:19
deej1976lsb_release -r11:20
F-3000iceroot: Is there a way to reset printing system to state where it is right after installing Ubuntu?11:20
=== maedox is now known as paaln
=== paaln is now known as paal
=== paal is now known as paaln
icerootF-3000: can you paste the output of "lpq"11:21
icerootF-3000: printer needs to be connected first11:21
F-3000iceroot: A sec. :)11:22
iceroot!paste | F-300011:23
ubottuF-3000: 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.11:23
silv3r_m00niceroot , deej1976 thanks11:24
F-3000iceroot: Most certainly. :)11:24
F-3000iceroot: Splendid, it gives response in my language... :P I'll give you translation, and thru this as it's short.11:25
erkan^iceroot, / phlak_user , can you help me please? :S11:26
F-3000iceroot: Canon-LBP3200 is ready \n no records11:26
icerootF-3000: important is if it is ready, waiting and so on11:27
nine_ptanyone know a app that on bash I can pass a file and transfor me it on a icon to pass to a gui ? for example you have a file on bash and wan't to insert it on thunderbird. If on a gui all you need to do is to drag a file. On a bash you need to copy all the filename and click on insert attachment an past the filename. Something like xclip but drag and drop, instead of past ...11:27
F-3000iceroot: Seems it's ready & waiting.11:28
phlak_usererkan^: help you with that?11:28
icerootF-3000: any waiting print-jobs there?11:28
muellisoftnine_pt: for email from command line, there is xdg-email11:28
=== muellisoft is now known as Muelli
francisvgarciaI was wondering if I can run a portable version of Internet Explorer with wine11:28
Muellifrancisvgarcia: should be working. "IEs4linux" exists for a long time.11:28
F-3000iceroot: None.11:29
sjihswhich package contains the info pages for the GNU Assembler11:29
nine_ptMuelli : thanks11:29
F-3000iceroot: I'll try to print something...11:29
icerootF-3000: if you rint something now, can you have a look at it with "watch lpq"11:29
francisvgarciaMuelli: thanks I'll look for it11:30
F-3000iceroot: Alright.11:30
icerootF-3000: great11:30
deej1976sjihs: try binutils-doc11:31
erkan^Where can I copy / paste "firefox" on the desktop, phlak_user11:32
erkan^?11:32
F-3000iceroot: Canon-LBP3200 is ready and printing \n Position: active \n Owner f-3000 \n Ty 50 \n Files Tallentamanton asiakirja 1 \n Total size 8192 bytes -- Nothing happens, no printing.11:32
erkan^already --> http://www.addictivetips.com/ubuntu-linux-tips/how-to-create-desktop-shortcuts-for-websites-in-ubuntu-11-10-tip/11:32
phlak_usererkan^: are you on Unity?11:33
erkan^yes PHLAK11:33
erkan^phlak_user,11:33
dr_willisive seen ways to add quicklists to the firefox icon in the panel to get shortcuts to web sites also11:34
erkan^huh?11:34
francisvgarciaI am not end user oriented and I got some issues running a website developed on .net11:34
erkan^I use ubuntu 2d, dr_willis11:34
F-3000iceroot: Still same, no change on watch lpq view.11:34
albatrosI wonder if the issue with memtest86+ (Bug #883017) is 64-bit related or EFI related.11:35
ubottuLaunchpad bug 883017 in memtest86+ (Ubuntu) "memtest86+ fails on efi systems" [Undecided,New] https://launchpad.net/bugs/88301711:35
GeorgeJHmm, I'm having some strange issues with a ntfs partition. ls shows a file with 0 size, when I try to delete it, it says "No such file or directory"11:36
ShogootHi people! Im wondering if any of you know of a solution like Wordpress bu that lets me install easy and free a forum.11:36
JapyDoogecompiling php takes long :p11:36
bonhofferis there a cool way to arrange windows in ubuntu 11.1011:36
Onyx47ok, I'm done googling, been at this for hours now, anyone knows if I have to do anything special in Ubuntu 11.10 to enable mod_rewrite in apache? apparently it's running but all my RewriteRules get ignored both from vhost configuration and .htaccess11:36
JapyDoogeShogoot: phpbb ? :)11:36
phlak_usererkan^: navigate to the firefox binary (may be in /usr/share/applications) , right click > copy to > desktop11:37
ShogootJapyDooge, ill google it, thanks11:37
dr_willisGeorgeJ:  seen that issue once. i recall someho removing ut bua the wundows commandline11:37
JapyDoogenp :)11:37
bonhofferlike on mac, i use sizeup to split the windows11:37
inzShogoot, bbPress is from makers of wp11:37
GeorgeJdr_willis: No other way than booting into windows?11:37
Onyx47bonhoffer, maximurize? you might need compizfusion-plugins-extra and you definately need ccsm11:37
bonhofferOnyx47: not standard?11:37
icerootF-3000: can you paste me the output of "dpkg -l foo2zjs" i just need to know if it is starting with "ii"11:37
JapyDoogehttp://www.phpbb.com/ is the most populair and easiest to use imo :) but thats personal offcourse11:38
Onyx47bonhoffer, not sure if it's in standard package11:38
bonhofferOnyx47: thanks, i'll look11:38
bonhoffersorry for so basic but cut and paste -- which hotkeys?11:38
dr_willisGeorgeJ: i dont recall. try renaming it to a short name, 8.3 style nameing11:38
Onyx47bonhoffer, don't remember the defaults, just look in the plugin bindings one you find it11:38
Onyx47*once11:38
GeorgeJdr_willis: mv: cannot move `DataContainer.java' to `asd': Input/output error11:38
deej1976bonhoffer ctrl-x ctrl-v11:39
dr_willisGeorgeJ:  io error - time to scandisk11:39
bonhofferdeej1976: thanks for answering such a basic question11:39
GeorgeJdr_willis: What scandisk? >.>11:39
Onyx47oh, lol, I thought he meant maximurize shortcuts :P11:39
GeorgeJntfsfix does nothing11:40
dr_willisor diskcheck or whatever windows calls it11:40
F-3000iceroot: Ay, it starts with ii.11:40
dr_willisntfsfix really does no real fixing...11:40
Onyx47was that regular mount or from fstab GeorgeJ?11:41
sattu94hi, i wanted to know what was the name of the ubuntu one native UI, for 10.10 Meerkat ?11:41
GeorgeJOnyx47: fstab, does it make any difference?11:41
icerootF-3000: ok, the other pc (which is working) is the same ubuntu version?11:42
midhunologin sound not playing in ubuntu 11.10..what 2 do???11:42
Onyx47GeorgeJ, yeah, ntfs volumes work a bit differently in fstab, mind pasting the fstab line?11:42
sattu94I want to launch it from the command line.11:42
F-3000iceroot: Ay, same ubuntu version.11:42
midhunosometimes sound also not playing when i unplugged my jack...11:42
midhunoanybody help me11:42
GeorgeJOnyx47: It was generated with ntfs-config. Here you go: "UUID=C0EE9A5BEE9A4994 /media/Stuff ntfs-3g defaults,locale=en_US.UTF-8 0 0"11:43
icerootF-3000: can you have a look at "http://localhost:631" if you get some usefull infos for your printer there? also please try to print a testpage from there11:43
icerootF-3000: for the login, your userlogin should work11:43
midhunoanybody hear me please11:44
mc__about:blank11:44
midhunoi am new to ubuntu11:44
Onyx47GeorgeJ, yeah, as far as I remember you need a proper umask for ntfs, try replacing "defaults" with "defaults,umask=007"11:44
F-3000iceroot: No login asked when getting in (or else it has perma login). I'll throw a cut from the error log into pastebin, it might hint something.11:44
F-3000!paste11:45
icerootF-3000: ok11:45
ubottuFor 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.11:45
midhunoplease help me:(11:45
deej1976!patience | midhuno11:45
ubottumidhuno: 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/11:45
admiralshlorkymidhuno11:46
silv3r_m00nhi there , on a remote system I installed vsftpd via ssh , vsftp is up and running and telnet localhost 21 works , but I cannot connect to port 21 from outside (my computer) what could be the reason ?11:46
F-3000iceroot: http://paste.ubuntu.com/731930/11:46
admiralshlorkygo to system > preferences > sound > hardware11:46
milambersilv3r_m00n: check your router settings11:46
admiralshlorkythen test the speakers that you normally use11:46
admiralshlorkyjust to make sure you know which is which11:46
Onyx47silv3r_m00n, local network or over internet?11:46
F-3000iceroot: It keeps repeating that every two seconds.11:46
silv3r_m00nOnyx47: over internet11:47
silv3r_m00ndirect IP address11:47
admiralshlorkythen go to output and change it to the correct hardware11:47
admiralshlorkyif that doesn't fix it11:47
Thelmariasilv3r_m00n: Firewall between you and the remote server? telnet's a pretty insecure protocol, it should be blocked by default.11:47
Onyx47silv3r_m00n, you need to set up port forwarding on your router most likely11:47
silv3r_m00nThelmaria: but telnet IP 80 and 22 works11:47
silv3r_m00nits not behind a router , it's a direct static IP to that remote machine11:47
midhunomy ubuntu doesnt playing login sound.......sometimes it does not playing sound through speakers when i unplug my earphone11:47
admiralshlorkymidhuno11:47
admiralshlorkyread what i said11:47
admiralshlorkytry it out11:47
admiralshlorkyif it doesn't work11:47
FloodBot1admiralshlorky: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:48
admiralshlorkythen ask again11:48
bonhoffermy onboard graphics are supposed to support 1920 x 1080, but displays only lets me select much less, options?11:48
iBoiI don't like Unity or Gnome 3. How do I get rid of this crap before I revert back to Mac OS X Lion?11:48
midhunomy ubuntu doesnt playing login sound.......sometimes it does not playing sound through speakers when i unplug my earphone11:48
admiralshlorkyi tried11:48
GeorgeJOnyx47: Doesn't help, apart from not being able to access the mount as a normal user(non-root), I still can't delete the file, same error11:48
silv3r_m00nis there some kind of firewall on the remote Ubuntu (11.10) where I need to enable the port 21 ?11:48
deej1976iBoi: could try xubuntu kubuntu lubuntu11:48
deej1976!notunity11:49
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 !classic11:49
GeorgeJiBoi: I had the same issue, I _REALLY_ hated Unity, but kept an open mind, turns out its not so bad11:49
bonhofferi think i need custom drivers for Z68AP-D3 (gigabyte)11:49
bonhofferbut all their instructions are for windows11:50
x3cuti0n3rlolz11:50
x3cuti0n3rhello everybody11:51
midhunoadmiralshlorky, my speakers are working fine now but the login sound is not playing on startup....an no sound through speakers when i unplugged the jack11:51
x3cuti0n3rhmmmm11:51
deej1976bonhoffer: Any settings in the bios to assign more memory to onboard graphics11:51
admiralshlorkyidk then midhuno, sounds like it's switching your output whenever you unplug your speakers11:51
bonhofferdeej1976: thanks, i'll look in that direction11:51
midhunoadmiralshlorky what 2 do then???11:52
bonhofferdeej1976: but you don't think i need something like: http://gigabyte-ga-z68ap-d3-rev-1-0-intel-vga.driver.soft32download.com/11:52
midhunoadmiralshlorky the sound comes when i tried to increse sound  after unpluging jack11:53
conntrackhaha11:53
admiralshlorkymidhuno no freaking clue11:53
dr_willisgot unity how i like it now, tweaks at webupd8 and askubuntu.com11:54
deej1976bonhoffer: http://intellinuxgraphics.org/2011Q3.html11:54
deej1976bonhoffer: Not very user friendly for install though11:55
bonhofferdeej1976: thanks -- is the Z68 a graphics chip11:55
bonhoffermaybe someone has packaged it up11:55
midhunowhat 2 do to get login sound on ubuntu 11-10...11:55
midhuno??11:55
dmb_my screen has an annoying horizontal flicker, I'm wondering how to debug it11:58
deej1976midhuno: Have you read though this thread: http://ubuntuforums.org/showthread.php?t=186327111:58
dmb_i.e. when viewing action scenes in a movie or other movements11:58
dmb_the flicker moves up the screen about 1hz11:59
dr_willisdmb_:  thats called  'tearing'11:59
dmb_dr_willis: I see11:59
dmb_my laptop has 50 hz refresh rate, and nvidia drivers11:59
dr_willistyr evabling vsync, or  filters in the player12:00
velcroshoozI am getting X crashes in 11.10 - does not drop me to terminal, a bunch of text outputs to the screen - xorg log shows nothing, im at a loss on how to continue to troubleshoot this.12:00
dr_willisbbl12:00
dmb_vsync eh?12:00
dmb_in nv-settings?12:00
dmb_not sure where to set vsync12:01
x3cuti0n3rhellllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllo12:01
dmb_hi12:02
rasmusthdoes anybody have experience with ubuntu on mac mini? it sounds on the website as if it's just plug and play12:02
arkiverhello , im learning lex and yacc and needed help on few things. can anyone suggest me a channel for that ?12:02
fa1c0n大家好:)12:02
dmb_arkiver: freenode shoudl have some12:02
fa1c0n0.012:03
arkiverdmb_, ,  #channel ?12:03
Pici!alis | arkiver12:03
ubottuarkiver: 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*12:03
dmb_#lex and #yacc I'd guess12:03
arkiverPici, thanks alot!12:05
GeorgeJWhat would be the best filesystem for a partition shared by Windows and Ubuntu? Is fat32 the only viable answer? I would like to avoid fat3212:05
dmb_GeorgeJ: there are linux drivers for lfs12:06
dmb_sorry, windows drivers for ext12:06
ziggyfish_quick question, I want to change the cups configuration using the web interface (because Gnome 3.0 is so useless when configuring basic system stuff)12:06
Onyx47GeorgeJ, just don't do ext4, drivers are kinda wonky, I used ext3 with no issues before12:06
F-3000Georgej: I use ntfs, been working nice.12:06
=== bonhoffer_ is now known as bonhoffer
ziggyfish_what is the password to log into cups?12:06
dmb_ziggyfish_: your root pwd12:07
GeorgeJF-3000: I just had an issue with NTFS corrupting files(just one fortunatly) randomly12:07
ziggyfish_I've tried that12:07
dmb_yeah, used ext3 in windows or ntfs in linux with no problems12:07
icerootziggyfish_: your userpassword normally12:07
dmb_ziggyfish_: iirc it should be that12:07
GeorgeJI remember using ext3 under windows aswell. I'll look into that, hoping the driver(if it is a driver) is signed so it'll work under the 64bit version of w712:08
ziggyfish_iceroot: you mean my username (not root), and my password?12:08
dmb_no clue I'm afraid12:08
dmb_ziggyfish_: that sounds reasonable under ubuntu12:08
icerootziggyfish_: yes, by default there is no root-password12:08
ziggyfish_nope12:09
dmb_ziggyfish_: cups + user pwd?12:09
ziggyfish_yes, non of them work12:09
F-3000iceroot: You ran out of clues?12:10
icerootF-3000: yes :(12:10
ziggyfish_I know I have the right passwords because I can su into root.12:11
ziggyfish_using the same password12:11
dmb_ziggyfish_: tried google?12:11
dmb_I think the user may be cupsadmin or summut12:11
NeoCicakhi all... when my ubuntu uses kernel 3.0, it crashes my wireless router... booting ubuntu in kernel 2.8 does not crash the wireless router. Has anyone experienced this before?12:12
sid1monu 12:12
Onyx47is there a separate channel for ubuntu server perhaps?12:12
dmb_NeoCicak: sounds like you need newer wifi drivers12:13
sattu94sid1monu: Hi!12:13
icerootOnyx47: #ubuntu-server12:13
Onyx47oh, there is. ty iceroot12:13
sid1monusattu94:This isn't a place to chat12:13
sid1monulol12:13
NeoCicakdmb_ hmmm... so it has been fixed in newer wifi drivers? how do i know the version of wifi drivers i have atm?12:13
dmb_NeoCicak: ah...12:14
dmb_NeoCicak: what wifi card do you have12:14
dmb_(i'm not an expert on hardware)12:14
NeoCicakdmb_ mmm is there some sort of command i can run to get that info? i have a thinkpad t410... and if i'm not mistaken, it is intel wifi card12:15
dmb_NeoCicak: there is, but IDK12:15
Onyx47NeoCicak, lspci12:15
dmb_so how do I enable tripple buffering?12:16
Onyx47it will be somewhere in the list12:16
dmb_just read this: http://hardforum.com/showthread.php?t=92859312:16
dmb_06:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)12:16
dmb_NeoCicak: ^^ my card12:16
NeoCicakdmb_ mine is Intel Corporation Centrino Ultimate-N 630012:17
F-3000iceroot: Thanks for trying. :)12:18
=== Guest92302 is now known as erry
=== james is now known as Guest71183
ziggyfish_dmb_: got around it by disabling the authentication, will find what password is needs to be later12:22
dmb_ziggyfish_: cool12:23
Guest71183hey, ive just setup a raid1 array with the alternate install setup and i think it is all setup correctly but would really like to check, has anyone here done this before?12:23
dmb_Guest71183: you could use bonnie to benchmark your IO12:23
tyteen4a03Hi, my update manager tells me that 12.04 is available for update, but from what I see this is not gonna be out til 2012...12:24
rock_RUSSIAN ?!12:24
dmb_tyteen4a03: check your system clock?12:24
dmb_lol12:24
tyteen4a03dmb_: correct :P12:24
dmb_how do I enable vsync?12:25
rock_Hi all12:25
Randolphhi all12:25
dmb_http://answers.yahoo.com/question/index?qid=20080405050900AAI8pGT12:25
dmb_Best answer ... nobody knows12:25
shubbarmy Logitech webcam isn't working well12:26
rock_русские есть?!)12:26
dmb_NeoCicak: my webcam is a fail on 3.012:26
tMH-rock_: utf8 suck.12:26
shubbarit was ok in previous ubuntu12:26
dmb_shubbar: same here12:26
rock_Sam tbI suck UDOT!)12:26
shubbarand this fix didn't help https://help.ubuntu.com/community/Webcam/Troubleshooting#Picture_is_Present_but_Faulty12:26
deej1976!ru12:27
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.12:27
rock_!ru12:27
shubbardmb_, do you get a picture?12:28
tyteen4a03!zh12:28
ubottu如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw12:28
tyteen4a03:o12:28
tyteen4a03this exists :P12:29
tyteen4a03anyways, can anyone tell me, if my update manager tells me 12.04 is out, is my update manager lying?12:29
Hanmacruby1.9.3 is packaged for debian, is it planed for ubuntu?12:29
deej1976tyteen4a03: an alpha has just been released I think12:30
jribtyteen4a03: how did you run update-manager...?12:30
tyteen4a03jrib: I forgot, but I remember it had -d on12:30
* tyteen4a03 is noob at ubuntu12:30
jribtyteen4a03: now read what -d does12:30
deej1976-d, --devel-release   Check if upgrading to the latest devel release is possible12:31
deej1976tyteen4a03: 12.04 is now the development version12:31
F-3000iceroot: You got any idea how to reset cups into state where it is right after installing Ubuntu? Or suggestions how/where to search? I've googled it several times in long timespan, but I've never found anything that would reveal this simple information.12:32
GeorgeJHmm, my left mouse button has stopped working all of a sudden, I can move the mouse, the hovering is working(icons change colours), right click is working. Also, when hovering over the dash it does not pop up12:33
=== Star_Light is now known as Kostas
Guest71183dmb_, can you give any more info?12:33
GeorgeJWhat could be wrong?12:33
AldusHi guys. Is anybody able to sync an ipad (2) with ubuntu anyhow? I couldn't find anything working until now12:33
dmb_shubbar: Nom-12:33
dmb_sorry... no12:33
dmb_Guest71183: er... bonnie is an io profiler12:34
Guest71183dmb_, sorry i just dont understand. will this help me clarify that my raid is setup correctly?12:34
dmb_Guest71183: it will let you stress test your raid12:35
SinghamAldus : I have installed Windows in Virtualbox and Then INstalled Itunes and sync in that way..!12:35
iceroot!ipod | Aldus12:36
ubottuAldus: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod12:36
icerootAldus: maybe something of that is working but the best solution is not to use apple-stuff12:36
AmdpcHello...Is there utorrent available for ubuntu/linux ? I have downloaded the one from utorrent site..but unable to install it...Is there any gui based utorrent for ubuntu ?12:41
go8765can anybody help me with animation in libreoffice? I need to move text on straight laine, but it make little  deviation. How I can fix this?12:41
Onyx47Amdpc, utorrent works through wine, for native clients I'm using qbittorrent and I'm quite happy with it12:42
AmdpcOnyx47 : Does the downloading starts as soon as th.torrent file is opened ? Because in utorrent it does but in Transmission it doesnt.. :(12:44
=== adante_ is now known as adante
Onyx47Amanas,12:44
Onyx47whoops12:44
=== cantonic_ is now known as cantonic
Onyx47Amdpc, depends on your browser settings, you need to set whatever client you use as default for .torrent files and choose open instead of save in FF/whatever browser12:45
Amdpc<Onyx47> Thanks dude...!12:46
Onyx47nps12:46
searchingVirtualHost configuration can be added only in /etc/apache2/sites-available ?12:46
Onyx47searching, yes12:47
go8765can anybody help me with LO animation moving ?12:47
searchingThere is nothing now in that file12:47
deej1976go8765 Have you tried asking in channel #Openoffice.org12:48
searchingput <VirtualHost ....>....</VirtualHost> and all done?12:48
Onyx47searching, yes, and also you'll need to edit /etc/hosts so you can access it12:49
searchingok thanks12:50
=== ecthiender_ is now known as ecthiender
go8765deej1976, I tried in #libreoffice (where is more people) but anybody answer there and only 1 said that he dont know how to help ^(12:51
LysandiusI'm not sure if this is the right channel to ask... But I can no longer connect to MSN with Empathy since this morning. Other protocols work fine.12:52
esbenHow would I go around putting ubuntu 11.10 to sleep when I consider it idle? Idle in my case means: xbmc not playing videos, no keyboard/mouse activity for X minutes, no disc accessing.12:53
ojiithe ocelot upgrade was horrible for me and the system is very unstable for me now. So I am thinking about a reinstall now. I have / and /home/ on different partitions (same disk), so what would I loose when doing a clean installation over the / partition?12:53
esbenOr is the no disc accessing a bad condition? logs being written etc12:53
GeorgeJesben: XBMC should have an option for that12:54
icerootLysandius: https://bugs.launchpad.net/ubuntu/+source/papyon/+bug/88734912:54
ubottuLaunchpad bug 887349 in papyon (Ubuntu) "Can't login in Windows live acount using empathy" [Undecided,Confirmed]12:54
esbenGeorgeJ, yeah, but it just sleeps the computer when no video or music is playing regardless of disc activity or ssh activity12:55
deej1976Lysandius: Have you tried with pidgin12:55
icerootLysandius: its already fixed upstream but the ubuntu-patch is pending12:56
GeorgeJesben: Hmm, I don't think disc activity is a good parameter for decided wether to sleep the computer or not12:56
Lysandiusiceroot, ubottu: Thanks :)12:56
GeorgeJesben: As you said, log files might still be written to for example, on a time-based matter12:56
GeorgeJschedule*12:57
Lysandiusdeej1976, I'll try pidgin in a sec. But maybe it's better to take a break from MSN for a day or so. I'm actually discovering an entire new world (or just other parts of the internet...).12:57
searchingto remove VirtualHost? delete from /etc/../sites-available <VirtualHost>..</VirtualHost> ?12:57
icerootLysandius: should be fixed soon12:58
GeorgeJesben: You could measure the disc activity as the speed that it's accessed with, and have a threshold12:58
esbenyeah12:58
icerootLysandius: as it seems every program is affacted by that because they are all using /usr/lib/python2.7/dist-packages/papyon/service/AddressBook/ab.py12:58
baaaacdose ubuntu support APU?12:58
esbenseems not so easy to make a desktop sleep actually...12:58
GeorgeJesben: Either way, you basicaly need either a deamon or chron script. Have XBMC write to a file when it's idle, then check for ssh connections, and for the disc activity treshold12:58
Lysandiusiceroot, Then I'll have to wait... No problem. Thanks for the answers :)12:59
erkan^iceroot, PHLAK : i miss Gnome 2 )-:13:00
iceroot!nounity | erkan^13:00
ubottuerkan^: 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 !classic13:00
esbenGeorgeJ, this will be alot more tricky than anticipated.. :)13:02
GeorgeJesben: I believe XBMC can prevent the computer from going to sleep13:02
Aldusiceroot, Singham, thanks for advices about iPad2 (i had a call)13:02
esbenJust checking that there not an easy way to do it before I reinvent the wheel13:02
GeorgeJesben: If you look more into it, I'm sure you could do the same thing for the disc activity13:03
esbenIs there a way to check if the system considers itself idle?13:03
GeorgeJesben: Checking for active ssh sessions is easy13:03
Aldushowever i wouldn't use iPad if there was any serious alternative13:03
icerootesben: xbmc is not sending the pc into sleep-modus13:03
icerootAldus: galaxy tab 10.1 (but its offtopic)13:03
GeorgeJesben: The system considers itself idle based on the settings you provide. Usually when there's no keyboard/mouse activity13:03
GeorgeJesben: But I'm rather sure you can prevent the system from going to sleep13:04
dupondjehttps://launchpad.net/~dupondje/+archive/ppa/+build/2909972/+files/python-papyon_0.5.5-1ubuntu3%7Edupondje_all.deb => for everyone that has MSN issues :)13:04
dupondjethis fixes the problem13:04
GeorgeJThere should be a timer or something that you could reset, I'm not sure13:04
=== go8765 is now known as help_me_with_lib
=== help_me_with_lib is now known as help_me_with_LO
GeorgeJesben: http://coderrr.wordpress.com/2008/04/20/getting-idle-time-in-unix/ might help13:05
esbenWhat im really looking for is how the system decides if its idle or not. For example keypresses might send a 'im still awake' signal to the system13:05
esbenSounds promising13:05
studentshi13:07
GeorgeJesben: The second answer might help with resetting the timer: http://stackoverflow.com/questions/4721389/user-idle-time-being-reset-to-0-after-30-secs-on-linux13:08
GeorgeJesben: And basicaly have a script execute every 30seconds or so, that checks for active ssh connections and disk activity, and do a poke to keep the system alive13:08
GeorgeJXBMC should allready do this afaik when playing music/videos, there should be an option13:08
Kingsycan someone offer some advice with a samba problem ?13:09
esbenYeah, I think it does, but its kinda hard nowadays with unity and gnome3 to actually make the desktop sleep when idle...13:09
esbenat least from GUI settings13:09
Thelmaria!ask | kingsy13:10
ubottukingsy: 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 !patience13:10
KingsyI was hoping someone could help me debug my samba installation, it seems to work "sometimes" for example this morning it just doesnt work.. i.e you browse the windows network and you just get an empty folder13:10
Matrix3000!ask | everyone13:10
ubottueveryone: 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 !patience13:10
KingsyI have checked I am set on the correct workgroup and I am, I have restarted the smbd and nmbd processes and still nothing13:11
GeorgeJesben: How so?13:11
Kingsyso I really don't know what to do.. it seems to just "work" occasionally.13:11
KingsyThelmaria: any ideas? or suggestions?13:11
esbenI just dont see any options in power for desktops to put to sleep when idle13:12
KingsyI would love to know how to debug this in the future cos this samba "problem" seems to happen quite a bit for me13:12
lucadear friends do you know that in the next ubuntu version mono will miss?13:13
esbenOh its just me who's blind13:14
icerootluca: only in the standard-installation13:15
GeorgeJesben: System settings->Screen for the monitor poweroff timeout, and System settings->Power for suspend13:15
lucaiceroot: Yes but is there a different installation?13:16
llutz_luca you ever heard about "apt-get install foo"?13:16
GeorgeJesben: You can find the System settings icon in the taskbar(if you haven't removed it) or by searching for "settings" in the dash13:16
esbenI got it :)13:16
lucallutz_: no what is it? There are a lot of things in ubuntu13:17
iceroot!repo | luca13:18
ubottuluca: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/project/about-ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories13:18
llutz_luca: you are not pinned down to the stuff being installed by default, just install additional stuff as you like. so why worry about things not in the default installation?13:18
icerootluca: its just not installed by default but can be pulled from the repos with apt-get or software-center13:18
lucallutz: Yes but what is mono in particular? Is it fundamental for the operative system??13:19
llutz_luca: its just another framework13:20
HalabundIt was suggested for me to try a newer or older graphics driver to work around a crash --> http://askubuntu.com/questions/76005/mathematica-8-constantly-crashing-when-i-rotate-3d-graphics  How can I do this?  Is there an easy and safe way to try newer/older drivers?13:20
AmdpcHi...as Wubi for windows ..Is there anythig for Ubuntu ?13:20
lucaiceroot: If you can install it from software centre i think it's not so important, you can use the system without that component isn't?13:20
llutz_luca: not fundamental at all, i hope13:20
icerootluca: correct13:20
icerootluca: the important fact is that you dont need mono in 12.04 by default13:20
lucallutz_: have you got yhe list of all the frameworks?13:20
llutz_luca: no13:21
esbenGeorgeJ, do you know a way to query ubuntu/unity if its idle?13:21
lucahow can one person know if a framework is fundamental or not?13:21
esbenor how long its been idle13:21
JoelixnyHello, I am unable to boot into Ubuntu. When I try to boot the splash screen just appears forever. This has happened for some time but I used to alt + 6 and run 'sudo lightdm' and that would fix it, but now it doesn't work anymore.13:21
GeorgeJesben: Yes, I've given you a link to do just that13:21
esbenthrough dbus?13:22
llutz_luca: easy: the distro comes without stuff but works, so it cannot be "fundamental".13:22
icerootluca: there are two programs in the default installation which needed mono, both programs will be removed in 12.04, so mono is no needed anymore as default13:22
lucallutz_: so what is the advantage to use that framework?13:23
llutz_luca: its just a library used by some software13:23
lucaiceroot: ah ok now I can understand do you know which are these two programs??13:23
icerootluca: tomby and the audioplayer (dont remeber the name)13:24
Hanmacno one needs mono :P13:25
icerootluca: tomboy and banshee13:26
icerootluca: http://www.omgubuntu.co.uk/2011/11/banshee-tomboy-and-mono-dropped-from-ubuntu-12-04-cd/13:26
llutz_luca: if you don't even know what mono is, why do you care that it won't be in 12.04 by default?13:26
GeorgeJesben: It has nothing to do with Unity or gnome or anything else but X13:27
GeorgeJesben: `xset q` might help, google for X idle timer for the language you are looking to get the time in13:28
deej1976!offtopic13:28
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!13:28
GeorgeJesben: If its python: http://thp.io/2007/09/x11-idle-time-and-focused-window-in.html13:28
somsip!nounity | somsip13:29
ubottusomsip, please see my private message13:29
icerootluca: more important then mono is that vim is not in the default installation, or gimp13:29
llutz_or aptitude13:29
icerootyes13:29
esbenThank you very much GeorgeJ13:29
lucaiceroot: thank you I don't know tomby but i used banshee and for me is not a very good program i thiink it's very slow13:29
AmdpcIs there any thing like wubi in UBuntu ??13:29
icerootAmdpc: ?13:30
GeorgeJesben: xprintidle might also help13:30
icerootAmdpc: wubi is from ubuntu13:30
deej1976iceroot: no vim ????13:30
icerootdeej1976: no, just vi13:30
lucallutz_: because i thought it was very important for more than 2 programs, I thought it was tha base of all operative system sorry13:30
deej1976iceroot: phew, I can breath again13:31
lucaiceroot: but you can always install it from software centre isn't??13:31
lev_I heard that ubuntu makes big pressure on the hard disk?13:31
llutz_i'll see the time coming, they drop vi too13:31
Amdpciceroot : I am on Ubuntu and I want to install Kubuntu (Dual boot) In the same way as i install ubuntu using wubi in windows13:32
icerootluca: yes13:32
lucawhat is the difference from a program by default and a program on software centre? Is that you cannot control the code of that program>??13:32
icerootAmdpc: ah ok, so you dont want to use a different (real) partition13:32
llutz_Amdpc: why not just installing kde and change session at login instead of dual-boot two nearly identical systems13:32
icerootluca: the only difference is, that it is not installed by default13:32
icerootluca: there are no other differences in the programs13:32
bobonohello!13:33
Amdpcllutz_ : I am doing that now...but the KDE crashes and I am forced to log in ti gnome Interface..thats why !13:33
lucaiceroot: yes but what about the cose of there programs??13:33
Amdpcto*13:33
icerootluca: apt-get source packagename13:33
Amdpciceroot : Hmm...yes !13:34
icerootluca: as i said, no differences between programs on cd and on the repos13:34
lucaabout the code of these programs13:34
bobonocan someone help me? installed ubuntu on an older server (pentium 4, 4 hds) and now i dont get out of the BusyBox!13:34
lucaiceroot: I don't use cd I use internet13:34
icerootluca: so what is your point?13:34
bobonoand i cannot access the drive i've installed ubuntu on with the live cd anymore13:35
lucaiceroot: you can control the code both in the case of default that in the case of software centre?13:35
icerootluca: what code? what you mean with control?13:35
lucathe code in which a program is written13:35
lucafor instance C language13:36
icerootluca: apt-get source packagename to get the sourcecode13:36
lucaI suppose that many programs on ubuntu are written in C langiage13:36
icerootluca: and?13:36
icerootluca: why is it important in what language something is written?13:36
icerootluca: mono has nothing to do with real c13:37
RaTTuS|BIGluca and lots of other langauges - c was made for unix ;-p13:37
lev_hi,what is the best linux distro for c programmer?13:37
lucaiceroot: because I'm studying C13:37
RaTTuS|BIGlev_ any of them13:37
lev_?13:37
llutz_lev_: how should the distro make any difference13:37
icerootlev_: gentoo :)13:37
tjiggi_foheh13:37
lev_why13:37
llutz_lfs13:37
RaTTuS|BIGlev_ lfs?13:38
Adams123Hello, is there anyone know which is this %10%19%84G%D6J%3B%EF%D8%F4%5D5%87F%19%26? it's encryped with something and I don't know what..13:38
icerootlev_: why should there be a difference in the distros when you want using c?13:38
lucafor instance if i want the code of LibreOfficeWriter i have to use apt get source LibreOfficeWriter??13:38
icerootlev_: every distro has gcc and vim13:38
BluesKajhiyas all13:38
icerootluca: i dont know if you really want that code but its "apt-get source libreoffice"13:38
lev_I find that some distros lack of gcc&gdb packege13:39
ikonialev_: you find wrong13:39
Gentoo64lev_, you can install it13:39
ikonialev_: pretty much every distro will have that pakcage13:39
lucaiceroot: I'm trying with your command13:39
GargantuaSaucethere are distros with no package manager and no compiler included by default and they are the most frustrating thing in existence13:40
icerootluca: why not starting with something easier? libreoffice is one of the hardest things13:40
lev_yeah13:40
lucaiceroot: it's 264 MB13:40
icerootluca: as i said, do you really want that code13:40
=== sysadamin|away is now known as sysadamin
GargantuaSaucemoral: stay the hell away from freebsd :V13:40
icerootluca: see ##c maybe its a better channel for your needs13:40
Gentoo64GargantuaSauce, freebsd has gcc....13:41
lucaiceroot: I don't know which is lightes or hardest13:41
ahhughezI got these annoying dir's on my hdd... 3453907234239 and System Volume Information and RECYCLER are these left over windows things I can delete?13:41
llutz_GargantuaSauce: and ports, so what?13:41
ikoniaGentoo64: no there are not13:41
wompyHi, I am using Ndiswrapper 1.56 with Ubuntu 10.10, I installed it over synaptic, the driver seems to work since I can find Wifis with iwlist. Nm-Applet shows me that Wifi is inactive, if I activate it, it switches over just vor a second it seems and is inactive after that again13:41
ikoniaGentoo64: sorry, not you13:41
RaTTuS|BIGahhughez - sounds like windows files to me13:41
ikoniaGargantuaSauce: please name a distro without a compiler installed and no package managment13:41
lev_freebsd seems a high level thing :(13:41
lucaiceroot: where can i find the code i'm downloading??13:41
icerootluca: in the directory you called "apt-get source"13:41
Gentoo64ikonia, there are no "distros" without them afaik13:42
ikoniaGentoo64: I know this, that's why I'm asking GargantuaSauce to justify what he's saying13:42
lev_I know that fedora and cent dont have gcc13:42
ikonialev_: yes it does13:42
icerootlev_: of course they have gcc13:42
ikoniaI build packages for both which depend on gcc13:42
Gentoo64lev_, neither does ubuntu, but apt-get install them13:42
GargantuaSaucewell the one i ran into was pfsense, I am pretty sure there are others13:42
velcroshoozi am getting X crashes in 11.10 on my laptop. does not drop me to terminal, switching vt's is not possible, a bunch of code outputs to the screen and I have to hard reset. xorg log shows knowing. anyone know whats going on or how i can better troubleshoot this?13:42
llutz_not by defualt, guys why do you think you cannot install additional stuff?13:42
ikoniaGargantuaSauce: pfsense has a compiler13:42
GargantuaSaucemaybe they smartened up since I used it then, w/e13:43
lev_yes,and they also dont have some promgramming style editor13:43
icerootlev_: you have a ubuntu support question?13:43
lucaiciceroot: i'm lookinf for that directory13:43
Gentoo64lev_, gentoo has one by default ofc, but binary distros dont need them (by default) so you choose to manually have it13:43
lucaiceroot: is it in home??13:44
icerootluca: where you called "apt-get source"13:44
icerootluca: there is a dir with the packagename in it13:44
wompyI figured out with rfkill that there is a softblock for my wifi-connection..how can i unblock it? rfkill fails there13:45
icerootluca: are you really really sure you want to learn programing and starting with the source-code of libreoffice? even the linux-kernel is easier13:45
lucaiceroot: i don't have that directory13:45
icerootluca: apt-get source vim  for example, after that is done use cd vim TAB13:46
lucaiceroot: I'm not sure to start with it but it's the most common program I think13:46
icerootluca: start with a book and /join ##c13:47
icerootluca: the most common program on all linux-distros is "linux"13:47
lev_i think should start with the hello world piece:)13:47
zetuihi there13:47
zetuihell13:48
zetuihello there13:48
zetuianyone here ?13:48
lucaiceroot: for you which is the best program for starting?13:48
deej1976!ask | zetui13:48
ubottuzetui: 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 !patience13:48
icerootluca: hello world13:48
zetuiwelll13:48
ubuntu_masterzdravím všechny13:48
lucaiceroot: I have already written it13:48
icerootluca: join ##c  this channel is for ubuntu support not for c support13:49
zetuii made a modification on /etc/network/interface file i don't remember what modification i h ave done ?13:49
lucaiceroot: I mean a program which is running on ubuntu13:49
zetuihow to check ?13:49
zetuii mean how to output the previous config ?13:49
RaTTuS|BIGzetui - use diff on the original file version - you made a backup right?13:49
lucaiceroot: i know but the question is which program of ubuntu is better?13:49
zetuino backup13:50
deej1976zetui: Before modifiying files always backup "cp interface interface-TODAYDATE"13:50
zetuii allready modifiy13:50
deej1976paste your current /etc/network/interface in to pastebin.ubuntu.com13:50
lev_how to sync the time on the internet13:50
icerootluca: no one, just dont start learning with programs like that13:50
lev_any command?13:51
llutz_zetui: if you don't have a backup how do you expect to see the differences?13:51
deej1976lev_: ntpdate ntp_server1 ntp_server213:51
lev_tks13:51
zetuiusing diff we can't do anything w/o backup file ?13:51
rypervencheHi all. I made put a VFAT partition and a LUKS partition on a USB drive today. However, I am unable to access the VFAT partition from Windows. Would this be because I made it the second partition? I'm pretty sure I did this on my last USB drive without any problem. Any ideas?13:51
rypervencheI used fdisk to create it.13:51
llutz_zetui: to see differences you need at least 2 different files13:52
llutz_fullmoon today?13:52
zetuiand with time13:52
zetuitimestamp13:52
RaTTuS|BIGrypervenche - windows will need the fat32 partition on a usb stick to be the 1st one13:52
llutz_!info etckeeper   | zetui you want to use something like this in future13:52
lucaiceroot: why?13:53
ubottuzetui you want to use something like this in future: etckeeper (source: etckeeper): store /etc in git, mercurial, bzr or darcs. In component main, is optional. Version 0.56ubuntu2.1 (oneiric), package size 26 kB, installed size 432 kB13:53
deej1976zetui: Could always look up RCS13:53
icerootluca: please use ##c13:53
rypervencheRaTTuS|BIG: Ok, thank you.13:53
icerootluca: and start learning the basics of c there instead of reading source-code from big projects13:53
zetuiok13:54
icerootor vim 7.3 which can undo changes even when the file is saved and closed13:54
iceroot!info vim13:54
ubottuvim (source: vim): Vi IMproved - enhanced vi editor. In component main, is optional. Version 2:7.3.154+hg~74503f6ee649-2ubuntu3 (oneiric), package size 944 kB, installed size 1900 kB13:54
lucaiceroot: how can i enter in that channel?13:54
icerootluca: /join ##c13:55
unkrhey can any one help me i am unable to create or connect to AdHoc trough my wirless13:55
deej1976zetui: sudo ntpdate -bs 0.ubuntu.pool.ntp.org 1.ubuntu.pool.ntp.org13:55
lucaiceroot: I cannot get in that channel13:55
zetuiwhat is this deej1976  ?13:55
=== Mud is now known as Guest18816
llutz_!register | luca13:55
lucaiceroot: tell me why13:55
ubottuluca: 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 #freenode13:55
iceroot!register | luca13:55
deej1976zetui: time setting command against ubuntu time servers13:56
deej1976!ntpdate13:56
unkrhey can any one help me i am unable to create or connect to AdHoc trough my wirless ??13:56
zetuiwhat i neeed that one ? deej197613:56
brianGood morning! I am trying to get a DoD CAC to work with firefox. I have followed multiple tutorials available online and I have my reader reading the card. I am experiencing a problem of every time I insert the card with Firefox open, it crashes. If the card is inserted, Firefox will not open. Does anyone know a fix for this? I am using Ubuntu 11.10 and Firefox 7.0.1.13:57
lucai'm already registered13:57
unkrhey can any one help me i am unable to create or connect to AdHoc trough my wirless ??13:57
tasslehoffon a system that went from 10.10 -> 11.04 -> 11.10 update manager complains about authentication errors when installing e.g gstreamer0.10-ffmpeg.13:57
MonkeyDustbrian: morning? 3pm here ;)13:57
deej1976zetui: Sorry wrong nick13:57
zetuiok thanks13:57
brianwoops. 8 am here!13:57
unkrMonkeyDust: hey can you help me i am unable to create or connect to AdHoc trough my wirless ??13:58
MonkeyDustunkr: can't help, sorry14:00
brianunkr: what version are you running?14:00
lucadear friends how can u enter in the c channel?14:00
unkrbrain: 10.0414:00
HalabundWhat does "default media player" mean in Ubuntu?  I set it to smplayer, but videos still open in another player by default.14:00
deej1976!join14:00
RaTTuS|BIGluca - /j #c14:01
unkrbrain: i m able to connect to WAP but can connect to ad-hoc not even able to create it14:01
MAREK_BENC_NetBHalabund: You must set each video format in nautilus to be opened in smplayer14:01
lucarattus: you need an invitation i don't how how you can get this invitation14:01
HalabundMAREK_BENC_NetB, what's the effect of the default player setting then?14:01
fabioBrasilian14:01
MAREK_BENC_NetBHalabund: The 'Default Media Player' is just so that Gnome knows14:02
RaTTuS|BIGluca - /msg chanserv invite #c14:02
prezes__1exit14:02
prezes__1exit14:02
prezes__1exit14:02
RaTTuS|BIGprezes - wrong window14:02
MAREK_BENC_NetBprezes__1 It's '/exit', not /exit14:02
MAREK_BENC_NetBprezes__1 It's '/exit', not exit14:02
unkrbrain: any help ??14:03
unkrbrain: any suggestion to me??14:03
RaTTuS|BIGunkr - brain cambe back14:03
unkrbrain: any suggestion to me??14:04
unkr RaTTuS|BIG: thnx14:04
unkr MonkeyDust:  i m also unable to upgrade to 11.10 i m using 10.04 but when i use "do-release-upgrade" then it says no releases??14:05
briani'm using 11.10 and if you search for network it will pull up a display with "wired, wireless, and network proxy" on the side. if you choose the "wireless" tab, you can select the button "use as hotspot".14:05
unkrbrain: ya i tried that14:06
brianOk14:06
lucarattus: i'm not authorized to perform that operation14:07
=== canis is now known as Guest15795
llutz_!register | luca read this and follow the instructions.14:07
ubottuluca read this and follow the instructions.: 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 #freenode14:07
lucahow can I obtain the authorization?? this operations are very complicated i don't know why14:07
AdhamSabryhi everyone14:08
unkrbrain: i had create the ad-hoc a month ago at that time it was normall    now i have updated several time no problem during updates but i m now unable to connect14:08
AdhamSabryafter adding gnome 3 to software sources, I get an error when I try to update14:08
=== Guest15795 is now known as canis__
AdhamSabryfirst it asks for  partial upgrade, and when I click it, error occurs: Error authenticating some packages14:09
deej1976AdhamSabry: Which Ubuntu version?14:09
AdhamSabry11.1014:09
deej1976!notunity | AdhamSabry14:09
ubottuAdhamSabry: 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 !classic14:09
AdhamSabryI've installed it long time ago, and did so many updates, but today after I though, did I add gnome 3 to the software sources, and when I checked, it wasn't there so I put it there14:10
AdhamSabryI did install them both deej1976 long time ago, and still using them so far till now14:10
AdhamSabryand I am using gnome 3 shell already by now14:10
AdhamSabryIt was not possible to authenticate some packages. This may be a transient network problem. You may want to try again later. See below for a list of unauthenticated packages.14:11
lucareer14:11
Hanmacit seams that noone likes unity …14:11
=== luca is now known as Luca
=== Luca is now known as LucaBiolcati
deej1976AdhamSabry: Try removing the gnome-shell repositiory from the software sources14:11
AdhamSabryaccountsservice, gir1.2-accountsservice-1.0, gnome-shell-extensions-auto-move-windows, gnome-shell-extensions-common, libaccountsservice0, libunique-3.0-014:11
AdhamSabrythose are the ones that has error14:11
AdhamSabryokayz, let me do it14:12
brianunkr: is your problem creating an ad hoc or connecting to your own ad hoc?14:12
unkrbrain: both14:12
unkrbrain: but i am able to connect to my WAP14:12
AdhamSabryI did, and resulted as empty update, which I no longer have new updates14:13
AdhamSabrydeej197614:13
brianok, on the task bar, click on your wireless button and go to "edit connections" go to the "wireless tab" and click add. Make sure to change the type from "infrastructure" to "ad hoc"14:14
deej1976AdhamSabry: sudo apt-get update14:14
AdhamSabrydeej1976 done, but it failed to fetch the following14:15
AdhamSabryW: Failed to fetch http://ppa.launchpad.net/atareao/atareao/ubuntu/dists/oneiric/InRelease14:15
unkrbrain: i also did that14:15
AdhamSabryW: Failed to fetch http://ppa.launchpad.net/webupd8team/gnome3/ubuntu/dists/oneiric/InRelease14:15
AdhamSabryW: Failed to fetch http://ppa.launchpad.net/atareao/atareao/ubuntu/dists/oneiric/Release.gpg  Unable to connect to ppa.launchpad.net:http:14:15
unkrbrain: if u message me starting with my name it will be highlighted and i will be able to read it easily14:16
brianunkr: hate to say but I'm at a loss then. Those are the ways I've done it in the past14:16
unkrbrain: no problem14:17
unkrbrain: can you tell me how to create & connect through command line ??14:17
deej1976AdhamSabry: load update-manager, settings->Other Software, untick webupd8 source.14:17
LucaBiolcatiNow I am registered14:17
unkrbrain: i use this command "iwconfig wlan0 essid "UP" mode Ad-Hoc channel auto key open"  to create an ad-hoc14:18
sergiubsdguys how do i enable boot framebuffer ? to see the tux log and a decent resolution .14:18
AdhamSabryfixed deej197614:18
LucaBiolcatiI'm not authorized anyway14:18
LucaBiolcatieven if i'm registerd i cannot gei in #c14:18
LucaBiolcatiget14:18
AdhamSabrywhat about updating gnome 3?14:19
brianunkr: never done it that way but  http://www.kannayath.com/blog/?p=2414:19
deej1976sudo apt-get install gnome-shell14:19
ThelmariaLucaBiolcati: What is your question, that you need to join #c?14:19
llutz_LucaBiolcati: /msg nickserv identfy <yourpassword> in a server-tab then /join ##c14:19
unkrbrain: ok14:19
llutz_identify*14:19
ubuntuhello14:19
deej1976!ask | ubuntu14:20
ubottuubuntu: 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 !patience14:20
LucaBiolcatillutz_: great! you are great!!14:20
llutz_LucaBiolcati: learn to follow instructions, then you will be great too14:21
unkrbrain: i also tried that before14:21
sergiubsd how do i enable boot framebuffer ? to see the tux logo and a decent resolution .14:21
LucaBiolcatillutz_ not as great as you14:21
AdhamSabrydeej1976, what about updating Gnome 3?14:21
unkrbrain: one more thing sometimes my network manger applet crashed automatically   ?? what to do ?? if u can help on this one14:22
brianunkr: not sure what else you could do then. Have you tried creating a live 10.04 or 10.10 and see if you can get it work on those?14:22
deej1976gnome 3 is now part of ubuntu and will update with other packages14:22
phlak_usersergiubsd: 11.10 ?14:22
deej1976AdhamSabry: You will probably need a new gnome ppa for 11.1014:23
sergiubsd10.0414:23
AdhamSabryokayz14:23
sergiubsdi only run LTS14:23
AdhamSabrycan you please give them to me please deej197614:24
unkrbrain: i was able to connect by this also system also but not now14:24
unkrbrain: i did tried with that i was prefectly fine14:24
deej1976AdhamSabry: don't have them, need to google14:24
* deej1976 stepping out14:24
sven_i'm using w3af, and whenever i start a scan the main windows becomes completely grey/unresponsive. also it complains about several plugins taking >5s - is that any normal?14:25
phlak_usersergiubsd: like this -> http://ubuntuforums.org/showthread.php?t=70533414:25
varikonniemihello, am i missing something here, or why cannot i find where to change themes and icons and such anymore?14:25
compdocwhich OS?14:25
varikonniemi11.1014:25
phlak_uservarikonniemi: use gnome-tweak-tool14:26
compdoctheres only a couple of themes now14:26
phlak_user!info gnome-tweak-tool | varikonniemi14:26
ubottuvarikonniemi: 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 kB14:26
varikonniemiphlak_user, yeah i was already installuing it, then it said it will pull in 80 megs of additional sheit14:26
phlak_uservarikonniemi: itll pull gnome-shell also :)14:27
varikonniemiso i thought that there must be some sane way sans of installing half of another desktop environment14:27
unkrbrain: it works now  via command line ?14:27
Hanmacquestion: where can i define the default file manager? it opens not the nautilus if i insert an usb drive14:27
brianunkr: you were able to get it to work via command line?14:27
phlak_userHanmac: what does it open?14:27
unkrbrain: thnxx i think the problem was with dhcp  when i give static ip it works14:27
unkrbrain: ya14:27
unkrbrain: but i m using static ip14:28
Hanmacsome kind of Baobab14:28
unkrbrain: i had create the ad-hoc  but still cannt connect with the ad-hoc created by other system14:28
sergiubsdi don't want a splash theme ! i just want to enable the framebuffer with a option like "vga=789". Idon't know where to put this option. when i was on gentoo i used to have a grub.conf file where i defined the kernel lines.14:28
llutz_sergiubsd: /etc/default/grub, run sudo update-grub after finishing your changes14:29
unkrbrain: i had to stop network-manger then it works dont know why & how14:30
=== brian_ is now known as brian
brianunkr: your guess is as good as mine. I came here to ask a question and saw yours and decided to see if I could help you. I don't work with wireless interfaces too often. I'm glad you were able to get it working. btw: it is "brian" and not "brain"14:32
unkrbrian: oh ya i wish that was brain so that i can ask more question from you   LOL :)14:34
=== james is now known as Guest31696
Braber01Hi, how do I tell ubuntu I want to unlock my keyring as soon as I login with my login shell?14:38
LABcrabHey everyone!  When i save PNG pictures with GIMP, they are HUGE!  Can someone help me get a good size please?14:39
Dark_ApostropheHello, how do I tell which driver/module my touchpad is using? Sometimes it locks up, and I want to be able to manually unload and reload it14:40
Tixoscan anyone advise me on if its possible to install older catalyst versions in 11.10 ?14:40
AdhamSabryI have inserted ubuntu 11.10 live cd in Dell inspiron t650, and it doesn't show any wireless connection while on the other laptop, it says like 20 wireless connections around me :S14:42
AdhamSabrydo anyone have any idea?14:42
Dark_ApostropheAnyone?14:43
starsinmypocketssed noob here... how do I escap ( character? \( still throws 'unexpected token'14:44
AdhamSabryI have inserted ubuntu 11.10 live cd in Dell inspiron t6500, and it doesn't show any wireless connection while on the other laptop, it says like 20 wireless connections around me :S14:44
starsinmypockets*escape14:44
AdhamSabryI have inserted ubuntu 11.10 live cd in Dell inspiron t6500, and it doesn't show any wireless connection while on the other laptop, it says like 20 wireless connections around me :S14:44
TixosAdhamSabry:stop fucking spamming14:45
Tixospost once and once only14:45
AdhamSabryTixos, watch your fucking language, stupid! :-)14:45
Tixosyour clearly stupid.14:45
AdhamSabryand I'm not spanning asshole14:45
AdhamSabryspamming*14:45
Tixos3 times, you are.14:45
Dark_ApostropheSomeone call Nanny 911.14:45
urlin2uAdhamSabry, I think yo have a broadcom card runlspci in the terminal tpo confirm that then if so read this.14:45
loop-99914:45
urlin2u!broadcom14:45
ubottuHelp with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx14:45
blahguyHi14:46
AdhamSabrythank you urlin2u :-), appreciated14:46
pangolin!language | Tixos AdhamSabry14:46
ubottuTixos AdhamSabry: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.14:46
urlin2uAdhamSabry, check the bots message is what I mean for broadcom info.14:46
Dark_ApostropheHow do I tell which driver/module my touchpad is using? Sometimes it locks up, and I want to be able to manually unload and reload it14:46
AdhamSabrypangolin, he started it, I'm happy with the rule, but I hope the people here follow the rules :-)14:46
carloss1I just installed some software on wine but I can't find it anywhere with unity.  is there a place where I can find all installed wine software to launch?14:46
Dark_Apostrophecarloss1: Probably in .wine, though it's been years since I used wine14:47
unkrbrian: there??14:47
paulo_cvhello14:47
hekohey all14:47
hekoi m heko14:47
carloss1thanks, Dark_Apostrophe!14:47
hekofuck u ubuntu lovers14:48
llutz_dataworm_: try: grep -i touchpad /var/log/Xorg.0.log14:48
paulo_cvI installed wine a long time ago and removed it however I keep getting a Notepad entry in my context menu, any ideas on how to remove it?14:48
Dark_Apostrophellutz_: That's for me? :)14:48
llutz_oops Dark_Apostrophe yes :)14:48
Dark_ApostropheThere is a lot of stuff there, but it doesn't look like it mentions the name of the module14:49
Dark_Apostrophe(also, as embarrassing as it is to ask, how do I scroll up within the terminal?)14:49
llutz_Dark_Apostrophe: shift-pgup14:49
Dark_Apostropheah, thanks :)14:49
unkrcan any one tell me how to create dhcp server in ubuntu ??14:50
Dark_Apostrophe"evdev touchpad catchall"14:50
Dark_ApostropheIs that it?14:50
Dark_Apostropheoh, input driver "synaptics"14:50
llutz_dataworm_:  less /var/log/Xorg.0.log          look for LoadModule14:50
llutz_grmf, Dark_Apostrophe ^14:51
Dark_Apostrophejust did so14:51
Dark_Apostropheloads both evdev and synaptics14:51
Dark_ApostropheI'm a bit rusty (haven't used Linux full time for about 3 years.) I remember rmmod, but what's the command for loading modules again?14:52
llutz_Dark_Apostrophe: sudo modprobe14:52
conntrackapparently my daemon child lives14:52
Dark_Apostropheah, right, thanks :)14:52
Dark_Apostrophehum14:53
Dark_Apostropheneither evdev nor synaptics are in /proc/modules14:53
Dark_Apostropheaccording to rmmod14:53
Hanmacdoes someone know where i can change my default file manager?14:53
Dark_ApostropheCompiled-in drivers?14:53
llutz_Dark_Apostrophe: seem to be14:53
mfauzirahman#ubuntu-my14:54
Dark_Apostrophellutz_: So what are my options when this fails? :/14:54
Dark_ApostropheReboot every time?14:54
llutz_Dark_Apostrophe: restart X? idk14:55
=== jlebar_ is now known as jlebar
Dark_ApostropheDamn14:55
eSoulI seem to have a problem with the 11.10 server disc and the installer just told me the rsyslog package was corrupt.  Is this a known issue or do I maybe have faulty memory or a bad burn14:56
HalabundI have a (closed course) program that really doesn't play well with Unity.  A question mark appears in the launcher, titled "panel", and when alt-tabbing, the unity launcher, dash, panel, and one more window I don't know are all grouped under the same entry in addition to the window of this program.  How can I work around this?14:58
auronandaceHalabund: what is the program?14:59
Halabundauronandace, Mathematica14:59
Halabundauronandace, it's Qt based.  If I force it to use the system Qt instead of its own, nothing changes.  (Well, I get the global menu if I do that, but that's all)15:00
bonhofferi have a new z68AP gigabyte motherboard -- are there drivers for ubuntu?15:00
chadimy crop jobs do not work. how can I know what's wrong?15:00
bonhofferfor example, i can't get the graphics to work over very low res15:00
bonhoffer(using integrated graphics on motherboard)15:00
chadiI ran something that's */515:00
auronandaceHalabund: sorry i can't help, i was just curious (i don't use unity; more of an xfce guy)15:00
Dark_ApostropheWhat's the unity keyboard shortcut for logging out?15:01
urlin2uHalabund, this page says fully tested to lucid what is your release that your using http://www.wolfram.com/mathematica/features/system-requirements.html#Linux15:01
Halabundurlin2u, Oneiric.  Lucid doesn't even have Unity.15:02
mfauzirahmananyone use google+ in ubuntu?15:02
llutz_chadi: 1st create a cron-job just like "touch /tmp/$(date)"  to make sure cron-jobs run at all15:02
mfauzirahmanmy ubuntu not detect camera in google+15:03
urlin2uHalabund, right well the page gives info on what is needed I assume you have looked through all of that.15:03
mfauzirahman..........15:04
paulo_cvI discovered how to remove the notepad entry by editting the meminfo.cache files15:04
llutz_chadi: if that works, check your commands/scripts. best to use full pathes etc because cronjobs run in a limited environment15:05
rasmusthI just installed the newest ubuntu build and it seems like there is a ton of icons missing?15:05
Halabundurlin2u, it's only conflicting with Unity, otherwise it does work.  Except it's very inconvenient to switch between windows using the Unity interface ...15:05
Dark_ApostropheWhat's the unity keyboard shortcut for logging out?15:05
compdocrasmusth, do you use vnc?15:05
rasmusthno15:05
compdocor unity 2d?15:05
rasmusthno idea what unity 2d is15:05
onwartI have difficulties when I try to upload files on a private tracker. My vuze tells my connection is firewalled even though I have disconnected disabled both my hardware and software firewall and enabled UPNP. Does Ubuntu by default uploading of files?15:05
rasmusthI just have to on my screen15:05
conntrackhaha15:05
=== Lynx is now known as Guest17747
onwartEDIT: I have difficulties when I try to upload files on a private tracker. My vuze tells me my connection is firewalled even though I have disabled both my hardware and software firewall and enabled UPNP. Does Ubuntu by default prevent you from uploading of files?15:07
chadillutz_: ok, touch works. I am using */5 * * * * /home/myuser/123/foo.sh15:07
compdocrasmusth, do you mean the icons for some things are blank, or do you mean you arent seeing icons youre used to seeing?15:07
auronandacea picture is worth a thousand words...15:08
llutz_chadi: then check foo.sh, add some testing lines giving status-reports. check pathes etc.pp.15:08
querier|2hello there. how to resolve dependencies automatically, when apt-get does not do that? e.g. im trying to install ubiquity and there are unmet dependencies. ubuntu 11.1015:10
ikoniaquerier|2: apt-get will resolve deps if they are available15:10
fanhello15:11
chadillutz_: thank you, that helped :)15:11
querier|2ikonia: well I tried resolvnig it one by one , it works and all dependency-packages are from the same source, but that takes me years.15:11
ikoniaif you do apt-get package1 - if package1 depends on package2 and 3, apt-get will install packasge 2 and 315:12
Piciikonia: you should include 'install' there ;)15:12
ikoniaPici: yes, I was just using an example, but the correct command would be "sudo apt-get install package1"15:12
E_RocHey guys.15:12
E_RocI just downloaded a .tar of the new kernel but idk how to install it.15:13
ikoniaE_Roc: then don't15:13
ikoniaE_Roc: why do you want a new kernel ?15:13
E_RocBecause my laptop has some problems and guys on the forums said to install a new kernel and it should fix some things15:14
Dark_ApostropheHow do I reset all touchpad settings to default? My touchpad has crapped out, won't work properly. A reboot didn't help.15:14
ikoniaE_Roc: what is the problem15:14
E_RocA few things actually, my mic doesn't work unless i change values of a node. And even then it sounds awful15:15
bitshiftIs it possible to install a kernel which does not require the CMOV instruction in 11.10?15:15
E_Roc    Wireless (out of box)15:15
E_Roc    Suspend (out of box)15:15
E_Roc    Audio (kernel 3 + manual fix)15:15
E_Roc    Graphics (kernel 3 + edgers xorg)15:15
E_Roc    Brightness (acpi option in boot)15:15
ikoniaok - so why do you think a different kernel will fix that15:15
E_Roc    Battery life - around 5 hours15:15
FloodBot1E_Roc: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.15:15
Dark_ApostropheAnyone?15:16
bitshiftBecause I can't even boot the installer15:16
redmageHello all.15:16
E_Rochttp://paste.ubuntu.com/732091/15:17
E_RocThats all the problems my laptop has and the recomended fixes15:17
BluesKajBBL, stuff to do15:17
ikoniaE_Roc: what version of ubuntu are you using15:17
E_Roc11.1015:18
dr_willisid be overjoyed with 5 hr battery life.. :)15:18
ikoniaE_Roc: ok, so that's already using the 3.0 kernel15:18
ikonia!info linux-image15:18
ubottulinux-image (source: linux-meta): Generic Linux kernel image.. In component main, is optional. Version 3.0.0.12.14 (oneiric), package size 1 kB, installed size 32 kB (Only available for i386 amd64 all armel powerpc)15:18
=== evaldo is now known as Guest39372
E_Rocok.but what is the xorg edgers kernel they talk about?15:19
rasmusthGuys, I am wondering why I don't have any icons for half of ubuntu, any ideas? I just installed15:19
redmageQuestion for the group.  I'm running Ubuntu 11.04 on a Toshiba Satellite Pro 200.  I got the thing fixed and the tech guy, for reasons unknown to me, did a hard block on the wireless network card.  I.e. rfkill list shows a hard block on wlan0.  How do I unblock this?  It seems that FN+F8 doesn't work.15:19
dr_willisrasmusth:  clarify what you mean.15:19
rasmusththere are no icons, for System preferences15:20
rasmusthTerminal15:20
rasmusthand a ton of other stuff15:20
=== SomeoneWeird is now known as SomeoneWeirdzzzz
rasmusthin the left menu, that shows shortcuts to applications for instance15:20
auronandaceE_Roc: xorg edgers is a ppa of xorg (not the kernel)15:20
rasmusththere are no icons for folders either15:20
DJonesredmage: Does the laptop dual boot with windows? Sometimes if its switched off in windows, it won't show up in ubuntu15:20
Guest17747redmage: question: i shift my gnome classic on my desktop and the date and time is in the middle, how can i move it to the right side ?15:20
MonkeyDust!enter| rasmusth15:20
ubotturasmusth: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!15:20
rasmusththey are just represented by a file icon that looks like a blank page15:20
E_RocOk, so how should I install that?15:20
redmageGuest17747:  I have no idea...:-)15:20
rasmusthMonkeyDust: do you have a solution?15:20
MonkeyDustrasmusth: maybe it's something in CCSM15:21
Dark_ApostropheHow do I reset all touchpad settings to default? My touchpad has crapped out, won't work properly. A reboot didn't help.15:21
redmageAlso does anyone know if the fnfx software is still relevant? The last update seems to be from 2004.15:21
compdocrasmusth, did you remove any softwares?15:21
auronandaceE_Roc: i never recomend installing ppas15:22
Guest39372hello. Please, somebody know a chat for postgres database?15:22
dr_willisredmage:  never heard of fnfx.15:22
E_RocWhy?15:22
MonkeyDustDark_Apostrophe: find gpointer something in the repos15:22
llutz_!alis | Guest3937215:22
ubottuGuest39372: 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*15:22
auronandace!ppa | E_Roc15:22
ubottuE_Roc: 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 !addppa15:22
carlossi'm trying to add my system monitor applet to the top panel using unity on 11.10.  alt+right click does nothing15:22
carlossam i missing  a package?15:22
redmagedr_willis:  I found reference to it on one of the Ubuntu forums.  Supposedly it enables the FN keys to work under Ubuntu15:23
dr_williscarloss:  theres various indicator-applets listed at the askubuntu.com site that have similer features.15:23
E_Rocok thanks guys im going to try something15:23
dr_williscarloss:  the whole panel applet methodolgy is basically being phased out in perferance to 'indicator applets'15:23
compdocrasmusth, I can tell you how I get my icons back15:23
dayman_fighteroftrying to roll out a bash script that calls to other scripts using "xterm -e" but half the scripts don't execute till after the main terminal window is closed. help please.15:24
carlossdr_willis: okay.  i'll look into it15:24
querier|2ikonia: As I said, apt-get install package1 should install the others but it did not, although the single dependencies can be resolved manually.15:24
elbowhej, udało sie15:24
Dark_ApostropheMonkeyDust: Thanks, trying :)15:24
bitshiftwhat version of the kernel did 10.04.3 run?15:24
elbowswap sie montuje sam15:24
elbowbardzo dziekuje15:24
Hanmacis ruby1.9.3 is comming into ubuntu? it is in debian15:24
DJones!pl | elbow15:24
ubottuelbow: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.15:24
dr_willisHanmac:  next release most likely. or use a ppa.15:25
Hanmacso i must wait until 12.04 or what do you mean?15:25
dr_willis!ppa | Hanmac15:25
ubottuHanmac: 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 !addppa15:25
auronandace!info linux lucid | bitshift15:25
ubottubitshift: linux (source: linux-meta): Generic complete Linux kernel.. In component main, is optional. Version 2.6.32.34.40 (lucid), package size 4 kB, installed size 32 kB (Only available for i386 amd64 lpia all armel)15:25
dr_willisHanmac:  theres always source...15:25
redmageSo does anyone know how to do a hardware unblock on a wlan card in Ubuntu?15:26
MonkeyDustHanmac: a PPA is maintained by one person out there, in the next ubuntu version, it may be included in the repos15:26
vatzecI am having problems connecting to the Internet from a WPA2 enterprise wireless network. I am connected to the network, but I can't connect to websites outside of it through, e.g., Firefox, but I can ping external servers. The only difference from normal behaviour in the output of `ping` are lines containing the words "New nexthop".15:27
showstopperwhy does my bootsplash missing? how can i bring it back? the ubuntu logo ?15:27
auronandace!blacklist | redmage15:28
ubotturedmage: To blacklist a module, edit /etc/modprobe.d/my_blacklist.conf and add « blacklist <modulename> » to the end of that list - To explicitly load modules in a specific order, list them in /etc/initramfs-tools/modules and type « sudo update-initramfs -u »15:28
vatzec... and an IP address. Somenoe has suggested on a discussion board that this might be a suggestion from a server that is in my network to use a different route when connecting to some computer, which Linux doesn't respect, and Windows does.15:28
DJonesredmage: Does the laptop dual boot with windows? Sometimes if its switched off/disabled in windows, it won't show up in ubuntu15:28
Dark_ApostropheMonkeyDust: Didn't seem to help... Not even "disable touchpad" in that thing works. The touchpad seems to react to multiple fingers, not a single finger, and it's erratic15:28
Dark_ApostropheWon't go vertically, either, just horizontally15:28
vatzecDo you have any ideas what causes this? This didn't happen on my Natty machine.15:28
redmageDjones:  Nope, it's a pure play linux system. I wiped Windows Vista off of it completely.15:28
Dark_ApostropheThat's why I want to reset it to default settings, figured something miht've gone wrong somewhere there15:28
redmageI've been trying to reach the tech but with no luck so far.15:29
millen_hello15:29
LucaBiolcatiOn C channel people think that studying the code of Ubuntu Programs is not a good exercise. What do you think about??15:29
showstopperor how can i change my boot splash  screen?15:29
deej1976!ot | LucaBiolcati:15:30
ubottuLucaBiolcati:: #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!15:30
DJonesredmage: Not sure how to re-enable it,  did the tech guy use windows on it, or was he using ubuntu anyway15:30
Hanmacthe package is allready in debian https://launchpad.net/debian/+source/ruby1.9.1 so why i need an ppa to get it in ubuntu? i thought ubuntu updates more often then six month15:30
Dark_ApostropheHow do I reset all touchpad settings to default? My touchpad has crapped out, won't work properly. A reboot didn't help.15:31
MonkeyDustHanmac: maybe because it is not good enough to be in teh repos15:31
showstoppernoone knows how to change the boot splash?15:31
Hanmacits an offical release ... i think the packagars of ubuntu doesnt have the time yet to look after the package15:32
=== [sanyi] is now known as [Sanyi]
showstopperubuntu  starts tasting bitter and bitter :( what is this i'm feeling :(15:33
redmageDJones:  I presume that he was using Ubuntu.  He didn't do much other than clean it up.  But he definitely changed something that I can't figure out how to reverse.15:33
compdocshowstopper, keep your tounge away from the computer15:33
MyrttiHanmac: I don't know where you get your information from, but I can see that Ruby package fine in the latest Ubuntu package repositories15:34
showstopperand you've just added a sour taste :D15:34
Myrtti!info ruby1.9.115:34
ubotturuby1.9.1 (source: ruby1.9.1): Interpreter of object-oriented scripting language Ruby 1.9.2. In component universe, is optional. Version 1.9.2.290-2 (oneiric), package size 35 kB, installed size 896 kB15:34
showstopper!15:35
deej1976!notunity | showstopper15:35
Thelmariavatzec: Check your gateway is correct (route -r). If you've got a windows partition working, can check what its using and verify they're the same.15:35
ubottushowstopper: 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 !classic15:35
HanmacMyrtti: http://www.ruby-lang.org/en/news/2011/10/31/ruby-1-9-3-p0-is-released/ there you can see its an official release from the ruby team15:36
fahad_anyone here with fedora?15:36
Myrttifahad_: this is Ubuntu support channel...15:36
Thelmariafahad_: Try #fedora.15:36
MonkeyDustfahad_: wrong channel, this is for ubuntu15:36
Dark_ApostropheHow do I reset all touchpad settings to default? My touchpad has crapped out, won't work properly. A reboot didn't help.15:36
MyrttiHanmac: please note the date of that annoucment?15:36
fahad_sorry..............15:36
DJonesredmage: Not something I've seen before, but have you tried "sudo rfkill unblock all" That may work15:37
Hanmacit is to new?15:37
tdnafter upgrading to kubuntu 11.10, networkmanager does no longer automatically connect to wifi networks that I have configured. Also, it does not remember entered wifi passphrases. How to fix this?15:37
llutz_Dark_Apostrophe: look at ./.gconf/desktop/gnome/peripherals15:37
fahad_i have just a question......how can i mount and install an ISo of 4gb ????15:37
MyrttiHanmac: it's after latest ubuntu was released.15:37
Hanmacyea ... but ubuntu does updates beween the big release cycles15:38
riffautaefahad_: from inside windows or from inside ubuntu?15:38
RaTTuS|BIGfahad_ use a dvd15:38
pangolinHanmac: security and bug fixes, yes.15:38
MonkeyDustfahad_: try your.iso /media15:38
fahad_From ubuntu ?15:38
Dark_Apostrophellutz_: Alright, so how do I reset all those config files to default? Is there an example somewhere in the documentation?15:38
fahad_fromubuntu15:38
MonkeyDustfahad_: try mount your.iso /media15:38
MyrttiHanmac: security updates, bug fixes... someone may backport it, but it's not guaranteed15:38
vatzecThelmaria: I think `route -r` isn't a valid command. :S15:38
LogicallyDashingfahad: from the command line, mount -o loop <file>.iso /some/directory/you/dont/use15:38
vatzecThelmaria: "-r" doesn't seem to be a valid parameter of route.15:38
llutz_Dark_Apostrophe: idk, sry. just move away that file and try15:39
fahad_suppose i have a customized OS by remastersys......4gb....how can i install  it in my HDD ?15:39
[Sanyi]Thelmaria: or use furiusisomount15:39
Thelmariavatzec: Drat, I meant -n.15:39
Thelmariavatzec: Sorry.15:39
Dark_Apostrophellutz_: alright, worth a try15:39
MonkeyDustfahad_: try unetbootin15:39
LogicallyDashingfahad_: you could use a virtual machine I suppose. check out qemu15:39
vatzecThelmaria: :) OK.15:40
fahad_Monkeydust.....I have only 8gb flash drive.....can i install ???15:40
vatzecThelmaria: So generally it's a routing issue, and I have to make my traffic go through the IP that I'm suggested by the results of PING?15:40
MonkeyDustfahad_: can't say, never installed a 4GB iso15:41
MonkeyDusta 4GB OS?15:41
Thelmariavatzec: If you can ping the world, and have a reply, you've got a route to the world. I'd suggest it's a proxy / firewall issue, because ping traffic gets to the world but http doesn't. I am assuming you have a working, web-aware windows with enterprize wifi ?15:42
rasmusthcompdoc no I did not remove anything15:42
rasmusthit is a completely fresh install15:42
area51pilot\join #empathy15:43
Dark_Apostrophellutz_: Well, I did so.. guess I'll try logging out and in again15:43
* conntrack hugs snort15:43
deej1976conntrack: Changed your tune from this morning15:43
Thelmariaconntrack: Oh, you got it working?15:44
RockjAnyone had issues with nvidia drivers after latest ubuntu 11.10 ? I have to let lightdm start once, then restart it again to detect both my display in twinview mode.15:44
area51pilotis there a way to completely clean any account information in Empathy IM15:44
compdocrasmusth, when I connect using vnc, which forces Unity to run in 2d mode, the icons are missing. I have to run: sudo apt-get install gnome-shell15:44
JoeGazz84Hey guys, is there code available for ubottu's bantracker?15:44
pangolinJoeGazz84: I don't believe there is.15:45
cannonballI want to use an old busted-display laptop as a wireless bridge.  When setting up an interface in the Network Connections (Ubuntu 10.10), one of the options is "Shared with Other Computers".  Is that going to bridge the eth0 to wlan0 or is that going to use iptables and NAT (actually PAT) to share to the computers behind it?15:45
MonkeyDustJoeGazz84: it says: "behave, so you don't get banned"15:45
julian__how to move files by create date in a batch file15:46
pangolinJoeGazz84: might try asking in #ubuntu-bots-team15:46
JoeGazz84MonkeyDust: I didn't understand what you mean, I'm looking to use it on another bot.15:46
morecheesei accidentally hit Mod4(Windows)+M and now im in high contrast mode, how do i switch it off? google didn't help.15:46
cannonballI require bridging the connections because I'm putting a network printer behind it.  Just trying to figure out if I can do it point and click or if I need to script bridge creation and routing.15:46
TrueFXhi guys15:46
TrueFXis there a compiler design ctannel ?15:46
TrueFXchannel15:47
ikoniacheck freenode.net on how to look for channels15:47
rasmusthI am not using VNC15:47
rasmusthI am using completely normal15:47
llutz_!alis | TrueFX15:47
ubottuTrueFX: 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*15:47
rasmusthand I have missing icons15:47
morecheeseoh wait15:47
morecheesenow Mod4+M set it back15:47
compdocrasmusth, doesnt matter - thats just my situation15:47
morecheesethat didnt work at first15:47
morecheeseall well15:47
morecheesethx bai15:47
conntrackdeej1976: Yes. I guess I need a break last night which is when it went pear shaped15:48
deej1976conntrack: Amazing what happens with a good night sleep15:48
conntrackThelmaria: Yes I have. Just backed it up aswell. Now I can start to learn on securing apache, php and learn snort :-)15:49
geboysorry, it might be out of ubuntu topic, but does anyone here have successfully made a clonezilla server on ubuntu 11.10? mine seem to keep stuck on loading client pc.15:50
Dark_Apostrophellutz: Hum.. :/ I'm guessing this is system-wide, not user settings-based.15:50
Thelmariaconntrack: Congrats :)15:50
conntrackdeej1976: But I hate going to bed when something is broken15:50
Harzileinhi15:50
conntrackThelmaria: Thanks. Still got a way to go :-)15:51
deej1976conntrack: Yep known that feel15:51
deej1976feeling*15:51
Harzileinis there a machine readable mapping from distro names to versions, or do i need to scrape them from https://wiki.ubuntu.com/Releases ?15:51
conntrackThelmaria: Thanks. Still got a way to go :-)15:51
=== tajpan___ is now known as prezes
TechnicusHello . . . I have an install of 11.04 and 'nm-applet' is incapable of detecting the wireless network devices after recovering from sleep or hibernation until I reboot twice.  How can I diagnose and cure this malfunction?15:53
rasmusthhow can I check if I am in 3d or 2d mode15:54
Dark_ApostropheI'm on Ubuntu 11.10. My touchpad (awful Elantech POS) has gotten broken, for some reason it will only move horizontally, not vertically. I tried removing the user settings, but that didn't help. I'd like to reset the Xorg settings, but they're all spread over different fils, and I don't know which driver is being used (evdev or synaptics). Can anyone help me out?15:55
MongeyHey, I rebooted my server, ubuntu server 11.10, and now I'm getting a black screen with a flashing  '_'  and all I can seemingly do is press ctrl+alt+del to reboot. Have tried holding shift to access grub, but that hasn't worked.15:55
=== babilen is now known as Guest97966
Nightmar_hello, im installing ubuntu server lts, i choose LVM for the hard disk with ext4, and it get stuck trying to format15:57
Nightmar_at 33%15:57
Nightmar_what could be ?15:57
RaTTuS|BIGNightmar_ -  tail -f /var/log/syslog15:58
unkri m unable to ugrade to 11.10 can anyone help me ??15:58
Nightmar_how, im running the server installation disk15:58
llutz_Technicus: you could try to unload/reload wifi-modules when hibernating. look at /usr/lib/pm-utils/pm-functions15:59
rasmusthIn proprietary drivers I click activate on a driver, then it installs15:59
rasmusthand proprietary drivers window is greyed out15:59
rasmusthstill says it's inactive15:59
rasmusthstill has the active button15:59
LucaBiolcatiDear friends could you explain the role of the directory ETC???16:00
rasmusthbut it cannot be pressed16:00
llutz_!fhs  | LucaBiolcati16:00
ubottuLucaBiolcati: An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview  see also: man hier16:00
RaTTuS|BIGNightmar_ - ctrl-f1 or ctrl-alt-f1 [or f1-f7]16:00
=== tajpan___ is now known as prezes
rasmusthDoes anybody know about the proprietary drivers? I cannot seem to activate graphics driver16:02
new2linuxHello ppl16:02
deper29 hey guys, I'm trying to install ubuntu 10.10 64 bit. When I go to install from the CD I get: [1.4429011] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)16:03
RaTTuS|BIGdeper29 - check your md5sum from the iso16:03
LucaBiolcatiDear friends in etc there is aapt directory what is the role of that directory? Do you think the source code is in that directory??16:03
llutz_LucaBiolcati: no it isn't. it holds apt-configs16:04
Nightmar_RaTTuS|BIG the last message of the syslog is partman mkefs 1.31.1116:04
Nightmar_1.41.1116:04
Nightmar_and holds there16:04
deper29RaTTus|BIG: How do I do that? I'm a noob16:04
new2linuxi am using ubuntu 11.10 on my lappy now i want to make a usb stick how do i go about it ..can any one help16:04
deej1976LucaBiolcati:  llutz_ !fhs link is worth a read16:05
LucaBiolcatillutz_ dear friend there is another directory inside apt called apt.conf.d do you think the code is there?16:05
conntrackbug bug bug16:05
RaTTuS|BIGdeper29 - on booting the cd I think there is an option to check the install files ? , or md5sum -b file.iso - anbd check that from the ubuntu sort location16:06
deej1976LucaBiolcati: please read the link from !fhs16:06
LucaBiolcatiwhich link?16:06
llutz_LucaBiolcati: stop your stupid "where is the code" questions. you have been told how to get source-codes. the distro-install contains nearly no sourcecode by default. check the links you have been given and read16:06
deper29RaTTuS|BIG: When I do the check files option I get the same thing16:06
deej1976!fhs16:06
ubottuAn explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview  see also: man hier16:06
Dark_ApostropheI'm on Ubuntu 11.10. My touchpad (awful Elantech POS) has gotten broken, for some reason it will only move horizontally, not vertically. I tried removing the user settings, but that didn't help. I'd like to reset the Xorg settings, but they're all spread over different fils, and I don't know which driver is being used (evdev or synaptics). Can anyone help me out?16:06
deej1976!repeat | Dark_Apostrophe16:07
ubottuDark_Apostrophe: 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:07
killswitchguyLucaBiolcati, you can google most of the things you are answering16:07
Technicusllutz_: how do I unload/reload wifi-modules when hibernating?16:07
RaTTuS|BIGNightmar_ - dunno - has it really stopped or is it doing stuff - or mae  a  smaller partition ...16:07
Nightmar_RaTTuS|BIG it's a 4TB partition16:07
LucaBiolcatillutz_ the code of LibreOffice I mean can you understand??16:07
Dark_Apostrophedeej1976: I am search on help.ubuntu.com, but I didn't repeat it quickly16:07
Nightmar_that's why it takes too long ?16:07
Dark_Apostrophebeen 10-15 minutes16:07
LucaBiolcatiI don't know where ubuntu saved that code source16:07
llutz_Technicus: check pm-utils for that, it should have hooks.16:07
deej1976Dark_Apostrophe: I've seen it a few times with no replies16:08
RaTTuS|BIGNightmar_ - what filesystem ?16:08
Nightmar_RaTTuS|BIG Ext4 - Raid 10 - 4TB 7.2K16:08
LucaBiolcatiwhy should it be a stupid question? If you know the answer tell me16:08
RaTTuS|BIGdeper29 - may be worth buring the CD again16:08
Technicusllutz_: What are hooks?16:08
llutz_LucaBiolcati: trop trolling16:08
deper29kk16:08
llutz_stop16:08
* RaTTuS|BIG goes for coffee - back in 20 or so16:08
Dark_Apostrophedeej1976: Well, this channel has an insane amount of people, and a line is bound to disappear from most people's screens into the backlog within a minute16:08
killswitchguyLucaBiolcati,  go to the offical page of the program whose source code you want16:09
rasmusthdoes anybody know how I can activate my graphics driver?16:09
killswitchguyrasmuth, what is your graphics card ?16:09
rasmusthit says in proprietary drivers that its active, but in system settings it says unknown16:09
rasmusth9400M16:09
killswitchguyati or nvidia?16:10
RaTTuS|BIGLucaBiolcati see http://www.libreoffice.org/download/16:10
* RaTTuS|BIG really gone now16:10
llutz_Technicus: read pm-utils documentation about those "SUSPEND_MODULES" etc things16:10
rasmusthkillswitchguy: nvidea16:10
=== joo is now known as Guest97242
LucaBiolcatikillswitchguy: I used the command apt-get source libreoffice it has been saved somewhere but i don't find it if you know please tell me16:11
new2linux I need a small favor ... I use ubuntu 11.10 on my laptop i kinda liked it and now i want to make a usb stick to install on my desktop computer ..how to i go about it... do i have download the whole thing again :-( or there is a way out :-)16:11
deej1976LucaBiolcati: One time only, sudo apt-get install dpkg-dev ; apt-get source vim ; ls ; cd vim-7.3.154+hg~74503f6ee649 ; ls16:11
killswitchguyhttp://www.libreoffice.org/download16:12
killswitchguygo there16:12
killswitchguythe source code is there for you to enjoy, you should google things first before asking here LucaBiolcati16:12
Technicusllutz_: Thanks, I'll check this out.16:13
progre55hi guys. I have a text file on a remote server with only 1G RAM, and the file is 1.2G large, and I need to edit a single line. Do not want to use "vim" for that. Any other alternatives?16:13
progre55I know the line number and all, if it helps16:13
Nightmar_how much time needs ext4 to format 4TB ?16:13
EvilResistanceprogre55:  out of curiosity, why would the amount of RAM on the remote system matter...?16:13
deej1976progre55: look into sed maybe16:14
Thelmarianew2linux: If you've still got the iso, you don't need to redownload, provided your desktop and laptop are the same kind of hardware etc. To install onto usb, check here: http://www.ubuntu.com/download/ubuntu/download for instructions16:14
llutz_Nightmar_: a few seconds16:14
Nightmar_llutz_ i got my installation stuck at 33%16:14
llutz_progre55: use sed16:14
abstraktdokumhi all16:14
progre55EvilResistance: because if you use vim, it loads the file into ram16:14
dwardermaple leaves in gimp doesn't look like it :)16:15
EvilResistanceand this is why i dont use vim ;P16:15
dwardermaple leaves pattern16:15
progre55deej1976, llutz_: thanks, let me read the man for sed =)16:15
LucaBiolcatiso the source code is simply in home directory16:15
vatzecThelmaria: Enterprise wifi, yes. :) And yes, my friends' laptop, which are running Windows, do autoconfigure and work.16:15
deej1976LucaBiolcati: yes16:16
abstraktdokumanyone knows why i cant run this command: glxinfo | grep "direct rendering"16:16
deej1976LucaBiolcati: try it!16:16
llutz_progre55: sed -i '[linenumber]s/whattobereplaced/replacewith/' file16:16
progre55llutz_: awesome, thanks man, appreciate16:16
killswitchguyrasmuth: i have a trick that worked for me, try it once. Unplug your display cables from both the card and the monitor and replug them again.16:16
deej1976progre55: backup the file 1st16:16
progre55deej1976: for sure =)16:17
dwarderis that realy a maple leave? http://www.flamingtext.com/backgrounds/show.cgi?image=Maple_Leaves_tile.jpg16:17
deej1976dwarder: it bad web design :D16:18
kostasahow can I run a .exe file? can anyone share a link?16:18
llutz_progre55: use sed wihtout -i  to check what it would do16:18
RaTTuS|BIGdwarder not it's a leaf -16:18
dwarderdeej1976: this pattern is from gimp16:18
LucaBiolcatideej1976: I did what you adviced to me: there are 7 directories and different files what is the file containing the source written in C?16:18
dwarderRaTTuS|BIG: well. yeah16:19
deej1976LucaBiolcati: try src16:19
Dark_Apostrophellutz_: Sorry if I'm pestering you (tell me if I am), but do you have any idea how to reset touchpad setting system-wide?16:19
dwarderRaTTuS|BIG: but is that a maple leaf16:19
progre55llutz_: okay16:19
Psychohi16:19
llutz_Dark_Apostrophe: not at all, no. sorry16:19
RaTTuS|BIGdwarder we dont care in this channel16:19
dpoccasionally, when I press a keyboard command (not sure which one), I see a flash back to the plymouth screen, but I'm not sure why; I've got a video of it happening here: http://youtu.be/dEia9xAE3WQ16:20
Psychoi'd need advice how to start a shell script only after x11 has started16:20
abstraktdokumanyone knows why i cant run this command: glxinfo | grep "direct rendering"16:20
pangolindwarder: definitely not a maple leaf16:20
dpanyone have suggestions on what to look for to fix?16:20
Psychoi'd need advice how to start a shell script only after x11 has started16:21
Nightmar_ok it did take 30 minutes to format 4TB16:21
rasmusthhow do I enable gfx?16:21
LucaBiolcatideej1976: in src there are 9 directories and a lot of file .h .bat and also .c it's not so easy to understand these files16:21
RaTTuS|BIGPsycho - see startup applications16:21
llutz_abstraktdokum: you can't run because?16:21
llutz_abstraktdokum: any error?16:21
llutz_!ot | LucaBiolcati16:21
dwarderpangolin: that is great to hear :)16:21
ubottuLucaBiolcati: #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!16:21
deej1976LucaBiolcati: You should start googling for a guide to software development with C16:21
os_hi16:22
Psychothe script is placed in init.d, but as it starts a gui, I get a x11 variable not set on session start16:22
llutz_LucaBiolcati: /join ##c16:22
os_how do i install KQEMU?16:22
genii-around!autostart16:22
ubottuTo add programs to start up when you log into your Gnome session go to System>Preferences>Sessions and use the Startup Programs tab. For more information, see https://help.ubuntu.com/community/AddingProgramToSessionStartup - See !boot for starting non-interactive programs at boot16:22
vatzecThelmaria: I can't add anything to the route table. It says "SIOCADDRT: Operation not permitted" when running as a user, and "SIOCADDRT: No such process", when trying as root. I'm trying this command: route add default gw <ipAddressHere>.16:22
Psychook, thank you, gonna have a look to what you said16:22
Thelmariavatzec: Is your default gateway wrong - that is, different to that given to the windows one?16:23
vatzecThelmaria: I don't know, I want to sent up a route to all external servers through the IP address PING returns in the "New nexthop" lines. What should I do?16:23
vatzecs/sent up/set up/16:23
Thelmariavatzec: ping 8.8.8.8 and tell me if you get a reply.16:24
vatzecThelmaria: I do.16:24
vatzecI can even ping with hostnames, I just can't connect to them through e.g. a web browser or an e-mail client.16:24
vatzecPlus, I get that extra ping line.16:24
vatzecWith every ping.16:24
unkrhey can any one help me my network-manger applet crashed regularly ???16:25
paulo_cvI hated quassel16:26
dpanyone? this is becoming a pretty big issue for me :(16:26
RaTTuS|BIGdp wat is your problem16:27
rasmusthHow can I enable 3D in Ubuntu 10.1016:27
Thelmariavatzec: Well, if you've gotten a gateway which works, I'd be thinking your routes  are fine. I'm afraid I can't help you much more then that - you've got a working connection to the world, you just don't have it open for all protocols, and that suggests firewall / proxy settings issue.16:27
esoulanyone able to use usbip with 11.10?  The kernel modules dont seem to exist after installing usbp16:27
dpRaTTuS|BIG: occasionally, when I press a keyboard command (not sure which one), I see a flash back to the plymouth screen, but I'm not sure why; I've got a video of it happening here: http://youtu.be/dEia9xAE3WQ16:27
esoul*usbip16:27
rasmusth11.10 sorry16:27
RaTTuS|BIGdp - is that a screen saver- have you got it binded to a key ?16:28
dpRaTTuS|BIG: that is not; that's plymouth jumping in for some reason16:28
* RaTTuS|BIG googles plymouth16:29
dydopera won't open anymore... any hints?16:30
dydit seems just a crash16:31
dydif i reboot it will work16:31
nullp0interdoes anyone know why im still getting values for YAHOO.COM and yahoo.com after running this? (they should be case insensitive) cut -d @ -f 2 CP_20DAY.txt | sort | uniq -ci | sort -n > CP_results.txt16:31
RaTTuS|BIGdp - umm ... no idea - see if you can track the key press ....16:32
julian__how to move files by base date in a batch script?16:32
=== unkr is now known as unk
os_how do i install KQEMU in ubuntu?16:33
dpRaTTuS|BIG: I tried. there doesn't seem to be any specific thing that repeatably triggers it16:33
=== unk is now known as unkr
unkrhow to register my name in irc    can anyone tell me ????16:35
RaTTuS|BIGdp ... plymouth --help - there is a watch-keystroke command ...16:35
DJones!register | unkr16:35
ubottuunkr: 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:35
kmelsI'm trying to dist-upgrade, apt-get fails with this message http://pastebin.com/9AyhNpQi what does it mean? and is there a way to fix it?16:35
deej1976os_: kqemu is not in the default repo, you would need to download an install yourself16:35
infidhow do you install sun java if you already have openjdk installed?16:36
gp2mv3hi, my trackpad isn't detected on my Dell XPS 15z, do you've a solution ?16:36
deper29hey, I am trying to install an Nvidia driver. When I go to install it, I get a window that says I appear to be running an X server and to exit X before installing. How do I do that?16:36
deej1976os_: ppa https://launchpad.net/~dnjl/+archive/virtualization16:36
RaTTuS|BIGkmels  - save your data off somewhere and install from scratch16:36
os_deej1976, thanks!16:36
kmelsinfid, you can install it with apt-get, the package name is 'sun-java6-jdk' but you'll have to choose which one will be your default.16:37
moesLucid 10.04..Why are we not getting the newer versions of Firefox in synaptic ???16:37
nkjhey guys16:38
nkji recently upgraded my ubuntu server from 10.04 to 11.1016:38
gp2mv3ubuntu server ?!...16:38
[Sanyi]zomg16:38
Jordan_Udeper29: Use the "Additional Drivers" tool to install Nvidia drivers.16:38
[Sanyi]:D16:38
deej1976moes: https://launchpad.net/~mozillateam/+archive/firefox-stable?field.series_filter=lucid16:38
nkjgp2mv3: yeah, a server16:38
nkjgp2mv3: is that bad?16:39
gp2mv3nkj: i'm not convincted by ubuntu server, i prefere debian or centOS on my servers but it's not bad ;)16:39
deper29Jordan_U: I had to download a .run file to do this. It doesn't appear in the additional drivers16:40
nkjgp2mv3: yes, I used to use both of those, but lately I find that ubuntu being used as a server isn't really so bad, and a lot of the depenency problems I used to run into aren't as frequent.16:40
dabukalamjust installed tftpd-hpa, and it's not in /etc/init.d/ for some frustrating reason16:40
Jordan_Udeper29: If it's not appearing in Additional Drivers there is likely a reason. What hardware do you have? Are you using a virtual machine? Is it Nvidia Optimus?16:41
nkjgp2mv3: this is a development server, so we need to be able to install new packages easily without dependency worries... but for single purpose servers I agree something like centos/debian with a locked down set of dependencies specific for the app makes a lot of sense.16:41
rasmusthI just pressed the sound icon16:42
nkjanyway - my problem is that, I did a dist-upgrade from 10.04 to 11.10 and now it seems udev and perl-base are having problems.16:42
rasmusthwith the cross over it16:42
moesdeej1976, Why do we have to use ppa ??16:42
rasmusthand now all interface disappeared16:42
gp2mv3nkj, yes ubuntu on a prod server, it's a suicide though :D16:42
deper29my card is an Nvidia GeForce16:42
rasmusthhow do I get it back?16:42
gp2mv3but, who can help me with my not detected trackpad ?16:42
nkji managed to get apt and dpkg to stop complaining about them by downloading the .deb's and doing a --reinstall16:42
deej1976It's an easy way of get the stable firefox from Mozilla16:42
nkjbut when i run perlapps libperl segfaults.16:42
nkjand udev creates some dmesg errors16:43
=== [Sanyi] is now known as [sanyi]
gp2mv3nkj, did you z pkg-reconfig ?16:43
gp2mv3*a dpkg-reconfig --all16:44
nkjgop16:44
rasmusthThe sound icon on the top bar, it has a cross over it, because sound driver isnt properly installed I guess. When I press it the entire interface disappears. Why is this??16:44
nkjgp2mv3: no, trying that out now.16:45
=== paulo is now known as paulo_cv
* phlak_user is standing by16:47
avernoshow can i use gnome 2? and delete unity, if possible16:48
avernoswith ubuntu 11.1016:48
phlak_user!nounity | avernos,16:48
ubottuavernos,: 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 !classic16:48
avernosty16:49
Myrtti+16:51
nkjgp2mv3: starts off fine, but at some point I get errors like: /bin/setupcon: 447: cannot open /dev/tty2: No such device16:51
nkjgp2mv3: probably because udev isn't properly initializing the dev filesystem during boot16:51
HelloPeopleHello guys.I need some help here.I cant login as the root user of this computer after i click login the screen turns black and then returns to login screen again i am using lightGDM ubuntu 11,1016:52
melvin_I only have 3.8 Gb free space on my natty partition. Should I increase the partition size before I upgrade to Oneiric?16:53
paulo_cvwhy would you want to login as root into the graphical environment?16:53
breakmeHi guys can anyone invite me to the #PHP16:54
HelloPeoplePaulo for using it?16:54
Pici!register | breakme16:54
ubottubreakme: 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:54
phlak_user!root | paulo_cv16:54
ubottupaulo_cv: 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/RootSudo16:54
paulo_cvlogin as the regular user and then you can switch to root from the terminal for whatever you need16:54
=== io is now known as Guest48488
Guest48488c'è qualche italiano?????16:54
Pici!it | Guest4848816:54
ubottuGuest48488: 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)16:54
HelloPeopleYou dont understand i am the ROOT16:55
nkjanyone have any suggestions on how I can fix a core package like UDEV ?? it's really screwing things up and all the dpkg or apt commands I can think of haven't resolved the problem.16:55
paulo_cvyes, so?16:55
nkji can't purge and re-install, obviously16:55
HelloPeopleI am the Root user and i cant login with root prevelidges anymore at least at the graphical enviroment16:55
RaTTuS|BIGHelloPeople - don't connect to the insternet from a root account - via irc / http really....16:55
phlak_userpaulo_cv, sorry; that was meant for HelloPeople16:55
rasmusthok so I instlaled XBMC on ubuntu 11.10, do I have to do anything special to get gfx acceleration?16:56
Logan_!root | HelloPeople16:56
ubottuHelloPeople: 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/RootSudo16:56
paulo_cv@phlak_user it's ok, I thought so :)16:56
dabukalam!ar16:57
ubottuLa comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe16:57
dabukalam!lb16:57
ubottuThe Lebanese LoCo team is only a couple of clicks away. Discover its flavor in #ubuntu-lb16:57
HelloPeopleFIX is not in the sudoers file.  This incident will be reported. is this Good ENought for you? i am with an other user curently logedin ubuntu and i cant ran any compand wich has "SUDO" in it16:58
* phlak_user thinks someone is on an ego trip that they're ROOT o_O16:58
Pici!msgthebot | dabukalam16:58
ubottudabukalam: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots.  Search for factoids with "/msg ubottu !search factoid".16:58
paulo_cvlol phlak_user totally agree on that16:58
LucaBiolcatihow can you open a file.o??16:59
HelloPeopleLet me say it in a diferent way:I cant acces in one of my users how can i fix that?16:59
phlak_userLucaBiolcati, its an object file its one step before an executable16:59
paulo_cvHelloPeople search online on how to add your user to the list of sudoers, I think the message is pretty explicit17:00
deej1976phlak_user: Don't get drawn into LucaBiolcati, your be explaining C development all day long17:00
tdnafter upgrading to kubuntu 11.10, networkmanager does no longer automatically connect to wifi networks that I have configured. Also, it does not remember entered wifi passphrases. How to fix this?17:01
HelloPeoplePaulo wont i lost my other users files that way?17:01
llutz_HelloPeople: you are root, you should know that... sudo adduser <user> admin17:01
LucaBiolcatiwith gcc can I go from file.o to an executable?17:01
phlak_userLucaBiolcati, yes17:01
paulo_cvHelloPeople no you won't17:01
paulo_cvllutz_ loved it17:01
LucaBiolcatiphlak_user: How?17:02
rcmaehl\O/ Ubuntu 11.04 #87 of PCWorld's best 100 products of the year17:02
=== paulo is now known as paulo_cv
deej1976!info gcc17:03
rcmaehlwhoops17:03
ubottugcc (source: gcc-defaults (1.107ubuntu5)): GNU C compiler. In component main, is optional. Version 4:4.6.1-2ubuntu5 (oneiric), package size 4 kB, installed size 64 kB17:03
rcmaehl82*17:03
rcmaehlnot 8717:03
phlak_userLucaBiolcati, look here -> http://pages.cs.wisc.edu/~beechung/ref/gcc-intro.html17:03
Jordan_Udeper29: You didn't answer all of my questions. Are you using a virtual machine? Does your computer have two graphics cards (Nvidia Optimus)?17:03
* deej1976 close C development guide, and goes to sleep :D17:04
phlak_userdeej1976, that ought to keep him busy for a while but the next one is going to be about g++17:05
* phlak_user quits17:07
bobweaver /msg NickServ identify smilex217:07
phlak_userbobweaver, ok17:07
Jordan_Ubobweaver: Change your password.17:07
Picibobweaver: Please change your password17:07
bobweaverNO SHIT17:07
bobweaverthanks17:07
bobweaverthou17:07
llutz_we'll do it for you :)17:07
kneekiI hate when I do that.17:07
kneekiHaha17:07
vip__hello17:07
DasEiHi, vip_17:07
MeQuerSatbobweaver, don't change your password ;-)17:08
vip__how to add seconds to irssi time?17:08
Picivip__: Its one of the /set time<tab> settings, try #irssi for more accurate help ;)17:09
DasEivip__:someone might know, #irssi a good place to ask otherwise, or visit irssi.org17:09
Dark_ApostropheHello, ow do I completely reset all system-wide touchpad settings to default?17:10
Dark_Apostrophehow*17:10
bobweaverFUCK  You who ever changed my pass first17:10
llutz_vip__: http://irssi.org/documentation/faq17:10
vip__my nick is vip_ why I have now nick vip__?17:10
DasEivip_: ghost ? unregistered ?17:10
sliptteeshi all17:11
vip__i registered sucesfully17:11
DasEi!register | vip_17:11
ubottuvip_: 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 #freenode17:11
sliptteesmy ubuntu 11.10 are all updated... i have little issue17:11
sliptteesmodule of sound can't start17:11
DasEivip_: see above, choose another nick n register (#freenode has more on it)17:12
sliptteesi need start manual17:12
vip__thanks17:12
rymate1234oh17:14
rymate1234ohi17:14
sivakumarhai to every one just now i have deleted my desktop icons by mistake it contains a data of about 24gb .....but the problem is i cant able to see the folder in trash to restore them please help17:14
MonkeyDust24gb may be deleted permanently17:15
vip__log_timestamp = %H:%M:%S17:15
rymate1234hi17:15
rymate1234whats the package name of the ubuntu software centre?17:15
private_metaHi. I want to add an apt repository on a server I have, but it's behind a router and does not accept connections from the ubuntu keyserver. any idea how I can circumvent that17:16
Dark_ApostropheHow can I reset the system-wide touchpad settings to default?17:17
=== dave is now known as Guest92445
sivakumarcan anyone help my problem please how to restore data from trash17:19
helois it safe to use aptitude to upgrade from natty to oneiric?17:19
helonoticed that aptitude isn't included in oneiric... does that mean its use is discouraged?17:19
paulo_cvsivakumar why can't you see the trash?17:19
AbuMaiaIs it possible to use grep to search a file for a specific line, and then have it print out the next two lines only?17:20
sivakumarpaulo_cv, i have deleted 24GB content..so it is not showing there..i is showing nothng but in properties it has 24 GB17:20
llutz_AbuMaia: like: grep -A 2 foo bar |tail -217:21
=== jesus is now known as Guest17729
private_metadammit17:22
private_metaI can't connect to archive.ubuntu.com or launchpad.net17:23
lucas71hi there, how to cancel universal access icon in gnome-shell ??17:24
DasEiAbuMaia: cat /etc/apt/sources.list| grep src  |tail -2 , f.e.17:24
kneekiIs anyone else having problems with Empathy connecting to MSN? I've tried google already, not much luck with it. =\17:25
rymate1234whats the package name of the ubuntu software centre?17:25
MonkeyDustrymate1234: software-center17:26
DasEirymate1234: software-center17:26
rymate1234kthx17:26
paulo_cvlucas71 you need an extension for that17:27
DasEikneeki: I don't use msn, but the problem was asked repeatedly the last days, try another client ?17:27
kneekiDasEi: Yeah it seems to be a common problem. I just came across http://ubuntuforums.org/showthread.php?t=1877344&highlight=Empathy+MSN and I'm trying the fix for it now. Also, it does work just fine on Pidgin =P17:28
lucas71paulo_cv, do you know name of this plugin??17:28
LogicallyDashingi wonder what the angle is behind those "CALL FOR CASH NOW" ads17:28
DasEi:)17:28
DasEiLogicallyDashing: ubu-related ?17:31
paulo_cvlucas71 http://www.ubuntuupdates.org/packages/show/37172117:31
LogicallyDashingsrry wrong channel17:31
paulo_cvlucas71 let me know if you need more help, I've used it and it works fine. I do have the webupd8 repository in my list so it's easy to install their extensions17:34
kneekiDang, well, the fix located http://ubuntuforums.org/showthread.php?t=1877344&highlight=Empathy+MSN doesn't work for me. :(17:34
varikonniemihello, why does lzma cause software center to be held back in a update?17:34
vip__how to setup beep notification for irssi?17:35
usuarhola17:35
lucas71paulo_cv, I've installed that package, shall I restart X-server?17:35
paulo_cvyou can hit Alt - F2 to get the run dialog and type in "r" without quotes and enter17:36
paulo_cvI guess that reloads the X-server :)17:36
DasEi!es | usuar17:36
ubottuusuar: 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.17:36
DasEieh17:36
DasEilucas71: r won't restart it, which distro ?17:37
EvilResistancehow can i contact the backports team for natty and oneiric?17:37
RaweedI installed the kubuntu desktop to check it out but im using ubuntu, everytime i shutdown/startup the screen shows the blue kubuntu instead ubuntus start up screen, ive uninstalled kubuntu desktop but it still doesnt go back to normal17:38
vip__echo -e “\a”17:38
lucas71DasEi, Ubuntu 11.1017:38
DasEiEvilResistance: https://help.ubuntu.com/community/UbuntuBackports17:39
kneekiHrm, for those having troubles connecting Empathy to MSN, follow http://ubuntuforums.org/showthread.php?p=11437870#post1143787017:41
area51pilot.17:42
DasEilucas71: sudo service gdm stop (logs you off) sudo service gdm start17:42
c0streis there any common issue resulting in a laptop shutting down without warning? it seems like it's overheating, but lmsensors isnt showing abnormal temperatures17:42
YounderMy file permissiona in etc are all shot to H... . I need help17:42
c0streI even ran double HDmovies to try andmake it overheat, and nothing happened. It wenbt from 36 to 51 degrees, and nothing17:43
area51pilot.17:43
lucas71DasEi, I've restarted Xserver, but hint of paulo_cv doesn't works :(17:43
Younder.17:43
DasEic0stre: check dmesg and /var/log/syslog17:43
paulo_cvlucas71 do you have gnome-tweak-tool?17:43
sivakumarany help to recover files17:44
DasEilucas71: whole story ?17:44
lucas71paulo_cv, no, I dont17:44
DasEisivakumar: deleted ones ?17:44
lucas71DasEi, one moment17:44
sivakumaryes17:44
DasEi!recover17:44
ubottuSome tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel17:44
sivakumarDasEi, yes17:44
jbwiv_guys, my clock in 11.10 didn't update when daylight savings time crossed over on Sunday morning. Can anyone tell me how to correct this so that it'll automatically change next time?17:44
rizoi would like to output com port data in hex format. "cat /dev/ttyS0" works fine for ascii. I tried "cat /dev/ttyS0 | od -tx1" but i get no output on the screen. Any idea why?17:44
paulo_cvlucas71 install that, it's the easiest (maybe the only one) to get extensions enabled17:45
DasEisivakumar: how did you delete ?17:45
avernosi've installed "gnome-shell" "gnome-panel" to get rid of unity, but if i select in sessions dropdown list something else, it doesnt work well. its half unity have gnome2, panel applets are there, planels aren't17:45
=== hongyang is now known as shawnz
lucas71paulo_cv, I've installed it now17:45
lucas71I'll try]17:45
fellayaboyis their a way i can inject a file into an iso in ubuntu17:45
oldos2erhanthana, 4.717:46
NuclearMeltdownDoes the latest version of ubuntu have gtk-1 installed?17:46
Younderfellayaboy, sure, and why would I tell you17:46
sivakumarDasEi, i have deleted all the folders in my desktop..by mistake which is a content of 24 GB but i cant eble to see them in trash to restore them...but the properties of trash shows 24 GB17:46
paulo_cvok execute it and you should have an extensions section on the left17:46
ikoniaYounder: because you're hear to help - and if you're not, stop and leave17:47
DasEisivakumar: good sign, so deleted by gui not rm- command ?17:47
Younderfellayaboy, security would be all shot to H... if you do that17:47
ikoniaYounder: no it wouldn't17:47
ikoniaYounder: you don't know what he even wants to do and you're making excuses about security17:47
fellayaboyYounder, security?17:47
hanthanaoldos2er: is it possible to use KDE 4.7.3 on it?17:47
llutz_fellayaboy: extract the iso, copy your files, repack iso. there should be instructions in the forums (remaster ubuntu)17:48
sivakumarDasEi, i deleted them using del key17:48
fellayaboyllutz no way without doing that long process u just mentioned17:48
paulo_cvlucas71 ok execute it and you should have an extensions section on the left17:48
ikoniafellayaboy: it is quite a long winded process,17:48
Younderikonia, I am concerned by some recent copies of a ubuntu CD that contain malware17:48
helofellayaboy used the word "inject"!! he's trying to hack everybody!17:48
bobweaverhi there I would like to apologize my my lang eatly I had just awoke and not use to xchat as I use quassel in the past then I posted my password. them some numnuts chanded It this has been fixed and thanks to thouse that said something I once again am sorry about the lan17:48
llutz_fellayaboy: i don't know any17:48
DasEisivakumar: open a terminal ..17:48
ikoniaYounder: no you're not, there is no such thing17:49
fellayaboyok llutz thanks17:49
sivakumarDasEi, ok then17:49
sfmsalve17:49
fellayaboyhelo i know be very careful with what u say ot me or itll cost ya ur PC17:49
fellayaboylol17:49
lucas71paulo_cv, ok, I have it :)17:49
Younderikonia, just get off my case17:49
fellayaboythanks guys later17:49
ikoniafellayaboy: please don't try to be silly when people are trying to help you17:49
lucas71thanks a lot :)))17:49
DasEisivakumar: cd ~/.local/share/Trash/17:49
ikoniaYounder: no - if you're going to make these statments to people17:49
paulo_cvlucas71 great17:49
DasEisivakumar: ls17:49
fellayaboyikonia, ok17:49
heloYounder: unless the package maintainer's private keys have been compromised, there is no threat of malware on ubuntu CDs received through normal distribution channels17:49
DasEisivakumar: files there ?17:50
bobweaver!hacking | fellayaboy17:50
ubottufellayaboy: A hacker is a person who delights in having an intimate understanding of the internal workings of a system, computers and computer networks in particular, as defined by Request for Comments (RFC) 1392 - i.e. a good programmer  -- crackers on the other hand break systems, see also !piracy17:50
aheadI had just installed xubuntu and after some time the monitor just goes black. What should I do?17:50
barcefJust installed 11.04 and updated to most recent kernel.. Wireless says greyed out and says"wreless is disabled by hardware switch. I have an HP mini 110.17:50
=== brahem is now known as brahem11
sivakumarDasEi, its showing nothing17:50
bobweaverahead:  have you tries to restart the light dm ?17:51
DasEisivakumar: sudo updatedb17:51
aheadI had to restart the pc17:51
DasEiwill take few min17:51
Younderhelo: true. But a cd will start up just about anything. Don't be so naive!17:51
ikoniaYounder: no it won't17:51
ikoniaYounder: stop talking nonsense to people17:51
private_metaMy Ubuntu server is blocking a lot of outgoing connections any idea what might be the reason? I already tried flushing iptables, so it's not iptables fault.17:51
rasmusthI did the first solution here: http://forum.xbmc.org/showthread.php?t=98108 and now I only see the background and the mouse when I boot into Ubuntu, I cannot bring anything up by pressing on the keyboard. Any ideas of what I can do?17:51
aheadHow do I restart the light dm ?17:52
sivakumarDasEi, it list just expunged,files, list17:52
brianI am trying to get a DoD CAC to work with firefox but everytime I insert the card with Firefox open it crashes. If I have the card inserted Firefox will not open. I am using 11.10 and Firefox 7.0.1. Any ideas? (I've followed every tutorial I can find on google)17:52
barcefI need help. Just installed 11.04 and updated to most recent kernel.. Wireless says greyed out and says"wreless is disabled by hardware switch. I have an HP mini 110.17:52
DasEiahead: sudo service ldm start/stop17:52
sivakumarDasEi, but my desktop folder contains different name not these17:52
DasEisivakumar: ls ?17:52
riffautaebrian: does 'dmesg | tail' show anything?17:53
lucas71paulo_cv, I have done what I wanted, thx17:53
riffautaebrian: related. also see if firefox has a log17:53
DasEisivakumar: where do you get a filelist ? on ls in Trash ?17:53
sivakumarDasEi, no after hitting ls command only it show the above files only17:53
heloYounder: i'm not being naive... the important part is "normal distribution channels"17:53
DasEisivakumar: sudo updatedb   finished ?17:54
sivakumarDaEsi17:54
sivakumarDaEi yes17:55
heloYounder: obviously if someone picks a CD up off the sidewalk and uses it to install onto their machine, there are no guarantees17:55
DasEisivakumar: remember first chars of a file being on your desk before ?17:55
brianriffautae: "dmesg | tail" does show the usb device ready (card isn't inserted due to my irc client being Firefox). where can I find a log for Firefox?17:55
YounderIkonia: please stop encuraging people to distribute modified ubuntu CD's17:55
sivakumarDasEi, journal is one my folder name17:55
ikoniaYounder: I'm not, he didn't say he wanted to distribute anything - he said he wanted to modify the ISO which he can do - it's open17:55
rizoi would like to output com port data in hex format. "cat /dev/ttyS0" works fine for ascii. I tried "cat /dev/ttyS0 | od -tx1" but i get no output on the screen. Any idea why?17:55
=== Mud is now known as Guest53372
ikoniaYounder: users will know it's not a stock CD as the md5sum will be different, so again - please stop giving out nonsense information.,17:55
riffautaebrian: pidgin also works as an irc client. and hmm let me see17:55
DasEisivakumar: locate journal17:55
philsfhi, my clock disappeared from unity (I'm using Ubuntu 11.10). How can I re-enable it?17:55
c0streDasEi, I will try and run it without the battery connected. It seems to have helped others with dodgy laptops17:56
heloYounder: you're doing it wrong... the knowledge is out there, and people will modify cds for whatever purpose they want. all you can do is encourage people to obtain their installation media through trusted channels.17:56
maxx878hi17:56
Younderikonia, users don't even know what a md5 sum is..17:56
boson12Searching in "Get Software" keeps on going without ever outputting any software list and therefore, it does not let me install a software17:56
=== jose is now known as burbaster
sivakumarDasEi, it displays no of files17:57
ikoniaYounder: these cd's are not on the official channels/links so it is not a risk17:57
graphics+i17:57
boson12Searching in "Get Software" keeps on going without ever outputting any software list and therefore, it does not let me install a software. How may I solve this issue?17:57
MonkeyDustYounder: if people know how to modify a cd, they also know what md5 is17:57
DasEisivakumar: a plain filename from desktop ?17:57
panfistmy motherboard recently died for an am2+ CPU. i always had problems with the graphics (integrated radeon). i was wondering if anyone could recommend a replacement motherboard that would work more smoothly with ubuntu17:57
heloYounder: you seem to be under the impression that it's ok to install ubuntu off of a cd you obtained from a stranger, and that we must prevent people from making modified cds to keep it that way17:57
DasEisivakumar: least a special filetype ?17:57
sivakumarDasEi,  how to find which file17:57
boson12Searching in "Get Software" keeps on going without ever outputting any software list and therefore, it does not let me install a software. How may I solve this issue?17:58
DasEisivakumar: do you remember a filename / special extension from your deleted desk ??17:58
YounderMonkeyDust, of cource, my worry is Ubuntu distributions with malware. The end installer doesn't17:58
MonkeyDustYounder: that does not exist17:58
maxx878panfist, sorry to hear that if you really want to..google for hcl list linux distros etc..17:58
boson12help with "Get Software" please17:59
DasEi!hcl > panfist17:59
ubottupanfist, please see my private message17:59
sivakumarDasEi, yes in journal folder it contains journal.pdf file17:59
YounderMonkeyDust, I wish.. I had to fix a network last week17:59
DasEisivakumar: locate journal.pdf17:59
DasEi?18:00
sivakumarDasEi, ok it displays a path18:00
sivakumar/home/sivakumar/.local/share/Trash/files/journal/journal.pdf18:00
sivakumarDasEi, /home/sivakumar/.local/share/Trash/files/journal/journal.pdf18:00
DasEiyeeehah18:00
AbuMaiaI have a text file with three lines. First line is blank, second and third lines only have a two-digit number. I need to get the second line and third line read into a script variable as a time, with a ":" between each number. How can I do this?18:00
sivakumarDasEi, it is the path it displayed in terminal.....now what i have to do next18:01
panfistthanks18:01
riffautaebrian: hm i cant find any information about firefox having a log file...18:02
DasEisivakumar: rsync -Pru /home/sivakumar/.local/share/Trash/  ~/Desktop  ( whatever else was in trash will come back , too) and WAIT, before do a :18:02
DasEidf -h18:02
AbuMaiaI have tried sed -n '2p' file ":" sed -n '3p' file but the script didn't like that18:02
DasEienough space ?18:02
OliveGreenHi all.18:02
tsaknorrishmm i did with chroot new grub.cfg file and with gparted change my /dev/sda5 flag to be boot, but still it doesnt find my grub :/18:02
maxx878hi OliveGreen18:02
sivakumarDasEi, i am not clear please say it again18:02
OliveGreenI have just started using Ubuntu 11.10, and would like to replace Unity with Gnome Shell. How do I do that?18:03
=== brian__ is now known as brian
DasEisivakumar: df -h , enough free disk space ? (said sth. about 24 gb)18:03
rizoi would like to output com port data in hex format. "cat /dev/ttyS0" works fine for ascii. I tried "cat /dev/ttyS0 | od -tx1" but i get no output on the screen. Any idea why?18:03
trismAbuMaia: TIMEVAR="$(sed -n 2p file):$(sed -n 3p file)"; seems to work here18:04
DasEisivakumar: are there 24g free in root, df -h tells you18:04
LucaBiolcatiCan you install LAPACK on Ubuntu? Do you know it's built with Basic Linear Algebra Subprograms?18:04
sivakumarDasEi,  it is working thank u18:04
DasEi!yay18:05
ubottuGlad you made it! :-)18:05
AbuMaiatrism: thanks, that should do it. I was trying to get the two seds into one $18:05
DasEisivakumar: are you syncing back now ?18:05
sivakumarDasEi, yes super18:05
DasEifine, have fun18:06
maxx878OliveGreen, default 11.10 is gnome if u wish to change to kde or xfce18:07
OliveGreenmaxx878, I would like to have Gnome Shell as my default interface instead of Unity, how do I do that?18:07
kneekimaxx878: Select Gnome instead of Unity during login.18:08
DasEi!nounity | OliveGreen18:09
bobweaverHello there ubuntu peoples I have a very simple question. where can you find out before hand what is up and comming for the next release of ubuntu. Ie changing perl from 5.10 to 5.1218:09
ubottuOliveGreen: 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:09
avernos!unity18:10
ubottuUnity is the default UI since Ubuntu 11.04.  Unity is a shell for GNOME. see http://unity.ubuntu.com. For a GNOME 2-like experience, see !notunity18:10
OliveGreenkneeki, I'm not talking about the classic Gnome interface. I'm talking about Gnome Shell, the Unit-like interface (the one with the "Activities" button on the top left corner?)18:10
icerootbobweaver: #ubuntu+1, looking at packages.ubuntu.org, read release-notes18:10
maxx878OliveGreen, i know what the problem is switch to kde i am using it works fine.18:10
DasEiOliveGreen: apart from that, can also use other wm's like xubuntu or lubuntu18:10
icerootbobweaver: but makes only sense after the feature-freeze (which is in 2012 if i am correct)18:11
kneekiOliveGreen: I'm using Gnome3 instead of Unity. I believe that's what you're referring to right?18:11
avernosi cant get to gnome2 with 11.10..18:11
ocmsRzrhi, I'm trying to use redshift to change the color profile for multiple monitors,, but it expects randr to have multiple screens.  The output of randr only shows one screen. How do I force randr to use two screens?18:11
OliveGreenkneeki, umm.. yeah.  I guess that's it. :)18:11
bobweaverthanks iceroot18:11
icerootbobweaver: packages.ubuntu.com of course instead of org18:11
LucaBiolcatiDear friens how can I add blas library and lapack library on octave?18:12
riffautaeocmsRzr: are you using nvidia twin view or xinrama?18:12
tsaknorrisit seems grub made correct .cfg file, but something is preventing start grub.  i have windows 7 also so its maybe that windows bootloader hmm18:12
rasmusthguys when I start my ubuntu I see only the background and the mouse, any ideas?18:12
avernoshow did you get gnome3 instead unity?18:12
bobweaverThe reason I ask is I have about 4 years worth of scripts that I have and when something changes like that ....18:12
bobweaverbut thanks dude you are awesome18:12
ocmsRzrI'm not sure how I would know. I just plugged in the monitor and it "just worked"18:12
millen_what should be a command to run compiz-configmanager trough terminal18:12
ocmsRzrI don't have an nvidia card18:12
DasEiavernos: can do it on your own risk, see:18:12
DasEi!gnome318:12
ubottuGNOME 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:12
LucaBiolcatiavernos: In ubuntu 11.10 you use gnome 3 and unity together18:12
OliveGreenkneeki, It's weird coz sometimes it's called Gnome Shell, but some other times it's called Gnome3. Is it the same thing?18:12
rasmusthI run 11.1018:13
rasmusthguys when I start my ubuntu I see only the background and the mouse, any ideas?18:13
kneekiOliveGreen: Yeah, I believe so. Gnome3 is just the project name.18:13
kneekiOliveGreen: The Shell is the "interface" or GUI; unless I'm mistaken.18:13
Simpson_2hi since a few days I have msn connection issues on empathy, are there known issues ?18:13
philsfhi, my clock disappeared from unity (I'm using Ubuntu 11.10). How can I re-enable it?18:13
OliveGreenkneeki, I see. So, how do I make it default (instead of Unity)?18:13
riffautaerasmusth: do you get to a login screen or does it happen before then?18:14
DasEiOliveGreen: no, it's like the underlayer of unity is still gdm, but it's not the new gnome3 desk18:14
kneekiOliveGreen: When you log in (typing in your password) there should be a cog looking configure button. Click that, it's a dropdown.18:14
ocmsRzrriffautae: I'm pretty sure its xinerama, but it was all plug and play18:14
rasmusthriffautae: no I have auto-login enabled18:14
OliveGreenkneeki, I see.18:14
kneekiOliveGreen: If Gnome is installed, it should be in the list. By deafult it came with Ubuntu 11.1018:14
spirealbonsoir18:14
OliveGreenOkay. Thanks. :-)18:15
DasEiOliveGreen: classic option might be there, which leads to gnome2 then18:15
riffautaeocmsRzr: xinerama works by only having one screen and using some weird stuff to tell apps, try disabling that and then xrandr should take over18:15
millen_anyone can help me to run compiz-manager trough terminal ?18:15
bubu111ciao18:16
rasmusthanyone can help me get my computer working again?18:16
kneekimillen_: ccsm18:16
ocmsRzrriffautae: how, and when I do will I have to do anything else to get the screens to work?18:16
rasmusthI get only background and mouse18:16
maxx878ask ! millen_18:16
riffautaerasmusth: disable auto login and see if the sessions drop down has an option for an alt desktop environment18:16
bubu111!list18:16
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 ».18:16
millen_kneeki, thanks a lot18:16
kneekinp18:17
rasmusthriffautae: how do I disable that?18:17
riffautaeocmsRzr: it *should*. especially if you are on intel or other open source video card drivers18:17
rasmusthI have nothing18:17
bubu111!list18:17
ocmsRzrriffautae: Its an intel card18:17
millen_I shut down the unuty plug in and now do not have any panels do you have any idea how to manage a panels ?18:17
millen_in Ununtu 11.1018:18
millen_Ubuntu*18:18
bubu111ciao18:18
millen_maxx878, Do you know how to start gnome panel. I have written in a terminal: gnome-panel, but when I close the terminal the panels are gone .18:19
velcroshoozare there known issues wtih intel gfx and 11.10? been having quite a few X crashes, xorg log shows nothing.18:19
riffautaeocmsRzr: yea it should use xrandr by default if you dont tell it to use xinerama18:19
riffautaeocmsRzr: and it should work18:19
Gentoo64why do people keep saying the same thing... "ciao... !list"18:19
MonkeyDustfor some reason i can no longer ftp or sftp to my remote pc, can that be due to some key, like with ssh?18:20
=== luke is now known as Guest68896
admiralvorianI've got some broken ppa repositories (i get a 404 when I do apt-get update) how do I remove them? ppa-purge doesn't seem to work18:20
Bighello, I have installed ubuntu-desktop on one test machine that i can access only via ssh, i was wondering how can i enable remote connections from the terminal to be able to access it using remote desktop connection "Vinagre" ?18:21
rumpe1MonkeyDust, ftp uses no encryption18:21
riffautaerasmusth: hit control-alt-f2 and log in. then nano /etc/gdm/custom.conf and set AutomaticLoginEnable to false. save and quit nano. type sudo reboot18:21
riffautaerasmusth: sorry sudo nano *that file i said*18:22
rasmusthok riffautae18:22
maxx878millen_, gnome-gdm18:22
rasmusthI tried booting in recovery mode18:22
rasmusththat works18:22
rasmusth:s18:22
millen__maxx878, thanks18:22
maxx878nature call :))18:23
n0ydHey guys18:23
JoyhnHello! I'm trying to find a guide on how to install windows on an external drive from Ubuntu. I've seen tutorials on how to do it from Windows os but haven't found any guides on how to do it from Ubuntu. Any advice? Here's how to do it on windows: http://www.youtube.com/watch?v=mwX9cmJ8BoM18:23
n0ydI'm just a bit confused, long time linux user, havent used Ubuntu in ages though....18:23
riffautaerasmusth: you have access to a gui? skip the control-alt stuf and just 'gksudo gedit *that file*' in a terminal and do the editing and reboot normally18:23
maxx878n0yd, 10000000000000000yrs :))18:23
semitonesI need to find a file called "teacooker" somewhere in my root filesystem so I can install it. Should I use "find teacooker" or something else?18:23
millen__maxx878, gnome-gdm : the command was no found18:24
Gentoo64n0yd: what are you confused about18:24
semitonesI installed it with a .deb, but I don't know where the file went to.18:24
CamulusI am trying to get a DoD CAC to work with Ubuntu 11.10 and Firefox 7.0.1. I have the card reader installed and "Pcsc_scan" will show the reader and the card but when I try to open Firefox with the card inserted it will not open. Alternatively, if Firefox is open and I insert the card, Firefox will crash and not restart until the card is removed.18:24
Gentoo64semitones: find / -name *teacooker*18:24
MonkeyDustsemitones: type apt-cache policy teacooker18:24
n0ydIm running 11.10, and I wanted to get back old classic gnome, so i installed gnome-session-fallback.  But the panels and such arent correct.  The look kinda like regular old gnome, but im missing some of the menus at the top18:24
maxx878millen_, let me work on it then18:24
mikunoshi guys I need a suggestion about a pcmcia video adapter for a multimonitor setup18:24
mikunosany idea?18:24
n0ydAny ideas?18:24
rasmusthriffautae: done18:24
semitonesthank you Gentoo64, MonkeyDust18:24
Gentoo64n0yd: its gnome 3 fallback, not gnome 2.. thats why18:24
n0ydGentoo64: gotcha. how do i acquire gnome2?18:25
sddsdsdshello18:25
Gentoo64n0yd: you cant easily18:25
sddsdsdswassap people18:25
Gentoo64n0yd: gnome 2 is gone and gnome 3 has taken over now18:25
tMH-.18:25
Gentoo64n0yd: or use a different de18:25
n0ydomfg18:25
riffautaerasmusth: ok so auto login should be disabled and you should get a login screen now. see if one of the other options in the session drop down works18:25
n0ydwow18:25
n0ydthats lame as shit18:25
Gentoo64n0yd: try xfce with 2 panels...18:25
maxx878millen_, http://www.ubuntugeek.com/restart-ubuntu-gnome-session-without-rebooting.html18:25
n0ydGuess im going back to xfce18:25
Gentoo64n0yd: yeah a lot of people like gnome 2, but thats the way it is now18:26
n0ydAnd just use my Arch box if i want gnome218:26
riffautaen0yd: install gnome-panel and use the session drop down to select it i think will pretend you are in g218:26
Bignot possible to enable remote connections remotely ?18:26
millen__maxx878, thanks18:26
Raweednew to ubuntu was wondering if compiz is having issues with unity shell 11.10 or if its safe to use18:26
MonkeyDustn0yd: many people do the same18:26
Gentoo64n0yd: arch has had gnome 3 for over  ayear now....18:26
maxx878millen_, work it out18:26
Gentoo64n0yd: unless you like constantly having to block new packages i would use gnome 3 or something else18:27
rasmusthriffautae:  ok18:27
n0ydGentoo64: i know it has, but my boxen still has gnome2 installed. i never upgraded18:27
rasmusthI'm on it18:27
tashis there some way to join an ubuntu server to a windows workgroup?  Without a local dns resolver, I'm just wondering how a Windows machine could ping the hostname of the ubuntu server without a hosts entry on the windows machine.18:27
Gentoo64n0yd: xfce with 2 panels is similar to gnome 2 (a bit) at least that way you can upgrade as usual18:27
n0ydgnome is rubbish nowadays.  Im an old school kinda guy.  I used to run xfce all the time until I started using fluxbox for awhile18:28
Gentoo64n0yd: so whats the problem :s18:28
n0yd11.04 let me run gnome2 iirc18:28
Gentoo64you can use fluxbox or whateve ryou want18:28
riffautaen0yd: gnome2 is depreciated18:28
n0ydriffautae: no crap18:28
Gentoo64n0yd: 11.04 was gnome 218:28
Gentoo64thats why18:28
EvilResistancebe civil people.18:28
=== quem_ is now known as quem
tsaknorrishmm ok i try to use grub-install after chroot18:28
n0ydgentoo64 right. with the unity crap ontop18:29
Gentoo64n0yd: yeah but it has classic mode18:29
MonkeyDustn0yd: welcome to the new generation ;)18:29
n0ydIm not building this box for me, its for another family member new to Linux18:29
Gentoo64n0yd: and they hate the new look?18:29
n0ydMonkeyDust: Ratpoison FTW18:29
n0ydGentoo64: i donno yet :P But I do ;)18:29
Gentoo64n0yd: no need to rant then :) if you dont use it...18:30
=== chadi is now known as nyquist
Gentoo64id imageine the new look would be better for a new user18:30
maxx878Gentoo64, are you in gentoo18:30
Gentoo64maxx878: #gentoo ?18:30
n0ydWell, if I wanted something so basic, I wouldve installed OSX86 lol jk18:30
=== tash is now known as RmRfStar
maxx878Gentoo64, i am not too in ubuntu18:31
sdhello18:31
Gentoo64?18:31
Gentoo64maxx878: you dont have to use ubuntu to join this room18:31
sdunity or gnome shell which one do you prefer18:32
maxx878:)) thanks to be here..18:32
dtriley4_Anyone familiar with an ubuntu 11.04 mouse left click stuck bug?18:32
paulo_cvgnome-shell for sure18:32
Gentoo64sd: theyre similar... id say gnome shell though18:32
velcroshoozHas anyone else had issues with kworker giving kernel panics in 11.10?18:32
Gentoo64but its a bit of a poll lol18:32
CamulusI am trying to get a DoD CAC to work with Ubuntu 11.10 and Firefox 7.0.1. I have the card reader installed and "Pcsc_scan" will show the reader and the card but when I try to open Firefox with the card inserted it will not open. Alternatively, if Firefox is open and I insert the card, Firefox will crash and not restart until the card is removed.18:32
=== nyquist is now known as chadi
karlos123hi18:33
dtriley4_Anyone familiar with an ubuntu 11.04 mouse left click stuck bug?18:33
karlos123i want help18:33
n0ydsd: neither. both are rubbish. imho18:33
n0ydOf course opinions are like arseholes, everybody has one.18:33
sdwhen i use google chrome in fullscreen i cant reverse it to normal size by pressing f11. what could be the problem18:33
rhizmoehow do i resize a window when the scroll thumb appears right at the edge?18:33
epistemerhizmoe: use the other side of the window18:34
rhizmoereally?18:34
n0ydIs it true Linus switched to xfce? First he was all up in arms over gnomes simpleness and went to kde..... now hes on xfce? lol18:34
riffautaerhizmoe: also alt+right mouse i think lets you resize or something simular18:34
rhizmoeridiculous18:34
riffautaen0yd: the simpleness of gnome complaint was the lack of configuration i think18:34
Andy2113hey guys, I have a couple of questions. I just recently upgraded to ubuntu 11.04 and uh... I am 100% lost on how to use it.  Any way to make the UI more like past verstions? I can't find anything, I can't see when a window is flashing (making it hard to switch between) I don't know where the updater is, and again, I can't see windows flashing because everything is like fullscreen or something. Help?18:34
karlos123hi18:35
karlos123hi18:35
rhizmoefunnily enough, the other side of the window is the title bar, which is not available as a resizing handle18:35
maggas1234geia saw18:35
rhizmoeepisteme: ^^18:35
maggas1234geia sas18:35
n0ydriffautae: right, and gconf is archaic etc.  But to bitch about gnome2 and then praise kde where there is a million options for things and options for options for options and so on, just seems crazy18:35
n0ydbut Linus is a bit nutty. lol18:36
maggas1234milaei kaneis elinika?18:36
epistemerhizmoe: did you try riffautae idea?18:36
c0stre*natty18:36
MonkeyDustn0yd: i think your comment are for #ubuntu-offtopic18:36
Andy2113also, another REALLY annoying thing is that all the menu drop downs are where the quicklaunch bar was. Help?18:36
sivakumarDasEi,18:36
n0ydMonkeyDust: meh. im done here anyway18:36
maggas1234speak greek?18:36
unkrwhat does this means "-NickServ- You are not logged in."18:36
=== hp is now known as Guest82922
epistememaggas1234: i understand but don't speak very well18:36
riffautaen0yd: its a support channel anyway18:36
KaiSforzacan anyone help me with ssh tunneling?18:36
rhizmoealt-right click on the title bar gives me a resizing mode, but only on one side, which is the wrong side.18:37
Gentoo64n0yd: dont see why you're complaining... you said the comp was for someone else who hasnt even seen it yet. and you use arch...18:37
riffautaeKaiSforza: maybe18:37
n0ydriffautae: duh.  Ive been around here for over 6 years.18:37
Gentoo64n0yd: so who cares18:37
riffautaerhizmoe: it depends on whre on the window you have your mouse18:37
=== eddie is now known as Guest30557
* n0yd cofounded #linux-coders18:37
riffautaerhizmoe: when you initiate it18:37
Andy2113*sigh* I shoulda known asking here was a waste of time18:37
unkrwhat does this means "-NickServ- You are not logged in."?   why this is shown to me as i already identify myself18:37
n0ydAndy2113: lol18:37
unkr??18:37
n0ydit always is18:37
maggas1234somebody help me18:37
KaiSforzariffautae: I have the information for the sst tunnel, i connected, but even after messing with my proxy settings, it's not changing anything.18:37
rhizmoealt-right click on the title bar is the only place in the window where i am given a resize option int he context menu18:37
KaiSforza*ssh18:38
riffautaeKaiSforza: did you want to tunnel or use it as a socks proxy? they are different settings and you cant socks through the normal ssh tunnel18:38
n0ydandy i could help you18:38
ViaNocturna85how do i make pidgin the app that opens if i select 'chat' on Ubuntu 11.1018:38
maxx878Andy2113, address one by one ...1 the most important one..18:38
n0ydAndy2113: *18:38
rhizmoei imagine the last few weeks have been pretty annoying for the regulars here :/18:38
n0ydAndy2113: getting regular gnome2 look back on 11.04 is easy18:39
riffautaerhizmoe: i didnt meant it as a menu option. you just hold the buttons and move the mouse and the window resizes. i am not in gnome atm so i cant check the exact key sequence but its been that for a while18:39
Andy2113maxx878: it's not that it's not appealing or anything, it's just confusing as all hell not having a way to physically click between windows at the bottom (because the side quicklauncher always disappears and wont even flash when a window is supposed to)18:40
trismViaNocturna85: you can't, really, it is hardcoded in indicator-messages to empathy (well it was in natty anyway), but you can uninstall empathy, and the chat item will disappear leaving only the pidgin item18:40
epistemeAndy2113: it autohides18:40
rasmusthIf I change any of the composite settings in compiz, Unity does not work. Does anybody know why this might be?18:40
unkrcan anyone tell me what is the easiest & safest method to get dual booting system without making system unbootable ??18:40
n0ydAndy2113: if you pm me, I wouldnt mind helping you18:40
riffautaeAndy2113: you can install gnome-shell or gnome-panel for other styles but they are no logner supported. try xfce, its basicly a gnome2 clone18:40
ViaNocturna85trism, I suppose that's the only way then, thanks18:41
n0ydriffautae: hes running 11.04 not *.1018:41
riffautaerasmusth: you may not have your video card drivers set up properly18:41
KM0201riffautae: i would hardly call xfce a gnome 2 clone18:41
riffautaen0yd: ah i see18:41
Andy2113episteme: yeah, I figured that the moment it autohid for the first time.18:41
MonkeyDustunkr: a win/lin dual boot? first win, then lin, for win will ruin the grub18:41
HydrodeHello18:41
Gentoo64MonkeyDust: yes18:41
rasmusthriffautae: I've installed the driver it told me to?18:41
Gentoo64MonkeyDust: sorry thought you were asking18:41
riffautaerasmusth: what is your video card18:41
KaiSforzariffautae: I'm trying to set it up as a socks proxy...18:42
rasmusth9400M18:42
unkrMonkeyDust: how to be safe by this ??  i want to try all dual booting possibilty  and making it to single boot again  any suggestion ??18:42
rasmusthit's a 2009 mac mini18:42
dtriley4_Anyone familiar with an ubuntu 11.04 mouse left click stuck bug?18:43
riffautaeKaiSforza: ssh -D 9090 will set up a socks proxy on port 909018:43
MonkeyDustunkr: what do you mean by 'safe'? how can it be unsafe?18:43
c0streany nifty command to show uptime?18:44
dtriley4_(QUESTION)Anyone familiar with an ubuntu 11.04 mouse left click stuck bug?18:44
unkrMonkeyDust: by safe means that i dont want the system to become unbootable18:44
riffautaerasmusth: hm unusual video card, did you try the nvidia binary drivers?18:44
KaiSforzathanks, riffautae18:44
riffautaeKaiSforza: be aware dns usualy doesnt go through socks18:44
MonkeyDustunkr: have you experienced that?18:44
riffautaeKaiSforza: firefox has a secret setting to force it to18:44
FloodBot1!netsplit18:45
ubottunetsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit18:45
=== quem_ is now known as quem
rasmusthriffautae: the drivers I have installed are the ones it proposed18:45
rasmusththe ones that arent free18:46
kapuzewhat happened to the padevchooser package in oneiric?18:46
riffautaerasmusth: hm ok well that should be fine ..18:46
rasmusthand it says it is installed and working and everything in settings18:46
dtriley4_Anyone familiar with an ubuntu 11.04 mouse left click stuck bug?18:46
dtriley4_(QUESTION)Anyone familiar with an ubuntu 11.04 mouse left click stuck bug?18:47
KM0201unkr: what exactly are you trying to do?18:47
=== RmRfStar is now known as tash
dtriley4_(QUESTION)Anyone familiar with an ubuntu 11.04 mouse left click stuck bug?18:49
alexsej#ubuntu18:49
=== Guest97966 is now known as babilen
tsaknorrisi got it. now i will change bootloader bgr img :)18:49
newbie_hi all18:49
alexsej #ubuntu-ru18:49
EvilResistancealexsej:  can we help you?18:49
compdocits:   /join #ubuntu-ru18:50
velcroshoozsigh. 11.10 is pretty much unusable on my laptop. kworker is causing kernel panics at least every hour.18:50
newbie_can someone help me too18:50
KM0201!ask | newbie_18:50
ubottunewbie_: 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 !patience18:50
compdocnot sure what kworker is18:50
newbie_i have a problem with network manager on oneiric18:50
newbie_well i am using ubuntu 11.10 and sometimes i see kernelpanic messages too18:51
riffautaevelcroshooz: have any other versions of ubuntuy worked??18:51
=== canis is now known as Guest38726
newbie_well KM0201 network manager on oneiric is sucks18:51
trismkapuze: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636151 (it was removed because it is deprecated upstream)18:52
newbie_i think oneiric is nt stable18:52
ubottuDebian bug 636151 in ftp.debian.org "RM: padevchooser -- ROM; deprecated" [Normal,Open]18:52
KM0201newbie_: saying something like that, only shows you have no clue.. you might be havng a problem, but that doesn't mean oneiric is not stable18:52
KM0201newbie_: you might look into wicd, if network manager is giving you that many probs.18:53
newbie_well oneiric dont see my vodafone vodem18:53
=== wad_ is now known as wad
velcroshoozriffautae: i was running 10.10 with no issues .. now since upgrading, as i said, kworker is KP'ing constantly (kworker is what controls ACPI wakeup signals from the bios)18:53
Bighello, I have installed ubuntu-desktop on one test machine that i can access only via ssh, i was wondering how can i enable remote connections from the terminal to be able to access it using remote desktop connection "Vinagre" ?18:53
newbie_and also i see kernel panic messages sometimes although i updated my system18:53
newbie_wicd what is it?18:53
KM0201newbie_: well, just because it doesn't see that modem, doesn't mean it's "not stable"18:54
maxx878newbie_, do you wi-fi problems18:54
newbie_what is wicd KM020118:54
KM0201newbie_: it's another network manager18:54
marsfligthDoes exist a way to delete automatically files into 'trash bin' setting a maximum deletion time? For instance 'Thunderbird' has this function for each folder18:54
newbie_no18:54
crooksnewbie_, try going into the cli and typing eject sr1.  often gsm modems get mounted as a cdrom when they are first put in18:54
newbie_sometimes oneiric sees my vodem but sometimes it doesnt also i cant use bcm(betavine connection manager) bec. of depency problems18:55
riffautaeBig: look into ssh port forwarding18:55
velcroshoozfrom googling i guess kworker has serious issues with intel gfx as well .. just my luck. :/18:55
newbie_i do it crooks18:55
newbie_but it says there is no sr1 device18:56
riffautaeBig: with that you should be able to tunnel a vnc connection18:56
newbie_i try to a few times . i mean i plug in my vodem and then i check kernel message and then i unplug it as everytime i plug i check kernel message and then when i see it ( i mean  gsm modem message) i am able to connect to internet18:57
Bigriffautae: thanks18:58
maxx878newbie_, are they still using modem in s-america18:58
crooksnewbie_ I always use wvdial to connect mine.  Never put much faith in the network manager for that sorta thing18:59
riffautaemaxx878: dialup is used in many rural areas still18:59
crooksmaxx878, he's using a cellular modem19:00
maxx878Oh! din't not signified that19:00
rasmusthriffautae: you dont know what I can try to do?19:00
riffautaerasmusth: ): sorry other then leave compositing off, no19:01
magn3tswhere is my syntax error: ?19:01
magn3tssudo -s "echo \"localhost reddit.com www.reddit.com\" >> /etc/hosts"19:01
riffautaerasmusth: your vg may not support it but i am not sure19:01
rasmusthriffautae: what is vg? :)19:01
Becky_hi19:02
riffautaerasmusth: sorry vc, as in video card19:02
rasmustharh okay19:02
Becky_I'm using xubuntu and xfce4-panel and xfdesktop no longer appear to load on startup19:02
Becky_as far as I know I didn't change anything19:02
rasmusthwhat does this composite thing do anyway?19:02
kapuzedoes anybody know a tool to configure pulseaudio sources and sinks (like padevchooser was)?19:02
earomulohi all, Im having a hard time setting up dual monitors19:03
maxx878Becky_, can u re-start the gdm19:03
Becky_how would I do that?19:03
joseearomulo, whch is your video card19:03
Becky_I can load them seperately and it works fine19:03
earomulojose an nvidia19:03
Becky_but it doesn't start on bootup19:03
earomulogave up on using nvidia driver though19:04
Andy80does it happen to anyone that LightDM doesn't start on boot after recent upgrades? I've to CTRL+ALT+F1, login and "sudo start lightdm" to be able to start it. Any idea?19:04
icerootkapuze: have a look at pavucontrol  also see https://bugs.launchpad.net/ubuntu/+source/padevchooser/+bug/85169519:04
ubottuLaunchpad bug 851695 in padevchooser (Ubuntu) "please bring back padevchooser" [Undecided,Won't fix]19:04
joseearomulo, ubuntu version?19:04
maxx878Becky_, i don't use xubuntu i just want to know that19:04
earomulo11.1019:04
Becky_oh19:04
Becky_:(19:04
josepropt19:04
josepropietary or open source drivers?19:05
maxx878Becky_, working on it..19:05
Becky_thanks :)19:05
kapuzeubottu, its seems like it will not come back, but i need an alternative way to do that19:05
ubottukapuze: I am only a bot, please don't think I'm intelligent :)19:05
earomulonow trying with noveau19:05
earomulothe open source one19:05
joseearomulo, i got it working with the noveau19:05
LiquidDemocracyHi, I am using KDE for the first time after years of using Gnome. How on earth do I open another GUI session with another user. Clicking on "switch user" locks the screen and pressing control+alt+f8 only shows a black screen with a blicking cursor.19:05
josethe answer is in ubuntuguide.org19:06
earomulojose its not working the way i wanted it to =/19:06
earomulojose i want to change the screens19:06
earomulobut theres no xorg.conf file for me to edit19:06
joseearomulo, i havent tried the opensoruce ones19:07
Becky_I'm looking in my xinitrc to see if changing stuff there will help19:07
earomuloand system configuration wont give me an option19:07
josethe nvidia settings are hidden. only accesible by cli19:07
earomuloaint noveau open source?19:07
josei tried with the propietary one. so far they work very good19:08
joseperhaps i should try the opensource ones19:08
maxx878Becky_, did you save your xconfig.. *.bak19:09
Becky_no :/19:09
WeemsI am having trouble resolving dependencies broken passages: http://pastebin.ca/209315919:09
Becky_I didn19:09
Becky_t change my xconfig file19:09
earomulono way i can change the screens? naming monitor to screen0 and tv to screen119:09
jose i did it on the propietary one19:10
earomuloi did it on the proprietary too.. editing the xorg.conf file it generated19:10
earomulobut the whole desktop went crazy19:11
maxx878Becky_, try this command then if it works19:11
earomulognome3 would only load in classical mode19:11
earomuloand badly19:11
Becky_hokay19:11
maxx878Becky_, sudo /etc/init.d/gdm restart19:11
joseit think they are trying to get rid of xorg19:11
josefor wayland19:11
=== ploxfu is now known as jhaub_pidgin
=== jhaub_pidgin is now known as group
dluziusI guess I've struck out, there seems to be no way to get a battery indicator on my Unity desktop.19:12
rasmusthriffautae: everything works like a charm without this composite thing19:12
MonkeyDusthow do i restart ftp? init.d not found, service not found19:12
joselook in ubuntuguide.org, there is the solution to your problrem19:12
=== group is now known as ploxfu
rasmusthguess it doesnt matter if I have it on a mediacenter anyway19:12
Becky_maxx878: I typed it and it logged me out19:12
Becky_maxx878: when I logged back in, the same thing happened19:12
Becky_no desktop or panel19:12
Becky_strange19:12
Williamhi? :s19:13
maxx878Becky_, http://www.ubuntugeek.com/ubuntu-tiphow-to-removeinstall-and-reconfigure-xorg-without-reinstalling-ubuntu.html19:13
=== William is now known as Guest39393
=== root is now known as Guest79708
Guest39393Wow, ok i guess im in the right channel... I've just got a quick question. Can i boot a computer on a usb stick without any hard drive?19:14
earomulowell, guess Iĺl stick to noveau and mirror screens for a while...19:14
earomulojose, thanks =/19:14
MonkeyDustGuest39393: yes, use unetbootin19:14
Guest39393Thanks Monkey! :)19:15
Becky_maxx878: ok, do you think that will work?19:15
pehdenyay damn firestarter was blocking me19:15
Becky_as in19:15
Becky_what will it do19:15
maxx878Becky_, np19:15
earomulomy grub is also not showing, anyone may help?19:15
maxx878Becky_, yes..but remember before editing x-config19:15
tiagohello19:16
tiagowhat is on19:16
Becky_ok, thanks19:16
Becky_I will do that :)19:16
tiagothe eee19:16
WeemsI am having trouble resolving dependencies broken passages: http://pastebin.ca/209315919:16
LiquidDemocracyAnybody?19:17
monstaRtruckhelo19:17
monstaRtruckare you guys making new drivers for nvidia?19:17
maxx878Weems, what are you trying to compile..19:17
Weemsmaxx878: I am not19:18
WeemsTried to update19:18
root__Hi19:18
haria40I am using Ubuntu 10.04. While enabling graphics I am getting the following error "Desktop effects could not be enabled". Any help on this ?19:18
root__I need a help19:18
induzI have downloadecd Eudora on my /tmp folder and its .bz file but i dont know how to install it on Ubuntu10.419:18
induzplease help me19:18
maxx878Weems, according to me paste is not clear19:18
Weemsusing synaptic19:18
LiquidDemocracyHi, I am using KDE for the first time after years of using Gnome. How on earth do I open another GUI session with another user. Clicking on "switch user" locks the screen and pressing control+alt+f8 only shows a black screen with a blicking cursor.19:18
Weemsto upgrade19:18
skilzharia40: Sounds like you need 3D driver support19:19
Weemsseveral other things dont work as well19:19
root__I need to install libebml version >= 1.0.0 and I don't know how19:19
root__Can anyone help me?19:19
haria40skilz: How to check and install the 3D drivers ?19:19
skilzroot__: apt-cache search libebml19:19
[tla]hi. i have an old hardy heron (8.04) server that i restored an aptoncd ISO image on.  i ran "sudo apt-get update;sudo apt-get install <newpkg>" but apt doesnt seem to find any of the packages.  i have checked the packages are in /var/cache/apt/archives.  do i need to add something to /etcapt/sources.list for apt to find the updates? thx19:19
skilzroot__: Then install the required package19:19
maxx878Weems, why don't you take mirror to your nearest location..for update19:20
root__yeah but that install libebml version 0.7.019:20
root__I need 1.0.0 or later19:20
induzEudora 819:20
skilzroot__: backports19:20
Weemsmaxx878: I have done that but I don't suspect thats the problem here19:20
haria40skilz: System > Administration > Hardware Drivers shows nothing19:20
Weemsmaxx878: The system is in a weird state, nautilus won;t load.19:21
skilzharia40: What videocard?19:21
induzcan i use ----sudo tar -C /usr/local -xvf Eudora-8.0b8.en-US.linux-i686.tar.bz219:21
=== Guest38726 is now known as canis__
Weemsmaxx878: tells me I/O Error19:21
maxx878Weems, can you pastebin19:21
induzis there a way to install and run Eudora on Ubuntu 10.419:21
haria40skilz: I am a newbie. Can you please guide how to check the videocard ? Is it through lspci ?19:22
maxx878haria40, lspci | grep VGA19:22
skilzharia40: Yes19:22
haria40Thanks maxx87819:22
haria4000:02.0 VGA compatible controller: Intel Corporation Device 0116 (rev 09)19:23
Sh3r1ffroot__: which version of ubuntu do you have?19:23
root__10.04 LTS19:23
Weemsmaxx878: http://pastebin.ca/209316219:23
skilzharia40: Look for something like Nvidia or Geforce or ATI or Radian or Intel Integrated, something along those lines.19:23
skilzah19:23
riffautae[tla]: sorry but that release is no longer supported, they took down the repos19:23
msh_guys  I have installed xubuntu 11.10 but when asking for installing nvidia drivers the latest version is 173.. but my card is 9600GT19:24
skilzharia40: What desktop enviroment are you using Gnome or KDE?19:24
haria40skilz: GNOME19:24
[tla]riffautae: yeah but i have the packages - this is aptoncd, not accessing the repo via http etc19:24
maxx878Weems, do you have a server19:24
Sh3r1ffroot__: you'll have to upgrade ubuntu if you want to install it with synaptic19:24
Sh3r1ffroot__: if not, download the package19:25
skilzharia40: It appears your videocard does not support 3D, so you have have to disable what ever is trying to use effects19:25
Weemsmaxx878: no19:25
thorn__What is the recommended procedure to create a bootable usb flash drive using Ubuntu?19:25
skilzAre you ruiing cairo-dock or compiz or something?19:25
root__Where Can download it?19:25
riffautae[tla]: oh i see, use dpkg -i19:25
haria40skilz: How ?19:25
riffautae[tla]: if you want the wiki has information on upgrading out of EOL releases19:26
iceroot!usb | thorn__19:26
maxx878Weems, then why do you use ia-32 lib19:26
ubottuthorn__: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent19:26
skilzthorn__: Look on the ubuntu website, it has a nice guide to help you create a bootable usb drive.19:26
riffautae!eol19:26
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/EOLUpgrades19:26
thorn__thanks guyz!19:26
haria40skilz: Atleast I should be able to change the screen resolution19:26
[tla]riffautae: yes, dpkg -i works but why isnt apt seeing the local files?  maybe i need something in sources.list?19:26
Sh3r1ffroot__: https://launchpad.net/ubuntu/+source/libebml19:26
Weemsmaxx878: it was requested in the upgrade19:26
Weemsmaxx878: I didn't19:26
skilzharia40: What does xrandr say?19:26
root__Because I downloaded it from a web page but the packagge coudln't be installed...19:26
=== jack is now known as Guest3071
skilzharia40: As in, for availible resolutions.19:27
maxx878Weems, why nspluginwrapper then19:27
unkrKM0201: - i wna first try to dual boot the system   & then  make it again single boot19:27
Weemsmaxx878: it was requested in the upgrade19:27
root__Which one do I have to download?19:27
Weemsmaxx878: all of these are from the upgrade19:27
unkrKM0201: u there ???19:27
KM0201unkr: youcan do that, but... why would you do that?.. just try ubuntu in virtualbox19:27
riffautae[tla]: oh i see you want to use the cached version of the package. hmm might be due to the repo going down. apt might remove all packages from its known locations if it doent have any repos that claim to have it19:27
root__libebml_1.2.2.orig.tar.bz2, libebml_1.2.2-1.debian.tar.gz or libebml_1.2.2-1.dsc?19:27
haria40skilz: http://pastebin.ca/209316319:28
Sh3r1ffroot__: http://packages.ubuntu.com/oneiric/libebml319:28
maxx878Weems, that upgrade i don't think so so tell me what win drivers are u trying to install19:28
[tla]riffautae: ok, thanks.  dpkg it is then19:28
Sh3r1ffroot__: that will download the .deb file19:28
skilzharia40: Look like  1024x768        0.0*  is your only option19:29
riffautae[tla]: i do strongly recommend you update to a newer release though, especially if this computer faces the internet since you no longer get security updates19:29
skilzHave you ever been able to set the resolution higher?19:29
maxx878Weems, is the wi-fi not working so you are trying windows drivers..if that's so19:29
[tla]riffautae: yeah, i am aware.  this system is nowhere near the internet - hence aptoncd etc ;)19:30
skilzWeems: Whats wrong with your wifi?19:30
riffautae[tla]: oki19:30
rasmusthdoes VNC not work on 11.10?19:30
root__I ran this on the console19:30
root__sh libebml3_1.2.1-1_i386.deb19:30
haria40skilz: My collegues having the same laptop config running Ubuntu 11.04 have a good resolution than on my machine19:30
KM0201rasmusth: works for me.. what problem are you having/19:30
root__But it didn't tell me anything19:31
Sh3r1ffroot__: just double click the file in nautilus, that will install it19:31
skilzroot__: lol, sudo dpkg -i libebml3_1.2.1-1_i386.deb19:31
rasmusthKM0201: I just cant find it in settings19:31
Guest39393ehm, hi again! :p can i use Ubuntu 11.10-desktop as a live usb stick version?19:32
skilzharia40: Are you sure it's exactly the same laptop? With same videocard?19:32
icerootGuest39393: yes19:32
skilzGuest39393: Yes you can.19:32
KM0201rasmusth: i dunno, i don't use the "ubuntu tool" for vnc19:32
root__it said this19:32
root__sudo dpkg -i libebml3_1.2.1-1_i386.deb19:32
root__dpkg-deb: fin de fichero inesperado en número de versión en libebml3_1.2.1-1_i386.deb19:32
root__dpkg: error al procesar libebml3_1.2.1-1_i386.deb (--install):19:32
root__ el subproceso dpkg-deb --control devolvió el código de salida de error 219:32
root__Se encontraron errores al procesar:19:32
FloodBot1root__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:32
Guest39393Oh, ok :) thanks!19:32
root__ libebml3_1.2.1-1_i386.deb19:32
rasmusthKM0201: which do you use then?19:32
KM0201rasmusth: it's easy enough to do manually19:32
haria40skilz: Yes.  Its Lenovo Thinkpad19:33
maxx878iceroot, :)) happy see you back19:33
compdocrasmusth, vnc works fine19:33
skilzroot__: Please write in english.19:33
Sh3r1ffroot__: you'll have to translate in english ;)19:33
KM0201compdoc: rasmusth only thing i'm aware of not working properly, is reverse vnc, w/ vncviewer.19:33
induzIf i download a bz file how can i install it on Ubuntu19:33
KM0201but if you use xtightvncviewer, it works fine19:33
induzis there a Edura version for ubuntu19:33
skilzinduz: man tar19:34
heloi just upgraded from natty to oneiric, and i get an error on boot saying that the system has detected one or more degraded RAID devices, and drops me to a busybox shell19:34
helobut /proc/mdstat shows that my array is not degraded19:34
icerootinduz: if possible always use software from the repos instead of tar.gz19:34
root__http://paste.ubuntu.com/732332/19:34
heloit's fully active... right after the warning it says "md/raid1:md0: active with 2 out of 2 mirrors"19:34
unkrcan anyone tell me what is the easiest & safest method to get dual booting system without making system unbootable ??19:34
riffautae[tla]: if you look at https://help.ubuntu.com/community/EOLUpgrades it looks like some old releases have a special historic repos you might try adding19:34
induziceroot,   Eudora is not in repo19:34
icerootinduz: you can search the repos with "apt-cache search searchstring" or use software-center19:34
root__this is what ubuntu said in the console19:34
induzI have downloaded the .bz file and its /tmp folder19:35
[tla]riffautae: thx19:35
icerootinduz: extract the file e.g. with the gui - right click - extract and then read the README inside19:35
root__it says that the package could be damaged19:36
=== msh_ is now known as phatJoe
pehdenso apparently routers no longer allow loop back via DNS19:37
=== Nu^253r is now known as Guest16521
echelociao19:38
echelo!list19:38
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:38
maxx878pehden, when you have dns why you want loop back19:38
rasmusthcompdoc: which vnc daemon do you use?19:38
induziceroot, sudo tar -C /opt -xvf <place where you downloaded the file>19:38
h00kpehden: it's not exactly an Ubuntu question, but some don't for security reasons.19:38
echelowhere are a file sharing channel?19:38
h00k!alis > echelo19:38
ubottuechelo, please see my private message19:38
induz iceroot it does something but i dont see eudora19:38
induzany repo for eudora??19:39
OmNomNomNomhi all19:39
pehdenwell its a server thing im using ubuntu server19:39
skilzinduz: Why do you want eudora so bad? Whats wrong with Mozilla Thunderbird? Or Empathy?19:39
h00kpehden: check http://opensimulator.org/wiki/NAT_Loopback_Routers, that may help19:40
root__Hi19:40
skilzor pine or exim4 for that matter19:40
=== Guest16521 is now known as miadbahrami
root__I need to install libebml version >= 1.0.019:40
compdocrasmusth, I install vnc4server because it includes vncconfig, which enables Windows clipboard sharing. Its very simple to set up, but you need a file that goes into /etc/init.d to make it work. You have to add the file yourself. You can find it online, or I could give you one19:40
root__Can anyone help me?19:40
skilzroot__: What software are you trying to install?19:40
root__libebml19:41
skilzroot__: What are the deps for?19:41
skilzroot__: What software are you trying to instal that requires libebml?19:41
induzskilz, my office/employer wants it19:41
skilzinduz: Tell them it's shit19:42
induzskilz, I am new to this job19:42
root__I need VLCJ (VLC FOR JAVA)19:42
induzskilz, I can not tell them19:42
root__But one prerequisite is to install vlc/libvlc19:42
rasmusthcompdoc cool19:42
pangolin!language | skilz19:42
ubottuskilz: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.19:42
induzskilz, i want to use it at home on my Ubuntu 10.419:42
maxx878root__, that what we want them to find out :))19:42
root__And when I'm installing vlc/libvlc one step tell me that I need libebml >= 1.0.019:42
skilzinduz: Tell them it has expoloit, bad code any they may not want to use it.19:43
skilzinduz: Buffer overflow vulnerability19:43
induzHow can i run Edura on Ubuntu10.419:43
induzskilz, I know all that but is it possible to run19:43
skilzinduz: run the windows version in wine19:43
=== dkannan is now known as dkannan|away
vatzecThelmaria: OK, thanks. :) I was thinking the "new nexthop" message says that it's a routing problem.19:47
MonkeyDustinduz: or use vbox19:47
MonkeyDusti mean: windows in vbox19:47
maxx878hi19:48
rasmusthdoes anybody know how I install LIRC in 11.10?19:48
ceephaxhey, im setting up an ubuntu server 11.10 box for my house to use as a kind of NAS server. I have 3 hard drives, one 250gb that i have put / onto and two 1tb drives that i have setup a RAID1 on to, is this correct or should i have put the root (/) onto the raid drives?19:49
skilzrasmusth: sudo apt-get install lirc19:49
skilzceephax: You are correct.19:50
branchman_apparmor message: "Failed name lookup - disconnected path". How to turn it off? It is for perfectly controlled program, program restart does not help19:50
ceephaxskilz, thanks sorry i have one more question.  This raid drive, how can i access it from within the OS, by that i mean does it automatically take all files i put on to the box onto RAID, unless they are ubuntu server specific files (i.e. the root) like upgrades19:52
maxx878ceephax, 250gb /root common sense go head..19:52
=== testt is now known as techieee
gamutHello all, I have a strange problem that I was hoping someone could help with.  It relates to running ubuntu i686 9.04 on a ServeRAID M5015 (megaraid_sas) array.  We have two such systems, and both suffer incredible IO problems after a few minutes of operation, or during intensive disk operations.19:54
gamutCould someone please point me to where I can get help with such things?  A forum? A driver development channel?19:54
thoidingjamcan i install tekken on 9.10?19:54
gamutsorry, misspoke, 10.04 LTS19:54
gamutnot 9.0419:54
badapplehi guys =) i have question .. so , i have mobile phone and i want to connect it with my computer , but when i plug it in does not appear anything :S19:55
maxx878ceephax, i have a very diff..question about your server what w-psu have..19:55
ceephaxbadapple, is it an htc?19:55
pehdenbadapple what OS on the phone19:55
ceephaxbadapple, or android for the matter19:55
thoidingjamcan i install tekken on 9.10?19:55
badappleceephax:  what is htc ?19:56
badapplepehden:  i dont know19:56
monstaRtruckguys linux is slow at games19:56
monstaRtruckbe aware!19:56
badapplepehden: it is samsung .. :D19:56
monstaRtruckno its actually a question why19:56
monstaRtrucklol19:56
psilo23Hi everyone, is there anyone else here with troubles using the Moonlight plugin ??19:56
thoidingjamcan i install tekken on 9.10?19:57
ceephaxmaxx878, its one of these http://www.ebuyer.com/281915-hp-proliant-turion-ii-n40l-microserver-100-cashback-658553-421 so it has 150watt19:57
xangua!appdb | thoidingjam19:57
ubottuthoidingjam: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help19:57
pehdenbadapple  does it have a windows logo on it19:57
pehdenbadapple  like xbox live19:58
root__Hi19:58
thoidingjamhelp me istall tekken on 9.1019:58
root__I need to install libebml version >= 1.0.019:59
badapplepehden: it is samsung s526019:59
ubuntujest tu kto?19:59
badapplepehden: a normal phone with wi - fi19:59
root__I have version 0.719:59
ubuntuwi fi19:59
thorn__video glitching, what's up with that?19:59
ceephaxmaxx878, can you elaborate on your question as i am quite concerned now :)19:59
psilo23Ive got troubles using the moonlight plugin, it will keep a message in the center of the screen saying "Loading..." and on that website i can only select windows media player as another option, but then firefox crashes, anyone know a solution to this ?20:00
thorn__I'm getting reversed small sectors of the screen20:00
xanguapsilo23: moonlight doesn't support all silverlight features20:00
kajinoemesene not connecting and emphaty not connetcting to msn protocol.. (working till some days ago..) any suggestions?20:01
psilo23So basicly there is no way to stream this website properly without windows ? :o20:01
ceephaxpsilo23, virtual box20:01
maxx878ceephax, i did see the configuration..150 w is only for 1 hdd not for 3-420:01
psilo23virtual box ?20:01
thorn__how do I update my video drivers?20:01
jribthorn__: update-manager will do that for you20:01
ceephaxmaxx878, hmm good point, i do have a larger psu should i upgrade it20:02
psilo23so i need to start windows20:02
psilo23to stream that website20:02
psilo23lol20:02
ceephaxmaxx878, i assumed they would have given ample room for multiple drives20:02
thoidingjamhelp me install tekken on 9.1020:03
pehdenbadapple  so http://www.gsmarena.com/samsung_s5260_star_ii-3718.php20:03
xangua!appdb | thoidingjam20:03
maxx878ceephax, if you put more that one you will destroy the cpu..so extend the psu to 500w don't worry ..about it.20:03
cousin_luigihello20:03
root__help me installing libebml version  >= 1.0.020:03
ceephaxmaxx878, upgrading now :)20:03
thorn__the regular update-manager? how can I find out if my computer needs a proprietary video driver?20:03
cousin_luigithe software update applet is not running (gnome3-fallback) what should I launch?20:03
ceephaxmaxx878, can you tell me about my question about raid1, will only the OS files go in the 250gb drive and the rest i.e. /home go on the raid?20:04
psilo23hehehe thats some good help you get here, as a ubuntu user to get told to use windows in the #ubuntu room, thats hillarious :D20:04
thorn__the regular update-manager? how can I find out if my computer needs a proprietary video driver?20:04
thorn__how can I find out if my computer needs a proprietary video driver?20:05
thoidingjam!appdb20:05
maxx878ceephax, raid of windows simply cannot do anything about it20:05
ubottuThe Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help20:05
thorn__how do I list the hardware on my machine?20:05
psilo23thorn__: VirtualBox20:05
psilo23use windows20:05
psilo23its the same help i got here :D20:05
thorn__haha20:05
ceephaxmaxx878, sorry i do not understand your answer? are you not on ubuntu?20:06
monstaRtruckhahahaha20:06
monstaRtrucklinux20:06
monstaRtrucki still like linux a lil bit20:06
monstaRtruck:D20:06
monstaRtrucklinux and windows can be friends20:06
psilo23To everyone: If you experience problems, use windows to solve them. (As i was told)20:06
cousin_luigiwhat is the update manager applet called on 11.10?20:06
riffautaeceephax: unless you mount the raid partition someplace you wont be able to acces the files20:06
riffautaeceephax: on my nas i just put it at /nas'20:07
maxx878ceephax, do you think that the problem..then ask the question in the community and wait ..till you are really assured in making decisions20:07
monstaRtruckwhat u guys think about APPLE hahaha20:07
CharlieSuWhat is the best way to make a server configured w/ Timezone Central/US switch to UTC?20:07
xangua!ot | monstaRtruck20:07
ubottumonstaRtruck: #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!20:07
monstaRtruck<CharlieSu> install NTP20:07
CharlieSumonstaRtruck: already done..20:08
monstaRtruckoops20:08
maxx878thorn__, lspci -v paste the output to www.pastebin.com20:08
riffautaeCharlieSu: dpkg-reconfigure tzdata20:08
pehdenbadapple20:09
ceephaxmaxx878, please do not be offended i am simply trying to understand my raid setup i am currently installing. I just want to know if the files i put on the computer that are non OS related will automaticcally be stored on the raid or do i need to set it up in a specific way20:09
pehdenthanks h00k20:09
riffautaeceephax:no they wont be, you hav to set it up20:09
ceephaxriffautae, brill20:09
riffautaeceephax: if you make your 250gb '/' then everything will go on that drive20:10
ceephaxmaxx878, i only asked about being on ubuntu because you mentioned windows20:10
melterwill ubuntu 11.10 automatically upgrade to firefox 8?20:10
ceephaxriffautae, so is it possible to have my 250gb drive seperate from my two 1tb drives (setup as raid)20:10
riffautaeceephax: not like in windows where they show up as different roots, but you can mount your raid under / as a folder20:11
someoneI'm having a rather hard time setting up samba20:11
=== someone is now known as Guest29882
Guest29882all i can find are tuts with ubuntu to windows20:11
Guest29882i dont want to do anything with windows just ubuntu to ubuntu20:11
Guest29882and  i can not get the login to work20:11
compdocsomeone, whats the problem?20:12
riffautaeceephax: for example on my own server i usually use /space or /nas20:12
ceephaxriffautae, okay i think i understand once my install is complete ill try mounting them onto my /20:12
ceephaxriffautae, thanks this is what i needed to know20:12
Guest29882compdoc: ive got my computer to show up on the network but can not access it20:12
riffautaeceephax: you can also mount /home on the raid20:12
riffautaeceephax: and then all your user data will be on it20:12
compdocGuest29882, it requires setting permissions on the directory, and defining it properly in smb.conf20:13
maxx878ceephax, do you have any idea of raid why do they use raid in servers..20:13
goksuhi everyone. sorry for being so lame. how do we recover a directory that has been deleted?20:14
Guest29882ahhh, setting permissions on the directory thats prolly what im missing20:14
Guest29882compdoc: ty20:14
jrib!recover | goksu20:14
ubottugoksu: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel20:14
compdocGuest29882, does your server have a desktop, or is it command line only?20:14
goksuthe file system is ext420:15
ceephaxmaxx878, no but i am very keen in learning. hence building a server with raid20:15
mlaveryjoin #phpwebsite20:15
mlaveryho-hum20:15
riffautaeceephax: raid is for increased performance or uptime, but it is not, by itself, a backup20:15
root__I have a question20:16
Guest29882i need to beable to sync home directories across a laptop desktop and external hd, doesnt look like its going to let me share my home directory20:16
root__If a want to upgrade ubuntu, do I lost my applications and data?20:16
maxx878ceephax, for time sake read and understand; you look so much concern about the failure of hdd..20:16
riffautaeceephax: just an fri20:16
riffautaeceephax: fyi*20:16
xanguaroot__: no, but always good idea to make a backup20:17
* cousin_luigi has just received another confirmation that Oneiric sucks more than a bulimic vampire.20:17
cousin_luigigoodbye20:17
root__backup of database dat?20:17
root__a20:17
riffautaeroot__: everything you care about and dont want to lose20:17
Guest29882actually im not seeing any way to share anything in thunar20:17
root__Ok thank you20:17
Guest29882i have gvfs backends installed for networking20:17
riffautaeroot__: including any special settings in /etc that you made20:17
=== bitmonk_ is now known as bitmonk
maxx878ceephax, we can help you in many ways to implement is up to you...:))20:19
godbodsommeone easy with Qt here ?20:19
maxx878Qt???.. godbod20:20
goksuis there a quick and dirty command that undeletes a directory?20:20
riffautaegoksu: if you did it in the terminal, no.20:20
godbodeuh yes ! Qt20:20
crazybyteHello! Has somebody had some success running gopenvpn and forcing the systray icon appear in oneiric? thank you.20:20
godbodQt Nokia20:20
jribgoksu: no.20:20
maxx878godbod, can you be more specific..please20:21
root__ok thanks20:21
godbodno worries...20:21
godbodforget it...20:21
sevithIm having issues. I have a special sequence of characters that occur within a file. The sequence is !ki* and I am trying to: cat file | grep !ki*    How do I grep for these special characters? I only want everything that contains these four characters inside it.20:21
godbodI was ust asking, cause this is not really the right post for that20:22
goksuI removed two users and chose to delete the files related. but now I found out that I had my wifes files in one.20:22
sevithAnyone have any ideas or a grep massah ?20:22
maxx878sevith, can you paste the output of the | grepp20:23
sevithmaxx878, hah..Uhm. It errors out.20:23
maxx878sevith, can you paste the output of the | grep20:23
sevith-su: !ki*: event not found20:23
sevithmaxx878, -su: !ki*: event not found. This is what ./a.out | grep !ki*20:24
sevithBut in fact I KNOW it occurs.20:24
goksuI removed two users and chose to delete the files related. but now I found out that I had my wifes files in one.20:24
goksuI really need to get copies of the files20:24
maxx878sevith, sorry i am unfamiliar with it ..20:24
=== root is now known as Guest19054
lousygaruagoksu, what do you mean? can you explain further?20:26
jribgoksu: i gave you the !recover factoid.  That's pretty much your only chance if you don't have backups.  In the future, make backups20:27
maxx878hi20:27
goksulousygarua, I deleted the home folder of a user while removing it. now I need a directory from it.20:27
goksuthank you jrib. I am reading those files. I believe some of you have done this before. I have not done a recovery before. so I am hoping for some help.20:28
mlerchlsevith, try      grep ^"!ki" * > yourfileexport20:28
root__How can I fix a .deb file?20:29
maxx878hi; guys alive and fine :))20:29
jribroot__: how is it broken?20:29
root__maybe20:29
mlerchlsevith, you want all content of files which beginns with !ki in one file??20:29
root__it says that ubuntu found an exit error20:30
jribroot__: pastebin, don't paraphrase20:30
alexxiohi, i have an important question: since yesterday, my bootloader was fine...i don't know why something was wrong in the universe, then i can't no more boot on windows  from grub20:31
root__root@heat1-desktop:/home/heat1/Descargas/VLCJ# sudo dpkg -i libebml3_1.2.1-1_i386.deb20:31
root__dpkg-deb: fin de fichero inesperado en número de versión en libebml3_1.2.1-1_i386.deb20:31
root__dpkg: error al procesar libebml3_1.2.1-1_i386.deb (--install):20:31
root__ el subproceso dpkg-deb --control devolvió el código de salida de error 220:31
root__Se encontraron errores al procesar:20:31
root__ libebml3_1.2.1-1_i386.deb20:31
FloodBot1root__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:31
root__root@heat1-desktop:/home/heat1/Descargas/VLCJ#20:31
riffautaeroot__: please use pastebin for multiple lines20:31
root__ok20:31
maxx878root__, !enter20:31
binarymutantwhat package provides notify-send?20:31
jribroot__: libebml is in the repositories.  Don't install the deb; just use apt20:31
root__but the apt-get only install version 0.7.720:32
xanguabinarymutant: libnotify-bin20:32
jribbinarymutant: dpkg -S $(which notify-send)20:32
alexxioi actually don't know if i have grub or grub2 installed, but actually i can only boot on windows only if i edit the grub lines and remove the uud of the win partiion, then it gives me an error and boots...how can i fix this?20:32
TobbiHey. For some reason, Ubuntu will not take my account password as correct, although I am sure it is correct. Can I create another root user from the recovery console or change my account password there?20:32
binarymutantxangua: ty :D20:32
root__I need 1.0.0 or later20:32
jribroot__: and what version is in your ubuntu's repositories?20:32
xanguaroot__: what ubuntu version do you use¿20:33
maxx878alexxio, what you want is grub or windows20:33
root__10.04 LTS20:33
os_hi20:34
os_i need a xen ppa20:34
alexxiomaxx878, i want grub to be restored and boot windows or linux, just like it is created to. i also forget to say that i already did update-grub, grub-install --recheck  and grub-install --root-directory without solving20:34
root__I have ubuntu version 10.04 LTS20:35
xangua!info vlc lucid20:35
ubottuvlc (source: vlc): multimedia player and streamer. In component universe, is optional. Version 1.0.6-1ubuntu1.8 (lucid), package size 1598 kB, installed size 3792 kB20:35
alexxioit should be quite easy because i am on ubuntu and i should just refresh my grub, but it doesnt go... :(20:35
=== MichealH is now known as MH0
xanguaroot__: you have lvc 1 on lucid, are you telling the thruth ¿20:35
maxx878alexxio, so you tried dual boot but forget to mention install grub to mbr..20:35
go8765Tobbi,  you can load your system from lifecd and then solve your problem. In google you can find many mans how to do this20:35
xanguaVLC 1 *20:35
=== kevin is now known as Guest81089
root__it says: "ubuntu 10.04 LTS Lucid's version "20:37
alexxiomaxx878, grub was installed on mbr when i installed ubuntu, but it's not a fresh install, my system is stable  since 5 months20:37
jrib!who | root__20:37
ubotturoot__: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)20:37
alexxioi mean, i'm using my pc since 5 months, yesterday it gave a problem20:37
xanguaroot__: lsb_release -a20:37
xanguato show what ubuntu version you use20:37
root__xangua: http://paste.ubuntu.com/732399/20:38
maxx878alexxio, for my understanding you started the pc after 5 months after installing the grub and now it don't start up20:39
xanguaroot__: then you should have VLC 1.0.620:39
alexxiomaxx878 & others,the fact is this, also. the startup-manager program, that is created for solving my problem, don't solve20:39
root__xangua: ok20:39
root__xangua: how can I install libebml >= 1.0.020:40
root__?20:40
LtHummusis there a way to put an already running app in to a screen session?20:40
root__xangua: yeah that's my version of vlc20:42
alexxiomaxx878, soooo of course i se my pc everyday. it's not a problem of 5months ago. let's start from beginning. my grub has just gone madand i can't boot windows, ubuntu starts fine. i found something is wrong with grub, bcause if i manually edit the line wth set-root uuid=xxxx and delete it, i get an error, then windows starts. how can i solve?20:42
root__xangua: I didn't understand you...20:42
lhammondsGreetings20:42
maxx878alexxio, oh! that's that it, you have grub installed perfectly before that you should go to windows and re-sync the disk for it20:43
alexxiomaxx878, ok :D how can i resync disk???20:44
lhammondsDoes anyone know how to use "tar" to extract a single file that has the "@" sign in the filename?  I can make the command work at the prompt but the exact same command in a bash script says it cannot find the file inside the archive.20:44
aeon-ltdlhammonds: use quotes?20:45
lhammondsI'll copy/paste the command...just a sec.20:45
Vince31874did you try quotes?20:45
Gambit--Can anyone tell me, in more detail, what the 'jitter' column of 'ntpq -p' means?20:45
maxx878Gambit--, working on it20:47
lhammondstar --extract --file=/mnt/backup/mailbox/myfile.tar --wildcards '*username@mydomain.com*' --no-anchored --strip-components=3 -C /tmp20:47
alexxiomaxx878, ok :D how can i resync disk???20:47
lhammondsThe exact command above works at the prompt, but using variables in a script, it does not.20:47
lhammondsalexxio, I have an rsync link you can use.20:48
=== root is now known as Guest34315
maxx878alexxio, grub is the main to start up with ..pick the the windows ..20:48
lhammondshttps://help.ubuntu.com/community/rsync20:49
maxx878Gambit--, random single question ..please20:49
Gambit--maxx878: eh? :)20:50
lhammondstar --extract --file=/mnt/backup/mailbox/myfile.tar 'username@mydomain.com.tgz' --strip-components=3 -C /tmp20:50
lhammondsthe above also does not work in a script using variables.20:50
=== Juro is now known as Guest79755
maxx878alexxio, windows can re-sync itself then you get windows and then re-boot20:51
root__xangua: are you there?20:51
fellayaboyim trying to rename/remove everything inside [] in multiple files..so i used rename 's/[*]//' *mp3 but it doesnt work..what am i doing wrong20:51
alexxiomaxx878 ok i'll try, thanks20:51
lhammondstar --extract --file=/mnt/backup/mailbox/myfile.tar --wildcards '*username?mydomain.com*' --no-anchored --strip-components=3 -C /tmp20:52
lhammondstrying to avoid the "@" by using a ? does not work either.20:52
nightwalkerkgHi all.20:53
lhammondstrying to escape the @ does not work either...assuming I am doing it right  \@20:54
trismlhammonds: is the email portion passed as a variable to tar?20:54
maxx878nightwalkerkg, yi too you20:54
nightwalkerkgOk here is the thing.Ati droped the support for my video card and the drivers won't work anymore.So can i install the earlier version of ubuntu (10.4 or 9.04 or other) and make drivers work?20:54
lhammondsYes, the filename to extract is a variable.20:54
trismlhammonds: variables will not be expanded instead single quotes, use ""20:54
trismlhammonds: inside, I mean20:55
nightwalkerkgOr the drivers won't work with any version?20:55
lhammondsHere is the exact line in the script:20:55
riffautaenightwalkerkg: you could try the open source driver https://help.ubuntu.com/community/RadeonDriver20:56
maxx878nightwalkerkg, lspci | grep VGA can you paste output20:56
lhammondstar --extract --file=${ARCHIVE} --wildcards ${ACCTPATTERN} --no-anchored --strip-components=3 -C ${TEMPDIR}20:56
nightwalkerkgOk,i am going to switch to ubuntu.20:56
lhammonds${ACCTPATTERN}="'*"admin@mydomain.com"*'"20:56
awardleI have found a distribution based on Ubuntu that is completely ignoring the copyright on it. It makes no reference at all about it using Ubuntu or the license conditions that come with it. Where should I report this to?20:56
nightwalkerkgriffautae when i use them i can only set 1024x768 and 800x600 resolution.20:57
alexxiomaxx878, actually it says: Found Windows 7 (loader) on /dev/sda120:57
alexxiobut it's not right i think, that should be sda220:57
pawtracksI permanetly switched from Windows 7 to Ubuntu 11.10 but ever since I switched over my touchpad on my netbook has been very sensitive and hard to use. I have edited the Sensitivity options in seattings but I did not work. My touchpad was not sensitive in windows. Please tell me what to do.20:57
cih997hi, while trying to upgrade 11.04 to 11.10 I got this problem: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/874835 it says to fix it i must install this package https://launchpad.net/ubuntu/oneiric/amd64/cups/1.5.0-8ubuntu3 which is for 11.10. How can i install package from 11.10 on 11.04?20:57
ubottuLaunchpad bug 874835 in cups (Ubuntu) "[master] upgrade problem with libcupsys2: "E:Error, pkgProblemResolver::Resolve generated breaks"" [High,Fix released]20:57
maxx878alexxio, did you point the grub on /dev/sda120:57
alexxiono, to /dev/sda20:58
wamichoIs there an application like Network miner in Ubuntu20:58
gryhttps://help.ubuntu.com/community/DefaultFileManager <-- can I just disable nautilus's management of desktop icons instead of using those scripts?20:58
maxx878alexxio, why you did that so when the windows is on /dev/sda1 you should have installed it on it20:58
bodomHi there20:59
pawtracks(03:57:38 PM) pawtracks: I permanetly switched from Windows 7 to Ubuntu 11.10 but ever since I switched over my touchpad on my netbook has been very sensitive and hard to use. I have edited the Sensitivity options in seattings but I did not work. My touchpad was not sensitive in windows. Please tell me what to do.20:59
bodomSystem is slow and not really responsive. Very high load average (8+) and wa times. Reboot doesn't help. I suspect some kind of hardware semifailure/slowdown. Any ideas?20:59
alexxiomaxx878,my wind is on /dev/sda220:59
bergersenhow do i prevent ubuntu from diming the screen after 10 seconds when on battery?20:59
lhammondsACCT="admin@mydomain.com"20:59
lhammondstar --extract --file=${ARCHIVE} --wildcards "${ACCT}" --no-anchored --strip-components=3 -C ${TEMPDIR}20:59
lhammondsdid not work.21:00
riffautae!patience | pawtracks21:00
ubottupawtracks: 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/21:00
pawtracks...21:00
Ve2dmnDone anyone here have experience with 'Apport'? I want to know if it will work with applications that crashes with "SIGQUIT" (signal 3) instead of "SEGFAULT" (sig 11)21:00
wamichoIs there an application like Network miner in Ubuntu ?21:00
pawtracksTried that.....21:00
maxx878alexxio, http://www.sorgonet.com/linux/grubrestore/21:01
alexxiomaxx878, and if i have grub2?21:01
Ve2dmnwamicho: you mean like wireshark?21:01
Nightwalkerkg1Ok i am back.21:02
bobweaverI have a important question if you are on irc and see people cracking websites what to do ?21:02
augustohello guys, how do I disable lightdm on boot?21:02
alexxio$ grub-install -v21:02
alexxiogrub-install (GRUB) 1.99-12ubuntu521:02
maxx878alexxio, you should have told me before all the time and effort wasted21:02
lhammondstar --extract --file=${ARCHIVE} --wildcards "*${ACCT}*" --no-anchored --strip-components=3 -C ${TEMPDIR}21:02
Nightwalkerkg1How asked for my AVG output?21:02
lhammondsStill cannot find the file inside the tar21:02
Nightwalkerkg1*Who?21:03
alexxiomaxx878, i'm sorry..actually i told at 21.32.2321:03
bobweaveraugusto:  sudo dpkg-reconfigure lightdm21:03
riffautaeNightwalkerkg1: me and someone else21:03
Nightwalkerkg1What do you need? riffautae21:03
riffautaeNightwalkerkg1: what video card do you have21:04
Nightwalkerkg1DIamond ATI Radeon 9550 128mb21:04
Nightwalkerkg1A really old video card.21:04
lhammondstar --extract --file=${ARCHIVE} --wildcards "*admin*" --no-anchored --strip-components=3 -C ${TEMPDIR}21:04
wamichoVe2dmn : Something to analyse the files you get with wireshack21:04
maxx878alexxio, http://ubuntuguide.net/how-to-restore-grub-2-after-reinstalling-windows-xpvistawin7 | try it21:04
lhammondstar --extract --file=${ARCHIVE} --wildcards '*admin*' --no-anchored --strip-components=3 -C ${TEMPDIR}21:04
riffautaeNightwalkerkg1: the open source driver should support that fine, are you sure it didnt fall back to vesa or something?21:04
lhammondsdoes not work.21:04
alexxiomaxx878 thanks21:05
lhammondsIt appears that tar simply ignores any files inside the archive that have the "@" symbol in the name.21:05
Nightwalkerkg1Drivers work but my monitor is unknown and i can't change the resolution.21:05
NuclearMeltdownNightwalkerkg1, that card isn't that bad21:05
lhammondsHowever, when executed at the prompt, it works....just not in a script.21:05
lhammondsExtremely odd.21:05
NuclearMeltdownyou can play anything from 2006 on it21:05
NuclearMeltdowndoes the monitor not support DDC?21:06
Nightwalkerkg1I never called her bad,only old.21:06
maxx878alexxio, even if have windows in driver C: and have another drive to install ubuntu you should always install grub on drive c: that is /sda121:06
Ve2dmnwamicho: Wireshark *IS* a packet analyser(http://en.wikipedia.org/wiki/Wireshark). But I'm not sure exactly what feature you need...21:06
Nightwalkerkg1There is another thing.21:06
Nightwalkerkg1When i install the drivers from amd official site.21:06
NuclearMeltdowndon't use the drivers from the ATI site21:07
NuclearMeltdownwhat's wrong with the open source ones21:07
Nightwalkerkg1Can't change the resolution and monitor is unknown.21:07
riffautaeNightwalkerkg1: walk through these steps http://askubuntu.com/questions/24287/monitor-resolution-messed-up-monitor-is-unknown/24294#2429421:07
Nightwalkerkg1But they work fine.21:07
NuclearMeltdownOnly the older version of ATI drivers support a video card that old21:07
Nightwalkerkg1Ok tnx.21:07
NuclearMeltdownATI dropped support for them didn't they21:07
Nightwalkerkg1Yes,they did.21:08
Nightwalkerkg1That is the problem :D21:08
NuclearMeltdownsince Xorg has its own drivers now21:08
maxx878Ve2dmn, what you really want to Analise in wire shark21:08
jo-erlend_I've had really good experiences with the open radeon drivers for cards that are 5xxx and newer though21:08
NuclearMeltdownwhy do you need the official ATI drivers21:08
NuclearMeltdownthe binaries21:08
Nightwalkerkg1Don't need them.21:08
jeff_ubuntu Should I install the ATI driver from the website or should I install it from the Additional Drivers? I know how to install both, I just want to know which would be better performance wise21:08
Nightwalkerkg1Just tried to install them.21:08
NuclearMeltdownwhat's wrong with the default ones21:08
jo-erlend_jeff_ubuntu, neither, unless you're experiencing any difficulties21:08
Ve2dmnwamicho: try this list of Packet Analyser software: http://en.wikipedia.org/wiki/Comparison_of_packet_analyzers21:09
jeff_ubuntujo-erlend_, I am like 3d effects are lagging etc, so I need to install one of them21:09
Nightwalkerkg1Oh yes.The additional drivers show No prop. drivers in use on the system.21:09
=== Alex`aw is now known as BaNz
riffautaeNightwalkerkg1: can you pastebin your /var/log/xorg.0.log21:09
jo-erlend_jeff_ubuntu, well... But the official drivers have issues of their own.21:09
maxx878jeff_ubuntu, it really depends what ubuntu stable or un-stable you have installed21:09
jeff_ubuntumaxx878, im on 11.1021:10
Nightwalkerkg1/var/log/xorg.0.log: No such file or directory21:10
Nightwalkerkg1riffautae21:10
tajwanuserhi21:10
maxx878jeff_ubuntu, you should not have any problem with ati drivers then21:10
riffautaeNightwalkerkg1: it may have weird capitalization21:10
tajwanuseri'm looking for gnome session manager... in window - like this http://bderzhavets.files.wordpress.com/2008/10/debpvrun1.png21:10
Nightwalkerkg1I am going to check the partition.Back in a sec.21:11
jeff_ubuntumaxx878, what im saying though is I havent installed either one, im on a fresh install. It gives me the option to install from the Additional Drivers or from the website. Which would be the best21:11
maxx878jeff_ubuntu, lspci | grep VGA can you paste the output21:11
pawtracksI permanetly switched from Windows 7 to Ubuntu 11.10 but ever since I switched over my touchpad on my netbook has been very sensitive and hard to use. I have edited the Sensitivity options in seattings but It did not work. My touchpad was not sensitive in windows. Please tell me what to do! Is their a command I have to run in the Terminal so I need a driver?21:12
jeff_ubuntumaxx878, 01:00.0 VGA compatible controller: ATI Technologies Inc RV790 [Radeon HD 4890]21:12
pawtracksdo*21:12
riffautaetajwanuser: you want to runa second instance of your desktop or do you want to show another computers desktop in a window on yours?21:12
tajwanusersecond instance riffautae21:12
Nightwalkerkg1Upercase X. :P21:12
riffautaetajwanuser: ubuntu comes witn vinigre for this21:13
maxx878jeff_ubuntu, that version are u using21:13
gry(re-pasting) https://help.ubuntu.com/community/DefaultFileManager <-- can I just disable nautilus's management of desktop icons instead of using those scripts?21:13
Nightwalkerkg1I am using pidgin how to i pastebin? riffautae21:13
Vince31874cd /var21:13
gry!pastebin | Nightwalkerkg121:13
ubottuNightwalkerkg1: 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.21:13
jeff_ubuntumaxx878, what? I just reinstalled Ubuntu, but that is my card I havent installed either driver yet21:14
underworldsalve21:14
riffautaegry: yes there is a gconf setting for that21:14
gryriffautae, could you link me to some article or page about that?21:14
=== thbishop is now known as Guest61520
riffautaegry: yea just a sec have to find ti21:14
gryWhat does %U do in "nautilus %U"?21:14
maxx878jeff_ubuntu, then look for hardware drivers ubuntu will search and install the best ..it can21:14
Nightwalkerkg1riffautae here it is http://paste.ubuntu.com/732438/21:15
riffautaegry: http://bayu.freelancer.web.id/2009/05/03/showhide-desktop-icon-on-ubuntu/21:15
riffautaegry: this will keep nautilus from taking over the desktop when it is run and on startup21:15
d3f4c3dhello, i have weird problem - when i run ifconfig -a i see all interfaces, but they are not showing up under ifconfig21:15
riffautaed3f4c3d: ifconfig up ethwhatever21:16
d3f4c3driffautae, can i somehow automate that in the script ?21:17
d3f4c3driffautae, i need them all available on startup21:17
maxx878d3f4c3d, do you have wireless adapter21:17
d3f4c3dno21:17
d3f4c3dcan i put ifconfig up into my /etc/network/interfaces ?21:17
maxx878d3f4c3d, so what are you looking for then21:17
riffautaed3f4c3d: if using networkmanager, you need to set it to avail to all users [i dont know how to do this from the terminal] other wise set it to auto in interfaces21:18
lexflexhello ubuntu geeks21:18
trismgry: http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s06.html (A list of urls for %U specifically)21:18
lhammondsI FOUND MY SOLUTION!!!!  Yippie21:18
maxx878d3f4c3d, do you have wired connection then21:18
riffautaeNightwalkerkg1: what does xrandr give you?21:18
d3f4c3dmaxx878, yes21:18
lexflexhow come ubuntu doesn't get it when i unplug my external monitor on macbook pro? it does nothing. it should switch back main monitor to the laptop monitor, but it does absolutely nothgin21:18
maxx878d3f4c3d, so what are you intentions..21:19
d3f4c3driffautae, okay i see if there is some kind ifconfig up scripts21:19
lhammondstar REQUIRES the -C option at the beginning of the command...causes havok at the end.21:19
lhammondstar --extract  -C ${TEMPDIR} --file=${ARCHIVE} --wildcards "*${ACCT}*" --no-anchored --strip-components=321:19
d3f4c3dmaxx878, - when i run ifconfig -a i see all interfaces, but they are not showing up under ifconfig21:19
trismlhammonds: so it works now with it at the beginning?21:19
Nightwalkerkg1riffautae http://paste.ubuntu.com/732443/21:19
lhammondsYes21:19
trismlhammonds: good to hear, have to keep that in mind21:20
maxx878d3f4c3d, if you have only eth0 then there is no need for up ..21:20
riffautaeNightwalkerkg1: what about the output from the commands this guy talks about http://askubuntu.com/questions/24287/monitor-resolution-messed-up-monitor-is-unknown/24294#2429421:20
lhammondsKept fiddling with the command prompt version and then updating the script version until it worked....took about 20 different combinations before I got it. LOL21:20
grytrism, thank you.21:20
Nightwalkerkg1in a sec.21:20
awardleI have found a distribution based on Ubuntu that is completely ignoring the copyright on it. It makes no reference at all about it using Ubuntu or the license conditions that come with it. Where should I report this to?21:21
d3f4c3dmaxx878, i have 12 nics21:21
riffautaeawardle: what is the name of the distro21:21
EvilResistanceawardle:  which distribution?21:21
lhammondsawardle, where at?21:21
awardleIt is a ask4 Broadband live disk21:21
maxx878d3f4c3d, you mean 12 nics in 1 pc21:21
EvilResistanceawardle:  and you know its based off of Ubuntu how?/21:21
d3f4c3dcorrect21:21
awardleI was given it by the Broadband company.21:22
riffautaeawardle: if they dont use any of the art or trademarks they prolly dont have to actually21:22
awardleBecause when it booted it had the Ubuntu logo on it.21:22
maxx878d3f4c3d, can u paste the output of lspci -v please21:22
awardleIt used the Ubuntu splash screen21:22
Nightwalkerkg1riffautae http://paste.ubuntu.com/732448/ here it is21:22
d3f4c3dmaxx878, sure but why, im just curious21:22
riffautaeNightwalkerkg1: yea your edid is messed up hmm21:23
maxx878d3f4c3d, i am too21:23
riffautaeNightwalkerkg1: somehow it needs to be overridden21:23
d3f4c3dmaxx878, theres just 4 nic cards output (each nic is quadro port) thats it21:24
=== drey is now known as drey_
Nightwalkerkg1Ok riffautae can you give me the command to install the open source drivers.Like when i first installed the ubuntu.And to delete evrything else.21:24
TML-prvMy box keeps saying "*** /dev/sdc1 will be checked for errors at next reboot ***" even though I've rebooted and run fsck on /dev/sdc1, the latter of which happily claims "/dev/sdc1: clean, 81722/8552448 files, 18827932/34180287 blocks"21:24
riffautaeNightwalkerkg1: well it looks like the open source drivers are installed right, its your monitor that is being silly21:24
d3f4c3di need to look into /etc/network/if-*.d script21:24
Nightwalkerkg1Ok,any idea gow to fix it? :D21:24
riffautaeNightwalkerkg1: or the open source drivers dont know how to read your edid :P i am looking to see how to override it21:24
riffautaeNightwalkerkg1: what monitor do you have?21:25
Nightwalkerkg1One sec.21:25
maxx878d3f4c3d, why that +8 ..??21:25
Nightwalkerkg1It's an LG FLATRON ez T710B.21:25
d3f4c3d maxx878 what ?21:25
kernelpanickerI'm having a hard time mounting a partition in the LVM of a USB drive... any tips?21:25
Nightwalkerkg1The one with the big "background" :D21:26
maxx878d3f4c3d, you are confused and you are confusing other too..so address it well..21:26
d3f4c3dmaxx878, just drop it you have no idea what you talking about21:26
maxx878d3f4c3d, yes...sorry about it..21:27
d3f4c3dmaxx878, all i needed was to add auto eth121:27
d3f4c3diface eth1 inet manual21:27
d3f4c3dup ifconfig eth1 up21:27
awardleThis is the screen before booting. http://imagebin.org/18320721:27
d3f4c3din my /etc/network/interfaces21:27
kernelpanickerThe error is Error starting Volume Group: Failed to execute child process "vgchange" (no such file or directory)21:28
awardleWhile booting http://imagebin.org/18320821:28
awardleAnd after it boots. http://imagebin.org/18321021:29
d3f4c3dmaxx878, i apreciate the effort though21:29
maxx878d3f4c3d, you don't give us the output.. :((21:30
d3f4c3dsudo service networking restart21:30
d3f4c3ddoesnt work :(21:30
d3f4c3dunknown instance21:30
ccmonsterhey guys, how do i get rid of the 'chat' on the messaging dropdown, or atleast make pidgin the default21:30
EltuHello. I have a problem reinstalling a package - apache2. My /etc/apache2 folder was deleted, so I ran apt-get remove apache2, followed by apt-get install apache2 - but the folder is still empty and apache has not been installed again. What do I need to do, to completely reinstall it?21:31
d3f4c3dmaxx878, perfect it worked, troubleshooting skills come from diggin in right direction... i learned it hard way21:31
Nightwalkerkg1riffautae: any luck?21:31
EltuAlso tried purge, did not work either21:31
riffautaeNightwalkerkg1: put this in your /etc/X11/xorg.conf  http://paste.ubuntu.com/732457/21:31
riffautaeNightwalkerkg1: if that doesnt work i have more lines we can add21:31
Nightwalkerkg1Sure thing.21:32
maxx878d3f4c3d, can you share it with us21:32
=== bl0wh0rd is now known as firmevato
d3f4c3dmaxx878, theres nothing to share - there was 12 nics like i said21:32
d3f4c3dthey were visible in ifconfig -a21:32
d3f4c3dbut not in ifconfig21:32
d3f4c3di had to add them into /etc/network/interfaces but my requirement was NOT to give them IP addresses21:32
Nightwalkerkg1Riffuatae no xorg.conf there21:33
maxx878d3f4c3d, if you restart you again will have the same problem so you will require a script..21:33
Nightwalkerkg1*riffautae21:33
d3f4c3dso solution was to add "auto ethX21:33
d3f4c3diface ethX inet manual21:33
d3f4c3dup ifconfig ethX up" where X is the number of nic21:33
maxx878d3f4c3d, i i know that ..:))21:34
d3f4c3dmaxx878, thats also incorrect since i just tested it with service networking start and all interfaces went up, however i should restart21:34
trismccmonster: uninstall empathy and the chat item will disappear (after you log out/back in anyway)21:34
riffautaeNightwalkerkg1: make one :)21:35
d3f4c3dmaxx878, well if you knew that then that maybe would be more logical to propose instead of looking into lspci outputs, anyways up to reboot and test now :)21:35
riffautaeNightwalkerkg1: or is there a xorg.conf.d ?21:35
Nightwalkerkg1Nope and i cant make a new one21:35
Peter_hi i have screwed up with NVIDIA-drivers now i cant access the GUI, can someone help me?21:35
Halabundsuddenly everything unity related (tab switcher, launcher, etc.) insists on staying always in the background, under other windows.  How can I fix without loggin out and in again?21:35
maxx878d3f4c3d, its not for me dear for other if they could have this problem :)21:35
Nightwalkerkg1when i use right click make new document is unavalable21:36
riffautaeNightwalkerkg1: you have to do it as root, such as sudo nano /etc/X11/xorg.conf21:36
Nightwalkerkg1oh ok.21:36
Peter_won't work21:36
mrhankeysrevenge#ubuntu-us-ca21:36
maxx878riffautae, before you could make any changes to /etc/x11/xorg.conf please back it up21:36
adsbygoogleI am trying to change the open-file-limit in 10.04.  I have modified the /etc/security/limits.conf file but the changes are not taking.  Any suggestions?21:36
riffautaemaxx878: he doesnt have one yet21:36
d3f4c3dmaxx878, glad i could help i gues21:37
riffautaemaxx878: nothign t oback up21:37
Peter_hi i have screwed up with NVIDIA-drivers now i cant access the GUI, can someone help me?21:37
d3f4c3dfarewell, my advice maxx878 when troubleshooting try to look from different perspectives on the issue21:37
riffautaePeter_: what is happening? also can you pastebin your /var/log/Xorg.0.log21:37
maxx878its always to backup xorg.. even if you don't need to modify21:37
Nightwalkerkg1riffautae made it21:37
usuariohola a todos a todas @21:38
=== skrewler_ is now known as skrewler
riffautaeNightwalkerkg1: ?21:38
=== elz89_ is now known as elz89
riffautaemaxx878: the file doesnt exist. you cant backup something that doesnt exist21:38
Peter_@riffautae i can't copy anything without GUI.....21:38
Nightwalkerkg1I made a xorg.conf and pasted it in21:38
Nightwalkerkg1saved it.21:38
Nightwalkerkg1Should i restart now?21:38
riffautaeNightwalkerkg1: yea21:39
Nightwalkerkg1Back in a sec.21:39
riffautaePeter_: sorry, http://linuxers.org/article/pastebinit-command-line-pastebin-client21:39
riffautaePeter_: user control-alt-f2 to get to a command line if you were not dropped to one automaticly21:39
usuariobuenas suelo visitar el portal www.shufuni.com te entretienes mucho y ahora mas que estamos en otoño21:40
nikoshi21:41
ProxXyIs there a windows channel?21:41
icerootProxXy: ##windows21:41
iceroot!alis | ProxXy21:41
ubottuProxXy: 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*21:41
pfifois there a tool that can defrag a NTFS partition available in the repos?21:42
icerootpfifo: no21:43
pfifookay :(21:43
maxx878pfifo, what you really want to do..21:44
nightwalkerkgriffautae21:44
riffautaenightwalkerkg: hi21:44
alexxio_maxx878, i'm still here...i didnt solve at all :(21:44
nightwalkerkgGoldstar Company Ltd 16"21:44
nightwalkerkgwith red color over it21:44
alexxio_http://paste.ubuntu.com/732461/21:44
nightwalkerkgand got 2 new resolutions21:44
nightwalkerkg:D21:44
=== sysadamin is now known as sysadamin|away
maxx878alexxio_, so windows are in sda1 and you mounted grub in sda2 | am i right21:45
pfifomaxx878, I want to defragment a NTFS partition, would be nice if I could do it from linux, but looks like I need to boot into windows todo this21:45
alexxio_nope maxx87821:45
nightwalkerkgGot the 1152x864,it's what i have been looking for. :D21:45
CamulusI am trying to get a DoD CAC to work with Ubuntu 11.10  and Firefox 7.0.1. I have the card reader installed and "Pcsc_scan" will  show the reader and the card but when I try to open Firefox with the  card inserted it will not open. Alternatively, if Firefox is open and I  insert the card, Firefox will crash and not restart until the card is  removed.21:45
alexxio_let's do it simple21:45
nightwalkerkgThnaks dude.21:45
alexxio_i runned boot repair21:45
riffautaenightwalkerkg: :D your welcome21:45
alexxio_boot-repair didn't repair21:45
alexxio_after i see grub menu21:46
maxx878pfifo, defrag only exist in windows so you want it get there ..Linux is different concept21:46
nightwalkerkgOh,riffautae is normal that my monitor name has rade over it?21:46
nightwalkerkg:P :D21:46
alexxio_ubuntu loads; otherwise if i select windows , a black screen appear and doesnt' boot21:46
lexflexwhy is linux so damn user unfriendly?21:47
alexxio_http://paste.ubuntu.com/732461/21:47
icerootlexflex: why should the kernel be userfriendly?21:47
riffautaenightwalkerkg: is that displayed on the screen? that is kinda weird. make sure the verticle refresh rate is correct21:47
icerootlexflex: normally you dont have anything to do with the kernel21:47
pfifomaxx878, I could write a program that defrags NTFS partitions, im suprised noone has made one yet21:47
lexflexiceroot: hi there!21:47
riffautaenightwalkerkg: the config i gave you limits it to 70 but that might be too high for that resolution21:47
nightwalkerkgriffautae no,not on the screen on the Display properities.21:47
riffautaenightwalkerkg: strange that it is red21:48
lexflexiceroot: actually i was judging all linux by the ubuntu dist21:48
alexxio_maxx878, at grub prompt, if i press e on windows line and delete some character after uuid 7ACAXXXXXXX , it STARTS!!!how can i fix it?21:48
lexflexiceroot: corrected it would be: why is ubuntu so damn user unfriendly?21:49
icerootalexxio_: edit /etc/default/grub  which should contain the same as the line you edited21:49
icerootlexflex: you have a support question?21:49
maxx878alexxio_, if could boot ubuntu you can see windows partitions21:49
lexflexiceroot: i can't get my ubuntu to switch the main monitor back to the macbook display when i pull out the secondary monitor.21:50
maxx878alexxio_, if could boot ubuntu you can see windows partitions, drive files etc...21:50
icerootlexflex: use the fn keys21:50
alexxio_maxx878, and so?21:50
lexflexiceroot: not sure how?21:50
icerootlexflex: i guess this strange apple-thing should have something like an FN key21:51
icerootlexflex: but i never used it so i dont know21:51
lexflexiceroot: yes it does, my logitech keyboard doesnt21:51
icerootlexflex: try the fn keys, normally with f521:51
lexflexiceroot: that doesn't do anything. i might say i had to configure this in nvidia configs, not standard ubuntu.21:52
nightwalkerkgOk,the Displays prop. just got backo to Unknow and 1024x768.But the resolution on the screen is like i want it.21:52
lexflexiceroot: standard ubuntu cant handle it as it seems21:52
EltuPosting my earlier question again, in case someone has time:21:52
nightwalkerkg:S21:52
Eltu22:31 <Eltu> Hello. I have a problem reinstalling a package - apache2. My /etc/apache2 folder was deleted, so I ran apt-get remove apache2, followed by apt-get install apache2 - but the folder is still empty and apache has not been installed again. What do I need to do, to completely reinstall it?21:52
iceroot!mac | lexflex21:52
ubottulexflex: For help on installing and using Ubuntu on a mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages21:52
icerootlexflex: maybe there are hints to enable the fn keys21:53
lexflexiceroot: it says that keyboard should work fine21:55
=== BaNz is now known as Alex`aw
lexflexiceroot: in fact i think there is a workaround with disper, or auto-disper. but i can't seem to figure out how to install it21:56
CJKayHi guys, how can I install a GUI-less Ubuntu? I'm looking for a base to build on where I won't break a hundred dependencies removing Unity and what-not21:56
CJKayI'm just installing the alternative CD now but it looks like it's installing Gnome and friends anyway21:57
lexflexiceroot: it's in the launchpad.net, some ppa thing. but i cant find a setup or something to install it21:57
gimpy132I'm using Ubuntu 10.10 Server x64 with ubuntu-desktop installed (I wanted LVM during the install).  If I install the lxde package will I be able to simply select lxde or gnome when gdm comes up?21:57
gimpy132CJKay: Server editition has no GUI unless you install one.21:57
iceroot!purekde | CJKay (only use the part for removing)21:57
alexxio3333aaa21:57
ubottuCJKay (only use the part for removing): If you want to remove all !Gnome packages and have a default !Kubuntu system follow the instructions here « http://www.psychocats.net/ubuntu/purekde »21:57
alexxio3333a21:58
CJKayExcellent. Is there any way to disable installing a GUI with the alternative CD? My ISP doesn't like me downloading things very much heh21:58
alexxio3333ok sorry21:58
CJKayIf not I'll grab hold of the server edition21:58
icerootlexflex: you have to add the ppa "sudo add-apt-repository foobar && sudo apt-get update && sudo apt-get install foobar"21:58
lexflexfoobar is replaced by?21:58
lexflexiceroot: foobar is replaced by?21:58
icerootCJKay: alternate is not downlaoding from the net, its already in the cd21:58
icerootlexflex: the ppa21:58
CJKayiceroot: I realise, but can I configure what is installed from the CD?21:59
lexflexiceroot: ppa:disper-dev/ppa    ?21:59
=== Alex`aw is now known as BaNz
=== jayar is now known as Guest87391
balr0ghello, please help with this: http://paste.ubuntu.com/732483/ people21:59
icerootlexflex: yes21:59
icerootlexflex: if that is the address22:00
icerootCJKay: sorry dont know, long time not used alternate but if i am correct you can do a package-selection later in the process22:00
Guest87391how do i automount drives?22:00
CJKaybalr0g: sudo apt-get install libxml2 libcurl or something like that22:00
lexflexiceroot: E: Unable to locate package ppa:disper-dev22:00
icerootlexflex: sudo apt-get install packagename22:01
icerootlexflex: not ppa-name22:01
=== Guest87391 is now known as jayar
lexflexiceroot: how do i get that name?22:01
icerootlexflex: should be on launchpad22:01
pawtracksI used to use Windows 7 and my touchpad on my notebook worked great but when I permanetly switched over to Ubuntu my Touchpad was very sinsitive and hard to use. Its hard to right click, its hard to drag files. I need help! Im using a HP Mini 210 Netbook running Ubuntu 11.10. Thanks in advanced22:01
icerootlexflex: you should know what you want to install when adding a ppa22:01
icerootpawtracks: mom22:02
icerootpawtracks: its a known bug22:02
=== BaNz is now known as Alex`aw
balr0gCJKay, got this: http://paste.ubuntu.com/732485/ and still the same error on make22:02
pawtracksiceroot: Do you now how to fix this?22:03
CJKaybalr0g: Don't run make as root22:03
CJKayOnly run make install as root22:03
icerootpawtracks: i am searching the bug22:03
hilarieHello, I made my SSH mad at me :( when I ssh localhost, it tells me hilarie@hilarie:~$ ssh localhost Permission denied (publickey). any ideas on how to fix it?22:04
lexflexiceroot: i think installation worked, but  this disper just crashed my machine or something22:04
pawtracksiceroot: Ok, Let me know if you find any information on how to fix it or if you find the name of it so I can search about it.22:04
hphello22:04
icerootlexflex: ppas are not supported22:04
=== hp is now known as Guest90217
lexflexiceroot: i see. they can be anything22:05
Guest90217who is here?22:05
jayarim not here22:05
ghulagabsame!22:06
balr0gCJKay, got this: http://paste.ubuntu.com/732490/22:06
* CJKay isn't here22:06
icerootpawtracks: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/85947422:06
ubottuLaunchpad bug 859474 in xserver-xorg-input-synaptics (Ubuntu) "Dragging with touchpad unusable" [Undecided,Confirmed]22:06
lexflexiceroot: i hope you forgive me when i say: with any other OS i don't even have to worry about all this. they just do the right thing when i unplug my secondary monitor.. sigh22:06
guntberthilarie: not really, but have a look at the ssh logs (to be found in /var/log/syslog)22:06
lexflexiceroot: thats what i menat by user unfriendly22:06
icerootlexflex: feel free to use another os22:06
pawtracksiceroot: Thanks22:06
CJKaybalr0g: Lol don't run make install unless make compiles successfully, we gotta figure that out first22:06
CJKayFor a start, you don't have glib22:06
Guest90217i need help22:06
Guest90217about22:06
CJKayNor can I remember how to get it22:06
alexxio3333if grub2 is indtalled,then /boot/grub/grub.conf is useful?22:06
CJKaybalr0g: Try sudo apt-get install glib-2.022:07
Guest90217who have for me few seconds ?22:07
bonez2046I rarely need to use my 3.5" floppy drive but today I do... I insert a disk and try to mount and get "No Medial In Drive" .. yet the disk in there has media... which read fine on a windows xp machine22:07
balr0gCJKay, i tried apt-get and it said alredy there22:07
alexxio3333is needed by the system?22:07
bonez2046what am I overlooking with this disk?22:07
Guest90217?22:07
CJKaybalr0g: Try `sudo apt-get install glib-dev` or `glib-devel` or stuff22:07
CJKayOr just look and see what's on Synatpic22:07
CJKaySynaptic*22:07
icerootpawtracks: i think that is the bug you described22:08
hilarieNov  8 12:41:15 hilarie init: ssh main process (2162) terminated with status 255 is the only thing that seems relevent22:08
CJKaybalr0g: sudo apt-get install libglib2.0-dev22:08
ghulagablol22:08
robertzaccourhow do I change the login sound?22:08
pawtracksiceroot: I think thats it22:08
red_onewhat's the best way to reduce laptop power usage with 11.10?22:08
CJKayrobertzaccour: When you log on, go "bing-bong!"22:08
icerootpawtracks: its already fixed upstream, it just needs to build for ubuntu, there is also a workaround on that bug22:09
CJKayred_one: Turn off all window effects, 3D acceleration off if you can (I can't rememeber if you can), etc.22:09
pawtracksiceroot:  You mean they fixed it but they have yet to release the update?22:09
robertzaccourCJKay, serious answers only please. I wasn't the one that p'd in your cheerios this morning22:09
CJKayIf you use compiz, revert to Metacity22:09
red_oneHm22:09
balr0gCJKay, http://paste.ubuntu.com/732500/22:10
CJKayCheck the power settings22:10
Guest90217HALLLOOO WHO HELP ME ??? PLEASE22:10
ghulagabwho the fuck is Metacity?22:10
icerootpawtracks: something like that yes22:10
icerootpawtracks: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/859474/comments/22  that is thr workaround until the fix is released22:10
ubottuLaunchpad bug 859474 in xserver-xorg-input-synaptics (Ubuntu) "Dragging with touchpad unusable" [Undecided,Confirmed]22:10
CJKaybalr0g: Just do `sudo apt-get install libglib2.0-dev` without the others22:10
guntbert!language | ghulagab22:11
ubottughulagab: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.22:11
pawtracksiceroot: Thanks for the Help!22:11
icerootpawtracks: you are welcome22:11
ghulagabw t f is Metacity?22:11
CJKayghulagab: Metacity is a window manager22:11
red_oneCJKay: the exhaust fan on my laptop is going constantly, i don't think it does this using windows. i'm not sure if it's an "extra heat" issue, or a "fan control" issue.22:11
balr0gCJKay, already done that, i've used apt-cache search, look: http://paste.ubuntu.com/732512/22:12
robertzaccourI have a sound I want to use for login. I replaced the file "desktop-login.ogg" and replaced it with a file I converted to ogg. I deleted desktop-login.ogg and pasted my audio file in that folder, then renamed it desktop-login.ogg. login and no sound. yes the file makes a sound when I play it.22:12
CJKayred_one: Integrated graphics card?22:12
h00kghulagab: you need to mind the language, acronyms count as well.22:13
h00k!info metacity | ghulagab22:13
robertzaccourI thought a simple file swap would do it. I deleted the login sound file and pasted the sound i wanted renaming it desktop-login.ogg. I don't know what else I can possibly do.22:13
ubottughulagab: metacity (source: metacity): lightweight GTK+ window manager. In component main, is optional. Version 1:2.34.1-1ubuntu4 (oneiric), package size 272 kB, installed size 896 kB22:13
h00kghulagab: also https://help.ubuntu.com/community/Metacity22:14
red_oneCJKay: ATI HD 4300 (mobile)22:14
eriklegeekhello tout le monde22:14
ghulagabthank you very much, my friend!22:14
CJKaybalr0g: What are you trying to compile?22:14
CJKayred_one: Switchable or permanent?22:14
balr0gCJKay, this: https://github.com/tialaramex/sparql-query/22:14
CJKayred_one: As in, can you switch to integrated graphics on startup?22:15
lexflexiceroot: i sincerely do not know which one..22:15
=== Narc is now known as Guest90961
red_oneCJKay: hm. I don't know. lspci only lists one VGA controller22:15
Guest90961Hello everyone. Is anyone else having trouble to connect on Windows Live with Empathy ?22:15
red_oneCJKay: you mean in bios?22:15
icerootlexflex: every os has it pro and contra22:15
red_oneI hadn't considered that. hm.22:16
icerootGuest90961: its a issue on the msn server/routing in the network22:16
=== mrhankeysrevenge is now known as help
CJKayred_one: Not necessarily, but most likely. Some laptops like mine come with switchable graphics on demand22:17
Guest90961iceroot: Oh, ok. Microsoft fiddling with the protocols again ?22:17
CJKaynVidia Optimus22:17
=== help is now known as Guest99754
yrgWhat is the name of the appearance management program in Ubuntu before 11.10? (It let me choose colours, window border styles, icons, etc.)22:17
icerootGuest90961: no, they changed servers/or the routing is at the moment incorrect22:17
wiredfool1oneiric bug: something my kid did started ~ 600 gnome-screenshot processes, causing the vm subsystem and the OOM killer to battle with them at a load average of 48 for ~ 20 minutes before the OOM killer found compiz, and killed it. Console was severely laggy, requiring 30 seconds for the mouse to update position.22:17
bdreweryyrg: might be compiz settings manager22:17
Guest90961iceroot: Ok, thanks22:17
bdreweryyrg: it still works with 11.10/unity22:18
bdreweryyrg: but can cause instability22:18
CJKayyrg: The name in the title or the executable name?22:18
balr0gCJKay, you leave me!! =P22:18
icerootGuest90961: if the servers have changed there will be a fix soon, if it is a routing issue we cant do anything, in boh cases you have to wait22:18
pawtracksiceroot: I can't save the file I need to edit due to permission errors. The file is owned by "root". What should I do?22:19
icerootwiredfool1: doesnt sound like a bug22:19
CJKaybalr0g: Hm wha'/22:19
balr0gCJKay, this: https://github.com/tialaramex/sparql-query/22:19
icerootpawtracks: use sudo22:19
=== Guest99754 is now known as mrhankeysrevenge
iceroot!sudo | pawtracks22:19
ubottupawtracks: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo22:19
wiredfool1600 instances of gnome-screenshot?22:19
lexflexiceroot: yes i know. i was so hoping for linux to suit me but heck.. i am trying to do a basic thing and i have to download packages and use command line and stuff.22:19
icerootwiredfool1: if you press 600 times the print-key22:19
Guest90961iceroot: Yeah, as usual with that kind of problems. I figured it was something like that but thanks for clarifying, now I know the problem isn't on my side.22:19
pawtracksiceroot: How do I edit a file with sudo :/22:20
icerootpawtracks: gksudo gedit /etc/X11/xorg.conf22:20
CJKaybalr0g: You have readline?22:20
CJKaypawtracks: sudo gedit <file>22:20
pawtracksThanks22:20
balr0gCJKay, i think i have to install it once... checking that...22:20
wiredfool1iceroot: is there any log of that getting invoked?22:20
icerootwiredfool1: about the oom-killer? /var/log/syslog22:21
wiredfool1no, the print key22:21
CJKaybalr0g: Try reinstalling pkgconfig?22:21
wiredfool1I found the logs for the OOm killer22:21
icerootlexflex: there are other systems where you cant do anything if a problem is happening22:21
CJKayOther than that I'm out of ideas22:21
fresh_knsj#gays22:21
icerootlexflex: instead of reboot/reinstall22:21
balr0gCJKay, checking readline thing22:21
mkanyicysudo halt is hanging in oneiric22:22
mkanyicyhow can i fix that?22:22
icerootlexflex: and of course you can do the stuff also with a gui, adding ppa with a gui and so on22:22
riffautaemkanyicy: doesnt poweroff or hanging some place else?22:23
icerootlexflex: but we dont like to descripe the whole click click click click story here, just commands, independed from the gui you are using22:23
mkanyicyriffautae, yes it does not power off22:23
icerootlexflex: if we want to give gui support, we first have to know if you are using lxde, xfce4, gnome2, gnome3, unity, kde and so on22:23
CJKaymkanyicy: Confirmed22:23
=== mrhankeysrevenge is now known as magicalmrhankey
icerootlexflex: but all system are using the bash, so its the easiest way22:24
riffautaemkanyicy: on some systems halt is not supposed to do that, use shutdown or poweroff22:24
CJKaymkanyicy: Is there a reason not to use shutdown -h22:24
CJKayshutdown -h now will halt and power off22:24
=== magicalmrhankey is now known as mrhankeysrevenge
kharlosshi there. i have a strange problem. 3 days ago i encountered a big problem. at 12 ( i`m GMT + 2) PM  my webserver stop responding / extremly slow conection using ssh. I see there is a large amount of data copied ( backup something maybe, or i don`t know) - i see this on hdd led, and harddisk sound like verry busy one.  i`m not a power user, i`m more a webdesigner.  somebody can help ? ( i22:24
kharlossmention, if i restart my webserver, everything it`s ok after) but restarting my server every night, ofcourse isn`t a solution. thanks in advance22:24
CJKayIs it doing it now?22:25
mkanyicyCJKay, I stopped using shutdown some years ago when it took me to recovery mode instead of halting22:25
icerootkharloss: have a look with "top" and "iotop" what is causing a high load22:25
lexflexiceroot: okay i get that command line thing. i didn't figure out though, how to install it gui-style. and on the ppa-site you can't just download a setup. anyway. installation worked out fine since i got some good help of yours.22:25
icerootkharloss: without that info its not possible to help22:25
bonez2046floppy won't work? Anyone know how to troubleshoot floppy?22:25
icerootlexflex: you can always download a *.deb file and double click it to install it (like an exe in windows)22:25
CJKaymkanyicy: Try it again, halt can only be guaranteed to... well... halt the kernel. Some computers don't automatically power off on a halt instruction22:26
mkanyicyriffautae, ok, I will try 'poweroff' and/or 'shutdown' next time i halt my system22:26
CJKayDon't forget the -h option22:26
kharlossiceroot : thanks, i`ll do this when i can - right now is extremely slow .. i`m ssh`ing and take maybe 2 minutes until i can login22:26
icerootkharloss: maybe a bad connection instead of a high load22:26
yrgCJKay, the executable name22:26
icerootkharloss: you got a good result when ping the server?22:26
mkanyicyCJKay, its funny that this computer has been halting with halt command before 11.1022:26
CJKaykharloss: What does `free` show?22:27
CJKaymkanyicy: Times change hehe22:27
mkanyicyCJKay, smh22:27
CJKayBut if shutdown -h doesn't shutdown your system, that's probably more of a bug than halt not shutting it down22:27
kharlossCJKay, i have to wait maybe 2 minutes i can type  free .. :)22:28
CJKayHaha22:28
icerootkharloss: ping the server from your client22:28
elz89mkanyicy: try 'sudo shutdown -Ph now'22:28
icerootkharloss: ping -c 4 hostname22:29
thorn__hello!!! When I print to one printer after selecting it (after installing the drivers from Brother) the lights on the other printer light up and the first printer doesn't respond. lsusb shows the printers (without differentiation) on Bus 001 and Device 007 and 002 respectively. Please help.22:29
nimeanhow to unload nouveau module and uninstall it so I can get this nvidia driver compiled?22:29
nimeananyone?22:29
balr0gCJKay, i tried installing readline and still not working... i think this time i can figure another alternatives, will try those... tks anyway22:29
icerootnimean: sudo modprobe -r modulname after that remove the package with sudo apt-get remove22:30
mkanyicyelz89, its quite a long stuff to type22:30
CJKaybalr0g: No problem. G'luck!22:30
mkanyicyi want halt back :(22:31
CJKaynimean: `sudo modprobe -r nouveau && gksudo gedit /etc/modprobe.d/blacklist` then add 'nouveau' to the list22:32
elz89mkanyicy: it is one more letter?22:32
thorn__hello!!! When I print to one printer after selecting it (after installing the drivers from Brother) the lights on the other printer light up and the first printer doesn't respond. lsusb shows the printers (without differentiation) on Bus 001 and Device 007 and 002 respectively. Please help.22:32
=== e is now known as Guest18825
mkanyicyelz89, sudo shutdown -Phew now22:33
mkanyicydead22:33
=== mrhankeysrevenge is now known as cartmansrevenge
mkanyicythorn__, so your two printers are Brothers?22:35
kubuntuianerI bought a card reader (Akasa AK-ICR-11) which also has bluetooth. Bluetooth is working an lsusb show me "Bus 001 Device 007: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer". But the reader is not working. What can I do?22:36
=== cartmansrevenge is now known as mrhankeybelieve
mkanyicykubuntuianer, do you have a card on it?22:36
kubuntuianermkanyicy yes22:37
mkanyicykubuntuianer, i think you should have something like /dev/mmc*22:38
jtreminioHello guys - how can I manually edit keyboard shortcuts in Ubuntu?22:39
jtreminioManually edit shortcuts as in not using the GUI. I'm trying to remap CTRL Q to do nothing, but typing in CTRL Q in the GUI closes the GUI (d'oh!)22:39
mkanyicy  jtreminio in keyboard22:39
jtreminiomkanyicy, trying to do it via the keyboard GUI will close the GUI because I'm trying to remap CTRL Q.22:40
kubuntuianermkanyicy I put in my microsd so I assume there should be something like /dev/microsd. But there is nothing like that.22:41
WilliamAbignalethis is a test22:41
jtreminiothis is a response22:41
KM0201jtreminio: lol22:41
WilliamAbignalethis is another test22:42
WilliamAbignalethat better not be the response.22:42
mkanyicykubuntuianer, its not gonna be called 'microsd'22:42
WilliamAbignale#list22:42
WilliamAbignale!list22:42
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 ».22:42
WilliamAbignale!alis22:42
ubottualis 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*22:42
mkanyicykubuntuianer, i think it should be /dev/mmcblk0p122:42
WilliamAbignale!help22:43
ubottuPlease 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 !patience22:43
WilliamAbignale!patience22:43
ubottuDon'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/22:43
lightahi guys, quick question, what's the eclipse version in 10.10 repository ?22:44
bsmith093why does ubuntu always hold back kernel upgrades so i have to apt get them manually22:44
littlebirhow could I give the user ubuntu root priviliges without having to use sudo?22:44
iceroot!info eclipse maverick22:44
ubottueclipse (source: eclipse): Extensible Tool Platform and Java IDE. In component universe, is optional. Version 3.5.2-6ubuntu1.1 (maverick), package size 35 kB, installed size 120 kB22:44
Peter_thx community bb22:44
KM0201littlebir: thats not supported here22:44
icerootlighta: ^22:45
mkanyicylighta, you meant 10.10 or 11.10?22:45
kubuntuianermkanyicy, unfortunately there isn't /dev/mmcblk0p1 or anything similar22:45
lexflexiceroot: seems like after all this package works! awesome. now i can do this with terminal commands22:45
icerootlexflex: great, what was the issue first?22:45
lightaah hmm 11.10 mkanyicy sorry, oneric22:45
Gentoo64littlebir, are you new to linux?22:45
iceroot!info eclipse | lighta22:45
CJKaybsmith093: Stability22:45
ubottulighta: eclipse (source: eclipse): Extensible Tool Platform and Java IDE. In component universe, is optional. Version 3.7.0-0ubuntu1 (oneiric), package size 16 kB, installed size 128 kB22:45
CJKayMost likely anyway22:46
lexflexiceroot: that it somehow crashed all programs running22:46
icerootlexflex: hm ok22:46
bsmith093CJKay: yes but EVERY SINGLE ONE!?! really?22:46
lexflexiceroot: now it does it quite smoothly.. all i need now is to automate those commands somehow, like with a shortcut22:46
CJKaybsmith093: Well what version are you so desperate to update to22:46
CJKay?22:46
CJKay3.2?22:46
iceroot!shortcut | lexflex22:47
ubottulexflex: Keyboard shortcuts can be set in System -> Preferences -> Keyboard Shortcuts. If your multimedia keys don't work with that, try the 'keytouch' package, explained at http://keytouch.sourceforge.net - See !Keyboard for changing layouts. A list of keyboard shortcuts for Unity is available at http://goo.gl/Pwxq122:47
lightahmm thx iceroot, 3.7 is indigo right ? anyone having trouble with android dev with indigo eclipse ? worked fine with gallileo damn !22:47
icerootlighta: #android22:47
bsmith093i mean theres a kernel upgrade in the queue and i always have to manaully select those pacakges for updating, its annoying ,is all22:47
CJKayWell there's usually not a massive urgency to update to a new kernel every time one comes out22:48
icerootbsmith093: why you have to manually pick them?22:48
CJKaybsmith093: Just do sudo apt-get dist-upgrade and see if it's on there22:48
GoosesHaving problems viewing a site that streams TV.  The Primary stream is using Silverlight 4, but Linux Moonlight mono project only supports Firefox and Chrome to Silverlight v2.  The alternative is basic stream which appears to default to Gnome Player which is rendering horribly.  Is there an alternative to Gnome Player in the browser?22:49
bsmith093i have to do this  everytime the linux kernel is upgraded in the ubuntu repos sudo apt-get upgrade linux-generic linux-headers-generic linux-image linux-image-generic22:49
icerootbsmith093: wrong22:49
icerootbsmith093: sudo apt-get dist-upgrade   will do the job22:49
riffautaeiceroot: 'wrong' is pretty blunt22:50
bsmith093iceroot: yes but i dont want the new version, im happy with lucid22:50
icerootbsmith093: dist-upgrade is not updating the ubuntu-version22:50
riffautaebsmith093: it doesnt update you to new ubunt uversions22:50
icerootbsmith093: man apt-get  to see the difference in "upgrade" and "dist-upgrade"22:50
icerootbsmith093: dist-upgrade is excatly what you want22:50
Gentoo64bsmith093, what do you need all the new kernels for? the sake of it?22:50
bsmith093really, i thought thats "exactly" what dist-upgrade meant22:51
icerootbsmith093: no22:51
CJKayNo22:51
elz89bsmith093: you are being a tad too literal22:51
bsmith093i figure the ubutnu devs push them out, i should probably have them22:51
riffautaeGentoo64: do you get kernel security updates otherwise?22:51
Gentoo64yes22:51
=== Guest34568 is now known as AndrewMC
riffautaek22:51
Gentoo64i think they put them in22:51
icerootbsmith093: dist-upgrade means "update packages when also a depened package will change" which is the fact for the kernel metapackage because they are pulling new kernel packaghes22:51
brylieA friend just called me and said that the wireless icon is gone from the Unity notification area. How can we restore the network icon?22:51
bsmith093elz89: well, now I know, so thanks for the info22:52
lexflexiceroot: works! thank you22:52
icerootlexflex: find another os with such a good support like here in #ubuntu :)22:52
icerootlexflex: for free of course :)22:53
lexflexiceroot: i know, that spirit is unique22:53
=== nibz is now known as nibalizer
elz89iceroot: have you not seen #openmediavault22:54
bonhofferi can set my display, but i can't see the window i'm looking at now22:54
bonhofferif i do mirror displays, the best i can see is 1024 x76822:54
bonhofferbut if i turn off mirror displays i can see the right resolution, but i have to switch monitors and i lose my current screen22:55
lexflexiceroot: but the shortcuts don't work well damn.. are there nay rules?22:55
icerootlexflex: never used them and have to sleep now22:56
julian__i have a problema.. with the name of files... (stat -121-129-1311080117.60561.wav)22:56
icerootlexflex: maybe i will have a look tomorow22:56
lexflexiceroot: okay thank you, good night22:56
julian__stat: opción inválida -- 122:56
julian__Pruebe `stat --help' para más información.22:56
lexflexiceroot: every night is linux night ;)22:56
icerootjulian__: use "-123456.wav"22:56
bonhofferthe resolution is perfect -- but it is treating my computer like it has two monitors22:57
icerootjulian__: or use "your command -- -123456.wav22:57
bonhofferand i can't get any windows on the new (correct) screen22:57
bonhofferi am using intel hd 3000 drivers22:57
bonhofferi don't have a dual monitor setup22:58
bjorkintoshis there a way to restore the bar on top?22:58
bjorkintoshit seems to be lost.22:58
julian__iceroot,  thanks22:58
bjorkintoshand the default icons are gone. this s unity22:58
bonhofferi would like to disable the mirroring -- and just go with the recognized monitor22:59
bonhofferso i am thinking this is an ubuntu bug -- what is the bug tracker/submission process for ubuntu?23:01
tensorpuddinglaunchpad23:01
tensorpudding!launchpad23:01
ubottuLaunchpad is a collection of development services for Open Source projects. It's Ubuntu's bug tracker, and much more; see https://launchpad.net/23:01
bonhoffertensorpudding, thanks -- have you heard of a phantom monitor getting detected?23:01
bonhofferthat is "unknown"23:02
tensorpuddingno23:02
bonhofferwith no video card or extra monitor connected23:02
bonhofferyeah -- pretty strange23:02
bonhofferdon't see a bug logged for this yet -- is there a dev channel?23:03
bonhofferis 11.10 in beta?23:04
bonhofferor is there a way to remove monitors?23:04
notlisteningRight I have a laptop using the openchrome drivers for a VIA display card. I have tried to enable these driver for it to always default back to the software render, so I have identified that it needs this file which is missing unichrome_dri.so. Apt tells me is is in this package libbgl1-mesa-dri but when i install that package the .so file is not there. Any ideas?23:05
=== someone is now known as Guest32565
littlebirPlease login as the ubuntu user rather than root user.23:07
littlebirhow do I enable the root to login with ssh?23:07
littlebirI understand that it is not always a good idea, but i need to23:08
kneekiUsing the nVidia GTS 450 and Gnome3, is it recommended to use the proprietary drivers?23:08
bonhofferbefore i submit this, is there a way to delete an 'unknown monitor'23:09
bonhofferdetect displays brings up this unknown monitor23:10
Pancakezempathy is suddenly refusing to connect my msn account (sits at "Connecting..." forever)  but other msn clients work.  Anybody know how I can fix this?23:11
bonhofferor is there a command line tool that i can work with the monitors?23:11
lordjjHello. Where do I find a conf file responsible for keyboard shortcuts?23:12
bonhoffermaybe xrandr23:12
jhjhI'm disappointed with ubuntu23:13
gimpy135On ubuntu 10.10 x64 how do I switch to lxde?  I installed the lxde package, rebooted, but I'm still in gnome.23:13
jhjhit spoiled itself again23:13
jhjhright after install23:13
lordjjgimpy135 on login, there should be an option23:14
EvilResistancegimpy135:  you need to specify, before submitting your password at login, what environment you want to use.23:14
jhjhlike damned windows 9523:14
EvilResistancegimpy135:  at the bar at the bottom.  should say Session:23:14
bonhofferanyway - i wrote this up here: http://askubuntu.com/questions/77173/hd-3000-graphics-on-ubuntu-11-10/77181#7718123:14
jhjhi cannot reinstall os each two days23:14
gimpy135EvilResistance: There was no option at login.23:14
EvilResistancegimpy135:  it will be at the bar on the bottom.  been there since 10.0423:14
EvilResistancegimpy135:  actually its been there since earlier23:14
EvilResistancegimpy135:  after you choose your user, look at the bottom of the screen23:15
gimpy135EvilResistance: Where exactly?  Other buttons where there but nothing that let me select lxde.23:15
EvilResistancethere should be a bar going the entire way across.23:15
somsipgimpy135: If you have auto-sign on without password, you won't see it. Worth checking23:15
gimpy135ok, I;ll look again.23:15
jhjhhelp?23:16
jhjhDISTRIB_ID=Ubuntu23:16
jhjhDISTRIB_RELEASE=11.1023:16
jhjhDISTRIB_CODENAME=oneiric23:16
jhjhDISTRIB_DESCRIPTION="Ubuntu 11.10"23:16
leexhi, why do both my systems have the same hwaddr after upgrading from 11.04 to 11.10?23:16
qinjhjh: !paste !enter !offtopic /topic23:17
qinjhjh: May help...23:17
lordjjWhere do I find a conf file responsible for keyboard shortcuts?23:17
jhjhi need it back23:18
pushpopif my shell freezes how do I restart it from command line23:18
jhjhnow kernel segfaults23:18
lordjjpushpop do you want to restart the GUI?23:18
pushpoplordjj no23:19
jhjh3.0.0-12-generic ubuntu SEGFAULTS23:19
jhjhjust 2 days after install23:19
=== iarp_ is now known as iarp
ghulagabAlder, wer will denn was von Euch, Ihr loser!23:21
jhjhwhy no help?23:23
escott!patience | jhjh23:23
ubottujhjh: 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/23:23
notlisteningjhjh: normally there is a hardware issue if your are getting corruption23:24
jhjhi don't buy that hardware excuses23:24
notlisteningjhjh: try running dmesg and having a look23:25
lufihello .is there any way you can clone your current wubi installation?23:25
notlisteningjhjh: then buy a new computer with windows or MacOS23:25
jhjhnotlistening, which dmesg?? haven't you read?23:26
escottlufi, what do you mean clone?23:26
lordjjWhere do I find a conf file responsible for keyboard shortcuts?23:26
notlisteningjhjh: have you run on the recovery console?23:27
lufilike creating an installation disk of your curernt packages. so that you dont need to download it all over again23:27
notlisteningjhjh: Otherwise run a live CD23:27
jhjhand...23:27
lufiand also .so when i install it to another pc .it has all the other stuff and settings so i don;t need to configure everything all over again23:28
escott!clone | lufi23:28
ubottulufi: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude  --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate23:28
notlisteningjhjh: look out for some error like messages :P You are running linux remember23:28
sandbox1lufi: maybe you should try UCK23:28
* lufi googling UCK23:29
lordjjlufi  afaik, a wubi install is entirely found inside a folder on an ntfs partition called ubuntu. I wonder if you install wubi on another machine and then replace the ubuntu folder what would happen :P23:29
lufii like to a livecd thing. wubi suddenly has some glitches. i hate to lose all me work .i was lucky i solved that 'cannot find GLDR' thing xD23:30
notlisteningAny ideas why i am not getting all the files asscoated with the package I am installing?23:30
jhjhit has no any errors23:30
jhjhjust segfaults and panics leaving no records23:31
notlisteningjhjh: how did you come to that conclusion23:31
jhjhwhich conclusion23:31
notlisteningcan you choose the recovery option in grub?23:32
jhjhno I cannot, that kernel is alone23:32
notlisteningjhjh and you have installed Ubuntu or..?23:32
jhjhidiotic dmesg log even has no date or time23:32
escottlordjj, for unity check ccsm. but there is not a file anywhere to my knowledge23:33
jhjhi pasted exactly what I installed23:33
polepolehttp//:xdcc_cancell_x132079343223:33
lordjjescott actually for gnome23:33
notlisteningjhjh sorry i was not watching ;P23:33
lufihmm this UCK thing looks likethe answer to me problems .thanks guys :)23:33
jhjhDISTRIB_DESCRIPTION="Ubuntu 11.10"23:33
escottlordjj, gnome3 or gnome223:33
lordjjescott gnome 223:33
notlisteningokay jhjh got it :)23:34
jhjhmaybe I should pass some proprietary parameters to kernel to stop it from segfaulting?23:34
ghulagabWas für ein kleinkariertes gentoo Arschloch23:34
escottlordjj, i know they can be found in gconf-editor under metacity. there probably is another way, but its been a long time since ive used gnome223:34
robertzaccourhow do I change my startup sound from the jumanji sound to something else?23:35
escott!de | ghulagab23:35
ubottughulagab: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!23:35
notlisteningAnyone else in the room, why would have not have to recovery console installed under grub?23:35
jhjhreal linux can boot bare, apparently proprietary ubuntuTMR cannot23:35
shh3.23:35
escottnotlistening, the grub menu is hidden by default on single boot systems. you have to press some key to get the menu, is that your question?23:36
MrKeunerhello, I do not see an entry in /etc/fstab for the internal secondary disk I have, but it is mounted on boot, where else can I see the automount directives in?23:36
escottMrKeuner, have you checked the uuids from blkid23:36
=== jason is now known as Guest26431
jhjhi want to know PROPRIETARY kernel parameters to make ubuntuTM to BOOT without SEGFAULTS in init!23:37
notlisteningescott, not really as he seems to say there is only one option in his grub boot menu unless he is not sure what i mean23:38
jhjhi have free grub 0.97, not some proprieatary ubuntu junk23:38
escott!attitude | jhjh23:38
ubottujhjh: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines23:38
jhjhsorry23:38
escottjhjh, it would be helpful to have a better understanding of what is causing the panic. do you see any identifiable strings fly past?23:39
jhjhescott, it's segfault in init23:39
escottjhjh, so its not a panic23:39
yagoojhjh, yuck23:39
jhjhthen 'attempted to kill init' panic follows23:40
ghulagabubottu:fick dich!23:40
yagoojhjh, your kernel is f'ed23:40
MrKeunerescott, no and not sure how to do that23:40
yagoojhjh, you needed to apply the ubuntu diffs/patches against any vanilla kernel23:40
MrKeunerescott, blkid /dev/scd1 does not help23:40
escottMrKeuner, fstab entries are by uuid, not device name. run blkid to identify what sdc1 is23:40
jhjhi have real proprietary ubuntu 3.0.1-12 kernel23:40
jhjhvmlinuz-3.0.0-12-generic23:41
yagoojhjh, you mean chocolate or modded.. i wouldn't call it proprietary23:41
notlisteningfor some reason the words propietary and ubuntu don't go together quite right :P23:41
escottjhjh, you can try and modify your grub boot options to include single or text as you prefer, but i havent used grub1 in years so I dont know the grub menu editing commands for grub123:41
notlisteninge when your on the menu, might be totally wrong with that23:42
MrKeunerescott, had to use sudo blkid... Now I can see the uuid of the device that is auto mounted, however, that UUID is not in my /etc/fstab23:43
escottMrKeuner, if blkid is being silent try sudo blkid.23:43
jhjhok how to boot it most safely?23:43
MrKeunerescott, is there a secondary registry for automounts?23:44
OliveGreenHi all.23:44
escottMrKeuner, then it is being mounted by udisks. usually that would require a hotplug or your going into naulitus and clicking on the disak23:44
notlisteningHi OliveGreen23:44
jhjhwhat kernel parameters uses ubuntu with grub2?23:45
escottjhjh, see if you can boot to singlwe23:45
OliveGreenI am currently using the Gnome Shell instead of Unity, and would like to make it the default interface (i.e: So, that I don't have to always manually choose it in the login screen). How do I do that?23:45
bsmith093is this serious? dpkg: warning: parsing file '/var/lib/dpkg/available' near line 1609 package 'gpodder-gpodder':23:45
jhjhescott, which parameter is that?23:46
escottjhjh single instead of quiet you could also try ro recovery nomodeset23:47
OliveGreennotlistening, I am currently using the Gnome Shell instead of Unity, and would like to make it the default interface (i.e: So, that I don't have to always manually choose it in the login screen). How do I do that?23:47
MrKeunerescott, actually I have two disks, one internal connected via SATA which doesn't require clicking, other external connected via usb requires the click, trying to make that a without click...23:48
escottOliveGreen, it doesnt remember the last used one?23:48
yagooOliveGreen, i dont think you can autologin with non-unity with lightdm23:48
yagoo(lightdm is the default logon screen manageR)23:48
escottMrKeuner, if you want it to automount add it to fstab23:48
OliveGreenescott, Well, that's what should happen, but every time it logs in, it automatically chooses Unity. I wonder if there's a way to change that.. :\23:49
MrKeunerescott, OK but do I need to modify anything at the udisks level too?23:49
escottMrKeuner, no23:49
MrKeunerescott, all right, thanks for help23:49
yagooanyone here done raid?23:49
escottOliveGreen, then the accountsservice daemon is not picking up your preference23:49
escott!anyone | yagoo23:50
ubottuyagoo: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.23:50
jhjhlet;s seee23:50
yagooescott, you're really fast on garbage.23:50
yagoopff23:50
OliveGreenescott, I see. So, how do we make it pick it up?23:50
yagooescott is a troll.23:51
escottOliveGreen, that i dont know make sure it is running for one23:51
yagooOliveGreen, BUDDY. I've tried this a couple of weeks ago. And someone else as well. You can't autologin with nonunity using lightdm (which is the default logon manager)23:52
conntrackhaha, that won't be happening again23:52
OliveGreenyagoo, so then I should change the logon manager in order for this to work, right?23:53
yagooOliveGreen, you may with gdm. But this means you have to install gdm.23:53
yagooOliveGreen, I can't guarantee it. But that's what I would try.. but lightdm won't let you23:53
jayarhow do i remove the bar on the left?23:54
shh3j23:54
jayaror hide it23:54
qinyagoo: In lightdm config you can specify default session.23:54
OliveGreenyagoo, That's really dumb, to be honest. : \23:54
conntrackShit, how do I know what is going on :(23:54
jhjhno dice23:54
itcheehey, got a  question about connecting two computers, via serial ports. i have them connected and working {ubuntu using minicom on one, winxp with hyperterminal on ther other). I can type between the two, but here's what iam looking for! I want to type commands into the winxpbix, and have the ubuntu box repeat back to me what ever it is i type.23:54
jhjhstill SEGFAUL?T23:54
yagooqin, he wants autologin. not default session23:54
conntrackDamn sensor23:54
qinyagoo: ah, then dunno.23:55
HrznDefeatedHello all.  I have an ubuntu installer that complains it only supports 10.04 LTS when I run it.  I am currently running 11.10.  Is there any convenient way to trick the installer in to thinking my system is 10.04?23:55
HrznDefeatedAn application installer that is23:55
jhjhitchee, you need install SLIP protocol in XP and use telnet23:56
phong__hi guys, how to setup sftp server?23:56
itcheethis is to simulate a projector responding to me over the serial port. i am tring to write a small app to control the projector, and the projector will repeat what ever i send to it, which will help me insure that my program is working23:56
yagoophong__, no need to set that up! just install ssh, and sftp is ready..23:56
phong__yeah how?23:56
phong__not i'm that good on ubuntu23:57
yagoophong__, just install ssh.23:57
phong__how to install ssh?23:57
yagoophong__, there's many clients that can do sftp.. filezilla ...23:57
yagoophong__, use your package manager23:57
phong__i did install filezilla , but dont know how to setup sftp on it23:57
phong__i installed it on windows23:57
itcheejhjh, slip will not help in my case, because the CPU>Projector connection is RS23223:57
yagoophong__, can you at least know how to do an ssh shell?23:58
phong__nope i dont'23:58
yagoophong__, well did you even install ssh ?23:58
phong__i dont know what it is23:58
yagoo!ssh23:58
ubottuSSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)23:58
itcheeIs the some type of program out there to do this? i am thinking along the lines of old school bbs?23:58
phong__can i install it with command?23:58
yagoosftp runs under ssh (it's a subsystem)23:59
yagoophong__, ya..23:59
phong__ok i have terminal open23:59
phong__what do i type in?23:59
_spt_phong__ : see http://ubuntuforums.org/showthread.php?p=429783#post42978323:59
jhjhitchee, you need null-modem connection to pass TCP/IP data by serial line23:59
=== M4rc3l is now known as zz_M4rc3l
yagoophong__, try the obvious23:59
phong__sudo apt install ssh ?23:59
conntrack!telnet-ssl23:59
yagoohmm23:59
yagooit's apt-get23:59
phong__oh23:59
phong__thanks let me try23:59
jhjhwindows xp has no command shell which uses serial line, only telnel which uses tcp/ip23:59

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