/srv/irclogs.ubuntu.com/2012/04/14/#ubuntu.txt

compdocyou the force00:00
austin182Okay! I have much to learn00:01
MonkeyDustev_  cant think of anything else00:03
TerreI'm having networking disabled shown. Using 10.04. How do I go about solving this?00:03
DropsOfSerenitywhy does under system settings -> Details -> graphics, it shows the correct driver: Geforce GTX 260, but says the Experience: Standard, is that normal?00:04
MonkeyDustTerre  try ifup eth000:04
TerreMonkeyDust, showing failed to open statefile, permission denied00:07
MonkeyDustTerre  try with sudo00:07
MonkeyDustTerre  or else sudo /etc/init.d/networking restart00:08
chinesedragon 00:10
TerreMonkeyDust, ignoring unknown I/f etho equal to etho (sorry typing from mobiusstriper le)00:11
MonkeyDustTerre  eth0, not eth000:11
MonkeyDustTerre  eth0, not etho00:11
=== FreeDoug is now known as DouglasA
nositelicenseAny help with Grub video modes in here. I don't want break Grub.cnf I get video mode not supported. Windows is on another HDD so I've just been avoiding this with the BIOS boot menu I have looked into grub.cfg and it seem it does set video parameters. :/00:12
TerreMonkeyDust, yea eth0 typed it, the other command shows reconfiguring00:14
TerreBut doesn't do anything00:15
MonkeyDustTerre  use pastebin to show us the content of /etc/network/interfaces00:15
kingkatarihow do i check and see what video cards Ubuntu 11.10 is detecting00:16
javierf_Hi! ubuntu calculator doesn't recognize Supr . button as decimals, as I have spanish language and we use "," instead. This makes it very slow to tape the numbers... someone knows how to change this? I've been googling it with no success...00:16
eylmQ°00:18
TerreMonkeyDust, auto lo00:20
[HCI]Maraakate[20:12:08] <[HCI]Maraakate> hey00:20
[HCI]Maraakate[20:12:34] <[HCI]Maraakate> i just want to setup debian/ubuntu/linux/etc so i can use PuTTy to start a terminal session00:20
[HCI]Maraakate[20:12:40] <[HCI]Maraakate> doesnt need to be ssh00:20
[HCI]Maraakate[20:12:45] <[HCI]Maraakate> its isolated to its own network00:20
FloodBot1[HCI]Maraakate: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.00:20
i7cskype works fine on my ubuntu for some mins and then the video starts getting weird. looks like small squares moving, like snippets of the real video. seems that the compression doesn't work well. any ideas how to fix that?00:20
nositelicenseis /boot/grub.cfg the file I need to edit?00:20
TerreIface lo inet loopback (2nd line of 2 lines)00:20
[HCI]Maraakate* hey i just want to setup debian/ubuntu/linux/etc so i can use PuTTy to start a terminal session. doesnt need to be ssh, its isolated to its own network.00:21
MonkeyDustTerre  use this and show us the url after you paste http://paste.ubuntu.com/00:21
i7c[HCI]Maraakate: install openssh-server00:22
TerreMonkeyDust, on my phone, couldn't use pastebin00:22
MonkeyDustah00:23
[HCI]Maraakateno ssh00:23
[HCI]Maraakatesorry00:23
[HCI]Maraakatemeant to say i dont want any ssh00:23
Ben64why not? its the standard for remote access00:23
[HCI]Maraakateits isolated network i want to be able to use windows 98 if i really have to00:24
i7c[HCI]Maraakate: what does putty support besides that?? and whats wrong with ssh?00:24
[HCI]Maraakateand DOS00:24
[HCI]Maraakatebecause i do use that for dev work00:24
i7cDOS lol. does does support telnet?00:24
TerreMonkeyDust, written those two lines above00:24
i7c[HCI]Maraakate: what's the benefit of developing on DOS but running stuff on linux? don't get it00:26
[HCI]Maraakateyes theres a telnet clinet00:26
[HCI]Maraakatewell i just found out apt-get install telnetd00:26
[HCI]Maraakateinetd start00:26
popo87when i try to run "sudo ddrescue if=/dev/sdc of=/dev/sdb ./Windows.log". I get "ddrescue: Can't open input file: No such file or directory"00:27
MonkeyDustTerre  i'm not familiar with smartphones or the like00:29
=== durnk is now known as jsec
urbancommandoI just installed openssh-server on ubuntu 10.04 desktop and I keep getting "permission denied" is there something I'm suppose to do?  I never had this problem with the servers.00:31
bigkittyhi00:31
bigkittyi am bigkitty:)00:31
bigkittyoh, no00:32
haroldhey, if I get 11.10, when 12.04 comes is upgrading a simple matter of doing "sudo apt-get update && apt-get upgrade"?00:34
Xabsteri think it's dist-upgrade or something, but yeah it's a simple command but it takes quite some time i've heard00:34
MonkeyDustharold  no, you need dist-upgrade00:35
haroldso, "apt-get dist-upgrade" and that's it?00:35
MonkeyDustharold  fresh install is faster, but first backup your installed programs00:36
haroldwhat's the likelihood of it being a really seamless transition that doesn't break anything? this is on a server machine that's pretty slim and has just an instance of wordpress being served with apache and that's it00:36
MonkeyDustharold  or backup all if you do not have a separate /home partition00:36
Xabsterharold, try asking in #ubuntu+1 - more people there have tried00:38
sleekMonkeyDust: i'm Terre. http://pastebin.com/MmZ54wXE00:38
sleekfrom /etc/network/interfaces00:39
marcmI have just installed Ubuntu 12.04 Beta 2 and I am trying to update it, but the sources list don't work00:39
MonkeyDustsleek  yeah, i guess dhcp needs to be there somewhere, lemme llok it up00:41
i7cmarcm: did you check the source lists? are they set correctly?00:41
Tasmaniaping00:41
jblpCrap, im screwed00:42
jblpmake: *** [out/target/common/obj/APPS/Settings_intermediates/classes-full-debug.jar] Error 4100:42
jblpTrying to compile cm9 on the Infuse, can't get past that error. Any suggestions?00:42
marcmi7c yep, they are set correctly. I get stuff like this: W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/InRelease00:42
MonkeyDustsleek  try adding these two lines: auto eth0     iface eth0 inet dhcp00:42
MonkeyDustsleek  but is that for your phone, you say?00:43
sleekMonkeyDust: yes in a minute, dual booting back to ubuntu00:43
i7cmarcm: did you set them manually? or did you change nothing at all?00:44
sleekMonkeyDust: no not phone, i thought to use andChat app from my phone cause my windows to has network issues00:44
jblpoops. wrong channel, sorry guys.00:44
marcmi7c I did set them manually after they didn't work out of the box. Still nothing00:45
marcmsame errors00:45
i7cmarcm: http://repogen.simplylinux.ch/  try this. just select in the top section which repositories you wanna use. worked for me.00:45
martinphonewhat does tumblerd do?00:46
izinucs!dvd > izinucs00:46
ubottuizinucs, please see my private message00:46
marcmi7c thanks allot :) I am actually working on creating 12.04 Beta 2 Xen Templates :)00:46
i7cmarcm:  i assume that you are using no proxy / your proxy is correctly configured?00:46
marcmi7c I a 4 node cluster running Xen :)00:47
mrd_i want to know how to add facebook contacts on ubuntu one i did but not show any contacts and its not syncing taking a long time00:47
marcmi7c I got a 4 node cluster running Xen :)00:47
marcmi7c no proxy00:47
i7coh i see, nice :)00:47
TaskNuxkertest ..00:48
mrd_i want to know how to add facebook contacts on ubuntu one i did but not show any contacts and its not syncing taking a long time help  me00:48
marcmi7c I am putting the beta out there for my customers for testing :)00:48
i7cmarcm: maybe i'm your customer. i have rented 2 ubuntu servers out there. one runs on xen, actually ^^00:48
mrd_i want to know how to add facebook contacts on ubuntu one i did but not show any contacts and its not syncing taking a long time help  me00:49
rodrigo_davyhey, does anyone know a program to use and old laptop as an external monitor via usb?00:49
marcmi7c which Ubuntu version?00:49
i7crodrigo_davy: why not via lan? vnc? or not good enough that way?00:49
i7cmarcm: one runs on 11.04 the other one on 10.1000:50
i7cno it's 11.10 too00:50
rodrigo_davyi7c: I guess that would do too00:50
marcmi7c nope, my customers stick to LTS releases. I have the whole 9 yards from 9.10 to 11.10... everyone's on 10.04 :)00:50
rodrigo_davyi7c: I mean i prefer usb but there is no other way00:51
rodrigo_davyi7c: *but if there is no other way...00:51
marcmi7c that's why I am throwing 12.04 Beta at them. They can just apt-get their way to the release00:51
i7crodrigo_davy: i don't know a way via usb. maybe there is. but vnc works for sure. just install one of the many vnc servers and a client on your notebook.00:51
i7cmarcm: LTS is nice indeed :)00:52
rodrigo_davyi7c: i want to be able to put half of the desktop in one notebook and the other half in the other, is that possible with vnc?00:53
marcmi7c figured it out. networking isn't confugured right... damn you xen! I have a more streight forward approach to making templates: I first install the distro on Xen HVM, then convert it to Xen PV, and finally I apply the latest updates, do cleanup and reset the config files.00:53
TerreMonkeyDust, added two lines00:54
i7crodrigo_davy: ohhh not sure, but i would really guess it is possible.00:54
prcd6xI'm looking for help with the bcm 4311 card on macbook00:54
TerreBut to no avail00:55
rodrigo_davyi7c: okay, i'll give it a try. thanks for the help00:55
TerreSl33k here00:55
i7crodrigo_davy: youre welcome00:55
=== popo87 is now known as thephantom
mrd_i want to know how to add facebook contacts on ubuntu one i did but not show any contacts and its not syncing taking a long time help  me00:57
mrd_i want to know how to add facebook contacts on ubuntu one i did but not show any contacts and its not syncing taking a long time help  me00:57
MonkeyDustTerre  again sudo /etc/init.d/networking restart -- but got to go now, other timezone here, good luck, hope you make it00:57
bazhangmrd_, #ubuntuone may know00:58
OerHeksmrd_, there are problems with facebook > https://bugs.launchpad.net/ubuntuone-servers/+bug/96268801:00
ubottuLaunchpad bug 962688 in Ubuntu One Servers "Facebook not syncing" [Undecided,Triaged]01:00
thephantomwhen i try to run "sudo ddrescue if=/dev/sdc of=/dev/sdb ./Windows.log". I get "ddrescue: Can't open input file: No such file or directory"01:01
=== andy_ is now known as Guest82733
ev_MonkeyDust: you still on?01:03
dijonyummyis there a way to do a dynamic less or tail, with a filter like a grep?01:04
Ben64dijonyummy: tail -f | grep01:05
bobweaver Hello there I am starting to learn about making .debs is there any gui programs out there ? That are a little bit more easier then using dh_make ?  Thanks01:05
GPi made my windows vista look almost completely like ubuntu yay orange :301:07
TerreGetting network disabled, how do I solve this?01:08
TerreI'm 10.0401:08
x3nSame here, Terre01:09
bobweaverwhat do you mean Terre01:09
thephantomwhen i try to run "sudo ddrescue if=/dev/sdc of=/dev/sdb ./Windows.log". I get "ddrescue: Can't open input file: No such file or directory"01:10
mhoughI am running  XChat-GNOME IRC and I don't have any menus. Any idea why?01:11
dijonyummyBen64, thanks01:12
mhoughIf I switch to firefox or anything else there are menus at the top01:12
Ben64thephantom: you might want to check the man page for ddrescue, i think you might have the syntax incorrect01:12
Terrebobweaver, when I click on the network widget, its displaying "networking disabled"01:12
bobweavermhough,  my fav xchat do didy http://blog.bodhizazen.net/linux/xchat-customizations/  and there is a xchat channel also01:13
bobweaverTerre,  is this for wireless ?01:14
mhoughbobweaver, thanks01:14
josheee12hey, guys.  i kernel panicked earlier today, while copying from an ntfs drive, and then unplugged the drive once shut down.  upon booting back up, /dev/sda (that ntfs drive) still shows up, but i can't mount or unmount it.  ideas?01:14
TerreEtc/init.d/networking restart doesn't help01:14
bobweavernp mhough01:14
Ben64josheee12: check it in windows01:14
bobweaverthat is old we use sudo service nowadays  Terre01:14
Terrebobweaver, yea wireless01:15
bobweaverTerre,  Please open terminal and enter in lspci -nn               then use paste.ubuntu.com   to paste that to us the bot will tell you more01:16
bobweaver!paste | Terre01:16
ubottuTerre: 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.01:16
josheee12Ben64: what?01:16
Ben64josheee12: windows, the operating system. use it to check the drive for errors01:17
josheee12the drive is no longer attached, but ubuntu still sees it as present.  that's my issue.01:17
johnnyonflameHow can I get libxml2 headers for development in linux mint? I installed libxml2-dev but gcc still spills errors about lacking the headers.01:18
bobweaver!mint01:19
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org01:19
Terrebobweaver, typing from mobile, could you wait a moment I'll dual boot to windows?01:19
bobweaverhang on enter in this01:19
bobweaverrfkill list all01:19
steffen123__hi, i'm trying to get a list of services started on boot. i've been reading the upstart docs but the best i can come up with is:cd /etc && grep "start on startup" *01:20
bobweaverTerre,  is it hard blocked or softblocked ?01:20
steffen123__but that seems like going around 6 corners (and it'd miss anything started by another startup service), is there a better way?01:20
=== steffen123__ is now known as steffen123
Terrebobweaver, rfkill list all ?01:21
jrbjrhelp gnome Task Scheduler, used sudo to run Back in Time now al login screen will not load desktop,how can I edit the cron entry to regain acces to my system01:21
josheee12Ben64: nothing esle?01:21
Terrebobweaver, both showing no01:22
steffen123oh i should note its a headless server so going into the preferences GUI is not an option :)01:23
bobweaverTerre, Ok then we are going to have to wait till you get to a computer that you can paste some stuff. or a differnt person can jump in this is what I am going to want to see in the paste meaning type into terminal        lspci -nn && lsmod && dmesg | grep wlan0      thanks01:24
TerreI'll get back after booting to windows01:26
jrbjrHelp Please01:27
jrbjrhello???01:29
steffen123jrbjr, dont understand your message01:30
jrbjrset a task as sudo now computer wiil not goto  desktop, stuck in logon screen01:30
Microman171In order to connect to the internet, I have to go log into my account on a website.  Is it possible to do this from a terminal?01:31
Microman171IE some kind of terminal web client so I can log in?01:31
jrbjri neecd to know where I can find the file for cron so I can delete it or use terminal to reset crontab01:31
steffen123jrbjr, login in text mode (ctrl+alt+f1), the files will be somewhere in /etc, dont know where exactly in ubuntu01:32
jrbjrok01:32
steffen123Microman171, lynx and links are textmode browsers, unless the website is stupid and requires a proper full browser you should be able to it with those01:33
Microman171Are they included with a standard ubuntu server distro?01:33
Microman171I have no network access until I log in01:33
steffen123dont know, but i doubt it01:33
Microman171Nope :-(01:34
steffen123try elinks and links2. but i also doubt they're default01:34
Microman171Nope, neither are included01:34
Microman171I can transfer them over a USB stick if that's possible?01:35
steffen123i would think so, but im not a debian/ubuntu expert (not in the least lol) so i dont know how01:35
mister2hey, is there a program for easily editing pdf bookmarks?01:36
mister2aaaaaaaaanybody here?01:39
phillijwno. go away01:39
mister2mmmmmmmmmmmmmmmk01:40
prcd6x1looking for help with the bcm 4311 wifi card01:40
sanjeev[home]I am trying to reinstall windows on a dual boot PC with Ubuntu. I want to preserve Ubuntu and only install windows in the existing partition. Is this possible?01:40
phillijwprcd6x1: I think im using that card01:40
sanjeev[home]I have recovery CD01:41
prcd6x1Phil, tried a lot of stuff, but Im a noob and i can't get it to work01:41
phillijwsanjeev[home]: I think windows will overwrite the boot sector (unless new versions do it smarter)01:41
phillijwprcd6x1: there is a b43 driver. Use that?01:42
sanjeev[home]phillijw, thanks. Yes, that was my guess too. Will it overwrite grub ?01:43
phillijwsanjeev[home]: I think it overwrites grub... you may have to put grub back on it. I'd make a backup of your grub config01:43
phillijwsanjeev[home]: I should point out that I'm not super linux boy or anything so my advice may suck01:44
TheAndyRoidIt defiantly overwrites the grub. Had to reinstall it from disc.01:44
sanjeev[home]phillijw, never mind. I went to Windows 8 and it has numerous issues01:44
steffen123sanjeev[home], afaik windows overwrites the boto sector01:44
steffen123*boot sector01:44
steffen123it will not overwrite your grub config01:44
sanjeev[home]steffeb123, phillijw, so I guess I will spend rest of today reinstalling both01:45
steffen123unless microsoft managed to make their installer even worse than it already was, but i doubt that01:45
sanjeev[home]steffeb123, phillijw, thank you both01:45
steffen123oh no need for that01:45
sanjeev[home]steffeb123, oh.. really01:45
phillijwfixing grub should be pretty straightforward01:45
steffen123sanjeev[home], http://www.freesoftwaremagazine.com/articles/backing_up_your_master_boot_record01:45
steffen123you do this before you install windows: dd if=/dev/hda of=/home/richmondg/mbr_backup bs=512 count=101:46
steffen123then do this after you installed windows: dd if=/path/to/mbr_backup of=/dev/hda bs=512 count=101:47
steffen123you'll need to put the file on a usb stick or sth like that. and you'll need a boot cd/stick after installing windows to be able to run that command (the ubuntu install disk is fine for this task)01:47
sanjeev[home]steffeb123, thanks01:48
sanjeev[home]steffeb123, will try it out01:48
steffen123also replace hda with the linux name of your hard drive. it is most likely sda01:48
bigwillyim trying to redirect all my internal traffic to my squid box01:50
bigwillyand I used this entry01:50
bigwillyiptables -A PREROUTING -t nat -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 312801:50
bigwillymy clients are hitting the box but they are not able to get to the sites though01:51
bigwilly?????01:51
bigwillyI have duel nics on my linux machine01:51
bigwillyeth1 internal and eth0 external01:51
bigwillyi can see the clients making the request but they can't get to the site01:52
sl33kwireless n/w not working and lspci -nn && lsmod && dmesg | grep wlan0 gives me http://pastebin.com/pZddMatZ , could you help me?01:52
=== spacebug is now known as spacebug-
sl33kbobweaver: http://pastebin.com/pZddMatZ01:56
bobweaverdell_wmi    <~~ that is what turns on and off lets try and remove it.     sudo rmmod dell_wmi01:58
meethow to make sure wine is completely installed ?01:58
bobweaversl33k, ^^01:58
meeti was able to play a  game on ubuntu some time back.. but its not opening on lubuntu01:59
sl33kbobweaver: just a moment, dual booting01:59
bobweaversl33k,  do you have a live cd ?02:00
bobweaversl33k,  lets also see a       dmesg | grep ath9k02:02
sl33kalright bobweaver02:04
TerreBobweaver, entered in those commands, 2nd command gives 7 line op (sl33k here)02:09
Terrebobweaver,02:10
shadowmindhi02:10
shadowmindis jemand da ?02:10
luckybunnyHi folks... I'm currently using an NVIDIA driver which I downloaded from their site, but I notice a newer version of the same driver is installed on my system from the repos... I'm just wondering how I can stop using the older self-installed driver and start using the repo version02:11
bobweaverTerre,  please post the dmesg | ath9k     are there error   dmesg tell us what is going on on boot  ath9k is you wireless mod(driver )02:11
shadowmindlightdm stop02:11
bobweaverluckybunny,  drop to tty and then run the sh ./Nividawhatever remove02:12
luckybunnybobweaver: that'll automatically start using the repo version?02:12
bobweaverluckybunny, then you can add xorg or crack pushers repo02:12
steffen123shadowmind, ich glaub du suchst #ubuntu-de ;)02:13
helo1When I use the ls -l or ll command, what does it mean for a file to have an * at the end02:14
bobweaverluckybunny,  https://launchpad.net/~xorg-edgers/+archive/ppa  <~~ unstable     https://launchpad.net/~ubuntu-x-swat/+archive/x-updates   <~~~ stable02:14
shadowmindich probier das erste mal den x chat ;-902:14
shadowmindnatürlich such ich auch infos für ubuntu ;-)02:14
luckybunnyhow come the xorg repos?02:14
steffen123shadowmind, gib dies ein: /join #ubuntu-de02:14
bobweaverhelo1,  the * is a wild card it matches everthing after02:14
Terrebobweaver, no error message I suppose02:14
helo1bobweaver: the ls -l and ll command is returning that to me02:15
bobweaverluckybunny, you said you wanted bleeding edge02:15
TheAndyRoidnvidia-current causing issues recently?02:15
helo1like this "-rwxrw-rw-  1    501 dialout   119209052 2011-10-31 14:32 Wimbledon_recut_h264.mov*"02:15
luckybunnybobweaver: nope, I was aiming at the one currently installed from the regular ubuntu repos, that I haven't been using for some time.. it's newer than the ones I keep downloading from NVIDIA and manually installing every time I update the kernel.. figured I'd save myself the hassle of manually installing if I just stick with the ubuntu one02:16
=== caesar__ is now known as caesar
bobweaver+1 luckybunny  also with the other repos02:17
bobweaverluckybunny,  the repos I posted are like the cutting edge ones they take and mod the ones from the site (I think)02:17
bobweaverand redo them02:18
luckybunnyyeah, I used xorg edgers with my old card02:18
helo1Can anyone explain how to get security=user working in smb.conf? Authentication fails even when I provide a user/pass who has an acct on the ubuntu box02:18
Terrebobweaver, typing from phone, what do I do next?02:18
luckybunnybecause that wouldn't handle anything (it was GeForce 2Ti)02:18
luckybunnyedgers had it working :P02:19
bobweaverTerre,  do a rfkill list all    again all no's ?02:19
chanduhi every one..02:20
helo1hi02:20
chandusome one help me out in Samba and Active directory02:21
helo1hehe I am having Samba problems too... no luck and my setup is rather simple.02:21
BootGuyHow can I install grub on my secondary disk without destroying the NTFS filesystem that is currently on it? (from windows 7 if possible, or from Ubuntu livecd if I must)02:21
tomgeorgecan anyone here help on glade?02:22
helo1BootGuy: you have to boot into the live CD02:22
tomgeorgeGlade Interface Designer02:22
BootGuyok, and do what?02:22
helo1BootGuy: one sec while I find you the tutorial. Worked really nicely for me a month ago02:22
BootGuyhelol: Thanks, I appreciate it.02:23
Terrebobweaver, yes all no s02:25
TechIsCoolhey everyone I have a ubuntu server that I was working on and i ran a bash command and what happened next I need help with its could not find any files after I ran it. then I tried to reboot it and now I get run-init : /sbin/init: no such file or directory02:26
TechIsCoolcan anyone helpme02:26
helo1BootGuy: I will keep looking for the one I used as it isn't coming up for the google searches I tried. In the meantime, I came across this, let me know if it is relevant. https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows02:26
bobweaverTerre,  sudo rmmod ath9k && sudo modprobe ath9k &&  sudo service networking stop  &&  sudo service networking start             anything ?02:27
Logan_TechIsCool: What command did you run?02:27
TechIsCoolI ran a mysql backup script but I had change the path and I thought I had not define it02:27
TechIsCoolLogan_:02:27
Logan_TechIsCool: Did the script have sudo access?02:28
TechIsCoolLogan_: yes02:28
Logan_TechIsCool: Then it's entirely possible that important files were deleted.02:28
Ben64TechIsCool: what did you run exactly02:28
Logan_TechIsCool: You might have to reinstall/repair your installation.02:29
TechIsCoolHow can I repair the install or is it a format02:29
TechIsCoolthis is server not gui02:29
BootGuyhelol: I will go try. Thanks.02:29
Ben64TechIsCool: if you don't show the command or script you ran, the likelihood of someone here fixing your problem is very small02:30
TechIsCoolBen64: http://shirker.blog.com/2010/03/29/daily-rsnapshot-backup-mysql-db-mysqldump-gzip-rsync/ this and I replaced the BAKRSNROOT=/raid5/mysql_dump with BAKRSNROOT=02:30
TechIsCoolthe top script not bottom02:30
helo1BootGuy: let me know how it goes. I'm bothered that I can't find that tutorial as it was extremely useful for fixing boot issues.02:31
TechIsCoolI would assume it deleted root right... fail02:31
Ben64TechIsCool: you set BAKRSNROOT as what?02:32
TechIsCoolBen64: blank02:32
TechIsCoolI failed at setting a folder unintentional02:32
TechIsCoolI know it happened though02:32
kaphehello, im getting a Warning dealing mainly with libreoffice updates about authentication failures - is that normal? i was just adding those ppas a few months ago...02:32
Terrebobweaver, displaying stop: unknown instance02:32
Ben64TechIsCool: and you ran the script as root i guess?02:33
TechIsCoolBen64: Yup02:33
jigrapis there any support for clickpads? i cant get right click to work02:34
Ben64yeah, thats not good, but there shouldn't really be anything in / that could be deleted like that02:34
bobweaverTerre,     sudo modprob del_wmi  && sudo /etc/init.d/networking stop && sudo /etc/init.d/networking start02:34
blendedbychrisany reason why after an apt-get purge and an apt-get install of the same package it recreates the config dirs but no files02:36
ak47bwtup02:38
TechIsCoolBen64: if I boot into recovery I have 3 partitions sda 1 titled linux sda2 extened and sda5 linux vm02:38
TechIsCoollinux lvm not vm02:38
Terrebobweaver, shows - fatal: module del_emi not found02:38
bobweavertypo Terre02:38
bobweaverTerre,     sudo modprob dell_wmi  && sudo /etc/init.d/networking stop && sudo /etc/init.d/networking start02:39
moxhello02:41
moxam i alone?02:42
ak47byo any ddos atacks ?02:42
Terrebobweaver, tells to use service(8) utility rather than...02:42
bobweaverthat is ok02:42
moxhello02:43
bobweaverTerre,    iwlist  scan02:43
bobweaverany errors ?02:43
ak47b?02:44
Terrebobweaver, do I see if its starting the WiFi?02:44
bobweaverTerre,  did it scan or did you get error?02:44
bobweaverTerre,  can you see your netwpork in the list ?02:45
Terrebobweaver, no errors, prints ok after sending on socket/fallback02:46
bobweaverTerre,  ifconfig      <~~ does it see your card on wlan0 or are you just seeing  lo eth002:47
BootGuyI thought 'fdisk -l' listed all the sdb1, etc. ... What am I forgeting?02:47
Terrebobweaver, is the port no w hex value, if yes I can see it02:48
ak47bi just hacked white honor .com02:48
bobweaver!hacker02:48
ubottuA 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 !piracy02:48
ak47bit was a white superpacy website02:49
bobweaver!troll02:49
bobweaverlol02:49
Terrebobweaver, still lo eth002:50
bobweaverdang  you should def file bug  here https://bugs.launchpad.net/ubuntu/+source/linux/+bugs  I am sorry but I am out of options there is also a person called chilli555 on ubuntu forums that is real good with wireless sorry and good luck02:52
y0om4hi02:52
y0om4is there a vnc program for ubuntu?02:52
bobweaver!vnc | y0om402:53
ubottuy0om4: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely.  It works best over fast connections, otherwise look at !FreeNX02:53
soap___holy shit 1482 people02:54
pangolin!language | soap___02:54
ubottusoap___: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.02:54
bobweaverpangolin,  you beat me too it ;>)02:54
nil8Hey dose ne1 have problems connecting SSH over a DNS02:54
nil8Network02:54
Terrebobweaver, any other option I have02:55
y0om4!freenx02:55
ubottuFreeNX is advanced remote desktop technology. For more information and install instructions, see https://help.ubuntu.com/community/FreeNX02:56
bobweaverTerre,  http://ubuntuforums.org/forumdisplay.php?f=336    or ask ubuntu ?02:56
BootGuyIf I install grub on a secondary drive that is NTFS and place the boot on it will it destory the NTFS files I have on it currently?02:56
bobweavery0om4,  teamviewer also works with wine in ubuntu02:56
darbehi02:57
darbe(gedit:32334): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed02:57
darbedo you have any idea?02:57
darbe(gedit:32334): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed02:59
darbehow can I fix this library error?02:59
lesdarbe: something is trying to reference a null object in gedit. best way to see what is happening is run gedit in gdb and then do whatever it you're doing to generate that and get the backtrace.02:59
BootGuycan grub be installed on a windows 7 partition (NTFS) without destorying the windows 7 boot files?03:00
darbeles: how can I run in gdb03:00
lesdarbe: gdb grub :)03:00
darbeles: it happend before03:01
darbeles: Somebody gave a command , so it worked03:01
darbeles: problem is it uses old library03:01
lesdarbe: you could try running ldconfig to update the cache maybe03:01
darbetwo days ago it updated03:02
darbeles: nptohng is happening03:02
darbeles: it's done03:03
darbeit doesn't still work03:03
lesdarbe: well i don't know then. it's a generic glib error message so without more information i have no way of knowing what's going on.  if it happened two days ago and you fixed it, i suggest doing that agaiN!03:05
darbeles: i don't remember command03:05
darbe(gedit:430): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed03:06
darbeanybody else any idea03:06
sacarlsonI'm working on an auto install using preseed.cfg file for ubuntu 10.04,  I can get it to work when I use a none local mirror site but point it to my local mirror server fails03:07
rinzlerSo, if my computer overheated, would there have been some kind of ui message or alert before it happened, or am I stuck with trying to figure out how hot my computer is on my own?03:07
darbe(gedit:430): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed03:10
darbeany idea?03:10
trismdarbe: is it just that error or are you getting the errors about the schemas again?03:11
darbetrism: yes03:11
reCAPTCHAHey all. My laptop has an internal wireless card (it is a macbook) and it is malfunctioning. I have a usb dongle to works great, but sometimes the internal wireless randomly takes over... and being that it does not work, I lose internet connection. So, is there a way to disable my internal wireless card?03:11
darbetrism: updated messed up03:11
darbetrism: what was the command03:11
darbe?03:11
=== |_ocke2 is now known as |_ocke
trismdarbe: sudo glib-compile-schemas /usr/share/glib-2.0/schemas/03:12
darbetrism: Thanks. I noted this time03:13
trismdarbe: you should take a look at which packages were updated today before it broke03:14
=== anfa_ is now known as anfa
darbetrism: How?03:15
trismdarbe: you could check /var/log/apt/history.log03:16
trismdarbe: there is also a history section in software center if you use that03:17
darbetrism: http://paste.ubuntu.com/928891/03:17
darbetrism: I prefer synaptic03:17
delinquentmealso i was wondering how difficult it is to remove old choices from the boot up menu03:27
reCAPTCHAHey, can someone tell me how to disable my internal wireless card? I have a USB wifi dongle instead...03:29
trismdarbe: can you try: sudo apt-get update; sudo apt-get -f install;03:29
darbetrism: absolutely03:29
AnthonyUKHi ppl, in an effort to make my homeserver more power efficient ive ordered a 9 watt cpu. another saving id like to do is combine my router and homeserver into one device. i have seen plenty of guides on how to get started with iptables and such, what im really concerned with though is will it be safe and secure, and can i learn to configure rules/ traffic shaping/ qos ect as good as what some03:29
AnthonyUKof the linux and bsd router distro's have?03:29
darbetrism: still I have error03:29
CookieGuyAnyone use BetterPrivacy addon in firefox? How do you specify a correct folder location?03:30
CookieGuywhat is the default ' flash cookie folder' location?03:32
reCAPTCHAHey, can someone tell me how to disable my internal wireless card? I have a USB wifi dongle instead...03:33
trismdarbe: you could try adding: set -x after the set -e in /var/lib/dpkg/info/samba-common.postinst so we could see where it is breaking03:34
darbetrism: it is running03:35
CookieGuyWhat is the default IRC client on Ubuntu?03:35
darbetrism: it run as before, nothing is different03:35
darbesudo apt-get update; sudo apt-get -f install; set -x after the set -e in /var/lib/dpkg/info/samba-common.postinst03:36
EvilResistanceCookieGuy:  i'm not sure there is one, but its been a while since i've actively used stock Ubuntu03:36
darbeis it right way to use it?03:36
trismdarbe: alright, just comment out the set -e and do the upgrade again03:36
CookieGuyEvilResistance: Which one (IRC client)  do you suggest?03:37
AnthonyUKmy question has floated way of the top of the screen03:38
darbetrism: that's waht I used sudo apt-get update; sudo apt-get -f install; set -x after the set -e03:38
darbe+ set -x after the set -e03:38
EvilResistanceCookieGuy:  i use xchat (universe repository)03:38
darbeit is added the last line of output + set -x after the set -e03:38
CookieGuyDoes anyone know how to change the default hotkeys? I want to change the workspace movement to just Ctrl+(arrow keys) and no require also holding the alt. Anyone?03:38
trismdarbe: can you pastebin it? I'm not sure what you mean03:39
darbeok03:39
kryptohi can't get ubuntu to connect to a WEP 128bit network...i have the 26character hex key, it works just fine in windows 7 but no matter what i select in wicd it does not work.03:39
darbetrism: here http://paste.ubuntu.com/928907/03:39
=== CQ_ is now known as CQ
benslabhi03:41
derpHey can someone tell me how to disable my internal wireless card? It is broken and I have a USB wifi dongle instead.03:44
trismdarbe: try: sudo apt-get install --reinstall samba-common;03:44
sacarlsonhow can I use this DEBCONF_DEBUG=developer to view/isolate my problem in an automated install using a preseed.cfg ,  I want to debug the preseed.cfg file03:45
curiousxderp: sudo ifconfig <interface> down03:45
derpcuriousx: What do you mean by <interface>?03:46
darbetrism: http://paste.ubuntu.com/928916/03:46
l1nr007Hello, I have a server without gui, is there away to let it ask for my password before doing anything, while it is still working... (like the screen-saver with password in gui) ?03:46
curiousxoh! its broken03:46
lesl1nr007: if you use a terminal multiplexer like screen you can 'lock' the screen and do that03:47
curiousxso, turn it off pressing the buton or the combinations of key03:47
l1nr007les, what is "multiplexer" ? is a tool ?03:48
BlueClawSharkwire says I have no device to perform a live feed of. How can I get it to recognize the network card?03:48
curiousxderp: iwconfig will tell ya what do i meant03:48
trismdarbe: I get it now, is your gedit working at the moment? if so: gksudo gedit /var/lib/dpkg/info/samba-common.postinst; then remove the set -e line, and try the sudo apt-get -f install; again03:48
l1nr007les, did you mean multi ttys ?03:49
lesl1nr007: yeah its a tool that lets you have multiple terminals open at once, lets you disconnect from a shell (and reconnect to it later), that sort of thing. GNU screen is one, others are dtach, tmux, etc03:49
l1nr007les, like the CTRL+ALT+F# ?03:49
derpcuriousx: Okay... cool, I will have to run that every time I boot though... I will have to figure out how to make a bash script that does it automatically every time I boot.03:50
l1nr007les, I wonder is there a tool to lock a session without logging-out or changing the tty?03:50
darbetrism: I think i worked03:50
leslinuxuz3r: not really. these would be something that would let you have multiple ttys up on a single tty at once. that's why they're called multiplexers03:51
lesl1nr007: yeah, these can do that03:51
curiousxderp: you can blacklist the wifi's module03:51
darbetrism: http://paste.ubuntu.com/928926/03:51
derpcuriousx: Yeah, I am pretty sure that is what I want to do... I just cannot remember how.03:52
tgm4883I'm trying to create a unity scope, but I'm having trouble with it opening what I believe to be the incorrect application. Is there a way to use the default video player?03:52
tgm4883Right now I'm using "/usr/bin/gvfs-open URI", but it keeps opening chrome. If I change it to "/usr/bin/totem URI" it still opens fine, but that obvioiusly isn't a solution03:53
trismdarbe: if you try: sudo apt-get purge samba4; does it try to remove alot of packages?03:53
curiousxderp: lsmod | grep 80211 | pastebinit -a derp -b http://paste.ubuntu.com03:53
darbetrism: only one03:54
darbetrism: 11.7MB03:54
trismdarbe: alright then purge samba4 and try the upgrade again, we can reinstall it after if you need it03:54
curiousxderp: disconnect the usb wifi first03:54
darbetrism: I installed it to fix samba03:55
darbetrism: so I don't need it:D:D03:55
trismdarbe: did sudo apt-get purge samba4; work?03:55
derpcuriousx: http://paste.ubuntu.com/928930/ <<< It is the first one.03:55
darbetrism: yes absolutley03:56
trismdarbe: how about: sudo apt-get upgrade; ?03:56
derpcuriousx: Err... crap... actually not sure about that... will be right back.03:56
darbedarbe@darbe-Satellite-P755:~$  sudo apt-get upgrade03:56
darbeReading package lists... Done03:56
darbeBuilding dependency tree03:56
darbeReading state information... Done03:56
darbe0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.03:56
FloodBot1darbe: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.03:56
trismdarbe: looks good03:56
curiousxderp: ok, you have 2 modules, one from an Atheros and the other from a Realtek03:56
trismdarbe: pastebin next time though03:56
darbetrism: It is GREAT!!!!03:56
darbetrism: I have a question :|03:57
trismdarbe: hopefully your gedit won't break again on the next upgrade03:57
trismdarbe: yes?03:57
darbeIt was asking me upgrade 12.0403:57
curiousxwich of those you wanna blacklist?03:57
derpcuriousx: Yeah, the Atheros is the one I want to disable.03:57
curiousxok03:57
darbetrism: it didn't upgrade as I saw system info03:57
darbetrism: I don't see any upgrade now03:58
trismdarbe: asking you where, in update-manager?03:58
trismdarbe: yeah it shouldn't ask you yet, since 12.04 isn't out03:58
darbetrism: update-manager says there is no more update03:58
Anon7whats the command to start the xfce window manager03:58
Anon7what's the name of it03:58
Anon7the xfce window manage03:58
darbetrism: but it asked me couple of days ago03:59
curiousxderp: echo "blacklist ath5k" >> /etc/modprobe.d/blacklist.conf03:59
curiousxas root03:59
motherbraindoes anybody know what dd if=/dev/mem bs=512 count=2 > mem.bin do I am curious where /dev/mem is reading from what part of memory does it start at memory 0 and go to 1024 or is it offset somewhere else ?03:59
trismdarbe: strange03:59
rainmakr\help ignore03:59
derpcuriousx: Okay, I take it that I reboot and it will work?03:59
derpcuriousx: And by work I mean NOT work.03:59
curiousxye04:00
Anon7anyone know/04:00
derpcuriousx: Okay... cool. Will try it. Thanks much.04:00
darbetrism: Okay, I will wait :D04:00
curiousxnp04:00
darbetrism: I am so thankful to you04:00
darbetrism:  I am so apreciated04:00
trismdarbe: you're welcome04:01
=== tazjin is now known as tazjin|away
prcd6xLooking for help with bcm4311, macbook pro 8,1, ubuntu 11.1004:02
wyldeAnon7: I believe startxfce4 will work04:02
mouhi04:03
moucan anyone help me? (long problem)04:03
Anon7wylde, apparently xfce started without it04:03
Anon7but i figured it out04:03
Anon7thanks anyway04:03
Anon7it's xfwm404:03
curiousxprcd6x: sudo apt-get install b43-fwcutter04:03
Anon7prcd6x, it's actually bcm433104:04
Anon7and you need the 3.3 kernel for it to work04:04
Anon7or if you're using the 3.2 kernel, you can compile it yourself04:04
mouI have installed Ubuntu 11.04 this morning (I remplaced fedora), but I have problems with luminosity I tried to google my problem nobody found any soluces, I have a packard bell easynote04:05
donavan01is there a simple way to resize my partition... for some reason I stupidly gave myself only 40gb and I need more so I stole 10gbs from my windows part but how to I get them into the linux part04:05
Anon7prcd6x, you don't need fwcutter. you need to get the 3.3 kernel and b43firmware04:05
curiousxprcd6x: sudo apt-get install firmware-b43-installer04:06
mouI have installed Ubuntu 11.04 this morning (I remplaced fedora), but I have problems with luminosity I tried to google my problem nobody found any soluces, I have a packard bell easynote04:07
mouplease help04:07
prcd6xanon ok, I will will go for the 3.3 kernel, ive tried fwcutter and the b43 installer and nothing has worked04:07
roastedQuestion - let's say I have a folder in /media/storage that contains 100 pictures. Let's also say /media/storage (with the 100 pictures) resides on the root/primary drive. Now, what happens to those 100 pictures if I set up /etc/fstab to mount "Drive B" as /media/storage? Where do those pictures go when Drive B is suddenly occupying /media/storage?04:12
wylderoasted: you'll get an error saying the mount point is not an empty directory or somesuch04:16
roastedwylde: does the system halt from mounting that device then?04:16
CAZ_auUbuntu 12.04 April 26th... what timezone is it released? American? cuz then in AUS it will be out 27th..04:17
wylderoasted: yeah it won't mount the drive at all if that mount point has files in it.04:17
roastedwylde: I see. I wasn't aware of that.04:17
souliaqHi, I need a channel for general linux programming questions.04:18
roastedwylde: what's strange is, I set up Ubuntu on my SSD, and later switched my home directory to mount my 1TB drive.04:18
roastedwylde: granted, I didn't have any data in my home dir on the SSD, but I still had the default folders.04:18
wylderoasted: I believe using some or maybe all the FUSE filesystems support mounting a non-empty directory. But, I've never tried.04:18
roastedwylde: I would think the folders, albeit empty, would still flag it and error out if that was the case.04:18
mou<souliaq> which programming langage?04:18
souliaqC++04:18
mouok04:19
wylderoasted: you could try it, but I suspect it won't mount.04:19
rpboI'm trying to move 2TB of data using rsync but nohup isn't working. When my session dies the process stops. nohup rysnc -ar /disk /disk2 what am I missing?04:20
arooni-mobilehi folks;  running ubuntu 11.10 64 bit host... windows xp guest.  trying to get windows xp to use the socks proxy i have set up on port 1080 (on host machine).  i can access sites via the proxy fine on firefox on host but not guest... i've tried using localhost and 127.0.0.1 both... ideas?04:22
zykotick9CAZ_au: the release time is typically not known prior to release04:24
wyldearooni-mobile: your guest OS will have a different ip than the host. Use the host ip not localhost or 127.0.0.1 in the guest OS.04:27
JavaNunesoi bando de viados04:27
Cr4bsAre there any channels with an all together Linux support or would this chan fall into that category?04:31
wylde!#ubuntu04:32
ubottuUbuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com04:32
zykotick9Cr4bs: ##linux ??04:32
Cr4bsTried it before but misspelled it 0.004:32
Cr4bsNeed an invite >=/04:34
zykotick9!register | Cr4bs04:35
ubottuCr4bs: 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 #freenode04:35
jamjamhow do I prioritize chromium process from limits.conf? is this correct?   chromium-browser hard priority -1004:35
l1nr007les, I've tried screen and tmux.. but they gave me more than I needed.. so I liked the "vlock" tool it does exactly what I need ^^.. thanks :)04:35
jamjamI'm not yet familiar with limits.conf ^^04:35
zykotick9jamjam: what are you hoping to acheive?  scheduling is a pretty complicated matter, the linux kernel programs seem to know a lot about it...04:37
cghello04:37
jamjamI would like to prioritize chromium browser over other process, thnks btw.04:38
jamjamusing limits.conf04:38
zykotick9jamjam: i've played with nice and renice but never used limits.conf before...  good luck (i kinda doubt this is gonna work out like you want)04:40
jamjamI want to learn about limits.conf and would like to start as prioritizing chromium browser but I don't want to mess my machine..04:40
motherbraincurious is there any linux based program I can download to copy all physical memory and dump it to a file.04:40
motherbrainI want to copy my 4GB of memory04:41
jamjam@zykotick9 maybe I'll stick with nice renice atm, thanks!04:41
sacarlsonhow can I isolate what might be missing in my local http mirror site from a automated preseed.cfg install.  it seems to work from non local mirror but I don't know how to debug what's missing04:42
CAZ_auzykotick9: Thanks :)04:43
sacarlsonor how do you setup a minimal http mirror site, not like more than 1 gb04:43
meethow to remove lubuntu and install ubuntu?04:44
sacarlsonmotherbrain: I guess that is sort of what hybernate does,  not sure what format it is but I think it's stored in the swap partition04:44
zykotick9!puregnome | meet hope this still applies for unity but there is not !pureunity04:45
ubottumeet hope this still applies for unity but there is not !pureunity: If you want to remove all !Kubuntu packages or !Xubuntu packages and have a default !Ubuntu system, follow the instructions here: https://help.ubuntu.com/community/PureGnome04:45
=== ficarra1002 is now known as Guest73165
motherbrainsacarlson do you have a link to hybernate or some where I can download it / documentation ,..etc ?04:47
sacarlsonmotherbrain: it's installed at default see in power down options04:47
=== enchilad1 is now known as enchilado
Guest73165Hello04:48
=== Guest73165 is now known as ficarra
sacarlsonmotherbrain: I don't know about the documentation that you will have to google yourself04:48
motherbrainso what do I do it use it to read my 4GB?04:48
ficarraOk, so a week ago, I installed ubuntu via wubi04:48
ficarraLeft it with family for a week, return to this: http://images.4chan.org/g/src/1334377369827.jpg04:48
ficarraAnyone know what's up with it?04:49
zykotick9ficarra: "f you kernel power" did you expect that to help?04:50
ficarraYes04:50
ficarraI also pounded my fists into the keyboard04:50
ficarraStill didn't work04:50
shlorkyhey, i've got a xubuntu install issue, and i was curious if it's an actual issue or if i'm going mental04:51
shlorkynvm!04:51
sacarlsonficarra: you might try the command help04:51
sacarlsonficarra: but my guess is something is missing so you will want to boot a live cd and analize the damages04:51
ficarraWell04:51
meetzykotick9 how do i remove the lubuntu os and keep only winxp04:52
ficarrasacarlson I don't have a cd drive, and my computer is too old to boot from usb04:52
zykotick9if anyone knows (or wants to help) fix grub on a wubi install - ficarra could use your help.04:53
sacarlsonmeet: just reformat the ubuntu partition from windows, make sure you set grub to default to windows or us the windows rescue disk to replace grub04:53
sacarlsonficarra: there is a program called plop that can enable old computer to boot from usb04:53
sacarlsonficarra: plop will also enable booting from pxe (lan boot)04:54
ficarrasacarlson Thanks, I'll look it up.04:54
tallboy_2Hi.  I've got an issue where when I plug my android into the computer Ubuntu 11.04 doesn't recognize it as a drive. USB Mass Storage is on on the phone.  Is there a way to get Natty to recognize the phone?  Or even mount manually?  Thanks in advance, you guys are always such great help.04:55
zykotick9sacarlson: i'm curious, do you have the foggiest idea how to mount the wubi install from a livecd?  cause I sure wouldn't.04:55
sacarlsonzykotick9: no I wouldn't bother , wubi to me is just a trail install not the real thing04:56
zykotick9tallboy_2: does dmesg register anything (says if the kernel sees something)04:56
=== anonymous is now known as Guest14278
zykotick9sacarlson: ficarra is using wubi04:57
=== Guest14278 is now known as alek
sacarlsonficarra: oh I didn't catch that part,  then ignore some of my last statements04:57
=== alek is now known as A1ek
A1ekanyone here familiar with john the ripper04:58
sacarlsonficarra: but plop can run in windows so you can install a real ubuntu from there04:58
meetthanks sacarlson04:58
tallboy_2zykotick9:  uhh is there any way to narrow down what I'm look for with "dmesg"?  What am I looking for?04:59
zykotick9tallboy_2: unplug the device, wait - type "dmesg" -- plug device in, wait -- type "dmesg" (is there any change?)05:00
tallboy_2K.. I'll try that.05:00
zykotick9tallboy_2: something like "dmesg | tail -n 15" might help also05:01
Ronald_ReaganSo I am trying to figure out what flavor of linux a VPS has, so I tried this: http://pastebin.com/raw.php?i=mRZJkrb0 I'm pretty sure it is ubuntu, but why does RedHat pop up for the first command? I found these two commands on a thread about redhat05:04
zykotick9Ronald_Reagan: "lsb_release -a"05:05
Ronald_Reagan:D Thanks. I am curious, why does redhat pop up?05:05
tallboy_2zykotick9:  Yes, the last command was easier to notice if kernel noticed the phone, and it does when I plug it in.05:06
zykotick9tallboy_2: does it get an sdX assigned to it?05:06
zykotick9tallboy_2: that would have been mentioned in teh dmesg output05:07
tallboy_2zykotick9:  This is the line it shows  [ 2541.788043] usb 1-6: new high speed USB device using ehci_hcd and address 705:07
zykotick9tallboy_2: after that anything?05:07
tallboy_2zykotick9:  That is what it shows after I use the second command.  dmesg | tail -n 1505:08
tallboy_2zykotick9:  I use my phone sometimes to tether my internet connection using "easytether" and it works.  It just won't recognize it as a drive05:09
zykotick9tallboy_2: it doesn't seem the kernel sees it as a "drive" :(  what ubuntu version are you using again?05:10
tallboy_211.0405:10
zykotick9tallboy_2: sorry, i'm sorta outta "real" suggestions...  good luck05:12
tallboy_2zykotick9:  Hey, thanks for the help.  Any other place you could direct me for help?05:12
sacarlsonanyone have a working example of a automated install preseed.cfg file?  seems the ubuntu 10.04 docs example are broken05:18
=== irdx is now known as irdxafk
StepNjumpHi guys, is there a way to get my tweets right from kopete?05:20
=== stephen is now known as Guest34901
zykotick9sacarlson: if you haven't already seen this - the debian wiki has an example section, perhaps there's something there you could adapt?  |2012-03-14.m3u                                                       ||233 3 Limp Bizkit - Nookie (Significant Other)             [04:49|OGG]|05:21
zykotick9|2012-03-24.m3u                                                       ||234 5 Limp Bizkit - Re-Arranged (Significant Other)        [05:54|OGG]|05:21
zykotick9|2012-04-09_SK8.m3u                                                   ||235 3 Lost and Profound - Curb the Angels (Lost and Profoun[04:20|OGG]|05:22
zykotick9sorry! :o sacarlson http://wiki.debian.org/DebianInstaller/Preseed05:22
sacarlsonzykotick9: I've been tring like about 7 different preseed.cfg files or more and all are having there own problems,  I just want one that someone has aready tested that works that I can start from05:23
zykotick9sacarlson: good luck with that. preseed isn't exactly ubuntu-common ;)05:23
sacarlsonzykotick9: well someone must have got it working at some point.  I've already given up on kickstart05:24
zykotick9sacarlson: you'd thinks so.  good luck man.05:25
sacarlsonzykotick9: thanks for your input anything is better than nothing05:25
mamuduruhi05:25
mamuduruhow r u05:25
zykotick9sacarlson: with my paste-fail, perhaps nothing would have been better ;)05:25
Guest34901I am having trouble with my printer. it is hooked up to the computer and shows upon the list but when i go to print, the printer lights up for a few seconds, the screen says print complete and nothing else happens05:26
ak47bhi does anyone know how to use sqlmap?05:27
StepNjumpGuest34901: Was this computer ever working?05:29
StepNjumpon linux?05:29
Guest34901the computer was working yes. it recently had windows and i just installed ubuntu studio.05:31
Usuario_VpsI need help with a vps installation and configuration... can u help me?05:31
l1nr007Can I install ubuntu, and make my home folder on external drive ?05:33
zykotick9l1nr007: you could, but that external drive would ALWAYS have to be available to login05:33
=== Guest34901 is now known as doc567
YellowGTOhew can someone point me to documentation or tell me how to Enable ATi and Nvidia driver at the same time on Ubunut?05:34
l1nr007Hello,Can I install ubuntu, and make my home folder on external drive ?05:34
Usuario_Vpscan u tell me a name of a room for vps asistance?05:35
az3r؟ مرحبا05:36
l1nr007YellowGTO, sorry I don't know... but I want to ask you something.. what are the models of your graphic cards ?05:36
* YellowGTO ** WinSys ** Client: XChat-WDK 1500 (x64) ** OS: Microsoft Windows 7 Ultimate ** CPU: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz (3.00 GHz) ** RAM: 16360 MB Total (13455 MB Free) ** VGA: NVIDIA GeForce GTX 480 ** Uptime: 2.46 Hours **05:36
az3r صباح الخير يا عرب05:36
az3r في حد هون  عربي05:36
Usuario_Vps:O05:37
az3rArabic05:37
* Usuario_Vps bin laden has arrived ^^05:37
YellowGTOAnd05:37
doc567would there be a reason my printer shows up on my printers list, but does not print?05:37
achase4uHello all05:37
YellowGTO480 and HD 545005:37
YellowGTOl1nr007,05:37
optimus_primehello05:37
optimus_primei love opensource05:37
achase4uI built a new PC last week - I tried installing 10.04 and 11.10 in all options but it will not install05:38
az3ri am dont speek anglis05:38
optimus_primeusing ubuntu 10.0405:38
az3r:(05:38
az3r ok tank you05:39
l1nr007YellowGTO, I'm going to buy a new box.. I've tried ati and the driver catalyst is s**t.. so, I wanted to ask you.. does the nvidia driver work good ? or is it like the ati05:40
YellowGTONvidia driver always worked great05:40
vtroieeeeeeeeee05:41
virtuapostahi guys, need suggestion, I am extracting the lines containing particular word from a 100GB file, using grep or fgrep takes too long to get the output, any good suggestions over this?05:41
=== vtr is now known as Guest68747
Guest68747hellow friends05:41
Guest68747how are you05:41
l1nr007YellowGTO,  guess,.. I'll go with nvidia then.. thanks dude05:41
=== Guest68747 is now known as vtr]
YellowGTONo prob05:41
vtr]hi linr...................05:42
vtr]hellow...............05:42
=== vtr] is now known as Jennifer
=== Jennifer is now known as Jenifffer
Jeniffferhelowwwwwwwwww boys05:44
aeon-ltdStop that, we can recieve your messages fine05:44
Jeniffferaeon, msg for me ? fuck you05:45
Jeniffferok , fuck you..........nobody says, and i am not puppet05:45
aeon-ltdJenifffer: please try to keep the channel for all ages, watch your language.05:45
Jeniffferok...........but you beggins.05:46
az3r:(05:46
Jeniffferiam free, you is a bad man05:46
wylde!ot | Jenifffer05:46
ubottuJenifffer: #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!05:46
aeon-ltdJenifffer: brasil?05:47
Jeniffferaeon, yes.05:47
Jeniffferand you ?05:47
JeniffferUSA ?.......KKK05:47
aeon-ltdcuba05:47
Jeniffferyes.....we are all brothers.05:48
Jeniffferi am a new user of linux, in a version big linux.05:49
Jenifffergood bye05:51
brrrdid you ask a question?05:51
liberalw/b Jenifffer05:51
liberalthere are people with questions05:52
liberalbrrr was curious about how much of your original body is still female05:52
brrruh...05:53
brrrso pidgen supports irc eh?05:54
yebrrr: yes05:54
brrrbut empathy doesn't05:54
brrrso why is pidgen not the default IM app?05:55
Flannelbrrr: Because IRC isn't something people associate with instant messaging, and if you want to IRC, you wouldn't want to do it in pidgin anyway.05:55
brrroh05:56
brrri've only tried freenode's webchat and chatzilla05:56
satyanash!ot05:57
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!05:57
brrrok05:58
liberalawww..fine05:59
liberalyou still have to admit it was a valid question.05:59
ryzzanflash applications to use webcam (like gtalk with video online) r not working... which flash plugin am i supposed to run to make it work?06:04
ryzzansuppose*06:04
Dr_Chlamydiaso ubuntu 12.04 beta 2 install obivously bricked my laptop06:07
Dr_Chlamydiais there any way I can recover with ubuntu 11.10 and not loose /home?06:07
YellowGTOI doubt it "Bricked" your laptop06:07
Dr_Chlamydiawell.. if I try to start in recovery mode06:08
Dr_Chlamydiakeyboard doesn't work06:08
sacarlsonok I think I got my automated ubuntu install working, so now what I need is a way to setup a selective local mirror site or it will just take too long06:09
Dr_Chlamydiabut back to my original question, is there any way to recover /home? also, encrypted and on an own partition06:10
Dr_ChlamydiaAFAIK users should still be intact06:10
deper29quick question, running 10.04 and every time I reboot it resets my output sound source to something I don't want it to be. I have to reset every time I restart. Is there a way to save those settings?06:10
lilVaratepdeper29,  Create a script that auto-runs when you restart to set the output sound sorce.06:11
motherbraincating my /proc/iomem http://pastebin.com/pRX58pkb I cann't see where the available no reserved place a program can use it seems like everything is taking up in the 4GB's ?06:12
scar3crowlilVaratep: good answer06:12
scar3crowadd to startup programs...06:12
deper29lilstevie, how do I set the output sound score in terminal? I've always used gui :(06:13
chocimirhi! I have troubles with adobe flash player, e.g. videos on LiveLeak cannot be loaded, black screen. I am using ubunut 11.10 (oneric) and adobe-flashplugin 11.2.202.228-0oneiric106:14
haroldhey, I've noticed that when running ubuntu... vs., win7, my laptop gets much hotter much faster06:14
haroldanyone else have similar experiences?06:14
chocimirharold: check your nvidia drivers06:15
haroldchocimir: I use the 'default proprietary' ones06:15
scar3crowharold: you may want to set your cpu fan to stay powered on06:15
chocimirhi! I have troubles with adobe flash player, e.g. videos on LiveLeak cannot be loaded, black screen. I am using ubunut 11.10 (oneric) and adobe-flashplugin 11.2.202.228-0oneiric1, anyone can help?06:19
chocimirIs it possible to upgrade to 04.12 already?06:20
chocimirI have no such option in my manger-update06:20
scar3crowchocimir: yep06:20
chocimirscaar3crow: I have no such option in my manger-update06:22
chocimirscar3crow: I have no such option in my manger-update06:22
=== cde is now known as oelewapperke
scar3crowchocimir: one sec06:22
mac_Hey, I have a question06:25
mac_Anyone online??06:25
scar3crowchocimir: http://www.unixmen.com/how-to-upgrade-from-ubuntu-1004-1010-1104-to-ubuntu-1110-oneiric-ocelot-desktop-a-server/06:25
mac_My bluetoot won't recognize or connect to anything06:26
mac_Any ideas?06:26
=== xpert is now known as zmaj
leeaphey, this page: https://github.com/zolrath/wemux/wiki/Status-Line06:27
leeapmentions about using some specific font for the term. How can I change my fonts on gnome-term?06:28
haroldchocimir: btw, just out of curioisity, what made you think it were my nvidia drivers?06:29
haroldyou suggested that pretty quickly, - do you yourself have have similar issues?06:29
mint_23 is the most mystical number of all. 2/3 = .666 which is the number of Satan. The date of Titanics sinking adds up to 23. Qwerty keyboards are in use instead of dvorak keyboards because they give w a perfect spot next to 2 and 3. Research has proven that dvorak keyboards are less muscle intensive. W is the 23rd letter of the alphabet. Is 23 the enigma? Become an enigmatist today.06:29
haroldwell I'm sold06:30
scar3crowleeap: tweak your default gnome-terminal settings06:31
leeapscar3crow: yep, thatś what I want to do, the question is how would I do that?06:32
leeapwhat conf file, for example, would I have to edit?06:32
scar3crowleeap: open terminal -->Edit-->Profiles06:34
Psi-JackHmmm06:34
Psi-JackSo, fun stuff..06:34
leo_Hi,all. what tools can i use to test memory performance under ubuntu 11.10 ?06:34
Psi-JackI have dd'd all my LVM volumes housing my /boot and / filesystems, resize2fs'd them to fit the miniscule growth difference, from a platter HDD to an SSD drive, and I'm trying to get grub to use the new stuff for the bootup, but so far, it's not.06:35
chocimirwhat adobe flash player + OS are u using? is everything ok with it?06:39
=== liberal is now known as CIS
chocimirharold: yes I had smth like that, I removed compiz then.06:41
=== CIS is now known as liberal
chocimirhow to upgrade to 04.12, this option used to be in update-manager. But I checked inform about new upgardes everytime and nothing has happend06:45
root1how to configuree conky06:45
Psi-Jackchocimir: 12.04 you mean?06:46
chocimirPsi-Jack: sure.06:46
Psi-Jackchocimir: 12.04 isn't out yet.06:46
root1it will b out on 26 april06:46
Psi-Jackchocimir: I believe they have #ubuntu+1 for that, until it's official release, which is later this month.06:46
tianhay06:47
haroldchocimir: sorry, noob question - what is compiz? Is it the window manager itself? Iḿ intrigued in hearing you say that you completely removed it... what functionality exactly was lost when you removed it?06:47
Psi-JackInteresting.06:48
Psi-JackSo, update-grub2 seems to find Windows on /dev/sda1 and /dev/sda2, but not /dev/sdc1 (the SSD drive).06:48
chocimirPsi-Jack: ok, thnx someone told me that it is available already. I have some issue with flash player, I think upgrade can help.06:48
bazhanghttp://ubuntuforums.org/showthread.php?t=867076 root106:48
Psi-JackAnd, well, yes.. Windows is on /dev/sda2, /dev/sda1 is actually the system-reserved partition itself.06:49
chocimirharold: It was few years ago. It is some add-on windows manager it gives you some "nice" affect, like rotating in 3D when you change desktop etc. I dont need it anymore.06:49
harold chocimir: does ubuntu come by default with that on? I don't care normally for such eye candy, so I'd definitely like to get rid of it06:51
chocimirharold: rather it is not default.06:52
chocimirchocimir: pretty sure it isnt.06:52
root1kk installed conky so ...now howto improve it's look06:52
lesharold: Ubuntu uses compiz for compositing using Unity but all the gaudy stuff isn't on. It's tasteful these days06:52
Psi-Jackchocimir: It's beta currently.06:52
scar3crowharold: there is always good ol' gnome claSSIC06:52
lesgaudy stuff is available for those who want it06:52
chocimirharold: I even dont have unity. I am using gnome-classic.06:53
Psi-Jackchocimir: And yes, #ubuntu+1 is the channel for new coming releases.06:53
haroldbtw, with what command can I find out the temperatures on term? itś running hot, I'd like to know exactly how hot :)06:54
Psi-Jackharold: If you setup sensors, sensors.06:54
lesharold: 'sensors' but you'll need lm-sensors installed06:54
JensenDan /j #ltsp06:55
JensenDanffs06:55
JensenDansry :(06:55
Psi-JackThere's a way to probe ACPI for it too, but I don't know how Linux does that, at this time.06:55
chocimirPsi-Jack: have you had some problems with flash since last update adobe-flashplayer?06:55
Psi-Jackchocimir: #ubuntu+1 is your channel for beta releases.06:55
Psi-JackPlease see yourself there for support for future releases.06:56
ishanishan06:56
chocimirPsi-Jack: I mean update adobe flash to 11.202. not ubuntu upgrade. I have oneric now.06:57
Psi-Jackchocimir: No such version of Ubuntu, 11.20206:57
chocimirit is version of adobe flash player06:58
haroldjust to be clear, https://pastee.org/98hgt06:58
haroldthatś pretty hot, right? Like, hot enough to be seriously concerned06:58
Psi-Jackchocimir: Please paste output of 'lsb_release -r' to channel.06:58
chocimirRelease:11.1006:59
Psi-JackAlrighty, So why aren't you installing the adobe flash package itself?06:59
chocimirI have done it using apt-get07:00
lesharold: that does't look too bad.  if you're concerned see if something is eating cpu cycles07:00
haroldles: I should also mention that i just only a few hours ago installed ubuntu, this is a pretty fresh install still (have only installed google chrome and irssi)07:01
=== phantasmoholic is now known as phantasmoholic_
DropsOfSerenitywhat do you guys think about the alt-tab interface being able to be navigated by mouse as well as keyboard, would that be possible, is there interest in that feature?07:05
serokialt-tab w/ mouse scroll would be neat07:07
chocimirPsi-Jack: do u have ff? if so, which version of adobe flash player do u have?07:07
=== skellum2012 is now known as skellum
Psi-Jackchocimir: I have what comes with Ubuntu 11.10.07:08
Psi-JackAnd I rarely ever use Firefox anymore. I use Google Chrome.07:08
=== max is now known as Guest16530
Guest16530toor07:09
BlueClawTrying to enable monitors on 12.04 is coming up with an error that says "required virtual size does not fit available size: requested=(3360, 1050), minimum=(320, 200), maximum=(1680, 1680)" Does anyone know a way for me to get all my monitors at 1680 x 1050?07:10
=== rax- is now known as RAX
melengoheloo07:14
melengowhat is ubuntu07:14
redixothi07:14
redixotanyone uses MATE Desktop Environment ?07:14
bazhang!ubuntu | melengo07:14
ubottumelengo: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com07:14
bazhangredixot, from the PPA?07:14
melengoLike Windos or OSX07:15
bazhangmelengo, did you read the link?07:15
melengoyes i was open thet site. and good OS it is free07:15
bazhang!find mate07:16
ubottuFound: classmate-artwork, classmate-initramfs, classmate-tools, radiance-materials07:16
melengotengs be fore i wan to download it. and i want to test it.....??07:17
redixotbazhang: just tried latest ubunut, i loath gnome3 i looked up online and found out about mate (gnome2-fork) is it worth installing? is it good? sorry for stupid questions im new here07:17
=== wenko2 is now known as ve7wnk
bazhangmelengo, use a live cd or a live usb, instructions at that link07:18
Myrttiredixot: mate isn't officially supported in Ubuntu, you might find XFCE and Xubuntu (Ubuntu with XFCE instead of Gnome3) interesting.07:19
bazhangmelengo, thats some 3rd party item; /msg ubottu notunity if you wish more of a gnome2 look and feel, somewhat similar to classic07:19
bazhangwhoops redixot ^07:20
melengobazhang : oke tengs for your help my07:20
=== `mOOse` is now known as m00se
free123hello07:21
free123i have a problem when I compile the kernel07:22
free123it said ERROR: "__modver_version_show" [drivers/staging/rts5139/rts5139.ko] undefined!07:22
bazhangfree123, why would you need to do that07:22
free123need to compile the kernel?07:23
bazhangfree123, some wifi driver? which chipset07:23
redixotMyrtti and bazhang: thanks, in fact xfce is what im considering to use. i think gnome3 was a huge mistake... i mean serisouly ur desktop looks like an ubuntu version for kids07:23
=== RAX is now known as rax-
free123no, I don t use it that07:23
bazhangfree123, whats the need07:23
free123to solve the power regresion07:24
Myrttiredixot: I'm happy with Gnome3+Unity, in fact I moved to it from Xubuntu. But it isn't for everyone and so I just recommend Xubuntu to people. Have fun and keep on trying :-)07:24
Fractal_hi07:25
free123ubuntu have 3.2.0 but I need 3.2.5 or newer07:25
Fractal_I am having a problem with the flash player, I' googled but I can't make it work07:26
Fractal_Could somebody help me ?07:26
jimv2000what's the problemm07:26
free123do you know how to finish the compilation?07:26
free123Fractal_ : ubuntu extras07:26
jimv2000Fractal - ah, you mean it doesn't work at all?07:27
Fractal_jinv2000 I have installed it, and firefox show it in about:plugins, but when I browse a page It said that the plugin is missing07:27
free12364 bit or 32 ?07:27
Fractal_32 bit07:27
Fractal_and the libflashplayer.so is 32bit too07:27
free123http://get.adobe.com/es/flashplayer/07:28
free123try there07:28
free123download the .tar.gz07:28
Fractal_free123 ok, but I had tried this too07:29
namsHello ! i have a very basic question here. We are setting up a cloud. Regarding the booting of ubuntu server image for the setup of a node controller. How do we select the option of node controller here?07:29
Fractal_free123, I have the file07:30
free123with folder have the .tar.gz inside?07:30
free123*wich07:30
free123sorry for the english07:31
Fractal_free123, don't worry english isn't my mother language07:31
Fractal_free123 there is an usr directory07:31
Fractal_and a readme.txt and the libflashplayer.so07:31
free123where are you from?07:32
Fractal_from Spain07:32
free123entonces te hablo en español xD07:32
Fractal_:) quizas mejor en un privado, ya que imagino que este canal es para hablar en inglés07:33
free123messenger?07:33
DropsOfSerenitywhat do you guys think about the alt-tab interface being able to be navigated by mouse as well as keyboard, would that be possible, is there interest in that feature?07:33
Fractal_free123, gime a sencond to configure it07:34
free123DropsOfSerenity : check compiz pluge-ins07:34
free123Fractal_ : ok07:34
icerootDropsOfSerenity: using the mouse on the alt-tab-window is called "task bar"07:34
DropsOfSerenityiceroot, no like how it is on mac osx07:35
icerootDropsOfSerenity: luckily i never saw osx, so i dont know how it is handled there07:35
DropsOfSerenityfree123, are you saying this exists?07:35
Fractal_free123: ya lo tengo07:36
free123Fractal_  I think is possible07:36
DropsOfSerenityiceroot, http://www.youtube.com/watch?v=uHY2PEcOh20 this is really nice too, but also you can move your mouse around as well, if you prefer which is nice.07:36
free123Fractal_ : pedon me equivoque xD pasamelo07:37
icerootDropsOfSerenity: thx07:37
Fractal_free123: kkajs84@hotmail.com07:37
free123DropsOfSerenity  : I think with compiz plugins you can07:37
DropsOfSerenityfree123, do you know where i can start searching?07:37
free123install ccsm07:38
DropsOfSerenityfree123, have already.07:38
free123in window administrator or somecing like that07:38
DropsOfSerenityfree123, the switcher plugin for unity doesn't have many options on the switcher.07:39
=== skellum is now known as skellum_
free123DropsOfSerenity : i mean choose a diferent pluge in, compiz have some to change alt+tab07:40
DropsOfSerenityfree123, oh I don't really want to break the unity experience.07:41
DropsOfSerenitywas just asking if that may be a feature for the future.07:41
free123I think it will not conflict with unity, but i have not tested with it. I only tested with gnome 207:42
The_BROSI cannot connect Facebook account through the Pidgin. I do correctly all things. Can anybody help me?07:45
bazhangThe_BROS, with the correct plugin?07:46
bazhang pidgin-facebookchat    <---- The_BROS07:47
The_BROS<bazhang> I choose Facebook XIMPP07:47
bazhangThe_BROS, theres that plugin, you can ask in #pidgin as well07:48
The_BROS<bazhang> enter login and pass, but "Not Authorized"07:48
chocimirI have a problem with flash, videos on youtube work, but on other websides like liveleak they dont07:48
The_BROS<bazhang> is it not working already through Facebook XIMPP?07:48
chocimirI have ubuntu oneric and adoble flash 11.20207:49
bazhangThe_BROS, I dont use facebook or pidgin, sorry07:49
ShapeCan anyone please recommend me a Live CD that can fix the MBR after deleting Linux/Ubuntu partitions so that you can boot Windows XP alone?07:56
TommyCI think any LiveCD can do that.07:56
TommyCYou just need to be able to chroot.07:56
ArnoldThere's a workaround possible via syslinux, for example.07:57
ShapeTommyC: Can you please give me a link or some documentation on how to do the procedure?07:57
TommyCGoogle has many resources on chrooting. I recommend SysRescueCD (sysresccd.org).07:57
ShapeTommyC: Thanks!07:58
ArnoldTommyC, isn't chrooting meant only if you want to restore a MBR from an already installed Linux system?07:59
TommyCOh damn, I think you're right.07:59
ArnoldShape, if restoring the Windows MBR is what you really want to do, then you can practically boot up Ubuntu 11.10 live CD or USB, either is fine.07:59
ArnoldAnd then this command "sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda" should restore it back.08:00
ArnoldConsidering that the hard drive your Windows is in the first hard disk in the first place (/dev/sda)08:00
ShapeArnold: I am actually in the Ubuntu 10 Live CD right now. And yes the first sda is the windows08:01
=== wenko2 is now known as ve7wnk
ArnoldShape, then you just have to issue the command I gave you earlier.08:01
ArnoldSo I take it Windows is in /dev/sda1 partition, and inside the /dev/sda disk, right?08:02
ShapeArnold: Correct and I just issued the command. Done!. It said 0+1 records in. 0+1 records out 404 bytes copied.08:02
=== Tiktalik is now known as Sleeptalik
ShapeArnold: I'm going to reboot now and see if it worked.08:02
ArnoldShape, I see. That sounds about right. I think it's actually 440 bytes :P08:02
ShapeNope. 404. I have it in front of me right now.08:03
ArnoldBut yes, if /dev/sda1 is set to active and all, it should work.08:03
ArnoldShape, just be that you have the Windows partition set to active first.08:03
Arnoldie. bootable08:04
ShapeArnold: It is. Rebooting now. (my laptop is very slow)08:04
ShapeArnold: Also, I just wanted to add that the reason I'm doing this is to learn how it works. I'm not planning to uninstall Ubuntu completely. I am just experimenting so I can learn more.08:05
ShapeArnold: WORKED!! Oh my god, thanks so much!08:05
ArnoldShape, hehe, you're welcome. Guess sometimes its eagerness that gets you more knowledge about the system.08:06
* stopostit21 fait un t est08:08
stopostit21salut!08:09
stopostit21nobody's chatting?08:09
L0tt037I just upgraded to 11.10 from 10.10  not happy...08:10
stopostit21why l0tt037?08:10
L0tt037the dashboard for one08:10
L0tt037its not as easy to use as the old dropdown menus08:11
L0tt037not sure what the effects are but dragging windows.. is spongy08:11
stopostit21I'm new on this OS, have you some advice for me?08:11
L0tt037is there a settiong that eliminates the sponginess of dragging/moving windows?08:12
stopostit21removing windows?08:12
L0tt037no,08:13
L0tt037moving, p[osition08:13
stopostit21are you on dual boot?08:13
L0tt037positioning them on the screen08:13
zerocrisisL0tt037:  i install gnome3 as soon as i get an ubuntu box going. i hate the unity desktop myself too.08:13
L0tt037single boot08:13
zerocrisisi run it in gnome classic mode08:14
L0tt037IIIIIIIIIIIII have been usingt Ubuntu a year or so, and really liked 10.1008:14
L0tt037what is gnome classic and how do I get there...08:14
stopostit21i think you could use a previous ubuntu version08:15
Timmyhow can i use wicd instead network manager ? i have installed wicd, but it seems that it is using network manager, and if i remove network manager nothin will work, how can i set everything to use wicd instead after removing network manager?08:15
luis_hello08:15
luis_what is kwaimuk.canonical?08:15
L0tt037well, I dont like the  message that there would be no further security updates and I should upgrade08:15
luis_anyone knows it?08:15
zerocrisisjust install it from the package manager, then at next reboot-login screen. choose it as your desktop08:15
stopostit21sorry, i hope you'll find!08:15
L0tt037ok, I will try that08:16
L0tt037thank you08:16
luis_I typed "netstat" on terminal and there was a conection to "kwaimuk.canonical", do you know what does it mean?08:18
burhanyour hostname is kwaimuk08:20
luis_burhan, my hostname isn't kwaimuk08:21
=== Lupinedk is now known as lupinedk
killerhi anyone can help me to make my conky background transparent08:27
killer?08:28
bazhanghttp://ubuntuforums.org/showthread.php?t=867076 killer heres the beginners guide for conky08:29
killerkk.....i will have a look at it bazhang08:30
killeri have to use opensuse for wireless as i am unable to install drivers for bcm4312 wireless card in ubuntu08:31
bazhangkiller, there may be a conky channel as well08:32
bazhangkiller, #conky is there08:33
=== _AkhlD is now known as AkhlD
killerkk ....bazhang ..thnkx08:34
jrbjrhelp please08:42
goddardwhats up?08:43
killerwht happened jrbjr08:43
=== tsimpson_ is now known as tsimpson
greenithi, i have a problem with streamripper: it only records one very long track and not everyone separately...08:44
jrbjrlogon screen loop, need to access system as root in Live mode so I can reset the crontab program to mnot run Back In Time as sudo08:44
Tironhi everyone I have a question about the LTS beta08:45
Tiron12.0408:45
bazhangTiron, #ubuntu+1 for that please08:46
Tironokay bazhang08:46
Ben64jrbjr: could you explain that in a different way08:47
jrbjri get no help in the forums and ubuntu remix is very complex unless you can help killer08:47
jrbjrI set scvheduled tasks to run Back In Time snapshot at restart as sudo, now all it does is reload logon screen08:48
Ben64what is "Back in Time"08:49
jrbjrone sec08:49
zerocrisiskiller: Broadcom BCM4310 should work with ndswrapper on ubuntu 11.1,... my brother  got one of those cards on his laptop and it runs fine.08:49
Ben64is the cron job as your user or root08:49
bazhang!info backintime-common | Ben6408:50
ubottuBen64: backintime-common (source: backintime): simple backup/snapshot system. In component universe, is extra. Version 1.0.8-1 (oneiric), package size 166 kB, installed size 1188 kB08:50
jrbjrhttp://backintime.le-web.org/08:50
jrbjrI am admin08:50
bazhangzerocrisis, ndisgtk is certainly not needed with the broadcom08:50
Ben64jrbjr: open a console (ctrl+alt+f1) log in, and edit cron from there08:51
jrbjrwhat do I need to put as command line to run cron08:53
Ben64crontab -e08:53
jrbjrI am a newbie08:53
savrhi08:54
savrwhere is xorg.conf located on a ubuntu system?08:54
Ben64it usually doesn't exist08:54
savroh08:55
bazhangsavr, not there, but will be obeyed if you create one08:55
jrbjrbuntu@ubuntu:~$ sudo crontab -e no crontab for root - using an empty one  Select an editor.  To change later, run 'select-editor'.   1. /bin/ed   2. /bin/nano        <---- easiest   3. /usr/bin/vim.tiny  Choose 1-3 [2]:08:55
savrwhere can I put synclient settings I want enabled by default?08:55
jrbjrthis is what i get...08:55
dalek_HELP! totem movieplayer is broke and I can't play ANY video files anymore.08:55
Ben64jrbjr: you have to do it from your system, not the live cd08:55
greenitsavr, if there is a xorg.conf it should be in /etx/X11/08:55
greenitdalek_, did u try to reinstall it?08:56
greenitsavr, /etc/X11/ *08:56
dalek_greenit, yes. I have tried re-installing nvidia drivers and have reinstalled totem08:56
jrbjrI can't get past the logon screen it is in a loop08:56
Ben64jrbjr: yes, which is why i said to use console by pressing CTRL+ALT+F108:57
bazhangdalek_, try vlc and mplayer yet?08:57
jrbjrok cya in a bit08:57
=== mang0 is now known as Seryth
savrwho are the idiots who think unity is for tablets?08:57
jrbjrhow do you exit the console08:57
goddardcan i simulate a cron job for testing?08:57
dalek_totem movie player is playing video at 1 frame every 2 seconds.08:57
savryou don't put menus in tablets like how unity has them08:58
savrunity is great08:58
Ben64jrbjr: "exit" or CTRL+D. CTRL+ALT+F7 (usually) to get back to gui08:58
goddardunity is bomb the toolbar just sucks08:58
savrcan't believe I didn't try it out earlier08:58
jrbjrok thanks be back in a few08:58
bazhangdalek_, try mplayer or vlc yet? those are not totem08:59
goddardsavr: try awn with unity08:59
dalek_bazhang, please wait.. I have to re-install vlc because the upgrade to 11.10 deleted them from my system08:59
buchinhohello08:59
buchinhois somebody good at netcat? I am trying to unrar files on server1 through netcat onto server208:59
savrmy only wish was that if you clicked on a notification it would take you to the correct app08:59
buchinhohow can I do that09:00
savrand even the correct tab09:00
Ben64unity is annoying09:00
goddardsavr: well most the apps are open you could make a wrapper for developers09:00
goddardBen64: facts please09:00
sirknightis it possible to use filezilla from one local ubuntu to another one with fillzila.?09:00
jrbjrI am using Ultimate edition Linux 3.2 it does notshow grub menu during startup09:00
knil_hello09:01
goddardjrbjr: ultimate edition?09:01
ServerCrashhi, does anyone knows how to configure also to play 5.1ch sound via HDMI (NVIDIA)09:01
savrgoddard, it should be there by default. everything else is perfect out of the box09:01
Ben64goddard: is a fact09:01
savrjust made the icons as small as possible09:01
HFWwhere are you from ?09:01
goddardBen64: wild opinion isn't fact09:01
tieldI'm sort of an idiot when it comes to Evolution(the mail program).09:01
knil_ne one can help me seting up email server plz09:01
savrnow I am not guilty for getting a laptop with 16:909:01
bazhangBen64, lets take chit chat elsewhere please09:01
dalek_bazhang, greenit - VLC works, but that doesn't help me - my remote does not work with VLC09:01
goddardtield: i prefer thunderbird09:02
savrknil_, gmail.com :P09:02
jrbjrhttp://ultimateedition.info/09:02
dalek_I need totem if I want to use the remote for videos09:02
bazhang!ot | HFW09:02
ubottuHFW: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!09:02
sirknighthold down the shit key, or the tab button jrbjr09:02
Ben64jrbjr: sorry but we don't support non-ubuntu linuxes here09:02
sirknightjrbjr,  hold down the shit key, or the tab button jrbjr09:02
bazhangsirknight, thats shiFt09:03
jrbjrsorry thanks it is based on ubuntu 11.10  oneric09:03
goddardjrbjr: you can install conky in ubuntu though if you like the way Ultimate looks09:03
sirknightsorry *blush09:03
knil_ne one can help me seting up email server plz09:03
ServerCrashhi, does anyone knows how to configure ALSA to play 5.1ch sound via HDMI (NVIDIA)09:04
tobagoi created a new project and added to git control. now i want to push it to github. but following the tutorial there i always receive: "Agent admitted failure to sign using the key.", when i want to push it.09:04
savrgoddard, anything I can find about AVN is pre-unity09:04
tobagoit wants to add the key to known_keys but it fails.09:04
jrbjrok thanks09:04
tobago"Permission denied (publickey)."09:04
goddardjrbjr: if you go far from the beaten path you are going to make life harder on yourself.. Ubuntu has TONS of tutorials and helpful people09:04
tobagothat's why: "fatal: The remote end hung up unexpectedly"09:04
tobagoi created a new key by: "ssh-keygen -t rsa -C "chris.tobago@gmail.com"" as github advised09:04
goddardsavr: i install it fine try apt-cache search09:04
Ben64ServerCrash: have you looked here ftp://download.nvidia.com/XFree86/gpu-hdmi-audio-document/gpu-hdmi-audio.html09:04
sirknightjrbjr,  did that help?09:04
savrgoddard, I want to know wtf it is09:05
savrsounds like a mac dock clone09:05
savrwhich is what I'd hate09:05
goddardsavr: it is09:05
savrunity is perfect in this aspect09:05
goddardsavr: i guess09:05
savrI switched from osx to unity09:05
goddardsavr: one thing i cant stand about it though is the dock doesn't minimize apps when you click the icon09:05
bazhangsavr, lets get back on topic please09:06
savrgoddard, ummm? that is what makes it sooo perfect. I use multiple workspaces09:06
jrbjri want to be able to install by .deb or .rpm is that available in ubuntu09:07
goddardjrbjr: .deb is09:07
goddardjrbjr: you can install rpm but not out of the box09:07
goddardjrbjr: .deb is from debian which is what ubuntu is based off of09:08
jrbjrnot out of the box???09:09
OerHeksjrbjr, have fun installing .rpm with alien, it is not supported.09:09
ServerCrashBen64, thanks i saw that, and point no 10.509:09
goddardjrbjr: default install09:09
goddardjrbjr: .rpm is usually reserved for Red Hat or Fedora based systems09:09
knil_ne one can help me seting up email server plz09:11
sirknightknil_,  what "kind" of server09:11
* StevenR_ mutters about not trying to have the same conversation in #ubuntu and #ubuntu-server at the same time09:12
sirknighti want to install the gnome desktop gui  bare, without the programs09:13
sirknighthow do i do that09:13
knil_sirknight:to send mail from one pc to other through lan09:13
goddardsirknight: probably with ubuntu server09:14
jrbjrultimat edition linux allows you to logon in gnome or unity, kde etc.09:15
goddardjrbjr: so does ubuntu09:15
goddardjrbjr: its the little gear at the login screen09:15
jrbjrok I think you have convinced me be back in a feww going to download ubuntu, but what about the support for it it only lastas a few years or is it upgradable without destroying your system as it was09:17
sirknightknil i dont know , but i can help dig thruogh fourms09:17
sirknightgoddard,  whats the command line for that?09:18
neo_heeeyyyy09:18
neo_anybody help09:18
neo_someone?09:18
ffk27whats the question09:18
The_BROSHow to enable sounds in XChat?09:19
goddardjrbjr: ya you can upgrade no problem09:19
goddardsirknight: sudo apt-get install gnome-shell09:19
dalek_HELP!!! how do I get totem movieplayer working again. An update today must have killed it... I can't play ANY video files in it. Playback is choppy - 1 frame every 2 seconds. Any ideas?09:19
jrbjrshould I get the 12.04 LTAS beta?09:20
neo_i want to install armitag in my ubuntu09:20
jrbjrLTS09:20
neo_i want to install armitag in my ubuntu09:20
neo_any idea?09:20
neo_pls h3lp09:20
neo_m309:20
mafiafoxtest09:20
jrbjror is it buggy09:20
enchiladoneo_: sure, here you go.09:21
haroldis there an equivalent thing to windows 7's Aero? basically to have tiled windows side by side09:21
enchiladoLet me know if it doesn't work. :)09:21
sstajrbjr: it's still in beta.  It's final beta, so close to release....there might be bugs still though09:21
harold(in win7 I would grab one window and take it to rightmost... and it would occupy the right 1-half of the screen.. and likewise I'd do a similar thing to the other app to the other side)09:22
neo_<enchilado> i didnt get it!!09:22
neo_what should i do?09:22
neo_any command?09:22
goddarddalek_: tried uninstall and purging?09:23
jrbjri am going to try it... see you laterb dudes thasnks for the help.....09:24
dalek_HELP!!! how do I get totem movieplayer working again. An update today must have killed it... I can't play ANY video files in it. Playback is choppy - 1 frame every 2 seconds. When the totem app first starts, the window is filled up with garbage field lines, then it clears and is followed by choppy playback.. any ideas?09:24
dalek_goddard, yes09:24
boumahow would i setup ubuntu to know about the atypical features of this keyboard ?? its a logitech G11009:25
MonkeyDustdalek_  there are some interlacing options, in Preferences - Display09:27
dalek_HELP!!! how do I get totem movieplayer working again. An update today must have killed it... I can't play ANY video files in it. Playback is choppy - 1 frame every 2 seconds. When the totem app first starts, the entire window fills up with garbage - looks like video field lines(it is a garbled copy of the desktop), then it clears and is followed by choppy playback.. any ideas?09:28
ShapeI could access my external drives without mountin. Does ubuntu mount drives by default? If so, how do you set the default for the drives to be unmounted?09:29
=== enchilad1 is now known as enchilado
killerhow to view processes in terminal09:30
bekksAll drives are unmounted upon shutdown/reboot. You cant set "defaults" whatsoever for unmount, all you can do is set defaults for mounting.09:30
bekkskiller: "ps aux".09:30
dalek_MonkeyDust, if I go to totem's preferences, the preference window locks up and cannot be closed. Now I can't get rid of it.09:30
killerthanx bekks09:32
MonkeyDustdalek_  try deleting some hidden totem config file09:32
Debrohello, i would like to now how clear custom created wifi network from list..?09:32
dalek_HELP!!! Totem movieplayer Broken. An update today must have killed it... I can't play ANY video files in it. Playback is choppy - 1 frame every 2 seconds. When the totem app first starts, the entire window fills up with garbage - looks like video field lines(it is a garbled duplication of the desktop and any apps open), then it clears and is followed by choppy playback.09:32
dalek_MonkeyDust, where?09:33
MonkeyDustdalek_  in /home/your_user09:35
Debrowhere is taskbar in ubuntu i cant see there any icons09:35
MonkeyDustdalek_  in /home/your_user/.config09:35
dalek_MonkeyDust, I see state.ini in totem folder09:36
sirknighthow do i pxe boot?09:37
MonkeyDustdalek_  yeah, rather radical, but delete the complete totem folder .config09:37
MonkeyDustdalek_  yeah, rather radical, but delete the complete totem folder in .config09:38
dalek_MonkeyDust, ok09:38
dalek_MonkeyDust, it's gone09:39
MonkeyDustdalek_  now restart totem09:39
DebroMonkeyDust, can I ask you some questions..09:39
dalek_MonkeyDust, didn't help. totem still can't play video09:39
Ben64dalek_: try running gstreamer-properties and changing the output plugin and testing performance for each of the options09:40
dalek_Ben64, ok09:40
sirknightanyone know how to network boot? "pxe", "mtftp"09:42
The_BROSWhat is better for multyprotocol massaging Pidgin or Empathy?09:43
bekks! better > The_BROS09:43
ubottuThe_BROS, please see my private message09:43
bekkssirknight: https://help.ubuntu.com/community/PXEInstallServer09:44
sirknightbekks thanks again09:44
dalek_Ben64, I have no idea what I am doing. But anyway, I tried all video output plugins and they all seemed to play a pretty normal looking test pattern with static box in corner. The option "device:" immediately under "plugin:" says "Unsupported"09:44
dalek_HELP!!! Totem movieplayer Broken. An update today must have killed it... I can't play ANY video files in it. Playback is choppy - 1 frame every 2 seconds. When the totem app first starts, the entire window fills up with garbage - looks like video field lines(it is a garbled duplication of the desktop and any apps open), then it clears and is followed by choppy playback.09:45
Ben64dalek_: i meant test it with totem09:45
dalek_Ben64, ok...09:45
sirknightbekks Not starting internet superserver: no services enabled.  what this mean?09:46
dalek_Ben64, um... how do I test gstreamer-properties usign totem?09:47
dalek_using*09:47
Ben64dalek_: change the video plugin with gstreamer-properties, close it, open totem and try playing something09:47
Tironare there any drivers for Intel Grapghics?09:48
Tirongraphics?09:48
dalek_Ben64, ah.. I got you now.09:48
Tironon board video drivers09:48
Ben64Tiron: yes09:48
Tironwhere can I find those?09:48
Ben64should be included with ubuntu09:48
Tironwell I see that it is running on the standard driver09:48
oratedHi! Is it possible to have a text chat over when two ubuntu systems are connected in the same network?09:49
Tironso I have not all the VideoCard possibilites09:49
TironCompiz Is not working09:49
Ben64Tiron: what version ubuntu09:49
Tiron12.0409:49
Tironbeta09:49
Ben6412.04 support is in #ubuntu+109:50
Tironok09:50
sirknightedit the /etc/default/tftpd-hpa  how do i get in to this config file?09:50
dalek_Ben64, no luck... video playback is still fecked with all available output plugins.09:50
Ben64dalek_: then i suggest using a different player09:51
dalek_Ben64, until another player comes out which supports my remote, that is not an option. VLC disables multimedia keys (which is what my remote uses) totem doesn't.09:54
bekkssirknight: it means you have to configure the services to be started.09:54
Ben64dalek_: mplayer?09:55
stopostit21hi!09:55
sirknightbekks,  well how do i open it in terminal?09:55
bekkssirknight: Open what? We dont even know which command causes that message.09:55
=== carmine is now known as Guest46613
sirknightbekks,  this oneedit the /etc/default/tftpd-hpa09:57
dalek_Ben64, mplayer doesn't even show up as an option in 11.1009:58
Ben64dalek_: not sure what to tell you, i use mplayer on 10.04 and 12.04 with no problems09:59
bekkssirknight: sudo nano /etc/default/tftpd-hpa09:59
dalek_Ben64, another thing for last few weeks, EVERY time I install ANYTHING with apt-get install, I get the message "duplicate sources.list entry.... ... run apt-get update to correct", which I do, and it goes away until next time I install anything.10:00
bekksdalek_: Then remove that duplicate entry in you sources.list file(s)10:01
dalek_bekks, where is my sources.list physically located?10:01
MonkeyDustdalek_  dalek_ go to /etc/apt/sources.list10:01
PUPILLOSALVE10:02
PUPILLO!LIST10:02
ubottuPUPILLO: No warez here! This is not a file sharing channel (or network); 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 ».10:02
dalek_bekks, MonkeyDust - I can't find any duplicate entries in sources.list... yet the error WILL come back if I try to install anything.10:04
sirknightbekks,  http://pastebin.com/bmajCj3N10:05
bekkssirknight: And...?10:05
dalek_whhy does mplayer not show up anywhere after being installed?10:06
MonkeyDustdalek_  it may be a conflictin 32bit / 64bit issue10:06
sirknightbekks,  thats what i get, i dont know what that means?10:06
bekkssirknight: That is the content of that file.10:06
MonkeyDustdalek_  it seems you have quite ruined your system, what have you done before thing started going wrong?10:07
bekkssirknight: In https://help.ubuntu.com/community/PXEInstallServer it is described what the content should be - additional content should not be deleted.10:07
dalek_MonkeyDust, confliction how? I am running 32bit... totem worked perfect last night. I didn't do anything but run the usual system updater which pops up automagically each day10:07
dalek_MonkeyDust, it started going wrong about an hour ago when I went to try playing a video.10:08
MonkeyDustdalek_  yes, but now the sources, too10:08
dalek_MonkeyDust, well that problem hasn't been a problem for me, because it goes away if I run apt-get update, so I wasn't bothered.. I don't know when that started.10:09
sirknightbekks,  what do i do? add them? if so where to it the lines in terminal?10:10
Sabarihi10:11
Sabarii am trying to have th10:11
Sabarie analog output of my asus xonar essense st working with xbmcbuntu which runs oneric10:12
dalek_MonkeyDust, here is my sources.list... http://paste.ubuntu.com/929220/ I could not find any duplicates.10:13
Sabarii am not able to get it working any ideas10:13
=== Sickki_ is now known as Sickki
vexaxvanyone play HON?10:16
BlouBlouvexaxv: why?10:16
vexaxvim new to it got a couple questions10:17
sirknightbekks,  what do i do? add them? if so where to it the lines in terminal?10:17
BlouBlouvexaxv: ask your questions then, if someone knows will answer you10:17
Sabarithis is my output of aplay -l10:18
vexaxvfirst of all how do i reply to someone in red text on here10:18
Sabari**** List of PLAYBACK Hardware Devices ****10:18
Sabaricard 0: ST [Xonar ST], device 0: Multichannel [Multichannel]10:18
Sabari  Subdevices: 0/110:18
Sabari  Subdevice #0: subdevice #010:18
Sabaricard 0: ST [Xonar ST], device 1: Digital [Digital]10:18
FloodBot1Sabari: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.10:18
Sabari  Subdevices: 1/110:18
Sabari  Subdevice #0: subdevice #010:18
=== lupinedk is now known as Lupinedk
MonkeyDustvexaxv  for a start, colors depend on the chat program you are using10:19
vexaxvim on xchat10:19
vexaxvso what do i type if i want to reply to someone in red text10:20
Ben64their name10:20
bazhangvexaxv, when someone uses your nick, then its in red10:20
vexaxvbazhang so i just type your name?10:20
bazhangvexaxv, use first 3 letters then <tab> key to complete10:20
vexaxvbazhang, like this?10:21
dalek_HELP!!! Totem movieplayer Broken. An update today must have killed it... I can't play ANY video files in it. Playback is choppy - 1 frame every 2 seconds. When the totem app first starts, the entire window fills up with garbage - looks like video field lines(it is a garbled duplication of the desktop and any apps open), then it clears and is followed by choppy playback.10:21
bazhangvexaxv, set in xchat preferences to last spoken and not alphabetical10:21
=== Estragon_ is now known as Estragon
bazhangdalek_, what about mplayer10:21
MonkeyDustdalek_  try the windows trick: reboot10:21
vexaxvbazhang, k i did10:22
bazhangMonkeyDust, how is a reboot going to fix that10:22
dalek_bazhang, I tried sudo apt-get install mplayer but I can't find anyway to start it. there is no icon under applications10:22
vexaxvbazhang, check colored text in input?10:23
bazhangdalek_, what about alt f2 mplayer to launch it10:23
Ben64dalek_: type "mplayer"10:23
vexaxvbazhang, ??10:24
dalek_if I type mplayer, i get the mplayer help10:24
bazhangvexaxv, did not understand your question10:24
Ben64dalek_: you need to give it a file to play or it won't play anything10:24
bazhangdalek_, in the alt f2 window?10:24
vexaxvbazhang, i got the name thing now how do i change it to red10:24
bazhangvexaxv, its red here you used my nick10:25
Ben64vexaxv: it only shows up as red for the person you mention10:25
vexaxvBen64, ah k10:25
dalek_bazhang, ok.. mplayer plays video10:26
vexaxvthanks guys10:26
bazhangdalek_, why not use mplayer then10:26
anatoliy110:27
dalek_bazhang, I will have to now, but it is a pain to have to launch videos from the command line10:27
Ben64dalek_: how else would you open a video10:27
bazhangBen64, from the applications menu10:28
dalek_Ben64, obviously from the desktop environment... like double clicking the video file itself or right-clicking it....10:28
dalek_or apps menu10:28
Ben64you can set it to open mplayer on a double click10:29
dalek_Do I need to install something else to get mplayer to show up as an app? Do I need to install gnome-mplayer?10:29
user__BrutalDeath10:31
user__Hy10:31
anatoliyj10:32
dalek_I wish I could find out why totem no longer works.10:32
panxHello, anyone can help me : http://pastebin.com/gvfqrJF2 ???10:33
user__Привет всем10:33
bazhangdalek_, sounds like a bug; file one and check launchpad for same10:33
bazhang!ru | user__10:34
ubottuuser__: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.10:34
Ben64panx: what video card do you have10:34
=== JonathanS is now known as JonathanD
panxBen64, NVIDIA GeForce 250 GTS DK 1G10:34
panxsudo apt-get install nvidia-current, not helping... im trying to restart x and nothing...10:34
anatoliyjoin #ubuntu-ru10:35
Ben64panx: use the Hardware Drivers dialog10:35
panxkelner : 3.2.0-23-generic-pae....10:35
panxBen64, How ?10:35
liangni10:35
liangfrom10:35
Ben64panx: should be in the menus somewhere10:35
bazhangpanx, thats 12.04?10:36
panxbezang yes :) today im updated and boom... drivers stop work..10:36
bazhang12.o4 in #ubuntu+1 please panx10:36
panxk...10:36
user__Привет всем10:37
liang这是什么聊天软件阿10:37
bazhanguser__, english here as I said10:37
bluenemo_hi guys. i'm looking to buy myself a tablet and didnt find a nice one yet to install linux on. i need it to have a (working) anti glare display. i like the fujitsu q550 for example but idk if its fully supported yet.10:37
bazhanguser__, /join #ubuntu-ru10:37
bazhang!cn | liang10:38
panxliang, go to ubuntu-cn :F10:38
ubottuliang: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw10:38
liang还都不是中国的10:38
user__I am englishmen)10:38
bazhang!hcl | bluenemo_10:38
ubottubluenemo_: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection10:38
bluenemo_thx10:38
niloyis there any way I send 'F5' keystore to a process?10:38
niloyI need to refresh chrome10:38
liangjoin #ubunt-cn10:39
=== vijeshm_ is now known as vijeshm
MonkeyDustliang  with /10:44
tanino!list10:46
ubottutanino: No warez here! This is not a file sharing channel (or network); 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 ».10:46
sirknighthow do i see in terminal upstart-jobs?10:47
liangAre you English?10:50
bazhangliang, did you have an Ubuntu support question?10:51
liangno10:51
bazhangliang, here is support ONLY; chat in #ubuntu-offtopic thanks10:52
niloybazhang, where can I ask linux command line related questions?10:52
Rud_liang: people are pretty aggressive here if you don't have a ubuntu related question. and if you have an ubuntu related problem, they can't solve it either.10:53
niloylolz10:53
bazhangniloy, like bash?  in #bash I suppose10:53
savroh my10:53
savrunity rocks10:53
savrhit alt10:53
AndyUbuntumorning everyone10:53
savrwhy the hell does osx still exist10:54
savrunity has alt10:54
AndyUbuntudoes anyone know an good application to convert vob files to avi?10:54
bastidrazorAndyUbuntu: devede10:54
AndyUbuntuJust want to add some videos to my phone10:54
bazhangAndyUbuntu, you mean m4v or mp4 presumably10:54
savrshould be a little more obvious that alt exists10:54
liangOh, I know, thank you10:54
bazhangsavr, #ubuntu-offtopic as I said before10:54
AndyUbuntuyeah thats right10:54
bazhangAndyUbuntu, handbrake10:55
savrbazhang, unity isn't on topic?10:55
bazhangsavr, commenting on its greatness/awfulness NO10:55
AndyUbuntubazhang and bastidrazor, thanks. Im just downloading handbrake now10:55
savr:(10:55
AndyUbuntuI thought that ws just for copying dvds, thats great :)10:56
bastidrazorAndyUbuntu: i use devede a lot. it does well for conversions10:57
bazhangfrom avi yeah10:57
AndyUbuntubastidrazor, ok thanks. will try that out as well10:57
bazhangbut for iDevices and the like handbrake is pretty much the way to go10:57
AndyUbuntucan you select the compression ratio?10:57
bazhangsure10:57
AndyUbuntubrilliant, thanks10:58
bazhangAndyUbuntu, devede is to make avi into a playable on your commercial dvd player10:58
AndyUbuntuoh ok, that sounds very useful then10:58
AndyUbuntui usually play everything straight from my laptop10:59
donalam i connected?11:01
peterflocke76donal: jap11:01
=== antimon_ is now known as antimon
cristian_cHi11:12
cristian_cI would like to set the file /usr/share/X11/xorg.conf.d/50-synaptics.conf correctly11:13
cristian_cto configure the touchpad gestures11:13
cristian_cI would like to set the pinch, the drag, the circular scrolling and tap with two fingers or more11:13
cristian_cany suggestions?11:13
cristian_cI can also post the current contents of synaptics.conf11:13
Star_Lighthello. Is there any channel for TCP/IP networking?11:14
Zx432My flash and HTML5 movies are lagging like crazy. Any suggestions? Could it be Nvidia drivers problem?11:14
bazhang!alis | Star_Light11:15
ubottuStar_Light: 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* or /msg alis list *http*11:15
antimonwhen i open a new terminal my working directory is ~/Documents; i want it to be ~ how can i change that?11:15
jrib!synaptics | cristian_c11:16
ubottucristian_c: For a comprehensive Synaptics Touchpad guide, see https://help.ubuntu.com/community/SynapticsTouchpad11:16
jribcristian_c: also see the man page for synaptics and I believe you want to place a copy of the file in /etc/X11/xorg.conf.d and edit that instead of editing that file directly11:17
=== Lupinedk is now known as lupinedk
dreckbounhai11:17
cristian_cjrib, I'm just reading that wiki page11:18
cristian_cjrib, sudo: trackpad: command not found11:20
alocerhi everybody11:20
jribcristian_c: read the description for those commands11:20
jribcristian_c: here's another page in case you'd like to use xinput: https://wiki.ubuntu.com/X/Config/Input11:22
=== max is now known as HelloWorld
cristian_cjrib, there isn't the trackpad man11:22
jribcristian_c: because that command is not for synaptics11:23
cristian_cjrib, sorry, you are right :)11:24
rfictusGood Day!11:24
rfictussomeone know which files are responsible to adjust screen backlight ??11:25
jribantimon: I think that's an option in gnome-terminal settings11:25
aloceranybody knows how run windows virtually ? ?11:26
StevenR_alocer: install KVM, virt-manager and build your own VM ?11:27
MonkeyDustnot all hardware supports KVM11:28
MonkeyDustalocer  i have win xp in vbox, runs smoothly, ok11:29
alocerMonkeyDust: have u tested win7 ?11:29
MonkeyDustalocer  no, i have that in dual boot11:29
alocerMonkeyDust : win xp works fine yes i have that too :((11:30
cristian_cjrib, I've read this manual: http://www.x.org/archive/X11R7.5/doc/man/man4/synaptics.4.html but I can't find good examples :(11:30
jribcristian_c: use xinput to play with the values for the settings you are interested in and find values you like11:31
cristian_cjrib, I've always used xinput list :)11:31
=== carolinemathis is now known as Miss-T-Hick
cristian_cjrib, now I've seen https://wiki.ubuntu.com/X/Config/Input11:32
cristian_cbut it describes how set buttons11:33
alocercristian_c : can i know what is the prb  ?11:33
jribcristian_c: well you can use it to set any of the settings I believe11:33
cristian_cShould I use list-props?11:33
cristian_cand then set-props11:34
cristian_cfor the multitouch11:34
cristian_calocer, I've got problems with multitouch11:34
cristian_cobviously with the right id in xinput list11:35
alocermmmmmmmmmm ok , i have nothing to say sry :|11:35
cristian_cok :)11:35
cristian_cjrib, thanks, I'll try :)11:36
jribcristian_c: try and see :)  I know I've used xinput in the past to set those synaptics options but I'm not on my laptop right now to access the history11:36
cristian_cno problem, I will study this matter11:38
cristian_c:)11:38
gagamagyar nincs itt?11:39
lnxslckhello guys, i have unity and gnome installed, but i want to install kde11:40
LjL!hu | gaga11:40
ubottugaga: Magyar nyelvű segítséget az #ubuntu-hu csatornán talál11:40
lnxslckwhat is the correct way to install kde?11:40
jrib!kde | lnxslck11:40
ubottulnxslck: KDE (http://kde.org) is an open community that creates and maintains software including the Plasma desktop.  To install from Ubuntu: « sudo apt-get install  kubuntu-desktop », or see http://help.ubuntu.com/community/InstallingKDE . See  http://kubuntu.org for more information.11:40
LjLlnxslck: sudo apt-get install kubuntu-desktop   will install everything that normally comes with Kubuntu11:40
MonkeyDustlnxslck  try sudo apt-get install kubuntu-desktop11:40
aloceranyone got prb with nvidia graphic cards ? ?11:41
lnxslckubottu,  and ljl and MonkeyDust : will that install the full kubuntu-desktop11:41
ubottulnxslck: I am only a bot, please don't think I'm intelligent :)11:41
lnxslckreplacing my ubuntu desktop?11:41
lnxslckright?11:41
lnxslcki just want kde, i don't want to change my ubuntu to kubuntu11:41
aloceryes it will11:41
LjLlnxslck: it won't replace ubuntu desktop11:41
LjLlnxslck: but yes it will install the full kubuntu11:41
alocerit will like xubuntu did right ?11:42
jriblnxslck: you'll have a choice at the login screen to let you choose the environment you want11:42
MonkeyDustlnxslck  you can choose after you installed it11:42
lnxslckLjL, when my pc boots it will show Ubuntu ? not kubuntu then right?11:42
lnxslcki will try it then11:42
LjLlnxslck: it will show Kubuntu after you install it, but that can be easily changed11:42
lnxslckLjL, right, that's the thing i dind't wnat11:42
LjL(uhm, not sure i remember how, but pretty sure it's easy :P)11:42
lnxslckwhat about installing only kde?11:43
lnxslcklike apt-get install kfe-full?11:43
LjLlnxslck: you could install the... yes11:43
MonkeyDustlnxslck  guess you can also install just plasma11:43
lnxslcki will try this kde-full package11:44
lnxslcki really like ubuntu, don't want any thing to do with kubuntu11:44
robertzaccourcan anyone recommend good webcam software? guvcview and cheese freeze within 20 minutes or sooner, and sometimes I need it running longer than that.11:44
GirlyGirl_lnxslck: You select the session type at login11:46
alocerhow can i c if libvirtd daemon is started ? :">11:46
LjLlnxslck: uh, if you don't want "anything to do with Kubuntu", then don't install KDE at all. the KDE packages are done by the Kubuntu people.11:46
MonkeyDustalocer  try ps -e11:46
robertzaccourwhats the difference between installing kde and kubuntu-desktop?11:47
LjLlnxslck: it's not like Ubuntu and Kubuntu are separate things, they just differ in what UI packages are installed by default11:47
GirlyGirl_lnxslck: But if you want the latest version of kde do http://www.kubuntu.org/news/kde-sc-4.8.2 before installing kubuntu-desktop11:47
alocerMonkeyDust, it is a service like win 7 right ?11:47
MonkeyDustalocer  i'm not familiar with win7, no advice on that11:48
alocerMonkeyDust, tnx11:48
=== girolamo is now known as gimo
spanner3003hi how to i get my sound blaster x-fi xtreamgemer working on ubuntu 11.10 x6411:48
GirlyGirl_lnxslck: But if you just want to try KDE then better just download a Kubuntu livecd (preferably 12.04 when it comes out) and try it11:49
spanner3003i'v tryed asla stuff it stop ubuntu boot had to reinstall the linux-image11:50
alocerlnxslck, try xubuntu too11:50
alocerlnxslck, it looks nice11:50
lnxslckalocer, i already know xfce11:50
lnxslckalocer, there are so many DE :)11:50
alocerlnxslck, :D11:50
alocerlnxslck,  but i like it ;)11:51
lnxslckalocer, so do i, but i usually stick to gnome 3 or unity11:51
lnxslckbut there are some kde apps that i like11:51
lnxslcki usually get bored using the same de over and over again11:51
robertzaccourcould the webcam display freezing possibly be DE specific?11:51
spanner3003i have the XFiDrv_Linux_Public_US_1.00 driver from creative but it wont compile11:52
lnxslckrobertzaccour, not likelly11:52
lnxslckrobertzaccour, maybe a hardware issue11:52
spanner3003  CC [M]  /home/spanner3003/Downloads/XFiDrv_Linux_Public_US_1.00/xfi.o11:53
spanner3003/home/spanner3003/Downloads/XFiDrv_Linux_Public_US_1.00/xfi.c:14:26: fatal error: sound/driver.h: No such file or directory11:53
spanner3003compilation terminated.11:53
spanner3003that is what i get11:53
tyuiophi11:53
gimo!list11:53
ubottugimo: No warez here! This is not a file sharing channel (or network); 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 ».11:53
tyuiopi would like that my os reboot from my USB drive during the next reboot11:54
tyuiophow to do ?11:54
robertzaccourlnxslck, with 2 different webcams?11:54
tyuiopi got ubuntu on both drive11:54
CFHowletttyuiop   during reboot change your bios options ..11:54
tyuiopi don't want to access bios11:54
tyuiopeach time11:55
lnxslckrobertzaccour, any error messages?11:55
spanner3003press f11 at boot and chose the usb drive11:55
alocertyuiop, i think there is a program in the net that let u do it11:55
alocertyuiop,  i cant remember it11:55
robertzaccourlnxslck, I would have to run from the terminal and wait several minutes to see11:55
spanner3003tyuiop,  press f11 at boot and chose the usb drive11:56
tyuiopdon't want11:56
tyuiopto press11:56
lnxslckrobertzaccour, worth the wait i think11:56
tyuiopanything11:56
alocertyuiop,  u wont succeed in this sry11:56
girolamo!list11:58
ubottugirolamo: No warez here! This is not a file sharing channel (or network); 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 ».11:58
alocerany of u guys have problem with installing Nvidia 3d accelerator ?11:58
girolamo /msg ubottu !alis11:58
Debrowhat take more resources unity or gnome classic...?12:01
auronandaceDebro: gnome classic as in gnome2? or gnome3 fallback mode?12:01
Debroauronandace, how to now what im using now..?12:02
auronandaceDebro: are you on 11.04?12:02
Debro12.0412:03
gimo1!list12:03
ubottugimo1: No warez here! This is not a file sharing channel (or network); 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 ».12:03
auronandace!12.04 | Debro12:03
ubottuDebro: Ubuntu 12.04 LTS (Precise Pangolin) is the 16th release of Ubuntu and is in Beta testing from 2nd March, Discussion and support until final release in #ubuntu+112:03
Debroi now that12:04
auronandaceDebro: then you know where you need to ask then12:04
MarKsaitisHey! is there a proper quick start guide on how to setup openldap on the latest ubuntu server? HELP!12:05
chaitanyais anyone using cinnamon desktop manager?12:06
CFHowlettMarKsaitis   NO idea what you're talking about.  Have you asked in #ubuntu-server?12:06
MarKsaitisCFHowlett, gonna give it ago12:06
chaitanyasorry; newbie. my error12:06
auronandacechaitanya: cinnamon isn't officially supported on ubuntu12:07
OerHeksMarKsaitis, https://help.ubuntu.com/community/OpenLDAPServer && https://help.ubuntu.com/11.10/serverguide/C/openldap-server.html12:07
rfictussomeone plz help get my screen backlight working?12:08
MarKsaitisOerHeks, thanx12:09
cyber`hello12:09
cyber`dr_diamond, hello12:10
falkociao12:18
CFHowlett!it | falko12:19
ubottufalko: 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)12:19
cloudgeek!webster12:19
falkosi e che è mo sta cosa12:19
cloudgeekinstall webster dictionary12:20
saulotoledohello all! I need open a shell at Web to allow users run some shell scripts if they want. I used PHPTerm, who opens a terminal with the current Apache user. All it's ok, but I need the users can change to their accounts (using su), but I receive the message "su: must be run from a terminal". There are some workaround?12:20
saulotoledoI can't add www-data to sudo, or others will run the scripts, the users need change to his accounts first12:20
donavan01if I need to resize my linux partition can I do it from within ubuntu while its running or do I have to use a live cd/usb ... or can I just by pass it all and use windows 7 resize tool?12:21
i7c_donavan01: win7 probably wont work cuz the file system is not supported by win712:21
CFHowlettdonavan01   don't resize a mounted partition.  I wouldn't trust windows to resize.12:21
MonkeyDustdonavan01  gparted does the job, but use a live usb, mounted partitions cannot be changed12:21
cloudgeekany command line dictionary like webster12:22
i7c_cloudgeek: dict12:22
=== phaiax is now known as Phaiax
donavan01I was affraid of that I dont have a live cd at my disposal right now12:22
i7c_donavan01: usb stick?12:23
MonkeyDust!find webster| cloudgeek12:23
ubottucloudgeek is not a valid distribution: hardy, hardy-backports, hardy-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, maverick, maverick-backports, maverick-proposed, medibuntu, natty, natty-backports, natty-proposed, oneiric, oneiric-backports, oneiric-proposed, partner, precise, precise-backports, precise-proposed, stable, testing, unstable12:23
MonkeyDust!find webster | cloudgeek12:23
ubottucloudgeek: File webster found in epic4, epic4-help, kde-runtime-data, picon-usenix, picon-users, surfraw, ttf-larabie-deco, xemacs21-basesupport, xemacs21-basesupport-el12:23
=== mrJack is now known as mrjack
superuser_irhow to upgrade from ubuntu 11.10 to 12.0412:24
donavan01i7c_ yeah I just didnt wanna have to blow away everything on it and download the image again12:24
=== AppleJ is now known as mh1
MonkeyDustsuperuser_ir  apt-get dist-upgrade or else fresh install12:24
CFHowlettsuperuser_ir   once 12.04 is released, update manager will offer to upgrade12:24
bastidrazorMonkeyDust: dist-upgrade will not upgrade distro versions12:24
cloudgeekMonkeyDust: ubottu don't know about webster12:25
bastidrazorsuperuser_ir: sudo do-release-upgrade -d  will get you there.12:25
MonkeyDustbastidrazor  didnt know that, learned something new, tnx12:25
superuser_irCFHowlett: with terminal12:25
cloudgeeki7c_: :)12:25
=== industrial1 is now known as industrial
donavan01how to I tell if I installed the 64bit or the 32 bit version?12:26
irenicus09hi guys is there a way to wakeup a computer from sleep mode automatically?12:26
bastidrazordonavan01: uname -m12:27
industrialI installed the postgresql package.12:27
industrialHow do I connect to it with pgAdmin3?12:27
industrialWhat's the username and password?12:27
savrI have placed some synclient settings in /etc/X11/xorg.conf and they have been ignored after being woken from sleep12:27
cloudgeek!find hadoop | cloudgeek12:28
ubottucloudgeek: Found: ubuntu-orchestra-modules-hadoop12:28
=== i7c_ is now known as i7c
cloudgeek!man hadoop | cloudgeek12:29
GatitoBuenas ¿ Alguién podría ayudarme a instalar algún emulador de android que funcione en ubuntu ?12:29
LjL!es | Gatito12:29
ubottuGatito: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.12:29
LjLGatito: (but, just install the Android SDK)12:29
savrI have placed some synclient settings in /etc/X11/xorg.conf and they have been ignored after being woken from sleep. Why?12:30
cloudgeekis any diff in Unix and Linux(ubuntu) commands for group and user groupadd, groupdel , groupmod12:31
rshI am trying to copy a folder from to some other folder but it say permission denied12:31
rshanybody?12:32
yrgrsh: to what other folder ?12:32
CFHowlettrsh   both folders under the same user??12:32
rshtrying setting permission using chmod  755 folder12:32
MonkeyDustrsh  use sudo for everything outside /home12:32
rshbut doesnt help12:32
compdochopefully, its not an important system folder?12:33
compdocrsh, are you using command line, or nautilus?12:33
rsheverything is under home12:33
rshboth way compdoc12:33
yrgrsh: check folder owner please12:33
compdoctry: gksu nautilus12:34
pangolingksudo12:34
compdocthat will move anything12:34
rshyrg, the folder to be copied or destination folder?12:34
yrgi expect this to be solveable under the user whose /home/ this is12:34
yrgrsh: both12:34
CaifasHello guys, is there a way to cryptograph my hd and use a pendrive to check if my hardware is the same that made the crypt and unlock it?12:34
rshyrg, folder -to- be- copied is owned by root , while the destination folder is by normal user12:35
yrgrsh: ok -- can you set original folder owner to yourself?12:36
jribrsh: you should say exactly what you are doing.12:36
yrgrsh: yes, what jrib said would be helpful. copying root folder to /home/ isn't a normal thing to happen.12:37
rshyrg, both user accounts are mine12:37
rshyea12:37
yrgwhat is this for?12:37
rshthat mozilla is wierd several times i changed its default destination but #$%$#% wont save in my normal user's home12:38
yrgrsh: what application are you trying to install? firefox should be in the Ubuntu repositotues, so it installs automatically. it doesn't ask default destination then12:39
rshthe thing is that , i have downloaded zip file and kept it on my desktop , now i need to move it to my /development/eclipse_workspace/ folder12:40
yrgooh. you downloaded it not as root, right?12:40
rshyep12:40
rshby default root is deactivated on ubuntu isnt it?12:41
yrgand you extracted the archive you downloaded. you didn't do that as root, did you?12:41
rshno12:41
rshi used sudo su12:41
=== FutFutFut is now known as futurity
rshand then extracted it12:41
yrgrsh: how did you use sudo su? what part of this was done as root ?12:41
rshotherwise it wasnt allowing me to extract it either12:41
rshfor extracting yrg12:42
yrgwhat directory did you download it to?12:42
rshDesktop12:42
rshof normal user12:42
yrgit should let you extract as normal user then... :)12:42
AngrySpamHey, is there anybody here available to help me?12:42
yrgrsh: any error message when you try that?12:42
fishcookershortcut for lock the desktop12:43
rshyrg as normal user , while extracting it says cannot delete old files .....12:43
yrgrsh: did you try to extract to a different directory?12:44
rshfishcooker, ctrl + L12:44
rshno , i ddint12:44
rshlet me try first12:44
rshoops12:45
rshI should have try that first12:45
rshyrg, got it12:45
bastidrazorAngrySpam: ask the channel and if someone knows they will answer.12:45
rshsilly me12:45
rshI am in the habit of dragging and extracting in the same folder12:45
fishcookerrsh ctrl alt L12:46
yrgrsh: :) now you can use su to delete old files ;)12:46
rshthanks yrg compdoc and others12:46
rshsure :D12:46
yrgrsh: going to compile firefox, are you? I get it's firefox and eclipse stuff12:46
rshfishcooker, oh I am sorry , though I use that combination everyday , i forgot12:46
rshthanks for reminding me12:47
jribrsh: please stop using sudo su, see ubottu12:47
jrib!sudo > rsh12:47
ubottursh, please see my private message12:47
rshyrg, its java project12:47
rshsure12:47
yrgrsh: hmm, have fun :) (they tend to use 'sudo {command here}' rather than switching to root...) just ask if you have more questions.12:48
rshyrg, thanks for the tip12:48
rsh!cli12:48
ubottuThe linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE).  Guide: https://help.ubuntu.com/community/UsingTheTerminal or type in it: man intro12:48
* rsh :* ubottu 12:49
yrgrsh: i personally don't change that, because i can see which of the admins did what -- rather than seeing all the stuff as done by 'root' -- but there might be few other cons and pros that I didn't consider12:49
=== yugo is now known as Guest45851
Guest45851hi guys, how can I get libxml2.so i386?13:00
Guest4585112.04 seems have issues in ia32-libs13:00
maylowhello13:00
escott!precise | Guest45851 just apt-get install libxml2:i38613:01
ubottuGuest45851 just apt-get install libxml2:i386: Ubuntu 12.04 LTS (Precise Pangolin) is the 16th release of Ubuntu and is in Beta testing from 2nd March, Discussion and support until final release in #ubuntu+113:01
maylowanyone any experience with ubuntu live cd netboot?13:01
compdocmaylow, is that different than the normal live cd?13:02
maylowcompdoc: cannot make it see the iso on a cifs share13:03
maylowcompdoc: the share is otherwize visible from the network13:03
compdocwhat cant see it?13:03
maylowcompdoc: total commander for ex.13:03
maylowops13:03
maylowsry13:03
maylowcompdoc: the kernel13:03
maylowcompdoc: i get the kernal up and runing on the client machine13:04
compdocyou doing some sort of VM?13:04
maylowcompdoc: it tries to find the iso at //192.168.100.182/liveboot/13:04
Caifasis there a way to cryptograph my hd and use a pendrive to check if my hardware is the same that made the crypt and unlock it?13:04
maylowcompdoc: but fails and stops the boot13:04
maylowcompdoc: no - im trying to install ubuntu on a pc that only has network13:04
compdocI see13:05
maylowcompdoc: no - no cd, no usb boot13:05
escottmaylow, the initrd/kernel will not know how to find it on cifs. i think the only way this works is if the bios downloads the entire image and creates a fake disk for the initrd to then read the rootfs off of13:05
maylowcompdoc: but with netboot13:05
compdocI never saw anyone moun an iso that way.13:05
compdocmount13:05
geoffreyhell13:05
maylowescott: i use casper which has -netfs=cifs as param13:06
maylowescott: casper is the official way ubuntu goes live from cd13:06
jafoxhi, vim in ubuntu has charachter count when pressing g ctrl+g, how do you get that in windows/gvim?13:07
escottmaylow, hosting on cifs just seems really weird. this seems to recommend tftp for the kernel and nfs for / https://wiki.ubuntu.com/LiveCDNetboot13:08
jusshey hi guys, so i have a problem with my hdd (the disk utility says that i have a 9 bad sectors) so what kind of app have i try ? any helps?13:08
bastidrazorGuest45851: ia32-libs has been renamed13:09
OerHeksjuss, replace the HDD13:09
escottjuss, newegg.com is a great webapp to fix bad hard drive13:09
maylowescott: i still fail to start nfs server on the sysresccd that servs the kernel13:09
juss=))13:09
jussthats all guys ?13:09
jussno luck ? at all?13:09
c3Does someone know what kind of error this is? http://paste.debian.net/163240/13:09
OerHeksjuss, before that, backup your data13:10
maylowescott: it's a modified gentoo13:10
maylowescott: so im trying out other alternatives13:10
miyamoto#PoWeR-Script13:10
c3sorry is this paste better? http://paste.debian.net/hidden/a89ee332/13:11
Guest45851bastidrazor: you mean ia32-libs-multiarch?13:11
bastidrazorGuest45851: yes13:11
jussescott, heh not really if u from russia, they do not have the russia in shipping list..13:12
industrialWhat is the default postgresql password???13:13
SlaShWiZarDhi guys, i am on 11.04. i applied a kernel update yesterday night. it appears to have broken my x server. the screen is very sluggish and i can't do anything with it. do you know if there was a problem with any released updates recently?13:13
yrgindustrial: doesn't it ask to enter that during install? :)13:14
industrialyrg: haven't seen any13:14
yrgindustrial: https://help.ubuntu.com/community/PostgreSQL seems has some docs about logging into it13:15
industrialthanks13:15
Joe_GDIhola13:17
Joe_GDIhello13:18
auronandaceJoe_GDI: greetings13:19
Joe_GDIhola13:19
Joe_GDIque tal estamos13:19
industrialyrg: After you inserted the password you access PostgreSQL with line commands. <-- That's what I wanna know13:20
industrialthe user is postgres, that I know.13:20
Guest45851<bastidrazor> thanks, while it can not be search out from synaptic, just curious13:21
=== magentar_ is now known as magentar
industrialyrg: also: postgres: command not found13:23
Joe_GDIhello13:23
Joe_GDIhello13:23
industrialso I can't do sudo postgres createuser --superuser nickname13:23
escott!ask | Joe_GDI13:24
ubottuJoe_GDI: 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:24
industrialI might temporarily opt for Sqlite3, then13:24
Joe_GDIhello13:25
=== Someguy123 is now known as Someguy123[afk]
aciculaindustrial: postgresql has a few different utilities for managing the database, check the website of postgres, its documented quite well13:26
Dr_willis!find postgres13:27
ubottuFound: akonadi-backend-postgresql, aolserver4-nspostgres, check-postgres, cl-sql-postgresql, cl-sql-postgresql-socket, clisp-module-postgresql, courier-authlib-postgresql, dpm-postgres, dpm-postgres-copyd, dpm-postgres-nameserver (and 98 others) http://packages.ubuntu.com/search?keywords=postgres&searchon=names&suite=oneiric&section=all13:27
=== Someguy123[afk] is now known as Someguy123
Joe_GDIhello13:28
Dr_willisJello Joe_GDI13:28
soulravenhello13:29
Joe_GDIhello13:29
AndyUbuntuhello13:30
AndyUbuntu:p13:30
soulravenplease help me, i am try to make the fullscreen for flash on ubuntu 11.10 with intel 945gm13:30
cloudgeeki am using bash as my shell , like when i use any command in bash such as top, dict asterisk ; then it show me data , but i have scroll up with mouse, from where data/information about command showed to me.is any command which can take me to upword from where i starts my command !13:31
soulraveni have installed xorg drivers, i have try with >>mms file13:31
soulravenbut still is not working13:31
soulravenany ideea?13:31
escottcloudgeek, command -with -output | less13:31
* Dr_willis waits for an actual support question now that all the hellos are done...13:33
=== szal_ is now known as szal
cloudgeekescott: thanks it works better according to my problem13:34
yrgindustrial: sorry, I can't help you further -- sleep time. Please ask question in one line (including the commands not found and username that you remember) and wait for a reply in here. Thanks!13:34
industrialyrg: nn13:35
cloudgeekescott: but i have to end process with CRTL^Z , is any other way or shortcut so that , it show information from starting with making distrubnace to bash like in same manner13:35
=== hch is now known as Guest84862
escottcloudgeek, if you quit less then the app should close. if you just want to redirect the output for future analysis then command > log.txt so you can later read the log file13:36
bekkscloudgeek: less terminates by pressing the q key.13:37
MonkeyDu1tcloudgeek  ctrl z does not end it, but puts it in the background13:37
escottcloudgeek, if you need to log it and see it look at tee13:37
bekksYou ont have to stop the whole process using ctrl+z13:37
cloudgeekescott: like when i use 3-4 commands then like history if i want check my previous results on bash , then with less i lose information . like any other solution (command line) to scroll back rather then with mouse13:37
cloudgeekbekks: then how to exit from less13:37
MonkeyDu1tcloudgeek  q13:38
bekksI just told you :)13:38
cloudgeek:)13:38
cloudgeek:) *all13:39
=== MonkeyDu1t is now known as MonkeyDust
MonkeyDustcloudgeek  after ctrl-z, you can bring back the process with fg 113:40
cloudgeekokay13:40
cloudgeekless is working fine with pipe13:41
kyokuclear13:42
cloudgeekone more thing this is fine ls -a | less , but only ls -a , then is there is another to back top of the command , means from where ls -a starts , without scrolling mouse, any keyboard shortcut , like CRTL^E to go end of line13:43
satyanashcloudgeek, you could use PgUp13:43
cloudgeekor like irssi ALT^P to previous history or logs on same shell without changing of the data13:43
satyanashcloudgeek, to get to the top quicker13:44
bob_cloudgeek: Shift+PageUp13:45
cloudgeeksatyanash: that is not working with my bash13:45
cloudgeeksatyanash: that working with irssi13:45
=== kyoku is now known as whoam
cloudgeekbob_: thanks13:45
bob_cloudgeek: you are welcome13:45
viktori connected my laptop to a 40" samsung lcd, my system only goes to a resolution of 1280x1024 and the lcd requires min 2560x800. what can i do about this?13:46
cloudgeekbob_: +1 , others also help me a lot learn a lot of things back to work13:46
satyanashcloudgeek, for less, pgup should work..shift+pgup will work on a normal shell.13:46
satyanashi.e. without less..13:46
cloudgeeksatyanash: nice tip13:46
voldymani want to change my home directory to a directory in another disk but usermod says no changes13:47
cloudgeeksatyanash: you are saying with less oh cool13:47
satyanashcloudgeek, yes.13:47
Lace57hi guys, is vlc 2.0 included in the repos of 12.04 lts?13:47
satyanashfor a normal shell without less, shift+pgup gives the required functionality13:47
MonkeyDust!vlc precise| Lace5713:48
MonkeyDustoops13:48
viktorcan anybody tell me how to make higher resolutions available?13:48
=== tazjin|away is now known as tazjin
`prixonhello13:49
hypn0Lace57, 1204 is not out, read topic13:49
MonkeyDustLace57  what hypn0 says, better ask in #ubuntu+113:49
Lace57hypn0 i know it's not final yet. beta 2 is out though13:49
Lace57MonkeyDust ok13:50
voldymananyone?13:50
`prixonI'm using 11.10. is there a way to go back to the old nautilus 2 look? where I could add to my toolbar functions like choosing between "compact view" or "icon view" and not to mention copy,paste, cut,...?13:50
MonkeyDust`prixon  i use 11.10 and have compact view etc available, no prob13:51
voldymanis there anyother way to change home dir location on ubuntu ?13:52
escott!details | voldyman13:52
ubottuvoldyman: 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 ..."13:52
cloudgeekanything better than pentadactyl(any other command vi for browser) for firefox , if anybody using !13:52
`prixonMonkeyDust, how do yo do it?13:52
voldymani want to change my home directory to a directory in another disk but usermod says no changes13:52
whoamaaa13:52
voldymanubuntu version 11.1013:52
`prixonin 10.04 I put buttons on the toolbar for choosing the view of the files and the percentage of their size13:53
MonkeyDust`prixon  i use ubuntu classic, maybe that's what making the difference13:53
`prixonohh13:53
`prixonso I can't use those functions in unity?13:53
viktorcan anybody tell me how to make a higher resolution available. the currently highest available isn't sufficient for my monitor13:54
haqking@ viktor what is your GPU and what res does it support and what drivers are you using ?13:55
voldymani am trying to change the location of my home dir to another disk. googling around found usermod but it says no changes and does not work13:55
haqking@ voldyman https://help.ubuntu.com/community/Partitioning/Home/Moving13:56
`prixonMonkeyDust, ?13:56
viktorhaqking, highest res supported 1280x1024, driver is the opensource for my card (Radeon Xpress 200M) (think it's called flrgx), what is "GPU"?13:56
escottvoldyman, you need to be more specific about what you have tried and what error messages you have seen13:57
haqkinggpu is your graphics processor which you answered really with radeon 200m13:57
voldymanhaqking: tried it but there only one difference it is about moving home to a dedicated disk whereas i am moving to a directory in another disk13:57
voldymanafter i used the method from the wiki my home dir stopped mounting13:58
haqkingand what resolutiuon are you currently running at and what res do you want ?13:58
MonkeyDust`prixon dont know, i dont like/use Unity13:58
`prixonbut in 11.10 I can't use gnome do. and I didn't find a way in awn to search for apps13:59
satyanash`prixon, YOu oculd use SYnapse13:59
voldymanescott: i tried editing fstab which caused my home dir to stop mounting, i tried "usermod -md /media/data/home voldyman" which said no changes13:59
viktorhaqking, running 1280x800, that's enough 4 my laptop screen, but i got a VGA cable connected to a 30" screen that requires min 2560x80013:59
satyanash`prixon, instead of Gnome DO you could use Synapse.. to search apps and files.13:59
haqking@ voldyman do you want to move the whole /home as you can just edit user-dir.dirs file to point to a different location for docs.pics etc etc13:59
=== mefrio is now known as mefrio|afk
haqking@ viktor but if your card only supports 1280x1024 you wont get 2560x80014:00
voldymani want to move the whole /home as user-dir.dirs does not move all dirs14:01
haqkingyou cant get better res than your gpu supports14:01
`prixondoes it also function like docky as a window manager?14:01
escottvoldyman, and what does grep voldyman /etc/passwd list as the home directory14:02
alteregoadarmok and jalad at tanagra14:02
escottvoldyman, also you would have to have a "sudo" in that usermod command, and would want to run it when you are not logged in (ie run it from a rescue prompt or a livecd, or another admin user)14:03
voldymanit says /media/data/home14:03
voldymanescott: i had logged in from another account and used sudo14:03
jason0990hi everybody14:03
viktorhaqking, you're right, that's not gonna work... i got another comp here but i don't know the gpu, could you give me the command again to find that out? i forgot...14:04
escottvoldyman, ok your home is moved. hence the "no changes"14:04
voldymanbut the files have not moved -m did not work14:05
escottvoldyman, then move them manually with sudo mv14:05
voldymanok, i'll try it now14:05
* whoam haha14:06
viktorhaqking, nevermind, got it14:06
viktorthnks for the help14:06
`prixonsatyanash, synapse is exactly like the new gnome do - no dock to manage windows14:06
satyanash`prixon, ohh you want to manage windows..I thought you wanted to just get to files..14:07
satyanashand apps.14:08
satyanash`prixon, AFAIK, GNome Do != Docky14:08
whoammsg whoami nihao14:08
haqking@ vikto yeah make sure your grfx card supports the res you want for tv out14:09
=== szal_ is now known as szal
haqking@ viktor *14:09
`prixonyeah, do got separated from docky. so if I go back to classic gnome, I can't manage windows with gnome-do14:09
`prixoneverything is collapsing! 10.04 was the best and now things get ruined. nautilus sucks, unity sucks, gnome-do not functioning14:10
Caifashow can I stop linux from boot if a condition is not met?14:10
bekksCaifas: Which condition besides a powered on computer?14:11
crackerjackzhello, i installed windows and messed up grub. i am trying to use the live cd to chroot into my linux install and fix grub. i am following this guide but i am a little confused can someone help me understand a couple things? http://karuppuswamy.com/wordpress/2010/06/02/how-to-chroot-to-ubuntu-using-live-cd-to-fix-grub-rescue-prompt/14:11
crackerjackzi'm on step 5.. what is /xx.xx/14:12
MonkeyDust!mbr| crackerjackz14:12
ubottucrackerjackz: 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)14:12
compdoc`prixon, naw, it still works great. just have to get used to it14:12
rpboexit14:13
Caifasbekks: I want to check if the system hardware is the same I have listed on a file in my pendrive, if they are, the system boot, if not, system stop the boot process14:13
alteregoacrackerjackz, : heh do you like crackerjak food?14:13
`prixonnautilus3 is so basic. if you wish to change the method of displaying your files you have to enter the preferences each time. why?!?14:13
bekksCaifas: First,, you have to boot, before being able to compare something.14:13
crackerjackzalteregoa: i do but i actually got the idea of the name from a password cracker and i sometimes go by crackerhackz14:14
escottcrackerjackz, xx.xx is where you mounted the ubuntu partition so it would be like mount /dev/sda# /media/ubuntu mount --bind /dev /media/ubuntu/dev14:14
crackerjackzescott: so what would it be if i mounted it to /mnt/myroot?14:14
=== diegovieiraeti is now known as diegovieira
=== hery is now known as Guest84439
Caifasbekks: hm... if I run a rc.local script that do the comparison I told, if they are not met I shutdown the system would work?14:15
KamenRiderCureDoes smplayer support .MKV?14:16
escottcrackerjackz, /mnt/myroot/dev14:16
bekksCaifas: You cant run a rc.local script without booting.14:16
escottcrackerjackz, also if you have a separate /boot partition you have to mount that on /mnt/myroot/boot otherwise the instructions wont work14:17
crackerjackzescott: what about using boot-repair?14:17
crackerjackzi'm sitting here reading about it i'm on the computer right now from the live cd..14:17
crackerjackzit says.. Remark: this can also be performed from a live-CD or live-USB.  Either add ‘ppa:yannubuntu/boot-repair’ to your Software Sources via the Software Centre or, for speeds-sake, add it using a new Terminal session:14:17
crackerjackzwhere exactly in the software center do i add that at?14:18
escottcrackerjackz, don't know anything about boot-repair, i just use a chroot, but i know the chroot process so i dont need boot repair. bit of a chicken-and-egg problem14:18
alteregoai wait for Zonked Zebrule, how long does it take?14:18
crackerjackzescott: i suppose ill go the hard way its good to know how things work14:19
Caifasbekks: yes, but, if I need to boot to compare, thats ok, if I can make the comparison before the user are able to use the system that's ok14:19
`prixonI don't understand why making nautilus3  "dumber" than nautilus2.x. and now many leave ubuntu and switch to linux mint14:19
=== Michael91 is now known as starter
crackerjackzescott: so would this be correct? sudo mount ‐‐bind /dev /mnt/myroot/dev ?14:20
robertzaccourgood mornin yall14:20
MonkeyDust`prixon  know when to stop ranting14:21
robertzaccourI've got a fatal error problem with kdenlive. Any suggestions?14:21
shallwehi guys14:21
escottcrackerjackz, yes14:21
shallwesomeone using ubuntu 12.04 + game Heroes of newerth?14:21
MonkeyDustshallwe  better ask in #ubuntu+114:22
`prixonMonkeyDust,  it's my way of trying to under whether it's just me who's having troubles with it or maybe others have found solutions to that.14:22
MonkeyDust`prixon  gnome3 is controversial, there are plenty forums pro and con online14:22
robertzaccourkdenlive FATAL ERROR MLT's SDL module not found.14:24
robertzaccourwhats this mean?14:24
crackerjackzescott: and if the root partition resides on /dev/sda2 then sudo grub-install /dev/sda2 is correct, right?14:24
robertzaccourIts a kdenlive error14:25
escottcrackerjackz, no. grub-install /dev/sda you want it in the mbr which is accessed through /dev/sda not the pbr of partition 214:25
Guest84439quelqu'un peut  m'aider pour faire une tunneling14:25
crackerjackzescott: thanks14:25
zykotick9!fr | Guest8443914:25
ubottuGuest84439: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.14:25
savrI have placed some synclient settings in /etc/X11/xorg.conf and they have been ignored after being woken from sleep. Why?14:25
escottcrackerjackz, and you shouldnt need sudo because you did sudo chroot14:25
crackerjackztrue but i accidentally did sudo anyways14:26
crackerjackzescott: okay i'm going to reboot now.. wish me luck. thanks in advanced14:27
bunny68i'm having this strange issue with incron... it gets triggered exactly 10 times within same second on simple file_close_write... wtf is this happening?14:28
shreddinghey guys.14:28
shreddingHow can I move the ubuntu sidebar to the bottom?14:29
haqkingshredding: http://www.webupd8.org/2011/10/how-to-move-unity-launcher-to-bottom-of.html14:30
KokainI have a Windows question, is ok if I ask it here?14:30
bunny68useless chan as usual14:30
haqking@ kokain better in a windows forum, depends what it is ?14:31
escottsavr, b/c xorg is only initialized once. your synaptics module is probably being removed prior to sleep. you can modify the thaw scripts to run the synclient commands on dethaw14:31
shreddingoha, I have to install something to move it?14:31
KokainI want to use command line for a program that it says that supports command line. Problem is how do I find the commands?14:31
savrescott, how?14:32
haqkingshredding: its done with a compiz plugin14:32
wormCan I install .net based application in wine?14:32
GirlyGirlKokain: go to ##windows14:32
haqking@kokain commands to do what14:32
Kokainexample the program is Puran Defrag. I want to run it from CMD. I don't understand how though14:32
GraemeLionKokain: What program, and what're you trying to do?14:32
haqkingtype ? or help14:32
Kokainthere is no list of commands anywhere and I emailed Puran but Im still awaiting a reply14:33
shreddingok, I'll have a look into it.14:33
shreddingthx14:33
haqkingchange to directory of program and execute it so something like cd /path/to/pogram nameofprogram.exe14:33
fellayaboywhats the best email encyrption where i dont need to give that person my public key..this is my first time and i thinksome of the people i email are less tech savy14:33
=== mefrio|afk is now known as mefrio
Kokainok I will try windows channel. I know many Linux users are good with command line so this was my first clue to try :D14:33
haqkingkokain: sorry linux on brain there i meant \ and not / ;-)14:34
haqkingwell it will be what i said14:34
haqkingcd \program files\whatever and then type the name of the executable14:34
fellayaboywhat encryption protocol gives me the option to not need a public key or a key where someone has to use...a simple email encryption where i just email it and they get it but no anyone else..i forgot the name14:34
GraemeLionfellayaboy: You cannot use encryption without having some way to decrypt it on the other side14:35
Kokainyes I've tried that but there is only PuranDefragGUI.exe14:35
crackerjackzescott, thank you, it worked14:35
Kokainso it just starts the GUI14:35
haqkingright so type that and it should work14:35
wormIs there any command-line program in Ubuntu can send files to pastebin? Just like the wgetpaste command in Gentoo.14:35
haqkingand its a gui so why running it from command line14:36
compdocthere is14:36
haqkingjust browse to that file and double click it14:36
fellayaboyGraemelion theres some encryption where on my side i do the encyrption set up and all they need to do is open it up14:36
compdocbut I dont know it14:36
Kokainfrom Puran web page - GUI and Console Command Line Defrag Supported14:36
LLIypuk123678462hi all14:36
fellayaboyim new to email encryption so the key would be right there when i email it to them? and theyh simply open it up or do they need a program14:36
Kokainthats the thing I dont want to start the GUI I want to use it like Windows 7 defrag14:36
haqking@fellaboy they cant just open soemthing encrypted or anyone could coulnt they, they need some way to decrypt it14:36
GraemeLionKokain: I'm not entirely certain you need defrag here.14:36
Kokainexample c:\defrag C: /a14:36
MonkeyDustKokain  defrag is not needed in linux14:37
alteregoadefrag is needed on linux14:37
jeblad-walkaboutIs there some way to either force unity to put menus on every screen or to tell it to leave menu bars on apps on secondary screens? It seems like Unity is seriously confused about where it should put global menus.14:37
alteregoathats a myth14:37
LLIypuk123678462does anyone know how to create an efi boot loader for the live USB on mac?14:37
fellayaboyis a protocol i think it might be PGP where the key is sent with the email14:37
alteregoaany FS produces fragments if the disk is used and almost full14:38
haqking@ monkjeydust they are refering to windows not linux14:39
escottsavr, /etc/pm sorry took a while to find the folder14:39
haqking@kokain well in the puran folder there is probably a dos executable14:39
savrescott, thanks!14:40
haqkingyou will need to wait for support from pruan if you cant find it14:40
=== irdxafk is now known as irdx
i7calteregoa: quote wikipedia: Linux ext2, ext3, and ext4: Much like UFS, these filesystems employ allocation techniques designed to keep fragmentation under control at all times. As a result, defragmentation is not needed in the vast majority of cases.14:40
alteregoai7c thats simply not true14:40
escottfellayaboy, you want to put your key on a keyserver like the mit keyserver (and before you publish make sure you set a date for the key to become invalid14:40
i7calteregoa: so you wanna say that ext4 does not do it?14:41
Kokainhaqking yeah I cant find it14:41
Kokainim just trying this C:\Program Files\Puran Defrag> .\PuranDefragGUI.exe /help14:41
Kokainbut it keeps loading the GUI and ignoring anything after /14:41
savrescott, so I can cp my script there?14:41
alteregoaif you have a file with 10gb size and not enough contingous space fragmentation occurs14:41
haqkingright wel read it documentaion or readme in same folder, if not then wait for suport from i guess, i havent use that prgram before, but you can just use disk manager to defrag a disk14:41
escottsavr, you'll have to investigate how that folder works, but something like that should work14:41
=== saulotoledo is now known as newb
newbschroot copy /etc/passwd and /etc/group when I enter at chroot system?14:42
alteregoaand ext(xy) doesnt have a online defragmenter, only HFS+ defragments such files14:42
_ravendo you know any OCR-Tool which is able to capture digits periodically to a file?14:42
i7calteregoa: you dont say. sure it does, but it's tried to keep it under control means it only does it if necessary.14:42
savrescott, thanks I think I get it14:42
haqking@kokain well it will launch the gui, hence the gui in the name ;-)14:42
llutzfact is, there hadn't been a working defrag-solution for ext-fs for years, which forces the myth "linux won't fragment". now there is e4defrag ...14:42
KokainI know, no other .exe thouhg :(14:42
KokainI wonder if its like 7zip, where I need to download different .exe in order for it to work14:43
jeblad-walkaboutIf a modern file system starts to fragment you probably won't be able to defrag it with an application running on the same storage system14:43
haqkingwell if its not a .exe then .cmd or something if not cant help sorry, peace14:43
alteregoaext3 and ext4 are very rudimentary filesystems, they do not even support atomic operations14:43
jeblad-walkaboutanyhow, anyone with an idea about how to get the menu bar to work in a decent way on a multi screen system?14:43
alketIs it possible to create deb package for ubuntu with binary files, basicly to put all the content on /opt/ ?14:43
alteregoamaybe BTRFS with online defragmentation and compression is the way to go for future14:44
escottalket, checkinstall14:44
_ravendo you know any OCR-Tool which is able to capture digits periodically to a file?14:44
alketescott, thank you14:44
sacarlson_raven: ocr I never seen in linux but I havn't looked in some time,  what have you found so far?14:45
pythonirc101My apt-get update gives me the following errors: http://paste.pocoo.org/show/581361/14:46
pythonirc101Any ideas how to fix this?14:46
_ravensacarlson i am looking for something like that14:46
llutz_raven: have you looked at tessaract or cuneiform?14:47
sacarlson_raven: I know you looking but what have you found already?14:47
sacarlson_raven: I assume you use google to start?14:47
_ravensacarlson are theese comments helpful?14:48
L3toppythonirc101: what happens if you type: echo > testfile         in a terminal?14:49
sacarlsonpythonirc101: I"ve seen someone that turned off the security repository I wonder if you did the same or you failed to sudo apt-get update;14:49
sacarlson_raven: yes they are but I had hope you would be a part of the research and I not be alone14:50
_ravenok14:50
booteshello, quick question. when you get the "your are not in the sudoers file, this incident will be reported"   where is it reported?14:50
jribpythonirc101: from your error: "Read-only file system"14:50
sacarlson_raven: as you are not my only progect14:50
donavan01can someone help me with resizing of a partition ... I am dual booting and took about 40gbs away from my windows part and I want to add it to my linux part but I cant figure out how to do it ... I am loaded up with a live usb and running GParted but I can figure out how to add space on14:51
jribbootes: maybe /var/log/auth.log (guess)14:51
L3topI believe it exists in root mail... but not positive.14:51
=== saba is now known as Guest29607
escottdonavan01, can you sent a screenshot of gparted14:51
escott!paste | donavan0114:51
ubottudonavan01: 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.14:51
donavan01escott ... uhh maybe14:52
=== Vampire0_ is now known as Vampire0
Guest29607hi men14:52
sacarlsondonavan01: I"m not sure gparted or anything linux would be the best to resize a ntfs partition as it's all reverse eng. to do that.  can't you find a windows app to do it?14:53
jribbootes, L3top: yep, seems like you'll see a message in /var/log/auth.log as well as a mail sent to root14:53
wormWhy every time I got to the IRC I received a message that my nick name was registered?14:53
jribworm: probably because you aren't identifying?14:53
LjLworm: because it *is* registered by someone else, "worm" that is14:53
donavan01sacarlson ... the part isnt NTFS ... there is about 40gb of unallocated space and the that I want to add to my linux part14:54
escottsacarlson, he already shrunk it, and most of the time it works14:54
sacarlsondonavan01: ok so you want to resize an extX to add the unpartitioned space?14:54
TariusHello people I hawe a small problem with pidgin ... In some time crash , but this problem is only on ubuntu14:54
bootesjrib and l3top..thanks found it.14:54
sacarlsondonavan01: do you already have a /home partition?14:55
Tariuscan anyone help me ? ... The log indicates GTK problem14:55
wormIs there any pastebin for Ubuntu? paste.ubuntu.com is not available if my Xorg-server was broken.14:56
donavan01hang on a sec im working on uploading the screen shot614:56
sacarlsondonavan01: 40 gb is big enuf for a root as about only 10gb will do14:56
paulo_how do i run something as www-data?14:56
L3top!pastebinit | worm14:56
ubottuworm: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com14:56
llutzpaulo_: su www-data -c sh whatever14:57
donavan01sacarlson ... I am trying to build an android kernel and the source code for that is huge ... I have eaten up almost 20gb with just the repositories and such I need for that14:57
sacarlsonpaulo_: what can't you run with www-data that you want to run?14:57
sacarlsonpaulo_: anything in /bin or /usr/bin will be able to run with www-data user14:57
sacarlsondonavan01: ok you need it were at home I presume?  what space do you already have there?14:59
wormCan I use another application called "wgetpaste" in Ubuntu? It is available in Gentoo and I cannot find it in apt.14:59
pythonirc101L3top: Read-only file system....It was fine a few days ago!14:59
sacarlsonworm: maybe something like pastebinit?15:00
pythonirc101sacarlson: sudo apt-get update is what shows that error15:00
chos2enneed some help getting errors when trying to uninstall or install packages15:00
pythonirc101jrib: how do I fix a read-only file system...and how did I get a read only file system in the first place -- suddenly?15:00
wormsacarlson: But I hate remembering another command.15:00
llutzworm: create an alias15:00
paulo_how do I create a user that is not meant for login?15:00
TyrantelfOur website/sendmail function is not sending mail.  Here is the mail.log: http://paste.ubuntu.com/929630/  Could someone help me?15:01
L3toppythonirc101: boot to a live disk, and run fsck -f /dev/XXXX on the partition in question, as root. Do NOT mount the partition. Typically XXXX will be /dev/sda1  but use mount or df -T to be sure.15:01
llutzpaulo_: sudo adduser --disabled-login ....15:01
escottpythonirc101, unclean shutdown leading to disk corruption. boot a livecd and run fsck on the partitons15:01
donavan01escott ...sacarlson ... here is a screen shot of my GParted    http://dl.dropbox.com/u/71615452/Screenshot%20at%202012-04-14%2010_52_38.png15:01
sacarlsonpythonirc101: did you check you repository list in synaptic?15:01
L3topYou know... there is probably a way to force the OS to do a check...15:02
L3topon reboot15:02
escottdonavan01, you would first have to extended partition 4 (the extended partition to the left). i believe that gparted can do that for you15:02
L3topI am sure of it, but do not know... anybody else?15:02
ent_anyone here got the horses on tv ?15:02
llutzL3top: sudo touch /forcefsck && sudo reboot15:02
ent_grand national15:02
L3toppythonirc101:  read llutz post, and execute that. Thanks llutz.15:03
donavan01escott ... its got a lock so I cant really do anythingwith sda415:03
TyrantelfCan anyone help?15:03
L3topskip the whole live boot thing. See if that doesn't fix you right up.15:03
escottdonavan01, you can get fancy with things and delete the partitions 4-6 and then recreate them in place, but with the extended partition starting earlier. its not for the faint of heart, but it can be done15:04
escottdonavan01, i've done it before in fdisk, but you have to be careful to get everything aligned exactly the way it was. i thought gparted had some feature to do this though15:05
donavan01escott ... being that I dont really have anything on this OS would I be better of just blowing it away and reinstalling15:05
mblaymanhello, I'm experiencing a strange issue with shutdown that I can't figure out. I can shutdown graphically or from the command line, and the computer will seem to come to a complete halt (no obvious activity from the hard drive light), but the power doesn't turn off. Does anyone know how to debug this kind of issue? This is Ubuntu 12.04.15:05
escottdonavan01, http://gparted.sourceforge.net/larry/resize/resizing.htm15:05
paulo_"paulo is not in the sudoers file.  This incident will be reported." <-- that was funny.15:06
sacarlsondonavan01: that strange that image doesn't tell me were the partitions are mounted,  I might asume that you linux root partition is /dev/sda6 so you might want to use /dev/sda4 as you /home partiton15:06
robertzaccourhow do I delete part of a clip in kdenlive after using razor tool?15:06
bekksmblayman: 12.04 is supported in #ubuntu+1 only15:06
paulo_how do I add myself to the sudoers file? (i have root)15:06
L3tophmmm... can you touch a readonly fs?15:06
mblaymanoh, ok. Thanks bekks. I'll try there.15:06
TyrantelfOur website/sendmail function is not sending mail.  Here is the mail.log: http://paste.ubuntu.com/929630/  I need this up soon, as people are registering and not receiving their welcome emails15:06
llutzpaulo_: adduser paulo admin15:06
donavan01sacarlson that may be because I told the install to install along side of windows15:06
paulo_what if I'm already a user?15:06
llutzpaulo_: adduser paulo admin15:07
llutzpaulo_: that need the user existing already15:07
ent_anyone use IAX in here15:07
ent_AIX sorry15:07
bekksent_: Why?15:07
llutzent_: read the topic15:07
bekksWhy is that relevant to Ubuntu?15:07
paulo_"The group `admin' does not exist."15:07
sacarlsondonavan01: no mater you just cp -a  the file from you present /home to you new spare15:07
llutzpaulo_: lsb_release -sc15:07
sacarlsondonavan01: and change /etc/fstab to mount it as /home15:08
paulo_oneiric15:08
llutzpaulo_: not a standard-installation15:08
ent_so - what about the topic15:08
bekksent_: Why is it relevant to Ubuntu if someone in here uses AIX?15:08
llutzent_: how is AIX related to ubuntu-support?15:09
llutzpaulo_: "getent group admin"15:09
sacarlsondonavan01: at some point you can move your media files to another partition when the time comes15:10
paulo_llutz: then?15:10
ent_no matter, there is obviously no one in here that uses AIX15:10
llutzpaulo_: any output?15:10
paulo_none15:10
brokenbrainedphiI use AIX and SIP15:10
L3topAs do I.15:10
llutzpaulo_: what kind of installation is this, a VPS with provider-built iso?15:11
=== Bennit_GRR is now known as Bennit
BennitHi, anyone else having problems with php5's cli not knowing SQLite3 extension?15:11
donavan01sacarlson ... I dont really have any media files im just trying to make a good build environment for android and things are hard enough to follow I think getting a fresh install would be best if I cant just increase the size of the part... I dont want to have stuff all over the place causeing issued later15:11
Bennitphp site claims it's builtin, so I'm guessing it's a ubuntu configuration issue / thing15:12
brokenbrainedphiBennit, if you use the correct PHP includes, it will know15:12
sacarlsondonavan01: I don't have the numbers of what's already in /home so I can't be of any more help15:12
donavan01sacarlson ... /home is pretty big ... im guessing about 20gbs of stuff15:13
sacarlsondonavan01: well then you can do the math you have about 20gb left15:13
erpoI'm looking for recommendations for a music program that will work well with my android phone. Its microsd card is smaller than my music collection.15:13
brokenbrainedphierpo, that means what?15:14
brokenbrainedphierpo, do you live in the USA?15:14
=== dagerik_ is now known as dagerik
sacarlsondonavan01: or leave some behind in root / if you don't need it in home. maybe leave some users in root15:14
paulo_llutz: This is a vps, and the provider installed it.15:14
llutzpaulo_: so you'll have to install sudo on your own  if you want to use it15:15
donavan01sacarlson ... but I have to have the drive space allocated some how and I cant seem to resize the drives so how do I even use part of it15:15
brokenbrainedphiHello? Erpo?15:16
llutzpaulo_: you'll have to ask the provider for support, since nobody can know what further changes they made to the installation15:16
brokenbrainedphiWhy ask a question, and then ignore the people trying to reply? This makes no sense to me...15:16
kamilnadeemProblem with proprietary drivers on ubuntu 12.04 beta 215:16
kamilnadeemEvery time the system starts(with nvidia drivers) my refresh rate is set to 87Hz http://i.imgur.com/7cXod.png because of which my monitor's pixel start to overbear and I have to manually select 60Hz and apply it every time I start my pc15:16
sacarlsondonavan01: you must not understand mounting a partition into a file system15:16
GraemeLionWai. who was doing android dev on Ubuntu?15:16
brokenbrainedphiTesting.... Can anyone hear me? (Read my words?)15:17
TyrantelfOur website/sendmail function is not sending mail.  Here is the mail.log: http://paste.ubuntu.com/929630/  I need this up soon, as people are registering and not receiving their welcome emails15:17
bazhangbrokenbrainedphi, whats your ubuntu support question15:17
ent_is anyone using the gnome 3 for ubuntu 12.04 lts ?15:17
MonkeyDustent_  better ask in #ubuntu+115:17
brokenbrainedphiI was trying to answer someone elses15:17
kamilnadeembrb15:18
bazhangent_, gnome3 is in the lts, #ubuntu+1 for support15:18
sacarlsondonavan01:  I'm not sure I'm in a state to make it clear15:18
donavan01sacarlson ... apparently not ... I get that you want me to create a part with the 40gb extra I now have and mount it but in doing so would that just give me another drive which I could use yes but then I would have part of my system on one drive and part on another15:18
brokenbrainedphiTyrantelf, from the looks of it, your sendmail-MTA is working15:19
brokenbrainedphihave you tried sending email to a REAL email address?15:20
sacarlsondonavan01: yes part of your system will be root /  and part /home,  but first to make it not effect your present system you just mount /dev/sda4 /tmp15:20
sacarlsondonavan01: and cp -a /home /tmp15:20
sacarlsondonavan01:  /tmp might not be a good place since it might already be used15:21
brokenbrainedphilol15:21
sacarlsondonavan01: I should have used /mnt15:21
brokenbrainedphimkdir /tmphome/username15:21
Tyrantelfbrokenbrainedphi: yes15:22
josua27176any people online tht can help me15:22
Tyrantelfjosua, GTFO15:22
josua27176hi tyrant15:22
brokenbrainedphicp /etc/skel /temphome/username -R15:22
sacarlsonjosua27176: yes about 1% of the 1602 poeple here can help you15:22
brokenbrainedphiumount /home15:22
josua27176lol k well tyrant needs help :P15:22
bekks! ask | josua2717615:22
ubottujosua27176: 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 !patience15:22
brokenbrainedphimv /temphome/username /home/username15:23
brokenbrainedphiprollem solved15:23
jc_How do I show the grub menu? I need to run the memory test to check my memory? I am runningn11.10 and it normally just boots into ubuntu15:23
tbrownWhat is the best classic theam of ubnuntu. I dont want the apps on the side of the screen like that in Ubuntu 11.10 or which ever verison I got:(15:23
brokenbrainedphidid you get that donavan01?15:24
bazhang!notunity | tbrown15:24
ubottutbrown: 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:24
dr_willisjc_:  hold th3e shift key as it boots for grub215:24
dr_willistbrown:  thats not a 'theme'  unity has the left side panel. the gnome-classic, or older gnome does not15:24
brokenbrainedphidonavan0115:24
dr_willistbrown:  or use a differnt desktop like xfce, or lxde15:24
Tyrantelfbrokenbrainedphi: any other suggestions?15:24
sacarlsondr_willis: th3e you must be in a similar state as me, or as bad a typist15:25
brokenbrainedphipm me Tyrantelf15:25
lisaweinfurtnercan anybody give me a hand with the installation of my wlan-card?15:26
jellyf1shdon'tknow if its a ubuntu speficic problem - there is no preview of fonts at openfontlibrary or google open font website, not with firefox or seamonkey.. os is 11.0415:26
tbrowndr_willis: I used differnet linux destros with xfce and I like it but will there be a iso just for xfce for the new ubuntu  or just the regular one?15:26
brokenbrainedphilisaweinfurtner, what model?15:26
lisaweinfurtnerehm don't know. i just installed ubuntu and it wont work. is there a shell command to recognize the model?15:27
MonkeyDust!wifi| lisaweinfurtner start here15:27
ubottulisaweinfurtner start here: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs15:27
jc_dr_willis: Thanks I'll give that a try15:27
tbrownBut I just want to learn all the command and stuff am just going to install a earler verison of ubuntu and get use to it and go from there does that hurt or will I get into trouple with my self from doing that15:27
guntherexit15:28
guntherHow do i leave a room in irssi?15:28
MonkeyDusttbrown  then use 10.04 as it's an LT15:28
MonkeyDustgunther  /part15:28
MonkeyDusttbrown  then use 10.04 as it's an LTS15:29
sacarlsonlisaweinfurtner: I'm an expert in wlan but we need to know what you already tried.  like network-manager at the top of some screens gets us there15:29
tbrownMonkeyDust: Okay thank you can I use xfce in 10.0415:29
MonkeyDusttbrown  dont know but guess so15:29
tbrownMonkeyDust: One more Question have you ever played the game MoneyQuest15:30
jellyf1shsorry for repeating the repeating but still don'tknow if its a ubuntu speficic problem - there is no preview of fonts at openfontlibrary or google open font website, not with firefox or seamonkey.. os is 11.04 ..15:30
MonkeyDusttbrown  i only play old skool DOOM in win xp (vbox) ;)15:30
lisaweinfurtneri didn't do nothingbasically. i have installed linux and tried to connect to the ethernet but either ethernet nor wlan are working.15:31
jellyf1sholdschool? try demul 0.5715:31
brineywhen is the new lts due out?15:31
van_guys i use vino-server on my pc,and androidvnc on my android...but i can see only me desktop...and not opened apps...why?15:31
tbrownMonkeyDust: Lol you should start playing Diablo 2 it really fun or World of WarCraft if you use ubuntu and you probley know this already use a virtualmachine of windows xp and play windows games and I played Doom on DOSBOX it was really fun15:32
sacarlsonlisaweinfurtner: but both exist your pluged in cat5 cable and you location has wifi within reach?15:32
jc_trying to bring up the grub menu on 11.10 because I need to run a memory test, but if I hold down the shift key, it just freezes with a blinking cursor? what am I doing wrong?15:32
lisaweinfurtneryeah tried wlan at three different places where windows machines did work.15:33
sacarlsonlisaweinfurtner: cat5 ethernet cable should normaly plug and play, wifi might have some encryption keys to enter15:33
tbrownjc_: Am new to ubuntu what is a grub Menu15:33
Dan39:O15:33
sacarlsonlisaweinfurtner: and do you know if the wifi is encrypted?15:33
lisaweinfurtneryes it is.15:34
sacarlsonlisaweinfurtner: ok did you enter the keys in network-manager?15:34
sacarlsonlisaweinfurtner: do you even see the access points of your encrypted network?15:35
Dan39konqueror always use lot of cpu just sitting there doing nothing? its been sitting at exactly 10.0%...15:35
Dan39on an i5 cpu :\15:35
tbrownI was wondering with other people on ubuntu Commity I was trying to run my wifi card from ubuntu 10.04 on my computer and trying to load the drivers on it or was it a different distro I think it was it was not ubuntu sorry about that. But ya is there a easy way that I can go to a website that will show all the drivers for HP 2000-369WM Please Hook me up please:)15:35
kamilnadeemHave a problem with proprietary graphics card drivers15:35
jc_tbrown: its essentially the boot menu, if you have a dual boot it will list all your bootable drives and let you select one at startup15:36
lisaweinfurtnerno i didn't. i have no oportunity to do so. the wlan menu link is deaktivated15:36
kamilnadeemon 12.0415:36
bergelmiri am trying to install ubuntu 11.10 from dvd but it hangs after detecting (?) my keyboard... black screen, white dmesg texts15:36
kamilnadeemEvery time the system starts(with nvidia drivers) my refresh rate is set to 87Hz http://i.imgur.com/7cXod.png because of which my monitor's pixel start to overbear and I have to manually select 60Hz and apply it every time I start my pc.15:36
bergelmirno error message :( how to find the reason why it isn't booting15:36
jc_tbrown: te grub menu is normally hidden, but I should be able to get to it , just having trouble getting it so show up15:36
tbrownI was wondering with other people on ubuntu Commity I was trying to run my wifi card from ubuntu 10.04 on my computer and trying to load the drivers on it or was it a different distro I think it was it was not ubuntu sorry about that. But ya is there a easy way that I can go to a website that will show all the drivers for HP 2000-369WM Please Hook me up please:)15:37
jellyf1shhttp://jelly.haifashion.eu - comic made with inkscape and clipart free/cc-license ..15:37
sacarlsonlisaweinfurtner: ok sounds like the wifi device if you have one has not been accepted,  maybe it's a broadcom that requires firmware or the divice is just not supported15:37
tbrownThank us _JC15:37
tbrownThank you _JC15:37
=== irdx is now known as irdxafk
lisaweinfurtnerwhat to do?15:38
tbrownlisaweinfurtner: I ask the same question? But am still in my room hatting my life lol JK! I need a Job:)15:39
sacarlsonlisaweinfurtner: to find out what device you have you can do a sudo apt-get install pastebinit ; sudo lshw | pasetbinit;  and provide us the link to see what you have15:39
lisaweinfurtnerdon't I need a working internet connection to installe apps?15:40
tbrownWill people of Ubuntu am glad to say that am going to click the download link for ubuntu 10.04 Type YAAA! If you agree with me Please I don't want to be alone lol:)15:40
arooni-mobilehi folks;  running ubuntu 11.10 64 bit host... windows xp guest.  trying to get windows xp to use the socks proxy i have set up on port 1080 (on host machine).  i can access sites via the proxy fine on firefox on host but not guest... i've tried using localhost and 127.0.0.1 both... .. and ive already set vbox to use bridged networking15:41
dr_willis1tbrown:  12.04 is almost released :)15:41
jc_OK I got to the grub menu, it was a tying issues, I had to hold the shift key as soon as the loading OS messae popped up. I'm now able to get it and I am running the memory test15:41
sacarlsonlisaweinfurtner: I should have told you that to do that you will need to plug in with the cat5 ethernet cable before you can install anything15:42
lolzerhi all .. i cant see the language support option and my ubuntu12.04 has changed to chineeze language15:42
tbrowndr_willis1: Ya I know but it has that apps side of the bar I dont like that I want a clean. mabey I can send something to ubuntu if they can have a classic them like xfce or something with not looking like a tablet computer I dont like thouse distros do you know what I mean:)15:42
vasili0slulz15:42
sacarlsonlolzer: you might try #ubuntu+115:43
lisaweinfurtnerthought so. but as i said before. ethernet is not working, too. it is currently plugged in but cant connect15:43
=== stein-afk is now known as stein-on
dr_willis1tbrown:  the proper term is its using 'unity'15:43
jc_arooni-mobile: why not just use the NAT networking on the XP?15:43
dr_willis1tbrown:  if you want an old school type interface, theres the gnome classic option, or use xfce, or lubuntu.15:43
Helo_hello everyone15:43
tbrownEven with WIndows 8 Coming out it all looking like Tablet Notebooks and Desktop computer it going to be a said day15:44
brineyhow can i revert to open source video drivers at a recovery command line?15:44
sacarlsonlisaweinfurtner: oh that is not normal 98% of all wired nics are plug and play on linux/ubuntu15:44
arooni-mobilejc_, i was using nat networking before it didnt work; i tried bridgednetworking15:44
dr_willis1ive gotten used to unity. ;)15:44
bergelmiris it correct to add "BOOT_DEBUG=3" after "[...] quiet splash --" to get more information?15:44
zykotick9briney: nvidia or ati?15:44
sacarlsonlisaweinfurtner: what version of ubuntu do you run?15:44
lisaweinfurtnerthats what i thought...15:44
brineynvidia15:44
profxavierwhat is the best client/server combo to remote into a server containing Ubuntu-desktop ?15:44
profxaviersorry, from a Mac15:44
lisaweinfurtnerdownloaded the newest yesterday. 11.10?!15:44
Helo_may I ask you a question? I have a ittle problem with the install of  ubuntu15:44
jc_arooni-mobile: OK, you might want to try host only, that might work better for you proxy15:45
sacarlsonlisaweinfurtner: might try the more stable 10.0415:45
tbrowndr_willis1: That would get a me a opition on the start lock screen I just want a clean install of ubuntu xfce or a classic gnome interface that what I mean sorry if am being difficult sorry:)15:45
zykotick9briney: to disable them just "mv /etc/X11/xorg.conf /etc/X11/xorg.conf.disabled" then uninstall the driver and reboot15:45
arooni-mobilejc_, what do you mean host only15:46
Helo_I did a wubi install in windows 7 and now I cannot access windows I can only go to ubuntu at the startup15:46
lisaweinfurtnerok i give it a try. hope that will work15:47
sacarlsonHelo_: I didn't know that was possible since ubuntu runs under windows15:47
bergelmirHelo_: i think you need to update your grub information but its years ago i did this last15:48
sacarlsonlisaweinfurtner: ya me too15:48
Helo_Hey me too last time I did that on another computer it worked perfectly byt now...15:48
zykotick9sacarlson: just because you can do something, doesn't mean you should ;)  (re-wubi)15:48
lisaweinfurtnerthanks anyway :)15:48
oalWhen I view 3d content moving fast, it's like a part of the screen moves, then the other part stays still, and then the other also moves. Is that related to vsync (or what it's called)? Nvidia gpu on Ubuntu 11.10.15:48
Helo_<bergelmir> ok thanks15:48
jc_arooni-mobile: under network one of your options should be host only adaptor, that lest the guest network with the host only, if you are setting up a proxy then that should be all you need15:48
terbocas#hacker15:48
zykotick9oal: usually vsync (issue is typically called tearing)15:49
bergelmirHelo_: update-grub or update-grub215:49
oalzykotick9: any settings I can change to prevent it from happening?15:49
profxavierwhat is the best Mac client/Ubuntu server combo to remote into a server containing Ubuntu-desktop ?15:49
Helo_i have to enter that in the terminal. I am a total newby in ubuntu15:49
sacarlsonzykotick9: Helo_: I hate wubi and only think of it as a try if you like test mode. but never seen it damage anything before15:49
zykotick9oal: turn vsync on - typically there is both an nvidia setting and a compiz setting for it (or there used to be in compiz)15:50
jc_tbrown: if you want a clean xfc interface you could use xubuntu, the old gnome2 interface is gone, the closest thing I've seen to it is cinnamon15:50
bergelmirHelo_: do you know how to open a terminal?15:50
oalzykotick9: thanks15:50
Helo_yep15:50
bergelmirHelo_: okay, then you need to enter "sudo update-grub" or "sudo update-grub2"15:50
bergelmirHelo_: this should update your grub information and if all went fine, you should see windows on next boot15:51
oalzykotick9: is that "Sync to VBlank" in the nvidia driver settings? It's already enabled15:51
sacarlsonbergelmir: you do know they said they used wibi, that's not a normal grub install15:51
boumaits a real shame imho that they removed the compact file view in nautilus15:51
zykotick9bergelmir: update-grub and update-grub2 are really the same - you only has to specify one ;)15:51
boumait was superior for fitting stuff on screen15:51
boumacolumns are not nearly as optimal15:52
zykotick9oal: ya - that's the nvidia setting15:52
Helo_bergelmir_: thanks it aks me my password generated several lines15:52
Helo_i try reboot my computer now15:52
sacarlsonbouma: in the later version of ubuntu I note they removed many things from bugs like gpg decryption/encryption and many more15:52
bergelmirsacarlson: haven't used wubi yet but he said he cannot choose between ubuntu and windows and that sounds like grub15:53
zykotick9oal: did you say it tearing in 3d?  check the "OpenGL Settings" in nvidia-settings there a "Sync to VBlank" there as well.15:53
bergelmirHelo_: have you entered your correct password?15:53
Helo_yes15:53
sacarlsonbergelmir: I could be mistaken so ask them15:53
oalzykotick9: Sync to Vblank is already checked. I googled tearing and found this http://www.omgubuntu.co.uk/2010/01/how-to-fix-video-tearing-in-videos-nvidia-ubuntu/ will try it now15:53
Helo_all the information I fund on the net seems topoint a grub problem15:54
tbrownI change my mind because I just want to learn the basic of ubuntu am just installing Ubuntu 9.10 is that still supported15:54
zykotick9oal: for videos, be use "X Server XVideo Settings" in nvida-setting already has "Sync to VBlank" then.15:54
zykotick9s/use/sure/15:54
sacarlsonbergelmir: you could be right then maybe Helo_ upgraded to something other than wubi and didn't know it?15:54
Helo_doesn't work15:55
Helo_I used the wubi15:55
sacarlsonHelo_: do you know the difference of wubi and grub?15:55
ChrisWereHry guys. I've recently bought a X-Fi Xtreme Gamer sound card, and i've slotted it in and it all works, except for a hissing in the background. Any ideas on how I can eliminate that?15:55
bergelmirHelo_: is ubuntu installed as a program on your windows installation or is ubuntu installed next to your windows installation?15:55
tbrownis there a chat room for windows xp15:55
Helo_sacarlson i am a total newbi  spent less than 12 hours on ubuntu so far15:56
zykotick9oal: what video player are you using?  and what VO (Video Output) are you using with that video player?  XV vs GL vs VDPAU might give very different results.15:56
oalzykotick9: I meant 3d as in a 3d game. More specifically webgl15:56
zykotick9tbrown: ##windows15:56
MonkeyDustHelo_  wubi is *inside* windows, a normal install is *alongside* and independant from windows15:56
ChrisWerethis hissing is constant, even without any media players, how do I change from XV vs GL vs VDPAU?15:56
Helo_<bergelmir: ubuntu is  installed as a program on my  windows installation15:56
zykotick9oal: webgl, i see.  well, good luck man.15:57
Helo_i followed the tutorial on ubuntu website15:57
oalzykotick9: is it not related to vsync then?15:57
zykotick9oal: don't have the slightest idea sorry.  good luck.15:57
Helo_i did exactely the same thing on a nother computer and that works fine I can still boot on windows15:57
sacarlsonHelo_: so you didn't have a problem and install grub did you?15:57
oalzykotick9: heh, ok, I hope I can find a solution, as it's quite annoying15:58
Helo_i just enterred the comand that was previusly given I didn't install anything else15:58
Helo_the command was for grub update15:58
nischayn22any existing solution for heating problems with Sony Vaio laptops?15:59
sacarlsonHelo_: grub_update from a live cd?15:59
Helo_no15:59
Helo_from the terminal on the open session15:59
AnthonyUKi want to combine my router and homeserver into one device for energy efficiency, instead of serperate ubuntu server and linux router distro, does anyone know how safe this is? what i should be aware of security wise before i do it.15:59
compdocnischayn22, I think 12.04 addresses some of it15:59
sacarlsonHelo_: sounds like your still in wubi then15:59
nischayn22compdoc: I am using 12.0415:59
zykotick9sacarlson: FYI grub-update from livecd/usb would require chroot to work -- see !grub2 link for details.15:59
Helo_sacarlson ok15:59
ChrisWerethis hissing is constant, even without any media players, how do I change from XV vs GL vs VDPAU?15:59
compdocnischayn22, ooops16:00
zykotick9ChrisWere: XV/GL/VDPAU are video outputs... is the hissing audio?16:00
oalzykotick9: hmm, now I see the CompizConfig says refresh rate is 50 while my monitors are 60Hz. Does it make sense to also set compiz to 60?16:00
bergelmirwubi ~= live cd?16:00
sacarlsonzykotick9: I told you I already hate wubi and you expect me to research it?  not going to happen16:00
nischayn22compdoc: I am afraid if something crashes using ubuntu the temperature is normally about 6016:00
ChrisWereyes the hissing is through the headphones, I've had a play around with the outputs, but it doesn't change anything.16:00
compdocnischayn22, its a common problem, and you certainly dont want it to run hot16:01
zykotick9sacarlson: :) i was just trying to help.  I have Helo on /ignore so i'm not see there side...16:01
sacarlsonChrisWere: does it sound like sssssssssssssssssssss.   ya I hate that16:01
nischayn22compdoc: :( Have to keep switching back and forth with MS16:01
aaasanyone know of a blood pressure monitor or pulse monitor  that can interface with ubuntu16:01
zykotick9oal: i'm not sure man...16:01
sacarlsonzykotick9: oh bummer I was hoping someone like yourself was going to find a solution16:02
ChrisWeresacarlson: yeah its a sssssssssssssssss, like it's a very cheap sound card. But I payed a fair bit for this.16:02
zykotick9sacarlson: wubi issue = add to ignore list ;)16:02
GrockWhat do I have to do to get ubuntu on my phone now?16:02
GrockNot the vnc, shite.  I want to dock to ubuntu.16:02
Grockso hard.16:02
Grockso very hard.16:03
GrockI got the epic 4g touch.  take all of my money!16:03
OerHeksGrock, all you need to do is wait.16:03
GrockOerHeks, I feel like I am gonna pop.  At least with Krampusnacht, there is a date.  :(16:04
sacarlsonzykotick9: I should learn to do the same16:04
GrockI am willing to make my phone unuseable for any other thing.16:04
sacarlsonGrock: on your phone? I use ssh16:04
Grockno...16:05
* Grock sighs.16:05
GrockI can run the images, okay -- I want the ubuntu integration.16:05
GrockVery tight.16:05
GrockI like what I see.16:05
ohptlabsso ive been using transmission for the last few weeks and every few days files which were complete, it tells me a piece of them is corrupt anad to verify them, which i do but then sometimes a few days later the same thing happens again. now i was going to back up what i had downloaded, but part of me is woried about wasting media if pieces from these files just go corrupt.16:05
GrockWill tatoo logo on face.16:05
bazhangGrock, no need for the hyperbole16:05
sacarlsonGrock:  maybe not an android phone?  it's already linux16:06
ohptlabsGrock,  i think you need an extra t for tattoo16:06
GrockOh, thanks ohpt.16:06
ChrisWereAny ideas on how I could get rid of the hissing?16:06
bazhangGrock, check #ubuntu-phone16:06
ohptlabsGrock, , no problem , its what im here for16:06
GrockGrock not use hyperbole.  Grock smash. . .  oh, thanks bazhang.16:06
silverbellgrlhey16:06
sacarlsonChrisWere: there are some cool filters in ladspa but not sure that will do for you16:06
BLZbubbahow do I disable udisks checking on my cdrom?16:06
ChrisWeresacarlson: is it worth a try?16:07
sacarlsonChrisWere: if your into sound you should play with ladspa and jackd16:07
ohptlabsnow about the files having corrupt pieces after not being touched, could this somehow be because they are transfered to and from a terrabyte usb drive?16:07
ChrisWeresacarlson: I just wanted a decent one for my mic to work and nicer music.16:08
sacarlsonChrisWere: you might want to see what other people have said about your sound card chips,  sudo lshw ;  and google the sound chip in linux16:09
Grockbazhang, what a dead channel.  :/16:10
zykotick9ChrisWere: "lspci | grep -i audio" might show you sound card as well16:10
sacarlsonChrisWere: other posibility is your mixer settings are just open on mic even when you play music but not likely16:10
ohptlabsthe other weird thing i noticed is after a few days of using transmission  and using its interface  to load video and music, my speakers start sounding blown out, but if i switch into other OSes they go back to normal, no clipping of the sound16:10
Grockbazhang, ubuntu phone is not the droid I seek.16:11
bazhangGrock, it does not exist yet16:11
GrockI've seen it demonstrated.16:11
ohptlabsgrock, not to be a heathen but if ubuntu isn't it, why not try ubuntu's parent?16:12
sacarlsonohptlabs: downloaded mp3's will all have different sound levels so don't compare different mp3 on different os's16:12
GrockIt can't be vapor.16:12
bazhangGrock, thats far outside this channels scope; for unreleased products16:12
GrockMeh, to wait stoicly.16:12
ohptlabssacarlson, i meantioned the other oses just because i have to reset to get the clipping to stop, and it hasn't really been mp3s, mainly mkv, avi's and mp416:13
bazhangGrock, chit chat in #ubuntu-offtopic NOT here16:13
sacarlsonGrock: what phone did you hope to install ubuntu on?16:13
profxavierguys, how can I confirm that my remote server has an ubuntu-desktop running ?16:13
ChrisWeresacarlson: it says to update drivers, but I already have the most up-to-date ones16:13
Grocksacarlson, I can install ubuntu just fine on an epic 4g touch.  My disinclination to call the job there falls within the scope of this channel.16:14
ChrisWeresacarlson: do you think it might be broken, it is a refurbished model.16:14
sacarlsonohptlabs: no mater what format they are from nonprofesional sources and you should expect not have the same sound levels16:14
zykotick9profxavier: what do you mean?16:14
brokenbrainedphiWHAT?16:14
GrockThing is, though -- you have to run vnc to connect to it.16:14
Grockclunky.16:14
profxavierzyki have a remote server which I just have shell access to16:15
sacarlsonChrisWere: uptodate does not mean it works,  in linux new does not mean better16:15
GrockStill -- nice to be able to pentest on the go.16:15
profxavierzykotick9, sorry, that post was for you ^^16:15
ohptlabssacarlson, what i mean then is the same sound or video, after being used to played will start sounding different16:15
ajayaafter putting username and password in apt.conf why do i get the error 407 authentication required in terminal16:15
zykotick9profxavier: "apt-cache policy ubuntu-desktop" to confirm the package is installed.  then perhaps, "ps aux | grep X" to confirm Xorg is running?16:15
sacarlsonohptlabs: not sure what could be changing then?16:15
=== Granis` is now known as Granis
ajayaanybody please?16:16
profxavierzykotick9, I see nothing from grep16:16
ohptlabssacarlson, for instance last night i queued up in the nursery's a page of madness while i slept nd when i woke up six hours later all the bass parts now were distorted and clipping which they werent when i went to sleep16:16
sacarlsonohptlabs: after updating linux software?16:16
=== lupinedk is now known as Lupinedk
ChrisWeresacarlson: to be honest there's not much in good on it that I can find. I think I might return it.16:16
ohptlabssacarlson, no i dont think linuxhas been updated ina few weeks16:17
=== Someguy123 is now known as Someguy123[afk]
sacarlsonohptlabs: no linux updates every hour not every week16:17
=== Someguy123[afk] is now known as Someguy123
zykotick9profxavier: maybe "sudo service lightdm status"?16:17
ohptlabsit reminds of old linux sound driver problems i had in 1998, but its been too long for me to remember an easy solution16:17
profxavierlightdm is not recognized16:18
ohptlabssacarlson, i know, i just don't update that regularly on the my family's home computer, my 7 year old uses it too often for it to be down for any reason16:18
zykotick9profxavier: did you install ubuntu-desktop?  is this 11.10?16:18
sacarlsonohptlabs: this is open source so everyone works 24/716:18
ohptlabssacarlson, i know :) how im using the LTS release for this box.16:19
Miadonargh!!!16:19
sacarlsonohptlabs: and I know you don't set the auto update?  I'm sure no one ever does that do they?16:19
ChrisWeresacarlson: is there anything else you can suggest?16:20
profxavierzykotick9, the OS was installed by someone else, remotely16:20
profxavierzykotick9, i guess i need to understand how to start X ?16:20
zykotick9profxavier: "lsb_release -sc"16:20
ohptlabssacarlson, gold star of psychicness. no, space is kind of tight so when i do update i have to useramdrives for the extra space until updates are done.16:20
profxavierlucid16:20
zykotick9profxavier: "sudo service gdm status"16:21
profxaviernot recognized16:21
sacarlsonChrisWere: no I'm out of idea'a16:21
profxaviergdm: unrecognized service16:21
zykotick9profxavier: is a desktop installed here?  "apt-cache policy ubuntu-desktop" is it installed?16:22
DelphiWorldhey folks16:22
sacarlsonand in my present state I'm more trouble then help ( I had a few beers)16:23
DelphiWorldsory for this dummit question. but how do i know my actual release ?16:23
profxavierzykotick9, what am I looking for in the output ?16:23
bazhang!version | DelphiWorld16:23
ubottuDelphiWorld: To find out what version of Ubuntu you have, type « lsb_release -a » in a !shell - To know the available version of a package, « apt-cache policy <package> »16:23
sacarlsonDelphiWorld: uname -a will provide your linux version16:23
xcv_hello, can anybody help me with a partition problem?16:23
DelphiWorldbazhang: THXXXXXXXXXx16:23
ChrisWeresacarlson: ahhh fixed it16:24
ohptlabsxcv_, what kind of problem?16:24
ChrisWeresacarlson: Just tried messing arround in alsamixer16:24
Gunz4MiPPleno more Maverick support?16:24
DelphiWorld11.1016:24
sacarlsonChrisWere: wow without my help, you might of figured it out sooner16:24
Gunz4MiPPlewth?16:24
zykotick9profxavier: "Installed: VERSIONINFO" or "Installed: (none)"16:24
k-rAd-how do i convert m4b or audiobooks to mp3 ?16:25
profxavierah, sorry, (none)16:25
wylde!maverick | Gunz4MiPPle16:25
ubottuGunz4MiPPle: Ubuntu 10.10 (Maverick Meerkat) was the thirteenth release of Ubuntu. !End-Of-Life on April 10th, 2012, see http://ubottu.com/y/maverick for details.16:25
k-rAd-rename to mp3 and use soundconverter ?16:25
profxavierok, so its an Ubuntu-Deskop install, but without the Desktop16:25
profxavierI see16:25
bazhangk-rAd-, you mean m4v?16:25
k-rAd-nope itunes audiobooks16:25
irenicus09hi anyone knows how I can change background @gnome3 login screen?16:25
k-rAd-.m4b16:25
ohptlabsk-rAd-, i'd burn them to disc first and just rip the disc16:26
k-rAd-awesome16:26
k-rAd-thank you16:26
xcv_ohptlabs: last year I bought a laptop with windows 7 and I installed ubuntu on my last primary partition (of course, I regret). Now, I got in love with arch linux, but I would like to keep my highly customized ubuntu and my first original windows. What could I do?16:26
ohptlabsxcv_,  resize the partions using gparted16:26
Dr_willisirenicus09,  depends on what login manager its using. In 12.04 i belive it now changes to whatever one the user has selected.. neat trick.16:26
Dr_willisirenicus09,  or find the file its using and just edit it.16:26
irenicus09Dr_willis: gdm16:26
xcv_ohptlabs: but I have no space for more primary partitions, that implies that i can't even create an extended one16:27
sacarlsonxcv_: maybe on your next install you will use lvm partitions that can easily be changed in size16:27
ohptlabsxcv_, how much free space is on bother partitions?16:27
Dr_willisirenicus09,  most likely theres a guide on it at the askubuntu.com site16:27
ohptlabss/bother/both16:27
zykotick9xcv_: you can only have 4 primary partitions, or 3 primary and one extended - if you currently have 4 primary, one needs to be deleted16:28
xcv_ohptlabs: that's the problem. In kde kde partition manager (i have many desktops installed) I found a partition backup partition, but I don't know if the restore would work to make my windows recovery work in case of need.16:29
xcv_backup option*16:30
BlueClawI just installed 12.04. I have three monitors; how do I get them to stop mirroring  and display separate?16:30
zykotick9BlueClaw: reask in #ubuntu+116:30
wyldexcv_: do you want to still have all the filesystems available? Or to keep an archive of them?16:30
ohptlabsxcv_, well you don't really to touch that partition. how much total space do you have and how is it divided? how much free space if any is on each partition?16:30
profxavierzykotick9, would that simply be a package installation, to get my "desktop" on Ubuntu-Desktop ?16:31
zykotick9profxavier: "sudo apt-get install ubuntu-desktop"16:31
wyldexcv_: just wondering if squashfs-tools may be of interest to you.16:31
zykotick9profxavier: GUIs on servers make no sense to me, so best of luck.16:31
wylde!info squashfs-tools16:31
ubottusquashfs-tools (source: squashfs-tools): Tool to create and append to squashfs filesystems. In component main, is optional. Version 1:4.2-4 (oneiric), package size 129 kB, installed size 352 kB16:31
profxavierzykotick9, haha16:32
xcv_wylde, ohptlabs: well, nowadays I don't really need the recovery partition (only 100MB), but I would like to be able to restore it some day. Is that easy?16:32
profxavierzykotick9, its just an experiment16:32
profxavierzykotick9, also, i could setup a VM on the remote server16:32
wyldexcv_: I honestly don't know. I 've never had to do that.16:32
ohptlabsif its only a 100mb i wouldn't bother touching it, how much total space is your harddrive?16:33
Dr_willisa 100mb recovery pariton seems.. tiny.16:33
xcv_ohptlabs: I have space, but I need to make another primary(extended) partition, the problem is that I already have 416:33
Dr_williswindows 7 uses a little boot type partion, and normally the pc makers put on a recovery partion of a few gb from what ive seen.16:34
xcv_please wait, I will provide a fdisk print16:34
wyldexcv_: I'm suggesting squashfs-tools because you can use it to make a highly compressed copy of a complete filesystem. It can also be mounted and even exported over the network.16:34
ohptlabsxcv_, then yes the person earlier was correct, if you have four primaries you'll need to delete one to make n extended partition16:34
xcv_ohptlabs: yes, and my doubt is if windows would have any problem with the backup-delete-restore process16:35
ohptlabsxcv_, easiest way with out doing anything would be to just dd the partion to a file.16:35
profxavierzykotick9, thats for your time/patience16:35
profxavierzykotick9, thanks*16:35
zykotick9profxavier: good luck!  glad to help.16:35
GalaxorHow do I read out my stored wifi keys?  I thought it used to be using the "seahorse" program, but I just ran seahorse and it only talks about my ssh keys, not my wifi keys.16:35
xcv_ohptlabs: I have already backed it up, but I have never restored a partition from a file...16:36
m1chaelim trying to ressurect an older computer. i have the pc plugged directly in to my router. the corresponding router indicator light is orange/amber color and not green. i have booted up with ubuntu live cd, and i cannot get a wired internet connection to work. i have disabled/ignored ipv6 in network connection settings, but its still not working. any suggestions?16:36
Dr_willisGalaxor,  'read out' ? you mean see what they were?16:36
ohptlabsxcv_, so you've go a backup partition for winddows, windows 7 partition, a linux partition and what else?16:36
GalaxorDr_willis: Yeah.  I want to tell my friend the wifi password, but I forgot it.16:36
xcv_ohptlabs: I backed up an image of the 100MB recovery partition16:36
zykotick9m1chael: are you using a Lucid 10.04 CD by chance?16:36
Dr_willism1chael,  set a static ip. see if it can ping the router. check dmesg output. try differnt cable also.16:36
GalaxorDr_willis: (I'm in ubuntu 11.10)16:37
Dr_willisGalaxor,  i dont think thats doable via seahorse - the wifi config tools i thought had a 'show password' check box.16:37
m1chaelactually its xubuntu latest version16:37
GalaxorDr_willis: Which wifi config tools?16:38
xcv_ohptlabs: here you have my partition table: http://pastebin.com/pBhz5rEG16:38
zykotick9m1chael: from terminal "lspci | grep -i ethernet" what model of ethernet is it?16:38
Dr_willisGalaxor,  the one at the top right of ubuntu panel, network managers interface i belive. I rarely use wireless  - just too much hassle.16:38
GalaxorDr_willis: Oh, in system settings > Networ.  Got it.  Thanks!16:38
m1chaelintel pro/100 ve network connection16:39
ohptlabsxcv_, what type if the first partition, i dont recall what id 27's type is.16:39
Dr_willistried 2 differnt wifi thangs in this pc. keep having connection issues.. got one of those pc -> ethernet->wireless 'connect your xbox to the wlan' thangs. and wireless is finally working decently for me with this pc.16:39
=== k-rAd- is now known as k-rad
=== brokenbrainedphi is now known as brokencodes
Dr_willispc just thinks its wired. ;)16:40
op1um56Hello16:40
Dr_willisJello16:41
xcv_ohptlabs: the partition manager says it is ntfs and the parititon tags are, in order: PQSERVICE, SYSTEM RESCUE, Acer, ubuntu-root16:41
ohptlabsxcv_, desconocido?16:41
xcv_ohptlabs: unknown in english16:41
zykotick9m1chael: are you sure that isn't your wireless card?16:42
ohptlabsxcv_, hmmm... unknown? any information there?16:42
op1um56Im trying to create  a gtk3 theme for my ubuntu gnome desktop, is there guidelines to creating one or how would i begin to doing one myself?16:42
zykotick9m1chael: sorry, ya that looks like the ethernet16:42
xcv_ohptlabs: if I am not wrong, I think it's de windows boot partition16:43
xcv_ohptlabs: the*16:43
xcv_ohptlabs: sorry, the recovery is the first one, boot is the second16:44
ohptlabsxcv_, on your pastebin it looks like /dev/sda2 is whats booting, the 100MB partition16:44
zykotick9m1chael: could you run "lspci -vnvn | grep -i ethernet" and give me the XXXX:XXXX number/letter beside teh Intel 100 ve16:44
xcv_ohptlabs: yes, yes, it was my fault16:45
ohptlabsxcv_, and your whole drive is used? or just 25g of it?16:45
xcv_ohptlabs: I resized the partitions a few months ago to leave space16:46
m1chaelzykotick9: 8086:109416:46
lauratikahow can i restart ubuntu one... the share option on folders is grayout on ubuntu rigth click menu.16:46
dictodudehey16:46
dictodudesup16:47
xcv_ohptlabs: excuse me for my english, I was saving up space because I imagined that some day I would like to install another distro16:47
aaasa subjective question: how difficult would it be to take a simple usb device (such as a glucose monitor, heart rate monitor, etc) and use a usb analyzer to try to code a way to get info off the device?16:47
riopif I can boot to an install cd but I can't install from that medium because of errors.  can I download the iso, mount it, and install like that?16:47
gabx666Hello everyone. I am running XFCE with Ubuntu 11.10. Since a while, I can't start synaptic, package manager from menu. The only was is to use console mode and then type sudo synaptic. I guess there is something wrong with gksduo16:47
zykotick9m1chael: "lsmod | grep e100" do you get output?16:47
Dr_willisgabx666,  try gksudo synaptic from a terminal and look for errors.16:48
zykotick9!gksu | gabx66616:48
ubottugabx666: If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why)16:48
m1chaelmy output is: e100    36289   016:48
Helo_sacarlson: bergelmir: i found thesolution16:48
zykotick9m1chael: that appears to be the required driver for your card, and that says that it's loaded.  Sorry - i'm out of ideas.  Good luck.16:48
Helo_the sudo update-grub command was saying that it was  skipping windows 7 loader on wubi system16:48
ohptlabsxcv_, your english seems better than mine most of the time.  so what your saying is at the end of the linux partition there is more space that you can't partition because you already have four partition that are primary?16:49
Helo_sacarlson: bergelmir: the sudo update-grub command was saying that it was  skipping windows 7 loader on wubi system16:49
dictodudeim trying to install ubuntu off xp so im tryinng a demo first. i left the cd in pc on boot and it still boots to xp...  wat shal i do??  ive tryed the help option on the cd.... dont work :(16:49
xcv_ohptlabs: exactly, I was wishing to install arch in that space, I like having the lastest software, but I am a bit afraid about stability yet16:50
gabx666Dr_willis gksudo from console open the gksudo window where I can type my passowrd, then synaptic starts. No error meaasge16:50
xanguadictodude: did you set your bios to boot from cd¿16:50
m1chaelzykotick9: thanks for your help!16:50
zykotick9m1chael: sorry i failed, good luck man.16:50
dictodudexangua ---------- i cant cos my pc has a bios password that i dont know16:50
xangua...16:50
dictodudewat shall i do xangua16:51
Helo_sacarlson: bergelmir: i had to fix  the Master Boot Record with those command from the command menu after booting on windows 7 dvd16:51
ohptlabsxcv_, well whomever said earlier that you you'd need to delete a primary partition to make an extended partition was correct, pretty much, your only other option would be to make the one partition take up the rest of your disk, make a file that would be the size of the new distribution, make that file a filesystem and then have that file mounted as a loop back file system.16:51
zykotick9ohptlabs: ;)16:52
Helo_sacarlson: bergelmir: I used those commands in this order:  bcdedit /export C:\BCD_Backup         c:         cd boot         attrib bcd -s -h -r         ren c:\boot\bcd bcd.old          bootrec /RebuildBcd16:52
ohptlabszykotick9, ^_^16:52
Helo_bergelmir: the link with the informations http://www.tomshardware.com/news/win7-windows-7-mbr,10036.html16:52
dictodudeim trying to install ubuntu off xp so im tryinng a demo first. i left the cd in pc on boot and it still boots to xp...  wat shal i do??  ive tryed the help option on the cd.... dont work :(16:53
Helo_sacarlson: bergelmir: thank very much you for your help guys16:53
xcv_ohptlabs: how do I boot a file? o_O... Or did I understand wrongly?16:53
dictodudeim trying to install ubuntu off xp so im tryinng a demo first. i left the cd in pc on boot and it still boots to xp...  wat shal i do??  ive tryed the help option on the cd.... dont work :(16:53
ohptlabsxcv_,  its alot easier than it sounds.16:53
gvodictodude recent computers let you select boot devices by pressing f12 at boot time.16:54
bazhangdictodude, change in bios to boot from cd first16:54
=== napster is now known as Guest59347
ohptlabsxcv_, youll need to make a file first, so "touch name_of_the_file" in whatever directory. then you'll need to file up the file16:54
xcv_ohptlabs: really? and during the installation... how do I select the partition/file where to install it?16:54
dictodudegvo           bazhang      ---------------    i tryed going into bios but there was password request that i dont know16:55
Thunder7102why is sudo apt-get -f install  not installing dependencies? Each thing I try to install has the dependency of the other and will not install unless the other is previously on the machine16:55
Joestar79hi all16:55
Joestar79 can anyone please translate "setfacl -Rm u:www-data:rwx logs" and "setfacl -Rm u:www-data:rx pydocs" with the equivalent chmod commands?16:55
xcv_ohptlabs: I think I did something similar with a swap file, but I still can't imagine how to install an OS there...16:55
magicJI have a computer that is wired connection to my router.  When / if the router is re-booted it of course looses connection.  The question is why does it not re-connect.  Ig I re-boot the computer it re-connects automatically - I do have auto-connect on16:55
gvodictodude you can try the f12 but you really need to find out what the password is.16:55
ohptlabsxcv_, so "dd if=/dev/zero of=name_of_the_file bs=1024 count=size_of_the_file_you_want"16:56
GirlyGirlThunder7102: That is supposed to try to fix broken packages and dependencies ... not "install dependencies"16:56
Thunder7102Girlygirl, is there an option to intall dependencies that are also in that repository?16:56
zykotick9GirlyGirl: actually "apt-get -f install" can be used to install dependencies16:56
xcv_ohptlabs: size in KiB or MiB?16:57
dictodudegvo    >   is there a way to reset the pass without taking out the bios battery??16:57
Thunder7102I continue to get errors and i need to create a wireless to wired bridge network. :/16:57
gvodictodude I don't know.16:57
GirlyGirlzykotick9: It corrects dependencies in case the current state is broke16:57
GirlyGirln16:57
ohptlabsxcv_, the bs=1024 means that each count is one kb16:57
gvodictodude: but that doesn't mean there isn't a way.16:57
GirlyGirlThunder7102: Do you have any ppa's and have you done "apt-get update"16:57
dictodudegvo        i tryed the reset passes but they dont wor16:58
zykotick9GirlyGirl: correct - so assuming you use dpkg to install something, dependencies aren't installed - so using "apt-get -f install" after, 'should' install the required dependencies (cause it's currently in a broken state)16:58
gvodictodude here's a discussion http://www.computerhope.com/issues/ch000235.htm16:58
dictodudegvo            shall i risk the software that craks bios16:58
dictodudegvo        ok thnx16:58
xcv_ohptlabs: working, I think I will try with a 10GB file first16:59
gvodictodude: No opinon on that.16:59
=== codefactory_ is now known as alexseif
Thunder7102I think the problem was that i did not know that you were supposed to run apt-get -f install without specifying the package17:00
ohptlabsxcv_, after its doneyou'd mkfs on it, something like "mkfs.ext2 -vv name_of_the_file" you could add other options ( -L for a label) things like that. it'll say its not a special block device but tell it to proceed anyways17:00
ohptlabsxcv_,  then after you have your file that is a block device you'll need to mount it with "mount -o loop name_of_file destination_mount_point"17:01
=== `mOOse` is now known as m00se
ohptlabsxcv_, thats the easiest way i can come up with with out deleting a primary partition to make extended partitions.17:02
DexterFhi17:02
xcv_ohptlabs: but... how do I install arch on it now?17:02
DexterFsshfs won't work anymore. I can ssh into the machine normally, but when I try to mount sshfs I get "connection reset by peer".17:03
DexterFno clue were to investigate17:03
gvoxcv_ try a arch channel.17:03
DexterF*where17:03
gvoxcv_ this is ubuntu.17:03
xcv_gvo: I mean, not only arch, it's any distribution, I can't imagine how to install it in a file, when it asks, it asks for a partition17:04
ohptlabsxcv_, when you are installing what every dist, when it gets to the part about what partition to use bring up a console and mount the file17:04
=== codefactory_ is now known as alexseif
ohptlabsxcv_, the partitions are essenntially large files, like a three ring binder17:04
newbschroot copy /etc/passwd and /etc/group when I enter at chroot system?17:05
xcv_ohptlabs: so, I mount the ubuntu filesystem, then I mount the image and it will appear in the installation assistant? o_O17:05
ohptlabsxcv_, if thats all too hairy you could also "dd if=/dev/sda1 of=backup" which willl make a file called backup that is an exact copy of the whole first partiton, you could then delete that partition, resize the others until you have enough space to make a extended partition17:06
alexseifHello17:06
alexseifI'm trying to upgrade mysql 5.1 to 5.2 or 5.5 but I can't manage that17:06
ohptlabsxcv_, essentially yes.17:06
alexseifas you can tell I'm a rookie on linux17:06
alexseifI can't seem to get it done from the package manager or terminal apt-get upgrade17:07
xcv_ohptlabs: okay, thank you, I will try that. In the case I wasn't able to make it work and I decide to use the "easy" method, If I want to restore, I make an identical partition with fdisk and I dd the backup on it, right?17:07
me-1when ubuntu 12.04 comes out..?17:08
ohptlabsxcv_, you dont even need to make an identical partition for the backup, just dd the device to a file that could be anywhere, that file can also be mounted with the mount -o loop command17:09
xanguame-1: /join #ubuntu+1 for pangolin17:09
xcv_ohptlabs: in the windows recovery environment?17:09
zykotick9me-1: check https://wiki.ubuntu.com/PrecisePangolin/ReleaseSchedule17:09
citra1hi i need help17:10
ohptlabsxcv_, don't know, not sure about how windows handles things, last windows i used was 2k17:10
xcv_ohptlabs: lol, well thank you a lot anyways :)17:10
asdfasdfhow can i reinstall ubuntu live on a usb stick without killing persistant-changes file?17:10
asdfasdfwhat tool do i use for doing this from windows?17:11
ohptlabsxcv_,  no problem, if it helps try just makinfg a very small loop back partition to see how itt works or even the dd if that 100mb partition and mount it in linux to see if there is any difference in the data17:12
asdfasdfhow fix can pls?17:12
ivan__hi17:12
ivan__i have a question about subversion on Ubuntu17:12
ivan__can i ask here?17:13
gvoivan__: Just ask.17:14
citra1can anyone help me out17:14
bazhangcitra1, ask a question first17:14
ivan__I have a svn server on my computer, and i would like to know if exist any program for Ubuntu to manage it with a visual interface17:15
asdfasdfanyone knows?17:15
citra1ok17:15
citra1so i am following this: http://appdb.winehq.org/objectManager.php?sClass=version&iId=10538&iTestingId=26638&bShowAll=true and it has worked but17:15
citra1when i try to open the program17:15
citra1it just does not open17:16
citra1even though it appears to have been installed..17:16
zykotick9!enter | citra117:16
ubottucitra1: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!17:16
MyrmidanhellO17:16
citra1sorry17:16
bazhangcitra1, #winehq for particular apps17:16
citra1ok17:16
dougllightdm is default for ubuntu 11.10?17:17
gvoivan__: I've used rapidsvn on Ubuntu but it's not in the repositories.17:17
profxaviercan someone supply a tutorial for configuring an http proxy on an ubuntu server please ?17:17
brokencodesprofxavier, sudo apt-get install squid317:18
bazhangdougl, yep17:18
brokencodesprofxavier add localhost as acceptible address, then you're golden17:19
douglbazhang, thanks.17:19
=== eugen is now known as Guest11965
silverbellgrlwhats the best irc program to use for ubuntu?17:20
ivan__gvo i have searched it and its on the repository!!17:20
zykotick9!best | silverbellgrl17:20
ivan__the rapidsvn17:20
ubottusilverbellgrl: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots.17:20
jackie0I'm trying to dualboot win7/ubuntu12.04 on a raid 0. Win7 is installed, I installed ubuntu, grub shows up on boot and loads win7 successfully. But I can't boot ubuntu because it doesn't find the root partition and drops into BusyBox. Fixes?17:20
gvoivan__: OK17:20
ivan__thank you gvo17:21
gvoivan__: np  It's not the fanciest gui but it does the job.17:21
xanguajackie0: /join #ubuntu+1 for pangolin issues17:21
profxavierbrokencodes, http://ubuntuguide.org/wiki/Ubuntu:Intrepid#Web_content_filtering17:22
Gunz4MiPPleim getting an error starting update manager, it says something about a module named 'progress text'17:22
profxavierbrokencodes, can I proxy my device traffic, with an http proxy, like my iphone/ipad ?17:23
=== puff`` is now known as puff
profxavierbrokencodes, or would I use a SOCKS5 proxy ?17:23
brokencodesyou have to use a non standard port, and allow all ip's17:23
profxavierah, true17:24
profxavieri can make 192.168.*.* though, right ?17:24
profxavieras our area carries consistent A.B.C.D range of IPs17:24
profxavierA.B.*.*,, i meant17:25
Lapin_rougeje  suis un lapin :)17:26
Lapin_rougeun lapin rougé !17:26
txdvI remember when using ubuntu that there was some app integrated in the gnome bar for twittering17:28
txdvwhat was its name17:28
jpdstxdv: gwibber.17:29
txdvthanks17:29
brokencodesyes, profxavier17:29
az3r يا شباب17:29
az3r في حد عربي هون17:29
az3r الووووووووو17:29
FloodBot1az3r: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:30
az3r:(  كلو اجانب الا انا عري17:30
az3rعربي17:30
jpds!ar | az3r17:30
ubottuaz3r: La comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe17:30
scott_zi am going to install the 64bit version. will i be able to just upgrade to ver 12 later this month or will it have to be a complete new install? I guess the question is should I wait or not?17:30
lisaweinfurtnerhi guys i have just installed ubuntu 10.4 and my ethernet won't work. can anybody help me?17:30
az3r   exciozme am dont speik englis17:31
=== codefactory_ is now known as Code_Factory
trismscott_z: yes normal updates will take to to the final 12.04 release, #ubuntu+1 for 12.04 questions17:31
Sibolisaweinfurtner, what is the problem?17:31
vio12ana arabi17:31
scott_ztrism: thanks and sorry for the wrong channel. Still a newbie. :)17:32
lisaweinfurtnerdont know. installed ubuntu plugged the ethernet wire in and got no connection. its working on my mac. wireless is not working as well...17:32
trismscott_z: no problem17:32
az3r   يا  عرب17:32
az3r الوووووووووووووووووووووووووووووووووووووووو17:32
FloodBot1az3r: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:32
vio12العرب موجودين17:32
Sibolisaweinfurtner, is your ethernet card listen in the lspci list?17:32
lisaweinfurtneryes it is.17:33
lisaweinfurtnermarvell technology grou ltd. device 4357 (rev 10)17:34
vio12العرب الو نحن معك17:34
TeniaShola17:34
Myrtti!arabic | az3r, vio1217:34
ubottuaz3r, vio12: For Arabic language support, please : /join #ubuntu-arabic : للحصول على الدعم باللغة العربية17:34
chillpill_ Translation (ar|en): | Az3r, vio1217:34
bazhangchillpill_, ?17:34
SiboIn your interfaces configfile, is there a row ¨iface eth0 init ***¨?17:34
=== Sickki_ is now known as Sickki
lisaweinfurtnerhow can i access this file?17:34
SiboBecause you have to set the interface for networkmaneger17:34
Sibocli17:35
SiboCommandline interface17:35
chillpill_ok17:35
chillpill_hi17:35
Sibo$vim /etc/network/interfaces17:35
Myrttichillpill_: if that is a script, please disable it17:36
chillpill_i dont think it is17:36
zykotick9lisaweinfurtner: don't use vim (unless you know it)!  "cat /etc/network/interfaces" will show you the file.17:36
chillpill_I will have to check17:36
chillpill_sorry17:36
Myrtti!arabic please disable the script17:36
ubottuMyrtti: I am only a bot, please don't think I'm intelligent :)17:36
chillpill_ Translation (ar|en): please disable the script17:36
Siboor less xD17:36
lisaweinfurtnerok got this: auto lo iface lo inet loopback17:37
chillpill_I did not know I had it17:37
SiboNot a eth0?17:37
chillpill_what could it be?17:37
lisaweinfurtnernope17:37
zykotick9lisaweinfurtner: you should see eth0 in that file, if you use Network-Manager!17:37
SiboThere is no17:37
zykotick9s/should/shouldn't/17:37
scott_zwhenever i start a program from the terminal window I get the following error: http://paste.ubuntu.com/929847/ The program seems to run fine but when I close the program it seems I loose the top bar around all my windows and then have no way to move, minimize, expand or close the window. Any Ideas?17:38
SiboOk lisaweinfurtner17:38
lisaweinfurtneri can open system->preferences->network connections there is a eth0 listed17:38
zykotick9!gksu | scott_z17:38
ubottuscott_z: If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why)17:38
Sibowe need to put a new row in the config file17:38
Code_Factoryhi guys, I'm trying to upgrade mysql from 5.1.61 to 5.2 or 5.5 I can't really seem to get through the package manager or the terminal.. any ideas?17:39
lisaweinfurtneraright17:39
zykotick9Sibo: if you add something to interfaces, it will disable Network Manager.  Is that what lisaweinfurtner wants?17:39
Dr_willisCode_Factory,  whats the latest version in the repos?17:39
SiboIf you set eth0 manualy17:39
Dr_willis!info mysql17:39
ubottuPackage mysql does not exist in oneiric17:39
SiboSo networkmanger can see the interface17:39
zykotick9lisaweinfurtner: you need to be careful following Sibo's suggestions!17:39
Code_FactoryDr_willis I dunno I think thats it 5.1.6117:40
Code_FactoryDr_willis how do I find out?17:40
scott_zthanks17:40
zykotick9!info mysql-server17:40
ubottumysql-server (source: mysql-5.1): MySQL database server (metapackage depending on the latest version). In component main, is optional. Version 5.1.61-0ubuntu0.11.10.1 (oneiric), package size 6 kB, installed size 96 kB17:40
bekksCode_Factory: packages.ubuntu.com17:40
lisaweinfurtneroh man ubuntu is complicated :)17:40
SiboIt is not xD17:40
Dr_willisCode_Factory,  if the latest version in the repos is 5.1 then thats what you get. Unless you use ppa's or other unofficial sources17:41
lisaweinfurtnerso what shall i do?17:41
Sibozykotick9, if he input a new row auto eth0, iface eth0 init dhcp17:41
SiboI dont want that the network manager is broken17:42
zykotick9Sibo: that might work - BUT it's gonna disable N-M.17:42
gvoAny idea where I'd put a .war file on Ubuntu's version of tomcat?  The webapps directory didn't work.17:42
Code_FactoryThe problem here is that the workbench keeps crashing17:42
Sibozykotick9: Hmm...17:42
Code_Factoryin the bug discussion they advised me to upgrade my mysql17:42
Dr_willis!ppa | Code_Factory17:43
ubottuCode_Factory: 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 !addppa and !ppa-purge17:43
Code_FactoryThanx guys I'll search that link17:43
lisaweinfurtnerdont get thr problem at all. why is my ehternet not working in ubuntu but in macOs and windows?17:43
Code_FactoryI don't like to hassle people with questions till I can't find the answer mysql17:44
Code_FactoryI don't like to hassle people with questions till I can't find the answer myself17:44
scott_zran in gksudo but still getting the error http://paste.ubuntu.com/929847/ Could there be something that I need to install? some theme or something?17:44
Dr_willisCode_Factory,  id set up a test install in vbox, or on flash (perhaps try 12.04 which may have a newer version) to see if the issue goes away with a newer version17:44
Sibolisaweinfurtner: Ok we will not edit configfiles17:45
gvolisaweinfurtner: Using DHCP?17:45
brokencodeslisaweinfurtner, can you pstebin your lspci?17:45
unkrrcan anyone tell me where can i upload a picture of my error ?? to show to you guys ?17:45
Sibolisaweinfurtner: try to anable eth0 ¨sudo ifup eth0¨17:45
rainbowwarrior2hi, can someone please tell me how i can get my compaq cq60 laptop running Ubuntu 12.04 wireless to stay connected please, as it keeps disconnecting every 2 seconds ?17:45
Code_FactoryDr_willis thanx for the advise, but I recently practically live on Virtual box17:45
zykotick9!paste | unkrr17:45
ubottuunkrr: 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.17:45
TorbenBetaSorry for the half off-topic question; on which site can I post code-snippets?17:45
newbie|2Can someone help me out with a scrubie question? For some reason this VM is going SLOW even though I have 2gb of ram dedicated to it, is there anything else I can do to make it less derp?17:45
unkrrzykotick9, thnx .. :)17:45
gvo!paste | TorbenBeta17:46
ubottuTorbenBeta: 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.17:46
lisaweinfurtnerwhat is pstebin?17:46
az3r:(17:46
=== newb is now known as saulotoledo
=== G4MBY2 is now known as G4MBY
gvolisaweinfurtner: It's a place to put multline code17:46
hlfshellHello everyone - anyone here know how to get apache2 in ubuntu to use mod_rewrite to look for an .htcaccess file? I have the module loaded but it seems to be not reading the .htaccess files.17:47
lisaweinfurtnersilbo i get "unknown interface eth0=eth0."17:47
ionut!help17:47
gvolisaweinfurtner: what version of ubuntu?17:48
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 !patience17:48
ionutI have usb mouse lag17:48
ionutin precise beta17:48
lisaweinfurtner10.4 tried it before with 11 but someone told me to tri the older one to solve my problem..17:48
bazhangionut, #ubuntu+1 for 12.04 please17:49
MonkeyDustionut  it's because precise is not yet ready -- support in #ubuntu+117:49
newbie|2So I am following a guide to set up this VM and it told me to "Go to the places menu at the top of the VM" I have been looking forever, and where is this?17:49
ionutI had same problem in latest versions17:49
ionutisnt because beta17:49
DebolazIs it possible to get modern mac keyboard layouts for ubuntu?17:49
gvolisaweinfurtner: Laptop or desktop?17:49
DebolazThe ones that come as default for the system isn't matching the apple keyboard.17:49
bazhangionut, thats the channel for support, so please take it there17:49
zykotick9ionut: by choosing to run 12.04 now, you choose not to get support in this channel.17:49
lisaweinfurtnerlaptop17:49
ionutonly in 10.04 LTS wasnt mouse problem..17:49
lisaweinfurtnerhp17:49
gvoAh.17:49
Dr_willisnewbie|2,  the guide is for the old gnome not unity, or try gnome-classic. or try opening a file manager and see if the places menu is there.17:50
gvolisaweinfurtner: cable or wireless?17:50
newbie|2all this server spam makes it difficult to read..17:50
lisaweinfurtnerboth dosn't work17:50
Dr_willisnewbie|2,  i dont see any spam. :) but i do hide all parts/joins/quits.17:50
Sibolisaweinfurtner: I think you need to download new drivers17:50
newbie|2ahhhh, hiow do you do that?17:50
bazhangSibo, what chipset is he using17:51
gvolisaweinfurtner: As suggested  sudo lspci and paste to pastebin.17:51
MonkeyDustnewbie|2  in irssi, it's with /ignore joins quits parts modes nicks17:51
lisaweinfurtneralrigth so you don't think its because of the version of ubuntu? i'd actually like to use ubuntu 11.x17:51
Sibobazhang: He was getting ¨marvell technology grou ltd. device 4357 (rev 10)¨ But i think this is the wireless card17:51
zykotick9newbie|2: what client are you using?  i doubt irssi myself.17:51
gvolisaweinfurtner: No as Sibo says, it's probably a driver issue.17:52
=== anonymous is now known as Guest21717
newbie|2KVIrc17:52
bazhangSibo, yeah that sounded weird17:52
lisaweinfurtnercant paste the log because it is a nother computer17:52
lisaweinfurtnerso where can i manually download the drivers?17:52
gvolisaweinfurtner: OK17:52
bazhanglisaweinfurtner, please give us the pastebin, type all ethernet related items17:52
gvobazhang: catch22 she can't connect.17:53
zykotick9bazhang: without internet, pastebin might be difficult17:53
bazhanglisaweinfurtner, so copy to flash key then brin g to this computer17:53
Sibozykotick9: lol17:53
lisaweinfurtnerjust a moment pls17:53
gvobazhang: Put it on a thumb drive and move it to the system you're using17:53
gvoSorry that was for lisaweinfurtner17:53
bazhangsneakernet is not that hard17:53
Sibobazhang: maybe is a "sudo lshw -C network" output handy?17:53
XunieSo eh, what's up with packages that have ":i386" after them? Ubuntu 11.10 amd64 here.17:54
=== tazjin is now known as tazjin|away
bazhanglisaweinfurtner, ^17:54
zykotick9Xunie: it's for Multiarch17:54
bazhangXunie, multiarch?17:54
gvolisaweinfurtner: Does ifconfig -a show eth0 up?17:54
=== tazjin|away is now known as tazjin
Sibobazhang: shit, aptitude wont work without internet. So install drivers will be a little harder for him17:55
jackie0!who ubottu17:55
lisaweinfurtneryes it does17:55
Xuniezykotick9, bazhang I know about 32 and 64 bit incompatibilities, but how does it work?17:55
bazhangSibo, aptitude is not even installed by default anymore, but one problem at a time17:55
Sibolisaweinfurtner: if eth0 is up.Try: sudo dhclient -r17:55
gvolisaweinfurtner: Set the ip address manually for now.17:55
zykotick9Xunie: multiarch allows both 32 and 64 bit packages to be install on the same system, prelaces the the lib32 stuff.17:55
Sibolisaweinfurtner: sudo dhclient17:56
zykotick9Xunie: it's still a work-in-progress...17:56
bazhangsudo dhclient eth0 lisaweinfurtner17:56
XunieIf it's a work-in-progress, why is it in the 11.10 repo?17:56
AkhlDTerminated!!17:56
newbie|2Any ideas on why Ubuntu  is running so ridiclously slow? I have an i7 processor with 2gb of ram dedicated to it17:56
gvonewbie|2: in a VM?17:56
Sibobazhang: true... I using only debian. Haha17:57
newbie|2yes17:57
zykotick9Xunie: ubuntu doesn't wait for things to be ready/done - everything is rolled out ASAP and users beta-test.  way-of-ubuntu.17:57
gvonewbie|2: which one?17:57
=== tazjin is now known as tazjin|away
Xuniezykotick9, totally different from Debian. :P17:57
bazhang!away > tazjin|away17:57
ubottutazjin|away, please see my private message17:57
zykotick9Xunie: that's for sure17:57
=== mrJack is now known as mrjack
newbie|2Oracle virtual box17:57
XunieSo, how's aptitude's support with multiarch?17:58
Sibolisaweinfurtner: And?17:58
lisaweinfurtner"no such device"17:58
XunieLast time I did some stuff, it ended up all messed up. >_>17:58
zykotick9Xunie: aptitude was removed from default ubuntu for a reason... you might want to stick to apt-get17:58
gvonewbie|2: Don't know.17:58
az3r؟17:58
newbie|2hmm, alright17:58
newbie|2As I type in the irc, my text doesn't appear until I click17:58
jolassta, ok, I've made enough space on the external NTFS disk, so now I have to create an empty file and then do "sudo dd if=/dev/sda2 of=/path/to/file bs=1M", right?17:58
gvolisaweinfurtner: Can you set a static IP adress?17:59
Xuniezykotick9, thanks. >_>17:59
XunieFound it out the hard way, though.17:59
XunieWhat about synaptic? Is that still good-to-go?17:59
Sibogvo: not in n-m. Because n-m dont see the eth0 interface18:00
zykotick9Xunie: ? also removed, so not sure ;)18:00
gvoI thought she said the eth0 was up.18:00
Dr_willismost removed due to size limitations of a cd.18:00
dlentzsyanptic is still available and works fine18:00
Dr_willisive never herad of anyone with multiarch issues in synaptic or aptitude.18:00
ktosiekzykotick9: why was aptitude removed? Is it still barfing on multiarch?18:00
Dr_willisbut ive rarely heard of multiuarch issues18:00
Dr_willis!info aptitude18:01
ubottuaptitude (source: aptitude): terminal-based package manager (terminal interface only). In component main, is optional. Version 0.6.4-1ubuntu2 (oneiric), package size 2261 kB, installed size 6900 kB18:01
Dr_willisnot installed by default is not the same as 'removed from the repos' :)18:01
zykotick9ktosiek: no idea.  i don't personally buy the cd-space argument.18:01
gvolisaweinfurtner: what does sudo /etc/init.d/networking restart do?18:01
Xunie!info synaptic18:01
ubottusynaptic (source: synaptic): Graphical package manager. In component universe, is optional. Version 0.75.2ubuntu8 (oneiric), package size 2099 kB, installed size 6980 kB18:01
ktosiekDr_willis: I had some, it wanted to remove most of :i386 packages :-P18:01
Caifas1how can I set my ubuntu 11.10 to auto login via command line?18:01
Sibolisaweinfurtner: gvo has a pouint18:01
lisaweinfurtner"OK"18:02
Sibolisaweinfurtner: gvo has a point*18:02
lisaweinfurtnerinternet is still not working18:02
az3rمممم18:02
SiboIt the ethernet port led burning?18:02
az3r شباب18:02
az3r مين فيكو  عربي18:02
FloodBot1az3r: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.18:02
Dr_willisCaifas1,  why do you need to? you could make a custome /etc/init/tty1.conf (or similer) that starts up a user shell.18:02
az3r  يحكي معي مشان الله18:02
gvolisaweinfurtner: It just said "OK" ??18:02
bazhanglisaweinfurtner, the pastebin url?18:03
gridbagaz3r: Good point.18:03
lisaweinfurtner"reconfiguring network interfaces.... (OK)"18:03
Sibogvo bazhang lisaweinfurtner, burn the led on the networkinterface?18:03
az3r؟18:03
dlentz!ar | az3r18:03
ubottuaz3r: La comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe18:03
lisaweinfurtnersibo don't even know if my laptop has one - no :)18:03
bazhang!sa | az3r18:04
ubottuaz3r: For the Saudi Arabia team : /join #ubuntu-sa : للانظمام الى قناة الفريق السعودي - For Arabic language support, please : /join #ubuntu-arabic : للحصول على الدعم باللغة العربية18:04
Caifas1Dr_willis: I need to set a remote machine to auto login gnome, i dont know which file i have to edit :(18:04
=== Chris_ is now known as Guest82140
az3r؟18:04
gvolisaweinfurtner: The led is usually pretty small. and hard to see if it's not lit.18:04
Sibogvo bazhang lisaweinfurtner, what i mean. Is the cable correct? maybe it is not your laptop. Or the network port is broken. I don't know18:04
gvoGood point.18:04
lisaweinfurtneryeah wire works totally fine on my mac18:04
gvoBut didn't she say it worked OK on Windows?18:05
bazhanglisaweinfurtner, please tell us the pastebin url you have typed into18:05
jeremiah_I am having problems using wifi and opening zip packages in ubuntu. wifi is not found and acts like it doesn't even know what wifi is. when i want to open a zip. for a minecraft world i always get this message http://pastebin.com/UFY0HCVR18:05
gvobazhang: I don't think she has.18:05
bazhangjeremiah_, in 12.04?18:05
lisaweinfurtnerbazhang don't know what you mean sorry18:05
gvobazhang: I don't think she understands pastebin.18:05
brokencodeslisaweinfurtner, do you have pastebinit installed?18:05
lisaweinfurtneri dont :)18:05
Dr_willisCaifas1,  the login managers have such settings.. gdm.conf if using gdm. lightdm also has .conf settings  why do you need to do that anyway?18:06
brokencodeslisaweinfurtner, do you have teamviewer?18:06
gvo!pastebin| lisaweinfurtner18:06
ubottulisaweinfurtner: 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.18:06
bazhangpaste.ubuntu.com <----- lisaweinfurtner18:06
jeremiah_bazhang, maybe.... ...nobody is helping me in there. :(18:06
zykotick9brokencodes: gvo, what is pastebinit going to do without network?18:06
bazhangjeremiah_, dont ask for help in here. be patient there18:06
Caifas1Dr_willis: my boss desires :p~18:06
Sibobrokencodes, teamviewer without internet xD18:06
brokencodesTrue... damn18:06
=== hybrid_ is now known as hybrid
gvosneakernet zykotick918:06
gvolisaweinfurtner: do you have a usb drive handy?18:07
lisaweinfurtneri have just installed ubuntu and the laptop has no connection to the internet.... how should i have installed anything... i dont know how to install something manually on ubuntu18:07
Dr_willisCaifas1,  he can ssh in and start vnc server, or other remote desktops if thats what  he wants.. unless hes just too lazy to enter his name/pass when he powers on his machine.18:07
=== DeathStar is now known as Merovingians
grkbloodhow do I check the available resolutions of my tv using the hdmi port?18:07
lisaweinfurtneryes i ave a usb18:07
brokencodeslisaweinfurtner, do you know how to use terminal?18:07
lisaweinfurtneri know how to tipe in commands18:08
grkbloodxrandr i believe is showing the deault resolutions of the port, not the tv18:08
Caifas1Dr_willis: haha18:08
brokencodesok18:08
grkbloodim not sure though18:08
brokencodeslisaweinfurtner, open terminal please18:08
bazhangcontrol alt T     lspci      paste.ubuntu.com lisaweinfurtner18:08
Sibobrokencodes: good luck18:08
brokencodesbazhang, she has no internet18:08
gvolisaweinfurtner: OK, pop a usb drive into the laptop and redirect the output of lspci -v to a file on the drive.18:08
brokencodesyes18:08
bazhangbrokencodes, type it, take to flash key, copy over18:08
lisaweinfurtnerok i do18:08
gvolisaweinfurtner: then move it to the other system and edit it and paste it to the pastebin site.18:09
jolahow can I make a compressed backup of a corrupted partition?18:09
brokencodeslisa, can you tell me the volume name of the USB drive?18:09
brokencodesremember linux is case sensitive18:09
lisaweinfurtnerspaceloop18:10
Dr_willisjola,  ddrescue or dd_rescue can try to recover data from a currupoted partion to a file, you then compress18:11
brokencodeslisaweinfurtner, what is the volume name of the usb stick in the ubuntu machine?18:11
Xunie!info ion318:11
ubottuPackage ion3 does not exist in oneiric18:11
Xunie:/18:11
lisaweinfurtnerthe name is spaceloop18:11
brokencodesok18:11
brokencodeslspci -v > /media/spaceloop/lspci.txt18:12
Xunie!info notion18:12
ubottuPackage notion does not exist in oneiric18:12
dlentzXunie, what are you looking for?18:12
XunieA good tiling window manager that isn't "awesome". Nevermind. :P18:12
grkbloodcan you not maximize flash players on a secondary monitor in linux?18:12
grkbloodor ubuntu unity to be more specific18:12
Dr_willisgrkblood,  i have done that befor with my nvidia drivers.18:12
Dr_willisgrkblood,  havent really tried it lately.18:13
grkbloodhas there been any progress in muxless gpu switching?18:13
escottgrkblood, you can maximize but it doesnt behave well18:13
escottgrkblood, clicking anywhere in the primary will cause apps like hulu to lose focus and unmaximize18:14
lisaweinfurtnerok i have the file on my mac know18:14
grkbloodim stuck using the intel integrated gpu until gpu switching is done18:14
brokencodesgrkblood, the second monitor should have the same refreshrate as the primary, and the same resolution, then it works well18:14
jolaDr_willis, is the syntax the same as for dd?18:14
gvolisaweinfurtner: edit it and copy the text to the clipboard.18:14
brokencodesopen the file, lisaweinfurtner, and select all the text, then submit it to paste.ubuntu.com18:14
gvolisaweinfurtner: Then open up the browser to the pastebin site18:14
gvoFollow the instructions on the site.18:15
Dr_willisjola,  ddrescue has similer syntax. you want to check its docs first. it has a logfile option that you do want to use.  ive used it to recover several TB of data from a usb hd once. took a week... but it got 99%  of the info.18:15
lisaweinfurtnerok how do i access this pastebin site?18:15
gvo!pastebin|lisaw18:15
ubottulisaw: 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.18:15
gvo!pastebin| lisaweinfurtner18:16
ubottulisaweinfurtner: 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.18:16
gvolisaweinfurtner: Did you get that?18:16
bazhanghit save and then give us the url lisaweinfurtner18:16
jolaDr_willis, the NTFS signature is corrupted, I can't read anything from it, how could I recover the files once I have the raw copy as a file?18:16
brokencodeswe are waiting with baited breath18:16
lisaweinfurtnerok i pasted it in18:16
bazhangbated breath as well18:16
digitalcakeis there a gui I can see all the running services on 11.10?18:17
brokencodesyes, that too18:17
gvodigitalcake htop works for me18:17
brokencodesdigitalcake, gnome-system-monitor18:17
bazhanglisaweinfurtner, save it, give us the url18:17
digitalcakelooking for System -> Administration -> Services18:17
lisaweinfurtnerah got it ^^18:17
Dr_willisjola,  for ntfs.. not sure.   you could try just mounting the file via the loopback feature of mount and see what it can access after ddrescue has done its work.18:17
lisaweinfurtnerhttp://paste.ubuntu.com/929897/18:17
brokencodesEthernet controller: Marvell Technology Group Ltd. Device 4357 (rev 10)18:18
brokencodesSubsystem: Hewlett-Packard Company Device 30e418:18
brokencodesFlags: bus master, fast devsel, latency 0, IRQ 2718:18
brokencodesMemory at d3100000 (64-bit, non-prefetchable) [size=16K]18:18
brokencodesI/O ports at 3000 [size=256]18:18
brokencodesCapabilities: <access denied>18:18
FloodBot1brokencodes: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.18:18
brokencodesKernel driver in use: sky218:18
zykotick9digitalcake: no GUIs for service admin since Upstart that i'm aware of18:19
overshiftguys, i have a problem with my space on File System. Some time ago i loggeded as root (don't know for sure) and copy-paste a file into /var/www/ to be able for someone to download it trough my webserver. after that i've deleted and the space that the file occupied has never been made free. i deleted it from the trash too. the space that the file occupied (4-5 gb) is still occupied by something and i do not know what18:19
gvolisaweinfurtner: OK so it's using th sky2 driver.18:19
digitalcakeI was following this were it shows a older GUI http://shibuvarkala.blogspot.com/2009/06/how-to-speed-up-ubuntu-linux-fine.html18:19
lisaweinfurtnerwhat am i supposed to do?18:19
lisaweinfurtnernew driver?18:20
brokencodesno18:20
=== Goku is now known as Vegeta
brokencodeslisaweinfurtner,18:21
brokencodesopen terminal18:21
brokencodessudo ifdown eth018:21
StepNjumpHi, I would have a question! Is it safer to store data on an external hard drive that are going to be accessed by ubuntu on NTFS or ext4? Does it make any difference?18:21
brokencodessudo ifup eth018:21
gvolisaweinfurtner: Now let's look at ifconfig -a just like we did with lspci.18:21
brokencodesshe doesn't need to18:21
brokencodesI know the problem18:21
gvobrokencodes: Since /etc/init.d/network restart didn't help, I doubt ifup will.18:22
brokencodeslisaweinfurtner, can you do the following pls?18:22
overshiftguys, i have a problem with my space on File System. Some time ago i loggeded as root (don't know for sure) and copy-paste a file into /var/www/ to be able for someone to download it trough my webserver. after that i've deleted and the space that the file occupied has never been made free. i deleted it from the trash too. the space that the file occupied (4-5 gb) is still occupied by something and i do not know what18:22
zykotick9StepNjump: NTFS/FAT does support POSIX (ie gnu/linux) permissions - could be an issue...18:22
brokencodesnetwork restart only works if its in the interfaces file18:22
lisaweinfurtnerbrokencodes your comand gave me "ignorng unknow interface eth0=eth0"18:23
zykotick9overshift: is this a USB drive?18:23
brokencodesfor both?18:23
Dr_willisStepNjump,  depends on whats going to be accessing the data also.18:23
overshiftno, no USB drive.18:23
StepNjumpzykotick9: so you are saying then it's best to stick with ext4?18:23
brokencodeslisaweinfurtner, for both?18:23
lisaweinfurtnerifdown gives eth0 not configured18:23
Dr_willisStepNjump,  is a windows system going to be accessing the files?18:23
zykotick9StepNjump: there are many factors.  Do you want to share teh drive with windows?18:23
brokencodesok18:23
StepNjumpzykotick9: Cuz at one point, I thought a whole directory got emptied but I might have moved them elsewhere. Don't remember18:24
duanedesignthe job i had before this one was a total nightmare/wc18:24
brokencodessudo ifconfig eth018:24
lisaweinfurtnerok multible lines as an answer18:24
lisaweinfurtnerdo you need them?18:24
=== Mike_ is now known as Guest52519
StepNjumpDr_willis: zykotick9: Well, ideally yes... but not necessarily.... What is important for me is the safety whenever I access my files using my ubuntu18:24
Dr_willisStepNjump,  safty = make backups.18:25
Dr_willisStepNjump,  and backup the backups18:25
jolaDr_willis, so I do "sudo dd_rescue -b 1M -l /media/Elements/backup/xp_C/logfile -o /media/Elements/backup/xp_C/bbfile /dev/sda2 /media/Elements/backup/xp_C/xp_C_backup", ok?18:25
brokencodesyes pls18:25
StepNjumpI know... I will backup18:25
zykotick9Dr_willis: don't forget "offsite" ;)18:25
gvolisaweinfurtner: Take a look at page two, last post of this: http://ubuntuforums.org/showthread.php?t=1753698&page=218:25
gvolisaweinfurtner: See if that does anything.18:25
Dr_willisjola,  id have to reread the ddrescue docs.. i think ive normally used 'ddrescue' not 'dd_rescue'18:25
StepNjumpbut does it happen often that the data will just simply 'disapear'? Dr_willis zykotick918:26
brokencodescan you please try sudo ifconfig eth0 dynamic18:26
Dr_willisjola,  http://www.gnu.org/software/ddrescue/manual/ddrescue_manual.html18:26
jolaDr_willis, I installed it with apt-get18:26
Dr_willisStepNjump,  i find its more likely the user will accidently delete stuff.. then the data vanishing.18:26
lisaweinfurtneri do not have windows installed on my machine18:26
jolaDr_willis, there is also gddrescue, but not ddrescue18:26
Dr_willisjola,  ddrescue is NOT the same as 'dd_rescue'18:26
Dr_willis!find ddrescue18:27
ubottuFound: ddrescue, gddrescue18:27
Dr_willis!info ddrescue18:27
ubottuddrescue (source: ddrescue): copy data from one file or block device to another. In component universe, is optional. Version 1.23-1 (oneiric), package size 22 kB, installed size 92 kB18:27
Dr_willis!info dd_rescue18:27
ubottuPackage dd_rescue does not exist in oneiric18:27
jolaDr_willis, what's the difference?18:27
Dr_willisjola,  totally differnt apps. :)18:27
Miadondifferent programs18:27
brokencodeslisaweinfurtner, sudo ifconfig eth0 dynamic18:27
jolawhat do they do differently?18:27
Miadoni forget18:27
Dr_willisIve only used 'ddrescue'18:27
lisaweinfurtnernothing happens18:27
jolait seems dd_rescue does the same18:28
brokencodesyou should have access to the internet now18:28
jolaso should I install gddrescue?18:28
Dr_willis!info gddrescue18:28
ubottugddrescue (source: gddrescue): the GNU data recovery tool. In component universe, is optional. Version 1.14-1 (oneiric), package size 54 kB, installed size 160 kB18:28
brokencodeslisaweinfurtner, you should have access to the internet now18:28
Dr_willisnot sure how ddrescue differs from gddrescue18:28
MiadonA large difference between ddrescue and dd_rescue is that dd_rescue can pipe output to STDOUT whereas ddrescue can only transfer block/file to block/file.18:28
MiadonOne example of this usage would be transfering a disk image over the network using ssh.18:28
lisaweinfurtnerno i havn't18:29
brokencodescan you try ping 8.8.8.8 pls?18:29
brokencodeslisaweinfurtner, ping 8.8.8.818:29
gvolisaweinfurtner: Do an ifconfig -a, you should see an eth0 block.  Is there a inet addr:... line?18:29
lisaweinfurtnernetwork is unreachable18:29
jolaDr_willis, ok, I installed gddrescue. and now I have /sbin/ddrescue. should I now do "sudo ddrescue -b 1M -l /media/Elements/backup/xp_C/logfile -o /media/Elements/backup/xp_C/bbfile /dev/sda2 /media/Elements/backup/xp_C/xp_C_backup"?18:29
brokencodesshe did that18:29
brokencodesthere were multiple lines18:29
=== n1c0 is now known as Guest64507
gvoBut is there an inet addr line?18:30
lisaweinfurtnerno there is no inet addr line18:30
gvoSo she's not getting an address.18:30
lisaweinfurtnerah there is but not on eth0. its on "lo"18:30
lisaweinfurtnerinet addr: 127.0.0.1 mask 255.0.0.018:30
gvolisaweinfurtner: Thats always there.18:30
lisaweinfurtnerdamn :)18:31
brokencodeslisaweinfurtner, sudo dhclient eth0 &18:31
MiadonHi... I've been asking for some help on multiple forums.. as I'm not finding any clear answers... but I am having trouble installing Ubuntu (and any linux distro) on my new build... which is a UEFI only (as far as I can tell) motherboard.. with a sandybridge-E processor.  The furthest I can get on the install disk is to a failsafe grub2 menu  but choosing any option the screen just goes black and I can't see anything but I can hear the disk loading stuff.  Als18:31
Miadono I have tried numerous options I have read like nomodeset and xforcevesa and nv.modeset=0 and neauve.modeset=0 (sorry I know that's spelt wrong)  and I am out of ideas ..... help... :s18:31
jolaah, no, ddrescue only has the -g option18:31
gvoI still think we should try to manually set an ip address.18:31
Dr_willisjola,  ive never used 'gddrescue' the only ddrescue commands ive used are examples slightly modified from that http://www.gnu.org/software/ddrescue/manual/ddrescue_manual.html url. like  ddrescue  /dev/sda1 /media/sparedrive/hdimage logfile18:32
brokencodesgvo, we are assuming she knows IP addresses for her LAN18:32
lisaweinfurtnerbrkoencodes its doing something18:32
gvoWe can find it out.18:32
gvoShe's on a mac and it's probably on the same lan18:32
lisaweinfurtnerand now: no dhcpoffers received18:32
brokencodesok18:32
ohptlabsMiadon, what dists have you tried and what versions of ubuntu?18:32
brokencodeswe are getting somewhere18:32
lisaweinfurtnerthe mac is connected via wlan18:32
gvoOh?18:33
brokencodeslisaweinfurtner, can you get an IP address from one of the other machines on your network?18:33
Miadon12.04  and archboot as they were the only distros on hand i had that could boot via uefi18:33
gvoThe linux system dualboots windows?18:33
Miadon both the same.. get to a failsafe grub and then black screen18:33
gvolisaweinfurtner: ?18:33
brokencodesgvo, the problem is one of 3 (Sky2 driver)18:33
lisaweinfurtnerno18:33
brokencodesok18:33
lisaweinfurtneri totally earased everything on the machine and installed ubuntu18:33
gvolisaweinfurtner: If you move the ethernet cable to the mac what happens?18:34
brokencodeslisaweinfurtner, can you describe the connection to your router for me please?18:34
lisaweinfurtneri can access internet with wire on the mac18:34
lisaweinfurtneras i said before18:34
lisaweinfurtnerand on my windows machine as well18:34
pw-toxichi, there is a very short bash command where i can stream the error log for example of apache218:35
pw-toxiccan someone please tell me the command? ;)18:35
gvolisaweinfurtner: OK so go into your windows system bring up a cmd window and type ipconfig/all18:35
gvoI think.18:35
Dr_willispw-toxic,  like tail -f /var/log/thelogfile18:35
brokencodeslisaweinfurtner, what kind of router do you have?18:35
Miadontail18:35
jolahm, seems like the -g option isn't needed to get a log file18:35
pw-toxicDr_willis, thanks18:35
lisaweinfurtnerfritzbox18:35
brokencodesgvo, she no longer has windows18:35
gvoshe just said she had a windows machine.18:35
lisaweinfurtnerright18:36
Dr_willispw-toxic,  theres color-tail tools out ther ealso  to colorize log files.18:36
gvolisaweinfurtner: You do or don't?18:36
brokencodesthe machine we are working on WAS the windows machine18:36
brokencodes:)18:36
Miadonohptlabs, did you have any ideas?18:36
lisaweinfurtneri had one and know i have ubuntu18:36
lisaweinfurtnernow*18:36
brokencodess/know/now/g18:36
ohptlabsMiadon, yeah but its off topic for here one sec.18:36
gvolisaweinfurtner: OK so do you know how to bring up a terminal window on the mac?18:36
Miadonpm?18:36
brokencodesgive me a minute lisaweinfurtner18:37
gvoIs is OS X?18:37
brokencodesno18:37
gvois it18:37
brokencodesits ubuntu18:37
gvoThe mac isn running ubuntu?18:37
gvois18:37
brokencodesno18:37
mister2is there a way to add a right click 'add to playlist' option to nautilus' menus?18:37
mister2for vls18:37
mister2*vlc18:37
gvolisaweinfurtner: terminal window on mac?18:37
fasdfadsfwhat paste client do i have in ubuntu live ?18:38
lisaweinfurtneryeah18:38
gvoOK do that and type ifconfig -a18:38
brokencodesshe will have to turn off autoneg first18:38
brokencodesthis is the first thing wrong18:38
brokencodesgvo, ethtool -A eth0 autoneg off18:39
brokencodesgvo, ethtool -A eth0 online18:39
lisaweinfurtnerguys thanks for your help but i decided to install windows again for now. i need the machine tomorrow morning18:40
lisaweinfurtneri have a kind of time presure with that18:40
Sibogvo bazhang lisaweinfurtner brokencodes, already done?18:40
gvolisaweinfurtner: Sorry18:40
Dr_willisa reinstall of windows = about 3 days work here.18:40
Dr_willis:)18:40
StepNjumpDr_willis: what do you mean backup the backups? Is linux so weak that it corrupts the data so often?18:40
lisaweinfurtnerthanks and sorry wasting your time...18:40
Dr_willisStepNjump,  the os dosent matter.. if your backups are imporntant.. BACK THEM UP...18:40
brokencodeslisaweinfurtner, its a simple problem, but with all the noise here, its hard to keep up18:40
Dr_willisStepNjump,  ive lost more data in windows then i ever have in linux.18:41
donavan01anyone know if I can pause a process some how so I can shut put my laptop into standby till I get home18:41
gvobrokencodes: who you calling noise?  ;)18:41
brokencodesnot you18:41
gvolol18:41
=== tazjin|away is now known as tazjin
brokencodesnot anyone, for that matter18:41
brokencodesits the other things going on18:41
StepNjumpDr_willis: oh ok.. that's great...18:41
StepNjumpMy data is very important.18:41
brokencodesI'm a disorganized schizoprenic18:41
brokencodeseverything is noise to me :)18:42
brokencodesgvo pm?18:42
gvobrokencodes: OK18:42
ubukouhey everybody.. anyone here knows the right direction to make an on demand storage with my server box?18:44
ubukoui got 10 drives in it and it is a pain in the ass to turn it on and off for power saving purposes.18:44
Dr_willis'on demand storage' meaning what exactly?18:45
Dr_willisYou want it to power on remotely as needed? that may be a bit tough.18:45
panara!list18:45
ubottupanara: No warez here! This is not a file sharing channel (or network); 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:45
Dr_willisMost hard drives can go to sleep after so much time. so i just leave my server on all the time.18:45
ubukouDr_willis, exactly.. i have in on wake on lan but it is really timeconsuming to do so every time i need it..18:45
mister2is there a way to play two vlc's simultaneously?18:46
ubukouDr_willis, doesnt it consume to much power that way.. especially since it is on a raid config with another extra two 2tb drives.18:46
michele_ciao18:46
jiltdilhow to check where  my grub is installed . On mbr or other place. Any command to see this18:47
scott_zis there a way to check a filesystem for errors while it is mounted or unmounted both nondestructive and destructive. I have a file that gets about 3/4 the way through on a copy and then gets an error. I want to see if it is a bad spot on the HD or a corrupt file. If it is a bad spot on the HD is there a way to isolate it and lock it out. I am getting ready to move from 32 to 64 bit and am backing things up. I want to alleviate any potential problems ahea18:48
scott_zd of time.18:48
Dr_willisjiltdil,  i recall 'sudo dpkg-reconfigure grub-pc' showd me that info once.. but be carefull with the command. You can reinstall grub to hds you dont want i recall. :)18:48
jiltdilDr_willis, thanks18:48
tbrownAm trying to install and upgrade to 9.04 to 9.10 but it will not let me what am I doing wrong18:48
Dr_willisscott_z,  i recall the 'fsarchiver' cli tool can copy/backup/verify files you may want to check into it.18:49
ubukoutbrown, is there a message about held packages?18:49
ohptlabsscott_z, i've also had the problem with older disks and just had to partition around the holes.18:50
alketHow to make a deb package with binaries which will basicly move to /opt/ ?18:50
scott_zohptlabs: how do you find the holes.18:50
Dr_willisi tend to take such problem disks.. put them in usb enclosures and use them for non-critical storage. :) like the wifes videos she plays back on her Roku.18:50
scott_zDr_willis: thanks, i am looking into it.18:50
ohptlabsscott_z, i had used the command badblocks to find out where the bad blocks were18:51
tbrownI tryed the command line of sudo apt-get update and sudo apt-get dist-upgrade and I try the update manager but I get an error saying Faild to fetch Fetching the upgrade failed. There may be a network problem. But I can connect to Google.com and do browing the web with no problem:(18:51
Dr_willisa dist-upgrade will not install the next release tbrown18:51
=== mh0- is now known as mh0
tbrownDr_willis: Am on Ubuntu 9.04 am trying to get Ubuntu 9.10 Am not trying to get the new upgrade of 12.10 or what ever that new one is18:53
Dr_willistbrown,   9.04 to 9.10 is a release upgrade also.18:53
k-rAd-i'm trying to download music from the soulseek network on nicotine plus but i'd like to be able to use the upnp module but i can't locate it in the repo18:53
k-rAd-Dr_willis !18:54
Dr_willisk-rAd-, ... no idea. :P18:54
Miadondownload the 9.10 iso? and upgrade?18:54
k-rAd-Dr_willis, your a nice old friend of mine18:54
Dr_willis;P do i owe you money? ;P18:54
=== k-rAd- is now known as avis
tbrownMiadon: So you guys are saying that ubuntu 9.04 will not upgrade18:55
avisnope.  you helped me put my soul at ease.18:55
Dr_willisI never upgrade ;) clean installs are much cleaner.18:57
Dr_williscant really imagine why you would want 9.10 either.18:57
Dr_willis!9.0418:57
ubottuUbuntu 9.04 (Jaunty Jackalope) was the tenth release of Ubuntu. End Of Life: October 23, 2010. See !eol and !upgrade for more details.18:58
Dr_willis!9.1018:58
ubottuUbuntu 9.10 (Karmic Koala) was the eleventh release of Ubuntu. !End-Of-Life on April 29th 2011, see http://ubottu.com/y/karmic for details.18:58
wrostekCan anyone recommend a really good wifi card for ubuntu?18:58
Dr_williswrostek,  usb or pci?18:58
wrostekpci18:58
Dr_williswrostek,  i just checked amazon and their reviews till i found one people claimed worked fine in ubuntu/linux :)18:59
Dr_williswrostek,  but these were usb. $8 each.18:59
wylde!hardware | wrostek18:59
ubottuwrostek: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection18:59
Dr_willisproblem with 'works in ubuntu' type lists - is often the hardware that works.. is no longer for sale.19:00
urbancommandoIm running ubuntu 10.04,  is there a way I can combine hard drives to 1 partition?19:00
gvourbancommando: have you looked at lvm19:00
wrostekthanks19:00
Dr_willisurbancommando, theres software raids and lvm. but  why do you need to? you could mount the 2nd hd to some location on the first..19:00
gvoDr_willis: urbancommando Then there's the problem of the boot partition on lvm  if you only have one partion.19:02
ansianyone.. i have installed Aptana on my ubuntu 11.10 and have installed apache2, in19:03
brokencodeswrostec, Dlink DWA-55219:03
urbancommandothe reason why I want to raid it or lvm it is because im not sure how to access the 2nd hd other by using gui and im trying to stay way from gui19:03
ansiAptana i have set the default webservwer as apache but still not able to preview19:03
brokencodeshttp://www.google.com/products/catalog?hl=en&safe=off&rlz=1C1CHKZ_enUS434US434&q=Dlink+PCI+Wifi+adapter&ion=1&um=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.,cf.osb&biw=1344&bih=724&ie=UTF-8&tbm=shop&cid=15290734706775720007&sa=X&ei=xMmJT9yeF6jq2AXnhJnICQ&ved=0CHwQ8wIwAA19:03
urbancommandocan you give me an example how to access it through command line?19:04
gvourbancommando: what do you want to do with it?19:04
wyldeurbancommando: all you have to do is format the drive to the proper format, move the files in the target destination to the new drive then add a mount line if fstab to have the drive mount to the chosen location at boot.19:04
Dr_willisurbancommando,  time to learn how to mount drives.. much easier then trying to fight with lvm. :)19:05
brokencodeswrostek, AR5008 driver built into kernel since 2.6.1119:05
Dr_willis!mount | urbancommando19:05
ubottuurbancommando: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount19:05
Zer000gentlemen I am confused. If ubuntu 12.04 will have a gnome classic session, does that mean it will use gnome 2, which isn't developed anymore? Or will it use MATE or a modified gnome 3.2?19:05
urbancommandolol19:05
urbancommandothe hd is already mount it19:05
dlentzZer000, it will use gnome-fallback19:06
ansican anyone help me on Aptana issue??19:06
urbancommandobut how do i access it with command line19:06
brokencodeswrostek, its an atheros AR5008, works great with Ubuntu19:06
gvourbancommando: Again what do you want to do with it?19:06
brokencodesand its inexpensive19:06
dlentzgnome-fallback =  gnome3 with a classic-style interface19:06
gvourbancommando: what's the mount point?19:06
Zer000dlentz: ah ok thanks19:07
wrostekhey thanks broken codes, do you use that one?19:07
brokencodesno, but I researched it for you19:07
brokencodesits #5 on Google shopping's popular network cards19:08
brokencodeshttps://www.google.com/search?tbm=shop&tbs=cat:290,pdtr0:709607%7C709609&q=network%20card&ei=y8mJT_aYEOiosQehvvmSDw&ved=0CAYQtw4&hl=en19:08
wrostekOk, thanks, that looks like the one I'm getting.. awesome19:08
dlentzwrostek, i like my netgear wna-1100 (works automatically on Linux >= 2.6.35), but it is usb and "only" 150N19:08
brokencodesI also thought the price was nice for an N device19:08
Dr_willisurbancommando,  you  make your fstab entry mount it whever you want it to be.  by default things auto mount to /media/whatever on first access19:08
urbancommandough never mind stupid me its really easy19:09
brokencodesya, the WNA-1100 is a beast19:09
wyldeurbancommando: you could dedicate the entire drive to /home . In that case you would copy the enitre contents of /home to the new drive, rename the old /home to sat /home.old (don't delete it until you know everything worked). Thean add a line to /etc/fstab something like UUID=f2c91c11-3d19-464d-9978-23b1b43fe229 /homeext4defaults0219:09
wylde*sat = say19:09
urbancommandoI need to read up on fstab19:10
urbancommandoty all19:10
husay i want to copy over an entire filesystem into some folder. is sudo cp -r the fastest way to do this, or would some dd command work better?19:10
brokencodescopy, or move?19:11
paulo_change timezone in shell19:11
hubrokencodes: either way. it's on an external hard drive19:11
brokencodesmv is the fastest19:11
ansiAptana!!!..ples help someine19:11
brokencodesbut cpy leave the old behind19:11
wyldehu: is it for a backup?19:11
hubrokencodes: that shouldn't matter if they're on separate drives.19:11
huwylde: yes19:11
wyldehu:  you could use rsync19:12
huwylde: well, moreso that i want to wipe this drive afterwards19:12
brokencodesthat too19:12
Dr_willisor fsarchiver to verify the copy19:12
=== bryan is now known as Guest22083
huwylde: is rsync still the correct option?19:12
brokencodesrsync will follow the filesystem and you can restart if you need to stop19:12
Guest22083I need small help correcting a small problem while running update in terminal19:12
wyldehu: then you can do incremental backups afterwards which is MUCH faster.19:12
urbancommandowylde, Dr_willis, ok the mount point is media/2nd_Storage but I'm assuming the best way is it add a line in /etc/fstab correct?19:12
huwylde: i have no need for incremental backups19:12
Dr_willisurbancommando,  if you want it mounted at boot.. yes.19:12
wyldehu: so you're only backing up this once?19:12
urbancommandogotcha tyvm19:13
brokencodeshu, rsync would be the best option if you want to be able to resume19:13
huwylde: i'm wiping the drive once i'm done19:13
brokencodesthen mv19:13
=== Guest22083 is now known as BryGuy71Z
Dr_willishu,  how big a hd?19:13
=== as456fgt is now known as dury
wyldehu: what brokencodes said.19:13
huDr_willis: it has about 12GB on it, but it's a 750GB drive. hence why i want to repurpose it :D19:13
wyldehu: but with mv if the proess gets interrupted you have a risk of lost data19:13
wyldeprocess*19:14
huwylde: that's fine19:14
Dr_willisid  copy, then clean the old...19:14
brokencodeswylde, not, because it does not do the delete untill the second pass19:14
enoxlciao19:14
Dr_willisbut id use mc so i can watch its progress also. :)19:14
rfictusguys, tell me where to find advanced word list for wlan WPA cracking??19:14
wyldebrokencodes: ahh alright. Good to know, thanks. :)19:14
Dr_willis12gb shouldent take too long to copy19:14
LjLrfictus: not here, that's not really ontopic for this channel.19:14
brokencodesdepends on the file sizes, Dr_willis19:14
enoxlliste19:15
Dr_willisif its 12gb of really imporntant stuff. :) id store them online also.19:15
brokencodes2M 2KB files will take forever,and would be < 12GB19:15
BryGuy71Zhttp://pastebin.com/1JWKbJSZ19:15
kantlivelongis there a way to install an older package in apt?19:16
Dr_willis!pin | kantlivelong19:16
ubottukantlivelong: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto19:16
kantlivelongi was looking for using wine 1.5.1 instead of wine 1.5.219:16
wyldeI personally like squashfs for backups, can do an entire filesystem compressed with xz and preserve xattrs. Not to mention recovering a file is as easy as mounting the file as a loop device.19:16
Dr_willisi tend to use redundant stacks of external usb hard drives. :)19:17
* jiltdil Had a bad experience with wine19:17
Dr_willis>hic<19:17
brokencodesnot to mention, wylde, that you can add it to fstab, without a problem, only problem is the filesystem cannot grow19:17
duryhi there all :)19:17
DebolazShould a feature request be filed as a bug report?19:17
brokencodesno19:17
huno19:17
wyldeoh and you can export the compressed filesystem over the netowrk any way you like as well.19:17
brokencodesshould be filed as a feature request19:17
AngrySpamHi im running dual boot with Windows 7, so how could i access my windows files from Ubuntu?19:18
wyldebrokencodes: you can add files to the filesystem using the same command you created it with :)19:18
Dr_willisAngrySpam,  using wubi or a normnal install?19:18
jiltdilAngrySpam,  ntfs-3g  or fuse19:18
wyldebrokencodes: and if you want to get real fancy you can add unionfs to make it seem like a RW filesystem. :)19:18
AngrySpamI think wubi, but im not great with coputers19:18
BryGuy71ZPlease let me know how to correct my problem19:18
XtremeAngrySpam: just mount them, or if u r using kde, double click the drive in left column :)19:18
huAngrySpam: generally you can just access them through nautilus. i think the major ubuntu variants come with ntfs drivers these days, don't they?19:19
dlentzDebolaz, if it's a specific, well-defined request, you report it like a bug and it gets marked "wish list". if it's more general use something like ubuntu brainstorm19:19
brokencodesAngrySpam, you can open Places, and see them right there19:19
XtremeBryGuy71Z: please tell ur problem again19:19
Debolazdlentz: Its fairly specific, I want a layout for mac keyboards.19:19
AngrySpamone at a time, im confused :/19:19
BryGuy71ZI just have soem errors while doing an update through terminal19:19
Dr_williswubi has its host drive allready mounted some where...   /SOMTHING19:19
BryGuy71Zi cant remmber how to fix it, been too long19:19
BryGuy71Zhttp://pastebin.com/1JWKbJSZ19:19
Debolazdlentz: As part of the system, instead of something I have to wedge in manually.19:19
AngrySpamHow do i mount them?19:20
brokencodesby clicking them in Places19:20
jiltdilAngrySpam,  Read fstab  for permanent mount or just you can mount temproraliy  by using mount command ... Read manuals19:20
huare there any ubuntu releases that still use a gnome 2.0-like gui? is xubuntu closest?19:20
Dr_willisAngrySpam,  if you are using wubi. its allready mounted to some location in /   i think its /host or  similer. it should appear in the file manager left side panel i belive19:20
jiltdilAngrySpam,  or   by clicking  it you can also mount it19:21
i7cis there any shortcut to move a window to another display (not desktop) in xfce?19:21
zykotick9hu: lucid is gnome2, but xfce is probably your best bet19:21
wyldehu: gnome 2 is dead, no longer developed.19:21
BryGuy71ZI thought, hu , that you can still use Gnome classic/2.0 on ubuntu 11.10/12.0419:21
BryGuy71Zjust log off and select gnome classic19:21
huit doesn't come by default any more19:21
BryGuy71Zoh, i have it somehow19:21
huthat was only on the first release since unity19:21
BryGuy71Zi just googled it i think and installed the repositories19:21
* jiltdil Installing ubuntu 12.04 at this time..19:22
gvohu I think that's the reason for the surge in Mint's popularity19:22
wyldeBryGuy71Z: that's gnome 3 with fallback shell.19:22
BryGuy71Zthen installed gnome-classic19:22
BryGuy71Zoh ok19:22
dlentzBryGuy71Z, "gnome classsic" is not gnome2, it is gnome3 with gnome2-style interface19:22
hugvo: but mint also switched into some disaster recently19:22
BryGuy71Zwell its still a gnome 2 gui isnt it19:22
BryGuy71Zindeed19:22
BryGuy71Zisnt that all hu wanted19:22
jenkinsdis anyone here into rafting?19:22
brokencodesgnome2 uses older libc, older dbus, older lots of stuff, and is all depricated19:22
escotthu, there are two versions of ntfs drivers -- the in kernel read only driver, and the slower userspace ntfs-3g driver with write capability19:22
wylde!ot | jenkinsd19:22
gvohu 11 still works.19:22
ubottujenkinsd: #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!19:22
hugvo: yep. that's what i'm using now19:22
gvohu Mate is supposedly OK19:23
=== `mOOse` is now known as m00se
brokencodesDebian works REALLY WELL19:23
BryGuy71Zdoes anyone have an opinion on slackware, or mint?19:23
Dr_willisBryGuy71Z,  if they do what you need.. use what you need.. if not.. dont...19:24
brokencodesgarbage, useless, unless you like small systems, or have an outdated machine, BryGuy71Z19:24
Dr_willisUbuntu does most all  those 2 cover.19:24
BryGuy71Zinnnteresting19:24
huBryGuy71Z: mint 11 is nice19:24
Dr_willisso its all about your needs.19:24
AngrySpamThis may sound stupid but where the fudge is file manager :(19:24
BryGuy71Zthats what i heard19:24
duryubuntu best distro for people that normally use windows19:25
Dr_willisAngrySpam,  whenever you double click on a folder,  and can move files around.. you are in the file manager19:25
BryGuy71Zya, btu i hate windows19:25
BryGuy71Zbut19:25
AngrySpamOH xD19:25
brokencodesAngrySpam, terminal | gnome-open .19:25
brokencodesor19:25
wyldeAngrySpam: nautilus19:25
brokencodesterminal | gnome-open ~19:25
wyldenautilus19:25
wyldewhoops19:26
brokencodesaccomplishes same thing19:26
jiltdilAngrySpam,  Use  sudo nautilus19:26
BryGuy71Zanyone think they can help me out?19:26
BryGuy71Zhttp://pastebin.com/1JWKbJSZ19:26
brokencodesgnome-open is like windows START.EXE19:26
brokencodesumm, no19:26
brokencodesgksu nautilus would be more effective19:26
shazznerHello there!19:27
brokencodesHi!19:27
Dr_willisive seen people break things badly with a root running nautilus. :)19:27
zykotick9BryGuy71Z: #ubuntu+1 for precise issues19:27
i7cis there any shortcut to move a window to another display (not desktop) in xfce?19:27
shazznerI'm here because I'm trying to install ubuntu on an old laptop19:27
Dr_williscompiz used to have a plugin to put (root) in any title of a window running as root...19:27
shazznerand I'm getting a top menu bar, white background and no windows are showing19:27
Dr_willisi7c,  you mean to a 2nd monitor?19:27
shazznerI tried logging off and switching to unity 2d, but it doesn't seem to switch to it19:28
shazzneror maybe unity 2d is failing, not sure19:28
shazznerbut I can't even see the install window or anything19:28
i7cDr_willis: exactly.19:28
shazznerany ideas?19:28
brokencodesyes19:28
brokencodesshazzner19:28
Dr_willisshazzner,  how old is 'old' ? ;) whats the specs19:29
i7cDr_willis: i have two screens and it's annoying to switch to the mouse everytime a window appears on the wrong display.19:29
shazznerbrokencodes: one sec19:29
brokencodesneed to set https://help.ubuntu.com/community/BootOptions19:29
Dr_willisi7c,  the #xubuntu channel might know more about it. I dont use xfce.19:29
shazznerbrokencodes: intel centrino, toshiba satellie19:29
rfictussomebody plz help fix my screen brightness for vaio cw19:29
Dr_willisnight all.19:30
i7cDr_willis: i'll ask there, thx.19:30
AngrySpamIm still hopelessly lost, i cant find anything.19:30
shazznerI think the laptop was purchased around 01,0219:30
shazznerI can get super detailed specs if you'd like19:30
shazzneron the boot options, what should I set?19:30
jenkinsdIs anyone here the funkistard corn.  I boo basted I'm feelin' gleem.19:31
jenkinsdRigg ass graggan  Arewenoo..  Arwenoo zee-oo zaya.  Chinna 2olombia adaa wella shrek raflood lool.  Ground rearing some groans.  I'm huff tuff reffa leffa lurf nords.  I'm just like... vanilla ice  foe davvity wheel barow  Exparly ex preggo  Is anyone out there a rig ass graggan?  lelly in mah kellar  WRESTLING'S FAKE!19:31
jenkinsdPargastian wildly nig nargs.  smeggalty dellets  Far foo faqqin  Digital damage.  Where wally niqqs.  It's coast to coast night.  Hoke a lup!  Free faq fornag!  Puck a leek a lup to lup round tround.  Wormser marrial niqs.  El delphin trilaxal.  Blanking bluck to the black a lickel bleck narge.19:31
jenkinsdPuggy muggle maggity ass riggle ma hole.  Buck a waath ess wheel wall!  Bustin' room past tin!  Buckin' room past in!  A harnaly scrary o mep.  Rons raplaisher pa noans  rebble dibby dump dimp gabble dak.  A wristafiable pluckin'  Blacking it up to the reng teng blickhole.  I kleb to the sand of the blicka rickin time.19:31
FloodBot1jenkinsd: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:31
brokencodesShazzner, you need to change MODE19:33
brokencodesyour VGA is too old for 3d19:33
meNthahi19:34
shazznerbrokencodes: ok, so set vga=795?19:34
zykotick9shazzner: vga= lines have been deprecated for a while19:34
shazznerzykotick9: oh, I was just going by that wiki19:35
physically_fitoh i thought i was banned here19:35
shazznerzykotick9: what should I set?19:35
meNthai want to buy a "new" laptop, but it has multitouch touchpad. fe: dubble finger scrool, zoom with fingers, etc So it will work on ubuntu?19:35
zykotick9shazzner: sorry off the top of my head i don't remember...19:35
shazznerhrm19:35
escottmeNtha, you should check online some dont work as well (HP touchpad seems to have some problems)19:35
carloc'è qualche italiano?19:35
escott!it | carlo19:36
ubottucarlo: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)19:36
zykotick9shazzner: GRUB_GFXMODE= there is also some 'keep' option that might be required (i don't mess with grub/console resolutions myself)19:36
meNthaokay, maybe should i try in live?19:36
carloascolta mi puoi aiutare?19:37
brokencodesno19:37
meNthabtw its a HP Probook 4320s19:37
brokencodesno shazzner, you need to find the mode that works for you19:37
=== alazare619_ is now known as alazare619
meNthaescott u know something about this notebook?19:38
carloqualcuno mi può aiutare per ubuntu per favore?19:38
shazznerbrokencodes: is there any documentation on what codes and what they do?19:38
brokencodesyes shazzner http://en.wikipedia.org/wiki/VESA_BIOS_Extensions#Linux_video_mode_numbers19:38
escottmeNtha, not in particular but HP has been a problem for some people19:39
meNthaok, i will check it in live,thanks.19:39
shazznerbrokencodes: zykotick9 just said that vga= is depreciated(?)19:39
brokencodeshe is right19:39
shazzneroh so I need to use GRUB_GFXMODE= ?19:40
brokencodessi19:40
brokencodesyes19:40
shazznerah ok19:40
brokencodesshazzner http://lmgtfy.com/?q=https%3A%2F%2Fhelp.ubuntu.com%2Fcommunity%2FGrub219:41
zykotick9brokencodes: don't use lmgtfy in this channel19:42
brokencodeswhy not?19:42
zykotick9brokencodes: it's rude19:42
oCeanbrokencodes, it is rude.19:42
brokencodesnot always19:42
zykotick9!google > brokencodes19:42
ubottubrokencodes, please see my private message19:42
oCeanbrokencodes: it's easy: we will not allow it.19:43
brokencodesin some cases, it just lets others know that the source of information, was in fact GOOGLE19:43
LjLbrokencodes: you can tell them yourself.19:43
brokencodesor I can stop being helpful19:43
escottbrokencodes, most people don't know what to google for as opposed to not wanting to google. just because its obvious what keywords you would search for doesn't mean that its obvious to someone else19:44
auronandaceescott: just missed him19:45
=== erry2 is now known as erry
shazznerhaha I can't believe someone lmgtfy me over obscure grub bootcodes19:45
shazznercommon knowledge, no doubt19:46
=== _Nano is now known as ryth
Coreyshazzner: Yeah, I'd not sweat it. :-)19:47
=== ryth is now known as nekura
di3gopaHello guys! i am using ubuntu 12.04 right now, but i can't find a way to make the icons smaller than 32x32 px, anyone knows how can i change this minimun value?19:50
zykotick9di3gopa: reask in #ubuntu+119:50
di3gopazykotick9, allright, thanks!19:50
BryGuy71Zthanks zykotic919:51
BryGuy71Zi was getting  help in there19:51
shazznerdarn it, looks like that didn't fix my issue either19:51
zykotick9!tab > BryGuy71Z19:51
ubottuBryGuy71Z, please see my private message19:51
BryGuy71Zi think the guy disappered though lol19:51
=== erry2 is now known as erry
BryGuy71Zi forgot about that too lol19:51
BryGuy71Zzykotick9,19:51
zykotick9BryGuy71Z: :)19:52
kpowis there a meta package for all latex utils?19:52
BryGuy71Zi have to type most of your name anywyas though lol19:52
BryGuy71Zzykes-, is in here19:52
shazznerso19:52
shazznerit looks like ubuntu thinks I have proper 3d support and it's booting into unity 3d19:52
shazznerso I get a top menu bar, but the unity bar is invisible, no windows show up, and the background is white19:53
shazznersetting a GRUB_GFXMODE didn't help19:53
shazznerI tried logging out and selecting unity 2d, but it doesn't seem to select it19:53
shazznerjust defaults to 3d :/19:54
zykotick9shazzner: what graphics card are you using?19:54
shazznersome laptop nvidia geforce garbage19:54
shazznerlet me grab the full specs19:55
zykotick9shazzner: "lspci | grep -i vga" in terminal would tell you19:55
shazznerNVIDIA GeForce FX Go520019:55
shazznerI can't get to terminal, or anything on that laptop :(19:56
shazznerjust a field of white19:56
shazznerdoes ctrl+alt+F2 still work?19:56
escottshazzner, have you tried nomodeset?19:56
escott!nomodeset | shazzner19:56
ubottushazzner: 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 parameter19:56
=== zz_Eledran is now known as Eledran
shazznerescott: I have not, I'll write that down19:57
=== HelenB is now known as HelenB[Away]
shazznerI got to terminal though on that machine19:57
shazzneris there way to install open source drivers or something?19:58
drcoderhello19:58
escottshazzner, in that same file where you are messing with GRUB_GFXMODE find the part GRUB_CMDLINE_LINUX_DEFAULT that says "splash" add "nomodeset" and rerun update-grub19:58
zykotick9shazzner: do you currently have a /etc/X11/xorg.conf file?19:58
shazznerI'll try nomodeset19:58
drcoderhello friends how are you?19:58
brokencodesSo I dont break the rules again, is there anyone here that can tell me how to post a link to a site with a # offset link, that has quotes in it, without xchat / mirc killing the link?19:58
brokencodesbecause my old trick of using lmgtfy is against the rules here19:58
m477fn + f4 decreases  brightnes in my laptop, is it possible to write for instant bash script which do that?19:58
shazznerzykotick9: let me check19:59
=== HelenB[Away] is now known as HelenB
brokencodesubottu? zykotick9? anyone?19:59
ubottubrokencodes: I am only a bot, please don't think I'm intelligent :)19:59
shazznerzykotick9: looks like no20:00
=== Sleeptalik is now known as Tiktalik
zykotick9shazzner: then you can't be using nvidia-proprietary right now then.  so it's already using the open drivers...20:00
shazznerzykotick9: ah, huh20:00
shazznerok nomodset then20:00
drcoderexit20:01
lotushey, ssh-agent isn't starting when I ssh into my home PC -- I'm guessing it's only set to start when I log into X?  How can I set it so that when I log in through ssh, ssh-agent still starts?20:03
escottlotus, do you have ssh agent forwarding enabled?20:05
guntbertlotus: do you really need ssh-agent on the remote machine?20:06
urbancommandoim back.. i was able to set my new harddrive as /home20:06
urbancommandobut I noticed one thing.... :( my home folder is not named correctly.. can someone tell me how to properly change it?  not sure if im suppose to use usermod or ... Adduser20:07
kantlivelongi think a recent update to 11.10 broke wine audio :(20:08
=== jarek is now known as Guest92321
shazznerhooray nomodeset worked! thanks everyone :)20:09
dalek_updates killed totem movieplayer - how do I remove updates for totem and revert to older working version?20:10
zykotick9dalek_: bad news, apt can only upgrade - the scripts are all one way...  good luck.20:11
dalek_damnit!20:12
lotusguntbert: yes, I need it for git push20:12
zykotick9dalek_: are you using a PPA by chance (for totem?).  If so, there is ppa-purge20:12
lotusescott: I'm not sure, how do I check?20:12
lotusescott: also, what is ssh agent forwarding?20:12
dalek_zykes-, I don't think so20:12
dalek_zykotick9, I don't think so20:13
zykotick9dalek_: "apt-cache policy totem" and check the URL that it's coming from.  Is is a PPA?20:13
guntbertlotus: the usual way is to enable ssh-agent forwarding with ssh -A  , then the key you use to connect to the first server will be presented to the next one as well20:13
escottlotus, to be honest i dont really know what it does, just throwing out a thing to check20:14
__Alex_Is there a way i can mount a UFS USB stick with a GPT table in Ubuntu?20:15
kalrakI wish know how i can make a usb bootable ubuntu, I don't refer to a live version, I refer to a full installation, its posible?20:19
lotusguntbert: what if ssh-agent is not running on the machine I'm ssh-ing into?20:19
kalrakthere is some problem with the file system ?20:19
zykotick9kalrak: just install to the USB?20:19
SunTsulotus: that's what ssh-agent-forwarding is for: you forward ssh-agent-requests over your ssh connection to your local agent20:20
lotusSunTsu: <3 !20:20
guntbertlotus: no need, ssh itself provides the forwarding20:20
SunTsulotus: guntbert told you that quite some time ago ;)20:20
lotusguntbert & SunTsu & escott: thank you so much.20:20
lotusoh, I didn't see :P20:20
SunTsulotus: but beware, configuration needs to allow it20:21
=== Someguy123 is now known as Someguy123[afk]
__Alex_kalrak: I got it once working, i loaded the mini.iso to the USB stick using the cat command, booted it, selected the USB stick as where i wanted to install (had to make a new partition table), once installed, i had to choose LiLo as my bootloader, and it booted Ubuntu!20:21
kalrakzykotick9:  yes, a full instalation, not a live version20:21
lotusSunTsu: Configuration on the client or on the server being connected to?  I can access either :P20:21
zykotick9kalrak: right, just point the installer to install to your USB instead of HD.20:21
kalrakzykotick9:  thanks20:22
SunTsulotus: both, your server needs to allow it, your local client needs to request forwarding20:22
__Alex_kalrak: IDK why, but GRUB gave me error messages, but LiLo worked, so all's right.20:23
Bersamhi everybody! how can i update my package lists in offline mode? (i have two pc but can't make connection for one of them.)20:23
zykotick9!aptoncd | Bersam20:23
ubottuBersam: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline20:23
wylde!offline | Bersam20:23
ubottuBersam: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://ubottu.com/ljl/apt/ - See also !APTonCD20:23
lotusSunTsu: Okay, I can request forwarding with ssh -A and then I can just edit /etc/ssh/sshd_config and add a line or somesuch?  I'm googling to find the ssh config line right now.  Thank you for your help.20:24
Bersamwylde: i know this ... but this pc never updated so there's no package to select and use that download script20:24
SunTsulotus: er, why googling when there's a man page for sshd_config?20:24
Bersamzykotick9: i have archlinux on this one ...20:24
lotusSunTsu: found it :)  it's ssh_config I needed to edit20:24
zykotick9Bersam: good luck - i have no suggestions.20:25
Bersamzykotick9: thanks at all :)20:25
wyldeBersam then checkout aptoncd.  that zykotick9 linked :)20:25
HeliusI need to install 64bit library on 32bit host for cross compiling is it possible ?20:25
escottHelius no20:26
zykotick9Helius: other way round is possible20:26
=== Lupinedk is now known as lupinedk
escottHelius, technically you could cross compile but you could not execute or link the binary20:26
ikachehi!20:26
ikachecan i ask some quetions?20:27
zykotick9!ask | ikache20:27
ubottuikache: 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 !patience20:27
Heliusescott:  I'm trying to compile a 64 bit lib on travis-ci bit their vm should be 32 bit20:27
vexaxvhey guys how do i get better fps on games on linux20:29
vexaxvill play games on windows and i get good fps same games on linux i get lower, with the proprietary drivers activated20:29
__Alex_vexaxv: Wine?20:29
zykotick9vexaxv: what video card?20:29
vexaxvnot wine its HON raden 420020:30
vexaxvradeon*20:30
vexaxvi get good fps on even l4d2 at max graphics on windows20:30
vexaxvlinux is like..20:30
vexaxvlaggin dunno why20:30
vexaxvi was thinkin it might have something to do with opengl20:30
=== bryan is now known as Guest68914
=== Guest68914 is now known as BryGuy71Z
__Alex_vexaxv: My question is, is the game a native Linux one, or do you use Wine, or emulate windows in VirtualBox or Qemu?20:31
drcoderquit20:31
ikacheje suis un debutant, donc il faut bien savoir que j'ai pas d'experience, pour ....20:31
vexaxvhon has a native linux client20:31
vexaxvthats what i use20:31
zykotick9!fr | ikache20:32
ubottuikache: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.20:32
ikachethank's20:32
rinzlerWhat is the command that I need to use to make a drive bootable to ubuntu?20:32
escottrinzler, there is not command to make it bootable, it either is bootable or it isn't. what is the problem you are having20:33
eat7herichhi there20:34
BrooksI am reviving a dormant PC that ran Ubuntu 10.04LTS. Before upgrading, I installed the recommended updates, some of which failed to install. Then it just hung in the bugfix report script. So I downloaded the current ver. 11.1 64 bit on another machine and burned it to CD and tried to boot to the CD, but it won't. The BIOS is set to look first to the CD drive but it doesn't recognize the bootable CD and flips over to the corrupt 10.4 20:34
__Alex_rinzler:iirc, dd if=bootcode.bin of=/dev/GEOM bs=512 count=1, where bootcode.bin is your bootcode, and /dev/GEOM is your devide name20:34
vexaxvany ideas???20:34
Jordan_Urinzler: "Make a drive bootable" is not a clear goal. Do you want to have an entire Ubuntu installation on this drive, do you want to stick a bootloader there which will load Ubuntu from another drive, do you want a LiveUSB of Ubuntu which can itself be used to boot Ubuntu's installer?20:34
SunTsuvexaxv: first of all: get rid of those extra question marks ;)20:35
vexaxvSunTsu, eh..20:35
__Alex_*device name20:35
BryanRuizim opening up the printer section of gnome-control--center adn i cant seem to click "add printer"20:35
BryanRuizany ideas? trying to get something printed20:35
BrooksI want to boot and install from a CD.20:35
vexaxvso does anyone know how to get better fps in games on linux (native) is it opengl or the drivers?20:35
SunTsuvexaxv: second: Did you try some opengl benchmarks to see if your performance is OK?20:35
vexaxvSunTsu, to be honest i havent and i dont know of any off the top of my  head could u recommend some?20:36
XunieAlright, I need libc6-dev:i386 to be installed to compile this program I have, however, installing that results in apt-get removing gcc (amd64).20:36
SunTsuvexaxv: glgears should do as a first glance20:36
XunieSo, how do I resolve this?20:36
escottBryanRuiz, are you a member of lpadmin group? (type `groups` in terminal). you can also try browsing to http://localhost:631 and trying to set things up there20:36
vexaxvSunTsu, first glance? is it a good benchmark?20:36
dalek_zykotick9, I removed a ppa, uninstalled totem and tried to re-install... now it won't install at all - http://paste.ubuntu.com/930078/20:36
BryanRuizescott: great thanks, let me give that a shot20:36
rinzlerJordan_U: Restoring entire partition's contents to new drive using déjà dup after boot drive failure, and i just want to make sure my computer will boot to it...20:37
SunTsuvexaxv: no, it's not, but it would show you if opengl was seriously broken with your card to begin with20:37
zykotick9dalek_: did you use ppa-purge to remove the ppa?20:37
vexaxvSunTsu, k so what do i use after that for a good benchmark?20:37
Jordan_Urinzler: Then follow this guide: https://help.ubuntu.com/community/Grub2#ChRoot20:38
rinzlerJordan_U: Thanks!20:38
__Alex_rinzler: If you want to install GRUB on the drive, this command use: "grub-install --no-floppy --root-directory="/path/to/where/USB/stick/is/mounted" /dev/GEOM", and then create a /path/to/where/USB/stick/is/mounted/boot/grub.cfg with your boot options20:38
Jordan_Urinzler: You're welcome.20:38
BryanRuizisnt this how I add myself to a group? $ sudo usermod -G lp bryan20:38
escottBryanRuiz, -a -a -a !!!! must have -a20:38
zykotick9BryanRuiz: you just removed yourself from all other groups if you ran that!20:39
dalek_zykotick9, er... no. I removed with software sources app.20:39
BryanRuizdid i screw it up escott :-p20:39
Jordan_Urinzler: You may also need to edit /etc/fstab to update the UUIDs, depending on how exactly Déjà Dup works.20:39
BryanRuizcrap20:39
zykotick9dalek_: bad idea probably... i can't help you further sorry.20:39
SunTsuvexaxv: there's plenty: http://www.opengl.org/resources/benchmarks/20:39
BryanRuizi thought the captial G means append20:39
zykotick9!ppa-purge | dalek_20:39
ubottudalek_: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html20:39
SomelauwHi, before I upgraded my ubuntu, I manually installed a newer version of transmission manually. (Probably by running a makefile). Now that I upgraded, what is the best way to remove the unpackaged version of transmission?20:39
KacoSomefellow, make uninstall20:39
=== Guest30745 is now known as moruk
escottBryanRuiz, yeah if you forgot the -a then you are going to have to boot a livecd or boot to rescue to be able to add yourself back to the admin group20:40
KacoSomelauw, ^^ :)20:40
SomelauwOkay, so ppa-purge transmission-gtk?20:40
BryanRuizim still part of root and group is working escott20:40
vexaxvSunTsu, thanks20:40
BryanRuizerr i mean sudo20:40
KacoSomelauw, make uninstall will work if you still have the source directory20:40
zykotick9BryanRuiz: are you using debian?20:40
BryanRuizno, ubuntu20:40
zykotick9BryanRuiz: ubuntu uses admin, not sudo group...20:41
BryanRuizuses admin for what zykotick9, the printer group?20:41
zykotick9BryanRuiz: oh, are you using 12.04?20:41
martmani just installed 12.04 beta, installed gnome panel, rebooted and now i cant move or resize windows20:41
martmani only see file menus20:41
martmanno title bars20:41
BryanRuizzykotick9: i dont think so20:41
zykotick9BryanRuiz: admin allows sudo access20:41
martmananyone how the hell this happened?20:41
SomelauwKaco: Maybe it was a ppa, since I can't find the makefile anymore, I'll take a look at /etc/sources.list20:41
BryanRuizzykotick9: i added myself to sudoers20:42
SunTsuvexaxv: there's more, apt-get should offer you some options20:42
guntbert!12.04 | martman20:42
ubottumartman: Ubuntu 12.04 LTS (Precise Pangolin) is the 16th release of Ubuntu and is in Beta testing from 2nd March, Discussion and support until final release in #ubuntu+120:42
BryanRuizzykotick9: but ill keep in mind20:42
BryanRuizthanks20:42
zykotick9BryanRuiz: i see.20:42
doktahI use xubuntu.... can I still chat here?20:42
SomelauwOkay, I found it, it was actually a ppa.20:42
martman....yea i dont think thats a real channel20:43
vexaxvSunTsu, im downloading specviewperf20:43
zykotick9doktah: yes.  any official distro can get support here (or in the specialized channels)20:43
physically_fitso has aynone solved the reverberating sound you get while using flash?20:43
__Alex_doktah: Yes, since Xubuntu is jsut Ubuntu with different packages installed as default20:43
doktahcool20:43
doktahI didn't know that20:43
doktahis this a help channel?20:44
__Alex_doktah: Of course20:44
SomelauwBut they are commented.20:44
jacquesmartinj20:45
SomelauwActually, I don't know whether I am using the ppa or the ubuntu-repository version? How can I check?20:45
paulo_how do i find my free ram on through terminal?20:45
jacquesmartinhi can anyone help me install a live image of gnome20:45
escottpaulo_, free -m20:45
* doktah slurps his coffee20:46
guntbertdoktah: this channel is *only* for support20:46
paulo_total: 237        used: 229          free:820:46
jacquesmartinhelp!20:46
__Alex_jacquesmartin: Can you tell us exactly what you mean/plan to do?20:46
paulo_is that bad?20:46
__Alex_paulo_: Not if you have SWAP20:47
escottpaulo_, how much is used for cache look at the free+cache line20:47
vexaxvis specviewerperf a good opengl benchmark guys20:47
jacquesmartinwell I installed a live image of gnome onto the flash drive but when I restart with flash drive inserted it will not install gnome. do I need to select a boot device if so how do i do it?20:47
BryanRuizescott: i added myself to "lp" but didnt seem to help, is there another group that might work? for adding printers20:47
paulo_             total       used       free     shared    buffers     cached20:48
paulo_Mem:           237        229          8          0          3        17220:48
paulo_-/+ buffers/cache:         54        18320:48
paulo_Swap:           51         40         1120:48
BryanRuizescott: there was no lpadmin20:48
kpowxx20:48
escottBryanRuiz, is cupsd installed and running?20:48
BryanRuizescott: yep, localhost:631 works, but didnt try adding there yet20:48
BryanRuizescott: wanted to do it through gnome like i used to20:48
paulo_is it ok?20:48
zykotick9!atemyram | paulo_20:48
ubottupaulo_: If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ | A short primer on Linux memory management can be found here: http://sourcefrog.net/weblog/software/linux-kernel/free-mem.html20:48
jacquesmartinanyone?20:49
paulo_thanks.20:49
BryanRuizescott: maybe im wrong, and its not running20:49
escottBryanRuiz, if you can access the web server on 631 it must be running20:49
__Alex_jacquesmartin: If you want to boot a Live GNOME OS, you have to A: choose your boot device to be the USB stick, or B: Change your boot order to check USB sticks before hard drives20:49
firaHi there20:49
BryanRuizk20:50
jacquesmartinalex, how do I select the boot device to a usb stick?20:50
__Alex_jacquesmartin: It warries from BIOS to BIOS. It is ussually the F12 key20:51
firaI wanted to install something from an ubuntu LiveUSB, and as such use gparted to check/correct stuff about my current partition table20:51
jacquesmartinwhen should I press F1220:51
__Alex_jacquesmartin: Many BIOSes don't even support this finction. I recommand changing the boot order, it's easier20:51
jacquesmartinhow?20:51
firaHowever the display is all messed up (two of the partitions are merged together, and the 3rd is shown as unallocated)20:51
__Alex_jacquesmartin: In BIOS20:51
jacquesmartinwhat is it how to I get there how do I do it?20:52
firaIs there somehow i can install proper NTFS support ? Because i did create those with gparted on a LiveUSB last year, and it worked fine20:52
Xtremehello guys,  how can i view hidden files n folders?20:52
SunTsuXtreme: there are no hidden files20:52
__Alex_jacquesmartin: On most computers, spamming the <DELETE> key once the computer is at it's initial screen will take you to the BIOS settings20:52
zykotick9Xtreme: ctrl+h in nautilus, or "ls -a" in terminal20:52
jacquesmartininitial screen?20:53
zykotick9SunTsu: things starting with . are hidden20:53
__Alex_jacquesmartin: Yes20:53
Xtremeand for dolphine?? kde explorer?20:53
zykotick9Xtreme: I wouldn't know.20:53
jacquesmartinok ill try, any risks?20:53
SunTsuzykotick9: which is merely a convention, and it depends on what you use to view the directory listing20:53
firafu---- looks like it's just my partition table being completely broken20:54
jacquesmartinalex: any risks?20:54
SunTsufira: gpart can recover lost partitions20:54
__Alex_jacquesmartin: There is one, you can mess up your Boot order, but it's no big deal20:55
firareally?20:55
jacquesmartini'll trynow thanks alot20:55
firai'll have a look20:55
__Alex_jacquesmartin: Np20:55
SunTsufira: really, it scans the disk for partitions and offers them so you can add them back into the partition table20:55
firathe data itself is all okay, the thing boots and gets recognized okay on win, but anything else show the table as broken20:55
firakk20:56
physically_fitwhat was the name of the alternative flash player that can be used in my web browser?20:56
BryanRuizescott: i found this: printers-cc-panel-WARNING **: Your system does not have the cups-pk-helper's policy "org.opensuse.cupspkhelper.mechanism.all-edit" installed. Please check your installation20:56
escottBryanRuiz, thats something policykit related i wouldnt worry about it20:58
BryanRuizescott: that is why i cant install a printer though, isnt it?20:58
escottBryanRuiz, the fact that you dont have an lpadmin group confuses me. im not sure what to advise. what version of the OS is this20:59
BryanRuizescott: 11.04 from an upgrade20:59
physically_fiti think it was flashvideoreplacer20:59
BryanRuizescott: i could of screwed something up though20:59
physically_fitbut it seems Chromium does not support it21:00
escottphysically_fit, there are a couple open source flash version, gnash is one21:00
physically_fitescott, will it work embedded? will i be able to watch youtube, for example?21:01
physically_fitescott, will it work with Chromium?21:01
escottphysically_fit, maybe not chromium now that they have their own plugin architecture21:02
physically_fitescott, ok, thanks for the feedback.21:02
Ceedub2hello room21:04
physically_fitescott, i renamed my flash (the .so file) and now youtube uses HTML5, at least i don't get the reverberating sound, but html5 crashes very often in chromium.21:08
dalek_zykotick9, ok.. I re-installed the ppa, then ppa-purged it, now totem re-installed properly and this time it works. Thanks.21:09
dalek_the source "ppa:gnome3-team/gnome3" is the root of all evil - that was the cause of totem not working after yesterday's software update. Grrrrrr >:(21:11
auronandacedalek_: why are you using a ppa for gnome3?21:12
zivesterdoes anyone know of a way to prevent a shell from hanging when trying to work on a directory that has a mounted directory that may have disconnected? for instance `ls /mnt/` when an nfs mount has gone away... doing this, i can't even Ctrl-C it to close, im forced to close the terminal21:12
dalek_auronandace, I can't recall... something I did weeks ago suggested I needed that ppa for something. I don't remember why.21:13
auronandacedalek_: ppas cause all sorts of problems, as you no doubt have noticed21:13
dalek_auronandace, indeed.21:13
kerimhello21:14
auronandacekerim: greetings21:14
DinoHBoin21:14
bekkszivester: There is no way to avoid that in general. You could mount the nfs share with the soft option and with the nointr option.21:16
zivesterbekks thanks, ill look into those options... what odd behavior21:17
=== mang0 is now known as Seryth_
PutItOnTheRitzubottu.com?21:23
ubottuPutItOnTheRitz: I am only a bot, please don't think I'm intelligent :)21:23
PutItOnTheRitzWhat's that?21:23
=== wilson is now known as Guest79445
mouth1hi21:42
mouth1my bios is set to ahci and power mode to s3, is that as stable as the default settings for ubuntu?21:42
mouth1default biod settings*21:42
mouth1bios*21:42
playuohey, if I want to change my term's colors, what conf file do I put the new colors in?21:43
Bodsdaplayuo: if your using gnome-terminal, go to the 'Edit > Profile Preferences' menu21:43
bekksmouth1: It is as stable as other settings, but yes.21:43
playuoBodsda: but what conf file? Because someone just pasted 10 lines to me, and I wish to use these21:43
playuoBodsda: specifically, these: https://github.com/nanotech/jellybeans.vim/blob/master/ansi-term-colors.txt21:44
mouth1bekks: is it not as stable?21:44
Bodsdaplayuo: they are just generic colour codes - name, rgb value and hex value21:44
X-tonicI have ubuntu 11.10 . However I need to downgrade my gcc from 4.5 to 4.4. How do i go about this?21:44
playuoBodsda: so I should manually set them by going to Edit > Profile Preference, youŕe saying?21:45
Bodsdaplayuo: yeah, you can then set whatever colours you want.21:45
javaholicI'm looking for some suggested best methods for debugging grub blank screen syndrome21:45
bekksmouth1: I just said that it is as stable as other settings - and yes, the settings you chose are stable settings.21:45
Bodsdajavaholic: shotgun approach, reinstall grub?21:46
mouth1bekks: ok thanks21:46
mouth1is there any bios setting that can make ubuntu not be stable anymore?21:46
Bodsdamouth1: no21:46
mouth1ok thanks guys!21:47
mouth1i had to set power mode to s3, ahci and HPET 64bit to make mac os x boot21:47
Bodsdamouth1: there are settings that can damage your hardware though21:47
mouth1and now i want to install ubuntu and was wondering if these settings are still right21:47
mouth1which can Bodsda ?21:47
Bodsdamouth1: they will be fine21:47
bekksmouth1: Again, "yes". :)21:48
Bodsdamouth1: easiest way to fry your hardware, overclock your CPU's and turn temperature failsafes off21:48
mouth1ah ok21:48
mouth1i didn't do that21:48
Bodsdai did :(21:48
mouth1oh snap...21:48
javaholicdo you  know of a a good reference that explains the grub reinstall process?21:50
Bodsdajavaholic: https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows21:51
javaholicwill boot-repair from a LiveDVD do the job i want have i read that right?21:52
=== bryan is now known as Guest66619
Bodsdajavaholic: I don't know what you have read, but I do know that the link I gave you works21:53
=== Guest66619 is now known as BryGuy71Z
bkaaaHow would I install ubuntu to an external hd so i can boot from it? im on a live flashdrive atm21:54
Mongey^^ I pretty much have the same question21:54
Bodsdabkaaa: during the installer, just point it to the external drive. The process is exactly the same21:55
bekksMongey: Then pretty much ask it please :)21:55
bkaaaI tried that but when it boots it just shows a black screen with a blinking input line21:55
mouth1i just read that you have to set the HPET mode in BIOS accordingly to the bit of the OS? in my case that would be ubuntu 32 bit, right? 32 bit is the recommended21:55
mouth1again i just set this to 64 bit for mac os x to boot21:55
bekksmouth1: Unless you have a goo reason for installing 32Bit only, install the 64Bit version.21:56
bekks*good21:56
mouth1why is the 32 bit version "recommended" then on ubuntu.com? :/21:56
Bodsdabekks: care to give reasons for that advice21:56
MongeyI'm trying to install ubuntu  onto a partition on my second drive. I have windows on a ssd which is my primary drive21:56
Bodsdabkaaa: are you sure it is booting the external drive21:57
bekksBodsda: In the last 10 years, I havent seen an issue with 64Bit Linux :)21:57
shazznerok21:57
__Alex_mouth1: It's recommanded because not all packages are ported to amd64. Most are21:57
Bodsdabekks: ... ok, that statement pretty much sums up the validity of your advice. one word "flash"21:57
shazznerfinally got ubuntu installed on this pos laptop21:57
MongeyI installed it but when I try to boot to the second drive I get an error from grub like "GRUB error: unknown filesystem, grub rescue"21:58
SunTsumouth1: how much ram do you have?21:58
bekksBodsda: Worked fine here. Another word: "multilib".21:58
mouth14GB and an intel i3 cpu21:58
shazznerhowever, it's primary screen is broken and it didn't autoswitch to the secondary monitor21:58
BodsdaMongey: we will need the exact error please21:58
bkaaaBodsda: Yeah, I selected it from bios.  the 8gb live usb boots fine though.  i selected use entire disk and did automated install on the hd.21:58
shazznerso I'm staring at two blank screens :(21:58
__Alex_mouth1: Use the amd64 version21:58
SunTsumouth1: then I'd go 64bit. At least I do with my boxes21:58
shazznerany way I can force it to clone to the second monitor?21:58
mouth1why amd64?21:59
mouth1does it matter that i have an intel cpu?21:59
Mongeymouth1: no21:59
Bodsdabekks: we could get into the whole 32vs64 argument, or we could just agree that you said 10 years when you should have said 2 and leave it there.21:59
delacI installed broadcom STA drivers through jockey, and the wlan worked correctly but after restart it was disabled. Doing rmmod ssb and modprobe wl, the wlan starts to work again. So the problem is that the right kernel modules do not "stick". Any help?21:59
SunTsumouth1: amd64 is the architecture. Intel took the one amd built21:59
bekksBodsda: I still say 10y.22:00
bekks11Whatever you might think about that.22:00
Bodsdayour wrong then, but whatever22:00
__Alex_mouth1: amd64 is the Architecture name, not the brand name22:01
mouth1ok thanks22:01
bkaaaDo i need to partiton the external or use advanced install?22:02
Mongeyok so my error is just error: unknown filesystem22:02
escottMongey, what FS are you using22:02
MongeyEXT4 on the ubuntu partiition22:03
Bodsdabkaaa: you shouldn't need to no. I would guess the problem is with the bootloader. Did you say you selected the boot device from the bios menu, and then didn't get a grub prompt, or you booted as normal and selected the new install from the grub prompt, and then got nothing?22:03
MongeyNTFS on the other partition22:03
BodsdaMongey: when do you see that error?22:03
MongeyBodsda: when I try to boot22:04
Mongeyright after I select it in the boot menu22:04
BodsdaMongey: be specific. When you press eneter after highlighting an entry from grub?22:04
Bodsdaok22:04
bkaaai selected it from bios and then didnt get grub.  just a black screen with flashing line22:04
BodsdaMongey: get back to the grub prompt, highlight the entry, press 'e' and maybe 'e' again, can't remember. Either way you should end up seeing the exact boot line that it uses. This will list either the partition name like /dev/sda1 or the uuid - note down whatever that is, then reboot into a working system and check the filesystem of that volume22:05
bkaaawhen i select the 8gb usb in bios it just boots straight to it though22:05
Bodsdabkaaa: thats because the bootloader is installed on the usb stick. You'll need to install grub to the external drive, or one of your internal drives22:06
bkaaaBodsda: ooh i see.  I thought it installed grub as well to the external.22:06
Bodsdabkaaa: hmm, I can' be certain - it may have just added an entry to your usb sticks grub menu22:07
MongeyBodsda: Sorry, I don't get to a grub screen, I select my second drive from my bios and then "error:unknown filesystem \n grub rescue>" comes up.22:08
gouchmisterI am recruiting software engineers to a collaborative development company. Anyone interested?22:08
Joestar79hi there22:09
Joestar79Can anyone please translate "setfacl -Rm u:www-data:rwx logs" and "setfacl -Rm u:www-data:rx pydocs" with the equivalent chmod commands?22:09
bkaaaSo i should install grub to it then run the ubuntu installer?22:09
BodsdaMongey: ooo, thats weird. I think its gonna be a reinstall of grub, or at least a manual change to the grub conf file. See if this link helps http://www.linuxquestions.org/questions/linux-newbie-8/grub-error-unknown-filesystem-grub-rescue-781125/22:09
gouchmisterI am recruiting software engineers to a collaborative development company. Anyone interested?22:09
Bodsdagouchmister: take it elsewhere, this is a support channel22:09
gouchmistersorry about that!22:09
Bodsdathanks22:10
escottJoestar79, i dont think there are equivalent chmod commands. its maybe closest to having multiple "groups" associated with a single file22:10
Bodsdabkaaa: just install grub to the external drive. Follow the same methodology for 'reinstalling grub after windows removes it' type guides22:10
bkaaaBodsda: Alright.  Thanks ill give it a try.22:11
Joestar79escott: those are directories22:13
Joestar79I tried with chmod and chgrp but doesn't seem to get the same result22:13
escottJoestar79, file directory, whats the difference22:13
=== szal_ is now known as szal
escottJoestar79, it won't acl's allow you to have multiple users or multiple groups owning a single file.22:14
Joestar79just wanted to make sure we were talking about the same thing22:14
=== yugnip is now known as vince_clorto
MongeyBodsda: worked, thanks man22:28
BodsdaMongey: excellent22:29
b14d3Anyone mind helping me out with Samba sharing from 11.10 to Win7?22:29
compdocis samba running?22:29
b14d3Yes it is, and I can run smbtree and it shows my share. I just can't get anything to connect to it.22:30
=== Vegeta is now known as Believer
compdocwindows 7 needs a change in group policy to allow it to use a certain type of password security22:31
sirknightagreed22:31
b14d3compdoc: Found some forum posts online and followed that. Still getting the same thing. A friend of mine even tried his Mac, and it's doing the same thing.22:31
=== Believer is now known as Goku
b14d3compdoc: Sorry, unclear sentence. I found some forum posts online ABOUT the change to group policy. And followed those.22:32
shazznerI am really at my wits end here, cause I'm literally driving blind22:32
shazznermy laptop's primary screen is broken22:32
shazznertrying to swtich to the second monitor22:33
shazznerthe second monitor works and displays fine on the livecd22:33
compdocb14d3, is it possible to show me what you changed? whats the url?22:33
shazznerwhen I boot into ubuntu it turns off that display22:33
shazznerhow on earth can I swtich it if I can't see? :(22:33
compdocbrb22:35
b14d3compdoc: http://superuser.com/questions/115337/windows-7-connecting-to-samba-shares22:35
wyldeshazzner: if you can find the documentation for your laptop, there should be a key combination to switch your display between the laptops display and external display..22:35
compdocyou selected "Send LM & NTLM - use NTLMv2 session security if negotiated"22:35
compdoc?22:35
compdocbrb22:36
b14d3compdoc: Yeah, that's one of the things I did. I can't find the other page that I was using, that reduced the requirements of password security.22:36
shazznerwylde: I've tried the key combination that should switch monitors, doesn't work though :/22:36
wyldeshazzner: or you can do what I did with an old dell laptop. I physically removed the broken screen from the laptop and it then defaulted to the external display.22:37
shazznerwylde: ha, I'm not sure I'm at that point yet but I'll add that to my list of options22:37
shazznerwylde: the problem is, everything works ok on the livecd. I don't know why it would suddenly turn off the second display once I booted in proper22:38
wyldeshazzner: other than the key combo and removing the broken screen that's all the ideas I have atm.22:38
shazzner:(22:38
wyldeshazzner: I think the live cd mirrors all displays by default22:38
wyldeshazzner: but once installed it will only work on what the system thinks is the primary display22:39
wyldeshazzner: at least until comfigured differently22:39
wyldeconfigured*22:39
nocturnushello!22:40
nocturnuscan somebody help me please?22:41
wyldeshazzner: if you wanted to do the research or can get someone good with bash scripting, you could possibly work out a boot script to configure the external display as primary.22:41
nocturnusi have a problem with my ethernet conection22:42
wylde!details | nocturnus22:42
ubottunocturnus: 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 ..."22:42
nocturnusok22:42
nocturnusi'm running kubuntu oneiric ocelot22:43
shazznerwylde: I'm trying to blind install openssh-server so I can at least edit the configs and such22:43
shazznerwylde: not easy :(22:43
nocturnusi have a rotuer D-link DCM G-20222:43
nocturnuswifi conection works very good22:43
nocturnusbut ethernet coenction doesn't work+22:44
nocturnusthe ethernet controller is Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)22:44
mkanyicy!enter | nocturnus22:44
ubottunocturnus: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!22:44
nocturnusok, sorry22:45
shazznerwylde: what is the config file the open source drivers use? Xorg.conf isn't present22:46
nocturnuswhen i plug the wire the light of the ethernet coenction doesn't bright. that's everything22:47
wyldeshazzner: I'm pretty sure openssh-server automatically starts after install. I wonder if putting 'apt-get -y install openssh-server' in rc.local would work. Then remove it after you have ssh access22:47
wyldenocturnus: try a different cable, the lights will come on if they have a connection.22:47
nocturnuswell, the conection works because i tried a laptop with win 7 and it worked very well22:48
shazznerwylde: hmm ok I'll try that22:48
wyldeshazzner: I believe the current x-org doesn't use it unless you specifically need it for speacial hardware/support.22:48
wyldenocturnus: with the same cable?22:49
nocturnusyes22:49
nocturnusi think that the problem is in the realtek drivers22:49
=== arkx_ is now known as arkx
b14d3compdoc : Just let me know when you're back :)22:49
nocturnusso i did this http://www.linuxquestions.org/questions/linux-networking-3/no-network-detected-realtek-8111-8168-issue-615047/22:49
wyldenocturnus: and you made sure the cable was seated properly I assume. Realtek in my experience seems to be pretty well supported. I could be wrong though.22:50
nocturnusyes wylde22:50
Tech-1jsut installed radiotray  this is the output:  http://pastebin.com/7cgLx5V922:53
wyldenocturnus: did you download the driver mentioned in that thread?22:53
nocturnuswylde: i downloaded the driver that my pc needs, from the site of realtek22:54
scar3crowcan I dedicate disk space and page space for a wubi install?22:54
wyldenocturnus and you installed it?22:55
nocturnusyes22:55
ox1dehi.. i'm having a problem with my laptop. it wont boot properly.. on load I get this message:22:55
ox1deNo init found. try passing init= bootarg.22:55
ox1debusybox v1.13.3 (ubuntu 1:1.13.3-ubuntu11) built in shell (ash)22:55
ox1deenter 'help' for a list of built-in commands.22:55
ox1de(initramfs) [  3.060259 ieee1394: host added: id:bus[0-00:1023]  GUID[000ae4aaaa27c398]22:55
FloodBot1ox1de: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:55
ox1dewhat should id o?22:55
wyldenocturnus: did you blacklist the r1869?22:56
b14d3Anyone else fairly good with Samba?22:56
nocturnuswylde: i downloaded the drivers from realtek site and in the folder there's a readme file that explain what to do an d i did it22:56
wyldenocturnus: and that all completed succesfully?22:57
nocturnuswylde: yes22:57
nocturnuswylde: i blaclist the r1869 but i don't know if it is a good idea...22:57
urbancommandooh by the way wylde, ty I set my second hd as my /home22:58
wyldenocturnus: what output do you get from 'lsmod grep "r8169" '22:58
wyldeurbancommando: glad I could help :)22:58
nocturnuswylde: Usage: lsmod22:59
wyldenocturnus: ahh ok22:59
b14d3compdoc : Need to reboot this machine, I'll be right back22:59
wyldenocturnus: how about 'lsmod | grep "r8168"22:59
nocturnuswylde: r8168                 202040  023:00
wyldenocturnus: ok, hmmm. Moment.23:00
nocturnuswylde: ok, and thank very very much for your help23:01
wyldenocturnus: and you did   sudo update-initramfs -u ?23:01
nocturnuswylde: no23:01
wyldenocturnus: glad to help. Lots of questions I know but I can't see what's happening :)23:01
nocturnuswylde: no problem, i get the sense23:02
_pHI_Should i run an external LCD monitor (restricted to VGA, not DVI connector) at 60 or 75Hz if the display supports both?23:02
wyldenocturnus: ok please do that and reboot. Come on back after, hopefully with a working Nic :)23:03
ox1decan anybody help me?23:03
nocturnuswylde: all right my friend!23:03
nocturnusi'm doing it!23:03
wylde_pHI_: highest rate gives less flicker and is easier on the eyes.23:03
_pHI_wylde: thanks! i guess i wsa just confused if this (still) holds for LCDs in general...23:04
wylde_pHI_: generally you can go with the highest listed. You only have to down rate it if it's causing issues.23:04
_pHI_ok great23:04
ox1ded(o_0)b23:04
_pHI_on DVI i'm limited to 60Hz it seems, on VGA plug i can go up to 75Hz23:05
bekks! ask | ox1de23:05
ubottuox1de: 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 !patience23:05
wylde_pHI_: that seems off to me. Although I'm no pro on the subject.23:05
_pHI_ok thanks!23:06
b14d3Back23:06
b14d3compdoc, you still afk?23:06
escott_pHI_, you should just use dvi. you dont know what the lcd is doing, can the panel actually support a 75Hz refresh?23:06
wyldeox1de: I honestly don't know if you can fix that issue outside of a re-install. I'm not positive though.23:06
_pHI_escott: xrandr is reporting 75 on vga (and i'm using that) and 60hz on dvi....23:07
escott_pHI_, but the vga signal could be downconverted. going vga means you are converting digital->analog->digital. and you dont know what is happening in that last conversion23:07
ox1deso i'm toast eh23:08
ox1de:(23:08
_pHI_escott: i guess i don't know...23:08
b14d3compdoc : I figured it out! I had a homegroup set up that messed it all up.23:08
_pHI_escott: but my laptop only has vga out23:08
compdocb14d3, cool :)23:08
_pHI_i guess i'm asking if 60hz vs 75 hz on vga will make a difference23:08
_pHI_escott: the panel is advertized as supporting 75hz on vga23:08
_pHI_so i guess i'll set that23:08
wyldeox1de: I juust don't know of any way to fix that problem. Get another opinion I would say.23:09
escott_pHI_, send the best analog signal you can send, just know there is a converter going back to digital before it gets displayed. just because you send 75Hz doesn't mean it will display 75Hz is my point23:09
_pHI_escott: ah ok! good to know. thanks!23:10
=== dleonard1 is now known as dleonardi
escott_pHI_, i thought you were deciding between using a dvi cable which advertised 60Hz and an analog advertising 75Hz and I would say pick the digital, but if its analog vs analog go for the highest numbers23:11
_pHI_ok thanks, i'll do that! ;)23:12
_pHI_have a great WE23:12
permafrosthi wylde permafrost=nocturnus23:13
permafrostwylde the ethernet doesn't works yet... :(23:15
=== miguel is now known as Guest29001
wyldepermafrost: :(23:23
wyldewas afk23:23
permafrostwylde: hi23:25
permafrosti 've change the nick23:25
lsvone quick question for all my linux friends here.  Does anyone knows how are the files in ~/.thumbnails/normal named?23:25
wyldepermafrost: I saw :)23:26
permafrostwylde: right23:26
permafrostwylde: the trick doesn't work23:27
wyldepermafrost: yeah :(  What output do you get from ifconfig ? Patebin it please.23:28
miguel_33hi23:29
miguel_33how is everyone23:29
miguel_33??23:29
Mrokiihello. Does anybody know an app for Ubuntu that lets one dim the desktop, so that nothing but the currently opened windows and the background is black for example?23:30
isaac_Can anyone help me why some videos show up all pixelated and distorted at certain times. http://imgur.com/a/gBBNz for example.23:37
isaac_It does not do this in windows.23:37
lsvIs there a way to monitor a folder and see what programs write to it?23:38
isaac_I've tried with Gnome MPlayer, SMplayer, KMplayer, Movie player, VLC, and UMPlayer and they all distort at exactly the same places23:38
muellisofthm Mrokii. I don't know such a thing but it sounds very useless to me.23:38
=== muellisoft is now known as Muelli
MrokiiIt#s not useless if one is distracted by the icons on the desktop.23:38
Muellilsv: sure. There is the concept of inotify and there are helper tools around that.23:38
TackeriDoes anyone know where to find information on How to install Ubuntu onto a Dell Optiplex 740 system? So far all info I can find lists that it is practically not possible.23:39
MuelliMrokii: *shrug* GNOME Shell doesn't have any icons on the desktop by default. And well, you can easily remove the icons on the default Ubuntu desktop I presume.23:40
vincenzociao a tutti23:40
tmkgnolsv: lsof, cli program23:40
MrokiiMuelli: Not the option I'm looking for.23:40
lsvMuelli: inotify is are function calls so someone can write their own programs right?23:41
Muelliyeah, kinda. There's a helper thing whichs name I forgot.23:42
=== lupinedk is now known as Lupinedk
martinphonewhats the command to scan?23:44
Logan_martinphone: Scan what23:44
Logan_?23:44
shazznerif anyone can help me out: http://askubuntu.com/questions/122129/switching-to-an-external-display-when-primary-is-broken23:45
martinphoneLogan_, i have a scanner, and I cannot use PLIB, cause is not updated, so I must use the command line23:45
martinphoneI dont have the command in the memory because I made a fresh install23:45
TackeriPM me if you can give a quick explanation on updating EOL Ubuntu versions manually. My 9.04 Fails To Fetch updates every time I try. Thanks!23:46
moonlightnewumbrhey there it's someone? I need some help please23:47
moonlightnewumbrI need a driver for my graphics card which it's not working23:47
Logan_martinphone: scanimage (I believe)23:47
moonlightnewumbrcould someone help me with my driver? In hardinfo says:23:47
moonlightnewumbrIntel Corporation N1023:48
martinphoneLogan_, it wasnt so simple: I remember it had references to the seconds the scanning device had to wait from scan to scan and references to the number of scans to do23:49
Logan_Tackeri: "To upgrade from 9.04 to 9.10, you must now use the Alternate CD upgrade method."23:49
=== hu is now known as WHAT_UP
Logan_martinphone: Not sure, sorry. :-(23:50
martinphoneno worries23:50
TackeriLogan: Thanks, I will download the Alt package. Will it boot from USB or only CD?23:50
Logan_Tackeri: https://help.ubuntu.com/community/Upgrades#Upgrades_via_alternate_CD <-- instructions23:50
moonlightnewumbrhey could someone help me with my driver or resolution please?23:50
Logan_Tackeri: I believe it requires a CD, according to those instructions.23:51
TackeriLogan: Thanks, I will read up and return if any questions!23:51
Logan_Tackeri: Sure. :-) Note that you do have to go 9.04-->9.10, then 9.10-->10.04 (using the alternate CD method again), and then 10.04-->11.10.23:52
Logan_Tackeri: It may benefit you to just back up your files and then perform a clean installation of 11.10.23:52
moonlightnewumbrhey? could someone help me with my problem please?23:52
Logan_!patience | moonlightnewumbr23:52
ubottumoonlightnewumbr: 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:52
moonlightnewumbroh k thanx Logan_23:53
moonlightnewumbrand ubottu thanx23:53
TackeriLogan: Yes, those are the instructions I found. Unfortunately with Dell Optiplex 740 systems, nothing after 9.04 would make it past the installation. Now I have to perform the updates/upgrades to make maintain a functional install.23:53
Logan_Tackeri: Er, actually, I'm wrong. You have to go 10.04-->10.10, then 10.10-->11.04, then 11.04-->11.10. It's a hassle, to say the least. :-P23:54
Logan_Tackeri: If you wait until the 26th, when 12.04 is release, you can go straight from 10.04 to 12.04.23:54
Logan_*released23:54
TackeriLogan: Then I may just do 904 > 910 > 1004 and hold off til the update, thanks!23:55
Mrokii/leave23:55
Logan_Tackeri: Makes sense. No problem!23:55
Mrokiioops23:55
Logan_Tackeri: Which architecture are you on (i386 or amd64)? I can provide you with the links to the alternate ISOs if you need them.23:56
TackeriLogan: It's an AMD X2 6423:58
Logan_Tackeri: You'll need http://old-releases.ubuntu.com/releases/9.10/ubuntu-9.10-alternate-amd64.iso for the upgrade to 9.1023:59
Logan_Tackeri: And then http://old-releases.ubuntu.com/releases/10.04/ubuntu-10.04-alternate-amd64.iso for the upgrade to 10.0423:59
Logan_Tackeri: And then just follow the instructions on the page that I linked to earlier.23:59

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