/srv/irclogs.ubuntu.com/2011/07/22/#ubuntu.txt

ichbinderPolah: worked now... weird. Thanks for helping.00:00
terry^^ will ignore everything from that particular IP.  You can do that for a range as wel.00:00
Polahichbinder: No problem00:00
[THC]AcidRainsuperoneclick doesnt support droid x200:00
dr_willis[THC]AcidRain:  check it again. i used it on older versions.00:00
dr_willisthey may have an older version archived00:00
[THC]AcidRainwell im actually running a flavor of droid x on a droid x2 device,00:00
dr_willis[THC]AcidRain:  time to ask in #android i imagine.00:01
terrysneakyimp: You dhould go to the security expert you trust for instruction.00:01
[THC]AcidRainoh snap. z4root is working...00:01
sneakyimpterry: thx for rule.  as for said expert, he's very busy (and in wildly different time zone).  i'm under a painful deadline.00:01
[THC]AcidRainor at least it appears.00:01
dr_willisz4root never worked for me [THC]AcidRain00:02
sneakyimpterry:  latin proverb: if there is no wind, row00:02
terrysneakyimp: If it were me, I'd let sshd's config handle what IPs it listens for.00:03
[THC]AcidRain,00:03
dr_willisdoes sshd support hosts.allow and hosts.deny? or is that so old.. its totally outdated :)00:04
Toyamehello00:04
sneakyimpterry: might it happen that one could exploit sshd in that case?   also, is it not more efficient for your machine to have iptables drop the packet before handing it to higher levels of software?00:04
Toyamehellooooooooooooooooooooooooooooooooooooooooooo00:05
=== ckeen_ is now known as goodpie
Loshkisneakyimp: I agree with terry. Using sshd on a non-standard port, and allowing ssh logins via key only is a better way to go...00:06
zykotick9dr_willis, ssh would need to be called from xinetd to work - it's probably a stand alone server - so short answer is NO00:07
dr_williszykotick9:  just rembering the old-skool days :)00:09
TheCyph3rI've got a question about coming up with a terminal command00:09
dr_williszykotick9:  back when you often had to recompile the kernel to get a cd burner working..00:09
zykotick9dr_willis, ahh, brings me back to a simpler... err more difficult, time ;)00:10
TheCyph3rIf I have a folder with, say, 100 files (specifically pictures), and they all have typical names cameras give (xxx-###, etc)...how can I rename all of them sequentially00:10
zykotick9dr_willis, i always hated xinitd BTW, but that hosts allow would be pretty handy.00:11
dr_willisTheCyph3r:  theck out the renameutils command line tools perhaps. :) is one way00:11
dr_willisTheCyph3r:  ive cheated and used wine to run 'bulk rename utilty' also on linux (and i use it all the time on windows)00:11
TheCyph3rdr_willis: is that a download?00:11
sneakyimpDoes anyone here have a good plan for excluding the vast majority of remote IPs for SSH access while permitting some reasonable subnet -- WITHOUT locking oneself out of the machine.  For example, what happens when your ISP gets bought by Comcast?  Or your ISP switches to IP v6?00:12
dr_willis!info renameutils00:12
ubotturenameutils (source: renameutils): Programs to make file renaming easier. In component universe, is optional. Version 0.10.0-5 (natty), package size 78 kB, installed size 272 kB00:12
sneakyimpLoshki: thanks for your input.00:12
uni4dfxHas anyone been able to connect their Windows Mobile 6.5 device to Ubuntu?00:12
dr_willisi use 'qmv' in the renameutils package all the time00:12
TheCyph3rdr_willis: okay so I have the package, I imagine that it's a command line program that I use through the terminal?00:14
dr_willisTheCyph3r: for example qmv. puts all the filenames in a list in a text editor you set.. edit them how you want, save,exit.. it renames them all.. i do a thing similer to.....00:15
dr_willisqmv -f do -e geany00:15
dr_willisqmv -f do -e geany *00:15
=== jay is now known as Guest30664
dr_willis-f do = just show the name to rename to... not both befor/after, -e = use the editor...00:16
dr_willisthen you can do whatever edits you want.. but in your simple case. you may want to track down a more focused tool00:16
TheCyph3rRight, well my thinking was this00:16
jokiAnyone here have experience with conky?00:17
TheCyph3rThere may be 200-300 pictures with names preassigned by camera...the pictures are of book pages, and i'd like to rename them by page #00:17
dr_willisim so used to useng 'bulk rename utilty' on windows.. i always install it via wine.. it can add 001 to 999 to the front of a bunch of files in just a few clicks00:17
dr_willisjoki:  lots of conky docs and examples out there.. and the conky homepage...00:17
dr_willisjoki: state the issue and see who can help.00:17
dr_willisTheCyph3r:  so is the page# part of the existing filename?00:18
dr_willisTheCyph3r:  or are they in order?00:18
Loshkisneakyimp: that's why I think ssh/non-standard port/keyed entry only is the way to go. You can set up and run/test the server using your existing ssh connection, and then enable it when you're sure it works. And it00:18
wookienzubuntu legends. after ,my latest kernel updated pushed out by ubuntu my machine no longer boots to desktop. I get "operaitng in low graphics mode" with no way to fix it.00:18
TheCyph3rdr_willis: They ARE in order, but the existing filename is some randomly assigned name on each...ex: SHF-104, SHF-105, SHF-106, etc.00:19
Loshkisneakyimp: isn't sensitive to the particular ip addresses in use by client or server...00:19
dr_willisso you want to change all 'SHF' to "Our_Florida_Pics_" or similer?00:19
TheCyph3rjust like "Pg 201" "Pg 202" "Pg 203" etc. ad nauseum00:20
dr_willisSO you want to change 'SHF-' to be 'Pg '00:20
dr_willisbut keep the #'s the same.00:20
TheCyph3ryes, and the numbers in the filename need to be changed as well00:20
dr_willisheh.. changed how. :)  that frst part would be easy to do via qmv,00:21
TheCyph3rNope, the numbers too....It takes FAR too long doing it by hand00:21
dr_willisyou want it to start at 001 and end at whatever? or what exactly00:21
TheCyph3rlet me see00:21
dr_willisGeany has 'vertical block' cut/paste features that would make that rather easy also. :) if i can rember how to make bash print 001 to 999....00:22
TBotNikAll, Been fighting a networking problem for weeks.  Opened thread on Ubuntu Forums at: http://ubuntuforums.org/showthread.php?p=11072877#post11072877 and have 3 other machines I just have to get on my network and inet, because they all are supposed to be sharing a database.  I sure can use some help.00:22
sam555hello all!00:23
sam555what software program does anyone recommend for checking the hard drive on my Ubuntu computer?00:23
TBotNikAll, Looks like the HOWTO that atomicben put out there would work, if I had the "Auto eth0" they are talking about, which I had before the upgrade from 9.10 to 10.0400:23
TheCyph3rdr_willis: Oh wow, brain fart....I'm using my laptop now, but was inserting the SD card into my PC and wondering why the hell the card wouldnt mount!00:23
sam555Does anyone know whether this is any good http://www.howtoforge.com/checking-hard-disk-sanity-with-smartmontools-debian-ubuntu00:23
dr_willisTheCyph3r:  :) or ssh'd to some fileserver.. and wondering why its not got the stuff instgalled.. heh...00:24
TheCyph3rdr_willis: im a newbie... "ssh"?00:24
almoxarifeTBotNik: you have a machine of four on a net, you want it to serve up dhcp to the rest, yes?00:24
dr_willis!ssh | TheCyph3r00:24
ubottuTheCyph3r: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)00:24
dr_willisTheCyph3r:  somthing you will want learn about. if you have more then 1 ubuntu box.00:25
TBotNikalmoxarife: Yup!00:25
sneakyimploshki:  the machine is already alive on the internet.  the issue now is locking it down.  it's a compute instance at amazon EC2 so I can't ever go plug-in a keyboard to fix the problem.  non-standard port is possible but a port scan would yield the open port quite easily.00:25
almoxarifeTBotNik: the simple setup would be dnsmasq00:25
dr_willis!info dnsmasq00:25
ubottudnsmasq (source: dnsmasq): A small caching DNS proxy and DHCP/TFTP server. In component universe, is optional. Version 2.57-1 (natty), package size 13 kB, installed size 120 kB00:25
TheCyph3rdr_willis: I see....Well im quite aware that i know a percentage of a percentage about Ubuntu, or even linux for that matter >.<00:26
TBotNikalmoxarife: But why do I not have the "Auto eth0"?00:26
dr_willisTheCyph3r:  i can 'ssh' from my android phone to my Ubuntu box.. and irc/update/upgrade/transfer files...  make it play 'Mooooo.wav' to annoy the wife....00:26
almoxarifeTBotNik: auto eth0? because you didn't set it to auto?00:26
jokiI need help setting up conky with a lua script anyone willing to help?00:26
TheCyph3rdr_willis: Ohh, so it's like remote access?00:27
TBotNikalmoxarife: Do I need to send my dhcp config to pb, for you to look at?00:27
FoxxWould any of you know why my wireless would say "device not managed"? I already changed etc/NetworkManager/NetworkManager.conf  file to Managed=True00:27
dr_willisTheCyph3r:  thats one blade of the SSH swiss army-kife-tool.. :)00:27
almoxarifeTBotNik: no, don't want to look at it, you want to serve up dhcp, ok, I suggest 'dnsmasq'00:27
cheakoHello, I'm trying to build an app with g++ that includes <string> and ends up with this error: " error: '::fwide' has not been declared" and a tone of others.00:28
TBotNikalmoxarife: Not sure, was working on dhcpd, but my machine has dhcp3-server instead and think maybe something got screwed in the config file00:28
TBotNikalmoxarife: K looking at that right now.00:28
cheakoWhat includes must preq these?00:28
dr_willisbbl00:28
TheCyph3rdr_willis: I see....okay, so the 129 files are names as such: IMGP0176.jpg, all the way to IMGP0303.jpg00:28
almoxarifeTBotNik: maybe, first you need to decide what to use, then you can figure out the bugs00:28
TheCyph3rdr_willis: And the first filename I want to change to "Pg 279" and ascend to "Pg 406"00:29
TBotNikalmoxarife: While I'm in "Synaptic" should I uninstall the DHCPD or DHCP3?00:30
almoxarifeTBotNik: I am guessing there is a reason why the router can't serve dhcp00:30
skutr34Hey, I did a clean install of ubuntu 11.04 and tried to boot and it got stuck on a purple screen.....00:31
TBotNikalmoxarife: dnsmasq-base was already installed but not dnsmasq00:31
TBotNikinstalling now00:31
skutr3464 bit dual boot with Windows 700:31
almoxarifeTBotNik: yeap, you need it00:31
TBotNikalmoxarife: Got my laptop connected to hub, so will know when it is live.00:32
almoxarifeTBotNik: the config file is pretty straight forward, dnsmasq will offer up dhcp, you decide what the net ip range is, the other machines need to look at the machine with dnsmasq for dhcp00:33
skutr34Hey, I did a clean install of ubuntu 11.04 and tried to boot and it got stuck on a purple screen. Can anyone help with this please?00:33
Loshkisneakyimp: In practice, port scanning tcp sockets is quite time consuming as the space is so big. I've found that running ssh on a non-standard port has pretty much stopped all ssh probe attempts. And allowing keyed-access-only pretty much prevents any password guessing. You'll probably want it even if you use the other stuff. See Tips for Securing Your EC2 Instance  http://aws.amazon.com/articles/1233, in particular the "Ditch Those Passwords: Use ss00:34
Loshkih Keys" sections...00:34
=== kant_mobile_ is now known as kant_mobile
pappa_bearhow do i quit firefox in terminal00:36
dr_williskillall firefox00:36
dr_willismay do it00:37
skutr34Hey, I did a clean install of ubuntu 11.04 and tried to boot and it got stuck on a purple screen. Can anyone help with this please?00:37
dr_willisskutr34:  what video chipset? try the nomodeset option yet?00:37
dr_willis!nomodeset | skutr3400:37
ubottuskutr34: 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 parameter00:37
TBotNikalmoxarife: K installed00:37
pappa_bearirefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.00:37
pappa_bearkillall didnt work00:38
dr_willisps ax | grep firefox, make note of the 'pid'  then 'kill pid'  or 'kill -9 pid'00:38
* pappa_bear is frustrated00:38
skutr34dr_willis: i will try this00:38
dr_willisor carefully try 'xkill' and click in the ofending firefox window00:38
TrentonAdamsdr_willis: I found my sluggish problem00:39
dr_williscarefull with xkill;. :) it can kill the X session if you click wrongly00:39
TBotNikAll, Sorry did not drag right so closed.00:39
pappa_beari can't find the firefox window00:39
dr_willisTrentonAdams:  slugs in the pc? :)00:39
TBotNikalmoxarife: What next00:39
pappa_beartha's why i'm havin' to do it in terminal but i'm a n()()b00:39
Brosephusalready asked this in #apache but my OS is ubuntu: I've got this config in sites-available, site in enabled, main domain works fine but the two subdomains do not: http://pastebin.com/Sd5B38U2, DNS is configured but the subdomains are unreachable00:40
TrentonAdamsdr_willis: lol.  No, remember, the slow keyboard input, bad graphics, etc, after screen saver.  Logout/login fixed it sort of deal00:40
jokiI need help setting up conky with a lua script anyone willing to help?00:40
TrentonAdamsdr_willis: You mentioned seeing that sometimes too00:40
genewitchmy grub.cfg is wrong, when it tries to boot of UUID it fails but if i set it to /dev/sda1 it boots. Any way to fix the UUID thing or should i just stick with the /dev/sda100:40
dr_willispappa_bear:  then try this route --> ps ax | grep firefox, make note of the 'pid'  then 'kill pid'  or 'kill -9 pid'00:40
dr_willisTrentonAdams:  dont think it was me...00:40
pappa_bearpappa_bear@theDen:~$ ps as | grep firefox00:40
pappa_bear 1000 17794 0000000000000000 0000000000000000 0000000000000000 0000000000000000 S+   pts/0      0:00 grep --color=auto firefox00:40
pappa_bearnow what?00:40
dr_willisone of those first #'s is the PID.00:40
pappa_bearprobably the 1779400:41
dr_willisi just cant rember which. :)00:41
dr_willis1000 may be the user uid. :)00:41
pappa_bearor that 3rd 000:41
zykotick9genewitch, run "blkid" to find the proper UUID, or switch to Labels00:41
dr_willisactually none of them are.. thats the process for your grep command.. :)00:41
zykotick9genewitch, using /dev/sda# should be avoided if possible00:41
Polahpappa_bear: dr_willis: Second one is PID. The column is titled "PID" too (:00:41
TBotNikalmoxarife: You have a HOWTO link on setting this up?00:41
almoxarifeTBotNik: dnsmasq configure dhcp http://www.thekelleys.org.uk/dnsmasq/docs/setup.html00:42
pappa_bearokay but what do i do with the pid?00:42
genewitchzykotick9: the blkid reports the same UUID as the one in grub.cfg00:42
dr_willistry ps ax | grep fire       could be the command name is not 'firefox' - i got no X. so cant check00:42
dr_willispappa_bear:  'kill THEPIDNUMBER'00:42
almoxarifeTBotNik: yeap, from the author even00:42
pappa_beark00:42
zykotick9Does anyone happen to know how long the timeout is sudo, before it requires the password again?00:42
genewitchzykotick9: mind you i have no idea why it fails, something about root device took too long to respond and it drops to initramfs00:42
Polahpappa_bear: are you trying to kill an instance of firefox?00:43
pappa_bearyes00:43
dr_williszykotick9:  i was thinking 15 min..  i do know its setable00:43
pappa_bearPolah, sry00:43
almoxarifedr_willis: where I can set sudo time?00:43
pappa_bearPolah, yeah, i can't find the window,00:43
BiggFREEUsually it is 10 minutes00:43
zykotick9dr_willis, I found a webupd8 article about setting, but can't figure out a way to test00:43
Polahpappa_bear: ps -A | grep firefox should do it. The first number that shows is the PID. Then you can use kill -9 <PID>00:43
dr_willisalmoxarife:  no idea. :) i do know its setable s omewhere.00:43
Polahpappa_bear; Should give you an output like this 9862 ?        00:00:13 firefox-bin with firefox in red00:44
almoxarifehttp://www.webupd8.org/2010/04/how-to-change-sudo-password-time-out-in.html00:44
dr_williszykotick9:  sudo apt-get update... enter password...   then try it again in a few min....00:44
zykotick9Set sudo timeout http://www.webupd8.org/2010/04/how-to-change-sudo-password-time-out-in.html00:44
almoxarife:)00:44
zykotick9dr_willis, but if i rerun a sudo command won't that reset it?00:44
skutr34dr_willis: my video card: ATI Raedon HD 3200, ATI display adapter (0x9612)00:44
dr_willisit sets it for 15 min after the first initial sudo (or 10 min) i think00:44
dr_willisskutr34:  write that down on a sticker on the pc. :)00:45
omnimoonevening all00:45
zykotick9dr_willis, cool, i can just test to figure it out then00:45
dr_williszykotick9:  perhaps 'watch sudo ls -l'    :) and let it run till it fails?00:45
TBotNikalmoxarife: /etc/resolve.conf hasboth :  nameserver 192.168.3.1 and00:45
TBotNiknameserver 127.0.0.1.  is this good?00:45
dr_willisI dont know that watch can work that way.. but it just came to mind.00:45
zykotick9dr_willis, cool thanks!00:46
skutr34dr_willis: do you by chance know if that chipset needs the nomodeset parameters?00:46
TrentonAdamsdr_willis: Anyhow, I blogged about it just now.  http://blog.adamsbros.org/2011/07/21/ubuntu-sluggish-or-slow/00:46
dr_willisskutr34:  no idea. I avoid ati as much as possible. try it and see.00:46
=== matt_ is now known as Guest77934
skutr34dr_willis: haha, why do you avoid ATI?00:47
jswensenJust installed 10.04 (no 11.04 because I can only get RTAI to build for 10.04).  I can't get gdm to start without "fenagling".  Xorg/gdm seems to start, but it just sits there and the cursor blinks on a black background.  If I mash on CTRL-ALT-F1 long enough the screen goes blank (I think it actually dropped to a terminal because I can blind login and cat something to a file and it is actually there), then use ALT-F8 to get back to graphical display.  Up00:47
jswensenreturning GDM is actually showing up.00:47
almoxarifeTBotNik: no, resolve.conf will reset itself, the change is done elsewhere00:47
dr_willisskutr34:  i normally need nomodeset untll i can get the addational-drivers installed for my nvidia cards00:47
dr_willisskutr34:  they are very poor in their linux support.00:47
jswensenIn constrast, if I start the system without GDM running and just run startx, Xorg starts up fine.  Any suggestions?00:47
skutr34dr_willis: ok00:47
dr_willisskutr34:  i rank them > 'nvidia, intel ...... way down.. ATI..   and NEVER BUY --> sis.'00:47
TBotNikK, where?00:47
dr_willisdoes matrox even exist any more? they would be above sis. :)00:48
skutr34dr_willis: i will try the nomodeset params, then install my additional drivers00:48
skutr34thanks for the help :)00:48
TBotNikalmoxarife: Do I need to create the shell script they suggest and run it?00:48
TrentonAdamsYeah, those sissy sis cards.00:48
TrentonAdams:P00:48
dr_willisskutr34:  ive notived if you install with the nomodeset option. It can get added to the /etc/default/grub file - even after its not neded.00:48
skutr34dr_willis: really? that's interesting00:48
ntr0pydr_willis, may i ask what gfx card u currently have in use?00:49
almoxarifeTBotNik: no shell scripts, wait one00:49
skutr34dr_willis: notived?00:49
dr_willisI am on an Nvidia Geforce 6150SE (built into the MB) on this box. I took out my 8800gtsxxx  that was in here.. because i couldent stand the noise. :)00:49
TBotNikalmoxarife: K, just remember I have dhcp3-server instead of dhcpd.00:49
dr_willisLaptop has a Nvidia 360M  (i think), only ati machine i got is a 'slim' cheap pc i got at xmas on black friday for $200 :)(00:50
user234if i'm getting a write protect error on a usb drive that does not have a write protect slider, does that mean it's toast?00:50
dr_willisuser234:  ive seen usb flash go bad that way..00:51
dr_willisuser234:  ive seen brand new ones say a similer error.. even under windows. :) took that one back to the store.00:51
user234dr_willis: thx00:51
HermieneI'm getting the blank screen w/cursor thingy when trying to install, and I've tried the "i195.modeset=0" solution, to no avail. Am I missing something...?00:52
dr_willisStore Manager was looking ALL over that usb flash for a write-protect switch.. ive never seen a USB flash with one.00:52
TBotNikalmoxarife: You looking for HOWTO?00:52
dr_willisnight all...00:52
q0_0phow do i install ubuntu kernel00:52
ntr0pydr_willis, night00:52
almoxarifeTBotNik: dnsmasq is a dhcp server, but you also have another as you mentioned, you need to decide which is the one you want to use, I don't see how both can be used00:53
wookienzwhen i log into gdm i dont have the classic gnome option, only "user defined session or "recovery console" where has it gone?00:53
wookienzclassic gnome tha is.00:53
YankDownUnderHermiene, What about VGA=771 ?00:54
L1nuxRulesq0_0p what do you mean by that upgrade the kernel?00:54
TBotNikalmoxarife: K will uninstall, but have to leave client.  Right?00:54
q0_0pL1nuxRules, yes00:54
q0_0pL1nuxRules, for some reason ubuntu is telling me I dont have a kernel when i boot00:54
q0_0pL1nuxRules, I've chrooted into the system and have access to apt-get00:54
L1nuxRulesq0_0p Im more familiar with yum than apt but sudo apt-get upgrade kernel should do it00:55
HermieneYankDownUnder: I'm on a stationary box. I thought that was just for laptops...?00:55
almoxarifeTBotNik: the client was already there, yes?00:55
q0_0pL1nuxRules, what should I apt-get in specific00:55
L1nuxRulesq0_0p /usr/bin00:55
YankDownUnderHermiene, Give it a go regardless....you can also put in: acpi=off noapic00:56
almoxarifeTBotNik: so why not use the dhcp-server you installed?00:56
q0_0pL1nuxRules, what about /usr/bin ?00:56
L1nuxRulesq0_0p sorry missread apt-get upgrade kernel00:56
L1nuxRulesq0_0p thought you asked for the path to apt00:56
q0_0pL1nuxRules, what is package called00:56
q0_0pL1nuxRules, if i remember something like linux-image00:57
q0_0pL1nuxRules, or linux headers00:57
HermieneYankDownUnder: This is my first time installing Linux... Do I leave the double hyphens "--" alone, or do I delete them?00:57
L1nuxRulesq0_0p linux-image will work with sudo apt-get install00:58
YankDownUnderHermiene, Just a quick question - why are you using the "i195" option in the first place?00:58
user234is there a place where i can download modules for a particular kernel?00:58
L1nuxRulesq0_0p I use sudo apt-get upgrade kernel just to install headers etc00:58
HermieneYankDownUnder: I followed this: http://journalxtra.com/2010/07/ubuntu-fixing-the-blank-screen-on-installation-bug/00:59
skerQ00:59
YankDownUnderHermiene, Right oh...just checking mate.00:59
q0_0pL1nuxRules, what about this apt-get install linux-image-2.6.38-10-generic00:59
hernythey should combine Software Center and Synaptic into one thingamabob00:59
L1nuxRulesq0_0p yes thats the kernel00:59
q0_0pL1nuxRules, do I need to install headers?01:00
andantinoand call it Synaptic Thingamabob?01:00
HermieneYankDownUnder: Giving it a go...01:00
L1nuxRulesq0_0p the headers and other stuff isnt needed unless you want to compile your own kernel01:00
YankDownUnderHermiene, you can also try adding "xforcevesa" as well...01:00
=== derp is now known as douche
L1nuxRulesq0_0p also might be needed to compile from source01:00
q0_0pL1nuxRules, okay makes sense01:00
almoxarifesynaptic works for me, its not sexy but it gets it done01:01
suicidalhey guys01:01
suicidalhow do i join a channel?01:01
herny /join #channel01:01
zykotick9This isn't a support question so technically it's OT but, I gotta share it.  KVM virtualization can easily boot separate physical partitions - so you can be in Ubuntu, and open a VM of your physical windows on another partition (or another GNU/Linux install).  Really cool in my opinion!  I discovered it as a warning on Ubuntu's KVM page.01:01
goodtime#channel01:01
andantino"/join #channelname"01:01
suicidalguys01:01
ntr0pyHow is it possible that a video in VLC looks like it has lover fps on vdpau than regular playback?01:02
suicidalhow do i join a channel?01:02
andantinoslash01:02
andantino#01:02
andantinojoin01:02
dualbootahhi everyone01:02
Polahsuicidal: /join #channel01:02
skerhi01:02
andantinoooops01:02
dualbootahi just installed ubuntu01:02
andantinoi mean01:02
dualbootahbut i cant get the World of wracraft installer file to open01:02
dualbootahcan someone help me01:02
dualbootahit says the exe is hidden01:02
dualbootahand i cant freaking fix it01:02
almoxarifedualbootah: exe? like windows?01:03
dualbootahyes01:03
dualbootahim trying to run it with wine01:03
dualbootahbut now its all screwed up01:03
goodtimetype  /join #channel suicidal01:03
dualbootahnow its completely meesed up01:04
andantinolike if you want to join a room called skallywag you would type "/join #scallywag"01:04
almoxarifedualbootah: did winehq say that game ran in wine?01:04
dualbootah No installer data could be found. If this problem persists, please contact Blizzard Technical Support.01:04
dualbootahyes its the most popular ame able to be ran in wine with no problems01:04
zykotick9almoxarife, WOW does run in wine yes01:04
L1nuxRulesdualbootah the only use of windows is for gaming so use it forget wine or whatever because your emulating so your hardware is being used for more than is needed although windows will use more base resources01:05
dualbootahim only ubunut01:05
dualbootahid like to run it in ubuntu...01:05
thephasedI'm having a tough time removing alsa-base from lucid. apt-get doesn't seem to work because that's not how i installed it initally.01:05
chaddyask in #winehq, maybe, dualbootah01:05
thephasedi really just want to upgrade alsa to 1.0.24 using a ppa01:06
zykotick9dualbootah, have you seen https://help.ubuntu.com/community/WorldofWarcraft01:06
L1nuxRulesdualbootah Im hardcore Linux and hate windows but I still use it because its the only advantage windows has over Linux which is down to dev and hardware vendors01:06
genewitchis installing the ATI drivers from the restricted hardware panel the recommended way of doing it?01:06
genewitchor should i get the drivers from ATI01:06
almoxarifedualbootah: google more01:06
rwwgenewitch: You should use Restricted Hardware. The ATI drivers aren't supported by us.01:06
dualbootahi have01:06
dualbootahive tried every solution01:06
dualbootahnothing works01:06
dualbootahim supposed to unhide the exe01:06
genewitchrww: k01:07
dualbootahbut it doesnt owrk01:07
FloodBot1dualbootah: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.01:07
zykotick9dualbootah, ask in #winehq then01:07
ichbinder_hello. I need to install sun-java6-jdk and a few weeks ago that still was found in synaptic and installed, when canonical partners was added as repository. Now I installed same ubuntu 11.04 on a different machine today and it can't find sun-java6-jdk anymore, even though canonical partners etc. is the same...?01:07
dualbootahNote that on some WoW DVD's the installer executable is hidden and you need to re-mount the disc with the 'unhide' option. To do this type in a terminal:    sudo umount /dev/cdrom   sudo mount -t iso9660 -o ro,unhide /dev/cdrom /media/cdrom0/01:07
blade1i need help about kdm theme01:07
dualbootahi tried those commands01:07
HermieneYankDownUnder: The "vga=771" thing didn't work. What was the other thing? (I didn't jot it down.)01:07
almoxarifedualbootah: giving up? that's no fun, get some soda and some pizza, start from scratch01:07
zykotick9ichbinder, did you "sudo apt-get update" after adding partner?  it should be there.01:07
StaticShockis there an appropriate channel for discussing FUSE?01:08
Polahichbinder_: Double check the partners repo is enabled and make sure you updated your package list01:08
YankDownUnderHermiene, "xforcevesa"01:08
andantinodualbootah: juice and salad is probably a healthier option though01:08
andantinojust sayin01:08
HermieneYankDownUnder: Ah, thanks. Will try that.01:09
blade1i need help about kdm!!!01:10
KM0201blade: might have more luck in #kubuntuu01:11
blade1but i have ubuntu01:11
blade1:D01:11
Docnixhello everybody01:11
KM0201blade: so why on earth are you using kdm?01:11
skerhi01:12
blade1i will other theme01:12
Docnixis there anybody expert with PiTiVi?01:12
ichbinder_Polah: oh man... I shouldn't setup a new system last minute when I need it 9 hours later for a demo... and then forget to reload package list... -.-01:12
ichbinder_Polah: thanks! :)01:12
L1nuxRuleskm0201 hes probably installed a kde aimed app i.e yakuake01:12
KM0201L1nuxRules: that usually doesn't install kdm01:13
DocnixI'd need to export a movie in another standard format than the owner format01:13
L1nuxRuleskm0201 ahh ok01:13
sneakyimploshki: yes of course keyed access via ssh already set up.  no root login, no password, key only.   in fact, only one AllowUsers right now.01:13
blade1:(01:14
AvalessaI know this is a stupid question but is there a specific topic here? :\01:14
L1nuxRulessneakimp one more thing now switch the ssh port ... just for the decryption exploits01:15
PolahAvalessa: Nope.01:15
AvalessaWOuld anyone be able to help me figure out why ubuntu seems to suddenly be rejecting my xbox?01:16
PolahAvalessa: In what way do you mean?01:16
L1nuxRules+1 ubuntu01:17
JRWRUbuntu 10.04 (Linode) - Postfix/Dovecot Issue - Unable to receive emails - When ever i send a email to my mail server, the logs show that the email was received and no errors where found, when i go to check the account, no emails are in the inbox at all - main.cf http://pastebin.com/ARjhCSFC / master.cf http://pastebin.com/KHLRZt4A / dovecot.conf http://pastebin.com/hfKgB6VW01:17
YankDownUnderJRWR, Um...wouldn't that question work better in #dovecot ?01:17
kora-chanhi, i'm using natty on my thinkpad x220 tablet (i7, intel 3000HD). i have a small problem: i can use my external monitor just fine when i use my vga output, but when i connect it to the display port i only get a black screen with a mouse pointer on my notebook and the display itself says no signal. any idea how to troubleshoot?01:17
AvalessaOUt of nowhere I suddenly lost the ability to go on xbox live. I use a wired connection through my ubuntu 11.04 laptop and it worked fine 3 weeks ago (I was idle for 3 weeks) and suddenly my xbox doesn't even connect to my network. I called xbox support and they told me to contact the ubuntu community so here I am.01:18
kora-chanAvalessa: youre using your ubuntu machine to route the xbox to the net?01:18
AvalessaYes01:19
L1nuxRulesjrwr tail -f /var/log/mailog while your sending a mail to the server then pastebin that01:19
kora-chanAvalessa:  Do you use a switch to connect the xbox and the pc? if yes, are you running a dhcp server on your ubuntu box? you could start by looking if the xbox got an ip and if yes if you can ping it01:20
JRWRl1nuxman: http://pastebin.com/ALqcw0Xb01:20
L1nuxRulesjrwr but really you should be asking in #ubuntu-server01:20
L1nuxRulesjrwr will take a look01:20
kora-chanAvalessa: may seem like a straight forward solution,... if the xbox doesnt find any network i'd also try checking the network cables,.. maybe somethings broken there01:21
robskiiAnyone know their way around joomla? Not having any luck finding life on their channels01:21
L1nuxRulesjrwr what mailbox you sending too?01:22
AvalessaWe tried everything with my router, router settings, and the xbox itself. Nothing hasworked.01:22
=== jackal is now known as Guest21094
almoxarifeAvalessa: why not connect the xbox to the router?01:22
AvalessaI'm 2 stories above the router01:23
terryAvalessa: Tel us what you have hooked to what.01:23
JRWRl1nuxman: its a virtual mailbox setup, should be going into the jrwr account01:23
almoxarifeAvalessa: ah01:23
AvalessaMy xbox is hooked up to my laptop which is connected to our wifi network01:23
YankDownUnderJRWR, Have you considered checking in the #dovecot channel? Or #postfix for that matter? Oh, and have you setup a "procmailrc" yet?01:24
pappa_bearPolah, that worked thanks01:24
=== jackal_ is now known as Guest82019
L1nuxRulesjrwr theres no errors in the mailing being recieved so its the local delivery thats an issue are all the mail services started? Is the mail queue high?01:24
terry!ics | Avalessa01:24
ubottuAvalessa: If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing01:24
=== Guest82019 is now known as Hurray
AvalessaI'm already doing that01:25
JRWRl1nuxman: i found the lost emails, they where in /home/jrwr/maildir01:25
terryAvalessa: Do you have eth0 set to static IP address?01:26
terryAvalessa: First off, is eth0  the network interface that is connected to the xbox?01:26
terryor is it eth1?01:26
daniel__hello would anyone know how to activate a wireless driver that stoped working after i updated from 10.10 to 11.04 my card is a Broadcom Corporation BCM4311 802.11b/g WLAN and my computer is a vostro 100001:26
Avalessaeth0 is the connection01:26
terryto the xbox?01:26
AvalessaYes01:26
pappa_bear pappa_bear@theDen:~$ kill -9 1620001:27
pappa_bearbash: kill: (16200) - No such process01:27
YankDownUnderdaniel__, Have you tried to find out if the right device driver for the wireless is working and activated? (run "sudo jockey-gtk")01:28
pappa_bearPolah, btw, it's the second number01:29
L1nuxRulesjrwr thats your inbox what are you using to retrieve the mail?01:29
Polahpappa_bear: Second number for the way dr_willis told you to do it. It was the first number for the way I told you to.01:29
L1nuxRulesjrwr actually might not be whats the contents of that dir?01:30
almoxarifeAvalessa: you have a wireless connection to the router?01:31
AvalessaMy laptop does, yes01:31
daniel__YankDownUnder, all that did was open additional drivers ive tried that and i marked the bcmwl-kernel-source for reisntalation like the website https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx told me to and nothing has worked what else do u think i should try ?01:31
almoxarifeAvalessa: does xbox?01:31
AvalessaNo,01:32
ZaehlasI have a question, running ubuntu 10.04, server, LTS, fresh install.  WHY would my udev do THIS: http://paste.ubuntu.com/649600/01:32
YankDownUnderdaniel__, Edit the /etc/modprobe.d/blacklist.conf and comment out the bcm43xx driver, reboot.01:32
pappa_bearPolah, first number = User ID01:32
daniel__YankDownUnder, how do i do that01:33
Polahpappa_bear: Not for my method. ps as shows UID and then PID. ps -a like I said shows PID  and then TTY. No UID01:33
YankDownUnderdaniel__, Um, sudo nano /etc/modprobe.d/blacklist.conf => comment in front of bcm43xx, save the file, restart the machine01:34
L1nuxRulesZaehlas maybe something to do with the build system01:35
Zaehlaswell, this is crazy, was same build I used before, needed new hard drives, so fresh installed, but it looks luike every time it's booting, it swaps my two network interfaces..  which causes some serious problems, as you can guess.01:36
L1nuxRulesZaehlas they have probablly changed something with the PXE deployment01:36
Zaehlasmeh.  any idea on how to UNDO whatever they changed.  this is crazy.  who has udev specifically rename network interfaces on a whim?01:37
daniel__YankDownUnder, sry im a realy big noob here what do u mean comment in front of bcm43xx01:37
L1nuxRulesZaehlas not familiar with udev or whim01:38
ZaehlasYankDownUnder Comment is like the number sign, usually, hold down shift, hit 3, that symbol means "comment the whole line"01:38
YankDownUnderdaniel__, Put a "#" in front of it like all the other comments in the file.01:38
Zaehlas*sigh*  Maybe I'll reboot another dozen tinmes, and try to figure out what's it doing.01:39
ZaehlasThanks anyway01:39
ocmsRzrhi, I'm trying to get my mic input played through the speakers and I don't have a clue how. I tried enabling the loopback module in pulseaudio but it didn't work01:40
ocmsRzrany ideas?01:40
daniel__YankDownUnder, .# replaced by b43 and ssb.01:40
daniel__blacklist (so here)>bcm43xx01:40
comfortsuiteshow do i reset the desktop,top tool bar, bottom toolbar to default settings?01:41
histo!resetpanels | comfortsuites01:41
ubottucomfortsuites: To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »01:41
comfortsuitesbash: !resetpanels: event not found ??01:42
=== tlab is now known as tlab-away
YankDownUnderdaniel__, Yeah mate. Das it01:42
comfortsuitesdidn't work01:42
comfortsuitessomeone has changed the panel settings and minimized apps are like very very small01:43
SAaCMBOk i got windows installed, i have to update the drivers to be able to use sound and the internet. Heres my question, how do i fix the MBR so that i get Ubuntu as an operating system choice at startup? The installation of windows7 has made it so it only gives me the choice of windows.01:43
=== SAaCMB is now known as Obeyance
AvalessaCAn anyone else help me with my xbox problem?01:43
histo!grub2 | Obeyance01:44
ubottuObeyance: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)01:44
PolahSAaCM: Boot from a LiveCD/USB and reinstall GRUB01:44
itaylor57comfortsuites, you run the command given by ubottu not the resetpanels command01:44
yellowgtoAnyone have any idea how to unmute mic (So you can hear it) on Ubuntu 11.04?01:44
daniel__YankDownUnder, ok should i earase the blacklist before it and also how do i save it01:44
histoyellowgto: in the sound preferences01:44
yellowgtoI've unmuted that already01:45
yellowgtoUnder the input tab01:45
yellowgtoDoesn't work01:45
YankDownUnderdaniel__, Mate, I never said to erase the blacklist - only to comment out the bcm43xx module and save the file and reboot the machine.01:45
daniel__YankDownUnder, ok i didnt jsut making sure but how do i save the file01:46
ObeyanceOk, i have Ubuntu 9.10 LIVECD. The last grub version i had after upgrading and patching fully to 11.04 i had Grub 1.99. What is the safest method of getting back to that? Would doing the liveCD route be safe?01:46
histoyellowgto: you want to here playback from the mic?01:46
yellowgtoYes01:46
histoyellowgto: you'd have to unmute the output tab as well01:46
YankDownUnderdaniel__, "CTRL+X" saves the file01:46
=== vDubG is now known as vDubG__Gone
yellowgtoI don't have an Unmute tab in output histo01:46
daniel__ok im rebooting thanks hopefully it works01:47
yellowgtoJust left or right slider01:47
histoyellowgto: you should have an output volume for the mic on the playback tab01:47
histoyellowgto: if not you can use alsamixer in a terminal and01:47
yellowgtoPlayback tab in Sound prefs?01:47
histoyellowgto: idk i'm not in ubuntu atm but I know it's there01:48
yellowgtoI have an output tab01:48
yellowgtohisto I thought ubuntu uses pulse audio01:48
yellowgtoNot alsamixer?01:48
yellowgtoI might be wrong01:48
histoyellowgto: alsamixer is a volume control01:48
yellowgtobecause I have Alsa Mixer01:49
histoyellowgto: unless something changed recently you should be able to adjust volumes with it01:49
yellowgtoIt must be the headset01:50
yellowgtoDoesn't jive right with Ubuntu01:50
yellowgtoLogitech G93001:50
yellowgtoI have everything unmuted in ALSA mixer01:50
histoyellowgto: i see what you are saying now with the new sound settings01:51
histoyellowgto: let me check something01:51
yellowgtoI downloaded ALSA mixer01:51
yellowgtoFrom Synaptic01:51
daniel__YankDownUnder, still no luck01:53
stercor_What's the average capacity of nodes on VG2?01:53
YankDownUnderdaniel__, Now that you've done that, run "sudo jockey-gtk" again - see what shows up mate.01:54
daniel__YankDownUnder, /usr/lib/python2.7/dist-packages/gi/types.py:44: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed01:55
daniel__  return info.invoke(*args)01:55
YankDownUnderdaniel__, Are you typing this in a term: sudo jockey-gtk ??01:56
=== marcelo is now known as Guest47204
daniel__YankDownUnder, yeh it opens up additional drivers and shoots that out in additional drivers it says the broadcom STA wireless driver is working but on my computer the wifi led isnt lit and as far as the networking tool it wont detect it and it worked fine in 10.1001:58
ocmsRzrdoes anyone know how to play mic input through the speakers in 11.0401:59
YankDownUnderdaniel__, Close all that crap up, and open up the Package Manager, search on "backports" => install the backports, reboot, see what goes on after that.01:59
daniel__ok01:59
comfortsuitesdon't you need a patch cable to do a NIC2NIC connection?02:00
TheCyph3rIf I have two Ubuntu boxes on the same wireless network, can I transfer data b/w them w/o using an external HDD or the like?02:00
lenovolenovo ideapad y43002:01
dliTheCyph3r, sure, use ssh should be handy, unless the network blocks it02:01
YankDownUndercomfortsuites, IN most instances, the onboard NIC's are automatically configured - so they'll know if it's a crossover connection or not - and fix it automagically...however, it's always  nice to  have a crossover cable handy.02:01
TheCyph3rdli: And how do I do that? I'm VERY slowly learning the whole Linux/Ubuntu thing02:02
comfortsuitesso it is possible to have a IP assigned to a NIC on the other end of a standard ethernet cable in ubuntu?02:02
dlicomfortsuites, auto-crossover is included in all Gigabit NIC, so, unless you have two computers both with 100Mbps NICs02:03
bryhoytHi, I have made a few custom mods to my ubuntu system and suddenly dhclient (dhcp utility, I presume) no longer works. It first complains "error while loading shared libraries: libc.so.6" and on further inspection with strace, it turns out that it doesn't have the permissions to access the libc.so.6 library (when it tries to open it in the first few lines of strace). However, I am very definitely running it as root. What's my problem?02:03
dliTheCyph3r, on both computers, install sshfs02:03
comfortsuiteslaptop is wifi, another laptop is wired into the wifi laptop. how do i bridge the connections so laptop 2 can get an IP ?02:03
daniel__YankDownUnder, ok wicth one there seems to be many different ones linux-backports-modules-net-(then random numbers follows by generic and some are then follow by -pare or they are followed by nattey then generic02:04
ObeyanceWhen i type ( Sudo Grub ) It says Command not found.02:04
dlicomfortsuites, if you only do it once, just connect ethernet cable, manually set IPs for both, and enable NAT(ipmasq) on the one with wifi02:04
Obeyance!grub02:04
ubottuGRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)02:04
ObeyanceShould i get grub2 or stick with KK grub 1.*?02:05
ObeyanceIm new to linux so i dont know the difference.02:05
dliObeyance, then, choose grub202:06
TheCyph3rdli: Is sshfs run through the terminal? I dont see it in the Applications section02:06
comfortsuitesdli: the laptop with wifi is being assigned it's own IP from a router via DHCP. i want to get the wired laptop and IP from the router. allow a passthrough02:06
dliTheCyph3r, if you want GUI, gnome file manager (nautilus) can do ssh02:06
Disguisedcan someone explain the purpose of .xinitrc? does gdm go looking for that file, or does it just look at the file in the xsessions directory02:07
dliTheCyph3r, open nautilus, go to File->Connect to Server, and supply IP of the other computer, and choose ssh protocol02:07
dliDisguised, no, gdm doesn't read .xinitrc02:08
dliDisguised, if you run the command startx, .xinitrc is sourced02:08
TheCyph3rdli: Which computer should be server? The one supplying or receiving?02:09
comfortsuitesdli: where do i go to enable NAT?02:09
Disguisedwell, im using dwm, and i want to customize the status bar, which reads from stdin i believe02:09
Disguisedso should i create a script, then call that from my xsesion file instead of dwm directly?02:09
=== AnGell is now known as f453
dliTheCyph3r, either way would work, since it's a two-way transfer02:09
dlicomfortsuites, you can try programs like shorewall, or use some simple bash scripts02:10
TheCyph3rdli: okay, so I don't need to supply any passwords or anything?02:13
dliTheCyph3r, you will be asked about passwd, unless you get public keys02:14
TheCyph3rdli: strange...it's saying "Could not display "sftp://xxx.xxx.x.xx/"  Acess was denied."02:15
TheCyph3rdli: The x's are in lieu of the ip02:15
dliTheCyph3r, can you ssh to it in terminal?02:15
dliTheCyph3r, also, on the server side (remote), make sure ssh port is up, test it there: ssh localhost02:16
TheCyph3rdli: Don't know how :(    I'm a total newbie to this02:16
dliTheCyph3r, if it works, try from the other computer: ssh xxx.xxx.xxx.xxx02:16
TheCyph3rdli: "ssh: connect to host localhost port22: Connection refused"02:17
dliTheCyph3r, you need to install the program, sudo apt-get install ssh02:18
TheCyph3rdli: okay, I got sshfs on both from Software Center, didnt know i needed ssh as well :-/02:18
dliTheCyph3r, if it's already installed, try to start it, sudo service ssh start02:18
lunarblazei need to format a drive but i dunno how. terminal command please?02:19
dlilunarblaze, mkfs.ext4 /dev/foo02:19
tbotnikalmox02:19
lunarblazeand then the location right?02:20
TheCyph3rdli: Okay, I just installed ssh on both boxes02:20
tbotnikalmoxarife: Hey...you were helping my friend tbotnik with connectivity...but he can't connect so, I'm trying to help him out02:20
ObeyanceOk i have been following the directions and i have made my way to using the [ Sudo grub-install ] command but i am unsure which /dev/sda to specify.02:21
TheCyph3rdli: do I need to go through the "ssh localhost" setup on both boxes?02:21
tbotnikall: Hey....can anyone help me (and my friend) connect wirelessly with Ubuntu?02:22
ObeyanceWhen i typed [ mount | tail -1 ] it echoed " /dev/sda3 on /media/209380432jf3209 "02:22
TheCyph3ryou can try using Empathy...its an IM service02:22
lunarblazeok, i used this command: sudo mount /dev/sdc1 /media/mini    and got this mkfs.ext4: invalid blocks count02:22
tbotnikall: He has no connectivity...and I'm his "eyes and ears" here02:22
comfortsuitesObeyance: trying to install grub?02:22
tbotnikall: any help would be appreciated greatly....02:23
lunarblazetbotnik: you have network manager running right? what version ubuntu?02:23
goodtimeany02:23
tbotniklunarblaze...would you mind chatting privately....this might take some doing....02:24
comfortsuites!grub02:24
ubottuGRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)02:24
lunarblazeok, i used this command: sudo mount /dev/sdc1 /media/mini    and got this mkfs.ext4: invalid blocks count02:24
tbotnik10.04 version of Ubuntu...the network manager is apparently corrupted....02:24
spencer__release 10.04- trying to get my wireless working. eth0 ok. equipment type is cisco-linksys e1000. The problem is that I can't secure the line. the default works ok.02:25
[THC]AcidRainjust to be sure. superoneclick works on ubuntu right?02:25
CLF1Can anyone tell me why I can't change my USB HD permissions It keeps reverting to "forbidden" and can't seem to see it on network02:25
TheCyph3rdli: Okay I have it figured out....one question though, is there any way to turn off the ssh hosting on the box?02:26
lfenderso im still new to ubuntu but were could i find some cool desktop stuff or widgets like stuff02:26
Monotokolfender, you probably want to look into compiz02:27
lunarblazelfender, have you tried the software center? :p02:27
Logan_!screenlets | lfender02:27
ubottulfender: Screenlets are little widgets for your !desktop. Note you must have a compositing window manager such as !Compiz Fusion, xcompmgr, or KWin to run them. You can get them at http://www.screenlets.org/02:27
MonotokoTheCyph3r, to turn off ssh server just run: /etc/init.d/ssh stop02:27
=== wookienz_ is now known as wookienz
lfenderthanks02:28
lunarblazeyep02:28
=== me is now known as Guest47592
=== zach is now known as zachlr
spencer__release 10.04- trying to get my wireless working. eth0 ok. equipment type is cisco-linksys e1000. The problem is that I can't secure the line. the default works ok. how to secure the link?02:30
=== `mOOse` is now known as m00se
blottomanI was connected to my work VPN the other day and working.  Left my computer for a bit and when I returned it was locked up.  I rebooted and now I'm unable to connect to the VPN.  The syslog isn't very descriptive.  The only thing I really see in the "VPN Plugin Failed"02:30
blottomanAnyone have any suggestions?02:31
zachlrWhen I first installed Ubuntu, I remember being asked "Don't ask for a password, Ask for a password at logon, or Ask for a password to decrypt my home directory"  Is it too late to enable home directory encryption after Ubuntu is installed and I've been using it?  Where can I find more information about this?02:31
TheCyph3rMonotoko: Very good, thanks!02:32
CLF1Can someone please help me with a problem seeing my USB hard drive on network.  permissions keep reverting back to "forbidden"02:32
MonotokoTheCyph3r, no problem...if you don't need to the server you can uninstall it using sudo apt-get remove openssh02:32
=== derp is now known as derp|gone
andantinoa little off topic but are there support rooms for computer brands02:33
MonotokoTheCyph3r, otherwise it will come back on reboot...you can use this to stop it completly though: update-rc.d ssh remove02:33
TheCyph3rmonotoko: Well the isntall i used was "sudo apt-get install ssh"  , so would it be "sudo apt-get remove ssh" ?02:33
comfortsuitesI just did 'sudo update-grub' and I'm not dual-booting, will i see the grub menu now when i boot? and if so how do i reverse what i just did02:34
MonotokoTheCyph3r, perhaps...I can't quite remember at the moment02:35
alazare619im having a problem im on xubuntu but i dont have the shared folders icon can someone help me?02:35
alazare619im trying to setup a few smb shares nothing over the top or complex like virtual directorys (gadmin-samba)02:36
TheCyph3rmonotoko: well, I can try a few things. And if nothing works, I can always come back in here and bug people with my newbie questions :P02:36
MonotokoTheCyph3r, it's all part of the learning process :)02:36
alazare619im having a problem im on xubuntu but i dont have the shared folders icon can someone help me?02:38
alazare619im trying to setup a few smb shares nothing over the top or complex like virtual directorys (gadmin-samba)02:38
TooTallHey everybody check this cool chat room out #theedj02:38
comfortsuitesI just did 'sudo update-grub' and I'm not dual-booting, will i see the grub menu now when i boot? and if so how do i reverse what i just did02:38
lunarblazeok, i used this command: sudo mount /dev/sdc1 /media/mini    and got this mkfs.ext4: invalid blocks count02:39
TheCyph3rmonotoko: I wish there was an "end all be all" book that I could read and just know as much as possible :/02:39
alazare619comfortsuites,  hold down shift02:39
alazare619comfortsuites, to see grub02:39
comfortsuiteswhat?02:39
comfortsuitesim not trying to see grub and im not dual booting02:39
comfortsuitesI just did 'sudo update-grub' and I'm not dual-booting, will i see the grub menu now when i boot? and if so how do i reverse what i just did02:40
alazare619comfortsuites,  update grub.cfg time to 0 and it wont show then02:40
=== `mOOse` is now known as m00se
alazare619 for some reason i dont have the shared folders icon under start menu > system > shared folders im trying to setup a few smb shares nothing over the top or complex like virtual directorys (gadmin-samba)02:43
lunarblazeim trying to reformat a drive., i used this command: sudo mount /dev/sdc1 /media/mini    and got this mkfs.ext4: invalid blocks count02:44
TheCyph3rNoobish question, but is Nautilus essentially the counterpart to Windows Explorer?02:44
lunarblazebasicly yes :p02:45
TheCyph3rAhh, okay...lol still learning!02:45
lunarblazeheres a cool trick02:45
lunarblazein a console, type gksudo nautilus for unrestricted file access02:46
lunarblazeconsole=terminal02:46
lunarblazeTheCyph3r: catch that?02:47
qinSweet.02:47
lunarblazeim trying to reformat a drive., i used this command: sudo mount /dev/sdc1 /media/mini    and got this mkfs.ext4: invalid blocks count02:47
lunarblazestill cant get this mini card to format -.-02:48
spencer__to answer my own question. use your   for cisco-linksys e1000 browser to make the setup.02:48
TheCyph3rlunarblaze: what does that do?02:48
lunarblazeyou know how some files cant be messed with cause of permissions?02:48
lunarblazethis lets you get around that02:48
lunarblazeopens a window, and the window can modify anything02:49
TheCyph3rahh02:49
spencer__to answer my own question. use your   browser to make the setup for cisco-linksys e1000 .02:49
SejmLhello ppl02:49
TheCyph3rIf I'm having that trouble, I'll just end up looking up the terminal commands to move or extract stuff :P02:49
TheCyph3rhelps me learn02:49
SejmLi just installed gnome3 on ubuntu 11.04 and it looks horrible02:49
lunarblazeheres another, use ctr=alt=F7 to get out of this02:49
SejmLany1 usin Gnome shell on ubuntu?02:49
lunarblaze= are plus, sorry02:50
lunarblazenow use ctrl+alt+ F102:50
lunarblazeare you looking for a command?02:50
qin!who > lunarblaze02:50
ubottulunarblaze, please see my private message02:50
lunarblazeim trying to reformat a drive., i used this command: sudo mount /dev/sdc1 /media/mini    and got this mkfs.ext4: invalid blocks count02:52
lunarblazecan anyone help with this?02:52
qinTheCyph3r: All (almost) linux is well documented, man is first step to enlightement, man ls, man cd, man cp, man mv, for a starter.02:52
qinlunarblaze: fsck?02:52
chronos00Hello, Does anybody know how to use the VESA video driver instead of the current one, for Ubuntu 10.04 or newer?02:52
ObeyanceWould someone be willing to help me Chroot?02:52
lunarblazeqin: what?02:52
lunarblazeqin: am i using the wrong command?02:53
InternetpcHi....can anyone pl give me the link  to download samba .deb packages  ?02:53
qinlunarblaze: http://linux.die.net/man/8/fsck02:54
Shaba1can anyone here instruct me in xchat02:54
harrumphhi.  i seem to be missing apache2's mod_log_config.  it doesn't appear in either /etc/apache2/mods-enabled  or /mods-available.  any idea?02:54
TheCyph3rqin: Thanks! I'll check all that out02:54
qinInternetpc: I think smb (server and client) is in repos02:54
Internetpcqin : means ?02:55
qinShaba1: /join #xchat or ask precise question, what do you want to do.02:55
=== darkpigeon is now known as soundtrack
Shaba1specifically is it possible to get the multiple channles that one is on into seperate windows rather then tabs at the bottom?02:55
Shaba1Yeah I tried the qin02:55
qinInternetpc: sudo apt-get install samba02:55
TheCyph3r"detach" ?02:55
lunarblazeqin: it returned this The superblock could not be read or does not describe a correct ext202:56
lunarblazefilesystem.  If the device is valid and it really contains an ext202:56
lunarblazefilesystem (and not swap or ufs or something else), then the superblock02:56
lunarblazeis corrupt, and you might try running e2fsck with an alternate superblock:02:56
lunarblaze    e2fsck -b 8193 <device>02:56
FloodBot1lunarblaze: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:56
=== ckrailo_ is now known as ckrailo
lunarblazei didnt know there was that much, my bad02:56
Internetpcqin : I want to install samba on a mochine without an internet connection..02:56
Shaba1and nothing showed up02:56
Shaba1Ok I forgot the 302:56
Shaba1# rather02:57
tbotnikall: Can anyone help me with a wireless networking configuration problem?02:57
Shaba1I am use to mirc where you can just type /j xchat02:57
kevvoootechnical help?02:57
lunarblazenvm, ill just use windows to format it02:58
Internetpcqin : what tp do in that case ?02:58
Internetpcqin : to*02:58
kevvoooanyone know how to resolve a grub error im having?02:58
Lal-Ohlalhi02:58
Lal-Ohlalhow do I delete a hidden folder in Ubuntu?02:58
lunarblazectrl+h to see it02:59
Lal-Ohlalthanks mate02:59
Internetpc<Lal-Ohlal> : First unhide a hidden folder by Ctrt+H and delete it normally..02:59
Lal-Ohlalcheers02:59
kevvooogrub recover>      anyone??02:59
lunarblazeLal-Ohlal: if it has permissions locked use gksudo nautilus in a command line02:59
tauntaunI'm having trouble getting modifier keys (ALT, CTRL, etc.) to behave consistently across clients, and also to behave in the specific ways I want them to.  (E.g., sometimes ALT is the Escape key).  Does one address this only with xmodmap, or are there also other layers of X (or of the OS) that should be tweaked/set?03:00
nit-witkevvooo, what's up03:00
=== `mOOse` is now known as m00se
Lal-Ohlalhow do i look03:00
kevvoooi deleted ubuntu the other day incorrectly i think, now when i boot up i get a "no such partition" then "grub recover>"03:01
Lal-Ohlalmara wadrega bius lag sabr oka sok ba pake pakhtun hum raozy03:01
kevvooowtf03:01
TheCyph3rparlez-vous l'anglais?03:01
TheCyph3rlol03:01
nit-witkevvooo, what operating systems are on there now?03:01
Lal-Ohlalola03:01
chronos00Hello, Does anybody know how to use the VESA video driver instead of the current one, for Ubuntu 10.04 or newer?03:02
Internetpcplease tell me where can I download Samba ? I want to install it on a machine without internet..03:02
kevvooowell, originally windows 7, now im just running off of the live cd03:02
Lal-Ohlalgracias03:02
Lal-Ohlalbonita03:02
qinInternetpc: sudo apt-get install -d samba , will download .deb and you can find them in apt cache.03:02
Lal-Ohlalsenorita03:02
nit-witkevvooo, so W7 is still there and thats all.03:02
Lal-Ohlalmamma mia03:02
Lal-Ohlalkunyano03:03
qinInternetpc: You will need same version (number and arch) of ubuntu.03:03
kevvooowell.. yes.. i deleted the partition that ubuntu was on and left the main partition with win703:03
chronos00@qin @internetpc would you need to download dependencies as well?03:03
Internetpcqin : where can I find it ?? pl tell me the path..03:03
kevvoooit was fine until i rebooted03:03
JoAnneThraxHey all.  Did someone say something to me between, say, 5:30CST and 6:45CST on here?  I got a highlight that someone said my name, but it scrolled off my log.03:03
nit-witkevvooo, well grub is of no use with a OS, but we can get W7 up and running.03:03
nit-witkevvooo, sorry without a OS03:03
JoAnneThraxThat would be, like 4.5 hours ago.03:03
nit-witkevvooo, grub needs a linux OS to run basically.03:04
kevvooook...03:04
dante123hi all, wondering if it is wise or not to have swap file on internal sd drive (will swap file wear it out prematurely)03:04
dante123this is on a dell mini 903:04
TheCyph3ris there any way to TURN OFF ssh? or do I just uninstall?03:05
dante123with tiny hard drive03:05
Internetpc<chronos00> : Ok03:05
nit-witkevvooo, if you have a windows disc we can restore W7, or install lilo a bootloader that will boot W7.03:05
dante123drive which is really sd card03:05
qinInternetpc: What about: find / -type f -name "*.deb"03:05
kevvoooyeah thats the issue, i never had a w7 disc03:05
qinInternetpc: add proper -atime and you are home03:05
qinInternetpc: With sudo...03:06
FiremanEdJoAnneThrax: You can pull up today's channel log at http://irclogs.ubuntu.com/2011/07/21/03:06
TooTallhello everybody03:06
slideI have an remote headless ubuntu server that I would like to backup. Essentially I want to transfer the entire harddrive to my local computer as an image of some sort. How can I do this with the machine running?03:06
dante123any problems installing to internal sd drive and NOT having a swap file (I heard swap will wear the sd drive out)  is that true?03:06
ObeyanceOk im almost done with a CHroot to reinstall grub. Im stuck on unmounting things. It says that /dev and /mnt "Device is busy."03:06
qinShaba1: You mean split window?03:07
Shaba1yes03:07
Internetpcqin : I am unable to get it03:07
Obeyanceshould i just restart anyway?03:07
JoAnneThraxFiremanEd: Thanks!03:07
Shaba1qin hold on i just spilled03:07
Obeyancebecause after umount commands is sudo reboot.03:07
dante123any problems installing to internal sd drive and NOT having a swap file (I heard swap will wear the sd drive out)  is that true?03:07
upgrdmananyone know of a netbook with a touchscreen other than the dell duo? must be a netbook ... needs to be lightweight with 7+ hours of battery life (which the dell doesnt meet)03:08
ObeyanceOr is it imperitive that i unmount EVERYTHING first?03:08
qinInternetpc: Why?03:08
Shaba1ok I am back03:08
InternetpcI have downloaded the file from "sudo apt-get install -d samba" .Where is it saved ??03:08
Shaba1qin: I mirc there is a button named "tile window"03:09
Internetpcqin :I have downloaded the file from "sudo apt-get install -d samba" .Where is it saved ??03:09
ObeyanceSomeone plz help me, it shouldnt take but a second to answer.03:09
qinInternetpc: /var/cache/apt/archives/03:09
TheCyph3rmonotoko: strange, I'm trying the   /etc/init.d/ssh stop   command, but it didnt work03:09
Shaba1you can press it and all the channel windows that you have open will neatly arrange themselves within the main mirc window03:09
dante123ActionParsnip any problems installing to internal sd drive and NOT having a swap file (I heard swap will wear the sd drive out)  is that true?03:09
Shaba1that is what I am talking about03:09
ObeyanceIm so close to fixing it... i just dont know about this issue.03:09
TheCyph3rmonotoko: I tried adding sudo to it, and it returned something strange03:09
JoAnneThraxOh...it was just spam with a bunch of people's names attached.  How annoying.03:10
Internetpcqin : wait..03:11
Obeyance=(03:11
Obeyancesooooo close.03:11
ObeyanceAll i need is a yes or no answer and im done and can go on with my business.03:11
pawtracksrbxlI keep geting this error when I try to install something from the app store. It keeps saying  Sorry, the  program "aptd" closed unexpectedly.03:11
pawtracksrbxlIm running the latest version of ubuntu Wubi03:12
qinObeyance: Repeat reall quertion? lsof to see open files, maybe this why it is busy.03:12
qinMy typping sounds like: coffee.03:13
ObeyanceI have completed 13 of 16 steps in a CHroot to reinstall grub. What im having an issue is when i try to umount /dev and /mnt it says that they are busy... But the only thing i have running is the terminal.03:13
ObeyanceThese are the last steps before restarting and fixed.03:13
qinObeyance: /dev what?03:14
Obeyancesudo umount /mnt03:14
Obeyancefor i in /sys /proc /dev/pts /dev; do sudo umount /mnt$i; done03:14
Obeyancegives me the /dev is busy.03:14
tbotnikcan anyone help my friend with a network connectivity issue?03:15
Logan_!away >derp|gone03:15
ubottuderp|gone, please see my private message03:15
mouseto be clear would i be correct in saying that gpartition cannot do FAT16 and therefore i have to partition to a 4mb partition? i'm lost?03:16
mouseit's late03:16
Obeyanceso would it be save to just reboot or do i need to wait for those to not be busy and unmount them?03:16
ObeyanceOr... something.03:16
Logan_rww: ?03:17
pawtracksrbxlI keep geting this error when I try to install something from the app store. It keeps saying  Sorry, the  program "aptd" closed unexpectedly.03:18
Shaba1Ok I just tried to do and update which the software center recommended03:18
Shaba1<Shaba1> will it got all 135mb of 160 mb of downloads and then stopped03:18
Shaba1<Shaba1> it said that it lost data connection03:18
Shaba1<Shaba1> but I am still here and logged on.03:18
Shaba1<Shaba1> Well on the net03:18
FloodBot1Shaba1: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.03:18
qinObeyance: lsof | grep "/dev"; mount03:18
DamnSoGooDi need help, i had a snail SSD, therefore i decided to just install ubuntu into a USB stick, how can i do it properly?03:19
Obeyanceqin, then?03:19
Obeyanceunmount?03:19
qinObeyance: You can umount them one by one, and find right order.03:19
pawtracksrbxlLittle help please?03:19
pawtracksrbxlI keep geting this error when I try to install something from the app store. It keeps saying  Sorry, the  program "aptd" closed unexpectedly.03:20
onezhi all...03:20
ObeyanceI dont understand what you just had me do.03:20
Shaba1any ideas03:20
Shaba1??03:20
Obeyancei had a huge list echo back but i dont know what it did.03:20
onezwhat is USB audio interface work in ubuntu? help me please03:20
qinObeyance: Care to highlight?03:20
ObeyanceIts just a bunch of stuff, want me to pastebin?03:21
qinObeyance: me?03:21
ObeyanceIm new to linux so i dont know much about this, i was just wanting to know if i needed to unmount those drives or w/e before i rebooted to see if grub is fixed =\03:21
ObeyanceYes qin, =).03:22
qinObeyance: If you unmount you will be 100% sure that things are sasy. But reboot _propably_ will "fix" it anyway.03:24
Obeyancek cause its only /dev and /mnt that wont umount.03:24
pawtracksrbxlI keep geting this error when I try to install something from the app store. It keeps saying  Sorry, the  program "aptd" closed unexpectedly.03:25
qinObeyance: What is still in: mount03:25
ObeyanceIm gonna try to just reboot then. If it fails i guess i can always try try again.03:25
ObeyanceThe only thing mounted that i see is the 187GB filesystem which is sda303:26
qinpawtracksrbxl: In terminal: sudo apt-get update && sudo apt-get upgarde; sudo apt-get install -f03:26
Obeyanceit wont unmount, says its busy.03:26
ObeyanceSo im guessing that is the reason that /dev and /mnt wont unmount.03:26
ObeyanceAnd say theya re busy.03:26
pawtracksrbxlqin: Thanks03:26
ObeyanceMight be a LIVECD bug...03:26
Justin-homeanybody interested in answering an openvpn config question, running ubuntu server 64 in PM?03:27
ObeyanceIm rebooting anyway. If its all fubared then i will just reinstall the whole lot i guess.03:28
ObeyanceNo data on the drive other then the OS and user settings.03:28
qinObeyance: Finger croseed03:28
ObeyanceGrub is operational... and light purple =\03:29
Obeyancelol03:29
pawtracksrbxlThe new ubuntu interface is hard to use03:29
pawtracksrbxl:/03:29
Obeyanceyeah i didnt like it either.03:30
qin!classic03:30
ubottuThe default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".03:30
ObeyanceJust use the classic03:30
pawtracksrbxlThanks03:30
ObeyanceK now to install drivers on the windows OS =S03:31
Logan_!ask | Justin-home03:31
ubottuJustin-home: 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. :-)03:31
onezanyone can help me? what is the best USB 2.0 audio interface work in linux03:32
c0dEae pessoal, alquem sabe como mover um arquivo .php para a pasta do servidor web xampp03:33
stephenthemartyrcan anyone help me or point me to the right place03:34
c0dpelo terminal03:34
rww!pt | c0d03:34
ubottuc0d: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.03:34
Logan_!pt | c0d03:34
Shaba1Ok I somehow restarted the recommeneded updates03:34
nit-witstephenthemartyr, what are you looking for?03:34
Shaba1its now doing 307mb of updates rather then 165 :(03:34
qinstephenthemartyr: Exactly.03:34
c0dops, mals, pensei que já estava no #ubuntu-br03:34
tianrifichey , I just install ubuntu to my laptop , and there are two OS on my computer now -- ubuntu and win7. after I installed ubuntu, my computer's wireless receiver stopped working. does anyone know how to shoot this trouble ?03:35
stephenthemartyri have ubuntu studio and earlier some kinda graphics x crash happened and now jack had like 100 x-runs in 5 minutes and very high cpu even tho it was fine last night,not sure if this is a good place to ask or not03:35
[THC]AcidRaintianrific: ive AWLAYS had problems out of ubuntu handling my wifi card03:36
mystiquebatianrific: which version do you have installed?03:36
tianrificI have 10.04 installed03:37
iDRINKbLEACHtianrific I have same problem, i am eager to read any posted soutions03:37
dbrunsI'm having trouble using Wine with Ubuntu 11.04.. I've got a Radeon 5870 video card and I'm using the driver that ubuntu recommended.   WHen I try to install SC2 (which is supposed to work very well in wine), I see the windows, but no buttons or animations.    Could this be a driver issue?   Would an Nvidia 9500GT (my other video card) work better with Ubuntu?03:37
tianrificthe wierd thing is when I have only win7, wifi works fine03:38
dbrunsHow is the video Driver in Ubuntu 11.04 configured? I'd like to try the one I downloaded from ATI's site03:38
tianrificbut after I have ubuntu. wifi does not work on either os03:38
computer_hi! I'm using 11.04. In the last month i keep being ask to enter a password before i am connected to the local network at home even though the laptop is set to automatically login on start-up anyone know why his started and how to fix?03:38
mystiquebaI am no expert but I had the same problem and it almost drove me nuts03:38
nit-witstephenthemartyr, I would think you're okay here there is also a #ubuntustudio   channel03:39
dbrunstianrific, are you certain you didn't bump the switch on the side of your laptop to turn wireless on/off?03:39
iDRINKbLEACHtianrific same here I have winxp and ubuntu 11,0403:39
mystiquebawhat I did was to upgrade to 11.04 and then it worked03:39
tianrificI am sure I have the switch on03:39
stephenthemartyrwhat do you mean ok?03:39
TheCyph3ris there any way to verify my freenode pw BEFORE getting in here? :P03:39
TooTallthis is a popular chat room03:39
dbrunsTheCyph3r, what IRC client are you using?03:39
qintianrific: rfkill list03:39
TheCyph3rdbruns: XChat03:40
tianrificseems like the problem I have here is a very common one03:40
nit-witstephenthemartyr, I'm not a admin I assume that your problem is appropriate for this channel03:40
Carloshttp://wiki.cchtml.com/index.php/Ubuntu_Natty_Installation_Guide03:40
stephenthemartyrok sorry <nit-wit> thanks for helpin03:40
suicidalhey guys, i tried to join my friend's channel, he is on microsoft version of irc, is it possible?03:40
TooTalli am getting sea sick03:41
tianrificqin: what do you mean ?03:41
nit-wit#windows03:41
qinsuicidal: Sure03:41
suicidalwell03:41
suicidalthe channel name03:41
suicidalis cyaamigoz03:41
computer_stephen? paul's bro?03:41
nit-wit#windows03:41
dbrunsTheCyph3r, go to preferences, networks, then freenode edit and enter your nickserv pw there03:41
TooTalllots of infomation03:41
suicidali tped /join #cyaamgioz and nothing happened03:41
qintianrific: Command is: rfkill list (to see swiches)03:41
suicidaltyped* , i also did /query cyaamigoz03:41
suicidalwhy wont those work/how do i do it?03:42
TheCyph3rdbruns: thanks!03:42
nit-witsuicidal, #windows03:42
TooTallwhatch this03:42
ubuntududeHow do I update ubuntu03:42
suicidal#windows what?03:42
qinsuicidal: Is you friend on undernet.org ?03:42
nit-witsuicidal, sorry##windows03:42
suicidalidk :(03:42
TooTallone03:42
TooTalltwo03:42
rwwsuicidal: #ubuntu is for Ubuntu support. For questions about the IRC network in general, please see #freenode.03:42
TooTallthree03:42
stephenthemartyrcan anyone help me i have a dual-boot windowsxp/ubuntustudio10.04 and there was some graphics x crash and then after i restarted it acted normal except the screensavers wont run and when i turned on jackaudio to record with ardour and hydrogen drums i had like 100 x-runs but it was working great before the graphics crash,are they related?03:42
suicidalnit-wit: type in quotes what i should do to to join the channel "cyaamigoz"03:42
tianrificdoes any one actually have an answer to my question? or should I try some other channel03:43
nit-witsuicidal,    "##windows"03:43
TooTalltry another channel03:43
ubuntududeHow do I update Ubuntu?03:43
suicidalthanks03:43
suicidal##windows03:43
suicidalnothing happened.03:43
nit-witubuntudude, sudo apt-get update in the terninal03:43
rwwsuicidal: "/join ##windows"03:43
mystiquebatianrific: I had to connect to an ethernet cable and then do the update03:43
ubuntududenit-wit: TY03:43
nit-wit*terminal03:43
nit-witubuntudude, then sudo apt-get upgrade03:44
tianrificmystiqueba: what kind of update do I have to do ?03:44
csdservertianrific - did you have to tell your router to clone an address in order to communicate with your modem?  you might have to do the same via your edit03:44
dbrunswhat is the firefox addon that lets me trick sites like adobe.com to think I'm on windows so they let me download windows software03:44
tianrificmystique: do I have to do it on both linux and windows ?03:44
TheCyph3rdbruns: perfect, that worked03:44
mystiquebano03:44
rwwdbruns: User Agent Switcher?03:45
dbrunsYes thanks!!03:45
mystiquebawith mine, I just upgraded the ubuntu to 11.0403:45
computer_anyone:hi! I'm using 11.04. In the last month i keep being ask to enter a password before i am connected to the local network at home even though the laptop is set to automatically login on start-up anyone know why his started and how to fix?03:45
userHow can I see what type of usb my disks are plugged into?03:45
mystiquebaI have no idea why wifi didn't work on the previous version03:45
Carlossudo apt-get install update-manager-core03:45
Carlossudo do-release-upgrade03:45
stephenthemartyrany help would be oh so much appreciated,although i realize its busy here03:46
tianrificcsdserver: my wifi card doesn't pick up any signals at all . the light is not even on03:46
dbrunsrww, wanted to download photoshop and try it with wine, but it refused to let me since i'm not on windows :(..03:46
csdservertianrific - and it works under you win7 boot?03:46
dbrunstianrific, if the light isn't on.. try switching the wireless switch on the laptop.03:46
tianrificcsdserver: it works on win7 before I install ubuntu03:47
qintianrific: Did you try: rfkill list; lspci; ifconfig?03:47
redgonehey guys, where is the audio device file? /dev/dsp isnt on my system03:47
nit-witcomputer_, right click the network manager icon the edit click on the wireless, and click connect automatically03:47
dliredeyyez, /dev/snd/*03:47
dliredgone, /dev/snd/03:47
redgonethanks03:47
=== `mOOse` is now known as m00se
tianrificdbruns: I turned the switch on , but the light is still off03:47
dbrunstianrific, what model/brand laptop is it03:48
tianrificqin: I didn't try those commands . I don't have those commands on win703:48
qintianrific: /join ##windows03:48
TheCyph3rdli: I've got an SSH question for you now03:48
csdserverIt might be something conflicting in your MBR that causes it to not initialize your device too.03:48
tianrificdbruns: it is lenovo03:48
dbrunstianrific, what model03:48
csdserveror switches something on when it should stay off...03:49
dbrunstianrific, have you tried plugging it in so you can get an internet connection and download the proper drivers??03:50
tianrificdbruns: it is zhaoyang E43L03:50
dbrunstianrific, yeah the wireless drivers won't be included for that one.. so you'll need to connect via ethernet to get them03:50
tianrificdbruns, but did wifi card stop working on win7 too ?03:51
TheCyph3rI've got an SSH question when someone has a chance03:51
stephenthemartyris there another channel where i might be able to get help?03:51
qin!ask > TheCyph3r03:51
ubottuTheCyph3r, please see my private message03:51
dliTheCyph3r, yes, always ask the channel, and do not ask to ask03:52
csdservertianrific - which OS are you letting manage your boot, grub or win?03:52
TheCyph3rI removed SSH to shut it off, then found a script that can shut it off w/o removal. Reinstalled, now I can't run "ssh localhost"03:53
tianrificcsdserver, I used grub03:53
dliTheCyph3r, sudo service ssh start03:53
dbrunstianrific, you may have to play around in your BIOS settings  and see if there is some sort of toggle switch for it03:54
qinTheCyph3r: Have you not remove it? You mean "uninstall"?03:54
chomeis there a channel to discuss lmms?03:54
TheCyph3rdli: Thanks! That did the job03:54
tianrificdbruns, toggle switch for my boot setting ?03:55
TheCyph3rqin: I did an uninstall with  sudo apt-get remove ssh03:55
qinTheCyph3r: No biggie.03:56
csdservertianrific - i'm going to suggest hooking up to a hard link to get updates/drivers etc if you haven't already.  if you have done that then inspect your bootlog and see if it's failing on detection or if it's even logged at all.03:56
TheCyph3rqin: I've been trying to get that fixed for a half hour now >.<03:57
chomeis there a channel to discuss lmms?03:57
qin!alis03:57
ubottualis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu*03:57
chomeim getting good, need some tips03:57
csdservertianrific - did you let ubuntu manage your partition or did you do it yourself?03:57
tianrificcsdserver, I let ubuntu managed my partition03:58
stephenthemartyranyone familiar with a graphics x crash?03:58
tianrificcsdserver, is that bad ?03:58
csdservertianrific, usually not03:59
stephenthemartyror know why it would cause jack to have x-runs?03:59
matoywhy is there a game account?04:01
matoyin ubuntu server04:01
ryty1hiya04:03
ryty1looking for some help with getting my highpoint rocketraid r640 controller working for install04:03
ryty1I was able to get the driver installed during my last attempt, but I opened gparted and everything froze up04:04
stephenthemartyrhow do i switch channels?04:04
ryty1right now I'm booted using the live cd04:04
ryty1trying to install on this brand new ssd04:04
=== REK is now known as REK_007
nit-witstephenthemartyr, /join (channel)04:05
stephenthemartyr<nit-wit>sorry to be so dumb but where do i put that?04:07
naptasticI'm compiling a custom kernel (which I've done many times before) and am getting a new error: dpkg-gencontrol: error: package linux-image-3.0.0-rc7-rt0 not in control info04:07
nit-witstephenthemartyr, like you were posting04:07
stephenthemartyrok04:08
stephenthemartyr<nit-wit>thanks04:08
luckysmackmy main desktop is ubuntu natty. which will be the main workstation. Another ubuntu desktop in my living room, and a windows laptop. what would be the best way to setup filesharing between the 3 over the network? i have 2 x 2TB external drives on my main workstation i would like to be able to share with my livingroom computer to play movies off the drive. similarly with the laptop04:08
naptasticI've googled and it seems to have to do with a change in kpkg, config-auto-append, --append-to-version, and the kernel config option for appending version information.04:08
nit-witstephenthemartyr, no problem.04:08
luckysmackive seen multiple articles on how to do it but im not sure of the best way to set it up04:08
naptasticSince that's a lot of variables to independently check, I wonder if anyone here has solved it already?04:08
stephenthemartyris this ubuntu studio channel?04:10
share!studio04:10
ubottuUbuntuStudio is a collection of packages for the artist who wishes to use Ubuntu as their Digital Audio Workstation. It contains all the best Audio/Visual components from the Ubuntu repositories. For more info and install instructions, join #ubuntustudio or see http://ubuntustudio.org04:10
sharestephenthemartyr: #ubuntustudio04:10
ubuntududeis their ubuntu studio wubi?04:11
nit-witstephenthemartyr, it would be /join "#ubuntustudio"   without the quotes04:11
tomek_hi who can recommend me virtualization software for ubuntu?04:12
tomek_i need to run windows programs...04:12
sharetomek_: use Wine or Virtualmachine with VirtualBox04:12
tomek_share:vmware is worse?04:12
sharetomek_: vmware is not free04:13
bladewin programs or games?04:13
tomek_yes04:13
tomek_programs,games maybe04:13
bladeif games you can also use playonlinux04:13
nit-wittomek_, can you dual bot it?04:13
nit-wit*boot04:14
tomek_yes04:14
TheCyph3rso...is there just a "shoot the shit" channel for ubuntu?04:14
IdleOne!ot04:14
nit-witTheCyph3r, #ubuntu-offtopic04:14
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!04:14
bladetomek google something called ultimatex04:14
TheCyph3rthanks nit04:14
IdleOneTheCyph3r: Please keep the language clean here and there :)04:15
share!language | TheCyph3r04:15
ubottuTheCyph3r: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.04:15
nit-witTheCyph3r, no prb.04:15
TheCyph3rSorry :-/ Just been a very longggg week04:15
TheCyph3rnit-wit: Preciate it04:15
rww!ultamatix | blade04:15
ubottublade: Ultamatix is not recommended, supported, or needed by Ubuntu.  Use of this software may cause damage to your Ubuntu install.  Do not suggest its use in this channel. See http://mjg59.livejournal.com/99905.html and !automatix for more info.04:15
=== harrumph_ is now known as harrumph
bladeok sorry did not know that04:16
TheCyph3rharrumph: blazing saddles reference?04:16
nit-witso let me04:16
harrumphTheCyph3r: give the governor a harrumph!04:16
bladehow is the new ubuntu 11 4 with dual vid cards on unity?04:17
bladefrom what i have read on unity i am a little gun shy to go to the 11 404:18
nit-witharrumph, for your pleasure.  http://www.youtube.com/watch?v=JN99jshaQbY04:18
harrumphnit-wit: :)04:20
bladeno thoughts on unity?04:21
louzerWhen I ran Ubuntu 11.04 CD installer, I cannot see the GUI if I choose to install/use live CD.04:22
IsmAvatarblade: my thoughts are it should have been kept in incubation for another 2 years :-p04:22
louzerCan anyone help?04:22
=== Kasjopaja23111 is now known as Kasjopaja
bladelol04:22
bladeso i should not make the jump to 11 404:22
bladewhat graphics card do you run louzer04:22
=== Kasjopaja is now known as Guest40477
IsmAvatarblade: If you value Gnome 2, you'd be wise to stick with 1004:23
louzernvidia.. something every high end04:23
=== bill_ is now known as bleh
bladeonboard?04:23
louzerblade: wait04:23
TheCyph3rnit-wit: I was going to post that!04:23
IsmAvatarlouzer: does it have an actual card, or is it just a chipset that came with the mobo04:23
nit-witlouzer, boot the cd ho;d down the shift at the gui if you get one hit f6 then nomodeset then bot04:24
louzerhi all, i have an actual card GeForce GT 33004:24
louzernit-wit: what does that do04:24
nit-witlouzer, it is a lowgraphics mode04:24
louzernit-wit: thanks04:25
louzerblade: thanks for asking04:25
louzerIsmAvatar: thanks for asking04:25
bladenp04:25
nit-witlouzer, you will need the nomodeset command on the reboot from the install but in the kernel line, to get you in to install your driver for the card04:25
IsmAvatarLooking for a little help with Flash applications. They tend to show black regions, like the refreshing is all wrong or something. I was wondering if this was a known bug with Adobe flash, and if there was a viable workaround?04:26
louzernit-wit: hmm ok04:26
bladefirefox?04:26
IsmAvatarblade: yes04:26
louzernit-wit: lets hope the GUI wont look ugly04:26
bladefirefox has an addon for flash help04:27
nit-witIsmAvatar, install the FF addon flashaid, that should get you the latest and cleaned up04:27
bladethat's the one04:27
louzergotta go nit-wit04:27
bladeif your running x64 it works like a charm04:27
nit-witlouzer, good luck04:27
louzerwill be back  if shit happned04:27
IsmAvatarblade/nit-wit, ok, i'll look into that. Thanks.04:27
nit-witIsmAvatar, I think it is flash aid04:27
nit-witspace in the words04:28
bladeyes nit-wit04:28
IdleOne!language | louzer04:28
ubottulouzer: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.04:28
bladejust do a search in the add on's for firefox04:28
IsmAvatarblade: pretty sure I'm running 32 bit everything. Should have done 64 bit probably, since this is a beast of a computer, so I'm probably just holding it back >_>04:29
bladewhat cpu you run ismavatar04:30
IsmAvataroh, it is 64 bit firefox, according to flash-aid04:31
IsmAvatarblade: you'll have to help me find that info. It's not like I can just type "cpu" in unity and expect to get an answer anymore :-p04:32
bladeare the red messages private?04:32
rwwblade: no, they're in-channel messages that start with your nick.04:32
DamnSoGooDcould somebody teach me how to install ubuntu 10.04 into a sub stick/pendrive?04:33
bladeahh04:33
bladeok thank you04:33
DamnSoGooDusb*04:33
=== ckrailo_ is now known as ckrailo
IsmAvatarDamnSoGooD: from what OS?04:33
bladeismavatar type lscpu in terminal04:33
IsmAvatarlscpu, figures they'd name it something simple like that. First thing I tried was lspci04:33
bladedamnsogood use unetbootin04:34
DamnSoGooDIsmAvatar, ubuntu 10.04 because my SSD is very unpredictable now, maybe it's wore down already04:34
TheCyph3rAre there any advantages of using Nautilus over Thunar?04:34
IsmAvatarDamnSoGooD: there are instructions on the Download page: http://www.ubuntu.com/download/ubuntu/download04:35
bladedamnsogood what brand of thumb drive do you have04:35
louzernit-wit: that doesnt help04:35
DamnSoGooDkingston II04:35
bladefile format?04:35
louzernit-wit: nomodset causes the same problem. the installer tries blinks trying to start GUI04:35
louzernit-wit: and fails04:35
bladedamnsogood use unetbootin04:36
IsmAvatarblade: yeah, it says it's x86_64 architecture Intel04:36
DamnSoGooDanything04:36
nit-witlouzer, not sure beyond that but this is the channel to find out.04:36
bladeismavatar how much ram do you run on there?04:36
louzernit-wit: thanks04:36
DamnSoGooDit's for a live usb not a substitute for a \harddrive04:36
gogetaIsmAvatar: that normaly mean 64 bit04:37
IsmAvatarblade: found it. 5.6 GiB memory, 2x Pentium Dual Core CPU @ 2.5 GHz ea.04:37
bladedamnsogood yes unetbootin will make your flash drive act just like an install CD04:37
DamnSoGooDi'm not asking for making a live USb, what i'm asking is how to install ubuntu into usb drive04:37
gogetaIsmAvatar: dule core is 64bit unless its p3d04:38
IsmAvatarDamnSoGooD: oh, sorry. Disregard me then.04:38
gogetap4d04:38
Guest79909IsmAvatar: wow, your devices so stronge.04:38
louzerhi all, does anyone know why would ubuntu 11.04 installer have trouble starting up its GUI when I have an nvidia GeForce GT 330. I tried nomodeset and that did not help either04:38
bladeismavatar yea i would be willing to bet your running x64 ib on all of it04:38
TheCyph3rAre there any advantages of using Nautilus over Thunar?04:39
bladedamnsogood you can also use unetbootin to install it on the pen drive and it will act like a small SSD04:39
gogetalouzer: did you just answer your own question04:39
louzergogeta: how04:39
gogetalouzer: you said will it have issues then said its not working04:39
IsmAvatarblade: I used a 32 bit ubuntu install CD, iirc04:40
bladegogeta he has been in and out of here working on this same problem for some time now04:40
DamnSoGooDblade, but it is still just a live usb taking long to boot, what i want is a permanent install into a USB stick04:40
louzergogeta: yes i did reboot to try to install and now im back04:40
gogetalouzer: your best chance would install it text mode then install the nivida drivers by hand04:40
bladeismavatar are you in 11 4?04:41
=== Guest79909 is now known as bluebird
IsmAvatarblade: yes04:41
louzergogeta: hw to install in text mode04:41
gogetalouzer: if nevu is bugging out04:41
IsmAvatarunfortunately04:41
gogetalouzer: alt install cd04:41
bladedamnsogood that is the only way to install on a pen drive that i know of04:41
louzergogeta: at boot prompt?04:41
gogetalouzer: its a diffrent iso with a cli installer04:42
louzergogeta: oh got it04:42
bladeismavatar i am not sure but i think that even if you had the 32 bit it may have upgraded on a update to x64 i think it was 11 4 that i was reading about that was doing that04:42
rwwThere is no way to go from 32-bit to 64-bit without reinstalling, so no.04:42
bladeok04:43
tofaHi04:43
bluebirdyep, that's truth.04:43
DamnSoGooDok, if that's so, alternatively how can i restore my SSD back to its almost factory condition?04:43
bladeismavatar then you must have used a x64 install04:43
bladedefine "factory condition"04:44
DamnSoGooDto its original state04:44
bladeoriginal state as in file format?04:44
DamnSoGooDyes, and there are still files that I cannot delete04:45
bladewhat os04:45
bladeNix or M$04:45
DamnSoGooDjust file systems that still appears in testdisk04:46
IsmAvatarblade/nit-wit: beautiful. Flash-aid fixed it. Thanks a bunch.04:46
nit-witIsmAvatar, cool.04:46
TheCyph3rAre there any advantages of using Nautilus over Thunar?04:46
bladedamnsogood i understand what you want to do with the drive but what os will you be in when you do the format?04:46
gogetaDamnSoGooD: umm format04:46
DamnSoGooDubuntu 10.0404:47
gogetaDamnSoGooD: are you asking how to totaly dod the drive?04:47
xanguaTheCyph3r: advantages of what¿04:47
tofaMy windows partition has disappeared from grub. Can anyone help?04:47
DamnSoGooDyes04:47
TheCyph3rxangua: any sort of advantages04:47
gogetaDamnSoGooD: use the dban live cd04:47
xangua.....04:47
DamnSoGooDit just failed04:47
gogetaDamnSoGooD: dban did?04:48
bladedamnsogood system admin disk utility04:48
bladeyou can format to any file format you want from there04:48
nit-wittofa, any activities beforehand, updates in windows or ubuntu...etc04:48
xanguaTheCyph3r: nautilus us a submarine, thunar a hammer, you can destroy submarines with hammerd04:48
xanguaadvantage ;)04:48
nit-wittofa, have you run sudo update-grub in a terminal?04:49
DamnSoGooDit seems to be locked04:49
bladethecyph3r when in doubt install both and try them out.... they are both free04:49
tofaNo I don't think so.04:49
vivekimsitWhich is the best video downloader for ubuntu..?04:49
gogetaDamnSoGooD: dban will kill any data on the drive04:49
xangua!best | vivekimsit TheCyph3r04:49
ubottuvivekimsit TheCyph3r: 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.04:49
nit-wittofa, try the suso update-grub command first04:49
nit-wit*sudo04:50
gogetaDamnSoGooD: just rember it destorys all data04:50
tofaAfter it happened I ran sudo fdisk -l in terminal and there is now s star under the boot column for windows.04:50
DamnSoGooDone time, my SSD with unallocated space does not shows its free and unused space in gparted04:50
tomek_anyone can recommend visual HTML editor?04:50
gogetaDamnSoGooD: http://www.dban.org/04:51
DamnSoGooDthen the other time, my SSD won't show up in the boot order04:51
bladedamnsogood in disk utility unmount the drive and delete partition then format.... it will be clean as the day it was made04:51
nit-wittofa, the star is the boot flag04:51
DamnSoGooDwhat would you say about hdparm?04:52
tofaNit-wit, I've run sudo update-grub04:52
DamnSoGooDand testdisk?04:52
bluebirdtomek_: emacs04:52
DamnSoGooDand dban ? they cannot wipe out my SSD04:52
DamnSoGooDand my SSD is still a snail04:53
gogetaDamnSoGooD: shure can just use a single pasa to not have a ton of rights04:53
nit-wittofa,  crun this script and pastebin the generated text file.  http://bootinfoscript.sourceforge.net/04:53
nit-wit8run04:53
nit-witwell04:53
gogetaDamnSoGooD: or boot a ubuntu live cd sudo gparted delete all partation make new ones04:53
nit-wit* run geez04:53
DamnSoGooDgod! what do you thing about dban? what is a monster bomb? gparted or dban?04:54
gogetaDamnSoGooD: dban is a dod disk gparted will just reformat it04:55
DamnSoGooDdo you know a SSD?04:55
=== jay is now known as Guest57503
gogetaDamnSoGooD: yep have a netbook with one they tend not to be as bad as hdd when it comes to being able to recover data04:56
bladedamnsogood what size of flash drive (ssd) are you using04:56
DamnSoGooDits a 8g internal ata SSD04:56
bladegogeta what's that take of the netbook about 20 pounds lol04:56
gogetablade: eepc 900a its a very light netbook04:57
tomek_who uses virtualBOX?04:57
DamnSoGooDjoin #vbox tomek04:57
bladeit should not be slow then i ran ubuntu 9.10 from my 8gig flash drive for almost a year when it first came out04:57
gogetablade: did say it was04:58
gogetablade: didnt04:58
bladetomek i have used it04:58
gogetablade: the drive itsself is slow but i use btrfs with the whoe fs compressed and its fast04:59
bladegogeta a SSD in a netbook would be much lighter than a HDD or would that not be true?04:59
genewitchmy computer makes really weird noises when i run ubuntu; from inside the case. Like when i hover over an image on a website or open a program04:59
gogetablade: very light abought as heavy as a internel wifi card heh not even a pound05:00
gogetablade: i think the wole laptop is 2 pounds05:00
bladegogeta i have not used a laptop in about 6 years no so light then lol05:01
nit-witgenewitch, sounds possessed you got any holy water.;)05:01
solomonichey i have a question..05:01
gogetablade: and zlib compressed ubuntu install is like 1gb on a 4gb ssd thats very nice05:01
solomonici'm trying to unlock my account05:01
Phr3d13genewitch, sounds like hard drive issues, back up your documents/data and get a new hard drive05:01
solomonici accidently clicked the lock button on the bottom of the " my account "05:01
genewitchPhr3d13: no it's not the drive, i know what that sound is, it's not it.05:01
solomonicany suggestions? i've tried my pw i used to log into my computer, didn't work05:02
genewitchit sounds like the power conditioner circuit05:02
nit-witsolomonic, you don't know your password05:02
genewitchsomething in that area05:02
anon84687676798genewitch: the fan?05:02
solomonici do, but i already had it so iw ouldn't have to use it to login05:02
genewitchanon84687676798: no, no fans, but it does sound close to something hitting a fan blade gently05:02
solomonicand I clicked the lock button on the bottom by accident.05:02
gogetasolomonic: you can boot into single user reovery mode and set a new pass05:02
idlemind324does anyone have any tips for installing 10.04 lts to a usb drive and booting from that usb drive?05:02
genewitchidlemind324: unetbootin... it even has the ability to give persistent storage05:03
solomoniclemme try gogeta05:03
gogetaidlemind324: as a install mediea or as a os05:03
idlemind324genewitch: does it work on ubuntu server05:03
DBordelloIf I wanted to install TO a usb drive just like it was a regular HD, can I put the installation media on USB drive A and then just launch the installation and select USB drive B as the target?05:04
bluebirdidlemind324: i installed on a mobile hard driver.05:04
idlemind324gogeta: i want to use the usb drive (thumb drive) in place of a traditional hard disk05:04
=== lino is now known as lino_
DBordelloidlemind324, that sounds familiar05:04
genewitchDBordello: er, unetbootin will allow you to save files and use the livecd environment permanently.05:04
nit-witDBordello, yes just make sure grub is pointed at the usb you're installing to , that is in the custom setup05:04
genewitchDBordello: you don't want a regular system on a thumb drive05:04
DamnSoGooDsorry, but none here knows :D i've already asked the,05:04
gogetaidlemind324: just slect the usb drive as the install media then as well as tell it to put grub on the usb drive05:04
bladeidlemind you can use unetbootin to do that i ran an os like that for over a year05:05
Guest57503hmm quick question05:05
DBordellogenewitch, why not?05:05
Guest57503i cant watch any videos on my ubuntu05:05
genewitchDBordello: swap will kill the drive itself05:05
genewitchGuest57503: any videos or web videos05:05
nit-witfud05:05
gogetaidlemind324: yea unetbootin can also setup a prestent install alot easer05:05
Guest57503like dvd video05:05
idlemind324thanks. i've seen lots of notes on running the desktop os as a live cd on your thumb drive but nothing i was able to find said i could install the server os to it05:05
genewitchGuest57503: you need ugly gstreamer, hold on05:05
bluebirdGuest57503: u have to install media lib.05:05
Phr3d13!dvd05:05
ubottuUbuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats05:05
DBordelloWhat happens on a live system when it needs to swap?05:05
Guest57503ohhh okay05:06
Guest57503im new05:06
Guest57503to linux05:06
idlemind324so far i've ran through the install but when i install grub to my usb drive (/dev/sda for me) i don't get an error it just hangs after i select boot from usb05:06
tofaNit-wit, Sorry about the delay the internet went down here. Where should I pastebin the textfile?05:06
genewitchGuest57503: in software center do gst-plugins-ugly05:06
nit-witDBordello, that is not true anymore thumbs last longer05:06
DBordellogenewitch, so you think going with a live system with persistent storage is better?05:06
genewitchDBordello: assuredly05:06
gogetaidlemind324: just slect prestent on the options hehe05:06
nit-wittofa, http://paste.ubuntu.com/05:06
idlemind324where do i  get that app gogeta?05:06
ParkerRHey05:07
gogetaidlemind324: its for windows and linux05:07
gogetaidlemind324: in the repos for linux05:07
=== sabayonuser is now known as sumpygump
ArcademanIs there any other channel besides #ubuntu like #ubuntu-devel?05:07
genewitchidlemind324:05:07
gogetaidlemind324: http://unetbootin.sourceforge.net/05:07
Guest57503no media lib came up..05:07
genewitchidlemind324: http://unetbootin.sourceforge.net/05:07
genewitchidlemind324: that one?05:07
tofanit-wit, here's the link http://paste.ubuntu.com/649692/05:08
nit-witthanks holdon tofa05:08
genewitchGuest57503: search for ugly it's called "GStreamer extra plugins"05:08
Guest57503oh i see it05:08
bluebirdsudo apt-get install libdvdcss205:08
gogetaidlemind324: where it says space to reserve for multi reboots05:08
Guest57503thank you05:09
gogetaidlemind324: set that up and usb mobile distro05:09
genewitchrebooting to windows, talk to you folks tomorrow05:09
DBordelloSo I guess the decision is whether I want a regular installtion or "live" system on my USB key.  Pros/Cons?05:09
genewitchDBordello: the livecd is guaranteed to boot more than once05:09
genewitchDBordello: with no fuss and no grub config05:10
gogetaDBordello: grub tends to have a hart attack when you change pcs usb drive or not'05:10
DBordellogogeta, it will remain on the same machine.  Headless/diskless machine05:10
gogetaDBordello: then you can do nativ no issue05:10
DBordellogenewitch, what does the live system do when it needs to swap out?05:10
genewitchDBordello: crash, but why would it need to swap05:10
jen_hello all05:11
DBordellogenewitch, low on ram?05:11
Guest97451is there any RAM reader software for ubuntu?05:11
genewitchDBordello: you might be better off with a compact flash card, is this a laptop?05:11
bladelmao @ genwitch05:11
DBordellogenewitch, no, desktop.05:11
gogetagenewitch: not true ubuntu has a toram option if you got enough ram05:11
idlemind324ok so i got that app installed05:11
genewitchDBordello: for under $5 you can get a kit to make CF into normal IDE05:11
nit-wittofa, I think you may not be aware of the scroll feature in the grub menu, it shows in the bootscipt in the os-prober. Have you scrolled all the way to the bottom?05:11
idlemind324it's going through the paces atm05:11
gogetagenewitch: so you can load the entire os in ram05:11
genewitchgogeta: right but that's not swap05:11
DBordelloi am a little worried about the amount of ram as well05:12
idlemind324we shall see if it works. i'm interested in doing this to some kind of compact flash if possible down the line. i kind of like how you can buy a dell server with a cf chip them and load the cf up with esxi05:12
genewitchDBordello: use additional thumb drives as swap05:12
tofaYes, I think I have. All the partitions have been accessible before....05:12
genewitchDBordello: mkswap /dev/sd<thumbdriveletter05:12
DBordellogenewitch, why would a CF be better?  Besides being able to be IDE05:12
gogetaDBordello: well if you go nativ you need to install on that system or grub will choke and die05:12
DBordellogenewitch, okay.  Any reason I can't have that all on the same device?05:12
genewitchDBordello: faster, for a start. and it is an IDE drive, so linux loves it more than a USB drive.05:13
tofaNit-wit, I can try booting into windows again and see if works.05:13
DBordellogogeta, that is what I was planning05:13
gogetaDBordello: using a usb drive is fine eyther way just slect it05:13
DBordelloDo the live systems with persistent storage allow package installation, configurations, etc.05:13
genewitchDBordello: you can have it all on the same device but thumb drives aren't that fast to begin with. i dunno, give it a shot, but DD your device from another machine when you're done setting it up05:13
gogetaDBordello: i recomond btrfs with the ssd option on05:13
nit-wittofa, you have 7 kernel sets, it should be there. You have run the update-grub XP would not be there if it was not in the grub menu05:13
genewitchDBordello: yes they allow apt-get (i run backtrack on persistent usb)05:14
tofaNit-wit,  Yes, I think I have. All the partitions have been accessible before....05:14
DBordellogogeta, didn't even think about that.  Any reason why?05:14
gogetaDBordello: sd drives tend to need the same ruleset less writing to the drive longer life span05:14
tofaNit-wit, I'll give it a go then. Thanks for your help.05:14
genewitchgogeta: and swap is lots of writing05:14
DBordellogenewitch.  How does that work?  / isn't saved on reboot, right?05:14
genewitchgogeta: whcih is why i recommend another thumb drive :-)05:14
gogetaDBordello: no swap05:14
genewitchDBordello: yeah, it's persistent05:14
nit-wittofa, to be honest the "I think I have is not enough for me" run the update-grub command and look closely XP will be there I suspect, scroll to the bottom of the terminal05:15
gogetaDBordello: i genrelly dont have any issue running ubuntu without swap on a 4gb ssd05:15
genewitchgogeta: 4gb?05:15
genewitchgogeta: server?05:15
gogetagenewitch: netbook with btrfs ssd and compressed05:15
genewitchi have half a mind to drop ubuntu on an older laptop on a 4gb CF (i have xp on it right now)05:15
DBordellono swap sounds dangerous to me05:15
genewitchbtrfs?05:15
gogetagenewitch: whole os installed size 700mb hehe05:15
genewitchDBordello: the machine i am talking to you fromhas no swap05:15
genewitchDBordello: and 640mb of ram05:16
DBordellohmmm05:16
DBordelloi can beat that05:16
DBordellobarely05:16
gogetagenewitch: you have to trick the installer but it works05:16
genewitchDBordello: it means i have to restart a service every day, but other than that, it's cheap.05:16
tofaNitwit, Yes it is there.05:16
DBordellohmmm05:16
gogetaDBordello: well 640mb on a server shouldent be a issue relly05:17
nit-wittofa, so your set, you might clean out some of those kernels05:17
genewitchDBordello: wait, the irsii box is gentoo, no swap. it never crashes anything. the ubuntu box i am ssh'd into is the one that has a service silently die every day05:17
DBordelloSo, if the usb key remains with the same PC, I am hearing that there is no reason not to do a full install, and give er a little swap05:17
bladedbordello just pick up a small flash drive for swap05:17
DBordelloI have a 8gb USB 3.0 drive that I am going to be using. I feel like that should be sufficient05:17
genewitchDBordello: if you do a single thumb drive, make sure you have a straight dd backup05:17
genewitchDBordello: just to save the trouble05:17
DBordellogenewitch, good call05:17
gogetaDBordello: swaping on a sd drive just make it noit last as long05:18
bladedbordello it should be fine that is what i ran 9 10 for almost a year on was a 8 gig flash05:18
genewitchDBordello: and good luck. if it works for you i might try and make a server image that way05:18
tofaNit-wit, I've always been slightly annoyed by the number of options grub gives me to boot into when I start up. How do I clean them out?05:18
genewitchblade: keen05:18
rkj90266can anyone tell me where to find a good linux program that will aggregate podcasts and sync them with a 5th gen ipod? Rhythmbox aggregates but can't sync, gtkpod is not being maintained, banshee crashes my ipod05:18
Ali2000hello all. I have 7300 gs nvidia graphic card ,, i have problem with it. the system do not recognize it , ii have test it on ubuntu 10.04 10.10 and natty , if i change to nvidia 8400 it will be solved?05:18
gogetaDBordello: as  long as you dont mind replacing the drive every few months have at it05:18
Guest97451is there any RAM reader software for ubuntu?05:19
nit-wittofa, I use the easy method there is a app called ubuntu tweak that will do it easily. its not in the repos do you want a link05:19
DBordellogogeta, i see.  I'll give it a shot without swap05:19
tofaNit-wit, That would be brilliant.05:19
DBordelloand see how it feels05:19
genewitchrkj90266: i'm seeing stuff like "install itunes under wine"05:19
genewitchrkj90266: and a few ryhtmbox fixes05:19
genewitchrkj90266: did you get a ryhtmbox database error of any sort?05:19
gogetaDBordello: or get a relly cheap 1gb drive what are they these days 5$ and use it for swap05:20
bladenit-wit i have seen that but have never used it. do you like the results05:20
genewitchgogeta: aka readyboost05:20
genewitchDBordello: 4GB $8 :-D05:20
DBordellogenewitch, true.05:20
nit-witblade, yeah it is the easy gui way, I'm lazy05:20
genewitchi used a $5 thumb drive as swap when i was parsing wikipedia xmls05:20
DBordelloI guess with a live system, it is setup to not be thrashing on the drive.  Would the "liveness" of it start to annoy me if I am installing stuff, etc?05:21
bladenit-wit sounds like what i need then cuz so am i lol05:21
HackNewtonhay friends05:21
gogetaDBordello: couse even if you blow up swap the os will keep running and toss a new one in05:21
rkj90266genewitch yes, i get a whole series of "error: resource not found" messages when I try to sync05:21
HackNewtonwell i am big trouble here05:21
HackNewtoni changed my CompizConfig settings and i lost my complete unity desktop05:21
HackNewtoni cannot access anything at all05:22
rkj90266genewitch i would prefer to have a native linux program instead of itunes, and from what i have read it sounds like itunes is buggy05:22
bladehacknewton what is wrong with loosing unity lol05:22
HackNewtondoes anyone know how to undo those effects ?05:22
genewitchrkj90266: i am looking sir05:22
HackNewtonblade, i cant access anything05:22
gogetaDBordello: but you said a server so your probly  not going to even need swap being your probly not going to be using tons of memery05:23
genewitchrkj90266: it seems like you're having an odd issue, perhaps submit a bug to rhythmbox maintainers?05:23
bladehacknewton log out and log back in before you put your password in at the lower rightish of the screen you can log in with different options05:23
DBordellogogeta, correct05:23
genewitchrkj90266: i'm getting 6 results on google for your exact issue05:23
genewitchand none have a solution05:23
nit-wittofa, here is a web link just run the three commands it will pput it in your update sources list. http://www.ubuntugeek.com/ubuntu-tweak-0-5-8-released-with-ubuntu-11-04-support.html05:23
tofaNit-wit, Thanks for your help.05:23
nit-wittofa, no problem.;)05:24
ObrienDaveAli2000: I would try a smaller number first.05:24
HackNewtonblade, dude i am using desktop without effect option and i want my old normal desktop back05:24
jay__videoos still arnt playing..05:24
jay__videos*05:24
gogetajay__: cough vlc05:24
jay__>.<05:24
bladehacknewton have you tried to log into your ubuntu unity desktop05:24
Logan_gogeta: feel better05:25
HackNewtonblade, yes05:25
gogetaLogan_: yes i always love my video whont play question05:25
bladehacknewton you could also open your package manager and purge compiz05:25
HackNewtonblade, it only shows my DVD drive icon its all05:25
rkj90266genewitch that's discouraging, surprising really that this is as hard as it is05:25
Ali2000any one here know how to run vlc as root ?05:25
genewitchPS i think it should be more apparent that you need to run an apt-get dist-upgrade if it says "packages held back"05:25
gogetaAli2000: madness05:26
=== Guest97451 is now known as napster
Logan_sudo vlc05:26
Logan_or gksudo vlc, I suppose05:26
genewitchrkj90266: i know your feelings, trust me. But the only way to fix it sometimes is to submit a bug to the maintainers so they can get it patched.05:26
Ali2000it show this : VLC is not supposed to be run as root. Sorry.05:26
Ali2000If you need to use real-time priorities and/or privileged TCP ports05:26
Ali2000you can use vlc-wrapper (make sure it is Set-UID root and05:26
Ali2000cannot be run by non-trusted users first).05:26
FloodBot1Ali2000: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.05:26
genewitchgogeta: maybe he wants to vlc /dev/sda105:26
gogetagenewitch: he should be able to acess read only even on that05:27
genewitchAli2000: you trying to run it as a server?05:27
gogetagenewitch: enough for vlc to work05:27
rkj90266genewitch maybe i will try itunes and wine then05:27
Ali2000no05:27
genewitchAli2000: then you don't need root05:27
bladenit-wit in 11 4 compiz and unity are not good friends is that right?05:27
genewitchrkj90266: good luck, sorry i couldn't help more. check back during united states daytime when someone who has one can help :-)05:27
maalacblade: yes ..it has lot of problem based on my experience05:28
Ali2000I am using root account in my ubuntu desktop05:28
nit-witblade, it's a bit contankerous, but I use it.05:28
gogetaAli2000: there is no root in ubuntu05:28
gogetaAli2000: sudo only05:28
HackNewtonblade, anyway you know how to access compize manager trough terminal05:28
genewitchAli2000: ohhhhh.... useradd notroot & passwd notroot & su notroot05:28
Ali2000ok thanks :x05:28
=== DanaG_ is now known as DanaG
nit-witblade, I have the fusion icon in docky to fix it generally.05:28
genewitchgogeta: lies! i am logged in as root!05:29
gogetagenewitch: lol05:29
blademaalac nit-wit i am not running 11 4 and do not know much about terminal commands hacknewton has some problems05:29
genewitchok i have to relog. bye.05:29
gogetagenewitch: you added it didnt you05:29
genewitchsudo shutdown -r now05:29
nit-witHackNewton, ccsm05:29
gogetagenewitch: i just use halt05:29
HackNewtonnit-wit, thanks05:29
nit-witHackNewton, thats what we are here for no problem.;)05:30
bladei can see my first trip here will not be my last05:30
Azerbaijaowhat utility I can be use to intercept system calls called ​​by a process ?05:31
gogetablade: is that a thret05:31
bladegogeta lol it may be05:31
maalacnit-wit: try this one fusion-icon --no-start05:31
bladegogeta my first time ever in IRC05:31
gogetablade: lol if you run linux you spend alot of time on it05:32
maalacgogeta: yes, i agree. it's like when you start a game and you won't stop until you get to the next mission05:32
carllyhey05:33
nit-witmaalac, I set up a launcher in home then dragged it to docky, I forget otherwise how I set it up. If Unity had a legit panel it would be there with options05:33
bladei used linux back in 9 10 now i'm getting back into it05:33
gogetamaalac: more like a mmo where it end even if you got all the endgame loot your helping the noobs05:33
gogetadoesent05:33
bladegogeta cant stand M$ crashing all the time05:33
bazhang!ot05:34
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:34
gogetablade: i cant diss 7 igts rock solid on my 1 machine that runs it my gameing rig05:34
gogetablade: the other 3 pcs are all linux05:34
bladegogeta that is what i built this computer for is 7 lol it seams a bit over powered for Ubuntu but  ..... lol05:35
carllyis anyone still on here05:35
bazhangcarlly, yes05:35
carllyhey05:35
ActionParsnipcarlly: many05:35
Lasersblade: Overpowered -- How?05:35
bazhangblade gogeta chit chat in #ubuntu-offtopic Please05:35
carllyyep05:35
bladelasers because i can not get both of my ati cards to work05:36
maalacblade gogeta: let's go to that room #ubuntu-offtopic05:36
blademaalc how?05:36
Lasersblade: Type --> /j #ubuntu-offtopic05:36
bazhang /j #ubuntu-offtopic blade05:36
ActionParsnipBlade: type:      /join #ubuntu-offtopic05:37
gogetaActionParsnip: you live heh05:37
ActionParsnipGogeta: i live.....again     :-)05:37
=== `mOOse` is now known as m00se
maalacActionParsnip: how do you do that in pidgin05:38
gogetamaalac: pidgin takes standerd irc commands05:38
carllytonghuix,hi05:38
carllyhello05:39
ActionParsnipmaalac: same as in any client. Type: /me <first person action>05:39
bazhangcarlly, ubuntu support question?05:39
* YankDownUnder drinks beer05:39
maalacActionParsnip: i didn't know that. thanks05:39
YankDownUnderWOW! It works? (sniggers)05:39
ActionParsnipmaalac: e.g.   /me is on the bus to work05:39
carllybazhang,what?05:40
bazhangcarlly, this is ubuntu support. did you have a support question05:40
YankDownUnderWell, that answered that question.05:40
mrk1i was playing with samba and accidentally deleted some files and now i have lost the option to share files when i right click05:41
napsterIs there any way to send a row request to a webserver without using a browser at all?05:41
mrk1can anyone please help05:41
ActionParsnipmrk1: reinstall the samba package. May help.05:41
TheCyph3rsudo apt-get remove samba05:42
TheCyph3rsudo apt-get install samba05:42
bluebirdsome one can recommand some funny games in linux?05:42
TheCyph3ris that right?05:42
bazhang!games > bluebird05:42
ubottubluebird, please see my private message05:42
YankDownUnderTheCyph3r, Um...that's a bit drastic...05:42
mrk1the cyph3r i did that to no avail05:42
ActionParsnipTheCyph3r: easier is: sudo apt-get --reinstall install samba       both ways work05:43
YankDownUndermrk1, You can install a Samba configuration too through the Package Manager and that will help you get yourself back on track without deleting/removing Samba.05:43
ActionParsnipMrk1: do you have the same release on another system?05:43
mrk1actionparsnip no i dont05:44
HackNewtonhi05:44
HackNewtoni got restored it :)05:44
HackNewtonthanks05:44
ActionParsnipMrk1: do you know which file(s) you removed?05:44
tomek_Anyobody uses Gambas?05:45
ActionParsnipMrk1: i don't use nautilus to share personnally. I've always used smb.conf05:45
mrk1actionparsnip it was in the var folder i was trying to follow some advice from online05:46
ActionParsnipmrk1: if you post the link it may help05:47
tomek_what is good tool for samba configuring ?05:47
mrk1actionparsnip i rebooted my computer and cant find it anymore. im sorry i know i am sounding like an idiot05:48
ActionParsniptomek_: nano is what i use. Eswat and nautilus are ones I can think of quickly05:48
Asterisk_is there an equivalent to the irc ghost command, but for ssh?05:48
ActionParsnipmrk1: you aren't, you're just learning :-)05:49
obeyanceCan someone refer me to a windows support room?05:49
zykotick9If anyone happens to still be around from me asking hours ago, the default timeout for the sudo command is 15 minutes (you can confirm with "man sudoers" and search for timestamp_timeout).  The timer does however reset any time sudo is used so attempting to "test" can be difficult, even the following courtesy #bash failed //  watch -tn1 'echo $(sudo date +"%H:%M:%S")' // however "sudo ls && sleep 16m && sudo ls" reasks for the sudo password.05:49
SiaHow can I see a list of APs?05:49
mrk1actionparsnip05:49
obeyanceIve been working on getting my lan drivers installed and no mater what i do it wont work.05:49
ActionParsnipobeyance: ##windows05:49
mrk1just found the link05:49
obeyanceThis is in windows*05:49
ActionParsnipSia: sudo iwlist scan05:50
mrk1actionparsnip /var/lib/dpkg/info05:50
Juozasobeyance, ##windows probably05:50
Siatnx05:50
josephpagodahello everyone!  Does anyone know how I can make an ext4 mount point always have a specific uid?05:52
ActionParsnipmrk1: yikes. There is a fix but my browser sucks off of wifi. Marco Braida posts fixes for the packages. Its a list of about 9 commands05:52
mrk1actionparsnip alright thanks a lot! ill try to fix it05:53
ActionParsnipMrk1: search for: marco braida mv cp status apt-get clean old       usually makes it appear. Its in a launchpad question, scroll down a few, you'll see it05:53
loltoanyone try to use dwm and have it not respond to cmds05:55
YankDownUnderdwn?05:56
mrk1hello everyone, my /etc/samba folder got deleted accidentally.. any fixes?05:57
loltosorry, dwm05:57
loltothen window manager?05:57
uw_hi there!  question about netbootin05:57
uw_if anybody has experince in that?05:57
aumhow to install openoffice.org in ubuntu 11.04, i have install the deb files but its giving dpkg error05:58
YankDownUndermrk1, Well, as ActionParsnip had said, you can just do a re-installation of Samba and that should be that...except for the fact that you'll have to re-configure your shares mate...05:58
uw_whats the error aum05:58
bazhanguw_, please ask05:58
Siaok, now how can I connect to one of APs found by iwlist?05:58
YankDownUnderlolto, There was a "dwm" way back when - was kinda like "Presentation Manager" for X - like OS/2 - is that what you mean?05:58
Lasersaum: LibreOffice. Is same.05:58
aumration$ sudo dpkg -i openoffice.org3.3-debian-menus_3.3-9556_all.deb05:58
aum(Reading database ... 163112 files and directories currently installed.)05:58
aumUnpacking openoffice.org-debian-menus (from openoffice.org3.3-debian-menus_3.3-9556_all.deb) ...05:59
aumdpkg: error processing openoffice.org3.3-debian-menus_3.3-9556_all.deb (--install):05:59
aum trying to overwrite '/usr/share/mime/packages/openoffice.org.xml', which is also in package libreoffice-common 1:3.3.2-1ubuntu405:59
wolsLasers: it's not the same05:59
FloodBot1aum: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.05:59
aumdpkg-deb: error: subprocess paste was killed by signal (Broken pipe)05:59
aum/usr/bin/gtk-update-icon-cache05:59
YankDownUnderNice flood.... (gads)05:59
mrk1yankdownunder that is the problem i did reinstall but it is not helping because the shares are disabled for some reason05:59
Laserswols: Okay. You caught me. It's not same. :(05:59
loltoYankDownUnder:  i mean the tiling window manager, it shows up as a session option, but all commands to it seem to fasil05:59
bazhanguw_, you mean unetbootin presumably05:59
lolto**fai05:59
YankDownUndermrk1, Um...if the shares are disabled, did you not re-create them?05:59
josephpagodaanyone have any ideas on how i could mount my ext4 drive to always make files be 766?05:59
uw_bazhang, i can get the kernel/ramdisk to load on a machine, but when running the install i do not have internet access05:59
josephpagodainstead of 755?05:59
pratzhey guys my friend has windows machine and he wants to connect to my ubuntu box with vnc , but he is unable to connect , (we are on the same network)06:00
SiaI am confuzed in terms SSID, BSSID and ESSID06:00
mrk1yankdownunder that is the problem i am having, i am trying to but the option to do so is gone when i right click on the file06:00
uw_bazhang, i dont really want to set up a mirror.  it seems silly that i should have to because a fully installable system is available via cdrom06:00
bazhang!wifi > Sia please have a read06:00
ubottuSia, please see my private message06:00
aumhttp://paste.ubuntu.com/649711/06:01
YankDownUnder  mrk1 Um...now ya lost me..."Right click the file" -> I don't get it...???06:01
mrk1yankdownunder i used to be able to share my files/folders by right clicking and saying share folder, that option is gone entirely06:02
bazhanguw_, I may have misunderstood, sorry, did you mean 'netboot' as opposed to using unetbootin to install iso to usb stick?06:02
DBordelloI am impressed with the usb LIVE installation.  It appears to be a real install :)  I installed a package, messed with /etc, and rebooted.  It all stayed.06:02
YankDownUndermrk1, Right - so you've done a re-install of Samba - have you, perchance, rebooted?06:02
uw_bazhang, i have the whole cd on the netboot server...how can i get it too look at that (preferably via NFS not HTTP or FTP)06:02
mrk1yankdownunder yes i have and still nothing..im stumped06:03
uw_bazhang, i mean over the network, i dont have a usb key06:03
mrk1yankdownunder i also have killalled nautilys06:03
YankDownUndermrk1, Look, in your Package Manager, there is an admin utiliity for Samba - ya might want to install it, and try this all over again...the other option is to completely remove samba from this machine, reboot, re-install samba, then try again...06:04
bazhanguw_, okay you said 'netbootin' I presumed wrongly you referred to 'unetbootin'06:04
uw_bazhang, it is requsting a mirror (something like us.archive.ubuntu.com)  i would like it too look locally, via the same NFS share that it used to grab other files from.06:05
mrk1yankdownunder alright, ill try that, thanks06:05
uw_bazhang, yes sorry about that.  i met "netbootin'" as a slang for "netbooting", the verb for using netboot06:05
uw_bazhang, i could set up a http or ftp server on this...but its kinda unessary just so the client can pull in files.  the NFS is set up and working properlly, why cant it just keep using that for everything on the CD as normal?06:07
bazhanguw_, I dont know much about the pxe netboot issue, sorry for the misunderstanding on my part06:07
uw_bazhang, ok understood.  thank you for your offering of help though06:08
DBordelloanyway to make the live installation less "live".  Ie, automatically loginging in the consoles.06:09
ActionParsnipDBordello: you can use remastersys to change the image as you desire06:10
=== blade is now known as chu_son
rabbit1how to migrate from ubuntu to windows ?06:11
ActionParsnipRabbit: migrate what?06:11
=== chu_son is now known as blade
rabbit1ActionParsnip: need to install windows, my system is on ubuntu... how to format and install windows ?06:12
DBordelloActionParsnip, i don't need to create a new iso.  Once it is isntall on a usb drive i want it to act a little less "live"06:12
DBordelloit works great with persistent partitions06:12
ActionParsnipRabbit: the windows install cd can delete the ubuntu partitions and install itself as you desire06:13
IdleOnerabbit1: help with installing Windows in ##windows06:13
ActionParsnipDBordello: can you define "less live" please06:14
DBordelloActionParsnip, sure.  Doesn't automatically login all of the consoles.  Remove the default ubuntu user.06:14
KartagisI can't bring ubuntu back from sleep, where can I turn that off? power options?06:15
ActionParsnipDBordello: if you use unetbootin the you are simply transferring the live cd to usb. Updates wi not stick. If you create a persistent install you can add all manner of changes and startup scripts and after a reboot they will not be lost06:17
DBordelloActionParsnip, I used unetbootin with a persistent storage.  It is actually reall impressive.  It behaves like a full install06:18
ActionParsnipDBordello: if you run system updates then reboot you will have to older versions of the apps06:19
DBordelloActionParsnip, oh reall :/  I did notice if i installed a package using apt-get, it showed up upon reboot.06:20
DBordellowhich I thought was nice06:20
DBordelloActionParsnip, i am attempting to run a system from USB.  I am trying to decide if it is best to run it as a live environment, or install to the usb key06:20
KM0201i'm not sure most USB's would have room for a bunch of updates toa persistent install06:20
ActionParsnipDBordello: the squashfs file doesn't get updated :-(06:20
ActionParsnip!persistent06:21
bazhang!usb06:21
ubottuFor information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent06:21
ActionParsnip!persistant06:21
ActionParsnipAyyyy06:21
bazhangActionParsnip, its !usb06:22
DBordelloHmmm06:22
DBordellointeresting06:22
ActionParsnipbazhang: i see. The second link looks good to me06:22
DBordelloHmmm, live/full. I woulnd't mind a full fledged installation.06:23
ActionParsnipbazhang: thanks for the tip :)06:23
ActionParsnipDBordello: you can. Ubuntu and windows7 can resize ntfs to make free space to put ubuntu in06:24
beachbuddahhey folks, just installed 11.04 on an asus 900eeepc and would like to pin the system monitor to the tray - any ideas how?06:25
IdleOne!persistant > ActionParsnip06:25
ubottuActionParsnip, please see my private message06:25
ActionParsnipIdleOne: i can't spell, not this early anyway haha06:26
bazhangbeachbuddah, right click keep on tray?06:26
IdleOneActionParsnip: it has the correct spelling also06:27
beachbuddahbazhang, I've only discovered one way to see the various installed apps - when I look at it that way the right click is disabled06:27
ActionParsnipIdleOne: dead handy06:27
DBordelloActionParsnip, that isn't the issue.  This is for a headless/diskless machine06:27
skrmmHello. I have simple bash script which just records audio from mic in and sends it via ftp - in loop, audio files are 2 Mb each. So, I need to run this script after booting. Any ideas?06:28
DBordelloI think I will install from USB A to USB B.  Any suggestions to reduced thrashing to the drive?06:29
ActionParsnipDBordello: ahh i see. Then persistant USB is great. A class 6 SD card will help improve speed06:29
corestormg hey06:31
corestormHow do i clear my DNS cache ?06:31
corestormDoes anyone know how to clear DNS cache ?06:32
skrmmsudo /etc/init.d/nscd restart I guess06:33
glebihanskrmm, does that script have to run in the background or does just have to be run once on boot ?06:33
corestormnot working06:33
skrmmglebihan, background, I'm building something like IP dictaphone06:34
skrmmcorestorm, try sudo aptitude install nscd first06:34
corestormI've done this already06:34
corestormit's not clearing my DNS cache.06:34
glebihanskrmm, in that case you would have to use an upstart job06:35
corestormDoes anyone know what i need to do here ?06:35
skrmmcorestorm, service networking restart?06:36
glebihanskrmm, here is an example of a simple upstart job I made : http://paste.ubuntu.com/649733/06:36
corestormMabie there's a cache on my router ?06:36
skrmmglebihan, Oh, ok, I guess I should rtfm about upstart, thanks06:36
corestormOr some shit06:36
glebihanskrmm, also have a look to other jobs in /etc/init06:36
skrmmcorestorm, maybe there is, who knows. If so - just reboot the router06:38
corestormAlright06:38
faLUCE hi. Is there an editor which allows to insert words only if the follow a user-defined grammar?06:40
skrmmfaLUCE, I'm not sure, but seems gedit has feature like that06:46
StepNjumpis there a way to use wpa2 encryption in iwconfig?06:47
bsmith093im so tired of monkeying around with the power management settings. can someone send me a screenshot, or the proper settings, to make a laptop on ac power, onle black and lock the screen after 10 minutes but never do anything else?06:49
bsmith093including hibernate06:49
faLUCEskrmm: I can't find it06:49
StepNjumpok found it. sorry06:50
=== linuxawy is now known as Guest85791
=== `mOOse` is now known as m00se
skrmmfaLUCE, I'm unable to check exact solution at the moment, I'm using ubuntu server. But - I remember I had to activate some plugin in preferences and then define short words to expand06:52
Guest85791hello everyone06:53
faLUCEskrmm: so, you already tried that?06:54
skrmmfaLUCE, Yes, but few months ago. Do you want something like text expander on Mac? http://www.smilesoftware.com/TextExpander/06:55
Tesseractafternoon all06:56
josephpagodahi Tesseract06:56
skrmmglebihan, what does that -p key mean? PID?06:57
TesseractGot a bit of a problem. just got a new fritzbox in and ubuntu can connect to it but wont connect to the internet06:58
LasersfaLUCE: Autohotkey?06:59
TesseractAny ideas?07:00
LasersfaLUCE: autokey -- Try that.07:01
=== honza is now known as Honik
phper_Hello. What is the name and path of the image file portable ubuntu uses?07:03
bullgard4phper_: What do you mean by "portable ubuntu"?07:05
=== tfilipczuk is now known as makak
merseylessAnyone here had any experience with wifi not wanting to work?07:08
phper_it's portable07:08
phper_you can carry it around in a usb, it runs as a windows application07:09
merseylesshe means this: http://lifehacker.com/5195999/portable-ubuntu-runs-ubuntu-inside-windows07:09
Lasers!usb | phper_07:10
ubottuphper_: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent07:10
=== KindTwo is now known as KindOne
merseylessnot quite lasers, it's a ubuntu virtual machine in windows that works in-line with normal windows07:11
Lasersmerseyless: I see it. New thing. :)07:11
Punnais there any way to start a console application with a proxy internet connection?07:12
n00bRXHey Fellas .. I have a total ass dumb question07:12
Punnalike, the connection the console app uses will be going through that proxy (specifically, SOCK5)07:12
Lasers!ask | n00bRX07:12
ubottun00bRX: 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. :-)07:12
n00bRXok, thank you. I won't ask to ask again07:12
n00bRXsomehow I "moved" the active window I was in to the top left of the screen and locked it in place07:12
n00bRXit sucks because I can't read the screen properly, and I can't seem to get it to "appear normal"  meaning that I don't have control of moving it around07:13
n00bRXSo what exactly did I do?07:13
n00bRXThanks ubottu & lasers07:13
csdwifin00bRX, you might have switched workspaces07:13
n00bRXNo, I didn't switch workplaces.07:13
n00bRXas in holding shift, alt, ctrl and then an arrow key07:14
esr_\server irc.irc-hispano07:14
Lasersn00bRX: Hold ALT and try drag the window?07:14
n00bRXI clicked on something with my mouse, and it's like the border around that active window disappeared and locked it to the uppert left side of my active workspace07:14
n00bRXok one second lasers07:14
LasersBorder disappear? You don't have metacity or compiz running07:15
n00bRX I do believe I have compiz running07:15
n00bRXshould I go back into the compfix settings and make sure my borders are turned on.07:15
Lasersn00bRX: Err. Sure. If you were tweaking with compiz settings when that happen, that information might be useful.07:16
n00bRXfor instance lasers, this active xchat IRC isn't giving me the usual min, max and close in the upper left07:16
n00bRXI actually wasn't tweaking compfiz07:17
n00bRXI mean I have in the past, but at this point and juncture I wasn't not in compfiz.07:17
Lasersn00bRX: Try enabling metacity/compiz the way you usually.07:17
n00bRXFor instance, firefox gives me the option to minimize, maximize and then the "x" to close out.07:17
Lasersn00bRX: Open a terminal -- "metacity --replace &&" ?07:17
Lasers"metacity --replace &"07:18
n00bRXLasers, it worked perfectly.07:18
n00bRXI have my "borders" back .. so what did I do exactly?07:19
n00bRXOr where in the help file can you point me so I can go read and learn07:19
Lasersn00bRX: Great. Now you should run that from "ALT+F2" -- So you don't have to close/cancel the terminal.07:19
Lasersn00bRX: I don't know. Something occured.07:19
Lasersoccurred.07:19
Lasers!metacity | n00bRX07:19
IdleOneyou stopped compiz and restarted metacity07:20
IdleOnebasically telling metacity to redraw all your GUI stuff07:20
Lasersn00bRX: https://help.ubuntu.com/community/CompositeManager07:20
IdleOnesimplified Idle explanation07:20
n00bRXThanks idleone .. my computer locked up. I had to log out07:22
n00bRXMuch obliged. I will start reading on that.  Thanks again also Laser07:22
trenthHey07:23
n00bRXWhat's up trenth?07:23
trenthI'm having trouble with my WNA3100 USB WIFI card07:24
trenthIn "Windows Wireless Drivers" I click "Configure network"07:24
trenthIt tells me, no network tool found07:24
lartzaForgot to remove my LVM and now server install is hard... what was the command to wipe a drive?07:25
lartzadd if=/dev/zero of=/dev/sda count=10 ?07:25
n00bRXAwesome .. I had to go in there and change some settings on basic windows management.  Fuck I am retared sometimes ..07:28
n00bRXI am so happy .. I am totally going to do some fappin!07:29
bazhangn00bRX, no cursing here07:29
n00bRXoh sorry man!07:29
bazhang!guidelines > n00bRX07:29
ubottun00bRX, please see my private message07:29
trenthAlright, n00bRX do you think you can help me?07:30
bazhangtrenth, whats the chipset, lsusb if usb, lspci if pci -----> to paste.ubuntu.com please07:31
beachbuddahhey room - just tried to upgrade to natty and I got an error stating I couldn't - I may have unauthorized packages - does that mean that my firefox  has to be downgraded. etc?07:31
trenthIt's a 902007:31
trenth0846:902007:31
bazhangtrenth, atheros?07:31
trenthDoesn't say antyhing but this07:31
trenthBus 002 Device 003: ID 0846:9020 NetGear, Inc07:31
=== XLV_ is now known as XLV
bazhangtrenth, and a search of those codes reveals what?07:32
Veqq_van_WegI have a problem where my keyboard stops working randomly. Sometimes it'll start working again after 5-10 mins... I can still right and left click and everything, but if I try to open a program or menu... nothing happens. I'm using 10.04 also07:32
trenthIt reveals, the ndiswrapper page07:32
trenthI did what it said on the page, iwconfig & ifconfig do not show my adapter though07:32
trenthndiswrapper -l shows my driver, and shows the device as detected07:32
trenthThe GUI of ndiswrapper on the otherhand, when I click Configure Network tells me no network found?07:33
trenth"could not find a network configuration tooL"07:33
envygeeksI was wondering if any of you knew when the next point release for 10.04 is due out this year?07:34
popeysoon07:34
Lasers(but not guaranteed)07:34
bazhanghttp://ubuntuforums.org/showthread.php?s=5f18183c1ec9b931ebd30a4d22549b04&t=1549190&page=3 trenth07:35
popeyenvygeeks: week of July 21st07:35
popeyenvygeeks: https://wiki.ubuntu.com/OneiricReleaseSchedule07:35
envygeeksYou know if they cherry picked out the wifi updates to enable new drivers for sta2800?07:35
k10W: GPG error: http://ftp.us.debian.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AED4B06F473041FA NO_PUBKEY 64481591B98321F907:35
k10what to do?07:36
envygeeksspecifically: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=b3ba44c6d1633692b45910ee77064e635e2c314307:36
popeyenvygeeks: you can download the iso now to test it and find out?07:36
cruskai239ma shitz be borked yo!!!07:36
bazhangk10, for debian?07:36
bazhangcruskai239, wrong channel07:36
k10yeah07:36
bazhangk10, #debian07:36
popeyin fact it _is_ out https://lists.ubuntu.com/archives/ubuntu-announce/2011-July/000150.html07:36
cruskai239lol im just kidding07:36
bazhangcruskai239, no cursing here, ubuntu support only07:36
envygeekspopey: impossible right now :P, I'm working on a thin client for the next 2 weeks becuase I'm on the road so I would have to have a CD sent to me >.<07:36
k10i used apt-get update07:37
k10and this error07:37
k10:(07:37
bazhangk10, its debian, its not supported here07:37
k10k byeee07:37
cruskai239really we doing this? i happened to have helped with one of the language packs07:37
bazhangcruskai239, doing what07:37
cruskai239translations and basic coding07:37
bazhangcruskai239, whats your support issue07:38
cruskai239kubuntu 11.04 32 bit works great except for one slight issue. thing doesnt hibernate07:38
bazhangcruskai239, whats swap and how much ram07:39
cruskai2394 gb of ram07:39
trenthbazhang, it tells me my version of ndiswrapper is 1.55 not 1.5607:39
trenth?07:39
lartzaHow big does /boot get in ubuntu?07:39
lartzaserver07:39
lartzasince it varies what distro07:40
lartza*distro's recommend, I have 32M on gentoo but 100 on Arch07:40
popeylartza: depends how many kernels you have kicking around07:40
popeylartza: mine is about 74MB at the moment07:40
cruskai239no partitioning. the os takes the whole drive07:40
popeylartza: with about 8-10 kernels07:40
bazhangcruskai239, no swap at all?07:40
cruskai23910 gb07:41
lartzapopey: Does ubuntu have a fallback kernel?07:41
lartzaLike a rescue kernel07:41
popeylartza: dunno what that means, I usually leave a few kernels kicking around though07:41
lartzapopey: Like kernel.img and kernel-fallback.img?07:42
lartzaA rescue kernel07:42
popeylartza: no07:42
popeynot by default07:42
lartza50M it is then :)07:42
popeyheh07:43
envygeekswait, ubuntu does have a rescue mode where it drops everything from the Kernel07:45
envygeeksyou should be able to tap esc over and over on 11.04+ and access it07:45
fedyHello does anyone use recordmyDesktop?07:46
onezyes I use recordmyDektop07:49
fedyonez07:49
fedyHOw much ram should I be have install to use it?07:49
=== dvz- is now known as Guest35082
lartzafedy: How much do you have? Won't it work?07:50
onezI dont know, but in my netbook which only 1 GB RAM, it's OK07:50
fedyMy system is only has 514 MB and when I install it slows down my system07:50
fedyso I am guess i got to buy a stick of ram07:50
ThomasB2kping07:51
lartzapong07:51
ThomasB2kthanks07:51
popeyfedy: i stopped using recordmydesktop because it was too heavy07:51
lartzaWhy do you have to record and what? :/07:51
popeyfedy: http://lwn.net/Articles/452233/07:51
popeythats what I do now07:51
tomek_anyone used sco unix or hp unix?07:52
popeyit records video from screen, and audio from the sound card and from a microphone07:52
fedythx popey07:52
popeynp07:52
bug2000Something went wrong with my grub after reinstalling the MBR. It trys to load (hd0,0)/boot when (hd0,0) is a boot partition [So the OS loads it as /boot/boot]. How do I fix it? [Grub1]07:52
trenthOn ubuntu 11.0407:52
trenthHow do I make it look like 9.10?07:52
accel_not ranting: is it just me, or does ubuntu 11 seem quite a bit more broken than ubuntu 10?07:52
accel_i recently upgraded to 1107:52
accel_then went back to 10.0407:52
trenthnvm07:53
maalachi, need help in reseting bios password on ProBook 6555b? already remove the batter but still ask for password07:55
lartzamaalac: Of course07:55
lartzamaalac: You need to remove the motherboard battery for quite some time07:56
zagibuDapper Drake was the best release, you should go back to that ;)07:56
zagibumaalac: or there might be a reset bios jumper on the board07:56
maalaclartza: how many minutes ? it's not attached to it right now but still not resetting..07:56
zagibuor clear cmos07:57
lartzamaalac: The motherboard battery not the laptop battery?07:57
lartzaAlso try backdoor passwords http://www.tech-faq.com/reset-bios-password.html07:57
onezanyone have suggestion? I wanna buy audio interface for recording.07:57
maalaclartza: yes, that's what i did ..07:57
lartzamaalac: Yea sorry, some people would just probably remove the laptop battery :)07:57
zagibumalaac: also, you shouldn't steal other ppl's laptops07:57
lartzaTo be sure :)07:57
maalaclartza: this is my laptop provided by HP. I just need to enable something on the bios to work on the 64bit virtualization07:58
maalaczagibu: ..this is my laptop provided by HP07:59
sedawkhow do I make a command normally running as root runnable by anyone?07:59
lartzamaalac: Look for the CLEAR CMOS jumper?08:00
lartzaClr, clrpws, passwd, password, pwd, clear08:00
maalacok ...its inside the motherboard right ?08:01
maalaclabelled something like that right ?08:01
dydwhat tool can i use to verify the integrity of an hd?08:01
lartzamaalac: Yes, and the battery can take 15 minutes to 12 hours to clear CMOS :)08:02
lartzamaalac: So jumper is easier if you have one on the board08:02
maalacdo you haveppen to have diagram for this model : Probook 6555b?08:02
lartzawhat motherboard? :)08:02
maalacboard for this laptop ..08:03
csdwifimay have found a minor annoying bug.  Is there anything documented about System Testing locking out if password form is cancelled?08:05
lartzamaalac: http://www.365laptoprepair.com/ebay_images/4069_HP-ProBook-6455b-6555b-Motherboard-613397-001-TESTED_1.JPG08:05
lartzabut the image is pretty small still08:05
lartzacan't really see jumpers08:05
lartzaor labels08:05
aikInsaanwhat partition formats does the EFI bootloader understand?08:06
wasanzyI though cp -rf is suppose to force copy a whole directory? but is not doing so for me, still asking me to override or not, what am I missing out?08:06
aikInsaan*which fs formats does*08:06
maalacok thanks for this.. i'll look for it ..08:06
ChousukeaikInsaan: I think that depends on what drivers it has08:06
aikInsaanChousuke, hmm...i have not clue about bootloaders...any resource you can point me to grasp the basics?08:07
ChousukeaikInsaan: I don't know much about EFI either to be honest; But I think it should usually be able to boot from most common filesystems08:08
aikInsaanhmm08:08
accel_grub source code08:08
lartzamaalac: Could be under that damn sticker possibly?08:08
accel_or for osx related, reFIT source code08:08
maalacyes could be..08:09
maalacneed to shutdown and open it up ..08:09
fedypopey: how do u install?08:09
lartzamaalac: Try the backdoor passwords?08:09
lartzamaalac: You need to know what it is AMI, Phoenix etc. (the BIOS)08:10
lartzamaalac: http://www.tech-faq.com/reset-bios-password.html08:10
maalachaven't tried backdoor passwords..08:11
=== Cain` is now known as Cain
dlirithow can I mount an nfs share with specific user/group owning the /mnt/share folder?08:14
ajahfrom synaptic i completely remove grub-pc and grub2 not when start the machine i see black screen file not found and grub rescue prompt how do i fix this08:14
ajahnow*08:14
pposajah you need to reinstall grub08:15
ajah ppos any tutorial how to do that08:17
gogetaajah: do what08:17
csdwifiwasanzy - sudo cp -prfv dir1 dir2  - what happens?08:18
ajahgogeta installing grub2 because now  i don`t have grub-pc and grub208:19
daniel__hello i upgraded from 10.10 to 11.04 and my wifi card wont work it says its installed in addtional drivers does anyone know how to get it working again08:19
gogeta!grub | ajah08:20
ubottuajah: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)08:20
Mandrewhello is there a safe way to purge unity?08:20
gogetaMandrew: purge?08:21
Mandrewgogeta, uninstall08:21
gogetaMandrew: lol yea run a remix like kubuntu or xubuntu08:21
daniel__mandrew, ha is there a way that they coulda made ubuntu better after the update and not worse lol i havnt found out08:21
gogetaMandrew: or install another window manaer08:21
gogetaMandrew: always the good thing abought linux dont like the defult settings change it08:22
=== Joe_Hunnicutt is now known as jcreek
Mandrewhehe funny guys but the thing is that you have booth gnome and unity installed in ubuntu 11.04 and i dont want unity in the system08:22
Mandrewgogeta, thats what i want and i want ti purge unity ;)08:23
gogetaMandrew: well gnome 2 is gone08:23
gogetaMandrew: 11.10 no fallback to gnome 208:23
Mandrewgogeta, im on 11.04 so i still have gnome208:24
gogetaMandrew: unfortanly in a stock ubuntu the unity is kinda stuck with you08:24
gogetaMandrew: being if you took out the meta package it would take gnome 2 as well08:24
Mandrewnot really cuz in synaptic i can find it but im not sure i can safely uninstall it08:25
gogetaMandrew: you can defently try08:25
gogetaMandrew: but later just simply avoide stock ubuntu08:26
gogetaMandrew: i run xfce08:26
Mandrewgogeta, ok well that was good info ;) well maybe i could try to install gnome2 as well then08:26
gogetaMandrew: run one of the remixes or mint ubuntu based but with any gui you whant bascily08:27
Mandrewi dont like xubuntu nor kubuntu but i really love ubuntu and i dont want to change, just can agree with the stupid decision to use unity08:27
gogetaMandrew: it was cannels personal vendetta agenst gnome 3 is why we got unity dispite the fact gnome 3 can be totaly changed being it uses js08:28
Mandrewgogeta, i like a proper desktop, not this bs with unity :(08:28
Mandrewwhy are they fighting gogeta ?08:29
gogetaMandrew: why im usinf xfce it acts mutch like gnome 208:29
Mandrewok08:29
gogetaMandrew: i dunno lol they just didnt like it08:29
gogetaMandrew: the good part sfxe uses gtk3 to so gnome 3 apps also work hehe08:30
Mandrewgogeta, are you using gnome applets in your install08:30
=== erikja is now known as OZ4KK
gogetaMandrew: i have a few apples from gnome but mostly sfce stuff08:30
Mandrewokl08:31
gogetaMandrew: you probly ran a older xfce with its relly relly crappy theme08:31
vivanovamd64 oneiric new install, installed exported list of packages from another pc, got an error 'failed to load session "ubuntu"' -- how to fix?08:31
gogetaMandrew: or the crap theme ubuntu uses08:31
Mandrewi was running latest xubuntu gogeta08:31
e2I was using the alternate installer and doing a network install when I lost connection, I reconnected but it broke the current step "Select and install software"08:32
gogetaMandrew: yea but if it was years ago its totaly diffrent08:32
e2it doesn't seem to be a lock problem, but maybe I'm not looking in the right place?08:32
jcreekMandrew, When you boot up 11.04, the first screen is your user name. Click on this, and the next screen is for password. Before you enter your password, look at the bottom panel. Click on Ubuntu and a list of desk top options will open. Click on Classic Ubuntu and you will have the Gnome desktop again. Enjoy.08:32
Mandrewthe xubuntu 11.04 gogeta ;)08:32
gogetaMandrew: but i prefer mints xfce mint menu is awsome'08:32
Gunz4MiPPleI have an old nvidia pci card, but Additional Drivers is telling me it wants to install a free driver...08:32
Mandrewjcreek, thats what im doing but i dont want unity in my system ;)08:33
Gunz4MiPPleand nouvoe is already loaded08:33
Mandrewso gogeta your on mints xfce remix?08:33
Gunz4MiPPlece_imut: dont spam on join08:33
gogetaMandrew: well the mint menu is on all there mixes08:34
gogetaMandrew: but yes mint with xfce08:34
Mandrewgogeta, yea i know that ;)08:34
andrewh192wow, things are sorta going crazy on the server aren't they08:34
gogetaMandrew: with gnome and ubuntu blowing up there interface it seems the only sane manager left well lxde as well08:35
jcreekMandrew, You shouldn't be bothered with it again after setting your preference, but this is the last version of Ubuntu to offer that option.08:35
gogetajcreek: 11.10 is gonna be a epic yrainwreck heh being gnome 2 will be gone08:38
gogetatrainwreck08:38
lartzaon ira heränny08:39
oCeanGunz4MiPPle: you can report the spam in #ubuntu-ops08:39
Gunz4MiPPleoCean: i dont wanna feel like a tattle tail :P08:40
jcreekgogeta, Linuxmint is great. In many ways I like it better than Ubuntu. The only short coming is that there is no Ubuntu One.08:40
Mandrewaaah well then soon all hope will be lost ;)08:40
Mandrewbbl08:40
gogetajcreek: heh you use that08:41
Rickard_Hi, I have a win 7 laptop and want to install ubuntu.. is it possible to do it when win7 already installed?08:41
gogetaRickard_: yep08:42
Rickard_gogeta, does the ubuntu installer offer this or do I have to do any partiotioning?08:42
oCeanGunz4MiPPle: that's fine too. However we cannot take action if there's no report of what actually happened08:42
jcreekgogets, yeah sure Ubuntu One has 256 bit download rate or better, which is just as good as Amazon and iTunes.08:43
gogetaRickard_: you can do the wubi rought if you do not whant to partation08:43
ajahi`ve successfully reinstall grub2 from live cd but not when i start the machine it show me some prompt sh:grub> what should i do (i don`t have installed grub-pc)08:43
Riginhi08:43
gogetaRickard_: the installer also has some automatic options when it comes installing along windows08:44
tarelerulzWhat is the best dvd authoring software out there ?08:44
=== Wally1 is now known as Wally
Gunz4MiPPlewhich driver for nvidia mx 42008:45
tarelerulzWhat is good dvd authoring software that is open source  for linux ?08:45
Gunz4MiPPleim going to try 17308:45
gogetaGunz4MiPPle: lol lemmie look i got one thats cross platform just forgot the name08:46
gogetaGunz4MiPPle: dvdflick08:47
th3fjonghi ;)08:47
th3fjongi've just installed backtrack again :)08:47
th3fjonglong time no see :P08:48
oCeanth3fjong: this is not the backtrack channel08:48
gogetaGunz4MiPPle: http://www.dvdstyler.org/en/downloads08:48
gogetaGunz4MiPPle: dead simple ones to use08:48
Rickard_Is wubi good enough to work with or is it slow?08:49
Slarttarelerulz: depends on what you're going to do... devede is useful for makeing dvds from existing movies.. but there's not much room for creativity08:49
Gunz4MiPPlegogeta: i appreciate that, but they are already in apt08:49
th3fjongwubi is fine ;)08:49
ajahhow i can boot ubuntu from sh:grub> prompt ?08:49
gogetaRickard_: well the hdd speeds is a bit slower08:49
th3fjongyeah ofc it is :)08:49
gogetaRickard_: other then that its works just fine08:49
tarelerulzSlart , would love to be  creative ,but  they never seem to work.    I get one video that works and the rest mess up.    same with transcoding08:50
th3fjonganyone of you are very in to backtrack ? :)08:50
Slarttarelerulz: you're talking about devede now? you've tried it?08:50
oCeanth3fjong: backtrack is offtopic, try #backtrack-linux08:50
th3fjongoh ok thx ;)08:51
th3fjong* #backtrack-linux :Cannot send to channel08:51
th3fjongwhat do i do ?08:51
th3fjongnever tried that before08:52
samsultry /list find backtrack channel08:52
tarelerulzI have never  devede .   Plus, they are for like one dvd at time.   They take so much time I would  love to make  like 3 iso in row .  Like over night08:52
Slarttarelerulz: I'm not sure if devede has some kind of background engine you can send off jobs to..  but give it a try.. it's point and click, sensible defaults and you should now pretty soon if it's the tool for you08:54
oCeansamsul: it is the correct channel name. Also, to search for channels, you can use /msg alis list ubuntu for example08:54
HapieieIemand nederlands (A)08:54
oCeanHapieie: in #ubuntu-nl08:54
HapieieDankuuu :P08:54
richHi, could anyone share knowledge on git behind proxy server?08:54
oCeanrich: maybe try #git channel?08:55
tarelerulzdvd authoring   and transcoding all see to have the same problem.   it hard to find good one for point and click.   I have 8 core and good video card I would love to try out using the gpu so  could still do stuff08:56
ValrinAny way to get Ventrilo?08:56
antiihmpf.. how come my apt-get update takes ages and everything else works fine on my linux installation, got no problems with browsing the web, its fast there08:56
gogetatarelerulz: dvdflick seemd to be dead easy and everything came out fine08:56
gogetatarelerulz: same for dvdstyle08:56
mang0Is there a way I can move the virtual C drive from wine? I've got two (real) internal HDDs, and I want wine stuff on the other one to what it's on now....08:57
tarelerulzwhat about testing out the iso ?  Is that easy08:57
gogetatarelerulz: tossed it in my dvd player08:57
ObeyanceIs there a Lucid Puppy support room?08:57
mang0#puppy?08:58
mang0Idk08:58
icerootmang0: but the folder on the new drive and mount the new drive/partion ton ~/.wine/08:58
Obeyance#puppy08:58
ikoniaObeyance: the channel is called #puppylinux08:58
ikoniaObeyance: type "/join #puppylinux"08:58
mang0iceroot: K, thanks08:58
gogetatarelerulz: and i think ubuntu will do a loopback mount on iso files via right click now08:59
jeremyb_uit08:59
ValrinAny way to get Ventrilo?08:59
gogetaValrin: its called managler its vent for linux09:00
tarelerulzSo I don't wast whole dvd-r . I could just play the iso file and  see if it works or not.09:00
ValrinThanks :)09:00
gogetaValrin: http://www.mangler.org/09:00
joshmcgogeta: re tarelerulz in nautilus it's `archive mounter'.09:01
gogetatarelerulz: yep09:01
Senixso, i installed ubuntu side by side with windows 7 and now my windows 7 wont boot.09:02
Senixhow would i fix this??09:02
gogetatarelerulz: and the mount command it pretty smart these days you can just do mount dvd.iso /mnt/cdrom09:02
alex--How to make a script for the terminal that asks the user to fill in a name?09:04
gogetatarelerulz: bascily you can put it in the same folder as  ubuntu uses for real cds so all the apps think a real disk was inserted09:04
Senixalex--: ask in #bash09:04
padi999Dear ubuntu-devs: If you give me a popup, that AN application wants to access the Default keyring, then have the decency to say WHICH application that is. I have 3 popups after each other on every login. And I don't like typing my password 4 times every login. Thanks09:05
gogetapadi999: relly i set my key to unlock all apps09:06
gogetapadi999: once and everything uses it09:06
alex--Senix: can i use ubuntu commands in it?09:06
Senixalex--: any .sh script will run terminal commands.09:06
gogetapadi999: waent that the point in keyring so it didnt pup up 4 times heh09:07
yesitisjustmedoes adobe flash work in wine?09:13
icerootyesitisjustme: why not use the real one?09:13
iceroot!appdb | yesitisjustme09:13
ubottuyesitisjustme: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help09:13
arthurwiiHi all09:14
yesitisjustmebecause can't use gmail phone with linux browser09:14
icerootyesitisjustme: what?09:15
icerootyesitisjustme: what is a gmail phone?09:16
Infernetyesitisjustme: test with vmware09:16
yesitisjustmedo you use gmail?09:16
Infernetno09:16
icerootyesitisjustme: what is a gmail phone?09:17
Infernetonly mail service09:17
yesitisjustmeoh on gmail it says phone and it lets you use the phone for free09:17
ThinkT510i use gmail, never heard of gmail phone, is it usa specific?09:17
yesitisjustmeis like skype phone but free09:17
mang0How do I search for hidden files?09:17
arthurwiihmmm09:17
Infernetgmail+?09:17
Infernet:S09:17
Slartmang0: filenames starting with a dot09:17
arthurwiigoogle +09:17
Infernetsure09:18
mang0Slart: I mean with the file searcher?!09:18
mang0do I just put .wine or whatever?09:18
Slartmang0: I think that will work.. tried it?09:18
yesitisjustmewine can't install msi?09:18
mang0Slart: no, I will now, thankyou. :)09:18
ParkerRyesitisjustme, it can09:18
Infernetyesitisjustme: btw, vmware it's another great soft emulation09:18
ParkerRTry wine start filename.msi09:18
Slartmang0: .wine is normally in your home folder.. ~/.wine    or   /home/<yourusername>/.wine09:19
Infernetyesitisjustme: try it09:19
mang0I'm looking for ..c:blah blah cuz I tried to move it and it didn't work slart :/09:19
ThinkT510Infernet: why not suggest virtualbox?09:19
Free-manmornin09:19
Slartmang0: ah.. I see09:19
yesitisjustmei installed opera on wine but can't install adobe flash player on wine does wine not able to install adobe flash?09:20
ThinkT510yesitisjustme: you can install opera natively on linux09:21
ParkerRIs there a way to disable my internal webcam? I am trying to use zbarcam with an external manual focus webcam but it keeps activating the built in one.09:21
szalyesitisjustme: srsly, why do you install Opera in Wine?  what's wrong w/ the native Linux version?09:21
Free-manParkerR tape over the eye? :)09:21
techhelper1User: e_imut!~ce_imut@114.79.49.104   spammed me (in a pm) with another server to connect to, just letting the ops know it works by joining this channel09:21
ParkerRXD09:21
yesitisjustmebecause you can't use gmail phone with linux browser it says only for windows when i try thats why09:22
SlartParkerR: you might be able to blacklist the module/driver for the webcam.. and hope the other webcam doesn't use the same module/driver09:22
Wallytechhelper1: try #freenode09:22
oCeantechhelper1: if you want, you can report in #ubuntu-ops09:22
usertechhelper1: HUh?09:22
Free-mantechhelper1 mention ce_imut too for sme thing09:22
Free-mansam09:22
techhelper1i meant that person09:23
Free-mance_imut09:23
techhelper1i missed a letter on copying09:23
oCeanFree-man: techhelper1 please stop that discussion here09:23
oCeanFree-man: techhelper1 report problems in #ubuntu-ops please09:23
yesitisjustmeit says adobe flashplayer already installed but the browser flash test does not detect it09:23
Free-manoCean mind-reading is verbooten.09:24
yesitisjustmevmware is better than wine?09:24
Wallyyesitis09:25
ParkerRSlart, ok how would I determine which one it uses and how would I blacklist? grep comes to mind when identifing09:25
Slartyesitisjustme: vmware is different from wine.. better for some things.. worse for others09:25
ThinkT510yesitisjustme: it is different, vmware is a virtualisation solution and wine is a compatibilty layer09:25
ParkerRWIINE has better graphics support09:26
ParkerRCan do the PC games09:26
SlartParkerR: lsmod will give you a list of modules in use.. you could use lsusb to check what the webcam identifies itself as09:26
ParkerR*WINE09:26
lartzainit: ureadahead something terminated with status 409:26
lartzaOn boot09:26
SlartParkerR: but it's probably one of 3 maybe 4 drivers.. there aren't that many09:26
yesitisjustmehas anyone installed opera and adobe flash in wine before or maybe only works in firefox?09:26
lartzaand boot is black for quite some time after grub? :S09:27
lartza(Server edition)09:27
ParkerRSlart, ok names :)09:27
szalyesitisjustme: http://www.google.com/chat/voice/ <- "Requires XP+ / Mac OS X 10.4+ / Linux"09:27
szalthat's what it says09:27
Wallyyesitisjustme: I don't think Adobe supports Wine or Linux :/09:28
lartzainit: ureadahead-other main process (562) terminated with status 409:28
SlartParkerR: uvc something.., gspca, v4l .. those are the ones I can think of off the top of my head09:28
szalyesitisjustme: the download button offers me .deb and .rpm format for download09:28
ParkerRv4l1_compat            10250  2 uvcvideo,videodev09:29
SlartParkerR: here's a thread from ubuntuforums discussion turning off webcams http://ubuntuforums.org/showthread.php?t=129106109:29
yesitisjustmebut on linux i think it says it only works with fedora and opensuse or suse and no other linux only those i think i read09:29
yesitisjustmeoh09:29
citizen-stighi09:30
helios__hey all09:30
ThinkT510yesitisjustme: .deb is for debian and ubuntu, .rpm is for suse and fedora09:30
citizen-stigcould i run script in cron every30 seconds?09:30
yesitisjustmeok09:30
SlartParkerR: ah.. then it's using uvcvideo .. you can remove that by running    sudo modprobe -r uvcvideo09:30
ParkerRSlart, do i need to rebbot?09:31
SlartParkerR: nope, it should work right away09:31
llutz_citizen-stig: with standard cron, just with some weird scripting tricks09:31
ParkerRI get this with the one I want to use unplugged FATAL: Module gspca_main is in use.09:32
ParkerRSlart,09:32
citizen-stigllutz_: thx09:32
ParkerRSo I think that is the one I want09:32
SlartParkerR: and then you'll just have to hope that that other webcam doesn't use the same driver/module =)09:33
ParkerRSlart, well I mean did it unload it or not?09:33
Free-manParkerR get a pm09:33
SlartParkerR: no error messages usually means it worked09:34
SlartParkerR: you can check again with lsmod and see if it's gone09:34
ParkerRI said it said FATAL09:34
ParkerRparker@crunchbang:~$ sudo modprobe -r gspca_main09:34
ParkerR[sudo] password for parker:09:34
ParkerRFATAL: Module gspca_main is in use.09:34
ParkerRparker@crunchbang:~$ lsmod09:34
ParkerRWoo not warning XD09:34
ikoniaParkerR: crunchbang isn't supported here09:34
ParkerRClose09:35
ParkerRAnd #crunchbang is dead right now09:35
ikoniaParkerR: the channel #crunchbang is the right place09:35
ikoniaParkerR: just because it's dead doesn't mean you get support here09:35
ParkerRI'm already in it09:35
ikoniaParkerR: please try to use the correct channel in future09:35
SlartParkerR: ah.. it's in use.. try removing the other modules listed next to uvcvideo in the lsmod output..09:35
nt1972can anyone tell me are there any ubuntu website show me all the ubuntu command line09:36
szal!commands | nt197209:36
ubottunt1972: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal09:36
ikoniant1972: you need "generic" linux command line help, such as tldp.org09:36
nt1972but I am looking for the webise09:37
nt1972website09:37
ikoniant1972: you've just been given some09:37
szalnt1972: also see the links at the end of the above mentioned article09:37
nt1972and where can I check ubuntu support which hardware also (desktop)09:38
nt1972in ver ver 1109:38
ThinkT510!hcl | nt197209:38
ubottunt1972: 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/DebuggingHardwareDetection09:38
mang0Uh oh. Guys, I followed a site explaining how to move the wine c drive, and I used the terminal method. I ran these two commands:  mv -v .wine/drive_c media and then ln -sv media .wine/drive_c.09:42
mang0media being the new location09:42
Free-manParkerR ok then, as root, dmesg | less; search within that output for $vendor09:42
mang0I just realised I want it to be /media....how do I undo the commands?09:42
=== UltimediaOS is now known as Markus[uOS]
ParkerRFree-man, wrong place09:42
nt1972the website https://wiki.ubuntu.com didn't help09:42
ikonia!hcl | nt197209:43
ubottunt1972: 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/DebuggingHardwareDetection09:43
Dreamscapehey all i've got multiple wifi devices on my laptop which id like to be able to switch between now and then, im currently using Wicd network manager but when i change from wlan0 to wlan1 it doesnt work are there any better wifi managers out there you could recommend?09:43
ThinkT510!info networkmanager09:45
ubottuPackage networkmanager does not exist in natty09:45
ThinkT510!find networkmanager09:45
ubottuFound: network-manager-kde, cnetworkmanager09:45
Dreamscape:)09:45
nt1972what I mean is I am planning to get a new computer and I also know which motherborad is ok for ubuntu!! any website I can type in the motherborad model and tell me ok09:45
nt1972the webiste u give us didn't do that09:46
niklasfiwhat is the easiest way of ensuring that a folder is deleted on logout?09:46
Tech-1gigabyte or asus09:46
nt1972ASUS09:46
Tech-1newegg.com09:46
ikoniaTech-1: this is nothing to do with #ubuntu09:46
ikoniant1972: you need to look at each component on the motherboard and look at it's linux support capabilities09:47
=== gaurav__ is now known as Guest88871
nt1972I am going to buy the ASUS P8H61-V3 H61 B309:47
Slartniklasfi: there are ways of running a script when a user logs out.. would that work?09:49
xxmmaannhi09:49
Free-manhi09:49
frankHi guys09:50
Free-manhi09:51
franki have 11.04 and my Chrome browser is lagging after standby (xorg show high load)09:51
frankcan anybody help me ?09:51
niklasfi Slart: would be a good start09:51
Slartniklasfi: hang on a sec09:52
xxmmaanni my system not start error > disk boot failure, insert system disk and press enter like this http://www.trucoswindows.com/tutoriales/fotos_windows/tutorial3/foto8.jpg09:52
ThinkT510xxmmaann: what does that have to do with ubuntu09:53
xxmmaanni dont know09:54
Hyperbyte:D09:54
frankknow anybody high load on xorg process after resume from standby ?09:54
Slartniklasfi: here are some suggestions.. I would go with the one about /etc/X11/gdm/PostSession09:54
frank(at using chrome browser)09:54
Slartniklasfi: beware that the thread is quite old.. some names might have changed09:55
ikoniaxxmmaann: try ##windows09:55
xxmmaanni have used ubuntu yesterday (5 minutes) when my pc has shutdown and after restart i get this error09:55
Slartniklasfi: here's another thread with another method.. run as the user, not as root http://ubuntuforums.org/showthread.php?t=25293509:56
xxmmaannso i used ubuntu no windows09:56
niklasfiSlart: i just learned that autofs is what i am looking for09:56
ikoniaxxmmaann: sounds like you have deleted your OS on your disk]09:56
Slartniklasfi: ah.. great... always better to use the proper tool09:56
Wallyxxmmaann: sounds like your hard drive is screwed OR your OS is corrputed09:57
xxmmaannikonia: no im on live cd now and i cant see the hdd im my computer09:57
ikoniaxxmmaann: yes, it sounds like you've deleted your operating system09:57
WallyHDD is destroyed.09:57
xxmmaannno09:57
xxmmaannWally: may be09:57
ActionParsnipxxmmaann: if you run:  sudo fdisk -l    do you see an NTFS partition?09:57
ThinkT510xxmmaann: have you disconnected the harddrive?09:58
WallyWhat sort of computer?09:58
niklasfiChemicalForce: yes we all may help you but not in a private chat ;)09:58
xxmmaannActionParsnip: that command not work09:59
xxmmaannThinkT510: no09:59
xxmmaanni have notdisconnected the harddrive10:00
ActionParsnipxxmmaann: copy and paste it, it will10:00
Wallyxxmmaann: can you see the HDD in the Bios?10:01
xxmmaannhttp://imageshack.us/photo/my-images/688/screenshotom.png/10:01
ikoniaxxmmaann: are you on an ubuntu livecd currently ?10:01
gurkeeHey. My gnome session hangs, mouse events are not registered anymore. Using strg+alt+F1 I changed to another terminal. How to log out / kill the gnome session from there?10:01
final-hostlist10:01
Free-mangurkee do you want to strart x11?10:01
WallyHDD GO BOOM10:01
Free-mangurkee restart10:01
xxmmaannnow im on live cd and i cant see the hdd in the bios10:01
ikoniaxxmmaann: if you can't see the hard disk in the bios - the harddisk has died10:02
gurkeeFree-man, is it that what I want? I thought I need gnome-session-save --force-logout (--kill --silent), but it complains that there is not display available10:02
xxmmaannikonia: yes10:02
xxmmaannbut im not sure10:02
Free-mangurkee i just know howto use a hammer :)10:02
ikoniaxxmmaann: it has, if the bios can't see the disk, you have a hardware problem10:02
gurkeeFree-man, yeah, then tell me10:02
Slartgurkee: try adding    DISPLAY=:0.0  before that command10:03
Free-mangurkee as root, `killall Xorg' then use gnome's cmd to restart10:03
Slartgurkee: so    DISPLAY=:0.0 gnome-session-save --force ...... and so on10:03
Free-mangurkee do slart's first10:03
ChemicalForceI have installed the additional drivers on my ubuntu 10.10 (ATI/AMD proprietary FGLRX graphics driver which is "Radeon HD 4200" but it seems nothing is function correctly I mean as in the 3d support please help me.10:03
xxmmaannikonia:  im not sure because today the first time when i started my computer i saw the hdd in bios but after restart...10:03
ikoniaxxmmaann: then you have a hardware problem10:04
gurkeeSlart, Free-man, thanks!10:04
Free-manyw10:04
xxmmaannikonia:  so , what should i do?10:04
Tech-1xxmmaann  check all the cables including power cable to the drive, some times there are lose connections, but thats 1 in a million chance.10:04
dr_willisive had drive cables get 'cut/nicked' by sharp edges on the case. and by a mouse .. once. :)10:05
ThinkT510xxmmaann: buy a new harddrive and restore the contents from a backup (you did make backups right?)10:05
Tech-1it does happen10:05
ikoniaxxmmaann: visit a hardware specialist/repair person10:05
xxmmaannThinkT510: i didnt backup my hdd10:05
engridhi10:06
ThinkT510xxmmaann: congratulations, you have just learned the hard way why to do so10:06
xxmmaann:-(10:07
Wallyxxmmaann: any important stuff?10:07
dr_willishard drives truely are the weakest link in the pc's these days.10:07
xxmmaannwhat?10:07
newbHi peeps, just bought an internal hardrive and external case, hooked it up to ubuntu 10.04 and its not mounting, how do I check if its being seen by the computer10:07
dr_willisnot counting the 'end user' :)  ive seen more hard drive failures in recent years then any other problems with pcs10:07
ikonianewb: have you put a file system and partition on it ?10:08
ThinkT510xxmmaann: like ikonia suggested, see if a repair specialist can salvage the data from it, if you need it10:08
newbno10:08
Tech-1ya dr_willis  especially wd, they are getting a class action suit for their failures10:08
ikonianewb: that's why it's not mounting10:08
engridhello, how do i enable/disable terminal on pressing ctrl+alt+f1-f610:08
newbhow do i do that10:08
xxmmaannThinkT510: i have not any important dada on it10:08
xxmmaannbut i cant use my pc withowt hdd:-(10:09
ikonianewb: open the partition manager tool, such as gparted, put a partition on it and a file system10:09
Slartengrid: there is a setting somewhere for how many of those that are started.. that might be useful.. let me search a bit10:09
intlkleinbluehi, i've generated my gpg/pgp key and uploaded it to public keyservers. i've setup my email client (evolution) to send and sign with gpg/gpg and tested it and it works. what i want to know is how to share my key. i see on some peoples websites on their about page: oh, here is my pgp/gpg key btw: and some listing of letters and numbers which is their key. i've tried to look for a pattern of some sort, but can't figure out what i need to 10:09
ThinkT510xxmmaann: you'll need to get a new harddrive then, you can make do for now with livecd or usb to use the pc without a harddrive10:09
engridSlart, thanks for the response. Do i need to finger around with /etc/inittab ?10:10
xxmmaannThinkT510:  ok:-(10:10
DamnSoGooDActionParsnip, dude can you help regarding a 8gb SSD acer aspire one . I can't install ubuntu or any derivatives :c10:10
dr_willisengrid:  you can make there not be a login there by renaming the /etc/init/tty1.conf  (1-6) files. but I think you can still get to the screens.. just nothing there.10:10
llutz_intlkleinblue: read about "gpg keyserver"10:10
DamnSoGooDdr_willis, ActionParsnip, dude can you help regarding a 8gb SSD acer aspire one . I can't install ubuntu or any derivatives :c10:11
engriddr_willis, thanks ill try that, how about not even switching to a dumb terminal10:11
llutz_intlkleinblue: "ltters and numbers" is the fingerprint of their key10:11
intlkleinbluellutz_: yes, i know what that is. i see my key when i go to pgp.mit.edu and search for my email. however, what do i share?10:11
Slartengrid: I'm not sure.. I'm trying to find that setting.. give me sec10:12
llutz_intlkleinblue: share your public key and spread its fingerprint10:12
intlkleinblueso i share the fingerprint: part llutz_ ?10:12
dr_willisDamnSoGooD:  ive never owned a SSD yet.  If all else fails you could install to a flash drive. then dd the image to the ssd. i guess.10:12
engridSlart, thank you i'll wait while i try dr_willis suggestion10:12
dr_willisI recall some other neat tricks for the consoles. like making htop run on alt-ctrl-f8 and so forth. :)10:13
newbIn my laptop I have a 250gb, I bouth a 500gb hard disk, I want to make a carbon copy of my old hard disk to the new one, how do i do this?10:13
intlkleinbluegotcha, i've shared the fingerprint part10:13
dr_willisor a resce shell/terminal always on alt-ctrl-f9 but i cant rember how i did it..10:13
intlkleinbluebut what do you mean by spread its fingerprint?10:13
DamnSoGooDdr_willis, ouch, if that's so, i shall just install it in a usb stick.. but i can't make a usb act like a normal hard drive :c10:13
xxmmaannmay be some cable but im not sure i have open the pc case for cleaning yesterday but the pc worked some minutes after this , so im not sure10:14
xxmmaannsorry for my english im RO10:14
llutz_intlkleinblue: add it to your mail-signature to let people know "ah thats his key, i can use to verify his mails"10:14
szal!ro | xxmmaann10:14
ubottuxxmmaann: Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro10:14
dr_willisDamnSoGooD:  you can do a normal install to a usb, then dd it to a hard drive to clone it over.. i did it from a 4gb flash to a 60gb hd once..10:14
newbhow do i clone one hard disk to another10:14
shomonhi, how can I list the file encoding on a directory of files? I've tried with "file" but it doesn't show the charset...10:15
dr_willisnewb:  dd command CAREFULL use of the dd command...10:15
xxmmaanni aleready tried using#ubuntu-ro withowt effect10:15
newband do I have to partion the new one first10:15
hexacodeanyone know alot about usb viruses? can they infect ubuntu? or do they infect the bios?10:15
Slartengrid: there is a setting in /etc/default/console-setup   you can try changing that10:15
intlkleinbluegotcha, thanks llutz_10:15
dr_willishexacode:  i cant recall any viruses out that 'infect' the bios...10:15
engridSlart, thank you. I'll try to configure with that.10:15
DamnSoGooDdr_willis, i have an ubuntu 10.04 live USB, and an empty USB stick, how can i install it into the usb stick?10:15
newbdr_willis, do I have to partion the new one before I do it10:16
dr_willishexacode:  the usb viruses ive seen are just windows 'take advantage of the auto-run on plugin' feature.10:16
Free-mandr_willis LTNS (diff nick) i've seen bios killed by virii10:16
dr_willisnewb:  if you are dding sda to sdb.. no..10:16
hexacodedr_willis  and thats how irans nuke plant got hacked lol...windows didnt have uac? i cant imagine iranians being that stupid10:16
dr_willisFree-man:  flashing  is differnt then infecting however. :) i recall years ago C64 viruses that could kill your floppy drive.. but thats not quote the same.,10:17
Free-manya10:17
dr_willishexacode:  a Nuke Plant Running Windows? thats scary..10:17
hexacodedr_willis yes they had it i think10:17
rac_kemelhello!10:17
hexacodewell...the virus started on a laptop10:17
dr_willisI imagine that Nuke Plant stuff has more Fud and Urban Legands about it then we know real facts. :)10:17
hexacodecan anyone think of any possible way for ubuntu to get infected by usb?10:18
szalhexacode, dr_willis: well, they can't use Red Hat/Fedora because it falls under US export restrictions ;)10:18
dr_willishexacode:  i cant imagine how its possible.10:18
hexacodethanks10:18
dr_willisszal:  but they could download it theirself... :)10:18
hexacodeszal lol they can use north koreas version of linux10:18
hexacoderedstar OS10:18
newbdr_willis, like this;  dd if=/dev/sda of=/dev/sdb10:18
DamnSoGooDdr_willis, how can i install ubuntu into a usb flash drive?10:18
imgreygood day #ubuntu10:19
dr_willisnewb:  are you SURE those are the right disks? also you want a bs=2048   option for speed.10:19
imgreywhat is natty ? testing/stable or unstable ?10:19
imgreywhere I can read about versions ?10:19
szal!natty | imgrey10:19
ubottuimgrey: Ubuntu 11.04 (Natty Narwhal) is the current release of Ubuntu. Download http://releases.ubuntu.com/11.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/110410:19
=== zz_ng_ is now known as ng_
dr_willisDamnSoGooD:  sameas youy do to a normal hd.. boot cd. (or a 2nd flash) tell it to insdtall/partion to the other flash. Be sure grub gets installed to it.10:19
dr_willis!versions10:19
rac_kemelI use Ubuntu 11.04. I update my system, and now i have two kernels. But i can not see the old kernel on Ubuntu-tweak (latest version) to clean it ? Is there any problem on my system ?10:19
llutz_imgrey: stable/testing/unstable is debian, not ubuntu10:19
imgreywhat do you mean current release of ubuntu ?10:19
imgreyI use normal debian10:19
imgreyand ther'a unstable/testing and stable branches10:20
dr_willisrac_kemel:  i wouldent worry about having 2+ kernels.. when you get 10+ then you may want to clean some out.10:20
szalimgrey: Debian and Ubuntu are NOT the same10:20
imgreyI know10:20
DamnSoGooDok thanks doc! :D10:20
dr_willisimgrey:  ubuntu dosent use the same 'method' like that.10:20
imgreydr_willis, nothing to proud of10:20
dr_williswe got the LTS version,, then the non LTS versions that are the  playgrounds10:20
dr_willisimgrey:  whatever.. i find it works well for me.10:20
newbdr_willis, like this;  dd bs=2048 if=/dev/sda of=/dev/sdc, where sda is the original and sdc is the new one10:21
Sidewinder1imgrey, You might also have a look at: http://en.wikipedia.org/wiki/Ubuntu_%28operating_system%2910:21
[tla]hi, i tried to release-upgrade from maverick to natty and after the reboot the server has no ssh listener running.  i know the server is up because i can ping it and nmap tells me the ps3media server and tor are running.  the server is headless and has no serial port.  it does have VGA (onboard and additional nvidia card) and a keyboard port.  when i power ir on i see no VGA output so have...10:21
[tla]...no idea what is happening.  advice on best way to proceed please!  thx :)10:21
dr_willisnewb:  the 2 disks are the same size?10:21
imgreyin fact I got an issue with virtualbox on ubuntu natty:10:21
newbdr_willis, no10:21
imgreyKernel driver not installed (rc=-1908)10:21
imgreyPlease install the virtualbox-ose-dkms package and execute 'modprobe vboxdrv' as root.10:21
dr_willisnewb:  or is the sdc biger? if its smalller.. that can be a n issue.10:21
newbsdc is bigger10:21
imgreyit happened on one of programmer's desktop10:21
imgreycould someone tell me what I should do ?10:21
szalimgrey: did you do what it said?10:22
imgreyupdate Ubuntu ? remove it and install debian ?10:22
dr_willisnewb:  after getting the dd done. You will wan tto use 'gparted' to resize the partitions to fill up the rest of the space. or make a new parittion to use the extra space.10:22
imgreyszad, of course10:22
=== madhusudany2k is now known as Madhusudany2k
rac_kemel dr_willis: thank you first. I know that you told me :) . But i will clean the old one from synaptic. But I'm thinking why Ubuntu-tweak does not show me the old one. I will backup my system. I am worying for any problem now.10:22
newbdr_willis, so the terminal code is correct10:22
ajahi have installed grub-pc,grub2 and all staff installed but when i start the machine i see grub prompt and i can boot ubuntu with commands but when i try to boot using grub.cfg  ( configfile (hdX,Y)/boot/grub/grub.cfg ) i failed it echo syntax error invalid command invalid mode auto10:22
imgreyIm installing module-assistant10:22
JimXL[tka] you're locked out?10:22
imgreylets see if it helps10:22
dr_willisnewb:  looks right to me..  thats how i cloned a hd last week.10:22
ajahany help10:23
newbdr_willis, what does the bs=2048 do?10:23
[tla]JimXL: well there is no ssh daemon running so i cant even connect10:23
Madhusudany2kI am getting below error in Ubuntu 11 and X hangs10:24
Madhusudany2k*ERROR* Hangcheck timer elapsed... GPU hung10:24
JimXL[tla]: and you can't log into the console?10:24
=== ng_ is now known as zz_ng_
nikolamAnyone tried to make mdadm software raid on top of LVM-managed partitions on disks? I would like to have ability of file system snapshots in the future, before updating from LTS to newer releases...10:24
nikolamAnyone installed and using Ubuntu on BTRFS?10:25
newbdr_willis, the thing about dd it doesn't give you a progress percentage10:25
[tla]JimXL: i see no output from the console via VGA and server has no serial port.  i do have serial / usb converter but maybe it is too early in the boot process for it10:25
nikolambtrfs10:25
JimXL[tla]: Does it have a cd/dvd drive?  Usb port that it can boot from?10:25
[tla]JimXL: yes it has a dvd drive10:25
imgreymodule-assistant doesnt help10:25
imgreyany ideas ?10:25
[tla]JimXL: I just dont see why i see nothing from VGA10:25
dr_willisnewb:  ive seen some tools/scripts that can do it.. but ive never really needed it.,10:26
llutz_newb: as user in a 2nd terminal "killall -USR dd" will give you the progress10:26
JimXL[tla]: Perhaps it's not getting far enough10:26
[tla]JimXL: clearly server is actually booting as i can ping it etc10:26
JimXL[tla]: That's true.10:26
llutz_USR1 it is, sry10:26
newbllutz, tks10:26
Hyperbyte[tla], did you try pressing a key while VGA is plugged in?10:26
[tla]JimXL: and some apps are running - just not sshd10:26
JimXL[tla]: if it's getting that far then getty should be running.10:26
dr_willisnewb:  as llutz_  mentioned you could do a 'watch -n 60 <thatcommandhegave>'10:27
dr_willisthat would update evry min.10:27
[tla]JimXL: I dont even see BIOS screen which seems v odd10:27
llutz_newb: if theres only linux + data on the old disk, its faster to copy the stuff using rsync/tar/cp10:27
ThinkT510nikolam: you using btrfs on a production system?10:27
JimXL[tla]; hold the shift key down while rebooting to see if the grub menu comes up.10:27
[tla]Hyperbyte: yes10:27
dr_willisnewb:  rcync/tar/cp would also be faster if the drive 1 is not very full..10:27
newbdr_willis, tks, approximately how long does it take for a 140gb to 450gb  ~?10:28
llutz_newb: just needs some changes in /etc/fstab and grub10:28
dr_willisnewb:  no ide really. i normally do such commands then go to lunch. :)10:28
nikolamThinkT510, No, I am using OpenSoalris/OpenIndiana/Soalris/ZFS on produvction system. Btrfs is not there yet.10:28
JimXL[tla] you have two vga cards?10:28
JimXLor ports10:28
ThinkT510nikolam: oh good10:28
dr_willisover ide/sata i would guess perhaps 2 hrs.. (guessing)10:28
nikolamI would just like to have file system snapshots when updating Ubuntu , with lvm, whatever10:28
dr_willisover usb... well.. overnight. :)10:29
newbllutz, I presume killall doesnt kill the process10:29
dr_willisnewb:  if you forget to use that bs= option. it will take a lot longer10:29
[tla]JimXL: on-board VGA and nvidia card10:29
newbdid it with bs10:29
llutz_newb: killall -USR1  sends the USR1-signal to that process, which will answer with progress-message in ths case10:29
[tla]JimXL: tried shift while booting and nothing10:29
JimXLHave you tried both?10:29
JimXLBoth vga ports?10:30
nikolamThinkT510, do not want to reinstall ubuntu if something goes wrong for update. Only things I know is that Linux LVM have snapshots , there is mdadm for software RAID that I currently use and there os Btrfs still in Beta10:30
[tla]JimXL: yes10:30
JimXLOK remove one of them, it's possible there's a conflict.10:30
[tla]JimXL: it's like it is not bringing either of them up10:30
[tla]JimXL: the nvidia also has HDMi which i havent tried10:30
JimXLIf it's not activating the vga, it's probably not going to have HDMi output.10:31
ThinkT510nikolam: i have no experience with lvm or raid, i just wanted to make sure you were aware btrfs isn't production ready (which you evidently do)10:31
nikolamThinkT510, I think there is one guy who installed Ubuntu from boot on ZFS, using still developing ZFS module for Linux. Only problem was file system permission being flat.10:32
nikolamMeaning, he installed, then copied install on ZFS10:32
ThinkT510nikolam: i assume thats zfs on fuse?10:32
JimXL[tla] silly question, does the monitor have power?  Is the switch on?10:32
JudgeHi there! Since Lucid there have some Daemons switched from /etc/init.d to upstart and it's /etc/init syntax. For managing the Start/Stop - Links in /etc/rc?.d , there were a tool, called update-rc.d . Is such a tool also available for the Upstart - Files?10:32
[tla]JimXL: ok, i see output on the nvidia VGA now.  seems the cable had to be connected before i powered it on for it to use it10:33
nikolamThinkT510, no. native Linux ZFS. Still under development but can be tested10:33
JudgeThis is very interesting, since update-rc.d was very easy to use in scripts and the like.10:33
JimXL[tla] interesting.10:33
[tla]JimXL: see error: /dev/mapper/cryptswap1 is not ready / present10:33
nikolamThinkT510, i think there is article from time to time about it on phoronix.com10:33
newbtks guys10:34
JimXL[tla] good deal.10:34
ThinkT510nikolam: i thought there were licsence inompatibilities that prevent you from using zfs nativly on linux (hence the development of btrfs)10:34
nikolamThinkT510, thing is that because of CDDL/GPL licensing differences, module could be compiled on site after install.10:34
nikolamYes, ThinkT510 but noone stops yopu compiling it yourself, or even automatically compile it after install.10:35
ThinkT510nikolam: while this is interesting we better stop, its getting off topic10:35
nikolamThinkT510, nope, I think it is on topic, I need FS snapshots for Ubunut upgrade. :P10:35
nikolamSeek LVM or other solution10:35
[tla]JimXL: oh dear, told it to "skip" and system seems to have crashed now - caps lock unresponsive :(10:36
Phalstaff I am interested in terminal programs -- right now I am using gnome-terminal, but I can't help noticing all the other options.  I would like some input about what to look for in a terminal program.10:37
JimXL[tla] oops10:37
need_helphiya10:38
need_helpi'm running ubuntu 10.10 and i have firefox 4 installed - how do i install firefox 3.6 to a separate place, so it doesn't interfere with my ff4 install?10:38
JimXL[tla] it may be related to the nvidia card.10:38
ThinkT510Phalstaff: i'd guess that depends on your usage of the terminal and what shell you want10:39
[tla]JimXL: it's weird can still ping the box and got root prompt after selecting "manual fix" but then keyboard has died again after a few keystrokes10:40
JimXLThere's a bug for that: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/79808610:40
ubottuUbuntu bug 798086 in linux (Ubuntu) "Occasional "The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present" on system startup" [Undecided,Incomplete]10:40
JimXLApparently it's a timing issue.10:40
JimXLReboot again and it may go away.10:40
HektoRHello guys. is it possible to recover deleted file ? and how ?10:41
JimXLThat's what some have reported.10:41
coz_Phalstaff,  try   terminator10:41
coz_ need_10:41
coz_darn10:41
ntr0pyHas someone got Mathematica 8 to emit any sounds with OSS/Pulseaudio in Natty?10:41
Sidewinder1need_help, That sounds a little tricky; perhaps you could create a different user-name (help_needed?), log-in under that name and install FF 3.6 there. It's be a pain though, you'd have to switch users each time.10:41
PhalstaffI think they all use the bash shell ... I am thinking that if I were to distribute a program I would want a common terminal.10:42
NoahLoL ubuntu.10:42
szalPhalstaff: terminals use whatever shell is the user's login shell (by default, on *buntu it's /bin/dash)10:42
szalNoah: go troll elsewhere10:43
JimXLHektoR: maybe see this http://www.cyberciti.biz/tips/linuxunix-recover-deleted-files.html10:43
NoahYou know, szal, you should petition ubuntu to support sparc. Even if you're a noob os, if you support sparc, you rock.10:44
PhalstaffThank you szal that is news to me! I will check out what the Dash Shell is all about.10:44
ThinkT510!dash | Phalstaff10:44
ubottuPhalstaff: /bin/sh links to the DASH shell in all releases since Ubuntu Edgy (6.10). Since DASH is not 100% compatible with the BASH shell, some scripts might break. You can make scripts execute using BASH by changing the first line of the script to « #! /bin/bash10:44
szalNoah: Sparc is a niche architecture..  if you want Sparc, use Debian or NetBSD or SunOS ;)10:44
NoahAre you down w/ the dash shell?10:44
Noahszal or gentoo =]10:44
Noahor openbsd, or freebsd (old sparcs).10:45
Noahor inferno10:45
Noahor even nextos some sparc10:45
HyperbyteNoah, why are you asking about Sparc if you already know the answer?10:45
szalNoah: just keep in mind that many Linuxen have even dropped PPC support, so don't expect something as exotic as Sparc to be widely supported10:45
szalNoah: but that discussion is off-topic here, feel free to continue in #ubuntu-offtopic10:46
NoahLoL.10:46
NoahIs there seriously a need for ubuntu?10:46
[tla]JimXL: it seems tty echo is also wrong - "stty echo" gives me normal output for a while then it hangs again.  i think this system is now very sick :(  priority is to get sshd running so i can connect remotely10:47
ThinkT510Noah: maybe not for you, but if your too good for ubuntu why are you here trolling?10:47
JimXL[tla]: start ssh see if it stays up.10:48
coz_for those that want to try an application but not install it ,, or a different version of one already installed,, if they are listed,, you might want to go here   http://portablelinuxapps.org/10:48
JimXL[tla]: you may have to back off of that buggy distro...10:48
SuperLagI've got an Ubuntu desktop box that I've reacently made headless. Are there services I can stop, and thinks I can do to free up resources and make it act more like a server, without going to the length of installing the Server edition right now?10:48
SuperLagrecently, that is10:49
szalSuperLag: you might first of all want to strip it off X & put an ssh server on it (if you haven't already)10:49
SuperLagszal: it's got an ssh server already.10:50
SuperLagszal: does simply making sure gdm isn't starting stop all the stuff that would hog resources for the UI?10:51
JimXLSuperLag: here's what my server has running http://paste.ubuntu.com/649874/10:51
LjLhi, i've generated my gpg/pgp key and uploaded it to public keyservers. i've setup my email client (evolution) to send and sign with gpg/gpg and tested it and it works. what i want to know is how to share my key. i see on some peoples websites on their about page: oh, here is my pgp/gpg key btw: and some listing of letters and numbers which is their key. i've tried to look for a pattern of some sort, but can't figure out what i need to10:51
LjL(the above was a test, ignore please)10:52
JimXLSuperLag: you can compare it to your system and maybe find some things to shut down.10:52
szalLjL: you could've tested in -offtopic or in #test :P10:52
SuperLagJimXL: thank you.10:55
=== altin is now known as altin_away
NGC2068how do I upgrade my ubuntu installation to windows?10:56
ikoniaNGC2068: you don't, they are two different operating systems10:56
SuperLagikonia: don't feed the trolls10:56
JimXLDe\ nada10:56
[tla]JimXL: I think the upgrade is goosed.  sshd will not start.  lsb_release -a still says maverick.  do-release-upgtrade --mode=server fails because the eth0 ip is not set because the dhcp client is gone! argh :s10:56
ntr0pyHow can i get Mathematica 8.0.1 to play Sound in Natty?10:57
JimXL[tla] reinstall time.10:57
mienHi, my server wont start, no errors, no nothing. just a blinking cursuor whith no text. What is more likely, the mbr does not exist or the kernel that my bootloader try to start does not exist?10:57
SuperLagouch10:57
mieni thought both would give me an error...10:57
ActionParsnipmien: add the boot option, nomodeset10:58
JimXLmien do you see the grub menu?10:58
mienno, i dont see grub.10:58
ActionParsnipmien: also test your RAM10:58
JimXLmien ok when booting hold the shift key down to get the grub menu10:59
JimXLThen do what Parsnip said.10:59
mienk. ill try that. Back in a couple of min.10:59
szalmien: if I read correctly the other day, it's the left Shift key, to be precise10:59
coz_also test hard drive temps.. and if they are near full...yes?10:59
JimXLszal Interesting.  I never knew that.  Thanks for the update.  I've always used it by default.11:00
stercor_How do I set the F1-F6 screens to a higher resolution?11:00
coz_grub11:01
stercor_How do I set the F1-F6 screens to a higher resolution?11:01
szal!repeat | stercor_11:01
ubottustercor_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/11:01
[tla]JimXL: i have manually config'd the eth0 and can now run do-release-upgrade.  I get *many* "no candidate found for ... package" messages11:02
PhalstaffI would never refer to a change from Ubuntu to Windows (or visa versa) as an upgrade -- but maybe that is just me.11:03
HackNewtonstercor_, can you please explain your question more so everyone here get more idea about it11:03
[tla]JimXL: it then says "you system is upto date.  upgrade will be cancelled" followed by "do you want to start the upgrade"! :s11:03
[tla]JimXL: maybe the apt repository is goosed somehow?11:04
mienJimXL, Left shift key does not give me a grub menu. so i guess mbr is empty or something... but wouldent bios output something like "No mbr found on selected device" or somehting alike?11:04
szalmien: if it boots, then the Grub is there11:04
mienbut it does not boot :)11:05
coz_mien,   are you holding the sift key down?11:05
mienso i guess grub is not there.11:05
miencoz_ yes, and i tried 2 times.11:05
HackNewtonszal, sorry to correct but if you boot there should be some bootloader not* neccessary* grub11:05
mienits so strange. it have worked fine for 2 years and today we hade a ac loss and bam!11:06
nyuszika7h!flood11:06
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.11:06
szalHackNewton: on *buntu, for there to be something other than Grub, that would imply that you installed it yourself11:06
mienHaxkNewton, i suppouse we no one have changed Ubuntu default, so it would be grub...11:06
JimXLmien: are you seeing the bios?11:07
HackNewtonokay ;)11:07
mienJimXL, yeah. I can see bios11:07
mieni figured it would be something with the raid configuration but i thing i have tried every available option :)11:07
JimXLSounds like mbr might be hosed,11:07
szalstercor_: /etc/default/grub -> change GRUB_GFXMODE= to your desired value, then 'sudo update-grub' and reboot11:07
nit-witmien, if that sever is rwo years old I think it is the esc key to pull up grub11:07
nit-wit*two11:07
miennit-wit, ill try that.11:08
JimXLmien What distro? Version?11:08
frxstremare there any good download managers for Ubuntu?11:08
JimXLfrxstrem: filezilla11:08
szalfrxstrem: define 'download manager11:08
HackNewtonfrxstrem, kget or uget11:09
stercor_szal: What's the format for the resolution?11:09
ActionParsnipfrxstrem: uget and fatrat are 2 I can think of quickly11:09
szalstercor_: <width>x<height> (w/o the brackets)11:09
HackNewtonfrxstrem, i prefer uget though11:10
ActionParsnipfrxstrem: ive heard people go on about jdownloader too11:10
mienJimXL, im not the guy who installed the system but my colleauge told me it was ubuntu 10.4. But its defenitly ubuntu, not very sure about version.11:10
ActionParsnipfrxstrem: I use fatrat on my fileserver :)11:10
frxstremJimXL, HackNewton, ActionParsnip: thanks, I'll check those out :)11:10
stercor_szal: Too easy ;-)11:10
JimXLmien; OK11:11
mienEsc didnt work either11:11
mieni think ima try to boot whith a live cd and reinstall grub to mbr11:11
mienthanks for the help guys.11:11
JimXLmien, sounds like a plan.  Good luck.11:12
daurnimatormy new pc was an optical out; but it doesn't seem to support 5.1 (DTS) in ubuntu11:12
=== hugo is now known as Guest93680
daurnimator(sorry, audio related)11:12
JimXLmien and fsck the  partitions while you have the live cd booted11:12
HackNewtondaurnimator, are you tried changing default audio setting ?11:13
HackNewtondaurnimator, if yes go for additional driver installtion11:13
daurnimatorHackNewton: yeah, theres analogue 5.1 abd digital stereo.11:13
dr_willisI recall a live cd/menu on Ubuntu?  once that had a reinstall grub option.  anyone else recall ever seeing This?11:13
daurnimatorno digital 5.1 :(11:13
daurnimatorHackNewton: any idea what drivers are needed11:13
daurnimatori also don't mind if its 5.1 over hdmi I get11:13
JimXLdr_willis that would be nice.  Haven't seen it though11:14
HackNewtondaurnimator, well there is no all in one solution for your driver you have to see which is your h/w vender. There is utitilites in USC which can help you to install Third party drivers11:15
dr_willisJimXL:  i aware I saw it on a Ubuntu cd once..  I only use Ubuntu,  unless it was some variant.11:16
HackNewtonguys is there any way to enable rpm packages in ubuntu ? (i know it sound stupid :} )11:17
Slart!alien | HackNewton11:17
ubottuHackNewton: RPM is the RedHat Package Management system. Ubuntu uses !APT, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported)11:17
dr_willis! alien11:17
stercor_Can/Will someone kick stercor?  I can't logon with that nick because it's already in use.11:17
szalHackNewton: what for?11:17
ikoniastercor_: ask in #freenode11:18
dr_willishmm a space keeps getting adds after I do a!11:18
HackNewtonstercor_, you should have register your nick11:18
szalstercor_: close the other Irssi instance ;)11:18
wolsHackNewton generally you only want to convert the rpm to tgz via alien and install it. never convert it to a .deb unless you want to break your ubuntu11:18
stercor_HackNewton: stercor is registered.11:18
HackNewtonszal, there is no such11:18
stercor_szal: There is only one Irssi instance.11:18
stercor_ikonia: Will do.11:19
wolsstercor_: /msg nickserv help   see "ghost" for example11:19
szalstercor_: there has to be another if it responds to CTCP queries11:19
ikoniastercor_: ask in #freenode for help11:19
HackNewtonwols, thanks i am crystal clear now :D11:19
szalstercor_: ps aux | grep irssi11:19
HackNewtonstercor_, if its yours then just login in it11:19
szalstercor_: if you get more than 1 PID for irssi, you do have another running11:19
szalHackNewton: there is no such what?11:21
vdemedesHello!11:22
coz_hey11:22
vdemedesMy Ubuntu 10.10 became read-only unexpectedly, how to fix it?11:22
HackNewtonszal, i mean there is no such special thing to do11:22
vdemedesI tried to reboot, but it does not boot11:22
=== look is now known as Guest98994
vdemedesjust hangs in initramfs11:22
HackNewtonszal, just want to know possibility11:22
vdemedesI get console and every line begins with "initramfs>"11:23
ActionParsnipvdemedes: try booting to liveCD and fsck-ing your partitions11:23
wolsvdemedes: by running fsck on your / filesystem11:23
vdemedeswhat should I run exactly?11:23
szalHackNewton: even thinking of that usually implies a (potential) use case ;)11:23
vdemedesfsck with what options?11:23
vdemedesparameters11:23
ActionParsnipvdemedes: man fsck    is a good start11:23
coz_vdemedes,  when that initramfs shows up,, did you try typing  "exit"  after about 5 seconds to see if it boots to the desktop?11:24
HackNewtonszal, :)11:24
vdemedescoz_: nope11:24
=== stercor_ is now known as stercor
vdemedesbetween, if I installed Windows 7 after Ubuntu(still exists) and I want GRUB menu to appear on startup. I should boot into LiveCD and run "sudo update-grub"?11:24
szalvdemedes: usually 'fsck /dev/insertDeviceNodeHere' will do & it'll autodetect the filesystem; if it doesn't, however, you might want to invoke the specific filesystem checker, e.g. 'e2fsck' for ext2/3/4 partitions11:25
coz_vdemedes,  the only reason I ask , is that on my system,, with scsi drives,, it does the exact thing,,   I have to type exit then ajust rootdelay in grub11:25
HackNewtonvdemedes, it will not work11:25
vdemedesHackNewton: why? what should I do?11:25
wols!tell vdemedes about fixmbr11:26
vdemedesIf I want to make Ubuntu and Windows accessible from GRUB menu11:26
ubottuvdemedes, please see my private message11:26
HackNewtonvdemedes, because Windows dont like Linux too much so it does not let you to install grub11:26
daurnimatorHackNewton: sorry, not finding anything; what data would help you help me?11:26
ikoniaHackNewton: that is nonsense11:26
HackNewtonikonia, its true , if not you give reason why big company like MS does not let grub install ?11:27
ikoniaHackNewton: Microsoft does not stop grub from being installed11:27
coz_^^11:27
vdemedeswols: thanks!11:27
vdemedesthanks everyone!11:28
HackNewtonikonia, well let it be its long debate11:28
ikoniaHackNewton: no it will not.11:28
kodezvdemedes: how did you install your OS?11:28
dr_willisos-prober tool has issues finding the windows installs at times it seems11:30
vdemedeskodez: Windows or Ubuntu?11:30
daurnimatoranyone able to help with my digital audio problem?11:30
kodezvdemedes: both. which one did you install first?11:30
coz_daurnimator,  I think that may depend on the issue itself,,, what is going on?11:30
daurnimatorcoz_: i can't get 5.1 out over HDMI or optical. (steero works)11:31
vdemedeskodez: Ubuntu(usual install), divided HDD into partitions(one for Ubuntu & swap, one for Windows), installed Windows 711:31
vdemedeskodez: that's all11:31
dr_willisthere are bios-anti-virus setting that can block mbr apps11:31
coz_daurnimator,  ah ok,, have you checked in either or both  #alsa and #pulseaudio channels?11:31
=== jeremy is now known as Guest6135
vdemedesbetween, I forgot to mention, that filesystem became read-only and no free space11:32
daurnimatorcoz_: nope; doubt #alsa would help11:32
coz_vdemedes,  oooo11:32
coz_daurnimator,  well they probably can however,, dont hesitate to ask in #pulseaudio,, i would think they have more resources to work with11:32
daurnimatorcoz_: i've idled in #alsa for a year or so; its mainly about how to code with alsa libraries ;)11:33
coz_daurnimator,  understood11:33
vdemedesok I'm gone11:33
kodezvdemedes: please install windows first and ubuntu last. this is because windows doesn't recognise any file format except ntfs or fat11:33
coz_read only and  full disk?/11:33
dr_willishard disk failure detection. can make them remount read only11:34
coz_dr_willis,  for sure,, as well as high temps11:34
tiresiashello all11:34
tiresiastrying to install a canon printer:    http://paste.ubuntu-fr-secours.org/plain-9970211:35
Guest6135this dual boot issue has been discussed here before. track the page http://ubuntu.searchonirc.com/?d=2011-07-13-1311:35
tiresiasthe libcupsys2 package is needed so i downolad it and then:   http://paste.ubuntu-fr-secours.org/plain-9970311:35
tiresiasany idea?11:35
g4how can I list currently installed packages from command line. dpkg -l seems to also list formerly installed packages11:35
dr_willis!info libcupssys211:36
ubottuPackage libcupssys2 does not exist in natty11:36
ikoniag4: no, it lists current packages11:36
ActionParsnipvDubG__Gone: also only install Windows to a portion onf the space rather than 100% which is default11:36
jribg4: dpkg -l | grep '^ii'11:36
tiresiasubottu, i now, i downloaded the .deb11:36
ubottutiresias: I am only a bot, please don't think I'm intelligent :)11:36
dr_willis!info libcupsys211:36
ubottuPackage libcupsys2 does not exist in natty11:36
ActionParsnipvDubG__Gone: wrong target, sorry11:36
ActionParsnip!find cupsys11:36
ubottuFound: cupsys-driver-gutenprint, libcups2, libcups2-dev11:36
g4jrib: thanks!11:36
jribg4: if you have aptitude, you can also do: aptitude search '~i'11:37
dr_willishmm. windwe why a cups lib would not ne included. unless its version specific11:37
g4jrib: ok, thanks again!11:37
dr_willisive learned to not buy canon printers for linux machines. ;)11:38
Phylockdr_willis - buy a brother, they have support11:38
coz_that should be an ongoing "motto" for linux  dont buy cannon11:38
SwedeMikeyou learn always to check support before buying.11:39
dr_willisthats what i got now.11:39
tiresiasdr_willis, sure but it's my parents printer ;)11:39
ActionParsnipcoz_: or kodak11:39
coz_HP  epson  are good11:39
coz_ActionParsnip,  for sure11:39
ActionParsnipcoz_: canon is getting better, as are lexmark11:39
miber45hello11:39
=== ||ll||ll|| is now known as Tibi77
dr_willistiresias:  that lib seems to be in the repos.11:39
SwedeMikeI have a nice story about my oki laserprinster, which had support in windows up to xp, then they stopped developing drivers, so around I stopped running XP on any machine at home and switched to win7, now all of a sudden ubuntu had gained support for it. that was nice.11:39
coz_tiresias,  try sudo apt-get install -f  to see if it fixes any of this11:39
tiresiasdr_willis, the name changed to libcups2 so maybe is it possible to fix by creating a link?11:40
dr_willisunless its some weirdly specicic lib for just that driver11:40
szalActionParsnip: really?  Lexmark used to be an absolute no-go on Linux11:40
tiresiascoz_, ok i try11:40
ActionParsnipszal: yeah they seem to be getting better, still not 64bit though11:40
jribmy old canon worked perfectly, just plugged it in and ubuntu detected it automatically and set it up.  It's probably best to check linuxprinting.org on a specific model11:40
szaltiresias: what model exactly?11:40
dr_willistiresias:  that implies the code using the old lib name is well.. old. that guide may be outdated11:40
* ActionParsnip sticks to HP11:40
* szal too11:40
* coz_ likes epson11:41
tiresiasszad, mp21011:41
[diablo]Hi... I have two proxies ...one which is our corporate http proxy, plus I have a local socks proxy running. I would like to make totem use the socks proxy, but I can not see any options to do this.. anyone know how please?11:41
* HackNewton too likes HP11:41
coresi have a question11:44
andrewh192ok11:44
andrewh192we are listening11:44
coresis there anyway to modify the installatoin disc to deploy a custom /etc/skel directory11:45
coz_cores,  you could use remastersys to creat your own revision I believe11:45
mienEasiest way to install grub to mbr with a live cd? Is it to mount my old system to some dir and make a chroot or is there any smart utiliy?11:45
coz_create11:45
dr_willismien:  with the right grub command you dont need to chroot11:46
dr_willis!ficgrub11:46
dr_willis!fixgrub11:46
ubottuGRUB2 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)11:46
szaltiresias: http://www.canon-europe.com/Support/System/Search.aspx?TcmUri=tcm:13-738151&SearchType=3 (32bit only; there's a way to install on 64bit though that I don't recall off my head)11:46
coresi want to know how ot do it mnanually11:48
shomonhow do you find out what character set a file has?11:48
PhylockAny new fixes for laggy windows when draging with mouse? I have tried both disable vsync and mouse polling interval. I use ubuntu 11.04 64bit, ubuntu classic+compiz, nvidia driver version 275.1911:48
tiresiasszal, same problem with this one ... :/11:49
miendr_willis. Thx11:49
coz_Phylock,  out of curiosity,, is this a clean install ofubuntu  or an upgraded system?11:50
Phylockcoz_ - clean11:50
wokyHello. I'm trying to use VirtualBox in latest Ubuntu. There is currently no vboxdrv driver. There is no /etc/init.d/vboxdrv. virtualbox-ose-dkms in linux-headers-generic are installed. Where's the problem please?11:50
codehotterhello. How do I create a virtual interface on ubuntu? (I do not want to add an ip alias to eth0, I need a seperate virtual interface)11:51
iceroot!upstart | woky11:51
ubottuwoky: Upstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/11:51
coz_Phylock,  I have noticed this occurs with compiz git,, video memory gets filled and things begin to lag big time at leas on a dual monitor system,, blaming the nvidia driver mainly,,, let me check hold on11:51
dr_williswoky:  how did you install vbox?11:52
coz_Phylock,  one thing is to open ccsm and check which refresh rate has been assigned11:52
wokySo I did 'start vboxdrv' and it says it's unknown job11:52
Phylockcoz_ - it is a dualmonitor setup, can i install an older version of compiz?11:52
wokydr_willis: apt-get install virtualbox-ose virtualbox-ose-dkms11:53
dr_willisPhylock:  ive seen guides on downgradeing compiz11:53
shadyzgeekhey who is ready naw11:53
coz_Phylock,   well, not sure that is going to help,,  I would check refresh rate under general options  ,, untick  "Detect refresh rate"  which will enable the refresh rate slider  and play with that,, another thing,, is to open ccsm / prreferences and reset to defaults11:53
coz_Python132o,   or   in terminal   compiz --replace & disown11:54
shadyzgeekhello11:54
shadyzgeekGud morning11:54
wokyonly files with name 'vboxdrv' are in /usr/src and /var/lib/dkms11:54
ThinkT510shadyzgeek: need help?11:54
coz_Phylock,  are you using a lazer mouse by chance?11:54
Phylockcoz_ - yep11:55
wokyiceroot: <flame>copared to systemd, upstart sucks</flame> :P11:55
coz_Phylock,  ah I am reading some issues with lazer mouse being the cause of the issue11:55
szalwoky: systemd doesn't look like being ready for prime time just yet -- just read the opensuse-factory mailing list ;)11:55
coz_Phylock, let me link you to the bug report   https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/764330  scroll down to Phhil Doroff  post11:56
ubottuUbuntu bug 764330 in compiz (Ubuntu) "Move window annoying slow with compiz" [Undecided,Confirmed]11:56
wokyszal: I'm using it in my home PC, no problems so far11:56
coz_Phylock,   I would read through all the posts  there as well11:56
Phylockcoz_ - ill do thanks11:57
Deeslneed some help in here...11:57
Deesltryng to install Ubuntu 11.04 on a Lenovo B560 laptop. The wifi does not work, tells me that its disabled by a hardware switch.. Although the switch is actually on and the bluetooth is being detected. I have already removed acer_wmi module. Unable to figure out further.11:58
Deeslplease help11:58
wokySo I did 'dpkg-reconfigure virtualbox-ose-dkms' and vboxdrv suddenly appeared ...11:59
codehotterI solved my problem by installing 'tunctl' from the uml-utilities package, created a tap device, which does what I need.11:59
mienDeesl, have you checked if there is some on/off in bios?12:00
ActionParsnipDeesl: if you run:  sudo rfkill unblock all     does it work12:02
Deeslmien: its on.. I have done that12:02
DeeslActionParsnip: I have tried rfkill but as per the manpage rfkill does not work on hard blocks12:03
Deeslmy network interface is hard blocked12:03
shadyzgeekis it true that wireless card does not work in virtualbox12:04
ActionParsnipDeesl: what is the output of:  sudo lshw -C network; lsb_release -a     Thanks12:04
DeeslActionParsnip: hang on12:04
ActionParsnipshadyzgeek: its seen as a wired NIC in virtualbox, it will work12:04
ParkerRshadyzgeek, the wireless card is not what is used in virtualbox12:04
=== arazilla is now known as blurose
ParkerRshadeslayer, it makes a virtual network adpater that bridges with the physical one you have installed12:05
aetasmornin12:05
=== blurose is now known as blurose_
ParkerRaetas, morning12:05
DeeslActionParsnip: lsb_release says no LSB modules12:06
shadyzgeeko.k  so Action u mean it always works12:06
ParkerRshadeslayer, yes12:06
Deesland lshw says the network is disabled12:06
Deeslits a broadcom 4313 BTW12:06
Deesland the STA module is installed12:06
shadyzgeekshadeslayer it bridge the Lan but not the wirelwss12:07
ParkerRshadeslayer, it will bridge to whatever the active network connector is on your computer12:07
Deeslrfkill says brcmwl-0 is hard blocked and ifconfig -a DOES show the eth1 interface12:07
ParkerR*connection12:07
szalParkerR: nick tab fail :P12:08
ParkerRYep XD12:08
ParkerR* shadyzgeek12:08
mmanhi, i have a script that i want to make start at startup. The problem is, i need to add arguments to this script. For example: ./script.sh start   how can i make that command run at startup?12:08
wols!tell mman about rc.local12:09
ActionParsnipDeesl: ok then:   cat /etc/lsb-release12:09
ParkerRmman, startup applications12:09
ParkerRSystem > top menu > startup applications12:09
DeeslActionParsnip: its natty 11.0412:09
ActionParsnipmman: is it for after your user logs in?12:09
ParkerRDon't remember the name of the top menu on that12:09
ActionParsnip!broadcom | Deesl12:09
ubottuDeesl: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx12:09
mmanits for the ubuntu server and it has to be as root12:10
shadyzgeektried but failed ParkerR12:10
ActionParsnipmman: add it as a line in /etc/rc.local12:10
ActionParsnipmman: add it above the exit 0 line, you can add any command you like and it will run as root12:10
ParkerRshadyzgeek, what? Installing virtualbox?12:11
shadyzgeekno a shadeslayer12:11
mmanActionParsnip, /root/tomcat5.5/bin/catalina.sh start   as easy as that?12:11
shadyzgeekon a virtualbox12:11
ActionParsnipmman: that's fine, just add an ampersand at the end or the boot will hang12:12
ActionParsnipmman: /root/tomcat5.5/bin/catalina.sh start &12:12
ThinkT510shadyzgeek: what are you trying to do on virtualbox?12:12
szalshadyzgeek: lol, shadeslayer is a nick in here ;)12:12
mmanActionParsnip, that line was already there and nothign happened:P but ill add it12:12
ActionParsnipmman: storing applications in root's home isn't terribly organised12:12
shadyzgeekhahaha12:12
shadyzgeekden think i was misinformed12:12
=== LittleFool`off is now known as LittleFool
shadyzgeeklol12:12
shadyzgeekthanh  slaz12:13
wokyI'm trying to install Oracle10gXE but I ran in strange dependency error. Here are the details: http://pastebin.com/tCZCC91i12:13
wokydpkg thinks  2.13-0ubuntu13 is less than 2.3212:13
wokydpkg thinks  2.13-0ubuntu13 is less than 2.3.212:13
mmanActionParsnip, its just a script that runs an app in other location12:13
ParkerRwoky, that cannot be fixed easily12:14
Michelewhat?12:14
mmanActionParsnip, nop, it still doesnt run12:14
wokyParkerR: why? why --force-* doesnt work?12:14
ActionParsnipmman: was it above the exit 0 line?12:14
ParkerRwoky, because tons of packages depend on libc6 so updating it breaks everyting else12:14
ParkerRAnd you have an unusable system12:15
mmanActionParsnip, yes.  MAYBE it has to run after the boot12:15
wernerdevHey everyone.12:15
wokyParkerR: but the version in Ubuntu is 2.13-0ubuntu13 which is cleary higher than 2.3.2 isn't it ?12:15
wokyeven --force-all doesn't work :/12:15
wernerdevI hope someone can give me some quick help with Netatalk 2.212:15
ParkerR2.3.2 > 3.13 afaik12:15
ActionParsnipmman: yes, the script is called at boot time12:16
mmanActionParsnip, actually that is the only line i have above the exit 012:16
dr_willissome apps may require specific versions od libs. ;(12:16
ParkerR*2.1312:16
ActionParsnipmman: except the usual comments ;)12:16
wokyParkerR: I don't think so12:16
wokylemme check12:16
wernerdevAnyone running Netatalk 2.2 beta?12:16
mmanActionParsnip, yup except the usual commens12:16
MysteriousManQuestion: hi any one know gtkmm here?12:16
dr_willismman: what does the script do? pastebin your rc.local12:17
wolswernerdev, MysteriousMan: ask your real questions12:17
boy_not_heartkhanh241612:17
boy_not_heartngockhanh12:17
wernerdevThanks to OS X Lion I had to update to Netatalk 2.2 for TimeMachine to work again.12:17
mmandr_willis, it starts tomcat12:17
wokyEven if it was higher than current version, why --force-all don't force it ?12:17
wernerdevUpdate went fine except for that it's slow upon first connection...12:18
ikoniawernerdev: this channels for ubuntu support, we don't support netatalk or mac os here12:18
ActionParsnipwernerdev: that's Apple for you12:18
wernerdevWell my thought was: Netatalk runs on Ubuntu12:18
wernerdevSo maybe there is something known about 2.2 beta 412:18
dr_willismman:  it could be its getting ran befor networking is fully up. try a 'sleep 30' above the command in rc.local - no & at the end. to make it wait 30 sec12:19
mmandr_willis, http://pastebin.com/Gx8m6VqJ12:19
wernerdevBut I will look somewhere else then...12:19
ikoniawernerdev: it does, but you're not using it on ubuntu , so use the net talk support resources or the apple ones12:19
wolswernerdev: if there is, check the bugtracker12:19
wernerdevOk12:19
wolsikonia: you sure he isn't running his netatalk on ubuntu?12:20
ParkerRwols, no he said on Mac OS X12:20
ikoniawols: he said he was running it on mac and thanks to lion had to upgrade, that gave me a bit of a clue12:20
ikonia:)12:20
wolsnetatalk doesn't run on OSX12:20
mmandr_willis, nop, still doesnt work12:20
wernerdevNo people, I am running Netatalk on Ubuntu Server :)12:21
wernerdevI'm not that stupid :P12:21
ikonia???12:21
wolsikonia: do you know what netatalk is? it lets linux talk to OSX machines. mainly used for time machine. e.g. that OSX time machine can backup onto some ubuntu harddisk storage for example12:21
wernerdevUsing it on my Ubuntu NAS server.12:21
dr_willismman:   could be it needs to be ran with different enviroment/path settings, or some other quirk.  cd to the dir where the script is at then run it perhaps.12:22
ikoniawols: yeah, it was just the wording12:22
ikoniawernerdev: my apologies if I missunderstood12:22
wernerdevNo problem12:22
DeeslActionParsnip: I reinstalled the STA driver12:22
szalMiss Understood? ;)12:22
mmandr_willis, still on the rc.local?12:22
Deeslbut it still tells me that the interface is disabled by a hardware switch12:22
MysteriousManhow to change the size and the color of label ??12:23
wolswernerdev: but as you can see, hard to get help for it here. some OSX channel or better yet, netatalk support place is probably best. too specialized a questinn. you could also check the ubuntu bug DB12:23
dr_willismman: yes.  or make it run some other script that does the cd, then sleep thenruns the command.. perhaps log the errors to a file also12:23
wols!tell Deesl about rfkill12:23
fulchi, i would like to install xen 4 on ubuntu but i do not see it in any repository12:23
Plotcitizen__Wasup wesside, I iz ere wiv none oder than my main men!12:23
Plotcitizen__Ubuntu help!12:23
kiriloshello i need some help setting up /etc/fstab for a ntfs partition.i used rw and umask=000 options and i still cant run a .sh file.thans12:24
Plotcitizen__So tell me, how many windows features are in Ubuntu?12:24
ikoniaPlotcitizen__: please try to talk in English12:24
wolsDeesl: use rfkill12:24
wernerdevwold: Thanks, I had a quick search but there is no Netatalk channel as far as I know. But thanks. I'll look somewhere else indeed.12:24
* szal smells a troll12:24
wolsPlotcitizen__: you want to stop and behave right now. do you have a ubuntu related support question? a real one?12:24
Deeslwols: rfkill does not work with hard blocks12:24
Deesland szal in case you think this is a troll, I can post screenshots12:25
Plotcitizen__No, I'm here for an interview.12:25
Deesloops12:25
szalDeesl: I'm not talking about you12:25
* Deesl apologizes12:25
ikoniaPlotcitizen__: this channel is for ubuntu support, if that's not something you need please don't take the channel offtopic12:25
ThinkT510!find xen | fulc12:25
ubottufulc: Found: libc6-xen, libjaxen-java, libjaxen-java-doc, libxen3, libxen3-dev, aide-xen, autopkgtest-xenlvm, convirt, dtc-xen, dtc-xen-firewall (and 15 others) http://packages.ubuntu.com/search?keywords=xen&searchon=names&suite=natty&section=all12:25
DeeslI am wondering if this is actually a damaged hardware...12:26
MysteriousManQuestion : how to change the size and the color of gtkmm label ??12:26
ThinkT510fulc: if xen 4 isn't there, there might be a ppa of it somewhere12:26
fulcit's not there :)12:26
fulci'll try looking for a ppa then12:27
fulcthanks12:27
ThinkT510np12:27
Deeslbut its hard to believe since its just a rfkill switch... :-S12:27
DeeslWTF :(12:27
ActionParsnipDeesl: do you dual boot?12:27
LasersDeesl: I don't think it's a damaged hardware. I think it's just frustration dealing with rfkill / software switch / hardware switch. I went through one myself.12:27
mmandr_willis, didnt work with cd. mmm let me show you what the script does: http://pastebin.com/MxSrVt4t12:27
DeeslActionParsnip: no I dont12:28
dr_willismman:  a neat trick i use is to run apps on their own console  so i can see error and logs    see   http://manpages.ubuntu.com/manpages/natty/man1/openvt.1.html12:28
DeeslActionParsnip: this laptop came with freedos... and I decided to put on Ubuntu12:28
DeeslActionParsnip: the only hardware kill switch is the once I can see at the front.. and it controls both WIFI and Bluetooth and since the bluetooth is being detected, the switch is definitely in "ON" state12:29
dr_willismman:  i wonder if theres not some env variables not.set when ran from rc.local12:30
DeeslActionParsnip: brcmwl-0 still reports as Hard blocked12:30
mmandr_willis, thats what i also though. Maybe it has to run AFTER boot12:30
AdamT_Good morning.  I need some help with my web server (samba).  I entered a new web address into httpd.conf and set the port and everything, but I can't get it to show up in teh browser... any ideas?  Is there somewhere else I need to enter information?12:31
wolsAdamT_: something is not right. samba is not a webserver for starters12:31
DeeslAdamT_: webserver != samba AFAIK12:31
wolsand httpd.conf is pretty much empty last I checked12:31
wolsAdamT_: grep -r -i listen /etc/apache2/12:32
dr_willismman:  rc.local is the last service to start.  so with the sleep it is the last... but  rynning from rc.local may  have differedt path and other settings then the users bash shell does12:32
wonderworldhi i am looking for a tool that can resize batches of images graphically (frontend for imagemagick or something like that)12:32
AdamT_Yeah, I'm not real sure what I am doing... the person before me set this all up.12:32
DeeslAdamT_: what is that you are trying to achieve?12:33
MysteriousManQuestion : how to change the size and the color of gtkmm label ??12:33
kitchewonderworld: why not just use imagemagick considering that it is a gui program also12:33
mmandr_willis, yup, as you said!! this is what the log says: Neither the JAVA_HOME nor the JRE_HOME environment variable is defined12:33
mmanAt least one of these environment variable is needed to run this program12:33
ActionParsnipDeesl: is this a loaptop? If so what model?12:33
AdamT_our domain has different sites put up like, it.domain.com, mail.domain.com etc... and I want to add another instance for a new ticketing system I am implementing.12:34
DeeslActionParsnip: this is Lenovo B56012:34
wonderworldkitche: is it, whats the name of the imagemagick gui?12:34
wolsAdamT_: then you did it totally wrong. run the command I showed you above12:34
AdamT_ok one second12:34
dr_willismman:  export them in rc.local i guess.  or source whatever sets them first12:34
AdamT_wols: i got port 80 and 44312:35
dr_willisbbl12:36
wols!tell AdamT_ about paste12:36
ubottuAdamT_, please see my private message12:36
AdamT_I'm not real sure how to copy the text... its all terminal and virtual12:37
ActionParsnipDeesl: sudo apt-get -y install linux-firmware fw-cutter12:38
ActionParsnipDeesl: sorry b43-fwcutter12:38
phper_Hello. How do I upgrade my ubuntu? I have 8.0412:38
ThinkT510!upgrade | phper_12:38
ubottuphper_: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade12:38
szal!eol | phper_12:39
ubottuphper_: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades12:39
[tla]hi. failed natty upgrade. trying to install openssh-server and get "no instrallation candidate".  apt-get update runs ok.  ideas?12:39
Phylockcoz_ - Thanks a lot, it solved my problem. Switched from "mouse" driver to "evdev" in xorg and no more lagging.12:39
Deeslokay.. but is b43 not supported on 4313?12:39
bazhangphper_, see the eolupgrades link12:39
ActionParsnipDeesl: sure12:39
coz_Phylock,  excellent :)12:39
DeeslActionParsnip: you still want me to install fwcutter?12:39
wols[tla]: apt-cache policy12:39
AdamT_wols: were you just wanting the ports?12:39
daurnimatorstill not having any luck with 5.1 dihgital audio output12:40
ActionParsnipDeesl: no, install . trying to install openssh-server and get "no instrallation candidate".12:40
ActionParsnipoops12:40
ActionParsnipActionParsnip> Deesl: sorry b43-fwcutter12:40
tristan3199uscan i add transparancy to the panel slide down menus??12:40
[tla]wols: ok, i can run that.  what am i looking for?12:40
newbim trying to use gparted to resize a partion, but I am getting an error msg12:41
wols[tla]: for the whole output12:41
tristan3199usim using natty narwhal12:41
ActionParsnipnewb: is the partition mount which you are trying to resize?12:41
ThinkT510newb: are you resizing a partition you are currently using (mounted)12:41
szalnewb: what error msg?12:41
newbThe partition could not be unmounted from the following mount points:12:42
szalActionParsnip, ThinkT510: don't guess & ask proper evidence before giving advice :)12:42
faLUCEhi, do you know if is there a text editor in which I can insert words in real time through a script ?12:42
newbIt is not my main had drive12:43
ActionParsnipnewb: i suggest you resize in the livecd, be sure the data you need is backed up in case of catastrophe12:43
tristan3199usim just looking to add a basic compiz setting i bet, i want my panels to have 40 percent transparancy... anybody able to help???12:43
ActionParsnipszal: true, but 9 times in 10 its the cause12:43
icerootfaLUCE: why not using "cat filename >> file-to-add"12:43
DeeslActionParsnip: did you see my last message?12:43
skrmmI've added upstart job which starts executing my simple script for recording audio(arecord) in infinite loop, but first iteration of the loop gives me broken file. In boot loog I see this ALSA lib confmisc.c:768:(parse_card) cannot find card '0'12:43
newbbut how do i do it with gparted12:44
[tla]wols: all the output is pointing at natty releases but lsb_release -a reports maverick still.  is it because it thinks it is still running maverick so will not use the natty repos?12:44
ActionParsnipDeesl: I can't see it, sorry12:44
AdamT_wols: where should the config be for the web addresses if not in httpd.conf12:44
faLUCEiceroot: because I want some more complex scripting, like: insert at a specific linenumber, move cursor etc.12:44
szalnewb: again, use a live CD12:44
ActionParsnipnewb: https://help.ubuntu.com/community/HowtoPartition/ResizingPartition12:44
[tla]wols: i am on a serial console so can't paste apt-cache output12:44
wolsAdamT_: /etc/apache2/sites-available/ normally. has NOTHING to do with an IP or Port at all. and man a2ensite to enable the site(s)12:44
elzoogI am having trouble installing the game Braid.   Can anyone help?12:45
tristan3199usnewb.. what are you trying to accomplish.. a duel boot.. just a storage partition.. ?12:45
ActionParsnipnewb: same method, just in liveCD12:45
DeeslActionParsnip: I asked, considering this is a BCM4313 which is not supported by b43, will b43-fw-cutter be of any use?12:45
icerootfaLUCE: vim, emacs, sed12:45
kitchewonderworld: sorry about that try display to see if that works12:45
icerootfaLUCE: all of them can do that12:45
wols[tla]: you need a natty main repository12:45
dmdevoteehi. i have ubuntu 11.04. i installed the package "startupmanager" to manage the boot of the installed OS, but the changes made are not applied. anybody haves a idea about what happens?12:45
newbI copied my hard drive to a bigger hard drive, now there is unallocated space hence I want to resize the new harddrive12:45
ActionParsnipDeesl: seems to be supported by STA12:45
phper_I don't understand, how do I upgrade my 8.04 ubuntu, what command I run?12:45
iceroot!eol | phper_12:46
ubottuphper_: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades12:46
wolsnewb: boot from a LiveCD and resize from there12:46
DeeslActionParsnip: yes it is...12:46
icerootphper_: https://help.ubuntu.com/community/EOLUpgrades12:46
tristan3199usdmdevotee: isnt startupmanager to let you choose what programs start in ubuntu??? thats not your grub..12:46
tristan3199usright12:46
ActionParsnipDeesl: sudo apt-get install bcmwl-kernel-source; sudo modprobe -r b43 ssb wl; sudo modprobe wl12:46
Deeslstrangely, another B560 works perfectly...12:46
Deesljust this one12:46
wolsphper_: you can upgrade to 10.04 I guess12:46
newbbut I am now booting from my old hard drive so the new one is extra at the moment so it shoulddt be a problem12:46
Piciiceroot, phper_: 8.04 is still supported on the server, so update-manager and do-release-upgrade should work just fine to upgrade to 10.04.12:46
wolsnewb: then unmount it and do it12:47
phper_newbie why I can't upgrade to 11.04?12:47
newbhow to unmount12:47
tristan3199uscan anyone tell me how to add a transparency to my ubuntu 11.04 panels???12:47
[tla]wols: i have 4 * natty/main lines for amd64.  2 have the en_GB translation and the line starts with "500".  The other two start with "-10"12:47
newbin the termina;12:47
dmdevoteetristan3199us i don't understand what are you saying. i only know that in ubuntu 10.10 worked12:47
icerootPici: ah yes, they didnt move the 8.04 repo yet because of the server-edition. thanks for the hint12:47
wolsphper_: cause you can't leave out in between versions. your 8.04 is a LTS so you can upgrade to 10.04 LTS and from there to 10.10 and from there then finally to 11.0412:47
tristan3199usi have natty narwhal..12:47
tristan3199uswhat ever number that is..12:47
szalphper_: because that's not supported as in 1 step; what is supported is 8.04 -> 10.04 -> 10.10 -> 11.04, and in that case a reinstall is faster12:47
tristan3199uswols: ?12:47
wolstristan3199us: no I cannot. and natty is 11.0412:48
DeeslActionParsnip: still nothing... it still says disabled by hardware switch12:48
ActionParsnipphper_: reinstall will give a cleaner OS too12:48
ActionParsnipDeesl: is there a key shortcut to press and enable the device?12:48
dmdevoteetristan3199us i only want to windows start at first option. is there any software that works in ubuntu 11.04 to manage grub=?12:48
phper_newbie ok, I am new at upgrading, what is the command I need to input in my terminal to upgrade to 10.04?12:48
ActionParsnipDeesl: have you rebooted since installing the driver?12:48
mang0once I've sudo su 'd in terminal, how do I get out of root? (without shutting terminal)12:48
Picimang0: exit or ctrl-d12:49
ActionParsnipDeesl: you may want to blacklist b43 and ssb12:49
mang0Pici: ctrl-d did it tahnkyou12:49
DeeslActionParsnip: yes there.. is and that is enabled as well... I believe the key shortcut is a software block and it is toggling correctly as reported by rfkill12:49
wolsdmdevotee: edit /etc/default/grub. there you can select which one to start by default. after that, run update-grub12:49
newbhow do i unmount12:49
NebzCan/will someone help a noob manually nvidia drivers on 11.04 that I downloaded from nvidia's website? =/12:49
DeeslActionParsnip: the laptop has been rebooted and b43 and ssb is not even loading12:49
wolsnewb: umount <mountpoint>12:49
Nebz*install12:49
[tla]wols: do those lines sound ok?12:50
ThinkT510Nebz: why aren't you using the nvidia driver in ubuntu?12:50
szalphper_: did you actually bother to read the webpage we've been giving you?12:50
wolstlyu: useless information since not enough given12:50
NebzI am, but apt-get won't pull the latest12:50
newbhow do i find the mountpoint12:50
NebzEven after I added the nvidia repo12:50
wolsnewb: "mount"12:50
dmdevoteewols, is there any software to do this?12:50
phper_szal: I am trying, but I don't get it very well12:50
wolsdmdevotee: yes. a text editor12:51
SlartNebz: Ctrl+Alt+F1, log in, sudo sh /whever/you/put/it/NVIDIAblablabla   clicketiclicketi.. reboot and you're done12:51
dmdevoteei mean any software like startupmanager12:51
Nebzthx Slart!!12:51
SlartNebz: oh, you might want to uninstall the nvidia driver from the repos first12:51
NebzHmm, ok.12:51
NebzFrom terminal I suppose?12:52
salathey i have a 265ram pc. do i have to consider something or can i just plug some more ram in the ram free ram slots?12:52
ActionParsnipDeesl: that's cool, does dmesg give any clues?12:52
wolssalat: ##hardware12:52
ActionParsnipDeesl: if you run:  sudo iwlist scan   do you see access points?12:52
[tla]wols: i am on serial console.  what exactly do i need to tell you for it to be useful?12:52
wolssalat: ubuntu has no problem if there is suddenly more RAM than before12:52
wolstlyu: if you are using the default main repo of ubuntu. that's where openssh-server is in12:53
wols[tla]: ^^12:53
vikapiis there a way tat we can forcefully logout a user in gdm/kdm @a particular time of the day??12:53
wolsvikapi: cronjob12:53
dmdevoteein that file appears: GRUB_DEFAULT=6, but in fact, the first option is selected when i reboot12:54
vikapiwols: can u explain??wats the command in cronjob for gdm/kdm?12:54
mmandr_willis, just added the variable to the rc.local but still doesnt work. Still same problems here is my new rc.locale  http://pastebin.com/76Sxp3H612:54
[tla]wols: i have"http://archive.ubuntu.com/ubuntu natty/main amd64 Packages"12:54
wols[tla]: and apt-get update works for it?12:54
wolsmman: rc.locale is wrong12:55
LoRd_UnDeRwOrLdhi i run ubuntu 10.10 plugged my 32gb usb pendrive in and it won't mount it giving an output error about superblocks, that's the dmesg output http://paste.ubuntu.com/649943/ plz help i have important work files on it, thanks12:55
[tla]wols: yes but get "no apt-get update12:55
NebzSlart should I disassociate the nvidia repo or just uninstall the current driver?12:55
jschoolcraftcan you specify the user to run a process as in an upstart configuration?12:55
wols[tla]: hub? that's gibberish12:55
Punnadoes turbo boost work under ubuntu?12:55
mmanwols, sorry typo but its rc.local12:55
wolsPunna: it's hardware, so yes it works12:55
jribdmdevotee: are you sure you've run "update-grub"?12:55
wolsdmdevotee: and run it with sudo?12:56
wolsNebz: both12:56
faLUCEiceroot: do you mean that I can open a document with vim and send commands to the editor instance?12:56
dmdevoteewols: yes12:56
AdamT_wols: When I use a2ensite i have the options of default and default-ssl.  Default is already enabled12:56
jribdmdevotee: pastebin your /boot/grub/grub.cfg12:56
[tla]wols: sorry, wrong keyboard.  yes, update runs with no errors.  upgrade says 15 packages are kept back - one of them is update-manager-core12:57
vikapiLoRd_UnDeRwOrLd: does it have data in it??12:57
szalslacker_nl: ping12:57
newbon my hard drive there is dev/sdb1 & dev/sdb2 how do i combine them, this is an external hard drive12:57
LoRd_UnDeRwOrLdvikapi: like i said i do have important work data on it12:57
ThinkT510newb: you don't, they are two seperate partitions12:58
Joupinewb, delete sdb2 and extend sdb1 but save data first. Gparted will do12:58
gerhow can i backup files in ubuntu?12:58
phper_I get this: sudo apt-get install update-manager-core Reading package lists... Error! E: Encountered a section with no Package: header E: Problem with MergeList /var/lib/apt/lists/ar.archive.ubuntu.com_ubuntu_dists_hardy_restricted_binary-i386_Packages E: The package lists or status file could not be parsed or opened.12:58
ThinkT510newb: you could copy the contents over and delete the empty one then resize the other12:58
gerand how can i use l dap12:58
gerldap mean12:58
xendrasmy package manager is behaving abnormally http://pastebin.com/nRuDFDDF   My /etc/apt/sources.list file is pasted here http://pastebin.com/kbKBW2KC12:58
=== alec is now known as Guest76605
xendrasplease help me out12:59
Guest76605sudoers what is ommand?12:59
szalphper_: did you add the old-releases sources to your sources.list?12:59
jribxendras: run « sudo apt-get update »12:59
newbthere is a key sign on the gparted by sdb1, hence it is locked not sure how to change this12:59
jvgelixendras: what is this line deb http://archive.ubuntu.com/ubuntu natty main1?13:00
phper_szal: I don't know how to do that13:00
wolsAdamT_: < AdamT_> wols: where should the config be for the web addresses if not in httpd.conf < wols> AdamT_: /etc/apache2/sites-available/ normally.13:00
icerootfaLUCE: you can send directly something into the document with sed13:00
jvgelixendras: why does it have a 1 in the end?13:00
szalphper_: it's described in the page13:00
wolsAdamT_: it's there you add the site and only if added, THEN you can run a2ensite13:00
faLUCEiceroot: I need to move cursor too13:00
NebzWols: thx13:00
phper_szal: so the error can be handled then?13:00
icerootfaLUCE: have a look at #vim or #emacs13:01
szalphper_: most probably yes13:01
phper_okthanks13:01
wolsAdamT_: and apache2 does not care at all about a "new IP". it listens by default on all interfaces13:01
faLUCEiceroot: too much complicate . I would prefer some editor gui friendly, like gedit or kate13:01
dmdevoteesomebody knows an alternative to the package "startupmanager" that works in ubuntu 11.04? thanks13:02
icerootfaLUCE: emacs has a gui13:02
icerootfaLUCE: gvim also13:02
AdamT_wols: ok in sites available I have default and default-ssl, in a sites enabled folder I have 000-default.  will seeing the code shed light at all?13:02
jribdmdevotee: if you don't answer question and provide info when asked for it, we can't help you.13:02
ActionParsnipxendras: http://packages.ubuntu.com/natty/cmake-curses-gui   it's in the universe repo13:02
spyvingen1have some problem im all new to ubuntu. The first thing is that i cant get my second display to be rotated. And the other thing is when i first started ubunto i got like a start menu with evering opon and after restart i only come to a serchbox and shortcut menu when pressing the ubuntu bottun i want it like a start menu can i change that?13:02
wolsAdamT_: no. I told you you need to add the config file for the new site apache needs to serve pages for13:02
ActionParsnipdmdevotee: is it for a graphical desktop?13:02
dmdevoteejrib but i don't want to edit files, i want a software to do it easily13:03
dmdevoteeactionparsnip it is ubuntu 11.04 desktop13:03
wolsdmdevotee: then you either write it yourself or you pay someone to do so13:03
ActionParsnipdmdevotee: all that app does is make normal .desktop files in ~/.config/autostart13:03
ActionParsnipdmdevotee: works in ANY DE13:04
jribdmdevotee: I see. I don't know of such a program.  But /etc/default/grub provides an option per line; I don't really see how a gui could make it any simpler13:04
wolsActionParsnip: he's talking about grub default selection (so far), nothing about autostart. he must be confused13:04
spyvingen1actionpasnip was thet ment for me?13:04
jvgeliI am using mavericks default kernel 2.6.35 but i am using and AMD Fusion APU. I've read that fusion only has support on the .38 kernel version. Am I missing alot? or should I upgrade even if kernel .38 is giving me issues?13:04
AdamT_wols: I think this is set up differently then you are thinking.  there are not config files in sites-available13:04
ActionParsnipdmdevotee: what do you want to edit?13:04
bazhangjvgeli, thought you were using natty with oneiric kernel13:05
dmdevoteeactionparsnip windows 7 to be loaded first instead of ubuntu13:05
wolsAdamT_: there are two files in there default and default-ssl, right?13:05
oCeanAdamT_: there should be. That is the directory for the definition of your vhosts13:05
AdamT_Yes13:05
wolsAdamT_: maybe you should start again and tell us exactly what you need to do13:05
mmanhow to export environmental variables?13:05
wolsmman: export to where/what?13:05
wolsmman: env > file.vars  for example13:05
jvgelibazhang: had to remove it. Too many issues. very very unstable.13:05
alazare619im on xubuntu and im trying to share some folders over smb but im missing shared folders under applications system any ideas?13:05
faLUCEiceroot:  I know, but they are not user friendly13:06
mmanwols, no, i wan to use them in rc.local13:06
bazhangjvgeli, then upgrade to natty if you want that kernel13:06
=== salat_ is now known as salat
ActionParsnipdmdevotee: cd /etc/grub.d; sudo cp 30_os-prober 30_os-prober_backup; sudo update-grub13:06
LoRd_UnDeRwOrLd_hi i run ubuntu 10.10 plugged my 32gb usb pendrive in and it won't mount it giving an output error about superblocks, that's the dmesg output http://paste.ubuntu.com/649943/ plz help i have important work files on it, thanks13:07
ActionParsnipoops13:07
ActionParsnipnot that13:07
wolsmman: and I want a pink pony13:07
AdamT_I took over this position about 2 months ago.  Someone set up our webhost server and I am trying to learn/change some things about it.  Right now we are hosting several sites from this server and I want to add another site.  We have sites like it.domain.com, wiki.domain.com etc... and I want to add a new one called support.domain.com13:07
ActionParsnipdmdevotee: cd /etc/grub.d; sudo mv 30_os-prober 08_os-prober; sudo update-grub13:07
xendrasjrib: ActionParsnip: thank you ..It worked !!13:07
wolsmman: any variable you want to use there you have to set yourself first basically13:07
ActionParsnipdmdevotee: that'll do it :)13:07
ActionParsnipxendras: wtg13:07
alazare619im on xubuntu and im trying to share some folders over smb but im missing shared folders under applications system any ideas?13:07
mmanwols, ok13:07
jribxendras: note jvgeli comment about "main1" though.  I noticed that too and I have not heard of such a section13:07
mmanwols, didnt know that13:07
jvgelibazhang: thats the problem, Natty doesnt play well with my APU.fglrx is slow, i get freezes on startup if i am on battery and my wifi and bluetooth is softblocked even if my hardware switch is on. I dont get these things on Maverick. I just upgraded to Natty as they say that Fusion is only supported by kernel .3813:08
wolsAdamT_: whoever managed your apache2 before is a moron and didn't set up vhosts the way he should have. so your first order is to find out how he mangled it (that is if default and default-ssl are the only entries in /etc/apache2/sites-available/)13:08
szalLoRd_UnDeRwOrLd_: tried to fsck the stick?13:08
DeeslActionParsnip: interesting stuff, I just pulled out the hard disk from a working B560 and put it in this one.. and guess what, wireless stopped working13:08
wolsAdamT_: however, I doubt you can competently manage the server before learning quite a bit13:09
Deeslso.. there is nothing wrong with the installation...13:09
Deeslthe OS installation I mean13:09
jvgelibazhang: kernel .38 has more issues than kernel .35 i think.13:09
ActionParsnipDeesl: weird13:09
wolsDeesl: how did you call rfkill again?13:09
LoRd_UnDeRwOrLd_szal: will i lose the data like this? plus i dunno how to do it13:09
Deeslnow why the hardwre switch is not working is the question...13:09
Deeslwols: rfkill unblock all and rfkill unblock id13:09
ActionParsnipLoRd_UnDeRwOrLd_: you will never lose data as you will have a backup of your important stuff, right?13:09
Deeslbut afaik, rfkill does not matter hardware blocks13:10
wolsLoRd_UnDeRwOrLd_: you might, but if you do, the data was corrupted in the first place. do a backup if you can beforehand13:10
AdamT_wols: those are the only 2 files in sites-available.  Inside the httpd.conf file there is the definition of each site with the servername and document root using <virtualhost *80>13:10
Deeslunless I am going completely wrong...13:10
AdamT_thats why i believed that was where i should put it13:10
Deeslam I right is assuming rfkill does not matter for hardware blocks?13:10
wolsAdamT_: ok, he mismanaged your server :(13:10
LoRd_UnDeRwOrLd_ActionParsnip: right... nope!13:10
AdamT_wols: haha love that XD13:10
wolsLoRd_UnDeRwOrLd_: then it's high time before you do anything possibly data destroying13:10
stercorWhere is the file containing the deb and deb-src lines?13:11
oCeanAdamT_: what are you running? lsb_release -a13:11
wolsAdamT_: basically you can either do a quick fix and set up a virtualhost the same way he did, or fix his mess which will take longer of course13:11
DeeslAdamT_: okay, each unix admin is different... the server he sets up tells his character13:11
oCeanstercor: /etc/apt/sources.list13:11
pythonirc1012I used apt-get install linux-headers-$(uname -r) to install kernel headers, vbox Guest Additions still complains that the correct kernel headers are not installed. What am I doing wrong?13:12
stercoroCean: Thanks!13:12
AdamT_running ubuntu 9.10 karmic13:12
oCeanAdamT_: that's and eol version13:12
AdamT_wols: i did set up a virtual host like he did, but cannot get it to display.  was wondering if I needed to set up something elsewhere as well13:12
LoRd_UnDeRwOrLd_ActionParsnip: basically i gave this pendrive to a colleague and he used it on a windows machine with ext2soft (i think it's called like this) itz a software to read ext formatted hard drives from windows, i guess he just unplugged it without closing the software first, what could have happened? i have no backup of that stuff, help plz13:12
wolsAdamT_: restarted apache2?13:13
AdamT_wols: yes, and the server several times13:13
szalLoRd_UnDeRwOrLd_: all data you don't have backups of isn't important :P13:13
wolsAdamT_: and your DNS server resolves the new subdomain too?13:13
B166ER Hey I just installed Archlinux, I'm now doing running speaker-test, but how do I stop this program13:13
AdamT_wols: eh let me re-check real quick13:13
ActionParsnipLoRd_UnDeRwOrLd_: possible data corruption13:13
szalLoRd_UnDeRwOrLd_: plus, handling ext2/ext3 on Windows is highly unstable in my experience13:14
wolsB166ER: wrong channel13:14
B166ERHow to stop speaker-test13:14
szalB166ER: -> #archlinux13:14
oCeanAdamT_: your 9.10 is no longer supported. You have to upgrade first. Specific httpd help can be found in #httpd channel13:14
bazhangB166ER, this is ubuntu support13:14
B166ERI know but apparently I can not post in that channel for reasons I don't understand13:14
B166ERFirst time I use IRC13:14
szal!register | B166ER13:14
ubottuB166ER: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode13:14
aetasAdamT_, whats the problem?  I missed it, sorry13:14
bazhangB166ER, #freenode for that13:14
MrNthDegreeB166ER, you need to register your nick I think13:14
B166ERok thx!13:14
LoRd_UnDeRwOrLd_ActionParsnip, szal: ok so what do i do?13:14
ActionParsnipLoRd_UnDeRwOrLd_: slap your friend and educate them is a good start13:15
AdamT_one sec, checking dns settings13:15
mang0Argh! Firefox just WON'T uninstall. I've used the package manager, and I've tried using the software center13:15
mang0it won't go away13:15
LoRd_UnDeRwOrLd_ActionParsnip: sorry but i dont have time for sarcasm13:15
LoRd_UnDeRwOrLd_what do i do?13:15
mang0How do I totally get rid of it?13:15
ActionParsnipmang0: what is the output of:  sudo apt-get --purge remove firefox13:15
ActionParsnipLoRd_UnDeRwOrLd_: you may be able to use foremost to see what it can recover, why don't you have a backup13:16
ActionParsnipmang0: use a pastebin to host the text13:16
Deeslwols: missed my last question?13:16
wolsLoRd_UnDeRwOrLd_: I told you long ago what to do. feel free to ignore it even longer13:16
alazare619im on xubuntu and im trying to share some folders over smb but im missing shared folders under applications system any ideas?13:16
wolsDeesl: yes. but: there is a soft and a "hard" rfkill setting IIRC13:17
wolsDeesl: but unblock all  should have catched it afaik13:17
aetasalazare619, system => administration => samba13:17
Deeslwols: okay....13:17
Deeslso ... bad hardware...13:17
Deeslunanimously accepted?13:17
wolsalazare619: smbclient -L <local ip>13:17
wolsDeesl: no. personally, I'd try a windows from anywhere first13:18
wolsand use the lenovo software they provide to enable wlan13:18
mmanwols, symbolic links have to be redifined in rc.local?13:18
mang0ActionParsnip: sorry, here http://www.pasteall.org/2341513:18
wolsmman: no13:18
mmanwols, thnks13:18
wolsmman: symlinks are a filesystem thing and work always as long as the kernel works13:18
mang0ActionParsnip: looks like it want's to install epiphany. I already have opera and I don't want another browser...13:19
mienI try to restore my grub installation on a raid 1 system. I tried to boot with ubuntu livecd and mount the dist to do a grub-install but since grub install requires a /dev/sda on the ending i cant do that from the livecd cuz /dev/md0 does not exist. any soulutions?13:19
ActionParsnipmang0: then run:  sudo apt-get --purge remove epiphany-browser; sudo apt-get --purge autoremove13:19
mang0okay13:19
LoRd_UnDeRwOrLd_ActionParsnip: fsck worked, fixed my prob, i got the files now13:20
LoRd_UnDeRwOrLd_thanks13:20
Deeslwols: okay... so install windows.. and say its working ... then where do we troubleshoot?13:21
=== honza is now known as Honik
=== development_ is now known as Alexsv
wolsDeesl: basically you enable it in windows, reboot to linux and pray it then works (which it usually does)13:21
Deeslwols okay.. thats a hell of a hack :D13:22
wdpHey. I haven't used Ubuntu before, so I'm not sure whether that is normal behaviour; I'm used to source-based linux distributions and I'm using linux for more than 14 years (I just want to point out, that I'm not an unexperienced user, so also "difficult" aproaches might be helpful to me). I just compared a plain Ubuntu installation with Lunar's. In X11 when I move the mouse very fast my lunar gives me at maximum a cpu usage of 8% for XOrg (no nautilus t13:22
wdphere, xfce4). The Ubuntu gives me 20% cpu usage for XOrg and 20% cpu usage for nautilus (gnome). I did some things to the Ubuntu Install (putting /tmp to tmpfs, replacing getty with fgetty, setting noatime for the partitions except for home, where i use relatime, such stuff) and the cpu usage went down to 11% for XOrg and 11% for nautilus.13:22
aetaswols: is this just to turn on his wifi card?13:22
wolsDeesl: it sucks but that's ACPI for you13:22
ActionParsnipwdp: which video chip are you using?13:22
Deeslso I need to *get* a copy of windows :D13:22
wdpAs far as i know, this shouldn't happen. That usage should be between 1 and 10% at most. Also I'm wondering why it's happening for "nautilus" also, that's just a file browser, why is it getting a load when i move the mouse?13:23
wdpActionParsnip, plain install, ATI KMS i guess.13:23
dr_willisi have had wireless switches turn off in linux. but i had to boot to windows to turn wireless back on.. i think a later update fixed that quirk for that laptop. i just never ever.. use that switch ;)13:23
ActionParsnipwdp: nautilus also draws the desktop icons, its not just a file browser13:23
wdpActionParsnip, i checked glxinfo | grep render - it's not Software Rasterizing.13:23
wolswdp: makes no sense. if you move your cursor and it causes load it's most probably X or one of its drivers (e.g. 3D driver needing lots of CPU)13:23
tomek_I need antivirus software for linux . Any recommendations ?13:23
szalwdp: custom build vs. generic build, I guess13:23
wolsszal: not that much13:23
=== honza is now known as Honik
renaldocreativetomek try CLAMAV13:24
wdpi see.13:24
mmanis there a way to "test" the rc.local without rebooting the server?13:24
szalwols: well, 8% vs 11% is not that much of a difference, if you ask me13:24
mang0ActionParsnip: I uninstall firefox, and epiphany installs, I uninsatall epiphany and firefox installs ;__;13:24
dr_willistomek_:  why do you need it..13:24
tomek_for security purposes13:24
dr_willistomek_:  you do relize its jusg going to scan files for windows viruses..13:25
renaldocreativetomek you don't have to worry about viruses, adware, etc13:25
wdpszal, depends. Those 11% alone would be okay, but i get 11% for nautilus and 11% for XOrg - means 22% of the cpu are used just for moving the mouse.13:25
tomek_yes, windows13:25
mmantomek_, i use mcafee command line, good in my eyes13:25
dr_willisand do little for 'security' theres several av tools for linux, clamav is in the repos13:25
wdpHowever; Is there something i could do, to improve that? Are there alternatives for nautilus? Would using a propritary driver fix that issue?13:25
wolsszal: 8% is too high from the start imho13:25
dr_willisthere are av live cds out there also.13:26
wolsszal: and this was after doing some shit that has no real bearing on the mousepointer too13:26
mang0Deesl: I have some copies of legit windows if you want one...very, very old though haha13:26
ActionParsnipmang0: uninstall both at the same time13:26
mang0ActionParsnip: how?13:26
alazare619aetas, got it  samba wasnt installed in synaptic reinstalled and found the icon thanks13:26
wolstomek_: you don't need AV software13:26
MurdockHi all13:26
mang0sudo apt-get remove epiphany, firefox?13:26
aetasalazare619, np, glad you got it working13:26
ActionParsnipmang0: sudo apt-get --purge remove firefox epiphany-browser; sudo apt-get --purge autoremove13:26
wolsmang0: XP is still usable for what he needs to do13:27
=== engrid is now known as sundar
dr_willisDeesl:  windows has some legit/legal free rescue isos you can get also. but not sure about drivers for wireless in them.13:27
howlymowlyhi poeple..   short question:  since yesterday or so I always get a message:  WARNING: untrusted versions of the following packages will be installed!  when using aptitude   I also can not use the "software-center" anymore13:27
mang0wols: k13:27
alazare619aetas, had me stumped tho why the hell isnt samba installed by default in xubuntu or any xfce distro now?13:27
mang0ActionParsnip: k13:27
howlymowlyany idea what hapened?13:27
ActionParsniphowlymowly: can you give  a pastebin of the output of:  sudo apt-get update; sudo apt-get upgrade     (close software centre etc first)13:27
dr_willisalazare619:  its not default in ubuntu either.13:27
wdpActionParsnip, or any idea how to debug what's causing that?13:27
mienis there any way to boot the live cd with raid support?13:27
=== engrid is now known as sundar
aetasalazare619, not everyone uses it.  actually I very rarely use it13:28
alazare619dr_willis, it use to have the shared folders icon tho that would install it thats missing too13:28
ActionParsnipwdp: not sure, seems a bit weird, it the RAM healthy?13:28
wdpyep.13:28
mang0ActionParsnip: It's still not working. Now it wants to uninstall epiphany, not install firefox, but install 200mb of other stuff I don't want13:28
wolsmien: there must be or you couldn't have installed onto your raid13:28
szalwols: I have X running at somewhere between 7 and 10%, occasionally spiking to 15%, and moving the mouse pointer in circles doesn't do much to increase that (5% at worst)13:28
mienwols, thats right, do u know how i can do it too? :)13:28
dr_willisalazare619:  i can access windows sharew without it.. and if i set up a share it asks to install samba13:29
wolsmang0: is there any reason you can't just install ffox and remove epiphany afterwards?13:29
szalwols: and that is after 5 days of uptime13:29
wolsmien: since I don't use a raid, n :)13:29
mang0wols: I don't want firefox13:29
mang0or epiphany13:29
wdpszal, see, here it's differently. X idle is 0-1% cpu. Moving the mouse is nautilus 11-25% and XOrg 11-20% :)13:29
aetasmien: software or hardware raid?13:29
wolswdp: gnome/unity?13:29
wdpi just installed ubuntu LTS13:29
wdpand did an update. i guess unity is not installed.13:30
wdpjust gnome.13:30
mienaetas, software13:30
* szal blames Gnome13:30
alazare619at login screen you can make it so you dont load unity by choosing gnome classic wdp13:30
mienaetas, i would like be able to mount /dev/md013:30
wolsmang0: show us the exact output of your command or it's not possible to help you (imho). and chances are you must have some browser or other installed due to dependencies. and no opera doesn't count since it's not a properly made .deb13:30
mang0wols: I installed opera from a .deb13:31
aetasmien, this is linux kernel software raid or what?13:31
mang0but okay, I'll pastebin13:31
wolswdp: my suggestion is to use a light environment without any 3D rendering or such13:31
wdpalazare619, there just gnome and gnome (secure mode or something, got it translation)13:31
wolsmang0: read what I wrote13:31
wdps/there/there's13:31
mang0wols: ah13:31
ActionParsnipwdp: http://digitizor.com/2010/05/10/how-to-install-unity-in-ubuntu-10-04-lucid-lynx/13:32
mienaetas, what i want is to have /dev/md devices recognized, i dont know much about raid...13:32
wolsmang0: is your diskspace really so precious that you need to save the 10MB or so ffox/epiphany uses?13:32
wolsActionParsnip: I doubt he wants to13:32
wdpwols, mhm. Yeah. guessed so. I was just hopeing that anyone here would have an idea how to configure nautilus differently for example. Like not updating the desktop in realtime or something.13:32
ActionParsnipwols: why?13:32
aetasmien, Im basically asking what you used to set the raid up13:32
wolsActionParsnip: read the log13:32
alazare619wdp,  odd you could install xfce desktop enviorment that doesnt have unity then remove gnome then no more unity, unity hates my pc for some odd reason13:32
wdpalazare619, heh. Thanks so far :)13:33
aetasmien, see if this helps at all http://www.jeffsplace.net/node/1413:33
mienaetas, default presets for raid 1 in the ubuntu installation13:33
ActionParsnipwols: I'm not following you13:33
mang0wols: well not really, but I'd rather not have them. Just annoying. Lol. http://pastebin.com/2Mcan6Kq ActionParsnip <----13:33
aetasmien, ok yeah, try the directions on that website.  it obviously detected it since it has the device13:33
wolswdp: experiment: use a very basic driver (VESA?) and see if the same happens. imho it's probably something like transparency or such that fscks up. you know, the "fancy stuff"13:33
wdpActionParsnip, people report, that "removing" unity would help in my case, as unity is not even installed, installing it would cause the opposite effect.13:33
wdpActionParsnip, thats, what he means.13:34
alazare619wdp,  what kind of graphics card are you running by chance?13:34
wdpsome odd onboard ati graphiccard. just a sec.13:34
mienaetas, thx alot! exactly what i was looking for13:34
aetaswdp, is this one of the shared ram onboard cards like laptops have?13:34
aetasmien, np, it work?13:34
Joupimang0, As ActionParsnip wrote, you need a browser which is a proper .deb13:35
wdpaetas, yeah. i can add ram in the bios. currently its set to auto (32mb)13:35
mienaetas, soon we will se :)13:35
wdplemme guess, that's causing it? :)13:35
wolsmang0: or you fake one via equivs13:35
Joupiin this case it wants to install konqueror ;-)13:35
mang0wols: ?13:35
* wdp forgot about that.13:35
mang0Joupi: bother.13:35
alazare619wdp,  ok what wols said is kidna right expecept afaik vesa is just for intel have you tried applications > sstem > hard ware drivers ? and installed the proprietary ati drivers for your card?13:35
wolsmang0: apt-cache show equivs13:35
mang0k13:35
zerium1having some issues with Ubuntu 10.04.2 LTS and php's ftp package... ftp_nlist is simply not working13:35
wdpalazare619, vesa is for nearly every graphiccard :)13:35
aetaswdp, those aren't full graphics cards since they share the ram.  if you throw 3d effects at them they usually cause higher cpu/mem usage than fully hardware ones13:35
wolszerium1: does a normal ftp client work?13:36
zerium1wols: yes and so does php from my mac13:36
wdpaetas, i disabled effects; and i dont think theres a lot 3d needed to draw a moving mouse cursor. or?13:36
zerium1same code, same connection13:36
KrenairCan you upgrade kernel 2.6.32-33-generic to 3 on Ubuntu 10.04?13:36
alazare619wdp hmm i havent read about vesa in awhile13:36
zerium1i thought it was that my tmpdir wasn't set but I set it in my path and still not working13:36
aetaswdp, was this always this way or did it start at some point?13:36
wolswdp: normally mouse cursors are hardware cursors (even on IGPs), but maybe it chose a software cursor for some reason?13:36
moreno_Murdock13:37
Anthony__Hello everyone.  Can someone help me create a new database13:37
Murdockhi moreno13:37
ActionParsnipKrenair: yes but we cannot support you then as you will be using a 3rd party kernel13:37
wolsKrenair: what for?13:37
aetasAnthony_, care to be a bit more specific?13:37
szalKrenair: there's not even a stable release of kernel 3.0 yet13:37
KrenairActionParsnip, 3rd party kernel...?13:37
wdpaetas, i never used ubuntu before; so i can just compare with different distributions. On those i never used gnome, so i can only compare with xfce4. And thus.. all my comparisations are somehow fail. However; this is a "fresh" install of ubuntu LTS. Downloaded the iso today, installed today. Updated today.13:37
Krenairszal: https://plus.google.com/102150693225130002912/posts13:37
ActionParsnipKrenair: there is a kernel ppa, use it at your own risk. I suggest you simply wait for oneiric to be released and use that (or use the alpha 2)13:37
ActionParsnipKrenair: yes, not maintained by the ubuntu team13:38
wolsKrenair: basically, anything but the ubuntu made kernels is unsupported. including using a kernel from a different ubuntu version, tho there are reasons why this sometimes is needed. what is your reason for kernel 3.0?13:38
wolsKrenair: there might be a solution for your problem without changing kernels13:38
KrenairActionParsnip, Linux is not maintained by the ubuntu team13:38
aetaswdp, ok that helps.  hrmm...lemme think if there's something else to try13:38
Krenairwols: I do not have a problem, I want to try out the latest kernel version.13:38
szalKrenair: that's (1) upstream and (2) 11 hours ago; last package I saw was 3.0-rc713:38
Anthony__aetas: I need to create a new database on our server, for a ticketing system i am installing13:38
wdpaetas, i can provide additional information if useful. like lspci, glxinfo, xorg log. dmesg.13:39
wolsKrenair: ah, SNS syndrome then13:39
Krenairwols, SNS syndrome?13:39
wasanzyhi all, I have a mod_perl web site running on centos, and I want to migrate the site to Ubuntu, but in centos the site directory is in /usr/lib/perl5/site_perl/13:39
Krenairszal: 3.0-rc7 is a release candidate13:39
KrenairI am talking about 3.013:39
dydwhen i open an mp3 i can use the slide to move forward/backward...13:39
moreno_hi13:39
wolsKrenair: <dpkg> Shiny New Shit Syndrome is a serious disorder, which usually breaks out into an epidemic every time something new is released.  If you have SNS, ask me about <backports> and <ssb>; these are better options than upgrading to <testing> because it is a <moving target>.13:39
moreno_somebody help me?13:39
dydusing totem movie player13:39
wols!tell moreno_ about ask13:39
ubottumoreno_, please see my private message13:39
ActionParsnipKrenair: yes but the kernel tried and tested for the release is packaged by the ubuntu teams, if people start using kernels not ntended for their release then they are on their own13:39
MurdockExcuse me what Can I use ubuntu?13:39
zerium1wols: any idea?13:40
ActionParsnipMurdock: your question doesn't make sense13:40
wolsMurdock: please rephrase your question13:40
coz_Murdock,  can you explain that differently? I am not sure I understand13:40
h00k!language | wols13:40
ubottuwols: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.13:40
pauldutot71_hello All,13:40
wolszerium1: no. but a strong suggestion: stop using ftp. it's evil.13:40
aetaswdp, I know you can change the mouse poll interval and also if the polling rate is set high it will start sucking up cpu.  on vanilla ubuntu this is changed in CompizConfig Settings Manager but I'm not sure on there13:40
moreno_I can hack alien starship whit ubuntu?13:40
zerium1wols: if i had that option i would... clients13:40
wasanzyI don't have that directory in my ubuntu, so my question is, under which directory does mod_perl sites resides? the site is written in pure mod_perl not cgi13:40
ActionParsnipmoreno_: sure13:40
bazhangmoreno_, no13:40
moreno_D':13:41
moreno_Why?13:41
wolsmoreno_: no. only macs can do that. now stop trolling and ask your real question if you have one13:41
aetaswdp, that likely isnt going to be the root cause but it may alleviate some of the symptoms while you find the problem13:41
wdpaetas, hm. yeah. i know how to change the polling rate at the boot loader. as its an usb mouse.13:41
jambronggabungnya gmn?13:41
wdpmight be a try worth.13:41
wolszerium1: sftp ftw13:41
zerium1wols: yeah gotta connect to this shitty windows box13:41
Anthony__aetas: i just want to create a new database for a ticketing system I am installing13:41
wolswasanzy: under /var/www like any other website13:41
oCeanAnthony__: your 9.10 ubuntu version is no longer supported13:42
wolszerium1: there are ssh servers for windows...13:42
h00k!language | zerium113:42
ubottuzerium1: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.13:42
alazare619ok afaik my samba shares are all up and going now can someone point me in the right directory for a nice gui for a easy ftp server gadmin suites hate me13:42
shomonmight be good not to keep it in var/www so as to confuse the script kiddies13:42
aetaswdp, whats the general load on the system right now?  I know if you have no other apps running, it will let X suck up more especially if the poll rate is higher13:42
aetasAnthony_, that doesn't help man, there's many different database systems13:42
MurdockWhere Can I find a guide for ubuntu?13:42
wdpaetas, second, im collecting infos.13:43
ActionParsnip!manual13:43
ubottuThe Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/13:43
bazhang!manual > Murdock13:43
Anthony__aetas: a mysql database13:43
ubottuMurdock, please see my private message13:43
aetasAnthony_, is mysql server installed?13:43
oCeanAnthony__: you have to upgrade first13:43
Anthony__aetas: yes13:43
wasanzywols: I know in centos, the documentroot is /var/www/html/ but still, that was not the path mod_perl was using, is it not some kind of special directory for perl?13:43
wasanzyjust asking though13:43
MurdockWho is ubottu?13:43
ActionParsnip!ubottu | Murdock13:43
ubottuMurdock: Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots13:43
MurdockI know now xD13:44
aetaswasanzy, perl doesnt have a special directory, although people will use cgi-bins usually13:45
wolsaetas: mod-perl too?13:45
Tweakyhi. i seem to have lost the volume control speaker icon in the unity top bar.. any ideas how i can get this back?13:46
wasanzyok, but am using mod_perl not cgi13:47
bazhangTweaky, what about installing indicator-applet-complete13:47
aetasyou just have to make sure you configure it correctly13:47
aetaswhat are you trying to do?13:47
dhruvasagarHi, I have a weird problem, my cdrom was working fine previously, but lately, when I put a cd in, after sometime it just ejects...can someone help me diagnose what the problem might be ? I have an optical drive13:47
wasanzyok13:47
Tweakybazhang: it is already installed13:48
bazhangTweaky, what about re-adding it13:48
JanusmanI'm about to migrate to a new machine, and I have already done sudo dpkg –get-selections > installedsoftware ... but some of those packages are from different repositories than what /etc/apt/sources.list say. Should I just copy over /etc/apt/sources.list.d ??13:49
Tweakybazhang: im not very framiliar with unity.. how can i do this?13:49
dhruvasagaranybody ?13:50
joe_9Nautilus shows my secondary hard drive when I boot into Ubuntu, but applications cannot access it until I've opened the drive with Nautilius. How can I make the drive accessible without having to open it in Nautilus?13:50
aetasjoe_9, its probably using fuse13:51
ActionParsnipjoe_9: add an entry in /etc/fstab13:51
wasanzydo we please perl, python and c channel, as in programming or scripting lang?13:51
aetaswdp, you still here?13:51
wdp_buntuaetas, lspci: http://pastie.org/2254074 dmesg: http://pastie.org/2254107 glxinfo: http://pastie.org/225411213:52
Pici!alis | wasanzy13:52
ubottuwasanzy: 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*13:52
wdp_buntuaetas, just one sec, doing XOrg log .. :>13:52
aetaswdp_buntu, found something that may or may not help13:52
wdp_buntuyep?13:53
wdp_buntuhm i guess xorg.log is not useful; no errors, no warning.13:53
aetaswdp_buntu, https://bugs.launchpad.net/ubuntu/lucid/+source/linux/+bug/55865713:53
ubottuUbuntu bug 558657 in linux (Ubuntu Lucid) "mouse usage causes Xorg CPU usage to spike, and mouse pointer becomes less responsive" [High,Triaged]13:53
wasanzyok13:54
wdp_buntuaetas, thanks, lemme take a look13:54
aetaswdp_buntu, go there and search for....HWCursor first and then "magazine.redhat.com"13:54
aetasshould get you to the right comments...those look like they may help13:55
wdp_buntuyeah well you mean setting hwcursor to false.13:55
wdp_buntuin xorg.conf.13:55
thrillERboyHi, Guys I installed ubuntu with wubi, now when I enter ubuntu from the boot menu, I see an error message: No WUBILDR and then grub prompt appears, I have some important files inside ubuntu. Please help.13:55
aetasthrillERboy, they're not gone so calm down ;)13:56
thrillERboy:)13:57
* thrillERboy is worried13:57
wdp_buntuaetas, i'll try a bit around. im sure something of the stuff will help. I'll let you know if i was able to solve the issue.13:57
thrillERboyFirst thing I'll do after getting ubuntu back up, is installing Dejavu :D13:57
alazare619can someone point me in the right directory for a nice gui for a easy ftp server gadmin suites hate me13:58
alazare619direction not directory13:58
aetaswdp_buntu, cool, Im interested to see what helps13:58
MrUnagiwhats the easiest way to transfer a mail server from os x to ubuntu13:58
dr_willisthrillERboy:  it is possible to mount the wubi disk file and access things in it. from a live cd.  i dont use or reccomend wubi at all.13:59
wdpalazare619, ftp SERVER or CLIENT? just to make sure13:59
alazare619server wdp13:59
alazare619ive tried proftpd with gadmin gui but i could not get it running right13:59
wdpno idea about gui there; i'm using pure-ftpd and proftpd, they're quite nice and easy to configure, without gui.13:59
wdpmaybe take a look at pure-ftpd's documentation.14:00
aetasthrillERboy, did you just install this or is it an old install?14:00
thrillERboydr_willis: I don't have a live cd now. I can I burn one now?14:00
alazare619ill check them out without the gui i just dont want to have to hand edit 10k .config files you know :P14:00
dydguys i have an empty 250 hd that is all unallocated14:01
thrillERboyaetas: I've using this with ubuntu and win7 for like 3 months14:01
dydwhat should i do in order to use it to store data?14:01
thrillERboyaetas: I did a bad shut down today and now the grub menu appears :(14:01
dr_willisthrillERboy:  you can make them with windows . yes.14:01
aetasthrillERboy, probably trashed the filesystem14:01
thrillERboyaetas: you mean all files are gone?? :/14:01
dr_willisdyd: partition it, format it, mount it..14:01
aetasthrillERboy, do you have a rescue cd / live cd?14:01
aetasno, it means its unclean although its possible you could have done damage but not that likely14:02
dhruvasagarHi, I have a weird problem, my cdrom was working fine previously, but lately, when I put a cd in, after sometime it just ejects...can someone help me diagnose what the problem might be ? I have an optical drive14:02
dhruvasagarHi, I have a weird problem, my cdrom was working fine previously, but lately, when I put a cd in, after sometime it just ejects...can someone help me diagnose what the problem might be ? I have an optical drive14:02
dyddr_willis: it's good to make 1 big partition? ext what? ext2-3-4?14:02
thrillERboyI'll prepare one now. aetas dr_willis . Will be back in a moment14:02
thrillERboythans14:02
thrillERboythanks* :)14:02
dyddr_willis: i mean only 1 big partition14:02
dr_willisdyd: depends on your neeeds. ext4 should work fine14:02
aetasthrillERboy, here's a relevant thread http://ubuntuforums.org/showthread.php?t=1639198 in case you don't come back14:02
alazare619dyd,  if its for storage ext3 or 4 if its a main drive i prefer ext2 as its quicker and has less redundancy and writes to the drive but thats just my personal prefrence14:03
thrillERboythanks aetas. I'm buring cd now :)14:03
aetasthrillERboy, so does windows still boot?14:03
dydalazare619: since it's for storage i'll use ext4, thank you14:04
dyddr_willis: thank you14:04
thrillERboyaetas: yes, I can boot inside win714:04
=== ok is now known as jimjix2
aetasyou said this was on a separate hard drive right?14:04
dr_williscan wubi go on a drive other then c:?14:05
Sidewinder1thrillERboy, Some suggestions prior to burning: Md5sum the iso image to make sure it's perfect, then burn at the sloooowest speed.14:06
bazhangMicroBot, hi14:06
connie Censortron14:06
=== connie is now known as Censortron
thrillERboythansk Sidewinder1 would have missed tat :)14:06
Sidewinder1NP14:06
aetasthrillERboy, do you still have your ubuntu and wubildr directories in the windows partition?14:06
wdpaetas, could you do me a favour? please check with top what xorg and nautilus do when you do nothing (cpu usage) using gnome terminal. then move the mouse very fast, what cpu usage do you get for xorg and nautilus? Then stop top and type in xterm -ls & then exit and in the opened xterm do top again and move the mouse again, what cpu load for nautilus and xorg?14:07
=== toggles_ is now known as toggles
Satisfiedis Firefox 4 available for ubuntu yet ??14:08
arkanabarconky14:08
dr_willis!firefox14:08
ubottufirefox is the default web browser on Ubuntu. To install the latest version, see https://help.ubuntu.com/community/FirefoxNewVersion | To install plugins: https://help.ubuntu.com/community/FirefoxPlugins14:08
iceroot!ff5 | Satisfied14:08
ubottuSatisfied: Firefox 5 is available in Natty/11.04 as an automatic update. If you would like to install it in an earlier release, you will need to use the following unofficial and unsupported !PPA: http://pad.lv/ppa/mozillateam/firefox-stable/14:08
thrillERboyaetas: I have some files inside winboot directory inside windows partition namely wubildr wubildr.mbr wubildr.tar etc14:08
aetaswdp, one sec14:08
aetaswdp, nothing is X at 11% and nautilus at 2%, very fast is X at 15% and nautilus at 10%....checking the last14:10
aetaswdp, no real difference on the second command14:11
arkanabarwdp, default config of conky will show top 3 entries in top in most DEs -- not sure about unity & Gnome shell, though.14:11
wdpk14:11
aetasthrillERboy, ok, hrm14:11
requiemzzhello14:11
=== fx is now known as Guest64265
aetasthrillERboy, ok so you are starting win7 and then ubuntu or what?14:12
cdavisHello, in Natty my trash is showing empty even though I see files in ~/.share/local/Trash/files14:13
thrillERboyaetas: I can't understand your questions, sorry :) I'm inside windows now. To burn Ubuntu CD14:14
nyuszika7hcdavis: Hi, are they hidden files?14:14
DeeslActionParsnip: further updates... the wireless card does not work in Windows 7 as well14:14
aetasthrillERboy, how do you start ubuntu normally?14:14
Deeslso... bad hardware... unanimously accepted now?14:14
cdavisnyuszika7h: no, they are not14:14
arkanabaraetas, a moment.  thrillERboy , are you wanting to install Ubuntu to its own partition?14:15
aetashes burning a rescue cd14:15
aetasso he can get his files mainly14:15
aetasalthough he probably should install it on its own14:16
OxymoronHi, I wondering. How do I get HDMI output working. It seems like my TV get some kind of signal, but its just black on the screen.14:16
thrillERboyaetas: Normally window boot menu appears, I'll select ubuntu in it, then grub boot menu will appear, now when I select Ubuntu only grub CLI appears. I guess kernal is not loaded.14:16
JakeBwellHey people occasionally when running an application my task bar gets stuck in view even when I have a maximised browser it stay in screen blocking the view of the browser14:16
JakeBwellrunning ubuntu 11.0414:16
JakeBwellany ideas14:16
thrillERboyarkanabar: I would like that, but I have only one partition now, I have tonnes of files to backup inside windows and ubuntu :(14:17
aetasthrillERboy, I don't understand why it needs wubi then, you should be able to run it on its own without it14:17
dhruvasagaris there a way to find out if my cdrom drive (hardware) is broken ?14:17
OxymoronAnd then I wonder, if its possible to install some kind of  acceleration divers for my laptop? I have dual link with Intel something integrated and some kind of crappy Nvidia ...14:17
arkanabaraetas, I think thrillERboy wants to rescue some files from his wubi install14:17
thrillERboyarkanabar: exactly14:18
aetasyeah, I told him to make the cd :)14:18
W4RH4WKi want to encrypt my file system. is it save to use an encrypted LVM when install ubuntu /debian with a complex password or is it easy to break this kind of encryption14:18
* thrillERboy burning cd now14:18
wolsOxymoron: sure it is, tho you will have probelms if you use the proprietary nvidia drivers14:18
wolsW4RH4WK: it's not easy to brak14:19
Oxymoronwols: Why? :)14:19
wols*break14:19
aetasthrillERboy, so you have it installed into a boot image on the windows partition?14:19
arkanabarthrillERboy, go to nonags.com and search for archiving tools, see if you can find one to open up your wubi files.14:19
wolsOxymoron: cause the nvidia drivers are proprietary and don't work like linux drivers should work. nouveau does14:19
OxymoronW4RH4WK: Why do you encrypt in the first place?14:19
Oxymoronwols: Well, does nouveau works some kind of stable then or is it unusable as earlier? :P14:20
NoReGreTi'm having trouble with suspending the system, it just freezes with a black screen, so i read somehwere to use "acpitool", that worked by suspending, but waking up is failing with the same black screen, any solutions? i'm on HP DV6 with dual GPUs14:20
arkanabarOxymoron, encryption is generally a good idea, ESP on laptops.14:20
thrillERboyyes aetas14:20
Oxymoronarkanabar: ESP?14:20
cdavisnyuszika7h: I installed the cli tools and emptied the trash. Then I tested by deleting something and it now shows up. Perhaps somethign just got out of whack.14:20
W4RH4WKOxymoron, i am working with critical data on my laptop, and if i lose my laptop ...14:20
arkanabarOxymoron, sorry.  especially.14:20
thrillERboyarkanabar: do you recommend any specific tools?14:21
OxymoronW4RH4WK: Just curious, what kind of critical data? :)14:21
aetasthrillERboy, ok then yeah, you should try to boot into the rescue through wubi and fsck the partition14:21
nyuszika7hcdavis: Or the file you moved to Trash was a hidden file - those aren't displayed in Nautilus by default.14:21
arkanabarW4RH4WK, you may prefer an OS that encrypts the entire disk, eg Mandriva or fedora.14:21
thrillERboyaetas: meaning inside grub> menu?14:21
cdavisnyuszika7h: I don't believe so, there were about 30 files listed in the files directory.14:21
Oxymoronarkanabar: Its easier not to encrypt anything ... Even if you do, its not worth it as it can be forced anyway.14:22
W4RH4WKOxymoron, mainly patient data, dossiers and stuff like this14:22
nyuszika7hcdavis: What do you mean?14:22
thrillERboymy ubuntu files are inside (hd0,msdos3)14:22
aetasthrillERboy, you would hop into the rescue cd at that point, yeah14:22
MrNthDegreewho needs to encrypt the whole disk?14:22
OxymoronW4RH4WK: Aha I see :) Well if anyone even would like the information they could hack your computer anyway :P14:22
nyuszika7hIf you use `ls -a', or you have `ls' aliased to `ls -a', it's possible that it always shows hidden files.14:22
W4RH4WKOxymoron, yes of course, i am aware of this fact. But that's another topic...14:23
wolsarkanabar: ubuntu can do this too14:23
cdavisnyuszika7h: Within ~/.local/share/Trash/files I could see there were about 30 files listed. However, when opening the trash can the spinner spun for about 3 minutes and eventually dispalyed nothing at all14:23
OxymoronAnyone able to help meout with my HDMI output problem?14:23
W4RH4WKOxymoron, i am afraid of losing my laptop, somebody finds it and starts to blackmail me14:23
thrillERboyaetas: unknown command: fsck14:23
OxymoronW4RH4WK: In other words, I dont see any reason for encrypt it. And if you must, encrypt USB stick or something, and work on only that ;)14:24
wolsthrillERboy: "sudo"14:24
OxymoronW4RH4WK: Why would anyone bother to blackmail a private person? :P14:24
DamnSoGooDhow can i install a downloaded app?14:24
bazhang!ot | Oxymoron14:24
ubottuOxymoron: #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!14:24
aetasthrillERboy, where are you at this point?14:24
wolsDamnSoGooD: depends on the format it come sin14:24
arkanabar@all, encryption is required of anyone storing confidential data, eg medical professionals, lawyers, therapists.  @wols, ubuntu encrypts /home.  fedora and mandriva encrypt EVERYTHING.14:25
Oxymoronbazhang: Yeah I guess I go off topic :P14:25
W4RH4WKOxymoron, well, why not, cash is always a good approach14:25
samethi, i use ubuntu desktop edititon, but my system be laptop edition after update, how to back desktop edition14:25
thrillERboyI'm in grub> prompt aetas14:25
dr_willisDamnSoGooD: what app. and filename14:25
DamnSoGooDit is a tar.gz format, it is network manager i will install in a lxde ubuntu14:25
wolsarkanabar: read what I wrote. and google "ubuntu LUKS pre-boot"14:25
aetasthrillERboy, ok, one sec14:25
bazhangsamet, choose classic14:25
jattyou encrypt home but what if your private key gets lost?14:25
wolsDamnSoGooD: don't14:25
thrillERboywols: sudo only matters If i'm inside the OS. I hope14:25
bazhangDamnSoGooD, get from the repos14:25
OxymoronW4RH4WK: I am not going further in this topic. But I just say, dont be so paranoid. You could even be dead by a meteorite tomorrow xD14:26
bazhang!classic | samet14:26
ubottusamet: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".14:26
wolsthrillERboy:  < thrillERboy> aetas: unknown command: fsck14:26
GalaxorBanshee just became unresponsive.  I killed it.  Now there's a defunct Banshee process.  When I try to start a new one, it just hangs there.  No output on the console, no windows open.14:26
DamnSoGooDmy lappy has no connection, thats why i will install network manager offline14:26
thrillERboywols: I'm in grub prompt wols sudo won't help. I'm in nobody's land :(14:26
aetasthrillERboy, can you try the instructions here? http://www.omaregan.com/?p=58314:27
GalaxorI ran it with --debug and I got this:  [1 Debug 10:26:43.082] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with InQueue14:27
arkanabarDamnSoGooD, did you download a .tar or a .deb file?14:27
W4RH4WKOxymoron, i think you are right and i am just to paranoid... i will install encrypted LVM anyway... at least it doesn't cost me anything14:27
sametthanks14:27
aetasthrillERboy, or do "ls -l" from there14:27
wolsthrillERboy: "ls"14:27
OxymoronW4RH4WK: Truecrypt ;)14:27
DamnSoGooDa tar.gz14:28
W4RH4WKOxymoron, can i use truecrypt for a system partion or do i have to create a single encrypted partiton / container on my fs14:28
jnsl_Hey guys! I'm trying to mount a folder with sshfs, it works if i don't use sudo (if i use sudo i don't have permissions for the dir i'm trying to mount), however i would like to mount the dir in /media/ and for this i need sudo! argh14:28
wolsW4RH4WK: no you cannot. you can use LUKS for it tho14:29
aetasjnsl_, so change the permissions or add that user to the group for that directory14:29
W4RH4WKwols, ok, ty... i think i once read about LUKS in a gentoo manual or so..14:29
aetasjnsl_, or mount it somewhere that user has access and link it into media14:29
wolsjnsl_: show us the command and output for the time when you try it with sudo, cause this doesn't sound right14:29
thrillERboyls -l shows partitions and its info aetas14:30
jnsl_okay 1sec14:30
aetasthrillERboy, ok, try the few lines on that website.  I think that will fix it14:30
W4RH4WKjnsl_, adding a line to fstab allows you to mount / unmount as normal user14:31
aetaswols, I wonder if hes trying to mount it without providing the ssh user and since hes sudoing to root, it tries to log him in as root14:31
jnsl_"sshfs jn@myserver:/var/www /media/myserver" this give me "read: Connection reset by peer"14:31
aetas...how did you jump from that to permissions problems?14:32
faLUCEis there a text editor which I can control through scripts? for example: I can implement a script that writes "foo" in the text editor, or that moves the cursor14:32
jnsl_err with sudo that one14:32
W4RH4WKjnsl_, this would be my line in fstab> sshfs#w4rh4wk@xray:/    /mnt/xray   fuse    rw,noauto,user,noexec,sync,reconnect,fsname=sshfs#w4rh4wk@xray:/    0   014:32
jnsl_if i dont use sudo and mount in my home folder it works14:32
wolsjnsl_: you didn't use sudo above either14:32
wolsand a connection reset by peer has NOTHING to do what user runs it locally14:33
jnsl_wols wopps that was a spelling mistake, sorry, that was with sudo14:33
Deeslanyway14:33
Deeslnow for the next laptop14:33
jnsl_i will try fstab it14:33
aetasthat won't help right now14:33
thrillERboywhat is the latest kernal version for ubuntu I updated 2 days ago. end its with .10 and starts with 2.614:34
[tla]faLUCE: emacs commands are written in a lisp style language that you can extend / reuse as much as you like.  may be overkill for what you want though.14:34
LasersfaLUCE: vim?14:34
CloudAche84I have 3.0. something or other14:34
LasersfaLUCE: I mentioned autokey. Don't know if you got it.14:34
aetasjnsl_, I think its probably the ssh key problem14:34
thrillERboyor many be starts with 2.8 I'm not sure, but, I'm sure it end with .1014:35
grendal_primeanyone here use nagios?14:35
aetasjnsl_, can you try and sudo ssh (not sshfs) into that server with the same line and tell me what it does?14:35
jpdsgrendal_prime: #ubuntu-server might be a better place to ask.14:35
faLUCELasers: autokey was for another question14:35
grendal_primewe got this guy that is continually dinking around with various monitoring apps.14:35
grendal_primeok thanks14:35
wolsthrillERboy: packages.ubuntu.com knows14:35
jnsl_aetas permission denied public key14:35
dr_willissudo ssh? im not sure that will work14:35
shomonhow do I get apache to automatically load index.htm files when it gets to directories without an index.html?14:35
jnsl_so sudo dosent have the same key as my user14:36
aetasjnsl_, bingo, there you go.  you have public key security setup but root doesn't have the public key that you gave your user14:36
aetasfix that problem and it should work fine14:36
LasersfaLUCE: Was autokey what you were looking for?14:36
aetasit should be in your ~/.ssh/known_hosts  you can just copy it from that user14:36
=== snimavat is now known as sn
jnsl_ok, i ask dumb now but is it ok to give sudo my ssh keys?14:37
aetaswhat do you mean?14:37
aetasit just puts them in root's known_hosts files and is probably more secure than having them in your user actually14:38
jnsl_okay i will try that, thanks :)14:38
aetasnp :)14:38
BluebirdShaosomebody can tell me how to smooth my display font.14:39
tsimpsonshomon: it should be load index.htm if it can't index.html (and some other extensions)14:39
shomonI thought that too14:39
BluebirdShaohow to configure the font in linux.14:39
shomonit loads the directory listing14:39
tsimpsonshomon: do you have the "dir" module enabled?14:39
shomonno idea.. will check...14:40
tsimpsonshomon: you should have /etc/apache2/mods-enabled/dir.load if you do14:40
=== magentar_ is now known as magentar
BluebirdShaosomebody?14:40
elijahWould it be bad to use the dd command with a block size of 64m ???14:40
shomonthanks tsimpson will check14:41
elijahdd is just so slow with the default bs=51214:41
dr_williselijah: once you get over 4mb i think you see no gain and may loose speed14:41
dr_willisi thought default was 1k14:42
elijahI am getting 9MBps with dd running at bs=512, both drives are on esata and can handle way more than that.14:42
dr_willisbs=2048 is about all i use14:42
jaaaaaaaaaaackhi people, i have a question.Am i banana?14:42
aetaslol14:42
elijahdr_willis: Do you know what badwidth you get when you use bs=2048?14:42
dr_willisthere is a point od dim inishing returns with b==14:43
Titanoboa4hi14:43
p33./configure && make of ffgtk gives error: "no capi20 found". How to solve this ??14:43
dr_williselijah: im always using it for usb. so thats my bottleneck i imagine14:43
elijahdr_willis: Is it bad or less accurate to use a larger block size?14:43
E3D3How can I make archives when right-clicking in/on a directory with Dolpin ?14:43
wolsp33: is there any capi library in ubuntu?14:43
aetasp33, don't you think you should start with "apt-cache search capi20" ?14:43
dr_williselijah: i recall over 4mb is pointless. from my research ages ago14:43
aetasdr_willis, I imagine it would depend on the system you run it on14:44
aetasewww browser IRC14:44
elijahdr_willis: Hmm, using bs=16m bumped it to 16MBps but bumping it to bs=32m still keeps it at 16 MBps14:44
elijahdd is just slow on this machine, something has to be a bottleneck14:45
p33wols, aetas, downloaded libcapi from here: http://tabos.org/ffgtk/download.php14:45
=== maxim is now known as Guest79959
p33and compiled into ffgtk/libcapi/14:45
aetasp33, its in apt...why?14:45
wolsp33: that's now what you were asked or told to do14:45
BluebirdShaois there anyone here who experts linux font. I wanna configure it.14:45
aetasuse your package manager first or you're going to likely screw your system up if you install something you shouldn't have14:46
dr_willisBluebirdShao:  clarify the problem/question14:46
p33aetas: because it's written here http://wiki.ubuntuusers.de/FritzBox/ffgtk/Kompilieren14:46
NoReGreTi'm having trouble with suspending the system, it just freezes with a black screen, so i read somehwere to use "acpitool", that worked by suspending, but waking up is failing with the same black screen, any solutions? i'm on HP DV6 with dual GPUs [Lucid]14:46
BluebirdShaodr_willis: how to install a new font in linux and then is there need to configure it.14:47
p33can't I just bind the ffgtk/libokapi into ffgtk?? cause for sudo, I ll have to wait ...14:47
aetasp33, be careful with instructions on websites that don't contain dates, but ok14:47
SterileWhen I try to install Empathy, I get "Package dependencies cannot be resolved" and a  list of packages... how to I fix that??14:47
p33date: 13. Juli 2011 um 13:16 Uhr14:47
mang0Have any of you guys used ableton live with ubuntu 11.04?14:48
aetasdo you not have root access to this system?14:48
p33not right now14:48
p33...14:48
p33in some hours yes, but would like to install it now14:48
dr_willisBluebirdShao: i just copy mine to .fonts dir for my user14:48
dr_willis1fonts14:48
Titanoboa4im trying to install ubuntu for the first time and at like 70% a popup says "Bootloader install failed. Sorry, an error occurred and it was not possible to install the bootloader at the specified location." Then my options are to 1.choose a different device to install the bootloader on. 2.continue without a bootloader. 3. cancel the installation. obviously i want the first option but idk how.14:49
dr_willis!fonts14:49
ubottuFont installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "msttcorefonts" (from !Multiverse), "gsfonts", and "gsfonts-x11". No fonts in MPlayer? see !MPlayer. For the official ubuntu font, see: http://font.ubuntu.com/14:49
aetasgive it a try then but understand it may complicate things down the road....atleast you probably don't have permission to any directories it might hurt though14:49
dr_willisbrb. lunch14:49
wolsp33: "bind"?14:49
aetasit likely won't break anything in the least14:49
wolsp33: what does your configure log say?14:50
aetasI think he means link but you can't never tell14:50
wolsaetas: btw, he cannot use the libcapi20 in ubuntu14:50
p33wols: "No package 'capi20' found. Consider adjusting the PKG_CONFIG_PATH environment variable if you14:50
p33installed software in a non-standard prefix."14:50
aetasyou mean the one in the package manager or the one from that site?14:51
wolsp33: that's not what is in the log is (or at least there is a lot more)14:51
p33on the site14:51
wolsaetas: he cannot use libcapi20 from the repos14:51
Titanoboa4anyone know?14:51
aetasinteresting....just looked14:52
BluebirdShaodr_willis: in my home dir, i just found .fontconfig, may be it is.14:52
wolsp33: I'd suggest you go to ircnet in channel #fritzbox but your choice14:52
dr_willisBluebirdShao:  make a .fonts14:52
phper_good evening14:52
phper_many thanks14:52
phper_bye14:52
aetaswols, whats the problem with libcapi20-3?14:52
BluebirdShaodr_willis: well, i will take a try.14:52
p33wols: http://pastebin.de/1786114:52
p33wols: #fritzbox is empty14:53
dr_willismkdir .fonts    cp foo.ttf .fonts14:53
wolsaetas: this is for a special german router not for some usual linux software using capi14:53
aetasp33, yeah its trying to run capi20 command and doesnt find it so it shows that14:53
wolsp33: no it's not. I said ircnet14:53
antivirtelhello! I want to backup my mails to a CD. I've used Thunderbird. What is the best format of e-mails to bacup that to a CD?14:53
aetaswols, can you read german?14:54
wolsaetas: I am german14:54
Titanoboa4hi.  im trying to install ubuntu for the first time and at like 70% a popup says "Bootloader install failed. Sorry, an error occurred and it was not possible to install the bootloader at the specified location." Then my options are to 1.choose a different device to install the bootloader on. 2.continue without a bootloader. 3. cancel the installation. obviously i want the first option but idk how. any ideas?14:54
aetaswols, so yes? ;)14:54
wolsaetas: and I have the same router14:54
aetashaha14:54
TBotNikThanks to all who helped me recover my internet last night!14:55
wolsaetas: same family, but that small difference isn't relevant14:55
shomonoh so you're the guy who took my internet!14:55
Titanoboa4or at least direct me to a good site for help14:55
aetasTitanoboa4, can you give us an overview of how you're installing?  What hard drive, if you have other OSes installed, etc?14:55
Titanoboa4sure14:55
Titanoboa4might take a min, typing on phone14:56
aetaswols, yeah Im working off a general knowledge, I couldn't read anythign on there unless I fed it through google translate14:56
aetasoh jeez14:56
BluebirdShaodr_willis: thanks, man.14:56
gribouillehi14:56
wolsTitanoboa4: no internet access via live CD?14:56
aetasprobably can't fix it while he talks to us14:56
Titanoboa4what do you mean?14:56
aetasTitanoboa4, as in boot an Ubuntu live cd and use IRC on that14:57
wolsTitanoboa4: you have a ubuntu live cd. is there no network access with that?14:57
gribouillehow can I know whether my system uses the proprietary drivers for my graphics card ?14:57
LasersPsydoll: synaptic is GUI front-end.  aptitude is CLI front-end. So basically, aptitude (or apt-get) is a CLI version of synaptic.14:57
wolsgribouille: glxinfo|less14:57
arkanabarTitanoboa4, if you're installing from an Ubuntu live environment, some menu somewhere should include a web browser and a chat program -- most likely Epiphany.14:57
mystiquebahey guys, is there a ubuntu alternative to itunes?14:58
gribouillewols, glxinfo gives the following error : X Error of failed request:  BadWindow (invalid Window parameter)14:58
mystiquebaI have banshee but it doesn't come with already configured radio stations14:58
wolsgribouille: then Xorg.0.log shows the driver name14:58
Titanoboa4i have no idea. i somehow managed to open control center, whatever that is14:58
aetasmystiqueba, apt-cache search shows rhythmbox, tried it?14:59
wolsTitanoboa4: what is your normal internet connection (aside from your current mobile)?14:59
Titanoboa4100mbit/s if thats what you mean14:59
mystiquebaaetas: does it come with music or do I have to search for them?14:59
antivirtelI want to backup my mails to a CD. I've used Thunderbird. What is the best format of e-mails to bacup that to a CD?14:59
arkanabarTitanoboa4, that's a configuration utility.  I'm fairly well lost in Ubuntu since they went to Unity, and use lubuntu, myself.15:00
aetasmystiqueba, you want something linked to something like the iTunes music store?15:00
wolsTitanoboa4: I more mean how you connect your PC you install ubuntu on to the internet15:00
kongo_86question guys... how can i check the logs in my system... well more like what logs should i look at...15:00
cisshi, i'm running into some serious issues with grub on ubuntu server lts 10.04.2. system hangs shortly after boot, no messages, no log entries. keyboard input gets drawn, though. if i rename /boot/grub/grub.cfg, i can at least get to the grub console.15:00
kongo_86my laptop ubuntu 10.04 x64 keeps freezing15:00
mystiquebaaetas:  yes.  or a system where I don't have to go looking for radio stations or places that already stream songs15:00
kongo_86completely locks up and i have to hard shutoff15:00
wolsTitanoboa4: trying to determine if you can use the live CD to access the internet since you seem unable to know that yourself15:00
cisshow can i debug this further?15:00
Titanoboa4oh. burned a cd (ubuntu 11.04) from another computer and booted that15:01
arkanabarkongo_86, can you describe what you're doing when your laptop freezes?15:01
wolsTitanoboa4: have a nice day15:01
gribouillewols, the log file says : "NVIDIA dlloader X Driver  260.19.06  Mon Sep 13 06:37:13 PDT 2010" and "NVIDIA Unified Driver for all Supported NVIDIA GPUs". is it ok?15:01
Titanoboa4wols: :o ?15:01
wcchandler_workAfter 1 week of solid use of Unity in my work environment...  I like it. :)  I'm definitely more efficient.15:01
Titanoboa4sorry for being so slow....15:01
kongo_86arkanabar: well this time i was running vmware workstation.. running BT5.. i have and i5 with 6GB RAM15:01
wolsgribouille: so you are trying to use nvidia but messed it up somehow. "nvidia" is the proprietary driver15:01
dualbootahjello?15:02
dualbootahi installed wow but i cant find it15:02
hichamatI wonder if I can extract .zip file with gzip ?15:02
gribouillewols, why is it messed ?15:02
dualbootahwhere is the c:\programfiles folder in ubuntu15:02
wolsgribouille: cause glxinfo doesn't work15:02
arkanabarkongo_86, next time, see if ctrl-alt-f1 will bring you to a console login.  if so, sudo init 6 will reboot you.15:02
wolsdualbootah: does not exist15:02
aetasmystiqueba, may not be a perfect solution but have you tried iTunes under wine?15:03
th0rdualbootah: if you are running it in wine, then c drive is in ~/.wine15:03
dualbootahok15:03
dualbootahwheres that tho15:03
Titanoboa4wols: if i continue without bootloader will i be able to access internet(thus irc) and add bootloader later?15:03
wols!fhs | dualbootah15:03
ubottudualbootah: An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview  see also: man hier15:03
gribouillewols, I didn't do anything special. ubuntu messed it up by itself15:03
dualbootahwheres the ~/.wine15:03
arkanabardualbootah, you have to enable show hidden files in your file manager.15:03
helihi does anyone know how to runas in uuntu?15:03
dualbootahooh ok15:03
helisudo  runs as root15:03
dualbootahi cant find the show hidden files tho15:03
wolsTitanoboa4: we cannot know. you will be able to boot from live cd and install the bootloader. but if you can use internet from that depends on how you access the internet15:03
aetasmystiqueba, yeah it looks like ryhthmbox has a store attached to it15:03
arkanabardualbootah, then it is in /home/yourusername/.wine/drive_c/Program Files15:03
helibut if I want run program as  other user15:03
kongo_86arkanabar: i tried it all the way tru f1215:03
Piciheli: sudo -u otherusername15:04
kongo_86its just completely locks up15:04
dualbootahthe .wine is hidden15:04
wolsheli: sudo can run as any other user too15:04
dualbootahi need to unhdie it but idk how15:04
TBotNikantivirtel: Haven't done that, use migration assistant for backup and sync, but think there is a backkup and/or export add-in, so check there.15:04
Titanoboa4wols: well yeah i can access internet15:04
wolsdualbootah: you can't. and you don't need to either15:04
arkanabarkongo_86, yeah, obviously it does.  I'm gonna guess you can't even change your capslock setting.15:04
gribouillewols, how can I solve the problem?15:04
gilrezhello everyone!15:04
dualbootahwols its not there it must be hidden15:04
mystiquebaaetas:  ok, I'll install it now and see15:04
lostcowboyHello, I have this problem in 10.04 where on the login screen/gdm when switching users or from a fresh start/restart has half the screen as black with a magnified mouse of a sorts, and also, it accepts my password and authenticates, yet throws me back to the login after doing so about 3 times before finally letting me into my desktop. What gives?15:04
kongo_86arkanabar: ding ding NOPE!15:05
fabianhjrI am trying to install Ubuntu on an external 3TB drive. It fails at the end telling me it cannot install GRUB. After searching it has to do with the WD Advanced Format that is lying about being 512 sectors instead of 4K. Also during the installation it only shows me 1/8 of the capacity that is really there while Disk Utility shows me the "real" capacity.(11.04-Natty)15:05
arkanabardualbootah, you will just have to go through every menu in your file manager.  I could tell you if it was PCManFM, but you're probably using nautilus15:05
wolsTitanoboa4: then connect to the itnernet now instead from your phone and pastebin the output of fdisk -l15:05
wdpaetas, ok. i know now whats causing it.15:05
dualbootahoh i got it!15:05
wolsTitanoboa4: rather, sudo fdisk -l15:05
dualbootahi just had to hit control h15:05
aetasTitanoboa4, it sounds like the install failed so you will likely need your LiveCD in there every boot basically15:05
wolswdp: what?15:05
aetaswdp, yay, what?15:05
kongo_86arkanabar: so are they any logs i can look at?15:05
kongo_86see what cause it15:05
heliok ut when i use sudo -u username progam then i dont see gui15:05
arkanabarkongo_86, you've gone well past the limits of my knowledge.15:05
wolsgribouille: dpkg -l |grep nvidia for a start15:06
Titanoboa4wols: well im inthe middle of the installation, how am i supposed to connect?15:06
* arkanabar doesn't fool around with virtual machines.15:06
helianyone know this?15:06
dualbootahyou supposed to add some sort of opengl line to the wow config.wtf file for it to work on ubuntu graphics?15:06
kongo_86arkanabar: no prob!! thanks for your hlep15:06
dualbootahdoes anyone know what line it is15:06
thrillERboyaetas: I can't find my linux kernal? where can I find it?15:06
aetaswols, Im not sure hes actually on a live cd, this may be an actual install CD15:06
arkanabardualbootah, go to http://ofwineandwarcraft.blogspot.com15:06
wolsdualbootah: wow needs a commandline switch for opengl IIRC15:06
wdpaetas, i'm used to play fast paced ego shooters, so i'm having gaming-mouses from razer here. I changed the mouse polling rate to 1000hz (which is quite fine on my other box) and it causes 50% xorg cpu usage and 17% nautilus usage in ubuntu.. that made me think "wtf". However, on the back of my mouse is a switch for 1000hz and one for 125hz. i just put that switch to 125hz and all is fine. maximal cpu usage at xorg droped down to 8%15:06
=== faz_ is now known as faz_meeting
arkanabardualbootah, also, search "Linux" and "Wine" at wowhead and wowwik15:07
wolsTitanoboa4: finish the install and come back with the live cd. we can then (hopefully) fix your bootloader15:07
Titanoboa4okay15:07
Titanoboa4will do15:07
aetasthrillERboy, ls /boot15:07
wdpaetas, and im still able to set the hz value in linux manually. No idea whether the mouse uses it, tho.15:07
gribouillewols, the installed packages are: nvidia-173-modaliases, nvidia-96-modaliases, nvidia-common, nvidia-current, nvidia-current-modaliases, nvidia-kernel-common and nvidia-settings15:07
dualbootahi found a perfect link15:07
dualbootahty15:07
wdpaetas, wols so basically.. even if it sounds totally weird, it was the mouse/usb's fault.15:07
arkanabardualbootah, one more thing, check out WoW in appdb.winehq.org15:07
wolsgribouille: what does Xorg.0.log say?15:07
aetaswdp, thats what I was thinking.  only reason I ran into this is because I have one too and I've had to change the windows polling rate for other mice in the past15:08
wdpthats quite weird, isn't it :>15:08
thrillERboyaetas: ls /boot returns a empty line :(15:08
Titanoboa4*arnold voice* i'll be back15:08
wolswdp: no. it's the usb/mouse driver's fault imho15:08
aetasyou should be able to change the usb polling rate from the computer and override the mouse's though15:08
aetasthrillERboy, well thats a good sign15:08
aetasthrillERboy, hrm15:08
wdpyup did that. seems to work, and cpu usage is still at 5% when moving. So i guess theres something wrong with the driver or the mouse.15:09
aetasthrillERboy, can you run fdisk from within there?15:09
Rothamd/j #mises15:09
gribouillewols, a lot: it is 286 lines long15:09
wdpso well, next time someone comes with similar issues, ask em which  mouse they use heh.15:09
wols!tell gribouille about paste15:09
ubottugribouille, please see my private message15:09
yyI have a question.. What can I do to restore deleted files on ext3 partition? I know the file name (nohup.out) and some of its content15:09
thrillERboyunknown command: fdisk15:09
aetasit can happen on any mice if they change the mouse poll rate, you can do it on normal mice too15:10
wdpjust difficult to realize that. you're looking for a problem with xorg (your GRAPHICAL stuff) and it turns out it was the mouse.15:10
thrillERboyaetas: unknown command fdisk :(15:10
gilrezI was wounding if anyone would be able to help me or point me in the right direction! I installed XAMPP and mysql will not start. Need help!15:10
wdphowever guys. Thanks a lot for your help. :)15:10
aetasthrillERboy, hold on a sec15:10
thrillERboy:)15:10
aetaswdp, np, glad you're fixed15:11
wolsgilrez: installing xampp was your first mistake. remove ALL of it. install apache, php5 and mysql from ubuntu repos15:11
aetasthrillERboy, what about "find /boot/grub/stage1"15:11
__kazador__hola buenos dias15:11
jaime_hola15:11
jaime_muy buenas tardes15:11
kongo_86anyone else that can help15:11
szal!es | __kazador__, jaime_15:12
ubottu__kazador__, jaime_: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.15:12
mystiquebaaetas: thanks for the recommendation.  Apparently, ryhtmbox was already installed - it just has way too few radio stations or free music... :(15:12
gilrezThanks Wols I do that!15:12
__kazador__alguien usa LUBUNTU 11.0415:12
thrillERboyaetas: unknown command find15:12
__kazador__ok15:12
aetasmystiqueba, you can try iTunes under wine if you want, I run some applications under it successfully15:12
kantorHello I have an ftp server (vsftpd) And I want to share two directories from two separate paths. I tried to do this with symbolic links but is not working. Is there any possibility to share directories from separate sources, paths?15:12
jaime_sorry15:12
gribouillewols, you can see the contents of Xorg.0.log at http://paste.ubuntu.com/650034/15:13
aetasthrillERboy, this is within the grub menu right?15:13
wolskantor: hard link?15:13
kantorwols, I wanted to create hard links, but the ln command tells me that hard links are not possible for directories15:13
wolsgribouille: line 141 ff. you are missing nvidia's libglx15:14
moesianhis is it possible to remove the password prompt for a specific user? I want to remove the prompt for the postgres user15:14
mystiquebacool15:14
aetasthrillERboy, actually do "ls -l /"15:14
gribouillewols, what package should I install?15:15
wolskantor: check vsftpd config file if you can enable symlinks. tho they have been security holes in the past for ftp. do you REALLY need a ftp server? if so, what for?15:15
jaime_kantor hard links is posible, do you try make hard links in other filesystem ?15:15
mystiquebaaetas:  thanks again.  I'll try to install wine then15:15
wolsgribouille: dpkg -l |grep nvidia  please pastebin the output this time15:15
thrillERboyaetas: "1270 wubildr.cfg" this is the only line that gets returned15:15
gribouillewols, ok15:15
kantorjaime_, wols I found a solution, bind mounts15:16
engrxyzanyone here for a hint on how to have a colored shell on ubuntu?15:16
gribouillewols, see http://paste.ubuntu.com/650038/15:16
kantorjaime_, this is the ln output if I try to make hard links to directories: ln: `/media/mydir/': hard link not allowed for directory15:16
=== maxx is now known as Guest55147
aetasthrillERboy, Im wondering if your wubi files have gotton trashed15:17
aetasthrillERboy, can you replace those files in your win7 install?15:17
thrillERboyyes aetas I have access to those files from windows15:17
thrillERboyHey anybody running ubuntu under wine? If so please check your ubuntu install directory, and tell what is inside "install" directory,15:17
Dainocè qualcuno per una info?15:18
thrillERboyaetas: inside my ubuntu/install/ directory I have only one huge file. .fuse_hidden000000040000000115:18
Pici!it | Daino15:18
ubottuDaino: 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)15:18
Dainook sorry15:19
thrillERboyaetas: I guess ubuntu files got locked during bad shutdown somehow15:19
aetasthrillERboy, meaning your drive is gone?15:19
aetasthrillERboy, you still have your image right?15:20
thrillERboyI only have that one file.15:20
aetasthrillERboy, what about in just ubuntu dir?15:20
thrillERboyaetas: It should have all files inside it I guess15:20
aetasthrillERboy, no it installs it into an image file15:20
gribouillewols, do you see anything?15:21
aetasthrillERboy, can you grab the working_wubildr files from this thread?  try those but backup your current ones too15:21
wolsgribouille: basically nvidia-current is installed and your glx module should be there fine. maybe reinstall it, apart from that I dunno15:21
aetasthrillERboy, http://ubuntuforums.org/showthread.php?t=140060815:21
thrillERboyaetas: Inside ubuntu dir there are install/ Ubuntu.ico unistall-wubi.exe and winboot/15:21
jaime_kantor, it's true, but you can to try with this options: -d, -F, --directory15:21
jaime_kantor, it's true, but you can to try with this options: -d, -F, --directory15:21
aetasthrillERboy, hrm15:21
jaime_sorry i'm repeat15:22
gribouillewols, can all the nvidia drivers be installed with apt-get?15:23
=== altin_away is now known as altin
szalgribouille: all supported versions, yes15:23
aetasthrillERboy, is that fuse_hidden file the size of a CD or DVD?15:25
aetasall quiet on the #ubuntu front15:27
gribouillewols, I reinstalled nvidia-current, but there are errors15:27
szalgribouille: what errors?15:28
thrillERboyyes aetas its 685MB15:28
__kazador__hey15:28
__kazador__alguien habla SPANISH15:28
Pici!es | __kazador__15:28
ubottu__kazador__: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.15:28
szal__kazador__: not here15:28
gribouilleszal, update-alternatives: avertissement: création de /usr/lib32/vdpau/libvdpau_nvidia.so.1 abandonnée car le fichier associé /usr/lib32/nvidia-current/vdpau/libvdpau_nvidia.so.1 (du groupe de liens gl_conf) n'existe pas.15:29
gribouille/usr/lib32/nvidia-current/ is empty15:29
aetasthrillERboy, Im really sorry man but if you can't find your image which I hear should be in C:\ubuntu\disks then I think you're at a standstill.  I would try a Windows NTFS restore program to see if it can locate your disk files and restore them15:29
wolsgribouille: LANG=C <apt-get command to reinstall nvidia drivers>   that will give us english error messages15:30
szalgribouille: then you clearly did something wrong15:30
szalgribouille: e.g. not running w/ privileges (though that should've aborted earlier in the process)15:30
gribouilleszal, I just removed the package and reinstalled it15:31
thrillERboyOkey aetas Thanks, So my disk image should be inside C:\ubuntu\disks right?15:31
wolsgribouille: have you ever had drivers from nvidia.com installed?15:31
gribouillewols, I don't think so. why?15:31
szalgribouille: btw, what card are we talking about?15:32
aetasthrillERboy, yeah...your best bet is to try the NTFS restore which I have gotten to successfully restore files before, especially if its not been that long since it went missing.  after that do a chkdsk on that drive as well15:32
gribouilleszal, nVidia Corporation G84 [Quadro FX 370]15:32
OlotilaWHere can I find audio or video tutorials for ubuntu?15:34
xanguaOlotila: youtube¿15:34
Olotilaso that I can listen to them for example in car?15:34
thrillERboyThanks a ton aetas. You're super helpful. I already have a few filerecovery programs on my desktop, will also try NTFS Restore. Thanks a ton. I can't thank you enough :)15:34
aetasthrillERboy, I wish I had a better answer for you but usually a bad restart doesn't do that much harm these days so I think a restoration will be successful atleast.  If it restores but doesn't boot, you can atleast pull the files out of it15:36
Olotilagoing through youtube atm, but any other sites/sources`?15:36
thrillERboyaetas: you means windows system restore?15:36
aetasthrillERboy, NTFS restore that image, then you can probably mount/open it with something and get your files even if it won't boot15:37
chriswranyone know if adobe flash is in the repos?15:37
szal!flash | chriswr15:37
szal!ping15:38
ubottuHere I am, brain the size of a planet and they ask me to respond to factoid requests. Call that job satisfaction? Because I don't.15:38
gribouillewols, you can see the installation of nvidia-current in english here: http://paste.ubuntu.com/650055/15:38
Biaxs76buona sera a tutti voi15:38
szal!flash15:38
thrillERboyOkey going to try it. I'm browsing from cafe and have my laptop with me. Now I have to move. Thanks a ton. aetas bye bye :)15:38
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash15:38
Biaxs76buona sera15:38
szalchriswr: see here15:38
aetasthrillERboy, np, best of luck15:38
szal!it | Biaxs7615:38
ubottuBiaxs76: 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)15:38
chriswrszal, thnx15:38
Biaxs76#sesso15:39
Biaxs76ciao qualcuno parla italiano15:39
wols!it15:39
ubottuVai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)15:39
szalBiaxs76: clean your glasses & go to #ubuntu-it15:39
Biaxs76god bay15:39
chriswrk should i use .tar.gz , .rpm , or apt?15:40
wolschriswr: for what?15:40
chriswrwols,  to install adobe15:40
szalchriswr: did you actually read the link ubottu gave you?15:40
chriswrszal, it wouldnt pop up for me , ill try again though if theres an ezier way15:41
gribouillewols, did you see the messages ?15:41
szalchriswr: what wouldn't pop up?15:41
gbear14275Hello, I'm trying to get usb tethering working with an android phone and have been having problems.  Has anyone possibly got this working?  The phone shows a wired connection labeled HTC android phone but it is greyed out.  I'm on 11.04 and an htc sensation 4g15:42
gbear14275I already checked in android and they recommended asking here15:42
wolsgribouille: you run ubuntu 10.10, right?15:43
geekbriMy crontab seems to have just stopped working,  Valid entries just seem to not run at all.  Also if i try to use */1 * * * * it says bad minute in the logs... very odd.15:43
aetasgbear14275, so you're trying to let your ubuntu use your phone's internet?15:43
gribouillewols, yes15:43
wolsgribouille: cant really see why it errors. maybe google the erroring lines from your Xorg.0.log, dunno15:44
hoshianyone know what apt-get and deb packages are for arch and gentoo and openSUSE are?15:45
gribouillewols, and the warnings displayed by apt-get ?15:45
gimpy1382How would I get my extra mouse buttons to work like keyboard shortcuts?15:45
hoshiI know fedora and redhat uses rpm15:45
wolsgribouille: warnings. not relevant to your problem. they're about HDTV acceleration, not 3D support15:46
szalhoshi: we don't support neither Arch nor Gentoo nor openSUSE nor Fedora nor Red Hat..  you can try asking that in #ubuntu-offtopic though15:46
gbear14275aetas: yes.  through USB.  Wireless tethering is working but I'd like to see if I can get the USB tethering workin15:46
gribouillewols, ok15:46
szalhoshi: or you could browse DistroWatch & get a clue15:46
xanguahoshi: or in the respective distro's channel15:46
elzoogHey guys.   I can't install this game that I bought through the ubuntu store15:47
aetasgbear14275, one sec, looking at it15:47
gbear14275thank you aetas15:47
aetasgbear14275, your phone is rooted?15:48
szalelzoog: define 'can't install'; define 'this game'; state *buntu version and package format15:48
gbear14275aetas: no I'm sorry not yet.  Sensation 4g is an HTC one that is relatively new... no root yet15:49
ActionParsnipgbear14275: which version of android?15:49
gbear14275ActionParsnip: 2.3.315:50
ActionParsnipgbear14275: i believe there is a 3g tethering app available15:50
aetashe wants usb15:50
elzoogszal, "can't install" means that if I try to install it, the progress bar will go back and forth while occasionally bringing up an "updating cache" progress bar.   This will continue for a long time until an error occurs.15:50
=== taka is now known as Guest28258
aetasit doesnt help that he doesnt even know what game this is15:51
szalelzoog: define 'an error'15:51
elzoogszal  The name of the game is Braid15:51
gbear14275aetas: game?15:51
aetasgbear14275, someone else15:51
=== LittleFool is now known as LittleFool`off
wolselzoog: appdb.winehq.org15:52
szal!away > LittleFool`off15:52
ubottuLittleFool`off, please see my private message15:52
ActionParsnipgbear14275: http://www.kryogenix.org/days/2009/08/28/tethering-an-android-phone-to-ubuntu-without-jailbreaking-or-installing-applications15:52
xanguawols: software centre game15:52
szalwols: how can you be sure that it needs Wine to run?15:52
ActionParsnipgbear14275: uif it's not that smooth: http://www.linux-magazine.com/Online/Blogs/Productivity-Sauce/Tether-an-Android-Phone-Using-Proxoid15:53
ActionParsnip!appdb | szal15:53
ubottuszal: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help15:53
howlymowlyhi poeple.. for some reason my repositories are not correctly authenicated anymore..  it always says "Untrusted packages could compromise your system's security.15:53
howlymowlyYou should only proceed with the installation if you are certain that15:53
howlymowlythis is what you want to do.15:53
howlymowly"  That message started just recently and because of it I also can not use the ubuntu software-center anymore15:53
FloodBot1howlymowly: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.15:53
elzoogOkay, now it did something different.   Now it began a download progress bar.   Rather than babysit it, I decided to chat here.   After going back to the Ubuntu Software Center it is now not doing anything while the "install" button is on.15:53
howlymowlysorry FloodBot1 :)  I did not intent to ...15:53
aetasgbear14275, what android version is this?15:53
szalActionParsnip: does the Ubuntu Store (whatever that is..) sell Windows games?15:54
gbear14275ActionParsnip: have looked at that don't have a "Mobile network sharing" option15:54
gbear14275aetas: 2.3.315:54
wolsszal: cause it was originally a Xbox, then Windows and PS3 game. didn't know it was ported since then15:54
wolselzoog: install it via apt-get not software center15:54
wolselzoog: and then show us the full output of your apt-get run15:55
ActionParsnipszal: dont believe so, although so some games do run natively, Warzone2100 used to be a windows game and has been ported :)15:55
elzoogwols What's the command to install it via apt-get?15:55
szalwols: apt-get doesn't install local pkgs, iirc15:55
ZorgsHi all15:56
wolselzoog: then use dpkg -i to install it15:56
xangua........15:56
gbear14275aetas: ActionParsnip:  ifconfig doesn't list auto usb0 although it is listed under the edit connections option in the networking indicator... how do I look at that with command line?15:56
szalelzoog: sudo dpkg -i /path/to/your/packagename.deb15:56
wolsgbear14275: ifconfig -a15:56
szalelzoog: then pastebin EVERYTHING, including the command you entered15:57
gbear14275wols: thank you15:57
gbear14275wols: would ifup usb0 work?15:57
ZorgsCan Ubuntu 11.04 run a 64-bit system15:57
Zorgs?15:57
xanguaZorgs: yes15:57
ThinkT510Zorgs: yes, there is 64 bit version available15:57
edbianZorgs: yes15:57
ActionParsnipZorgs: do you mean a VIRTUAL system?15:57
elzoogI don't have aa .deb to install15:58
ActionParsnipZorgs: or do you mean "is there a 64bit version of 11.04"?15:58
mystiquebahey guys, what does an @ at the end of a filename mean?15:58
ikoniamystiqueba: nothing15:58
ZorgsNo, I mean replace my Win7 with ubuntu15:58
wolsgbear14275: only if it's configured via /etc/network/interfaces15:58
ActionParsnipZorgs: yes you can do that, there is a 64bit version of Ubuntu15:58
mystiquebaok what about * at the end of a name?15:58
ikoniamystiqueba: nothing15:58
mystiquebahmm...15:58
elzoogOk, now it gives me the following error   "Failed to fetch https://elzoog:4sg93890Vxv4tqQWjTQj@private-ppa.launchpad.net/commercial-ppa-uploaders/braid/ubuntu/pool/main/b/braid/braid_1.0.0-0ubuntu2_i386.deb SSL connection timeout at 11793815:59
elzoog"15:59
ThinkT510mystiqueba: * means all files15:59
mystiquebaikonia, what's the difference between a blue colored file and a light green colored one15:59
edbianZorgs: yeah why not?15:59
wolsszal: didn't you say "local package"?15:59
mystiquebaor what is the significance of the file colors?15:59
ikoniamystiqueba: permissions15:59
gbear14275wols: hmm... wonder if configuring it as a regular usb wired connection would work...  brb15:59
ThinkT510mystiqueba: eg: /ect/* means all files under /etc/15:59
szalwols: well, he didn't say that it was on a PPA16:00
ikoniamystiqueba: or file type, eg: a directoy, a fiole16:00
ikoniafile16:00
ikoniamystiqueba: different distributions use "dircolors" (that's what it's called) to represent different things16:00
szalelzoog: 'sudo apt-get install braid' <- that should do16:00
Dori922[16:43] <Dori922> hey dudes run into a snag, i've installed UEC on a machine without VT so im installing XEN using this guide [16:43] <Dori922> https://help.ubuntu.com/community/Xen#Install%20from%20packages%20%28recommended%29 [16:44] <Dori922> im at step 2 now and it says "cd <src> #check out the 'xen/master' default branch #check out the latest xen/stable branch" [16:44] <Dori922> not seeing those files16:01
Dori922:)16:01
aetasgbear14275, it should just be a  standard usb wired connection16:01
szalelzoog: and while you're at it, also pastebin 'lsb_release -a'16:01
ZorgsHow easy is it to transfer? seing as I use loads of windows programs atm16:01
ikoniaDori922: you're going to be wasting your time without BT16:01
ikoniaVT16:01
gbear14275anyone have any good usb wired connection howto's... googling but was just checking if anyone had any on hand16:01
Dori922its test16:01
Dori922company wont give me anything else16:01
ikoniaDori922: it's not a valid test16:01
=== bambee_ is now known as bambee
ActionParsnipZorgs: there are equivelants, some may run in wine16:02
aetasgbear14275, just configure usb0 like you would eth0 in the interfaces file16:02
gbear14275aetas: been a while... normally it just works16:02
gbear14275brb16:03
Dori922ikonia: im just learning it atm  so making do with what i have, i though XEM could be used as hypervisor instead of KVM without VT-x?16:03
aetasgbear14275, should just be dhcp I'd imagine16:03
ikoniaDori922: it can't be it won't be usable16:03
mystiquebaikonia, thanks16:03
ikoniaDori922: and the process of setting it up is totally different from a real world use senario16:03
ZorgsI remember in ubuntu 10.** I spent about 1 hour to get World of Warcraft to work. Might I experience that again?16:04
ikoniaZorgs: possible16:04
alex--Who can help me with my server?16:04
dualbootahcan someone help me16:04
ThinkT510!server | alex--16:04
ubottualex--: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Lucid (Lucid Lynx 10.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/10.04/serverguide/C/ - Support in #ubuntu-server16:04
elzoogOkay, apt-get seems to be working so far.   Taking a long time though and I don't want to babysit it.   Going to do something else while I wait16:04
dualbootahright when i load up wow and get into the game and take a few steps i get wow.exe has encountered serious error16:04
dualbootahright when i load up wow and get into the game and take a few steps i get wow.exe has encountered serious error16:04
alex--ThinkT510: i meant mta server16:05
alex--i got a problem16:05
Pici!appdb | dualbootah16:05
ubottudualbootah: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help16:05
Pici!ask | alex--16:05
ubottualex--: 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. :-)16:05
ActionParsnipZorgs: i'd ask in #winehq  there is a very detailed how to on the appdb for world of warcraft16:05
dualbootahit is supported16:05
ZorgsOh well, will have to install side by side and check it out then atleast to begin with... Thanks for the help guys.16:05
alex---bash: ./mta-server: Permission denied16:05
dualbootahright when i load up wow and get into the game and take a few steps i get wow.exe has encountered serious error16:05
ActionParsnipalex--: it the file marked as executable?16:05
alex--yes16:05
Dori922ikonia:  so KVM has to be used no matter what? im new to Ubuntu server so learning commands and trying to follow the various guides16:05
st47dualbootah: stop repeating yourself16:05
alex--chmod +x mta-server16:05
elzoogIs it okay if I ask if it's okay to ask a question?16:05
ActionParsnipdualbootah: check the appdb, there is a very detailed how to, you may need wine 1.316:06
Picidualbootah: That is not supported in this channel. Either look through the appdb yourself or ask in #winehq16:06
dualbootahi think i have wine 1.316:06
lesshasteubufox gives me an update when I do apt-get upgrade16:06
ActionParsnipelzoog: if you have a question, just ask16:06
alex--i did chmod =x again ActionParsnip , but now i get Segmentation fault16:06
ikoniaDori922: ok 1.) kvm doesn't have to be used, but no-one will not be using it. 2.) if you're new to ubuntu starting with UEC is not a good idea/learning experience as it's quite complex16:06
dualbootahto update wine do i do sudo apt-get wine16:06
lesshasteI get dpkg: error processing /var/cache/apt/archives/ubufox_0.9.1-0ubuntu0.10.04.1~mfn3_all.deb (--unpack):16:06
lesshaste trying to overwrite '/etc/xul-ext/ubufox.js', which is also in package xul-ext-ubufox 0:0.9-0ubuntu1~mfs~lucid116:06
lesshasteis this a known problem?16:06
ActionParsniplesshaste: sudo dpkg --force-all -i /var/cache/apt/archives/ubufox_0.9.1-0ubuntu0.10.04.1~mfn3_all.deb16:06
lesshastesounds brutal :)16:07
ActionParsniplesshaste: then run:  sudo apt-get -f install16:07
ikonia!info ubufox16:07
ubottuubufox (source: ubufox): transitional dummy package. In component main, is optional. Version 0.9.1-0ubuntu0.11.04.1 (natty), package size 1 kB, installed size 40 kB16:07
lesshasteActionParsnip, that sounds a little dangerous to me16:07
alex--ActionParsnip: i did chmod +x again, now i have segmentation fault16:07
ActionParsniplesshaste: also log a bug to let people know there is a file conflict16:07
Dori922ikonia: yeah i keep running into problems, mostly hardware mind you, but its my job, cant tell the boss that im not doing it :D16:07
ActionParsniplesshaste: there is a file in 2 packages and the package system doesn't like that. The force command tells it not to care. You need to log a bug16:07
ActionParsnipalex--: thats all I know16:07
ikoniaDori922: not being rude, but the project you are doing it a total waste16:08
lesshasteActionParsnip, ok.. thanks. It is surprising as I have a more or less vanilla lucid install16:08
gbear14275wow... ok so I guess I didn't try enough and fell suspect to my assumptions16:08
lesshastethanks though16:08
alex--ActionParsnip: how to mark it as executable?16:08
ActionParsnipalex--: chmod +x file   also make sure your user is either the owner, or a in the group which has group ownership16:09
gbear14275turns out when selecting the USB tethering option I have two choices.  Windows or Mac osx... I assumed and was choosing Mac OSX assuming it would be more closely matched... well... turns out it doesn't work (hence me asking)... but chose the windows option for kicks... and worked immidiately16:09
alex--ActionParsnip: i did16:09
Dori922ikonia: nah dude its awesome, i really appreciate you telling me this :D so your suggesting getting new hardware in to run the UEC with KVM instead of running UEC with XEN?16:09
alex--now i get segmentation fault16:09
alex--when i run it16:09
ActionParsnipalex--: what is the app?16:09
alex--mta-server16:09
gbear14275so... there's my lesson learned.  aetas ActionParsnip thanks for your time sorry I kinda wasted it16:10
ikoniaDori922: Xen is a dead in relation to now more advanced technologies such as kvm16:10
wolsDori922: what is UEC?16:10
alex--ActionParsnip: mta-server16:10
ikoniawols: enterprise cloud16:10
wolson a machine without VT? what server comes without VT?16:10
Dori922wols: Ubuntu Enterprise Cloud, its Ubuntu Server with Eucalyptus cloud features16:10
PiciActionParsnip: In the future, I don't think you should suggest using the tactic you just did to fix a dpkg issue.  Using --force-all can be dangerous.  Also, I don't even see those package versions in Lucid, so something weird is going on.16:10
ikoniawols: running it on any sort of home kit without shared storage, interconnects etc etc is a pointless exercise16:11
wolsPici: "can be"? it is dangerous, period16:11
night#list16:11
nighthelp16:11
szal!list | night16:12
ubottunight: This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».16:12
Dori922wols: ikonia: we have and i7 cpu that was meant to have vt for the front end(node is just a random spare pc) but it doesnt support vt (using test commands tells me this) so blah16:12
ikoniai7 cpu that dosn't support VT - I very much doubt that16:12
wolsDori922: can you tell us what /proc/cpuinfo says what i7 it is?16:12
wolsikonia: there is always BIOS tho16:13
ikoniaprobably just disabled in the bios16:13
ikoniawols: too slow ;)16:13
ActionParsnipPici: gotcha16:13
Dori922wols: ikonia  i couldent find any bios options for vt/visualization/virtualization etc..16:14
ActionParsnipPici: http://computerandu.wordpress.com/2011/07/09/ubuntu-update-error-with-firefox/ ;)16:14
Dori922wols:  what do you want from cpuinfo? have it open on server now(dont have gui installed on uec)16:14
wolsDori922: cpu model name "i7 blah blah"16:15
Dori922Intel(R) Core(TM) i7-2600 CPU @ 3.400GHz16:15
wolsbut apart from maybe laptop I7's, all should have VT16:15
ActionParsnipwols: might not be enabled in BIOS16:15
chriswrhey guys im trying to get on runescape and i installed adobe now and the latest openjdk but still get the grey block saying missing plugins , im thinking i might have to have sun java but have no clue on how to install16:16
PiciActionParsnip: Thats Natty, and those package versions are out of date, this may have been fixed already.16:16
ThinkT510wols: even laptops would have vt mine is a i5 and i had to enable it in the bios16:16
szal!java | chriswr16:16
ubottuchriswr: To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://tinyurl.com/2ffg7cc -  For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases.16:16
freyr- -#16:17
wolsDori922: that one has vt and lots of other things besides :)  what mobo is it?16:17
szalDori922: cat /proc/cpuinfo16:18
wolsszal: he already did16:18
Dori922wols: ikonia or could it be because the node has some shitty pent 3/4 processor that the KVM isnt called("error: internal error no supported architecture for OS type 'hvm' (code=1)" and "Hypervisor failed to start")16:19
ActionParsnipp4 ain't shitty16:20
h00k!language16:20
ubottuPlease watch your language and topic to help keep this channel family-friendly, polite, and professional.16:20
ActionParsnipmy bad16:20
Dori922sorry second node has P3, current node im working on has AMD Sempron 220016:21
zero_errfaneed some help with a hard drive instalation16:21
wolsDori922: same for purposes of VT IIRC :)16:21
=== laserbeam3 is now known as laserbeam
Dori922*frustrated so hating all hardware atm :P*16:22
edbianzero_errfa: Can you be more specific?  You plug it in and turn the machine on.16:22
alex--Can I make some kind of cloud16:22
alex--Of my old computers?16:22
ikoniaalex--: to do what16:23
zero_errfaedbian : i've got a server running out of space, i've tried to install a sata 2tb hd, but when i boot it up, grub appears, but then a error happen16:23
Dori922wols: i meant AMD sempron 2200, P3 is in the other pc they gave me with 200~mb ram :o16:23
alex--more performance16:23
alex--ikonia: ^16:23
szalzero_errfa: define 'a error'16:23
ikoniaalex--: on home hardware, you won't get any benifit, in most cases it will reduce performance16:23
edbianzero_errfa: What is the error?16:23
alex--which hardware?16:23
wolsDori922: and I meant sempron or P3 both lack VT :)16:23
alexleonppl what the best way to download songs on ubuntu?16:24
zero_errfathat's the problem, i can only gave the error message in the end of work day, cuz it's a server running ldap, cant shut it down16:24
KM0201alexleon: frostwire, torrents.. same way you do w/ 'doze16:24
ikoniaalexleon: go to a music site, purchase tham and download them16:24
Dori922wols:  ooh key i get ya16:24
wolsalexleon: a cloud is by definition, always more than one computer16:24
szalalexleon: buy from your favourite vendor16:24
ikoniaKM0201: please doln't recommened illegal activities16:24
=== austin is now known as Austin__
alex--wols: you meant me?16:24
zero_errfaits like it the grub doesn't find where to boot, it runs grub, but doesn't find the system16:24
KM0201ikonia: just because you use frostwire/torrent, doesn't mean its necessarily illegal.. there's a lot of "free" music on both16:25
wolsalex--: sorry yes I meant you16:25
ikoniaKM0201: that's not the most realistic situation though16:25
alex--i said16:25
alex--computers16:25
wolszero_errfa:sudo  fdisk -l16:25
alex--that's more than 1 :P16:25
Dori922wols:  ikonia : maybe if i install the front end and the NC on one pc to play with.. problem is current front end only has 1ethernet so i cant bridge...16:25
KM0201ikonia: well, i can't be his moral compassw16:25
KM0201*compass16:25
alexleonall right frostwire :D16:25
zero_errfawols : it doesn't run the prompt, neither in secure mode16:25
ikoniaKM0201: agreed16:26
wolszero_errfa: are you IRCing from the same computer that has this problem?16:27
zero_errfawols : no16:27
wolszero_errfa: then put in in a ubuntu live cd and run the fdisk command16:27
zero_errfawols : the computer that has the problem is a server, that i can't shutdown while people in the company still working16:27
wolszero_errfa: you cannot get onto the server at all?16:28
edbianzero_errfa: How did you install a hDD on a machine you can't shut down?16:28
zero_errfawols : i have access to the server, but can't shut it down16:28
edbianzero_errfa: Additionally you said that with the hdd in you can't boot becuase you get stuck at grub?16:28
zero_errfaedbian : when everbody leaves the comapany16:28
wolszero_errfa: are you hotplugging that harddisk?16:28
wolszero_errfa: can you ssh to that server right now?16:28
=== cece is now known as Guest7197
zero_errfawols : yes, but i've removed the new hd, becaus every time i plug it, the system doesn't boot, grub appears, show debian normal and security mode , but when i select one of then, the system crashs16:29
gribouillewols, I managed to fix the problem with glx. now, I have another problem : the screen resolution is limited to 1024x768, while it used to be 1280x102416:30
wolszero_errfa: debian or ubuntu?16:30
zero_errfawols : debian16:30
edbianyou're in the wrong room16:30
Dman674ubuntu16:30
wolsgribouille: intall nvidia-settings, run it and change it there16:30
wolszero_errfa: please go to the #debian channel here on freenode then16:30
zero_errfawols : but isn't a generic problem?16:31
wolszero_errfa: if you want generic help, go to ##linux. good luck16:32
zero_errfawols : thanks16:32
gribouillewols, nvidia-settings hangs. impossible to kill it16:34
=== `mOOse` is now known as m00se
wolsgribouille: then your installation doesn't seem to work properly :(16:35
gribouillewols, I see what's the problem16:36
wolsgribouille: what is?16:37
gribouillewols, a problem with sshfs16:37
lsvwhen I log in to my account in my laptop a message appears saying that my battery might be old or broken, is there any way to fix this or should I just buy a new battery?16:37
gribouillewols, nvidia-settings reads the contents of the current directory16:38
wolslsv: is the battery old and broken (ie doesn't hold a charge anymore)?16:38
lsvwols: is does charge, but it last less time time.16:38
gribouillewols, nvidia-settings doesn't offer the resolution I want16:39
wolsgribouille: then you might have to force it via xorg.conf16:39
mang0How do I tell what wine version I have?16:39
mang0(from terminal)16:39
gribouillewols, how ?16:39
phaedrallooking for app that will create swf slideshow that autoadvances; created one w/ libreoffice, but must click to advance when embedded on web16:40
JustSighDudesCan someone check how big /boot is?16:40
wolsgribouille: X -configure  and then editing it. make sure you make a copy of your current xorg.conf first for backup16:40
th0rmang0: wine --version?16:40
ActionParsnipwols: why not use nvidia-xconfig16:40
wolstoo long since I last rewrote xorg.conf and I didn't like it back then either16:40
wolsgribouille: listen more to ActionParsnip, not me16:41
lsvmang0: you can probably look at the man page for wine and look at the different switches.16:41
mang0th0r: thanks16:41
gribouillewols, I've just created a new xorg.conf file with nvidia-settings (that solved the problem with glx)16:41
Dori922wols: could i run one hypervisor on the front end server(KVM) and a different hypervisor on the node server(XEN)16:42
gribouilleActionParsnip, do you know how to add the 1280x1024 screen resolution?16:42
wolsDori922: I don't know enough about UEC to answer that16:42
ActionParsnipgribouille: sure16:42
Dori922wols:  ah okey :D thanks anyway16:42
gribouilleActionParsnip, how?16:43
ActionParsnipgribouille: run: sudo nvidia-xconfig; gksudo nvidia-settings16:43
wolsDori922: but it's very very unlikely that your i7 machine doesn't do VT, that's all I know a little about16:43
wolsDori922: e.g. I suggest you look for it harder. which is why I wanted to know what mobo you use for it16:43
ActionParsnipgribouille: set the resolution to something and click "write to X config file" then close the app.16:43
TrentHHello?16:43
cant-loginhello16:43
ActionParsnipgribouille: run: gksudo gedit /etc/X11/xorg.conf    and change the resolution you set16:43
TrentHI can't see the users list16:44
TrentH:316:44
TrentHStupid Gnome XChat16:44
TrentHOr maybe it's suppose to be like that?16:44
alex--TrentH: i go for chatzilla16:44
MrUnagiCE9843A22DF: to=<root@wanyrdude.dipmap.com>, orig_to=<root>, relay=none, delay=71741, delays=71718/23/0/0.09, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to wanyrdude.dipmap.com[207.223.0.140]:25: Connection timed out……………what does this error mean?16:44
ActionParsnipDori922: why do you need 64bit in the guest?16:44
wolsMrUnagi: it means it tried to connect to the wanyrdude host and that host didn't answer16:45
TrentHBut anyways, i'm having trouble with windows skipping on my screen? I have the FGLRX driver working....I'm using a HD585016:45
MrUnagiI'm confused why it is looking at that host16:45
MrUnagii changed it, or i thought i did16:45
wolsMrUnagi: cause someone wrote a mail to it.where did you change it?16:45
jonoMark Shuttleworth is doing a Q+A in #ubuntu-classroom - ask questions in #ubuntu-classroom-chat16:45
MrUnagidpkg-reconfigure16:46
wolsMrUnagi: there is more to that16:46
MrUnagiwhere should i be looking16:46
gribouilleActionParsnip, do I have to choose the screen resolution in a drop down list?16:46
TrentHAnybody know why whenever I drag a window it skips instead of goes smoothly across the screen?16:46
ActionParsnipgribouille: yes, so you can identify the resolution bit so you can change it in the xorg.conf file16:46
Dori922ActionParsnip: what do you mean by 64bit in the guest?16:47
MrUnagiultimately i am trying to figure out why telnet localhost 25 is failing16:47
wolsMrUnagi: /etc/mailnames, your alias file, /etc/hosts, your dns server16:47
TheCyph3rquick question: what is the equivalent of "alt+f4" in ubuntu?16:47
ActionParsnipDori922: if you get VT enabled, it will allow 64bit guest virtual machines. yes?16:47
ActionParsnipTheCyph3r: to close a window, its the same16:47
MrUnagiTheCyph3r: alt + f416:47
TheCyph3rthanks!16:48
gribouilleActionParsnip, ok. now, all I have to do is change the resolution in xorg.conf?16:48
MrUnagiowls mail names was right, /etc/hosts does not have my domain in it16:48
MrUnagibrb16:48
TrentHHow do I make windows not "skip" across the screen? They don't glide smoothly like in windows?16:49
Dori922ActionParsnip: on the NC? sorry im still coming to terms with UEC :P16:49
TrentHWhenever I reposistion a window or somthing16:49
th0rTrentH: turn off compiz and/or other fancy video effects16:49
cant-loginanyone registered with linuxtracker.org?16:49
wolsDori922: please tell me you do all this as a learning experience. right?16:49
ActionParsnipgribouille: exactly, then restart X or the system16:49
TrentHth0r, I have a Radeon HD5850 and it can't handle the "fancy effects"?16:50
Dori922wols: i got hired to learn/research/develop a mock cloud system16:50
riddlerquestion: how do I make usb look like the cdrom? i forgot the correct 'mount' command for it16:50
th0rTrentH: do you want an answer or an argument?16:50
Dori922wols: its all about me learning UEC before putting a system into production16:50
wolsDori922: I'd be wary of the "Mock" part :)16:50
Dori922wols: :P its not gonna be sold to clients16:50
TrentHth0r, i just didn't think it wouldn't handle somthing like that16:51
gribouilleActionParsnip, ok, let me try it out16:51
Dori922wols:  all my problems are coming from hardware issues :(16:51
=== ymasory_ is now known as ymasory
daGrevisHello!16:52
daGrevisCan you help me? http://askubuntu.com/questions/54152/how-to-configure-my-graphics-card16:52
TrentHth0r, I removed Conky, and I only have "Enable Window Decoration" on compiz16:52
riddleranyone know the command? to mount cdrom to usb so when I install from a usb it wont ask a weird question about no cd on cdrom16:52
th0rTrentH: turn off compiz16:52
ryanakcaAny suggestions on how to shrink and center every page of a pdf so that I get larger margins?16:52
what_ifOn reboot... Ubuntu / Xorg forgets my multiple monitor setup. How can I save my configuration over reboots?16:53
TrentHth0r, when I disable Window Decoration it seems to work faster.16:53
th0rTrentH: did you turn off compiz?16:54
luffyhey guy, I am very new in ubunt and I have a problem with my mic, it doesnt work in linux but it works in my windows pc, it is just a normal mic16:54
luffyplease help me guys16:54
daGrevisI need help too! http://askubuntu.com/questions/54152/how-to-configure-my-graphics-card16:54
Pici!here16:54
ubottuPlease give at least an overview of your problem *here* (all in one line) - you will get a much greater audience. If you have to use more than 3 lines, please use http://paste.ubuntu.com16:54
tikso the last update totally fuck my system.. thanks!16:54
tikswitching to mint16:54
edbianhahahahah16:54
=== ckrailo_ is now known as ckrailo
BluesKajhiyas16:54
TrentHth0r, I dunno how to disable compiz16:54
edbiantik: mint has updates too16:55
gribouilleActionParsnip, it didn't work: in Xorg.0.log, there is the following message: NVIDIA(0): No valid modes for "1280x1024+0+0"; removing.16:55
tikalso a big fuck unity!!!!!!!!!16:55
th0rI give up16:55
daGrevisedbian, my man. Im the guy who had problems with wi-fi. ;) http://askubuntu.com/questions/54152/how-to-configure-my-graphics-card16:55
TrentHBAHAHHAHA16:55
luffycan anyone please help me with my mic problem, it is a very simple mic but it doesnt work16:55
riddleranyone here at all know the command to mount cdrom to usb? so when i install an OS it wont say there's no cd on cdrom?16:56
mang0Is there a garage band equivilant for linux?16:56
=== rohan is now known as rohank
* cant-login needs some help in regards to linuxtracker16:57
ikoniacant-login: not really an ubuntu problem16:57
cant-loginok16:57
ikoniamang0: there is ubuntu studio with musical recording applications, but not a direct garage band replacment, DAWs on linux are not really mature16:58
mang0ikonia: I don't want a powerful DAW. I've already got FL studio, but I want to do some stuff with a garageband like program16:58
ikoniamang0: then no16:59
mang0Darn.16:59
luffyplease guys, can anyone help me with my microphone problem, it doesnt work in linux but it works perfecley in windows16:59
luffyit is a normal mic, no usb at all16:59
bitcycleHey all.  I've got a python-* debian package which installs a number of python projects... we use it to install 3rd party dependencies where I work.  I just recently added python > lxml 2.3  to the debian pkg, but when I go to install using "sudo dpkg -i python-3rd_Party.deb" it fails saying "trying to overwrite `/usr/lib/python2.4/site-packages/lxml/etree.so', which is also in package python-lxml \n dpkg-deb: subprocess paste killed by signal (Broken17:00
bitcyclepipe)"17:00
BluesKaj!Linux Multimedia Studio  | mang017:00
ubottuBluesKaj: I am only a bot, please don't think I'm intelligent :)17:00
venik212can anyone help me figure out why NX is not working on my 11.04 (64 bit) ubuntu?17:00
bitcycleAny ideas on how to resolve that issue?17:00
mang0!ubuntu studio17:00
ubottuUbuntuStudio is a collection of packages for the artist who wishes to use Ubuntu as their Digital Audio Workstation. It contains all the best Audio/Visual components from the Ubuntu repositories. For more info and install instructions, join #ubuntustudio or see http://ubuntustudio.org17:00
BluesKaj!info Linux Multimedia Studio  | mang017:00
ubottu'Multimedia' 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, stable, testing, unstable17:00
ActionParsnipgribouille: you may need to set the resolution in the screen section  like:  1280x1024_6017:01
delachow to restart notify-osd?17:01
venik212Could anyone please help me figure out why NX is not working on my 11.04 (64 bit) ubuntu?17:01
gribouilleActionParsnip, that's not very clear17:01
e3:59 *** Cheri703 QUIT Remote host closed the connection17:02
e3> :59 *** Cheri703 QUIT Remote ho17:02
Guest42111.17:02
e3Sorry17:02
pieroHi! I'm in trouble with my encfs. Since I lost the first of 5 backup dvds I have just my files and folders encrypted, but not any other file encfs creates in the encrypted folder. I remember my passphrase, but it doesn't work. Is there a solution to me?17:02
ActionParsnipgribouille: if you search aound you will find sample files, you can copy the syntax, basically your screen sucks and isn't reporting its refesh rates and such to the system, so you need to manually tell it the refresh rates17:02
BluesKajmang0  check this out ...haven't used it myself , but I've heard good things about it ... http://acurrie.wordpress.com/2009/08/17/linux-multimedia-studio-brings-garageband-to-linux-except-that-its-probably-better/17:03
mang0thanks BluesKaj17:04
gribouilleActionParsnip, normally, there is no problem with my screen. for example, ubuntu installed without problem17:04
daGrevisanyone? problem with graphics! http://askubuntu.com/questions/54152/how-to-configure-my-graphics-card17:05
ziikutvhi17:05
e3Does someone know about Dolphin-context-menu & archiving-option problems ?17:05
wolsgribouille: what's in your xorg.conf?17:05
wolsgribouille: if you tell it to use 1280x1024 it should do that happily. just that your monitor doesn't do edid threw it all of. must be an old one17:06
gribouillewols, I'm not sure it is a problem with the monitor. everything worked fine two weeks ago.17:07
gribouillewols, ans it happend several times that ubuntu screwed my configuration17:07
delacor can anyone tell me why receiving message with Pidgin or changing volume doesn't bring up the notifications anymore?17:08
szaldaGrevis: that gfx card works only w/ the free radeon driver, so it won't get any better17:08
jnsl_When i reboot my amazon server it says it can't mount the filesystem. I have created a new instance and attached the drive from my original server to troubleshoot it, however im not sure how to approach this. Maybe i should run fsck on it ?17:09
zhbhello17:09
wolsjnsl_: try to mount the old filesystem first17:10
pdtpatrickQuestion .. in ubuntu .. my terminal and other windows keep opening atop left but its stuck. What settings do i change to bring it back to normal? Thanks.17:10
zhbwhere are you come from?17:10
szalpdtpatrick: what is stuck?17:10
szalzhb: doesn't matter17:11
jnsl_wols i have mounted the old filesysten on my new instance so i can fix the error, if i only i knew :)17:11
zhbwho17:11
zhbdon't move17:11
szal!ot | zhb17:11
ubottuzhb: #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!17:11
blade_how do i get ubuntu to let me run both of my ati video cards at the same time?17:11
wolsjnsl_: do you have any output from the failed boot?17:12
jnsl_wols i cant access the server log right now :/17:12
jnsl_system log even17:13
chriswris there a way i can disable unity?17:13
szal!classic | chriswr17:13
ubottuchriswr: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".17:13
chriswroooo alright thnx szal17:13
WaltherFII'd like to find a barcode creator for invoicing, with EAN-128, preferably as a plugin to LibreOffice17:13
daGrevisszal, its really bad. there r no way how to make situation better?17:13
=== klaas_ is now known as klaas
szaldaGrevis: you could try whether a newer *buntu version makes any difference17:14
TheCyph3rGot a question: Running Ubuntu 10.04 on laptop, plug in mouse and use for a while, but when I remove it...I can't use the touchpad17:14
szaldaGrevis: other than that, no#17:14
tdignanHow do I adjust the pulseaudio volume from the command line? In the main ubuntu distro a tool is included to adjust the volume above 100% but there is no such tool in xubuntu to my knowledge17:14
llutzWaltherFI: don't know if this works with libreoffice too http://extensions.services.openoffice.org/en/project/barcode17:15
szaltdignan: install pavucontrol17:15
tdignanszal++17:15
pdtpatrickszal my windows are stuck at the top left. Whenever you open a window, it goes to top left and you cannot move it or do anything. It remains there17:15
daGrevisszal, i dont believe you. ;D17:16
TheCyph3rnevermind, i found a script :-)17:17
szaldaGrevis: AMD has 3 support levels for gfx cards: the proprietary solution (fglrx) for HD2000 and newer, the free radeonhd driver (don't know for what cards exactly that is) and the free (2D) radeon driver17:17
tdignanszal: does this tool usually let you exceed 100% volume?17:17
szaltdignan: not that I know of17:18
tdignan:/ in regular ubuntu there is a tool, perhaps it's a gnome tool.17:18
tdignanIt lets you hit 200%17:18
tdignan(it adjusts the amplitude of the signal)17:18
szaltdignan: never heard of17:18
progbothttp://extensions.services.openoffice.org/en/project/barcode17:18
inemionIf I have a script that is trying to restart two services back to back .... do I have to put some sort of a wait() in between both of them?17:20
defectz_hey all, how do i load a file as an executable17:20
inemionThe second restart is failing on me17:20
inemionIn Gentoo the script works fine but in ubuntu it's failing17:20
=== charlielee is now known as charlie
szaldefectz_: huh?17:20
tdignanOh well, there have been things more worth chasing than this one.17:20
tdignanI will have to get some better speakers.17:21
defectz_szal: i have a .jar file and i need to run it17:21
=== charlie is now known as Guest75084
szaldefectz_: what is it?17:21
defectz_szal: minecraft17:21
xibalbaHey all, I need some help getting 2 sets of NIC bonding network cards working is anyone familiar with this? My config here at the following URL : http://paste.ubuntu.com/650125/17:21
szaldefectz_: try 'java -jar filename.jar'17:22
xibalbaim hoping you're not limited to 1 set of nic bonding cards17:22
sabrinaj #studioDomenico17:23
wolsdefectz_: java -jar <jarfile>17:23
daGrevisszal, I have 'ati radeon x1200'. its very often used gfx card. no way to get it working so that it have no problems to show medium effects and youtube videos?17:23
daGrevisNO WAY!17:23
daGrevis*no fuckin way17:23
oCeandaGrevis: control your language please17:24
somsip!language daGrevis17:24
defectz_szal: i need to set my terminal to the directory , whats the cmd to list files in current directory17:24
wolsdefectz_: "ls"17:24
xibalbatoo many signon, signoffs show up on my scren. makes it so hard to see what's going on here17:24
xibalbaif anyone knows how to do nic bonding, or has done it, please message me17:24
daGrevislol, language... xD17:24
daGrevislike we all are 13 years old.17:24
h00k!language | daGrevis ^ here's correct syntax17:24
ubottudaGrevis ^ here's correct syntax: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.17:24
rwwdaGrevis: It's not a matter of age, it's a matter of respect.17:25
angrycarrothi i need the sun java for ubuntu 10.04, how do i download it?17:25
xibalbais there another channel i should try as well?17:25
daGrevisyes, it is. but not in this situation. i didn't call anyone f**. i just expressed my emotions.17:25
daGrevisby the way, i got a clue17:25
daGrevishttp://askubuntu.com/questions/42086/unity-messed-up-by-fglrx-drivers/42160#4216017:25
carllyi17:26
oCeandaGrevis: don't use that language here again. No matter in what way17:26
defectz_szal: this is the error i get when i run it http://pastebin.com/QmiNRUbH17:26
xibalbado i take a number or...?17:26
destinal_I've got a strange / interesting problem wherein I need to boot a new ubuntu 11.04 install from the install CD but set root fs to the hard drive.    root=/dev/sda1 doesn't work (I guess I still need the initrd for kernel modules for ext4?)  -- I've googled it a bit but can't seem to find the proper boot line, anyone here know?17:26
szaldaGrevis: apparently I was wrong & the radeonhd driver works w/ X1xxx cards17:26
AliasHello, this is the support channel for Ubuntu, correct?17:27
xibalbai'll try back later\17:27
xibalbaAlias , good luck17:27
=== Rogers_Talon is now known as Guest9653
oCeanAlias: indeed17:27
daGrevisszal, good to hear ;)17:28
somsipcommand line for running 11.04 Disk Utility from terminal anyone?17:28
daGrevisoCean, okay... if it matters - no problems. :)17:28
defectz_szal: this is the error i got when i ran the file http://pastebin.com/QmiNRUbH17:28
AliasTell me, why do you use Ubuntu on your home computer?17:28
szaldaGrevis: don't ask me what to do to run it though17:28
aetassomsip, disk utility?  care to elabortate?17:28
szal!ot | Alias17:28
ubottuAlias: #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!17:28
daGrevisszal, arghm17:29
CLF1why is chmod applied after the samba config file is writen instead of applying the chmod within the samba config when the share is  identified17:29
daGrevisszal, I was going to xD17:29
somsipaetas: I don't use standard menus and want to access this. Can't find it now :) http://www.care4tech.com/ubuntu-2/how-to-disk-management-in-ubuntu-11-04/1153/17:29
blade_can i run 2 ATI video cards at the same time17:30
Zzarkc-20Hey. On a 10.04 server, how do I add a user to the www-data group?17:30
aetassomsip, ok one sec17:30
GalaxorIn natty, where is the "Software Sources"?17:30
llutzZzarkc-20: sudo adduser "user" www-data17:30
destinal_apparently my motherboard has an onboard IDE / PATA but no capability to boot from it17:30
Zzarkc-20llutz: Thanks!!!17:30
szal!ati | daGrevis17:30
ubottudaGrevis: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto17:30
GalaxorOh, it's part of software center, and not a separate program.17:31
* destinal_ sighs17:31
ActionParsnipGalaxor: you can edit them in software centre17:31
TheCyph3rdoes ubuntu have a counterpart for windows' "notepad"?17:31
ActionParsnipGalaxor: thre is a software sources if you search in dash17:32
icerootTheCyph3r: gedit17:32
icerootTheCyph3r: or if you need a real editor, use vim / emacs17:32
blade_Thec or nano edit17:32
blade_TheCyph3r, that was to you just forgot tab lol17:32
ActionParsnipTheCyph3r: several, leafpad is a closer match in functionality than gedit, gedit is modular and has actual features17:32
carbon357thecypher :  gedit17:32
edistois there an alternative flash that doesn't crash every time you play 2 movies?17:32
GalaxorHm.  kmobiletools has been dropped.  What should I use instead?  I've got a motorola v365.17:33
iceroot!gnash | edisto17:33
ubottuedisto: gnash is Gnash is an open-source Flash replacement. It is still beta software. For current status or for more info http://www.gnu.org/software/gnash/17:33
=== ckrailo_ is now known as ckrailo
edistothanks ice17:33
ActionParsnipedisto: could try lightspark17:33
ActionParsnipedisto: http://www.omgubuntu.co.uk/2010/08/open-source-flash-alternative-lightspark-final-released/17:33
somsipaetas: SoftwareCentre message from someone else got me there:  sudo palimpsest17:33
icerootActionParsnip: worth watching it?17:33
szaldaGrevis: you might be interested in this -> https://help.ubuntu.com/community/RadeonDriver17:33
n4dspthere a reason I get terminated ???17:34
remsSshello everybody17:34
n4dspgot bounced after being logged in here for about a minute17:34
blade_dual video ati video cards..... can it be done in Ubuntu 10 1017:34
ActionParsnipiceroot: watching what?17:34
=== remsSs is now known as remsSs03
=== altin is now known as altin_away
tjiggi_fo[13:33] * n4dsp has quit (Remote host closed the connection)17:35
jnsl_wols i have the system log now17:36
icerootActionParsnip: lightdpark17:36
icerootActionParsnip: lightspark17:36
Deesltrying to setup a IPSEC transport mode with a FreeBSD box referring to http://www.ipsec-howto.org/x299.html . However its not working.. can someone help please?17:36
aetasjnsl_, back again? :P17:36
n4dspgot bounced again17:36
icerootDeesl: #freebsd17:36
jnsl_Ohh yes a new monster17:36
szaldaGrevis: radeonhd seems to be deprecated; so you better try to get as much out of the radeon driver as you can (see link in my previous line)17:36
aetaswhats this one?17:36
Deesliceroot: hrmm17:36
n4dspwhat does that mean that remote host has closed the connection?17:36
edistothanks action17:36
jnsl_here it is http://pastebin.com/U9GpKQKK17:37
wolsn4dsp: just that. the remote host closed the connection your tried to establish or had17:37
blade_szal with the open drivers can i enable both of my video cards at the same time?17:37
szaltjiggi_fo: and?17:37
wolsn4dsp: like on a phone when the other side hangs up17:37
n4dspwhat causes that w0ls?17:37
ActionParsnipiceroot: sure, ive seen some guys say its not bad17:38
MrUnagimail servers are so difficult17:38
szalblade_: no idea, I can only give as much advice about ATI as I can google, plus I don't use multiple cards, whatever brand17:38
tjiggi_foszal, just answering his question17:38
wolsMrUnagi: they all suck17:38
blade_szal ok thank you17:38
aetasjnsl_, system drive can't be mounted anymore?17:38
MrUnagiI'm starting to think i should keep my current setup wols17:38
jnsl_yes : (17:38
wolsblade_: do you have several monitors?17:38
MrUnagiwols17:38
blade_wols yes17:38
OeKintaroHi. A While a go I asked about doing an ubuntu install on less than 3gb hdd, at the time someone suggested to download the alternate and install a minimal and then build form there, and offered a link to a step by step setup. I can't find that info now, googled the whole afternoon and came out empty... anyone can help me?17:38
MrUnagier……bah sorry17:38
aetasjnsl_, what partition type?17:38
jnsl_i can mount the filesystem on another instance and troubleshoot but i dont know what to fix17:39
jnsl_ext417:39
aetasyou try fscking it yet?17:39
jnsl_i tried e2fsck -f -y -v /dev/sda117:39
ActionParsnip!minimal | OeKintaro17:39
ubottuOeKintaro: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD17:39
blade_wols i can run 2 monitors off my onboard card but my main monitor runs off a dedicated card17:39
terry!minimal | OeKintaro17:39
terryooops17:39
gimpy1382How would I get my extra mouse buttons to work like keyboard shortcuts on Ubuntu 10.10?17:40
aetasjnsl_, what'd it do?17:40
wolsblade_: as long as you don't want to use crossfire or such, it should work fine without fglrx17:40
blade_wols so i should use the open drivers17:40
ActionParsnipOeKintaro: if you install minimal then install something like fluxbox and lightdm  you should be ok (or skip lightdm and configure auto logins with conf files ;))17:40
blade_wols i have tried fglrx drivers when i was using Ubuntu Studio and it would only let me use one card at a time17:41
jnsl_aetas http://pastebin.com/y0jBdHDL17:41
* szal doubts that 3 GB is anywhere near enough for a sustainable system17:41
wolsblade_: just install ubuntu and see. if it doesn't work you can still install fglrx17:41
* TheCyph3r agrees with szal17:41
ActionParsnipszal: it'll struggle but could work17:41
OeKintaroI'll try that, thanks you all17:41
ActionParsnipOeKintaro: I'd use something like puppy or xpud, they will run fine in that sort of space17:41
wolsszal: of course it is. that's plenty of room. not much space for ~ but for the system: fine17:41
TheCyph3rBut then again, you can still run a *nix system as a live disc...which is less than a gig17:42
SterileAnybody here familiar with VIM?17:42
blade_wols i have Ubuntu 10 10 installed right now... lspci shows that Ubuntu can see both cards but will only let me use one at a time17:42
aetasjnsl_, looks fine, something else is wrong then.  how did this start?17:42
szalwols: my / here has grown to 5.7 GB in the meantime17:42
ActionParsnipszal: yikes, mine is about 3.1Gb17:42
wolsblade_: you will have to write your own xorg.conf17:42
blade_wols ok it's been a while since i have had to use nanoedit but it should all come back once i get started lol17:43
jnsl_aetas hmm everything was working fine, then i rebooted and bam17:43
aetasjnsl_, what stuff did you change on the last time it ran?17:44
kadderHello, community! Let's make Ubuntu Mobile ! I  think that this will be more popular than Android17:44
=== Uncle|Sam is now known as uncle|sam
blade_wols just wanted to see if that would be my best bet or if it was a conflict with Studio not using Unity in 11 4 that would not let me use both in the ccc for ati17:44
SterileAnybody here familiar with VIM?17:45
jnsl_aetas i tried to upgrade to 11.04 and then it quit the ssh session and i reconnected and nothing had happen17:45
terrysure17:45
terrySterile: What do you need?17:45
jnsl_aetas i also deleted gitolite manually17:46
Sterileterry, I'm trying to setup syntax highlighting17:46
Sterileterry, for python code17:46
Sterileterry, but for some reason I can't see any colors at all17:46
terrySterile: Hummm... YOu should.17:47
aetasjnsl_, have you tried skipping when it asks you to?17:47
Sterileterry, but it's weird cause it seems to depend on the file; for example if I do vim ~/.vimrc I get colors17:47
terrySterile: How big is the file?17:47
Sterileterry, but I don't get colors for any other file17:47
jnsl_aetas its an amazon instance so i can't do that - i think17:47
Sterileterry, not very big17:47
abhinav_singhhow can i find if my ubuntu is 32 bit or 64 bit17:48
aetasjnsl_, then how are you able to start fsck?17:48
oCeanabhinav_singh: unmae -m17:48
oCeanabhinav_singh: uname -m17:48
terrySterile: What version of vim are you running?17:49
jnsl_aetas i detached the drive and mounted it on another instance i started up17:49
n4dspfor some reason when I log in here using xchat and to connect by hitting the <Enter> key I get disconnected within one minute. So click on the <connect> key on xchat window in future. By doing so I do not get disconnected. Just info for others using Xchat17:49
Sterileterry, pretty sure it's the latest; 7.3.03517:49
abhinav_singhit is showing me i686 oCean17:49
ActionParsnipabhinav_singh: i686 = 32bit  x86_64 = 64bit17:49
terry7.2.330   here17:49
mongyjnsl_, sudo touch /forcefsck and reboot17:50
aetasjnsl_, ok, you probably need to do that so we can edit the files.  I have a feeling its trying to mount something that it can't but I don't think its the primary partition.  That said, its still blocking and since you can't skip it its more of a problem than it should be17:50
abhinav_singhoh okay ActionParsnip17:50
terrySterile: sudo apt-get upgrade vim17:50
Sterileterry, 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.17:51
ActionParsnipSterile: what is the output of:  lsb_release -d17:51
SterileActionParsnip, Ubuntu 11.0417:51
jnsl_aetas i will reattach the drive then17:51
ActionParsnip!info vim17:52
ubottuvim (source: vim): Vi IMproved - enhanced vi editor. In component main, is optional. Version 2:7.3.035+hg~8fdc12103333-1ubuntu7 (natty), package size 833 kB, installed size 1652 kB17:52
ActionParsnipSterile: yep, you are up to date17:52
aetasjnsl_, to start can you pastebin the drive's /etc/fstab17:52
SterileI downloaded the python vim file17:53
Sterileand I placed it in ~/.vim/syntax17:53
aetasjnsl_, my guess is that its mounting the primary partition fine and then when it goes to mount the other partitions, it finds one it can't because you or someone deleted the directory it was supposed to be mounted into17:53
Sterilebut it doesn't seem to do anything17:53
jnsl_yeah i looked in fstab and there was a line, one i had not added, ill post is in a sec17:53
kpomanhello guys ! do someone know if there is still a free vmware ?17:53
kpomanor only virtualbox now to virtualize ?17:54
Sterilehere's the file I tried to install: http://www.vim.org/scripts/script.php?script_id=79017:54
aetasfree as in money or free as in opensource?17:54
ActionParsnip!vmware | kpoman its free as in money17:54
ubottukpoman its free as in money: VMWare is not available in the Ubuntu repositories. Consider using !QEmu or !VirtualBox as alternatives. Instructions for installing VMWare manually are at https://help.ubuntu.com/community/VMware17:54
=== Titanoboa is now known as Guest41041
kpomanActionParsnip, really dude ? is it pure commercial thing now ???17:55
Sterileterry, do you have any  idea what I could do?17:56
jnsl_aetas here is my fstab http://pastebin.com/pHAcVxGL17:56
CoreySterile: Is the script being loaded?  And is python support compiled into your version of vim?17:57
SterileCorey, how do I know if the script is being loaded?17:57
jnsl_aetas maybe uncomment the whole thing and try again ?17:57
SterileCorey, and how do I know if python support is compiled in my version xD17:57
venik212Could anyone help me figure out why NX is not working on my 11.04 (64 bit) ubuntu?17:57
terryls -l ~/.vim/syntax/phtyon3.0.vim  | pastebinit17:57
aetasjnsl_, whats this /dev/sdb doing in here?17:57
ActionParsnipkpoman: always has been17:57
unknownhosthow to add email server to ubuntu?17:57
oCean!postfix | unknownhost17:58
ubottuunknownhost: postfix is the default !MTA and !MDA on Ubuntu. For help, read https://help.ubuntu.com/community/Postfix and https://help.ubuntu.com/community/PostfixBasicSetupHowto - See also !MailServer17:58
ActionParsnipunknownhost: https://help.ubuntu.com/community/MailServer17:58
jnsl_aetas i have not touched the fstab so its something aws had added i suppose17:58
ActionParsnipkpoman: its free to use, just closed source17:58
=== Guest41041 is now known as Titanoboa
terrySterile: (Maybe you need to do chmod +x ~/.vim/syntax/python3.0.vim )17:58
aetasjnsl_, comment it out, it doesnt even have a partition number.  then put the drive back and try again17:58
jnsl_what about /dev/shm?17:59
terrySterile: In other words, see if the executable bit is set for it.  I don't know that it needs to be but would asume it does.17:59
aetasjnsl_, it looks like some sort of amazon cloud drive.  does /mnt exist on that drive?17:59
aetasjnsl_, it can be commented too.  I dont think that ones the problem but never know18:00
Sterileterry, when I execute that I get -rw-r--r-- 1 alex alex 15328 2011-07-22 12:17 /home/alex/.vim/syntax/python3.0.vim18:00
jnsl_mnt exist, its empty, i dont remember it being there pre my reboot failure18:00
Sterile(when I execute ls -l ~/.vim/syntax/python3.0.vim)18:00
daweefolki use elinks. i edited my elinks.conf but the changes dont appear to happen. how do i open elinks and essentially reload my config file?18:00
aetasjnsl_, I think that sdb line is the problem most likely.  lemme know if it fixes it18:00
jnsl_ohhhhh crap aetas18:00
jnsl_i gave wrong fstab18:00
Ray2I have Ubuntu 10.04 w/grub2 on my sda drive...I also have Ubuntu 10.04 w/grub2 on my sdb drive along with mageia 1 w/ grub1...can I delete the ubuntu on the sdb drive and not screw up the grub on sda drive18:01
jnsl_aetas no wait its the right one hehe sorry :) ill try reboot now18:01
aetaslol18:01
jnsl_aetas do i comment out LABEL and proc line as well ?18:02
aetasif you comment out your root mount point, you won't have a system18:02
aetasand dont pick on proc18:02
jnsl_haha ok18:02
a-new-userhi, how do i find out whats causing this error? "failed to enumerate usb device on port 2"18:04
a-new-useractually its "unable to enumerate...."18:04
ohzieHey, if I give someone ssh access and I just want them to be able to scp/sftp, can I make their default shell null?18:04
ohziea-new-user: unplug your usb devices and slowly plug them in until you get that error in dmesg18:05
RavenHursTso... I'm attempting to follow this walk through here: http://askubuntu.com/questions/18903/how-to-enable-trim but everytime I attempt to run the hdparm command.. I get "reading sector 5805056: FAILED: Input/output error"  any ideas?18:05
ohziea-new-user: when you get it, the last thing you plugged in is probably what's causing that error.18:05
kpomanActionParsnip, I dont even see anything free in there !!! only 30 days evaluation ... where do you get the free for non-commercial version ?18:06
ActionParsnipRavenHursT: are you prefixing the command with sudo18:06
ikoniaRavenHursT: sounds like that sector has a fault18:06
a-new-useri don't have any usb devices plugged in, the error's always there18:06
ikoniaRavenHursT: ahhh, ActionParsnip is more realistic18:06
terrySterile: Did you grab script version 3.0.6?    If so, try 3.0.5  and just overwrite and see.18:06
RavenHursTkpoman: yup..18:06
a-new-useractually, i have keyboard and mouse. Could they cause it?18:06
Riginyes18:06
Sterileterry, yes, I did. One second.18:07
RavenHursTikonia:  if it's a bad sector.. then how is it able to create the temp file there?18:07
Riginyes i18:07
kpomanRavenHursT, no free version at all now ?18:07
Riginhow18:07
RavenHursTkpoman: huh?18:07
RavenHursTkpoman: free what?18:07
terrySterile: There are 4 there, that all have same file name, python3.0.vim  Could be that script version 3.0.6 is not working for you and one of the ohters will.18:08
ActionParsnipkpoman: i'd ask in #vmware   its more specific to the issue18:08
Riginhow i make shell null18:08
kpomanRavenHursT, vmware workstation or whatever18:08
terrySterile: I jsut compared the first two and they are different.18:08
RavenHursTkpoman: oooohhh... I'm using Oracle VM Virtual Box running Natty18:08
kpomanRavenHursT, I am too, but need to test some stuff on vmware18:08
Sterileterry, ohoh, I think the first ones are for python 3+18:09
RavenHursTkpoman:  I'm sooo lost in this conversation.. lol18:09
Sterileterry, but I have like python 2.718:09
RavenHursTkpoman: Not sure what you're getting at18:09
Riginhiiiiiiiiiii18:09
kpomanRavenHursT, nevermind :p I am just looking for a free as in "not pay nor register nor make me sick" version of vmware18:10
=== memee is now known as yoritomo
ActionParsnipRigin: gksudo gedit /etc/passwd18:10
RavenHursTkpoman: Oh.. sorry man.. can't help ya there..18:10
mishasadasd18:10
mishaHello?18:10
ActionParsnipRigin: change the /bin/bash to /bin/false   for the user you want to null the shell of, they will then have zero console access18:10
RavenHursTSo does anyone have any idea how I can get the tests here to work? reading sector 5805056: FAILED: Input/output error18:11
RavenHursToops18:11
RavenHursThttp://askubuntu.com/questions/18903/how-to-enable-trim18:11
[THC]AcidRainvery odd that i downloaded 2.2gig of 2gig on this torrent18:11
[THC]AcidRainwhat could it be :)18:11
ActionParsnip[THC]AcidRain: MD5 test it (if possible)18:11
[THC]AcidRainah. no md5 checksum was included18:12
terrySterile: aaahhhh ok.18:12
RavenHursTarg18:12
Zzarkc-20Hello. What do I add to a script to make it input for a prompt? Like, I'm trying to write a script to scp some files to a remote server, but when I connect, it asks for a password. How do I hardcode it so it will enter the password and hit, "enter?"18:12
ParameterZzarkc-20, try piping18:14
jnsl_WOOT18:14
terrySterile: Did you already have the directory  ~/.vim/syntax  ?  Or did you have to create it?18:14
ActionParsnipZzarkc-20: http://www.tldp.org/LDP/Bash-Beginners-Guide/html/sect_08_02.html18:14
Parameternot sure if it works18:14
rnshow do I copy a file in the terminal with a different name?  For example say test.py already exists, and I want create a new file that is a copy of test.py and name it test_copy.py.18:14
jnsl_I think it worked!!!!!18:14
Parameterbut, you could still try18:14
Parameterfor example18:14
Parameterecho SomePass123 | yourcommnd18:14
Flannelrns: cp test.py test_copy.py18:14
jnsl_aetas i think it worked!!! :D18:14
Sterileterry, I had to create it18:14
Sterileterry, why?18:14
terryrns cp test.py test_copy.py18:14
ActionParsnipParameter: there is the 'read' command in bash :D18:14
Parameterok18:15
jnsl_let me rephrase, aetas it worked! thanks a million bloody fstab how did that one get in there18:15
WaltherFIAny plugins for LibreOffice that would allow me to create invoices with SEPA-compatible barcodes in Code 128 C18:15
terryrns: cp test.py test_copy.py  #Will give you two identical files.18:15
aetasjnsl_, are you using some type of cloud?18:15
jnsl_aetas yep =)18:15
aetasjnsl_, it looks like your cloud connection disappeared and it could no longer mount it18:16
rnsFlannel, terry thanks that worked perfectly18:16
alazare619i have a jump drive that soon as i put it into a pc it dismounts it i cant even try and format it any ideas? i know its partition table is corrupt18:16
terrySterile: Well, I don't have that dir either.  I was just wondering.  I DO have /usr/share/vim/vim72/syntax18:16
terryso.....18:16
jnsl_i see, yes im using amazon web services! Now i know how to fix that another time :)18:16
Sterileterry, yeah, I read a bit about it18:17
terrySterile: and in that dir, I have python.vim18:17
Sterileterry, I think vim looks into that dir too18:17
alazare619i have a jump drive that soon as i put it into a pc it dismounts it i cant even try and format it any ideas? i know its partition table is corrupt18:17
Sterileterry, ok now it seems to work for .py files18:17
=== freak_ is now known as amitesp
Sterileterry, question: how to make it work exactly the same with .sage files?18:17
aetasjnsl_, if you're going to use those types of things, don't have them as "auto" in your fstab....don't put anything auto if there's a chance its not going to be there on the boot18:17
Sterileterry, same colors etc.18:17
terrySterile: It is possible it looks for ~/.vim/syntax/  for plugins first.  Not sure, but I just think that might be the way it works.18:18
alazare619i have a jump drive that soon as i put it into a pc it dismounts it i cant even try and format it any ideas? i know its partition table is corrupt18:18
Zzarkc-20ActionParsnip: Parameter Thanks guys!18:18
ParameterZzarkc-20, you're welcome18:18
Parameterso, what did help?18:18
terrySterile: Try moving /usr/share/vim/vim72/syntax/python.vim  someplace else and put the new one there.18:18
aetasalazare619, how do you mean it dismounts it?18:19
melZzarkc-20: Can you use passwordless SSH to the remote server?  1. Create a shared key in your .ssh folder by running 'ssh-keygen -t rsa' and just return through all the prompts.  2. scp the id_rsa.put to the server like this: cat /<username>/.ssh/id_rsa.pub | ssh <server-ip> "cat >> /<username>/.ssh/authorized_keys; chmod 600 /<username>/.ssh/authorized_keys"   Be sure to replace <username> and <server-ip> with the correct info.18:19
terrySterile: In other words, temporarily move /usr/share/vim/vim72/syntax/python.vim  someplace else, copy the new script to /usr/share/vim/vim72/syntax/ and do  rm -rf ~/.vim/syntax18:19
alazare619it acts like it sees it aetas then it just disappears whats the terminal command to show all devices?18:20
OmegaCan I resize my root and home partition while in ubuntu?18:20
aetasalazare619, connect it and type "fdisk -l" and pastebin what it says18:20
trismSterile: you could add: au BufRead,BufNewFile *.sage set filetype=python to your ~/.vimrc (for your other question)18:20
stercorI'm having trouble installing texlive-*.  Is there another way to get LaTeX installed?18:21
=== km is now known as Guest16105
terrySterile: It may also work if you just name the file python.vim  AND maybe that is what vim is looking for.  (Just guessing here. It probably doent's matter as long as the name starts with python.)18:23
Abhijitstercor, what trouble? i think sudo apt-get install latex install it18:23
RavenI just installed Ubuntu and there's something that really confuses me18:24
Sterileterry, yay it works :) I typed the command in vimrc and now both .py and .sage files work18:24
RavenWould this be the place to ask?18:24
terrySterile:  Great!18:25
stercorAbhijit: I have logs of all of it.  But none of it makes sense.  It just says "Error" or "PANIC" with little explanation.18:25
Sterileterry, what does "au" do?18:25
RavenHello?18:25
aetasdont ask to ask, just ask18:25
Abhijitstercor, u tried sudo apt-get install latex?18:25
Ravenugh, never mind18:25
Abhijit!details | Raven18:25
ubottuRaven: 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 ..."18:25
Ravenoh, ok.18:25
slacker_nlszal: ping back18:26
RavenI was wondering if I download a program from firefox18:26
Ravenand it gives a .tar18:26
terrySterile: I dono18:26
aetasRaven, is this your first ubuntu install?18:26
szalslacker_nl: your EOL Upgrade howto could use a little refreshment ;)18:26
Sterileterry, did you just google it? lol18:26
Ravenwhere do I extract it to so that ubuntu considers it an installed program?18:26
terrySterile: Prolly puts you in edit mode and prints u18:26
RavenYes, this is my first ubuntu install18:26
slacker_nlszal: which part?18:26
terrySterile: No. Was that a joke?18:27
szalslacker_nl: specifically including upgrading from Hardy or Karmic to Lucid18:27
RavenI'm running the newest version, by the way18:27
Sterileterry, no, I mean, how did you find out the command18:27
macoRaven: for a pre-compiled tarball like firefox uses, it doesn't really matter where it is. it's statically compiled. you can run it from anywhere, as long as the thing to double click stays in the same spot in its untar'd directory18:27
Sterileterry, is what I'm wondering18:27
aetasRaven, things in .tar or .tar.gz or .tgz or .bzip2 are usually source packages which have to be built and installed manually (usually scripted) but will never show up as installed in Ubuntu18:27
macoRaven: what you CAN do is make a launcher and tell it the path to wherever you stashed it18:27
trismSterile: :help filetype18:27
macoaetas: firefox doesn't ship source tarballs, just static compiled ones18:27
trismSterile: it was from me, not terry18:28
econdudeawesomeHowdy all. My sound has disappeared! What can I do???18:28
slacker_nlszal: mkay.. I don't have much time on my hands and my VM is broken (at least, unable to connect to it..)18:28
terryau: command not found18:28
slacker_nlszal: I will have a look, but no idea when/how18:28
Steriletrism, oh, my bad18:28
szalslacker_nl: and perhaps even from Intrepid or Jaunty to Lucid (no idea whether that's supported, but helpers here in the chat keep reiterating that it should at least still be possible to upgrade from Jaunty to Lucid via Karmic, which I somehow doubt)18:28
Steriletrism, you both have similar names18:28
macoRaven: there should be a way to make that launcher in the menu, but i use kubuntu so dont knw how to do it in ubuntu18:28
RavenWell, when I double click the cog icon which appears represent the program, nothing happens18:28
aetasmaco, "usually"18:28
trismSterile: indeed18:28
RavenI've somewhat lost the thread of the explanation18:28
macoRaven: i'm not sure why you need a static firefox though. firefox should be included in your ubuntu install18:28
ActionParsnipRaven there is a ppa which will give firefox5 and will integrate it into you system packages18:29
slacker_nljaunty to lucid?18:29
Ravenbut not the newest version18:29
roastedeth0 is set for static, yet it pulled a dhcp address. uhh???18:29
macoRaven: which version of ubuntu?18:29
Raven1118:29
maco!info firefox18:29
szalslacker_nl: and I think everything older than Hardy can be removed or moved to some other place for historical reasons ;)18:29
ubottufirefox (source: firefox): Safe and easy web browser from Mozilla. In component main, is optional. Version 5.0+build1+nobinonly-0ubuntu0.11.04.2 (natty), package size 14799 kB, installed size 29868 kB18:29
macoRaven: 5.0 is in 11.0418:29
ActionParsnipRoasted: how did you define it as static?18:29
slacker_nlszal: 9.04 to 10.04 directly is not possible18:29
terryOh you mean for python code.  ... again , I dono.18:29
aetasmaco: he said download a program FROM firefox, not firefox ;)18:29
RavenNo, mine only came with 4.018:30
aetasguys stop confusing him, he didnt say hes downloading firefox18:30
slacker_nlszal: I don't agree, it is already called EOLUpgrades ;)18:30
Ravenactually i am18:30
macoRaven: you just need to install updates :)18:30
aetasok well you said from firefox ;)18:30
szalslacker_nl: of course not, but some say that it's still possible to go 9.04 -> 9.10 -> 10.0418:30
Ravenbut that's not really the point18:30
macoRaven: sudo apt-get update && sudo apt-get upgrade18:30
macoRaven: or use update-manager18:30
slacker_nlthat is true, that should be possible18:30
roastedActionParsnip, I uninstalled network manager and set it as static in the network interface file. I thought it was weird that my network connection wasnt working, then I realized it was 17.11 when the IP should be static @ 17.218:30
roastedActionParsnip, with the dhcp range being 17.10 to 17.25418:30
dualbootahplease helpe me18:31
dualbootahmy wow crashes18:31
slacker_nlszal: ^^ I'll need to have a little go at it, so I need FF3.x for that, otherwise the VMWare console is not working18:31
dante123hi all......will name my first child after you if you can help me.......have a dell mini 10v which will not go into 1024x600 resolution but instead goes to 1024x768.  Probelm is that edid is corrupt i think ....so it does what it can but losed 1024x600 resolution on this netbook18:31
dualbootaheven after ive added the SET opengl thing to the config file18:31
ActionParsnipslacker_nl: its possible, just no advised or supported18:31
roastedActionParsnip, I just restarted the net interfaces and now its 17.2, but it legitimently puled a DHCP address when it was set to static, which shocked me.18:31
gentooSalam18:31
slacker_nlActionParsnip: I know, so not going to advise/document it ;)18:31
RavenThis is incredibly confusing.  Is ubuntu really set up so that you can't download an application from the internet without having to resort to terminal workarounds?18:31
Sterileterry, trism, thanks for the help :)18:31
ActionParsnipslacker_nl: point taken18:31
dualbootahgentoo can you help me18:32
dante123that means bottom is cut off on screen.....running ubuntu 11.04.  I would edit xorg.conf to add 1024x600 res but it is not there....any solutions?18:32
gentooblb yа[уq18:32
macoRaven: you don't need to get firefox from a random point on the internet. it's in the repositories as version 5. there is an update available for your ubuntu to get it18:32
dualbootahmy world of warcraft crashes saying it encountered a serious error18:32
dualbootahi have the log if you need it18:32
RavenI was actually trying get the beta, which I think is reasonable18:32
dualbootahi added the SET gxApi "opengl"18:32
dualbootahand it still wont work18:32
macoi see18:32
gentooмне похуй18:32
dualbootahhello?18:33
dante123so i need to know how to create a custom resolution if there is no xorg.conf in 11.04?18:33
szal!ru | gentoo18:33
ubottugentoo: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке  / Pozhalujsta posetite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke18:33
aetasif you're dual booting can't you just run wow on windows ;)18:33
ActionParsnipRaven: sometimes it really makes life easier. The terminal is very powerful and great for advising as we can give terminal commands here18:33
dante123ActionParsnip u there?18:33
ikoniadante123: you make an /etc/X11/xorg.conf file18:33
macoRaven: https://launchpad.net/~mozillateam/+archive/firefox-next18:33
aetasActionParsnip, and copy the output instead of screenshot it18:33
macoRaven: the ubuntu mozilla team maintains a repository for the beta, linked above18:33
ActionParsnipdante123: if you make an xorg.conf it will be obeyed18:33
dante123ikonia, but I don't know what to put in it......everything else works, mouse, synaptics and I dont want to mess that up?  Is there a generic I can use?18:34
ActionParsnipaetas: exactly, very handy18:34
macoRaven: somewhere in software center (sorry, i use kubuntu not ubuntu) there should be a way to add that repository18:34
ikoniadante123: you only put in the stuff you want, if your mouse works, don't put any mouse config in there, the auto detect works fine18:35
dante123like can you point me to a very generic one that will just add the 1024x600 res while leaving everything else as configured?18:35
ActionParsnipdante123: if you drop to root recovery you can run: Xorg -configure   to make a base file.18:35
ikoniadante123: you don't want a generic one, that will conflict with the auto detect stuff, just put in the stuff you want18:35
maujhsnI deleted a config.inp file! Fortunately I saved the original config.inp as a text file. What commands do I use to create anew config.inp file?18:35
dualbootahcan someone help me18:35
dualbootahcan someone help me18:35
MrNthDegree!question18:36
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. :-)18:36
ikoniamaujhsn: what application use a config.inp file ?18:36
dante123let me pastebin u all....ikonia and ActionParsnip....hang on...this is what I want to try18:36
dr_willis!Ask18:36
terrydualbootah: Only if you ask a question.18:36
aetasMrNthDegree, thanks18:36
ActionParsnip!ff518:36
ubottuFirefox 5 is available in Natty/11.04 as an automatic update. If you would like to install it in an earlier release, you will need to use the following unofficial and unsupported !PPA: http://pad.lv/ppa/mozillateam/firefox-stable/18:36
dualbootahi have terry18:36
ActionParsnipYeya18:36
dualbootahmy world of warcraft crashes saying it encountered a serious error18:36
ikoniaoghh18:36
dualbootahi added the SET gxApi "opengl"18:36
aetaswhich is why no one answered18:36
dualbootahand it still wont owkr18:36
ikoniadualbootah: have you considered asking for help in #winehq where the specialist wine support is18:36
dualbootahi have18:36
dualbootahand no one knows the answer18:36
Picidualbootah: Did you look at the url I gave you earlier, or in the channel I told you to ask in?18:36
terrydualbootah: Are you running gentoo?18:37
dualbootahim running ubuntu18:37
ikoniadualbootah: they know about all the config tweaks and glitches needed18:37
ikoniadualbootah: you're running wine18:37
dualbootahi aksed18:37
dualbootahno one knows in there18:37
dr_willis!appdb | dualbootah18:37
ubottudualbootah: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help18:37
dante123does this look okay?  http://pastebin.com/tunDEGXU18:37
dualbootahim aware18:37
maujhsnIkonia projectM!18:37
ikoniadualbootah: not everything works well with wine, hence why #winehq knows all the tricks/tips and known issues18:37
Picidualbootah: They know more than us about wine issues, its futile to ask in #ubuntu for Wine help.18:37
dr_willisthere the wine forums also18:38
dante123because this is on dell mini 10v notebook and that is really the only res choice worth using18:38
delaccan anyone tell me why receiving message with Pidgin or changing volume doesn't bring up the notifications anymore?18:38
aetasdelac, since?18:39
maujhsnIkonia ProjectM is the application!18:39
dante123ActionParsnip and ikonia how does that look http://pastebin.com/tunDEGXU18:39
delacaetas: i think it has been a while18:39
ikoniaorys_: maujhsn I have no idea what that application is18:40
iLogichelp guys, I just downloaded a .iso image of ubuntu on a mac, how do I copy it to a usb drive so I can install on another computer?18:40
aetasdelac, ps ax | grep notification-area-applet18:40
terrydante123: Looks ok as long as your video card and monitor will suport 1024x600   What does xrandr say?18:40
Zzarkc-20ActionParsnip: Hey, so I was looking through that guide. It talks about here files, but I can't figure out where the code for their "CONFIRM" is.18:41
ActionParsnipRaven: sudo add-apt-repository ppa:mozillateam/firefox-stable; sudo apt-get update; sudo apt-get -y upgrade18:41
delacaetas:  1992 ?        Sl     0:00 /usr/lib/gnome-panel/notification-area-applet --oaf-activate-iid=OAFIID:GNOME_NotificationAreaApplet_Factory --oaf-ior-fd=41 17169 pts/4    S+     0:00 grep --color=auto notification-area-applet18:41
xibalbahello all, is it possible to have 2 bond devices? bond0 and bond1?18:41
maujhsnIkonia tried using the mv command but the terminal says go to mv --help18:41
aetasiLogic, I have no idea if this will work but what about "dd if=image.iso of=/dev/sdb" or whatever your image and flash drive is18:42
ikoniamaujhsn: mv is "move" not create new file18:42
aetasdelac, one sec18:42
Zzarkc-20mel: Yeah, that would be an option. regardless, I've always wanted to know how to autoinput data when the prompt asks for it. I'm sure I'll need it again soon enough.18:42
dualbootahi need to figure out this wow problem18:42
maujhsnIkonia what command creates a new file?18:42
dualbootahwhy does it keep crashing!18:42
ikoniamaujhsn: just open a blank file in a text editor and save it18:43
iLogicaetas: will try18:43
ActionParsnipZzarkc-20: command << inputlist18:43
TheTongueum, I think pidgin is possesed18:43
xibalbahello all, is it possible to have 2 bond devices? bond0 and bond1? i've submitted this to the mailing list too, waiting on a response18:43
dr_willisiLogic:  dd wont work wuth ubuntu isos . yet.. try the pendrivelinux website for tools to put the iso in the flash18:43
dante123terry, i know it will because it has before.....problem i think is that edid is sending garbled info (this is a netbook and there have been screen hinge issues) my wifes dell is exactly the same and works with this res.....xanr doesnt recognize the rez however18:43
jonatasnonaiLogic, use this app usb-creator-gtk18:43
TheTonguewhen my nicklist scrollbar is not at very top or very bottom18:43
Zzarkc-20ActionParsnip: How would I indicate pressing enter?18:43
TheTongueit jumbles about like its on acid18:43
ActionParsnipdualbootah: have you asked in #winehq18:43
dualbootahyes18:43
xibalbais there an advanced user ubuntu channel?18:43
dualbootahno one knows the answer18:43
dualbootahive talked to the 4 best ppl18:44
aetasdelac, in pidgin's settings under plugins do you have libnotify enabled?18:44
terrydante123: Try it and see.18:44
maujhsnIkonia what commands do I use?18:44
dante123terry all this stuff happened after 10.04 to 10.10 so I am trying latest and forcing it to go 1024x600 through xorg.conf if possible18:44
ikoniamaujhsn: open a file in a text editor, put whatever data in you want and just save it18:44
iLogicthanks guys!18:44
ActionParsnipZzarkc-20: not sure. My bash-fu is weak. Could ask in #bash as well18:44
terrydante123: What video card does it have?  What driver are you loading?18:45
delacaetas: yep18:45
dante123i put the xorg.conf in etc/X11 still right?18:45
iLogicI will try the unetbooting for mac os18:45
Zzarkc-20ActionParsnip: Ah yeha... That's a good idea. Forgot they had a channel. Thanks for the help!!!18:45
terrydante123: Yes18:45
xibalbaActionParsnip , you've helped me out before and seemed knowledgable. do you know if it's possible to have 2 sets of bonded NICs?18:45
dante123this is a dell mini 10v......some intel driver....not sure18:45
maujhsnIkonia sudo nano?18:45
ikoniamaujhsn: if you want, sure18:45
[THC]AcidRainomg18:45
maujhsnOK18:45
marek_Hi.18:45
[THC]AcidRainrelay access denied. you gotta be shittin me. ive already delt with this problem18:45
ActionParsnipxibalba: never used it dude. I would have replied earlier if i did as well18:46
terryxibalba: What exactly are you wanting to do?18:46
dante123can i just log out then back in or do i have to reboot in order to use xorg.conf???18:46
aetasdelac, do any other notification events happen up there?18:46
dr_willisdante123:  restart x.    sudo service gdm restart    is one way18:47
terrywhat is meant by "bonded NICs"18:47
aetasiLogic, I dont think thats gonna work for .iso files, it would need to be .img18:47
dante123logged out and then logged back in.....still 1024x768.....cant get 1024x600   anymore ideas?  (also how to check edid data)18:47
ActionParsnipDante: any bugs logged for it? Checked in the ubuntu docs? There is a very long page describing issues with lots of netbooks as well as what works well18:47
aetasiLogic, apt-get install usb-creator-gtk18:48
dr_willisdante123:  loggin/out is not the same as restarting x18:48
yuvilioanyone deal with this issue when trying to install postgres? Error: could not exec /usr/lib/postgresql/9.1/bin/pg_ctl .... invoke-rc.d: initscript postgresql, action "start" failed.18:48
delacaetas: changing volume doesnt show the popups. and I havent noticed any others either for a while18:48
ActionParsnipTerry: 2 connections with a different wan ip joined to make on interface with the combination of the speeds18:48
terryo18:49
dante123okay will try shutdown and then start again18:49
dr_willisdante123:  restart x.    sudo service gdm restart    is one way18:49
iLogicaetas: unetbooting seems to be working :)18:49
aetasiLogic, you got it working?18:49
iLogicthanks for the help, aetas, dr_willis18:49
iLogicyep18:49
terrydante123: YOu only have to log out and back in again.18:49
Gunz4MiPPlehow do i connect the wifi from the cli18:50
MagentoPychohi guys18:50
dr_willisdante123:  command is  'sudo service gdm restart'18:50
aetasiLogic, great, np :)18:50
terryGunz4MiPPle: wilist wlan scanning18:50
dr_willislogging out of x may or may not restart the x server18:50
MagentoPychoi want to redirect /admin to http://mysite/admin/admin using .htaccess18:50
nyuszika7hdante123: sudo /etc/init.d/gdm restart18:50
terryGunz4MiPPle: sudo iwlist wlan0 scanning ;  sudo dhclient wlan0  #Where wlan0 is the actual interface name.18:51
aetasdelac, you still have the notify panel up right?  the part where the pidgin icon should be and all?18:51
dante123well, it didn't work.....under system, pref, monitors my choices are 1024x768, 800x600, and 640x480.  This dell mini should run 1024x600 but no choice there.  How to check edid for monitor?18:51
mardi_hell18:51
terryGunz4MiPPle: iwlconfig   #With no arguments will show your wireless NIC's name.18:51
delacaetas: yes18:52
dante123Thanks for suggestios so far everyone.  I'm thinking there has to be a way to add custom resolution or force 1024x60018:52
terrydante123: What display adapter is it?18:53
delacaetas: but are those even related? I'm talking about the notify-osd popups18:53
shadow98in natty how do you change visual effects to minimal..18:53
terrydante123: What driver are you using?18:53
dante123terry, how do i check lspci?18:53
terrydante123: yes18:53
alessioalexhello18:53
cissour ubuntu server 10.04 (virtualbox guest) freezes on boot, immediately after "Running /scripts/init-bottom ... Done."18:53
alessioalexI cannot install vcprompt on Ubuntu18:53
aetasdelac, ok well is the notify-osd daemon running?18:53
alessioalexcan anybody help?18:53
cissi've seen in another paste that the next step in the boot process would be to mount /dev - is this correct?18:54
ikoniaalessioalex: you need to ask a question for someone to help18:54
Gunz4MiPPlethanks terry, but its not working18:54
shadow98how do i set the minimum visual effects in natty?18:54
delacaetas: not at the moment :) I killed it while trying to restart it. For some reason it never came up again18:54
dante123intel 945gm/gms/gme18:54
alessioalexI followed the instructions from here, but I get "vcprompt command not found" : http://vcprompt.com/18:54
dante123terry18:54
alessioalexfresh Ubuntu installation 11.0418:54
terryGnurdux: What is the NIC's name?18:55
delacaetas: and I tried to restart it because of the lack of popups18:55
dante123how to get edid info terry et al18:55
aetasciss, I believe so18:55
terrydante123: xrandr    #What does that tell you?18:55
=== ttttttttt is now known as Mike__
ikoniaalessioalex: what instructions18:56
aetasdelac, did it die off?18:56
cissaetas: then what could possibly prevent /dev from being mounted, without giving any errors?18:56
shadow98how do i set the minimum visual effects in natty?18:56
alessioalexcurl <url> chmod18:56
terryGunz4MiPPle: What it the NIC name?  What does  iwconfig tell  you?18:56
alessioalexand export..18:56
delacaetas: yes, it did die18:56
dante123terry it says min 320x200, max 4096x4096 and gives the three resolutions i mentioned before plus the refresh rates18:56
ikoniaalessioalex: what is the output you get after the curl command18:56
delacaetas: and I was kinda expecting it to restart itself, but it didnt18:56
Gunz4MiPPleterry:18:57
Gunz4MiPPleerr18:57
dante123i have my wifes dell mini 10v which i could use to compare with18:57
alessioalexEverything's fine, I don't get any error18:57
Gunz4MiPPlewifi@realtek18:57
terryGunz4MiPPle: Yes?18:57
alessioalexI made it with sudo18:57
delacaetas: and I dont know any command to start it again18:57
ikoniaalessioalex: what does "ls -la ~/bin/vcprompt" give you18:57
Gunz4MiPPleit says wifi@realtek18:57
alessioalex-rwxr-xr-x 1 alessio alessio 19228 2011-07-22 21:49 /home/alessio/bin/vcprompt18:57
aetasdelac, /usr/lib/notify-osd/notify-os18:58
terrydante123: Then those are the screen size resolutions you have available to you with the driver  you are using now.   Which one is it using now?18:58
ikoniaalessioalex: please do PATH=$PATH:~/bin18:58
ThatSnailHi, sorry if this is a dumb question; I'm trying to access an environmental variable from a .sh file but it turns up blank.18:58
dante123terry my wife is running 10.04 on hers and it gives more resolutions with same graphics card18:58
ikoniaalessioalex: then try vcpompt18:58
ikoniavcprompt18:58
dante123terry, how to tell what driver?18:58
terryGunz4MiPPle: What is the essid name of the router?18:58
Bibeskohi18:58
Gunz4MiPPleLOVEBOMB18:58
ikoniaGunz4MiPPle: please don't18:58
terrydante123: xrandr18:58
terrydante123: No sorry.....18:59
tzhuanghello18:59
ikoniaGunz4MiPPle: this is a support channel, we don't need random offtopic outbursts18:59
alessioalexikonia it seems to work now18:59
alessioalexthanks18:59
ikoniaalessioalex: ther eyou go18:59
Gunz4MiPPleikonia: are you reading my conversation18:59
tzhuangi have a shared desktop between my dual boot winxp and ubuntu natty18:59
terrydante123:18:59
terrydante123: /var/log/Xorg.0.log18:59
dante123terry i have xrandr on screen for this computer and my wifes (which is working in 1024x600)18:59
ikoniaGunz4MiPPle: ha, I've just realised it was you SID - sorry18:59
tzhuangproblem is, shortcuts on my windows don't work in ubuntu18:59
Gunz4MiPPlenp lol18:59
dante123you mean open that file terry?18:59
tzhuangand sym links in ubuntu don't work in win18:59
tzhuanganyone have a solution to this?19:00
ikoniatzhuang: shortcuts ?19:00
tzhuanglike windows shortcuts. they show up as [shortcut_name].lnk in ubuntu19:00
tzhuangfolder shortcuts?19:00
ikoniatzhuang: windows shortcuts won't work in Ubuntu19:00
tzhuangi know that19:00
terryGunz4MiPPle: iwconfig wifi@realtek essid LOVEBOMB19:01
seanzydoes anybody else hate unity?19:01
ikoniatzhuang: they are a a different format19:01
ikoniaseanzy: this isn't the channel for that sort of thing19:01
dante123okay terry , i have the log files open on both....what am i looking for?19:01
ikoniaseanzy: if you don't like it, don't use it19:01
tzhuangikonia: and symbolic links don't seem to work in windows19:01
tzhuangikonia:  the quetion is19:01
ikoniatzhuang: the answer is "no"19:01
tzhuangikonia: is there a problem to replace the both fo them19:01
alex--lol19:01
terryGunz4MiPPle: And then: dhclient wifi@realtek19:01
tzhuangikonia: *solution19:02
mang0Hm. I'm looking for getting my UC-Logic tablet working properly in ubuntu, but the forum page I've found is for ubuntu 9.04.....19:02
tzhuangikonia: there's no a format that both will recognize?19:02
dante123terry what am I looking for in this log file?19:02
ikoniatzhuang: no19:02
crfhi, how should desktop entry files be named? application.desktop?19:02
tzhuangikonia: that's unfortunate =( thanks for the help19:02
george_hey guys i close the lid so the netbook suspends right? but i see random colors on the screen and my caps lock key goes crazy19:02
mang0tzhuang: what? a format that windows and that ubuntu recognises?19:02
terryGunz4MiPPle: Of course, you have to preface those commands with sudo19:03
Gunz4MiPPleterry its19:03
Gunz4MiPPlegrr19:03
Gunz4MiPPle Nickname:"<WIFI@REALTEK>"19:03
aetasgeorge_, not necessarily no, only if ACPI is setup for it19:03
Gunz4MiPPlebut it says adapter not found19:03
ThatSnailHey, have a problem with a shell script, there's an environment variable that I have defined in .profile and .bashrc; env makes it appear in root but not in a shell script.  Any ideas?19:03
dante123terry, it looks to me that it is using the intel driver19:03
alessioalexikonia another thing: every time I install gVim, I don't get any shortcut and I don't get any icon19:03
terryGunz4MiPPle: is   WIFI@REALTEK   really the NIC name of the wifi device?19:03
mang0!tablet19:04
alessioalexwhat's that all about?19:04
Gunz4MiPPleSET failed on device WIFI@REALTEK ; No such device.19:04
terryGunz4MiPPle: What does iwconfig say it is?19:04
george_aetas: what do u mean??19:04
ikoniaalessioalex: where are you looking for an icon ?19:04
alessioalexApplications ... somewhere19:04
Gunz4MiPPleterry  Nickname:"<WIFI@REALTEK>"19:04
ikoniaalessioalex: it is in there,19:04
mang0!uc-logic19:04
alessioalexI just want to put it at the top (near the Firefox icon)19:04
jerkhello there... I have the "BOOTMGR is missing" problem... I made a usb boot stick of ubuntu 10.04 32 bit, and booted it from boot menu. however, I get the message that BOOTMGR is missing, and I should press alt ctrl delete for rebbot19:04
ikoniaalessioalex: you have to create your own launcher next to the firefox icon19:04
aetasgeorge_, when you close your netbook the computer sends an ACPI event to the kernel notifying it that it needs to suspend, which the computer can ignore or isnt even setup to receive it19:04
dante123terry...have you abandoned me????19:05
jerkoh and yeah, i used unetbootin (for windows)19:05
dualbootahi made a log of my wow error19:05
dualbootahhttp://pastebin.com/mZvDDzCf19:05
terryGunz4MiPPle: iwconfig <wirleless-NIC-name-here> essid <essid-of-router-here> ; dhclient <wireless-NIC-name-here>19:05
terrydante123: No19:05
dualbootahcan someone read it over19:05
ikoniadualbootah: you've been give options19:05
alex--"You can skip this step if your distribution’s package manager provides a sparsehash package that you can install. "19:06
alex--does apt-get provides a sparsehash?19:06
=== jay is now known as Guest94629
terrydante123: Let me first ask you this?  You have upgraded to 10.10, Right?19:06
terrydante123: Have you done:  sudo apt-get upgrade   Yet?19:06
terrydante123: If not, do so now.  And then see what you get.19:07
dante123terry, originally all worked under 10.04.....then after 10.10 (this is my wife's friends netbook) problem happened.  I know that edid on this netbook is not being read....the system defaults to 1024x768 ever since then.  So I decided to install 11.04 celan fresh install19:07
delacaetas: seems the popups came back. thanks!19:08
Gunz4MiPPleterry: durp, i thot you mean Nickname, not the name of the nic19:08
jerkcan anyone help, then?19:08
aetasdualbootah, pm me19:08
Gunz4MiPPleROLF19:08
aetasdelac, awesome :)19:08
dante123but still resolution is 1024x768 terry, I believe there is soemthing wrong with lcd screen sending incorrect or messed up edid info to the system....hence it does not know that this can support 1024x600..19:08
terrydante123: Did you use ubuntu-10.04.1   or  ubuntu-10.04.2 ?19:10
dante12310.10 and upgrade is not part of the problem really, something wrong with edid info and the system does  not realize that this lcd monitor can go into 1024x600....I am trying to force it somethow into 1024x600...becase then all will be well in the universe19:10
aetasdante123, any chance you have an nvidia card for it?19:10
terrydante123: It depends on the video driver.19:10
cissi've enabled verbose output in grub. my 10.04 server freezes after the line: "EXT4-fs (dm-0): mounted filesystem with ordered data mode". any ideas?19:11
bottheadhi dudes, one question... does the livecd has an option for load it to ram instead of being a live'cd' ?19:11
george__aetas: hey, strange, when i click suspend, the random colors appear again, and the light on my caps lock key starts blinking19:11
terrydante123: sudo apt-get upgrade19:11
dante123terry, this was probably running fine with ubuntu 10.04.1 originally......what the woman did in between me installing 10.04.1 is anyones guess....when she brought it back to me it was 10.10 and rez was messed up....and no, this does not have nvidia graphics....intel19:11
ActionParsnipdante123: what is the output of: lspci | grep -i vga19:11
ciss.. the "freezing" being more of a "hanging", since keyboard input is still displayed19:11
jerkthanks anyway19:11
aetasgeorge__, looks like ACPI is confused as hell19:12
george__aetas: is there a way to fix it??19:12
aetasgeorge__, what netbook is this?19:12
dante123ActionParsnip it is intel mobile 845gme19:12
dante123sorry ActionParsnip intel 945gme19:12
terryGunz4MiPPle: ROLF  ?   is that in the output of   iwconfig ?19:12
george__aetas: its an HP Mini 210 1010NR with proprietary driver wl installed19:13
bottheadplz, i want to check a dvd md5sum and i really dont want to install it to hd because it will take me a lot of time... and i just need it for doing a simple task... any hints on how to? i dont need x...just a shell whit noX and whit the cd driver available19:13
seanzyhow can you resize the icons in the launcher in unity?19:13
Gunz4MiPPleterry: yes, there is something called Nickname, but you meant the adapters name, which is wlan219:13
george__seanzy: a program called ccsm will help u out on that19:13
=== `mOOse` is now known as m00se
dante123ActionParsnip how do i get edid info from monitor?19:14
ActionParsnipdante123: you could use the xorg edgers ppa as a very last resort. Its experimental but may fix stuff, may also break stuff but ppa-purge may be able to remove it and reinstall the bad packages19:14
bottheadWelll... just like i tought... downloading and burning ubuntu was a waste of time... time to go back to the old 'n reliable rescuecd... thanks for nothing anyway.19:14
terryGunz4MiPPle: If so:  iwconfig wlan2 essid LOVEBOB ; dhclient wlan219:14
ActionParsnipdante123: if edid isn't given by default then it doesn't do it19:15
terryGunz4MiPPle: NIC -  Network Interface Card  (Sorry I should have said what is the network name for your Wireless Netwrok Interface.)19:15
dante123ActionParsnip and terry, i really think this problem is with edid because even bios now shows up using 1024x768 instead of 1024x600......something physically messed up...not just drivers19:15
Gunz4MiPPlei shoudl have known thats what you meant19:16
terrydante123: bios shows screensize resolution?19:16
mang0Guys I found this page whilst trying to sort my graphics tablet out: https://help.ubuntu.com/community/TabletSetupWizardpen But it's for 9.04. Will it still work in 11.04?19:16
ActionParsnipDante123: that's all i got. Its one reason i always buy nvidia:-)19:16
=== ZeroOne_ is now known as Zero-One
dante123terry, when booting the computer (my wifes with exact same hardware) and her friends (messed up one) you can see from the bios screen by the location of the dell logo that they are in different resolutions.....so this is PRIOR to any OS running19:17
aetasgeorge__, I can't find anything on google relating to it :(19:17
ActionParsnipMang0: worth a try. Just be sure you can roll back whatever you do19:17
dante123Is there a way to access edid information from command line.....?  like lspci, or lsusb,,,,some other command?19:18
mang0ActionParsnip: I've got no idea how to roll back anything on ubuntu :/19:18
terrydante123: Then see what you have on your wife's PC and duplicate it.19:18
mang0are there terminal commands to undo the last command ActionParsnip ?19:18
terrydante123: But did you do   apt-get upgrade    yet?  If not. do so now.  Ok?19:18
dante123terry, wife is running 10.04 and this is running 11.04 so exact duplication is not possible I dont think19:18
aetasgeorge__, I have some stuff to try if you wanna pm me19:18
dante123terry, already ran update manager after fresh install of 11.0419:19
TheCyph3rQuestion: If I use the "sudo su" command, how can I revert OUT of root in that shell?19:19
ActionParsnipMang0: if a guide tells you to edit a file, make a backup copy somewhere else. Its not ubuntu specific19:19
mang0ActionParsnip: gotcha, thanks19:19
dante123terry, why should I run upgrade if I just did a fresh install and updated everything after that (will do it if you really think it will help)19:19
th0rTheCyph3r: exit19:19
ActionParsnipMang0: if its bad you can simply restore the known good file19:20
[THC]AcidRainhmmm19:20
mang0yeah, I see. thankyou19:20
terrydante123:  Then look at what you have on the wife's and duplicate it on the other one.  lsmod  will tell you the modules.  less /var/log/Xorg.0.log  will show you X's log file.19:20
dante123terry, just ran it and there is nothing to upgrade....already running the latest19:20
[THC]AcidRainhow do i get phpbb3 to relay with my email? i was sure this thing was working 2 months ago19:20
alex--how can i get something like this? : http://84.27.25.180/images/eth0-day.png19:20
[THC]AcidRainbut now im getting emails saying relay access denied19:20
ikonia[THC]AcidRain: check the phpbb forums19:20
ArcademanMay I ask is there a way to disable the unity dock in Ubuntu 11.04 :)19:20
terrydante123: You run upgrade to make sure all packages are up to date.19:21
ActionParsnipDante123: if you run Natty in a live cd, is it ok?19:21
ikonia[THC]AcidRain: your MTA needs to have your domain setup in the smtp relay parameter19:21
th0ralex--: nagios?19:21
dante123terry, i compared the /var/log/Xorg.0.log and the main difference I see is around edid (wife's computer lists make of monitor etc.) and resolution modes19:21
alex--what does nagios does?19:21
ActionParsnip!classic |arcademan19:21
ubottuarcademan: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".19:21
th0ralex--: http://84.27.25.180/images/eth0-day.png19:21
alex--i mean19:21
alex--is it a webpage?19:21
alex--webapp?19:21
alex--program?19:21
FloodBot1alex--: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:22
ActionParsnip!info nagios19:22
terrydante123: what you are looking for is the video driver.19:22
ubottuPackage nagios does not exist in natty19:22
alex--does it needs a gui?19:22
ikoniaalex--: it's overkill for you, it's a full monitoring suite19:22
ArcademanIs there another way without changing to gnome classic :)19:22
alex--why overkill?19:22
th0ralex--: it is an app you install on a server. It collects snmp data from network nodes and creates those graphs from that data19:22
dante123ActionParsnip, no, same thing.  Runs in 1024x768 no matter what livecd, ubuntu, BIOS19:22
ikoniaalex--: because it's a full enterprise monitoring tool that needs to be installed, setup and maintained, and you just want a graph for your network card19:22
ActionParsnipTerry: intel drivers are part of a default install19:22
dante123well not bios setup, but logo screen before booting19:22
alex--ikonia: i also want to see where traffic goes to19:23
terryActionParsnip: Ok, good info.19:23
dwatkinsalex--: that screenshot looks like "MRTG", it needs no GUI and can run in the background19:23
ikoniaalex--: nagios won't do that19:23
ArcademanIs there a dockable weather App in unity :) may I ask where the extension are placed19:23
alex--is it nagios or MRGT?19:24
alex--!info MRGT19:24
ubottuPackage MRGT does not exist in natty19:24
ActionParsnipdante123: I've used puppy Linux in the past to make an xorg.conf file then copied it to my installed ubuntu19:24
dante123terry, the driver is same as my wifes computer.....intel 945 gme.....the problem is that the monitor is not detected properly.....it does not recognize what the monitor can do.....refresh rates,resolutions etc.....becasue I believe there is a hardware problem....what i am trying to do is force it into 1024x60019:24
bbird1999!!19:24
th0ralex--: that is mrtg19:25
alex--is mrtg easier?19:25
dante123ActionParnsip, I have used puppy like that too......aside from the fact that I do not have puppy on usb handy....though....I think solution will come from editing existing xorg.conf to get the resolutiion we need.19:26
terrydante123: I do not think you can force it to use 1024x600 Unless the driver software says you can, it's not gonna happen.  xrandr - what you see is what you get.  Unless you can run a different driver or a diferent kernel that has built in driver that will support it.19:26
jakempIt would be nice if ubuntu one had something set up so that I could use it to communicate(something like ssh or http) with all of my other ubuntu machines wherever I was.19:26
aetasdante123, edit xorg.conf?19:27
ActionParsnipdante123: xorg.conf will tell it. The screen/video chip just isn't playing well with your version of xorg19:28
dante123terry, u r probably right, but I have edited xorg.conf before on another system where acer monitor did not give the edid info correctly and by having refresh rate and resolutions in there....was able to get it to display res i wanted19:28
terrydante123: was that with a CRT monitor?19:29
ActionParsnipjakemp: you can. I do it e every day. Just use port forwarding. Different port forwarding to each host19:29
alexleonugh this new frostwire sucks -.- there is a program like frostwire but the old one?19:29
ActionParsnip!gnutella | alexleon19:30
ubottualexleon: Gnutella clients: GTK-Gnutella (GTK, stand-alone), gifTui, giFToxic (GTK, based on giFT), Apollon (KDE, based on giFT), mldonkey-gui (GTK, based on MLDonkey), KMLDonkey (KDE, based on MLDonkey), !Frostwire (Java, not in the !repositories) - See also !P2P19:30
dante123ActionParsnip, then how do you explain that bios spash screen display differently on the exact same netbooks......something has happened to this pc itself...where even spash screens appear different (whereas when they were first purchased were identical)19:30
jakempyeah, ActionParsnip  but something a bit more seamless and easier. I can set up a shared directory between all of my machines, but Ubuntu one is so much easier19:30
alexleoni wanna download sigle mp3's19:30
jakempIt just seems like a good next step19:31
aetasalexleon, telling us the feature you're looking for is probably better19:31
dante123terry, that was a monitor that was NOT crt but ubuntu detected it as such.......again edid issues19:31
alex--what's the difference between ubuntu server 32 bit and ubuntu server 64 bit?19:31
ActionParsnipdante123: the bios is its own thing. So will always show the splash. It will even shos it if you installed ubuntu server which has no graphical desktop at a19:31
ActionParsnipAll19:31
terryalex--: 32bit libraries in one, 64bit libraries in the other.19:32
alex--nothing else ?19:32
alexleonaetas the old frostwire used to show wich one is mp3 but the new one doesnt it shows only bog torrents i wanna find songs one by one19:32
ActionParsnipalex--: 64 bit will only run on 64 bit cpu. 32bit will run both19:32
alex--and about ram?19:33
terryalex--:  More than that, different kernel etc.19:33
alex--windows had some problem only couldn't take 3 gb ram19:33
dante123ActionParsnip, how do you explain how a computer that once had Dell Logo on bootup centred in the middle of screen, suddenly has it lowered and cut off?  Hardware issue...that happens to correspond with display issues that came up in ubuntu.19:33
joshmcalex--: that may be limited by the model of your processor, maybe not19:33
=== MoMo__ is now known as MoMo
alex--intel i719:33
alex--i dont know which one19:33
Aleuckhello, i'm working with ubuntu server and i need a qemu-kvm virtual machine to use the eth0 on bridge.. how is this possible?19:33
joshmcalex--: well, then it's not likely limited by that, haha19:34
ActionParsnipjakemp: you could forward to one system, then have that system mount the other systems. Acting as a center19:34
dante123Im saying that if you ran windows or anything else on this computer.......the screen is going to go into 1024x768 now (for some unknown reason) when it used to go 1024x60019:34
alex--why is 64 bit recommend then?19:34
jakempany modern CPU is 64 bit, except atoms19:34
jakempanything newere than a pentium19:34
jakemp419:34
edbianMe CPU is modern!19:34
edbianAnd it's 32 bits! :D19:35
shjhi! guys!19:35
terrydante123: I suppose you could try to create an xorg.conf file while running the LiveCD and then copy it to /etc/X11/ on the HD.   Use  X -configure  See what happens.19:35
ActionParsnipDante: the bios splash would show even if you had no OS installed at all. It means nothing19:35
terrydante123: Does the LiveCD show porper resolution?19:35
aetasterry, why can't he edit the one he has?19:35
terryaetas: He can.19:35
jakempedbian, what CPU is that?19:35
edbianjakemp: Intel Celeron D from 200719:35
jakempokay, modern non celeron CPU19:36
xibalbaActionParsnip , you've helped me out before and seemed knowledgable. do you know if it's possible to have 2 sets of bonded NICs?19:36
SpikestuffHi, how do I change my workstation or computer name on Ubuntu 11.04?19:36
aetasterry, so what was the reason for the liveCD one?  I haven't been able to keep track19:36
ActionParsnipjakemp: is my core2duo 119:36
alex--what are the cons and tons of me taking 64 bit ubuntu?19:36
=== bangfoo is now known as bangfoo_
alex--because i have a problem with starting and compiling mta server on ubuntu 64 bit19:36
dante123terry, the livecd goes into 1024x768 on this system.....so basically that is pointless19:36
alex--because the program itself is 32 bit19:36
ActionParsnip1.2ghz dual core modern?19:36
edbianalex--: cons and tons?19:36
xibalbaActionParsnip , if it's n atom19:36
aetasalex--, 32bit binaries can run fine19:36
terrydante123: Ok then create one from your wire's PC.19:37
ActionParsnipxibalba: its a19:37
jakempwhat c2d? I thought they were all 64 bit?19:37
=== bangfoo_ is now known as bangfoo
ActionParsnipAn intel19:37
alex--advantages and disadvantages19:37
xibalbahas anyone in t his chan now dont nic-bnding?19:37
alex--i can't get my mta server running aetas19:37
xibalbanic-bindongi*19:37
jakempalso, edbian pentium D is netburst architecture, so that is splitting hairs19:37
terrydante123: Create one on the wife's PC, test it, see if it works over there, then copy it to the other one and try it.19:37
dante123terry, now that makes sense19:37
ActionParsnipalex--: i suggest you research what 64bit is19:38
edbianjakemp: It's not a pentium.  but who's splitter hairs now?19:38
aetasalex--, ok well you obviously compiled it fine so what happens when you run it?19:38
edbianspittling*19:38
AleuckI need to bridge my qemu virtual machine's network, can anyone help me?19:38
alex--no i'm stuck in compiling19:38
alex--but actually i dont need to compile19:38
alex--on my linux desktop i just open the file and it works19:38
alex--but on my linux server it gets me a access denied19:38
alex--or segmentation fault19:38
ActionParsnipJakemp: its in a dell d420  dual core 1.2ghz. 32bit architecture19:38
blackhawkhey everyone19:39
shji just installed ubuntu in my brother laptop and @ first boot it showed me msg says something like "due to lack graphic capabilities it unity wont be able to work" and so it switched me to gnome ""no effects .... i installed the graphic card drivers but still i cant run gnome or unity i just have gnome "no effects"!19:39
ikoniaalex--: what are you trying to compile ?19:39
blackhawkis this the right place for help?19:39
alex--mta-server19:39
jakempActionParsnip, a dell latitude?19:39
ikoniablackhawk: if it's ubuntu help, sure19:39
blackhawkcool19:39
blackhawkwell i installed ubuntu and everything is fine with me till now except one problem,i'm dual booting ubuntu with windows 7,i once logged into windows and it gave me a message to restart then i restarted,everything is fine but on next restart,it didn't give me the screen which make me choose which os do i want to get into and if i don't choose it would go to ubuntu,this page didn't appear and it gave me an error and there was somthing like this written,"Grub19:39
blackhawkrescue>" or something like that,i had to reinstall ubuntu and everything came back alive,i think it is a problem between the two booting managers of windows and ubuntu,so is there something to unify both of them so this won't happen again??!!19:39
ActionParsnipjamesbond2: yes19:39
jakempheh close enough19:39
aetasalex--, something else is going on then...if its access is denied then it means you dont have executability set or you aren't running with necessary privileges19:40
ActionParsnip;-)19:40
ikonia!dualboot | blackhawk19:40
ubottublackhawk: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot19:40
ikoniablackhawk: that url should explain it to you19:40
shjmmm ... can anybosy help me here plz!?19:40
alex--i get access denied with root19:40
shjanybody19:40
alex--or i get segmentation fault19:40
ikoniaalex--: you shouldn't be root19:40
alex--why not19:40
ikoniaalex--: the root account is locked, you shouldn't be able to be root19:40
alex--then i have enough privileges19:40
alex--no it's not19:40
alex--i changed the password of it19:40
alex--and now i can access it19:41
ikoniaalex--: then you should know what you're doing19:41
alex--otherwise i can't edit my websites19:41
ikoniaalex--: if you know enough to change the password on root, so you know better than the ubuntu developers19:41
ikoniaalex--: yes, you can, that's what sudo and permissions changes are for19:41
blackhawkthanks ubutto i'll read it now19:41
alex--how to open the terminal file manager with sudo?19:41
AleuckHi, I have a host ubuntu server with ubuntu serveras guest OS... I need to start the guest OS on qemu-kvm in network bridging mode. can anyone help me?19:41
alex--to access my websites? because virtualmin places them into another home dir19:41
llutzalex--: sudo mc19:42
alex--thx19:42
SpikestuffHow do I change my workstation or computer name on Ubuntu 11.04?19:42
llutz!hostname | Spikestuff19:42
ubottuSpikestuff: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly.19:42
jakempActionParsnip, that's not a core2duo, it's a core duo19:42
shjguys! how can i activate effects and unity ?!19:42
alex--*** The curl-config script could not be found. Make sure it is19:42
alex--*** in your path, and that curl is properly installed.19:43
alex--*** Or see http://curl.haxx.se/19:43
alex--configure: error: Library requirements (curl) not met.19:43
edbianshj: What video card do you have?19:43
shjinvida19:43
shjgeforece19:43
ikoniaalex--: you need curl19:43
alex--ok19:43
seanzyugg i started playing around with ccsm and now my launcher is gone19:43
alex--i insatlled it now19:43
alex--apt-get install curl19:43
alex--same error19:43
ikoniaalex--: what is mta-server the thing you're trying to build19:43
alex--ikonia: i dont understand you19:44
ikoniaalex--: no, the curl libraries and development packages, not the binary19:44
ikoniaalex--: what does "mta-server" do ?19:44
edbianshj: what driver are you using?19:44
alex--host mta server ?19:44
shjedbian : recommended one!19:44
alex--ikonia: how to install the libraries and development packages?19:44
ikoniaalex--: mta as in "mail transfer agent"19:44
wolsalex--: what is this software you are trying to build?19:44
alex--game server19:44
alex--for gta san andreas19:44
edbianshj: which one is that?  proprietary or open source?19:44
alex--multi theft auto19:44
wolsalex--: apt-cache search curl |grep curl |grep dev19:45
alex--libcurl-ocaml-dev - OCaml libcurl bindings (Development package)19:45
alex--libflickcurl-dev - C library for accessing the Flickr API - development files19:45
alex--libghc6-curl-dev - GHC 6 libraries for the libcurl Haskell bindings19:45
shjedbian : its proprietary19:45
alex--liblua5.1-curl-dev - libcURL development files for the Lua language version 5.119:45
alex--libcurl4-gnutls-dev - Development files and documentation for libcurl (GnuTLS)19:45
FloodBot1alex--: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:45
alex--libcurl4-openssl-dev - Development files and documentation for libcurl (OpenSSL)19:45
moegreenhey guys whats a good desktop widget people are using to monitor their system as far as ram, cpu temp, load, etc...?19:45
edbianshj: Which one then?  (sudo lspci -k will tell you exactly which)19:45
GalaxorHey, I'm looking for libgcj.a.  It doesn't seem to come with libgcj.a.  Is there another package that includes it?19:46
alex--wols: http://pastebin.com/Gbguecn319:46
ikoniaalex--: sorry to be awkward, but multi theft auto is a windows server, I can't see a linux version19:46
jen_ello19:46
alex--http://linux.mtasa.com/19:46
alex--ikonia: ^19:46
ikoniaalex--: thank you19:46
Stockholm_AngelTURN ON THE NEWS NOW huge explosion and attack in norway19:46
alex--every time when i run it i get permission denied or segmentation fault19:47
alex--so some guy in mta support said to me: compile it again19:47
ikoniaalex--: the mta site says it's binary files, you don't compile it19:47
edbianikonia: How do you know it was a lie?19:47
dr_willisalex--:  and how are you running it?19:47
alex--every time when i run it i get permission denied or segmentation fault, so some guy in mta support said to me: compile it again19:47
alex--./mta-server19:47
ikoniaedbian: didn't say it was a lie19:47
edbianikonia: Just OT for the channel?19:47
alex--dr_willis: ./mta-server19:47
dr_willisalex--:  its a windows app. use wine.19:48
alex--it's not a windows app19:48
alex--it's for linux19:48
ikoniaedbian: yup, and it happens with this user all the time19:48
shjedbian : mmm.... i got this from additional dirvers (NVIDIA graphic driver (version current) [recommended ]19:48
alex--:\19:48
ikoniadr_willis: there is a windows erver too19:48
dr_willisthen chmod +x it.19:48
ikoniadr_willis: linux sorry19:48
alex--i already did19:48
shjedbian : is this helpful19:48
ikoniaalex--: ok - so the file is a binary file, you don't need to compile it19:48
dr_willisalex--:  you on 32 or 64bit?19:48
alex--alex--every time when i run it i get permission denied or segmentation fault, so some guy in mta support said to me: compile it again19:48
alex--64 bit19:48
edbianshj: It's too vague.  I need you to use sudo lspci -k  to see which driver is being used.19:48
dr_willisalex--:  it may be a 32bit binary.19:48
ikoniaalex--: ok, so you know it's for a 32bit OS19:48
GalaxorI have some java source code.  I want to compile it down to native code and put it on a machine that doesn't have gcj or java installed, so I figured I'd compile it statically.  But I don't have libgcj.a.  Is there any package that contains that file, or do I have to build it myself?19:48
alex--ikonia: yes19:49
alex--it is a 32 bit binary19:49
ikoniaalex--: the website says "The package is built on and for 32bit systems.19:49
ikoniaalex--: it's quite clear19:49
alex--and?19:49
alex--how to run it?19:49
shjedbian : VGA compatible controller: nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1)19:49
shjSubsystem: Acer Incorporated [ALI] Device 011019:49
aciculaGalaxor: apt-file might help you locate the package i think19:49
dr_willis!find libgcj.a19:49
shjKernel driver in use: nvidia19:49
frank123hello I am having issues with the "mute" key. "volume-up" and "volume-down" works well, but with the update "mute" does not work no more. The hardware is a thinkpad sl 510. xev does not recieve signals from the key. before the update it worked.19:49
shjKernel modules: nvidia-current, nouveau, nvidiafb19:49
acicula!find apt-file19:49
ubottuPackage/file libgcj.a does not exist in natty19:49
ubottuFound: apt-file19:49
TigerboyRegarding Gnome 2 how to I change settings like make it so I can single-click an icon on the desktop to launch it19:49
edbianGalaxor: any java code requires the JVM (java) to run.  That is the point of java actually.19:49
aetasalex--, I thought this was something you compiled.  its a 32bit binary they gave ya?19:50
frank123here I found a tutorial, about kernel modification how it could be fixed, but it seems to complicated for me. http://www.thinkwiki.org/wiki/SL_Driver_on_Ubuntu19:50
Galaxoracicula: Cool, thanks.19:50
alex--yes it is19:50
alex--but some guy said: compile it yourself19:50
frank123can you please fix the kernel for this hardware in the next update?19:50
ikoniaalex--: so a.) it's not a compile you're trying to do b.) it's a 32bit binary running on a 64bit system19:50
alex--so i'm trying to19:50
edbianshj: So kernel driver in use is nvidia :)19:50
ikoniaalex--: ok then ask that guy for support19:50
alex--he's gone19:50
alex--nobody answering19:50
SpikestuffNow once I edit /etc/hosts and /etc/hostname and perform the hostname command, should I reboot to implement the changes?19:50
Galaxoredbian: not if you compile it to native code with gcj.  That is the point of gcj.19:50
ikoniaalex--: I'm looking at the dependencies on the package and I don't think it's going to work on 11.0419:50
alex--all offtopic talk19:50
edbianshj: the first thing you said is just the card which is useful because it has the number 7300 :)19:50
shjedbian : yes! but i cant run unity!19:50
dr_willis!hostname | Spikestuff19:50
ubottuSpikestuff: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly.19:50
alex--ikonia: i have 10.04 lts 64 bit19:50
TheCyph3rwhat does unity have over standard gnome?19:50
edbianGalaxor: OH RLY?! :D19:51
SpikestuffI already did that, dr_willis, but my hostname is still the same.19:51
ikoniaalex--: Hmmm it looks like it's designed for 32bit systems, which is why it's built for 32bit stuff19:51
dante123terry, u still there?19:51
edbianshj: Yes, I know that.  Hang on I have to look something up.19:51
dr_willisTheCyph3r:  well 'standard' gnome (aka gnome2) is being phased out.19:51
ikoniaalex--: the dependencies suggest it's not going to build 64bit19:51
dr_willisSpikestuff:  you missed a step then i am guessing.19:51
shjedbian : sure! thanks! for trying :)19:51
alex--ikonia: how to make it work then?19:51
TheCyph3rdr_willis: Why??19:51
ikoniaalex--: use it on a 32bit system,19:51
dr_willisSpikestuff:  do the changes then reboot.19:51
aetasalex--, whats the link for this thing?19:52
dr_willisTheCyph3r:  the gnome devs have decided to move on.19:52
alex--i dont have 32 bit installation19:52
alex--aetas: http://linux.mtasa.com/19:52
frank123http://www.thinkwiki.org/wiki/SL_Driver_on_Ubuntu19:52
TheCyph3rdr_willis: boo...maybe I'll just stick with 10.04 forever :P19:52
ikoniaaetas: has quite good documentation19:52
Tigerboyanyone know what file or program to use for gnome 2 settings?19:52
TheCyph3rdr_willis: btw, I found a way to rename all of those pictures very quickly19:52
edbianshj: Could you put the output of sudo lspci -k and sudo lsmod    into this website and give me the link it give you?  http://paste.ubuntu.com19:52
TheCyph3rdr_willis: Thunar File Manager did the job :-)19:52
edbianshj: This is called pastebin19:52
dr_willisTheCyph3r:  rox-filer has similer features.19:53
aetasalex--, lol this is mta?  I used to work on it :p19:53
shjedbian : sure just a minute!19:53
alex--aetas: what do you mean?19:53
Tigerboyanyone can use standard gnome by just choosing classic decktop after you click the username in the log on screen19:53
aetasalex--, <-- programmer19:53
dante123how to get out of gui and drop into command line to run sudo Xorg -configure ??????19:54
alex--you are mta sa programmer?19:54
edbianshj: thanks19:54
edbiandante123: ctrl + alt + F119:54
shjedbian : do you want the full output or just the one related to the graphic card!?19:54
aetasalex--, I used to help them with it but it was years ago19:54
edbianshj: The whole thing19:54
edbianshj: Easier for you :)19:54
alex--:)19:54
alex--can you help me out now?19:54
shjedbian : :) ok!19:54
aetasalex--, I have 64bit too, lemme try my luck19:54
aetasalex--, The MTA:SA server currently cannot be properly compiled in 64-bit mode. Instead, you should compile it in 32-bit mode and run it using 32-bit compatibility mode (use the -m32 flag).19:56
shjedbian : here is the link http://paste.ubuntu.com/650198/19:56
edbianshj: reading...19:56
alex--./mta-server -m32 ?19:56
edbianshj: Missing the output of sudo lsmod    :)  Can I get another one with that in it?19:57
aciculaaetas: not all 32bit dependencies might be available though?19:57
CharlieM2304Hi everyone! does anyone recommend me any firewall software to control the local network?19:58
aetasacicula, yeah you need the 32bit libraries19:58
shjedbian : sure! here it is : http://paste.ubuntu.com/650199/19:58
edbianshj: No.  That's sudo lspci -k     I need sudo lsmod19:59
shjedbian : oh! sorry!19:59
Darkfdanyone know where ubuntu-tweak is hiding on irc?19:59
edbianshj: It's k19:59
aciculaaetas: yeah but i mean on 64bit pnly some libs are repackaged as 32bit, so any nonstandard dependencies youd need to add19:59
AleuckHi, I have a host ubuntu server with ubuntu serveras guest OS... I need to start the guest OS on qemu-kvm in network bridging mode. can anyone help me?19:59
aciculaAleuck: look up libvirt, that makes doing that pretty easy, detailed documentation on how to setup bridging on the libvirt site as well20:00
aetasacicula, it runs on my 64big20:00
shjedbian : http://paste.ubuntu.com/650201/ .... hopefully that's what u want! :)20:00
aetast20:00
edbianshj: Your username and computer name are strange20:00
joesephI'm trying to setup sftp.  I have ssh and ftp setup. What resource is avaliable for a tutorial/walkthrough?  I'm having trouble googling one.20:00
edbianshj: Yes that's the correct pastebin20:00
edbianthanks20:01
shjedbian : yes! i will change later! :) i guess!20:01
balakrishnahi20:02
edbianshj: let's try removing the open source driver and reboot ok?  sudo apt-get purge xserver-xorg-video-nouveau20:02
dualbootahhow do i find my flash drive in ubuntu20:03
shjedbian : so remove current driver and run that command?20:03
aetasacicula, we got it working, not sure what he was doing but its ok20:04
edbianshj: Running the command removes the open source driver nouveau  It is generally a good idea to have exactly 1 driver installed at a time.  The restart the machine.  We're going to try to test out the nvidia-current proprietary driver (which does support your card)20:05
shjedbian : ops! i just removed it!20:06
edbianshj: Which did you remove?20:06
edbianshj: What command did you run?20:06
Kazisho>mfw Americans call a tutti frutti point and shooty a "gun"20:06
shjedbian : i used "additional drivers"20:06
edbianshj: That's fine.  sudo apt-get install nvidia-current20:07
edbianshj: I don't like using that 'additional drivers' gui because it is buggy and a liar :P20:07
shjedbian : i runed the command : sudo apt-get purge xserver-xorg-video-nouveau20:07
edbianshj: good, so we don't have to do that agian.20:07
edbianshj: restart then20:07
shjedbian : ok20:08
slim_gazahey guys is 11.04 any good yet, i tried it wen if first came out but unity just made me revert plus i have an acer timeline 4810 so it isn't powerful20:08
edbianslim_gaza: unity runs great on my netbook.  One of it's strong suits is small screens.20:09
slim_gazaedbian, so i take 11.04 is stable?20:10
edbianslim_gaza: Not as stable as 10.04 or Debian20:10
PhoenixSTFslim_gaza, has one would say, "stable...ish"20:10
slim_gazaedbian, PhoenixSTF   ah! i'll just stick to my good o 10.1020:11
shjedbian : nothing has changed!20:11
edbianslim_gaza: sure :)20:11
PhoenixSTFslim_gaza, thats a bad choice20:11
edbianshj: alright  so nvidia-current does not help (I didn't expect it to)20:11
edbianshj: We have many more options.  Before we switch drivers can you give me the output of dmesg in a pastebin?20:11
PhoenixSTFslim_gaza, but if it holds until the 12.04 comes out20:11
slim_gazaPhoenixSTF, why is it bad?20:12
edbianshj: Then sudo apt-get purge nvidia-current    and sudo apt-get install nvidia-173   and restart again20:12
PhoenixSTFslim_gaza, i think 10.10 has only 1 year or 2 of updates qhile the LTS has 3 or 420:12
ikonianon LTS version have 18 months, LTS versions have 3 years on the desktop 5 on the server20:12
aciculaslim_gaza: no its not, though it seems not everyone agrees with the choice of windowmanager, but you can just use the classic gnome look if you want20:12
shjedbian : sure!20:13
slim_gazaPhoenixSTF, oh20:13
aciculaas in,its not bad20:13
edbianshj: awesome20:13
slim_gazaacicula, okay, i'll give it a spin20:13
PhoenixSTFikonia, thanks for the info ;)20:13
aciculaPhoenixSTF: 18 months for normal, 3 year for LTS, 5 year for Server20:13
PhoenixSTF11.04 its good but if it is a production entreprise enviroment i would stick to a lts20:14
shjedbian : here is the link : http://paste.ubuntu.com/650209/20:14
aciculaoh ikonia posted that already, nvm20:14
edbianshj: k, not runt he apt-get commands and reboot while I read.20:14
PhoenixSTFacicula, all server versions?20:14
aciculaPhoenixSTF: no just LTS20:14
edbianshj: wait20:14
edbianshj: there is a whole bunch of stuff about nouveau in here.  I thought we purged that?20:14
PhoenixSTFacicula, ty :)20:14
edbianshj: sudo apt-get purge xserver-xorg-video-nouveau20:15
dante123if i want ubuntu 11.04 to use xorg.conf file.......do I put it in etc/X11 or is there a new place it needs to be for 11.04?20:15
aciculadante123: same old place20:15
edbiandante123: /etc/X11   :)20:16
shjedbian : ok!20:16
slim_gazafresh install or upgrade which is better?20:16
edbianshj: ok, so what was installed and what was removed?20:16
PhoenixSTFdante123, ususaly those things dont change on ubuntu/debian20:16
slim_gazagot my stuff on dropbox anyway20:16
aciculaslim_gaza: id just upgrade20:16
PhoenixSTFslim_gaza, IMO fresh... but safe upgrade will do the trick but a lot of trash will be acumulated20:17
terrydante123: No, that's the right place.20:17
slim_gazaacicula, PhoenixSTF  thanks20:17
terry/etc/X1120:17
shjedbian : nothing removed as nivida was not found! and nivida-137is still in download ... slow connection!20:18
slim_gazaIs it only me, or are u guys tempted by the new macs and lion?20:18
aciculaslim_gaza: some cruft will remain when you upgrade, but its marginally mostly, i survived 6 consequtive upgrades without any adverse effects. just gotta watch out if you have customized things like nvidia drivers installed by hand20:18
PhoenixSTFslim_gaza, im with acicula on this one, safe-upgrade it, if you fell it isnt good just fresh install20:18
edbianshj: sudo apt-get purge xserver-xorg-video-nouveau        This needs to happen.  Did it?20:18
edbianshj: without errors?20:18
slim_gazaaright guys thanks, upgrading now20:18
rwwslim_gaza: It's just you and #ubuntu-offtopic20:18
PhoenixSTFLOL20:19
dante123terry, okay i think i made a xorg.conf from my wifes computer and ubuntu 11.04 livecd.....will try same file on the other computer20:19
slim_gazahaha very funny rww20:19
shjedbian : home@ubuntu:~$ sudo apt-get purge nvidia-current20:19
shjReading package lists... Done20:19
shjBuilding dependency tree20:19
shjReading state information... Done20:19
edbianshj: don't do that!20:19
FloodBot1shj: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:19
shjThe following packages were automatically installed and are no longer required:20:19
shj  dkms screen-resolution-extra20:19
slim_gazarww i am sure you are probably drooling over the apple store's site at this very moment :P20:20
ANdrw_1232120:20
aciculaslim_gaza: take a hint when its offered?20:20
shjfloodbot1 : sure! sorry for that!20:21
edbianshj: I don't care about those extra packages right now.  We'll clean them all up when we're done.  Did you do this:  sudo apt-get purge xserver-xorg-video-nouveau20:21
slim_gazaacicula, sure just mocking about20:21
slim_gazathanks anyways for the info guys20:22
aciculaslim_gaza: thats what -offtopic is for ;)20:22
shjedbian : just a moment its installing nvida-173 now!20:22
edbianshj: k20:23
shjedbian : ok! i ran the command20:23
blackhawkis the grub app come already installed in ubuntu?20:23
aetasguys whats the command that brings up an ncurses dialog that you can implement in a shell script?  cant remember the name :/20:23
edbianshj: ok, so nvidia-173 is installed.  and nouveau is purged?20:23
aetasit was like "dialog" or something20:23
edbianshj: restart and if it doesn't work then give me dmesg in a pastebin again20:24
shjedbain : it says "not installed so not removed"20:24
rww!info dialog | aetas20:24
ubottuaetas: dialog (source: dialog): Displays user-friendly dialog boxes from shell scripts. In component universe, is optional. Version 1.1-20100428-1 (natty), package size 273 kB, installed size 1504 kB20:24
rwwso yes, dialog :P20:24
edbianshj: that's what the nouveau purge command said?20:24
aetasrww, thats not it is it?20:24
alex--rww: The program 'dialog' is currently not installed.20:25
aetaslol yeah I guess it is20:25
rwwaetas: looks like it is to me :|20:25
rwwalex--: and?20:25
shjedbian : it says : xserver-xorg-video-nouveau is not installed, so not removed20:25
alex--is there any other way20:25
alex--by not installing it?20:25
xibalbahey guys20:25
aetasalex--, ok alex yeah do read20:25
xibalbahas anyone here done dual nic-bonding20:25
edbianshj: strange... ok restart and give me the output of dmesg again20:25
rww,lastlog alex--20:25
xibalbalike having a bond0 and bond1 interface?20:25
alex--read?20:25
rwweep20:25
alex--or dialog?20:25
CaelumWhat is the windows installer? Does it run ubuntu in some sort of VM? Is it better than using VirtualBox?20:25
xibalbaanybody?20:25
shjedbian :20:25
aetasalex--, dialog draws a little ncurses GUI but if they're not shipping it default then use read20:25
edbianshj: restart and give me dmesg   and lspci -k and lsmod20:25
xibalbai've been asking for hours here, but too much data flies by20:25
shjedbian : ok!20:25
alex--i just want plain text20:25
edbianshj: k great20:25
alex--not a dialog20:25
aetasalex--, read20:25
rwwCaelum: no, it runs Ubuntu on the actual hardware with the root partition mounted to a loopback filesystem in C:\wubi20:25
terrydante123: See my pm20:25
RobinJwhat the shit?20:26
xibalbai've also posted to the mailing list, but my email has gone through yet20:26
Caelumrww: oh I see, thank you20:26
RobinJubuntu just froze.... how can i flter all those useless crap out of my dmesg logs?20:26
PhoenixSTFRobinJ, in terminal?20:26
RobinJi need to see what caused the error, not things about my wireless20:26
RobinJPhoenix6780: GUI or terminal, doesnt matter20:27
dante123terry see my reply20:27
edbianRobinJ: It puts most recent stuff at the bottom of dmesg.  There is a time stamp next to it.  The freeze is probably the most recent thing.20:27
PhoenixSTFRobinJ, cat "File" | grep "parameter you are searching for"20:27
PhoenixSTFRobinJ, example, cat /var/log/secure | grep login20:28
RobinJed1703: only the timestamps arent readable to human beings xd20:28
aetasRobinJ, so "dmesg | grep login"20:28
RobinJparameter...what parameter20:28
edbianRobinJ: They're second from when the computer started.20:28
xibalbais there a more advanced ubuntu channel20:28
xibalbawhere someone could answer this?20:28
xibalba#ubuntu-server is quiet, no one responds20:28
ikoniaxibalba: why do you need a more advanced channel20:28
aciculaxibalba: do you have a specific question?20:28
PhoenixSTFRobinJ, parameter is hwat are you lokiin for in the line, if it says Login, Robin, Error or something20:28
aetasxibalba, you can ask but let em know in advance so you don't get chased out20:29
xibalbaikonia , acicula , yes i do have a specific question20:29
ikoniaxibalba: this channel is more than capable of answering simple things like nic bonding20:29
ikoniaxibalba: then ask it20:29
PhoenixSTFRobinJ, try the example i told you you get the picture20:29
RobinJPhoenix6780: i know how grep works...... but how do i know whats important in the dmesg logs20:29
xibalbaikonia , let me repost my whole Q. I started asking a few hours ago, can you hang on just a moment?.20:29
ikoniayes20:29
blackhawkanyone know if grub is preinstalled in ubuntu?20:29
xibalbaikonia , this is my interface config from /etc/network/interface -- http://paste.ubuntu.com/650125/20:30
aciculablackhawk: its installed during installation yes20:30
PhoenixSTFRobinJ, your computer crashed? try searching for the time it whent down!20:30
xibalbai have also tried using - inplace of _20:30
justine777wHello. I just downloaded Ubuntu 10.04 to my dell laptop but my wireless is disabled and I am unable to click on it to enable it. I do not know why this is happening. Help?20:30
xibalbaso putting - did the trick, however only bond0 come up20:30
ikoniaxibalba: ok20:30
PhoenixSTFRobinJ, sorry but i dont Know more hoe to do it.20:30
xibalbaand bond0 is showing it's down and in a RoundRobin setup, when I'm trying for fail over20:30
blackhawkgood,so it over writes the windows boot manager20:30
RobinJwould be around 22:27... but the dmesg timestamps arent actually timestamps as human beings would write them down are they20:30
shjedbian : nothing has changed! dmesg output : http://paste.ubuntu.com/650215/20:30
DaghdhaI am streaming a video from my unbuntu over SMB. runs fine. Untill i delete a file from the same volume remotely. Then it stops untill the the disks from my raid have wakened. Sound familar/logical?20:31
blackhawkthen why did i had problems booting20:31
aciculajustine777w: can you try connecting a cable and let ubuntu update first?20:31
ikoniaxibalba: how are you trying to fail it over ?20:31
Daghdhathe raid is a totally different volume.20:31
aciculablackhawk: idk, what do you see at boot?20:31
xibalbaikonia , i'm trying to use bond-mode 1, ut it looks like is defaulting to bond mode 020:32
justine777wacicula: yes, i updated and everything as well as restarted. it still does not work.20:32
ikoniaxibalba: what makes you think that20:32
xibalbai can only do screen captures now because i only have IPMI access20:32
shjedbian : and lsmod : http://paste.ubuntu.com/650217/20:32
xibalbaikonia , how do you propose i uplaod some screen shots?20:32
ikoniaxibalba: I don't want screen shots20:32
ikoniaxibalba: I want to know why you think it's running in mode 020:32
aciculajustine777w: does the Additional driver tool list a driver for the wireless?20:32
edbianshj: reading...20:32
blackhawkacicula it gives me "error" and "grub rescue"20:33
xibalbaikonia , ok. I checked /proc/net/bonding/bond020:33
xibalbai cat'd that file.20:33
ikoniaxibalba: and it shows mode 0 ?20:33
edbianhe quit20:33
edbianwow20:33
blackhawkjust black screen with those20:33
edbianshj: You're back20:33
aciculablackhawk: did you install on a usb disk?20:33
blackhawkyes20:33
edbianshj: I am NO CLUE why nouveau is running instead of nvidia.  It isn't even installed!  Can I see sudo lspci -k please?20:33
xibalbaikonia , i guess not it's saying "bonding Mode: faul-tolerance (active-backup)"20:34
blackhawkno,sorry,i did it FROM a usb20:34
xibalbaso that is correctly setting bond-mode 120:34
edbianWhy is nouveau running on shj's system even though he has purged xserver-xorg-video-nouveau  ??20:34
ikoniaxibalba: right, so it's running in the right mode20:34
justine777wacicula: where can I find that? I know I have wireless on this laptop. I had 10.10 before but it crashed so I installed 10.04. Now the wireless will not work. I had to do something before when I had 10.10 but I do not remember what it was,20:34
xibalbaikonia , ok well that sa good start from where i was before20:34
boywonderhi,im trying to recover some hd space on a win partition,ive currently got the un partitioned space/formated,can anyone point me in the right direction of what i need todo or use gparted is proving un realiable?20:34
xibalbabut my bond1 interface is not found20:34
shjedbian : i had a connection problem >> sure!20:34
xibalbaikonia , i tried ifconfg bond120:34
xibalbaand it says no device20:34
edbianshj: what?20:35
alex--how to prompt a user in ubuntu server20:35
edbianshj: oh, with you quitting and joining?20:35
alex--echo, and if he presses y then do thing120:35
ikoniaxibalba: does ifconfig show eth2 and 3 ?20:35
alex--and if he presses n then do thing220:35
alex--how20:35
ikoniaalex--: that's not very easy to do20:35
aciculablackhawk: are there multiple partitions on that disk? probably a bios issue preventing grub from seeing its boot files at boot, i had it too, solved it by making a small partition holding /boot at the start of the disk. it still gives errors but will boot (eventually)20:35
shjedbian : here is the output : http://paste.ubuntu.com/650219/20:35
alex--ikonia: any other way?20:35
alex--because i want to ask the user if he want's to edit20:35
edbianshj: reading...20:36
alex--otherwise lets continue the script20:36
ikoniaalex--: I just said it's not very easy, I didn't suggest a method20:36
xibalbaikonia , checking20:36
alex--hmm :P20:36
ikoniaalex--: you'd have to write a shell script wrapper20:36
edbianshj: nouveau is still listed there too!!!20:36
alex--a what?20:36
xibalbaikonia , yes ifconfig shows eth0-320:36
ikoniaalex--: a shell script to act as a wrapper20:36
edbianshj: Hang on...20:36
alex--what's that?20:36
aciculajustine777w: you had 10.10 working before? how old is this laptop? do you have a brand name/model?20:36
shjedbain : ok! sure! :)20:36
boywonderill wait patiently thanks20:36
xibalbaikonia,  I have a total of 2 NIC cards in the server, each card is dual port20:36
edbianshj: open synaptic and search for the word nouveau20:36
=== michael is now known as Guest50231
wh1zz0Hello whitehats.. Please I have a serious problem... Any CD i insert into my ubuntu (11.04) machine's drive does not boot. I am trying to create a virtualbox. VM installs but when it's time to boot from the CD I get an error saying "FATAL: No bootable media found! System halted". I tried the same CD on another person's PC and it reads correcty. Please help, why can't my drive detect the XP boot CD?20:37
ikoniaalex--: a shell script is a set of commands put together to do what you tell it to20:37
ikoniaxibalba: ok, good news is that it's seeing the 2 physical nics20:37
ikoniaxibalba: are both dual port cars the same model/brand ?20:37
aciculajustine777w: and/or ist installing 10.10 or 11.04 an option? might simply be that the wireless support for your nic was not added to 10.04 yet?20:37
ikoniawh1zz0: this is ubuntu support, not "white hats"20:37
wh1zz0Sorry20:37
wh1zz0Please help20:37
justine777wacicula: i am not sure. I guess I could put 10.10 on here since I know the wireless will work20:38
xibalbaikonia, both dual ports are not the same exact NIC card model. They ar eboth intels, I have matched the bond interfaces with the respective NIC sets. So Bond0 is using the same nic on both ports, bond1 should be using the same nic on both ports too20:38
=== rcmaehl is now known as rcmaehl-senpai
ikoniawh1zz0: if the cd works on other machines, but not this one, it suggests your cd drive has a problem20:38
shjedbain : ok! the frameware is no installed!!20:38
alex--ikonia: can you help me with it?20:38
wh1zz0The CD drive is good20:38
ikoniaalex--: no, it's quite complex20:38
ikoniawh1zz0: how do you know20:38
shjedbian : i mean firmware20:38
alex--:(20:38
xibalbaikonia , they're both Intel Pro/1000, but slightly different models20:38
ikoniaxibalba: the reason I was asking to make sure both had support for bonding but all intels are pretty good so that's not a concern20:38
wh1zz0I used it to watch a movie just before I installed ubuntu 2 days ago20:38
alex--like sensors haves20:38
edbianshj: the firmware is not* or now* ?20:38
ikoniawh1zz0: ok - but that doesn't mean it's good now20:38
alex--"do you want to search for them (yes/no) ?"20:38
alex--ikonia: ^20:39
alex--lm-sensors does the job20:39
ikoniaalex--: I know what you mean20:39
shjedbian : not!20:39
shjedbian : :)20:39
aciculajustine777w: id try that then and/or move on to 11.0420:39
alex--can't you get it out of lm-sensors ?20:39
wh1zz0ikonia: I inserted another CD into the drive and it works20:39
ikoniawh1zz0: when ?20:39
daniel_hello i was wondering if anyone has hp mini 210 because im about to install ubuntu onto it and was wondering what issues i might run into and wondering if its worth it cause windows 7 is going slow20:39
wh1zz0Today20:39
boywonderwh1zz0,that to me also sounds like drive but you could try booting from the bios?20:39
edbianshj: Remove all packages with nouveau in the name.  Tell me what they all are please20:39
TrDbonsoir tout le monde20:39
xibalbaikonia , next thoughts?20:39
Night-hacksis there any Whist Card Game for Ubuntu ?20:40
boywondercan anyone help with my problem>20:40
boywonder?20:40
ikoniawh1zz0: ok - so you've proved the media is good, you've proved the drive is good, that must mean your bios is not configured correctly20:40
ikoniaxibalba: just thinking20:40
wh1zz0Bios? I'm not trying to format the whole PC.. Just trying to create a win xp Virtual Box20:40
xibalbaikonia , sure thing20:40
aciculadaniel_: the odds of finding soemone with the exact same hw as you arent good, but my guess is it'll work20:40
zackwhere am i supposed to install programs i download online?20:40
ikoniawh1zz0: ahhh, you're trying to boot a virtual box, not your machine20:40
RobinJmy screen froze for a whiel this time, anyone thinks he can help me if he takes a look at the dmesg?20:40
shjedbian : only : libdrm-nouveau1a20:40
gnokehi folks20:40
RobinJmay be the same cause as the crash20:40
edbianshj: purge it20:40
aciculaboywonder: best to ask/describe the problem you are having20:40
wh1zz0ikonia:  Yes, exacty20:40
mang0Night all!20:40
gholenHello.. I've got a very strange problem with just about every client I could have for Messnger. I cannot connct at all. I've tried changing my pass. Updating my info and so on. NOTHING. PLEASE help.20:40
gnokei got an error when i try to install openoffice20:40
daniel_acicula, well yesterday i put ubuntu on my dell mini and asked the same question and i got 3 responses so was just wondering20:41
gnokeis there someone that can help me?20:41
ikoniawh1zz0: you've probably not mapped your physical CD drive to the virtual CD drive of the guest machine20:41
ikoniaxibalba: this one is a bit interesting.......20:41
edbianshj: and sudo modprobe -r nouveau20:41
xibalbaikonia , good i'm glad it's not newbish :)20:41
tensorpuddingzack: there is no standard way to install programs in linux20:41
RobinJdmesg: http://paste.ubuntu.com/650223/20:41
wh1zz0ikonia: Please how can I achieve this?20:41
tensorpuddingzack: generally you install them from the software center20:41
ikoniawh1zz0: the topic in #vbox points you at the documentation20:41
xibalbaikonia , i was at the data center for 8 hours pounding my head on the rack with this20:41
ikoniaxibalba: you're using the same modes, so if one pair works, the second should20:41
tensorpuddingzack: the problem is packaging20:41
wh1zz0Okie let me have a look, thanks.20:41
=== jj_ is now known as JMonty42
boywonderacicula, i already did, im trying to add space to a partition with which the sa20:42
xibalbaikonia , i heard somethign about a bonding limit and you may have to tune the kernel or some option somewhere20:42
ikoniaxibalba: ok, this is a poor suggestions, but it's all I've got20:42
shjednbian : it says : could not apply changes fix broken packages first!20:42
zacktensorpudding: for example, im installing http://www.math.pitt.edu/~bard/bardware/xppaut_latest.tar.gz20:42
xibalbasomeone had mentioned it in this chan before but i couldn't find any documentation on this20:42
zacktensorpudding: where do I need to extract the files to, which directory?20:42
gnokewhen i try to install the package "openoffice.org3.3-debian-menus_3.3-9556_all.deb" for openoffice, i got the following error: dpkg: regarding openoffice.org3.2-debian-menus_3.2-9472_all.deb containing openoffice.org-debian-menus: openoffice.org-common conflicts with openoffice.org-debian-menus openoffice.org-debian-menus (version 3.2-9472) is to be installed. dpkg: error processing openoffice.org3.2-debian-menus_3.2-9472_all.deb (--ins20:42
boywonderacicula, i already did, im trying to add space to a partition with which the space comes from unformated space if you like?20:42
tensorpuddingzack: it's almost certainly source code that needs to be compiled20:42
ikoniaxibalba: when you "bond" an instance of the kernel module is loaded for bonding, I'm wondering if you have a problem in that something is stopping a second instance of the module for being loaded20:42
zacktensorpudding: how would i do that then? .. ive ran this same program on windows before20:43
ikoniaxibalba: I'm trying to work out what would possibly cause this20:43
tensorpuddingzack: you'll have to unpack the archive, and read the instructions20:43
aciculagnoke: you cant mix debian repositories with ubuntu repositories, it breaks the package manager and your system20:43
LWadeHello, I'm having an issue with ubuntu on a vbox, I have installed guest additions and for a period of time the monitor recognized the proper resolution 1600x900, and then it reverted down to 800x600 and wouldn t change.  After multiple reinstalls of guest additions it will give me 1600x1200 which is too large for my screen and everything is cut off.  I cannot get it back down to 1600x900 so that I can have the entire screen.  Any assistan20:43
xibalbaikonia , in my /etc/modprobe.d/bonding.conf i have 2 entries for obnding as specific in the ubunutu doc https://help.ubuntu.com/community/UbuntuBonding , i have one for bond0 and one for bond120:43
xibalbaikonia , thats man much appreciated20:43
ikoniaxibalba: so you have an alias bond1 in your bonding.conf20:43
zacktensorpudding: the website says "you could compile it yourself, but, instead, you can get the latest binary and copy xppaut to /usr/local/bin "20:43
xibalbaikonia , correct20:44
tensorpuddingzack: compiling software is a big issue, there is no magic solution that works for everything20:44
tensorpuddingzack: well, is that what you downloaded?20:44
ikoniaxibalba: that's what should load the module20:44
gholenI give up. If I cant connect to my class, I might as well do my work in XP or seven instead.20:44
zacktensorpudding: yeah im just curious which directory im supposed to extract to20:44
edbianshj: Why didn't you tell me you had broken packages?20:44
edbianshj sudo apt-get install -f20:44
xibalbaikonia , i'm going to message a buddy of mine that manages ubuntu boxes too20:44
tensorpuddingzack: extract it to your desktop or wherever, and copy the binary to /usr/local/bin20:44
xibalbaluckily i have IPMI on this thing20:44
gnokeacicula: so, what i have to do?20:44
aciculagholen: dont be discouraged, if noone anserwed your question it may simply be because noone has a solution20:45
ikoniaxibalba: can we do a test20:45
shjedbian : i did't know that i just installed ubuntu hours ago!!!20:45
zacktensorpudding: which file is the 'binary' .. theres lots of files.20:45
xibalbaikonia , i'm all ears20:45
gnokei have downloaded that package from the openoffice site20:45
aciculagholen: try rephrasing the problem you are experiencing and/or be more specific20:45
edbianshj: apt-get should have been saying there were.  It's ok20:45
ikoniaxibalba: I'm working from memory so you may have to check some of my options out20:45
tensorpuddingzack: presumably it's executable, and named xppaut20:45
boywonderwhat software do i use to sort out my partitions?20:45
gnokethat says to download .deb package if u have ubuntu20:45
aciculagnoke: try using the ubuntu software package manager instead of downloading deb files20:45
LWadeAny idea how to correct my issue?20:45
tensorpuddingzack: in nautilus, it will be shown with a characteristic icon, with gears on it20:45
ikoniaxibalba: can you do an "sudo ifconfig bond1 192.168.140.140 up"20:46
aciculagnoke: also if you installed ubuntu desktop then openoffice should already be installed20:46
ikoniaxibalba: it should complain, what does it complain about20:46
tensorpuddingzack: a purple diamond with gears in it20:46
xibalbaikonia , standby20:46
zacktensorpudding: im not sure what nautilus is.20:46
winuxhow do i see whether a particular process is running?20:46
gnokeacicula: i can't find openoffice packages in the ubuntu package manager20:46
tensorpuddingzack: sorry20:46
gnokei have ubuntu 1120:46
tensorpuddingit's the file manager20:46
th0rgnoke: I think it has been replaced by libreoffice20:46
gholenacicula: Well. I cannot, under any circumstances connect with MSN Live, from Pidgon (first try, also first program that wouldt work) ams, empahy, Emesene. or just about anything. I have do do all my instant messgeing from the horribale ebuddy network.20:47
tensorpuddingit's the equivalent of explorer in windows or finder in osx, if you want to think of it like that20:47
aciculagnoke i think its renamed/replaced with libreoffice20:47
xibalbaikonia , for this i will need to link you to screen shot20:47
xibalbaunfortuantely i cannot highlight text in IPMI20:47
ikoniaxibalba: just summerise20:47
gnokeok, so it's only openoffice renamed?20:47
ikoniaxibalba: don't need exact message, just give me an overview20:47
LWadeHello, I'm having an issue with ubuntu on a vbox, I have installed guest additions and for a period of time the monitor recognized the proper resolution 1600x900, and then it reverted down to 800x600 and wouldn t change.  After multiple reinstalls of guest additions it will give me 1600x1200 which is too large for my screen and everything is cut off.  I cannot get it back down to 1600x900 so that I can have the entire screen.  Any assistan20:47
boywonderfgs,somthing so pitiful..and no help !!20:47
edbianshj: ?20:48
ikoniaboywonder: complaing doesn't help, just wait20:48
tensorpuddingboywonder: did you ask a question20:48
aciculagnoke: i think its a fork, a variation of openoffice20:48
ikoniaboywonder: or pay for a support agreement from canonical.com20:48
gnokeacicula: ok, thanks20:48
tensorpuddingboywonder: oh,20:48
xibalbaikonia , ok summary is it loads CAP_SYS_MODULE, which is saying its deprecated, and wants to use CAP_NET_ADMIN instead, then goes on to say no such device. In case you want a screenshot , it's here http://sandbox.vincomm.net/~reza/bond1%20error.jpg20:48
tensorpuddingabout partitions20:48
froqhow many in here use Ubuntu 11.04?20:48
ikoniaxibalba: so no such device, rats20:48
ikoniafroq: why ?20:48
tensorpuddingboywonder: all sorts of disk partitioning can be done using GNOME Parted20:48
tensorpuddingboywonder: search for it in the software center20:49
froqikonia, b/c I am considering upgrading to it and want to know how many use it at the moment?  I am currently using 10.1020:49
boywondersearch for what20:49
boywonder?20:49
tensorpuddingboywonder: gnome partition editor20:49
shjedbian : i went to synaptic and  looked nouveau .... there are too many packages will be affected!20:49
tensorpuddingboywonder: or gparted, as it is often called20:49
edbianshj: sudo apt-get install -f   first to fix your broken packages20:49
tensorpuddingboywonder: then search for it in applications20:49
aciculagholen: are you sure its not a network problem? afaik msn works fine under pidgin or empathy. do you get any errors when you try to connect?20:49
=== RobinJ is now known as zz_RobinJ
ikoniafroq: it's the current stable version, the number of people using it should have no relevance to your upgrade20:50
tensorpuddingboywonder: what is it you want to do with your partitions20:50
ikoniaxibalba: that is very frustrating20:50
boywondertensorpudding,  i cant get gparted to do what i want do i have to boot from it?20:50
froqikonia, okay.20:50
Z00laHi all, in practice, is there any difference between dual-booting Windows&Ubuntu and using a virtual windows emmulator of some kind?20:50
xibalbaikonia , you're telling me. i'm unfamiliar with this error message.20:50
tensorpuddingboywonder: what is it you want to do20:50
Z00laI mean in terms of being able to use softwares.20:50
tensorpuddingboywonder: you can't edit a partition which is in use20:50
boywondertensorpudding, i have some deleted space i want to reclaim onto my ubutu partition20:51
aciculafroq: this is not a polling station20:51
s3r3n1t7Z00la, an emulator cannot run graphical programs with the same speed as an installed OS, but it's sometimes faster to use.20:51
shjedbian : i did ! ..... i get : Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) :(20:51
ikoniaxibalba: the error message isn't a problem, I just don't see why it would give it when bond0 is fine20:51
xibalbaikonia , was the screenshot helpful20:51
gholenacicula: Nope, just "connection timed out". Tested it with standalone 3g, wireless, and wire. 3 diffrent networks as wireless and wired20:51
aciculaZ00la: virtualized you do not get gpu acceleration20:51
tensorpuddingboywonder: a solution would be to use the ubuntu cd you used to install from20:51
ikoniaxibalba: not massivly as you gave me good information20:51
tensorpuddingboywonder: it has gparted on it20:51
edbianshj: close synaptic and run the command agian.  You can only have 1 package manager running at once20:51
ikoniaxibalba: can we do another test ?20:51
tensorpuddingboywonder: you can boot from the ubuntu cd into a  "live" environment20:51
xibalbaikonia , are you going to be around for a while ?20:52
shjdebian : ok! :) silly!20:52
xibalbaikonia , i have to go into a meeting! Argh!!!20:52
ikoniaxibalba: don't think I'm going anywhere20:52
froqacicula, I realize that since there is no election, how can it be a polling station?20:52
ikoniaxibalba: ping me when you come back, lets see if we can fix this20:52
boywondertensorpudding, but will gparted definatly move it20:52
xibalbaikonia , thanks man. I will gladly ship you a case of beer for this20:52
ikoniaxibalba: happy to help20:52
tensorpuddingboywonder: gparted can resize partitions, yeah20:52
aciculagholen:  can you connect when you reboot to windows?20:52
gholenacicula: Yep.20:53
dellWhen i install a program where are it's source code saved?20:53
ikoniadell: it's sourcecode isn't20:53
boywondertensorpudding, thanks for helping, i think i might have a bootable gparted but if it dont work??20:53
jokiHow can i use my rams to help the performances of my system?20:53
ikoniadell: it's binary you download20:53
aciculadell its not, you can get the source code by typing apt-get source <package>20:53
ikoniajoki: the linux kernel will manage your ram to give you the best performance20:53
shjdebian : i get the same message .... fix broken packages first!20:53
dellohh20:53
gholenIn fact, as it seems,I can connect, but I have problems logging in, it takes a while with pidgin, but trillian, msn and so on WORKS.20:53
tensorpuddingboywonder: gparted should be able to do anything which you need to do20:53
LWadeHello, I'm having an issue with ubuntu on a vbox, I have installed guest additions and for a period of time the monitor recognized the proper resolution 1600x900, and then it reverted down to 800x600 and wouldn t change.  After multiple reinstalls of guest additions it will give me 1600x1200 which is too large for my screen and everything is cut off.  I cannot get it back down to 1600x900 so that I can have the entire screen.  Any assistan20:54
LWadeno rush anyone just a reminder :P20:54
aciculagholen: so it works but it just takes some time to login?20:54
jokiikonia: right now is only using 11% of it. Can't i do anything to use more of it, and make it efficient ?20:54
Jordan_Uacicula: Do you see an "out of disk" error?20:54
ikoniajoki: why do you think it's only using %11 ?20:54
LWadeoh hell may not need it now20:55
LWadei just messed it u20:55
LWadep20:55
gholenacicula: ONLY with pidgin, not trillian in windows, MSN LIVE does what its told to, quite fast even20:55
edbianshj: You're butchering my name and I'm missing things you're saying :P20:55
aciculaJordan_U: no i dont20:55
edbianshj: close synaptic.  run sudo apt-get -f install20:55
boywondertensorpudding, thank you20:55
shjdebian : i did that!20:55
jokiIkonia: because that's what conky, and system monitor is telling me,20:55
aciculagholen: well no surprise there, its their own closed protocol, does pidgin under ubuntu work, if slow at logging in?20:56
Jordan_U!bootinfo | acicula20:56
ubottuacicula: Boot info script is a usefull script for diagnosing boot problems. Run the script following the directions here: http://ubuntuforums.org/showthread.php?t=1291280 and then look at RESULTS.txt (or !pastebin it for others to look at).20:56
edbianshj: My name is not debian20:56
LWadewell to hell with it im just going to reinstall it :P20:56
ikoniajoki: that means it only needs %11 as "active" at thie moment, you'll find more will be use for things such as disk cache, and when it needs it will swap it to active20:56
aciculaJordan_U: i think you have me confused with someone else20:56
Z00las3r3n1t7 , acicula Thanks.20:56
shjedbian : :) sorry20:56
Jordan_Uacicula: Indeed, sorry.20:56
gholenacicula: Nope, nither does empahy, amsn, emesene or something else.20:56
Jordan_Ublackhawk: Do you see an "out of disk" error?20:56
jokiikonia: so' in another words i can't use any ram space to make my experience smoother?20:57
edbianshj: sudo apt-get -f install20:57
edbianshj: What is it saying?20:57
ikoniajoki: is your machine behaving slow ?20:57
shjedbian : i get this : http://paste.ubuntu.com/650232/20:57
aciculagholen: well empathy or pidgin support msn fine, got any other customizations done on your ubuntu like firewall settings etc?20:58
gholenacicula: None what so ever.20:58
gholenacicula: vanilla install so to speak20:59
edbianIf the package: xserver-xorg-video-nouveau is uninstalled why is nouveau still being used?20:59
lsvhow can I check if Ubuntu recognize my wireless card?20:59
jokiikonia: a bit slow, yes.20:59
ikoniajoki: how much ram do you have ?20:59
edbianshj: I'm asking the channel for help.  Open synaptic and remove all the nouveau packages again.20:59
designbybecki did a top command... saw that skype is peggin' out one of my CPUs... I tried to do a kill but it will not kill20:59
aciculagholen: then idk what else to try, double check your login credentials and let it try to connect for awhile?20:59
designbybeckany ideas how to kill it20:59
ikoniadesignbybeck: it maybe zombied, a reboot will clear it20:59
shjedbian : it refuses .... it says fix broken packages first!20:59
edbiandesignbybeck: kill -921:00
designbybeckAh... thanks ikonia, I was hoping to not hae to reboot right now21:00
edbianshj: what?21:00
designbybecki tried that in top edbian21:00
gholenacicula: Done that. Nothing helps. Thats why I'm asking here :)21:00
designbybeckwith the process id21:00
edbianshj: This is very strange.  apt-get -f says there are no broken packages. nouveau cannot be removed21:00
edbianI have no idea what is happening21:00
edbiandesignbybeck: then restart21:00
shjedbian : strange !!! but that's what synaptic says!21:00
edbianshj: Yeah.  I don't know.  I am confused21:00
shjdebian : i'll try again!21:00
edbianshj: my name is not Debian21:01
jokiikonia: about 8gb ddr2 on a laptop21:01
ikoniajoki: ok - so is it visually slow, or slow at doing things21:01
edbianWhy would synaptic say there are broken packages when apt-get says there are not?21:01
shjedbian : sorry21:01
edbianshj: it's fine21:02
jokiikonia: visually21:02
ikoniajoki: so the most realistic option is your video card and xorgs compatability21:02
ikoniajoki: what video card do you have ?21:02
=== yofel_ is now known as yofel
=== s0ultekkie is now known as soultekkie
jokiikonia: psh, is garbage some intel integrated....21:03
ikoniajoki: ok, the most obvious thing to me is that it's not configured to use it properly, or the card is not powered enough21:03
ikoniajoki: your issue is not ram related21:03
shjedbian : the only package that have nouveau on it is : libdrm-nouveau1a >>>> and i get that broken package message when  i try to remove it21:03
jokiikonia: ik is most likely that, but i was asking if there was any way of putting my ram to use. It's always 10-2021:03
edbianshj: I know.  I do not know how to fix it.21:04
ikoniajoki: it's already in use, you'll find that ram that's not "needed" is used as disk cache and other things,21:04
ikoniajoki: then when it's needed it's returned to the active pool21:04
glebihanshj, what does it say it you run "sudo apt-get remove libdrm-nouveau1a"21:04
shjedbian : anyway! thank you very much for your effort! .... appreciated!21:04
ikoniajoki: think of it as having 10 legs to pedal a bike with 2 pedals, you can only use 2 legs, no matter how many you've got21:05
edbianshj: sure, good luck!21:05
shjglebihan : broken packages21:06
glebihanshj, what is the exact message ?21:06
alex--How to 'ls multitheftauto_linux* | xargs rm' but do this only for the tar.gz file?21:06
alex--not for the folder?21:06
Eighteensif i play a music cd, my sound card plays the first song ok, "most of the time21:06
jokiikonia: lol, you're right.. I just seen it somewhere21:06
ikoniajoki: I know where you are going, but trust me, the linux kernel knows how to deal with it's memory best21:07
alex--How to 'ls multitheftauto_linux* | xargs rm' but do this only for the tar.gz file? not for the folder?21:07
ikoniaalex--: you need to untar it21:07
alex--yes21:07
alex--but then i have 1 folder with multitheft21:07
shjglebihan : here is the message : http://paste.ubuntu.com/650237/21:07
ikoniaalex--: correct21:07
alex--and 1 .tar.gz file with multithefta21:07
alex--how to remove the .tar.gz?21:07
Eighteensi have ubuntu 10.04.2 lucid on this machine, been trying for months to get perfect sound, nothing seems to work, except live cd, then sound always sounds good and crisp21:07
Jordan_Ublackhawk: Do you see an "out of disk" error?21:07
alex--if i do ls multitheftauto_linux* | xargs rm it will remove the folder21:08
alex--i want it to remove the file21:08
boywondertensorpudding, i just thought of somthing, i have this machine dual booted with xp, can i just delete the xp partition or will that cause problems?21:08
ikoniaalex--: rm $filename.tar21:08
alex--no ls?21:08
zackim getting 'fatal error: X11/Xlib.h: No such file or directory' after typing 'make' .. any idea how to fix this?21:08
tensorpuddingboywonder: yes, you can delete it21:08
edbianshj: update the system first.  sudo apt-get update   and sudo apt-get safe-upgrade21:08
ikoniaalex--: you do know multitheftauto is not going to work on your system don't you ?21:08
alex--it's almost working21:08
alex--thanks to aetas21:08
aciculaZack you need to install the compiletime dependencies21:08
shjedbian : ok!21:08
alex--but now about this21:08
edbianshj: That will probably help.  It's not saying there are broken packages.  It's saying that what you requested will create broken packages.  I was confused about this before.21:09
boywondertens and the boot list ting will just drop it? thanks in advance21:09
aciculaso not just the library but also the -dev version of the library21:09
alex--rm $filename.tar21:09
ikoniaI don't think it will work properly though when I worked through the dependencies earlier21:09
philipballewwhats lvm mean when i am selecting where to install and do i want it21:09
alex--rm: cannot remove `.tar': No such file or directory21:09
zackacicula where do I get that?21:09
ikoniaalex--: what is the name of the tar file21:09
alex--i dont know21:09
Eighteensif i killall pulseaudio, it will restart, then i can play music, or watch movies, but if i try to watch any other movie, or listen to any other music after the initial reboot, i get train wreck, or garbled sound21:09
alex--the script should get it with ls multitheft*21:09
boywondertensorpudding,  and the boot list thing will just drop it? thanks in advance excuse typo?21:09
ikoniaalex--: oh come on, yes you do, what is the name of the tar file that you downloaded that contains mta21:09
alex--no21:09
alex--i'm creating a script21:09
alex--to do this automaticly21:09
alex--name changes every time21:09
tensorpuddingboywonder: i think so21:10
FloodBot1alex--: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.21:10
ikoniaalex--: no - you're not21:10
tensorpuddingboywonder: it won't interfere with booting other operating systems21:10
alex--will this work?        ls multitheftauto_linux*.tar.gz | xargs rm21:10
boywondertensorpudding, cool stuff21:10
Eighteensi've searched forums, and tried many suggestions, should i just get a better sound card than the integrated intel-hda that it came with21:10
ikoniaalex--: the file name does not change21:10
alex--it does21:10
alex--mtasa-1.0.x-resources-r734.zip21:10
ikoniaalex--: no, it doesn't I've read the revision history21:10
aciculazack read the INSTALL file or google for the package that header file belongs to and install the development version via the software center or apt-get. the convention is that libabc has a development package called libabc-dev21:10
alex--will change in mtasa-1.0.x-resources-r735.zip or mtasa-1.0.x-resources-r736.zip21:10
ikoniaalex--: don't script compiling something,21:11
Jordan_Ualex--: http://mywiki.wooledge.org/BashPitfalls#for_i_in_.24.28ls_.2A.mp3.2921:11
alex--i'm not scripting to compile21:11
alex--just to download the files21:12
alex--and put it in the right folder21:12
shjedbain : another error message :( http://paste.ubuntu.com/650239/21:12
ikoniaalex--: finish working it through with aetas this isn't an ubuntu issue and we are getting to the point of spoon feeding you21:12
alex--i'm stuck at read now21:13
alex--i used read VARNAME21:13
ikoniaalex--: work it through with aetas he was helping you earlier21:13
Jordan_Ualex--: Do you plan on distributing this script ?21:13
alex--he's gone21:13
ikoniaalex--: this isn't an ubuntu issue, so it's offtopic for this channel21:13
alex--Jordan_U: no21:13
alex--maybe21:13
alex--actually21:13
alex--why?21:13
ikoniaalex--: we cut you a lot of slack earlier, but this is now getting to the point where we are having to spoon feed you, so I suggest you take it to a channel such as #bash for scripting21:13
alex--ok21:14
ikoniaalex--: be aware though, #bash are quite tought on you doing your own research21:14
alex--sorry for disturbing you21:14
ikonianot a problem21:14
Jordan_Ualex--: Because to be perfectly blunt, I don't think you're ready to be writing scripts that might break people's systems if things go wrong. What you are trying to do with rm is very prone to error and you might accidentily delete much more than you expected to.21:15
alex--maybe :P21:15
john_rambojust installed natty.   Getting a black screen with  a cross mouse pointer21:17
gabdantasgood evening!21:18
Jef91Is there a desktop neutral tool that allows the configuration of synaptics touch pads?21:20
cisshow do i debug a boot freeze in the /sbin/init phase?21:20
john_rambojust installed natty.   Getting a black screen with  a cross mouse pointer21:21
ThinkT510!upstart | ciss21:21
ubottuciss: Upstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/21:21
th0rJef91: synclient?21:21
Jef91what package name is that th0r?21:23
ThinkT510!find synclient | Jef9121:24
ubottuJef91: File synclient found in xserver-xorg-input-synaptics21:24
Infernethey all21:24
Jef91ThinkT510 that is the drivers - not a desktop neutral GUI to configure them21:25
townescould someone recommend some simple/intuitive software for creating posters and things of that nature...not something bloated and ram hogging and 10,000 features...just something that does what it does21:27
ThinkT510Jef91: you first said desktop neutral tool, which is why th0r pointed to synclient that is part of the xserver-xorg-input-synaptics package21:27
townesI know that's a bit of a loaded question21:28
Jef91ahh21:28
townesbut maybe someone has a few ideas21:28
cissThinkT510: thanks21:28
ThinkT510ciss: no worries :)21:28
wereverhi guys21:29
YankDownUndertownes, Inkscape, GIMP => have you actually researched this yet?21:29
ThinkT510townes: you could try libreoffice draw21:29
wereveranybody can help me? I am on a live cd and need to acces to my user folder data on the hard disk, only need copy some files until I fix some GUI problems21:30
cissok, i added --verbose and can see now that the system hangs at: "init: plymouth post-start process (222)". any advice?21:31
YankDownUnderThinkT510, When you're doing large format graphics, you have to have extremely high DPI, mate..."Draw" does not fit that bill. I have to put out posters (well, graphics for banners and rollups and such) and that just don't work. However Inkscape and GIMP do the trick extremely well - especially in comparison to MS based crap graphics programs.21:31
cissweird - why is plymouth active on a server install?21:32
townesYankDownUnder, a little bit, I was just curious if people had other suggestions21:32
shjhi guys! .... how can i force nvida's card driver to work!!! ... it says in (additional dirvers) "this driver is activated but not currently in use"21:32
YankDownUnderciss, Remove the plymouth packages on the server.21:32
townesYankDownUnder, havent looked at inkscape... scribus looked pretty complicated to me21:32
townesinkscape similiar?21:32
ThinkT510YankDownUnder: you can tell i don't have much experience in that area so i said the first thing that came to mind, your suggestions are much better though21:33
townesThinkT510, that sounds like it might be a good way to go, office stuff is usually straight forwardf21:33
wereverany body available_21:33
werever?21:33
YankDownUndertownes, If you're wanting "so simple that it does it itself", well, you have to remember that regardless the situation, there IS a learning curve. If you're not willing the learn, the curve is quite steep.21:33
townesYankDownUnder, oh yeah absolutely, I just..... scribus is beyond me21:34
townesgimp works, I just wanted other ideas21:34
bladewerever,  if you need help with something ask21:34
YankDownUndertownes, Scribus IS a bit complex, however, if you have an objective, don't let "a new tool" that is different in dialogues - throw you for a loop.21:34
Jef91darn net drops21:34
Jef91synclient is saying that it doesn't appear the synaptics driver is loaded21:35
faLUCE hi, is there a simple calendar gui for linux that prints on the console the date when it's picked?21:35
Jef91and I don't see it in lsmod - is there somewhere else it would be?21:35
townesYankDownUnder, thanks, I really needed that encouragement... sometimes this stuff is so intimidating21:35
wereverthanks blade, only need some help to remember how to login into my hard disk ubuntu files until I am in a live cd21:35
YankDownUndertownes, For that matter, anyone that doesn't know how to use Photoshop would think it's an alien - and find it hard to use. However, that being said, if you understand the objective and the tools necessary, dialogues really don't matter.21:35
townesyou're right21:35
bladewerever, from what os21:35
YankDownUndertownes, Cheers21:36
townescheers mate21:36
chrisyboy2tensorpudding, hi im back, im booted into persistant ubuntu but its not letting me move the partition?21:36
wereverI am sure there is some help in ubuntu forums or google, but I am not lucky today searching, and I have a not enought time toresearch21:36
wereverI am using ubuntu 11.04 in my hard disk, wich is broken, now I am in a live cd ubuntu 11.04, and I need to login and copy some files21:36
cissYankDownUnder: not an option. there's a whole forest of dependencies21:36
zackwhy can i not copy stuff to usr/bin, i get permission denied?21:37
bladewerever, what os are you using21:37
werever11.0421:37
cisslooks like plymouth is tightly integrated21:37
bladewerever, you should be able to mount the drive they are on and see them21:37
wereveryep21:37
YankDownUnderciss, So the server doesn't get past that - ergo, it ain't booting into the system...ya?21:37
wereverI mounted21:37
wereverbur files are under my user folder, and there are private21:38
wereverany ideas? )P21:38
tensorpuddingchrisyboy2: you said resize before, not move21:38
bladewerever,  they are encrypted then right21:38
wereveryes21:38
bladethat sounds like it's going to be a bit over my head then sorry21:38
tensorpuddingchrisyboy2: if you want you can expand partitions, and contract them, but you can't pick them up and move them to a different part of the disk21:38
chrisyboy2tensorpudding,  my original post said move, do i have a problem?21:39
bladewerever,  i would think you would have to open the folder with terminal but i'm not sure21:39
wereverblade, yes, data is encripted, file explorer say , I have no permission21:39
kidshello, can anyone assist in installing flash for firefox in edubuntu21:39
chrisyboy2tensorpudding, seems that it will only let me move right to left?21:39
babblehey everyone: does anybody know if there's an ubuntu build of GADMIN-HTTPD that works in natty?21:40
aciculazack: you can only write in your home directory and the /tmp directory as a normal user21:40
kidshttp://get.adobe.com/flashplayer/21:40
kidsis the website I am on but do not know which version to choose21:40
bladewerever, with terminal you should be able to open them but i am unsure how you would do it21:40
YankDownUnderkids, In the package manager, you can search for flash and install flash-player for Firefox.21:40
TrentHmsg NickServ identify xbox36021:41
cissYankDownUnder: we had a blackout, since then the server (10.04, virtualbox guest) doesn't boot up anymore. it idles at the named line without throwing any errors. keyboard input gets displayed, but that's about all21:41
zack"you could compile it yourself, but, instead, you can get the latest binary and copy xppaut to /usr/local/bin " .. why would it say to just copy to usr/local/bin if i cant do that21:41
TrentHHello, everyone!21:41
tensorpuddingchrisyboy2: if you have something like21:41
aciculaTrentH: best change your password now21:41
rww!identify | TrentH21:41
ubottuTrentH: You can identify automatically by using your NickServ password as the server password in your IRC client. When identifying manually, do NOT send the command from a channel's tab, or a typo may give away your password. If that happened, type « /msg NickServ set password <new-password> » in the server tab as soon as possible.21:41
TrentHheheheheheh21:41
wereverblade,  what do you think is faster? fix my ubuntu boot problem or acces to my private folder? , my problem is ubuntu 11.04 says #mountall: disconnected plymouth21:41
TrentHIt's alright acid21:41
ThinkT510!find gadmin | babble21:41
ubottubabble: Found: gadmin-bind, gadmin-bind-dbg, gadmin-dhcpd, gadmin-dhcpd-dbg, gadmin-openvpn-client, gadmin-openvpn-client-dbg, gadmin-openvpn-server, gadmin-openvpn-server-dbg, gadmin-proftpd, gadmin-proftpd-dbg (and 11 others) http://packages.ubuntu.com/search?keywords=gadmin&searchon=names&suite=natty&section=all21:41
tensorpuddingchrisyboy2:  a partition A, then empty space, then partition B, then more space21:41
aciculazack: you can copy as root21:42
TrentHI'm having an issue manually installing the ATI drivers, It error's out on me when it shows the hardware I have.21:42
tensorpuddingchrisyboy2: you can expand A to the right or B to left21:42
chrisyboy2tensorpudding,  thats what i have?21:42
tensorpuddingchrisyboy2: but you can't swamp A and B's places21:42
aciculaor with root privelidges rather, but you can execute it just fine in your home directory21:42
babbleThinkT510, yeah, I saw the rest of the Gadmin packages in the repo, but I can't find one for GADMIN-HTTPD21:42
tensorpuddingchrisyboy2: this is entirely a contrived example21:42
zackacicula: how do i do that then21:42
tensorpuddingchrisyboy2: how do i know what your partition layout looks like?21:42
bladewerever, i am unsure that would be a bit over my head, again i would think you could open the folder using terminal21:42
YankDownUnderciss, You should be able to "attach" a 10.04 server CD to that VM, boot to the CD, and attempt to repair the build - it would appear (from what I've seen in the past in my clients situations) that the VM is corrupted - so start from the base filesystems on the VM and then work your way out from there...make sense?21:42
roastedhi21:43
babbleand the sources posted at http://gadmintools.flippedweb.com/ are for i38621:43
roasted@ mcdonalds21:43
roastedwoops21:43
roastedwrong channel21:43
aciculazack: make sure the file is executable and then in the same directory type ./ and then the filename of your program21:43
HyperlingI have a few folders that were accidentally created as root, and they contain files, which I need to delete. What's the simplest/fastest way?21:43
TrentHacicula, can you help me install 11.6 ATI driver?21:43
babble(I'm running AMD64)21:43
ThinkT510babble: doesn't seem to exist21:43
HyperlingI need to delete the actual folders too, not only the files21:43
wereverblade, thats I am trying, but Its taking more time than I expected21:43
aciculaTrentH: you can install ati drivers via the additional drivers tool21:43
zackacicula: its just a folder that im trying to copy over that has a bunch of files21:43
YankDownUnderHyperling, Have you thought of using "sudo"?21:44
babbleThinkT510, there's an x86 source package for GADMIN-HTTPD here: http://gadmintools.flippedweb.com/index.php?option=com_content&task=view&id=45&Itemid=3621:44
babbleThinkT510, but the posted tarball is for 32bit/i38621:44
bladewerever, i do not know enough about terminal to know the command to open it but i am sure it would be a sudo command21:44
HyperlingYankDownUnder: When I use the sudo folder remove command it tells me I can't while there are files inside21:44
chrisyboy2tensorpudding, my partition layout is as, devsda1,devsda3,devsda5(files system),devsda6swap : i want to move devsda3 to devsda5?21:44
HyperlingYankDownUnder: Is there a command to delete folders AND files?21:44
aciculazack: i understand, but you can just execute the files with the directory in your home directory as well21:44
cissYankDownUnder: absolutely. i'll give it a try, thanks21:45
YankDownUnderHyperling, "sudo rm -rf foldername"21:45
AlexDevilLXubuntu different wallpapers on workspaces metacity21:45
bladewerever, from the sounds of it YankDownUnder know a bit about terminal21:45
TrentHacicula, but I don't want to use FGLRX. It laggs the special things21:45
kids@yank, sorry but where do I find the package manager?21:45
HyperlingYankDownUnder: I'll try it, thank you21:45
aciculaTrentH: then you dont need to do anything, ubuntu should load the opensource ati drivers for you21:45
TrentHacicula, the special things I mean the special effects for the graphics they lagg21:46
TrentHacicula, but the newest ati drivers fixed the issue with it lagging on special effects21:46
babbleThinkT510, but thank you very much for looking for me ;)21:46
HyperlingYankDownUnder: Thanks, it worked :D21:46
TrentHacicula, can you tell me how to keep the installer from closing whenever it errors? Or tell me how to find out why it error'd?21:46
chrisyboy2tensorpudding, is there noway i can do this?21:46
wereverblade, YankDownUnder, with this command am I able to open my private user folder from live cd?21:46
ThinkT510babble: sorry i couldn't help more21:46
aciculaTrentH: how do you know the newer drivers will fix your graphics issue?21:47
tensorpuddingchrisyboy2: there are ways, possibly, but they're all complex and involve backing up your files elsewhere, deleting partitions and recreating them, and moving files back onto them21:47
YankDownUnderwerever, Eh? If the "private user folder" is encrypted?21:47
TrentHacicula, alot of people said online that the "newer" driver addresses the lagging issue with compizz.21:47
wereveryankdownunder, yes is encrypted, I found this on google, do you think I am on the correct way?21:48
wereveryankdownunder, https://help.ubuntu.com/community/EncryptedPrivateDirectory#Live%20CD%20method%20of%20opening%20a%20encrypted%20home%20directory21:48
aciculaTrentH: that sounds like nonsense21:48
alex--ikonia: my script is almost finished =D21:49
chrisyboy2tensorpudding, this sucks surely i should just be able to expand over ?21:49
kids@ Yank, found the package manager, thank you very much.21:49
ikoniaalex--: I've been following you in #bash21:49
zackI'm trying to find libxfree86-devel in the synaptic package manager, any reason why its not showing up?21:49
YankDownUnderwerever, Give the "short advanced way" a go - it's less, um, cluttered and more straightforwrad.21:49
YankDownUnder*forward*21:50
YankDownUnderkids, Coolbeans. Cheers21:50
wereveryankdownunder, hehehe, do you know this #short advanced way#?21:50
tensorpuddingchrisyboy2: please state exactly what you want to do21:51
ThinkT510!find xfree86 | zack21:51
ubottuzack: Found: t1-xfree86-nonfree, ttf-xfree86-nonfree, ttf-xfree86-nonfree-syriac, xserver-xorg-input-synaptics21:51
TrentHacicula, can you tell me how to see the error code the installer gives me?21:51
YankDownUnderwerever, Scroll down to below the initial page tag and you'll see the "advanced short way"21:51
zacki just need xlib.h :/21:51
wereveryankdownunder, nice, I will try it, thanks!21:51
aciculaTrentH: i dont understand21:51
chrisyboy2tensorpudding,  as of the table i have 10 gigs of space(sda3)deleted formated whatever, i want to put this into sda5 and kill sda321:52
bladewith the ati restricted drivers can i use 2 video cards.. one monitor on each21:52
chrisyboy2tensorpudding, so that sda5 is 10 gigs bigger21:53
Connellydoes anyone know how well supported ubuntu is on macbook pro?21:53
acicula!mac21:53
ubottuFor help on installing and using Ubuntu on a mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages21:53
TrentHacicula, how do I get the terminal21:53
ThinkT510chrisyboy2: then resize sda3 and then sda521:53
tensorpuddingchrisyboy2: and there is an sda4 in the middle?21:54
=== fairuz1 is now known as fairuz_
aciculaTrentH: the program is called terminal21:54
chrisyboy2tensorpudding, no sda421:54
tensorpuddingwher is the extra space?21:54
tensorpuddingbetween 3 and 5?21:54
aciculaTrentH: what kind of graphic issues have you been experiencing?21:55
ThinkT510chrisyboy2: ah, that is a bit tricky, one is a primary partition the other is logical, you would have to shrink the logical then the extended and then grow the primary21:55
bladehow can i configure ATI CCC for 2 video cards21:56
aciculaTrentH: please keep your questions to #ubuntu21:56
ThinkT510chrisyboy2: sorry wrong way round, you want the extra space going to sda521:56
TrentHacicula, alright how do I remove fglrx? I ram ati installer through terminal...and I go to install it and it says I still have FGLRX installed?21:57
TrentHacicula, I tried apt-get purge fglrx* and it says "the following packages will be removed, FGLRX*" but everytime I redo the command it still says it's going to be removed?21:57
aciculaTrentH: https://help.ubuntu.com/community/BinaryDriverHowto/ATI , especially the bit about making a deb from the installer is relevant as it makes it easier later if you want to revert21:58
bladeaciula i am unsure how/if i move forward, can i run dual video cards with the restricted drivers from ATI22:00
cissi attempted an apt-get update inside a rescue system with my root partition mounted in /. unfortunately the status hangs at 0 %. all servers are reachable. what could cause this?22:01
Darklord6229Im am having trouble getting my wireless card to work. It is a Linksys WMP54GS v1.1 card. Any Ideas?22:01
aciculablade: yeah you can22:01
bladeacicula,  2 cards both with monitors on them?22:01
aciculablade yeah, you will need to run seperate X instances on both cards though22:02
chrisyboy2thinkt510 why cant i tab your name, lets start off?22:02
bladeacicula,  so it's just a matter of installing the drivers and ccc and then edit the xorg file22:02
chrisyboy2ThinkT510 ?22:04
fructose_Unity/compiz seems to have gone haywire and I cant do anything except move the mouse and ctrl.alt.fx ... Is there anything I can try to restore my session without22:05
aciculablade: you dont need to run two X instances even, you do need to edit xorg though, or use a tool that configures it for you22:05
fructose_...losinig my session22:05
acicula!Xinerama22:05
ubottuxinerama is an extension to !X to use two or more physical displays as one large virtual display. See https://help.ubuntu.com/community/XineramaHowTo - See also !DualHead22:05
aciculastart there22:05
fructose_I had windows open I did not want to lose22:05
Darklord6229Im am having trouble getting my wireless card to work. It is a Linksys WMP54GS v1.1 card. Any Ideas?22:06
bladeacicula, thank you22:06
fructose_Can anyone hear me btw, or do I need to login?22:07
aciculafructose_: we can see you22:07
bbird1999fructose_: we can hear you22:07
aciculafructose_: you can try restarting the windowmanager, in a console type export DISPLAY=:022:08
blade!dualhead22:08
ubottuInformation about dual-head on linux can be found on http://wiki.linuxquestions.org/wiki/DualHead - See also !Xinerama22:08
TrentHacicula, how do I remove fglrx?22:08
chrisyboy2im a patient guy but i gotta say this is a funny situation im in lol22:08
aciculaTrentH: deactivate the driver via additional drivers22:08
aciculafructose_: and then try compiz --replace22:09
fructose_Acicula: will i lose the windows I had open?22:09
aciculafructose_: killing the windowmanager should not kill your session or any programs you have open22:09
TrentHThe driver is not activated22:09
aromanhi, what's the Mac version about? http://cdimage.ubuntu.com/releases/oneiric/alpha-2/22:09
=== ok12345 is now known as knownBetter
aciculaTrentH: then its not installed? tried the uninstall option of the ati driverpackage you downloaded?22:10
fructose_acicula: It tries to init, then set faults22:10
aciculafructose_: it segfaults?22:10
fructose_*seg faults22:10
aciculafructose_: euh, try metacity --replace then22:10
gohdani was wondering if someone could assist me in resetting my keyboard layout to the some sort of default. i removed my keybindings in gconf and reset the layout via the gui tool in gnome, but bad things still happen22:10
aciculathen go back, save your stuff and logout and back in22:11
gohdanthe ctrl keys power down the system and the shift keys alter volume. emacs.... is unusable22:11
aciculafructose_: did that work/22:11
fructose_acicula: No seg fault, but the view is still frozen except for the mouse22:12
gohdani never set any of these options btw. just, 'kind of happened' somewhere22:12
fructose_acicula: Was I supposed to actually kill something first?22:13
aciculafructose_: then i think you are out of luck22:13
aciculafructose_: no the --replace ensures it replaces whatever is your current window manager22:13
fructose_acicula: I had unity22:13
aciculaif that does not give you control back even though it starts then i suppose its X itself causing problems22:13
fructose_*hate22:14
induzany good disk cloning program22:14
aciculafructose_: you can select classic ubuntu at the login prompt after you select your user22:14
nit-witSo any of enjoying the sudden x crashes to the login?22:14
fructose_acicula: Yeah...will have to do that22:14
fructose_acicula: Thanks for trying though22:15
aciculayw22:16
fructose_Where do I go to tell Shuttleworth that Unity is bad and he should feel bad?22:18
edbianha22:19
___Alex___my X Windows Session is locked and the lock screen isn't coming up... how can I kill the screensaver without killing the entire X session?22:19
=== michael is now known as Guest32507
___Alex___unlock screen even... screensaver is showing but I can't enter in a password or anything...22:20
xibalbahey all, any ideas what would be causing this  http://sandbox.vincomm.net/~reza/bond1%20error.jpg22:21
xibalbabond0 comes up without issue, bond1 has issue22:21
faLUCEis it possible to disable for a gui program all the keys of keyboard and allow only the arrow keys?22:21
fructose___Alex___: Are you running gnome?22:21
bladefructose, let me know when you find it i will do the same22:21
xibalbaikonia , you around?22:21
___Alex___fructose: ubuntu classic, yup22:21
___Alex___fructose: on irssi from cli via ctrl-alt-f122:22
fructose___Alex___: Google tells me there's a gnome-screensaver-command with an --exit option22:22
___Alex___fructose: I'd love to google but elinks / lynx is kinda crappy :)22:22
fructose___Alex___: No worries22:22
blackhawkanyone having/heard of problems like unstable internet connection?22:22
fructose___Alex___: Just emphasizing I don't have experience with it22:23
Quantum_IonDo you have an Ubuntu question ?22:23
Quantum_IonLets stick to the topic ?22:23
blackhawkyes me22:23
___Alex___fructose: how would i set my xdisplay to my current xsession instead of my tty window?22:23
bladeblackhawk, yes i have sat Internet = unstable22:24
blackhawknew to ubuntu and i'm noticing unstable internet connection22:24
ikoniaxibalba: be with you shortly22:24
blackhawkso how do we fix it22:24
fructoseTry export DISPLAY=:0 ?22:24
blackhawk?22:24
blackhawki'm new so i don't understand what is that lol22:25
Quantum_Ionunstable ?22:25
bladeit has nothing to do with Linux/Unix it's your isp22:25
Quantum_Ionetf22:25
blackhawkno,this "Try export DISPLAY=:0 ?"22:25
blackhawkwell i have another computer which is working fine]22:25
bladeblackhawk, then you need to check  your lan driver22:26
blackhawknot quit sure but first time experiencing it so i was wondering if it's ubuntu22:26
rwwblackhawk: that was fructose talking to ___Alex___, not you.22:26
blackhawkblade,how?22:26
fructoseblackhawk: Was talking to ___Alex___,s orry22:26
bladeblackhawk, lspci22:26
blackhawkok rww :(22:26
___Alex___fructose: that disabled the screensaver, but my display is not updating (probably the root problem)... is there a way to force a screen redraw?22:26
bladeblackhawk, in terminal22:26
nit-wit___Alex___, ctrl-alt-f722:27
blackhawkok,i know the terminal lol22:27
blackhawkthen22:27
=== Vampire0_ is now known as Vampire0
___Alex___nit-wit: I know how to move from tty to X session, but that's not causing it to redraw everything... :(22:27
bladeblackhawk, look for your lan card and check to see if you have drivers instaled for it22:27
blackhawkok22:28
___Alex___all I see is a mouse cursor22:28
nit-wit___Alex___, not sure if you didn't shutdown X sorry.22:28
bladeblackhawk, only other thing i can think of is ubuntu tweak22:28
___Alex___nit-wit: yeah, I'm not tryng to shutdown X... I just want my windows to stay open but re-init the video somehow22:28
blackhawkumm how so?22:29
blackhawki have a z68 gigabyte motherboard btw22:29
fructose___Alex___: I've never tried it, but apparently there is a gnome-session-save22:29
bladeblackhawk, i also have a gigabyte MoBo22:30
fructose___Alex___: And then gnome-session to start it again22:30
___Alex___fructose: interesting, but I'm running a terminal window doing a couple of jobs and a virtual machine...  will those still continue to run if I restart the X session?22:30
hamedhello i want to buy this pen and i want to be sure thats will work on linux it convert my screen on my laptop to touch screen http://www.youtube.com/watch?v=DBr9kU4Knp4&feature=player_embedded22:31
fructose___Alex___: Without experience, I can't promise anything. The manpage says it saves a snapshot of the currently running applications22:32
fructose___Alex___: I don't know if that means it will just terminate and reopen them later or if it will try to reattach to the ones that were already open22:32
blackhawkok,one more thing,how do you install plugins? like quakelive one?22:33
bladeblackhawk,  i am unsure what you mean.... plugins for what?22:33
blackhawkfor a web browser,like the quakelive game plugin22:34
bladeblackhawk, what browser.... firefox?22:34
blackhawkyea,or chrome if you know that too,but mainly firefox22:35
OerHeks___Alex___, does right-alt + printscreen + K log you out ( ugly way, i know ) wich keeps your processes running, and i hope this disable screeensaver ?22:35
hamedthis is the picture of the pen i want to buy and i want it's programmes22:35
bladeblackhawk, open firefox and go to the tools tab... then to addons22:36
bladeblackhawk, search for your plugin or browse22:36
bladei thought i seen nitwit22:37
Darklord6229I can't access the Internet from my Linux machine. I have a Linksys wireless card. Can anybody help me?22:37
edbianDarklord6229: yep22:38
edbianDarklord6229: What chipset do you have?22:38
edbianDarklord6229: PM me maybe easier22:38
blackhawkok this is about the installed ones,how about adding one?22:38
blackhawki've downloaded the plugin from the site22:38
blackhawki want to add it22:38
blackhawk"QuakeLivePlugin_433.xpi"22:38
blackhawkthat is it's name22:38
FloodBot1blackhawk: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:38
___Alex___OerHeks: logging out usually kills all windows22:38
[snake]Ok, I installed windows AFTER ubuntu. and then I fixed the grub so I am in ubuntu now. but how can I get a nice menu for at bootup?22:39
___Alex___OerHeks: so I'm avoiding doing that ;)22:39
[snake]im using grub222:39
bladeblackhawk, in that same tab that i told you about you can search for ones that are not installed also22:39
Eighteensnever install windows after ubuntu, lol22:39
edbian[snake]: If you fixed grub it should show the menu at every boot now.22:39
OerHeks___Alex___, hard logout kills ? oops, sorry my bad22:40
bladeeighteens no problem lol22:40
___Alex___OerHeks: the screensaver has been disabled, but the windows' aren't redrawing... tried to do a gtk-window-decorator --replace but no luck... (I broke down and installed elinks)22:40
Eighteensjust kiding22:40
blackhawkblade,it's not in the search22:40
bladeEighteens, i'm not22:40
bladeblackh22:40
bladeblackhawk, one sec22:40
[snake]edbian, ok i just did it a second time, I will look. if I don't return, then it probably worked.22:40
edbian[snake]: ok22:41
wdperrm22:41
wdpim reading since 15 minutes the page https://help.ubuntu.com/community/MaverickUpgrades <- there's no "upgrade" button.22:41
wdpis it also possible to do that in a terminal..?22:41
edbianwdp: System -> Admin -> Software sources   change it from LTS to normal releases22:42
\bMike\bWhen I try to mount my encrypted directory using the instructions on the wiki, I only get the Readme file and the .desktop file. Are the instructions out of date?22:42
bladeblackhawk,  you should be able to do that from the tools tab like i said as for how to download and install i have no idea22:42
[snake]edbian, I'm back. it didn't work.22:42
quemanyone with experience of turning off webcam led? :)22:43
edbian[snake]: What happens when you boot?22:43
Eighteensblade how long have you gone by that nick, just curious if your someone i use to know from like 16 or so years ago22:43
[snake]well, it goes through bios, then i see a cursor blinking in the corner, and bam! within 4 seconds im already logged into ubuntu22:43
bladequem i dont even want to know lol but if you search for cam in your package manager you should find some cool programs22:43
wdpedbian, theres nothing like that (selecting lts/normal)22:44
bladeEighteens, most of my life22:44
Eighteensdid you use to run a gaming server? in like 95 ot 9622:44
bladeEighteens, what state do you know "Blade" from22:44
edbianwdp: hang on, overwhelmed right now22:44
NoReGreTi'm having trouble with suspending the system, it just freezes with a black screen, so i read somehwere to use "acpitool", that worked by suspending, but waking up is failing with the same black screen, any solutions? i'm on HP DV6 with dual GPUs [on Lucid]22:44
Eighteensdude would call me, i went by crackerbox22:44
[snake]crackerbox... lol22:45
[snake]thats a cool name22:45
quemblade: looking into the webcam module.. heh. hmm.. not looking good for me so far though.22:45
davekong42I am using Natty amd64 and have two monitors. When I don't set the displays to both have the same resolution the wallpaper turns black and objects that appear on the screen stay there indefinitely, is this a known bug? Is there some way to fix this?22:45
[snake]edbian needs an award, he's helping at least three or four people right now.22:45
[snake]at the same time O_O22:45
bladequem, lots of cool  webcam control programs around just need to do a little looking22:46
edbian[snake]: hahaha :)22:46
xibalba[snake] , same with ikonia22:46
wdpedbian, nevermind.22:46
wdpedbian, translation issue.22:46
tjiggi_fowdp, software sources >> updates >> release upgrade22:46
bladeEighteens, Michigan here22:46
edbian[snake]: sudo nano /etc/default/grub   and change the menu timeout22:46
edbianwdp: So you found it?22:46
xibalbaloeww22:46
xibalbawho uses anano22:46
xibalbaUSE VIM, BE A MAN22:46
Eighteensblade: California22:46
FloodBot1xibalba: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:46
wdpedbian, yes..22:47
bladeEighteens, then it's prob not the same Blade22:47
pythonirc1012my ubuntu guest machine on win 7 + vbox just hanged. Does anyone know how to debug this?22:47
bladeEighteens, unless you played a game called continuum22:47
=== Pilif12p is now known as P|Testing
edbianwdp: awesome :)22:48
[snake]edbian, it's at 10 right now. perhaps there is a key I need to press?(when I said 4 seconds before I might've been exaggerating.)22:48
=== P|Testing is now known as Pilif12p
edbian[snake]: After you change that file run sudo update-grub22:49
edbian[snake]: pressing shift during boot is the workaround to see the menu22:49
[snake]edbian, ok, thanks bro.22:50
edbian[snake]: sure22:50
vixtalthis chat is only in english22:50
edbianxibalba: be a man, use ed22:51
xibalba=P22:51
edbianed is the standard22:52
blackhawkblade i'm not sure but i can't find it when i search for it in the add-ons managers22:52
blackhawkand again the connection problem happened and suddenly all the messages flooded into me at once22:52
\bMike\bWhen I try to mount my encrypted directory using ecryptfs-mount-private, I only get the Readme file and the .desktop file. Am I doing something wrong?22:53
kdubthe internet is a lie22:53
edbiankdub: hardly!22:53
davekong42Seems to be a little less buggy if I set them directly with xrandr, but there is still ghosting in the root background/ black wallpaper22:54
davekong42I guess unity support for dual monitors and not very good?22:55
davekong42s/and/not22:56
davekong42I mean is...22:56
edbiandavekong42: You guess right.22:56
seanzyhow can i install a lua interpreter?22:56
gimyp4735In Ubuntu 10.04.2 I enabled remote desktop.  I can conect and see the desktop but when I click anything, the screen stops updating/refreshing.  If I re-connect I can see the last click did work, bt since it stops refreshing I can't do anything.  Any ideas?22:57
LinuxManhey i have a question22:57
edbianLinuxMan: what is it?22:57
vixtal-epihi22:58
edbiangimyp4735: I notice that too.  If you wait a long time (and you have a fast connection) it fixes itself.22:59
=== zeronull is now known as cp16net
edbiangimyp4735: ssh is my prefered method22:59
gimyp4735edbian I prefer a command line too but I need a GUI for what I am doing and X11 forwarding won't work well in this case sinc eI have to switch client machines.22:59
edbiangimyp4735: Yeah just wait and click stuff and it should fix. I hate that bug23:00
vixtal-epithis very geek chat, cool23:00
=== widbox is now known as greenspoon
_jayhow do I bring up the key identifier in terminal?23:01
=== greenspoon is now known as grinspoon
gimyp4735edbian: It'd been almost 20 inutes with no change...23:01
edbiangimyp4735: Oh that's way to long.  I meant 1 minute or less.23:01
edbiangimyp4735: I don't know then :(23:01
_jayas in, the little window where I click/type in it and it tells me what the key is23:02
cyperbgguys I'm adding a script in etc/rc.local and it does not start on boot23:10
cyperbgthis script is ~/Autominer/startmining.sh23:10
=== root_ is now known as _MrGuide
justine777whello I downloaded 10.04 on my laptop but i am unable to enable wireless. Can someone help/23:10
OerHekscyperbg, is it executable ?23:10
cyperbghm I think not - it as s script - I can open it and edit it23:11
cyperbgit is a script23:11
OerHekschmod +x ~/Autominer/startmining.sh23:11
_jayhow do I know what ubuntu identifies as the page up key?23:11
dougskojustine777w: this should probably help, https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper23:11
cyperbgOerHeks let me try23:11
cyperbgOerHeks what is the command to check I set the permissions properly23:12
OerHeksls -al23:12
cyperbgdoes it look good?23:13
cyperbg-rwxr-xr-x  1 cyper cyper  1554 2011-07-02 08:11 startmining.sh23:13
OerHeksyes, seems correct23:13
cyperbgok let me restart and try it out23:13
justine777wdougsko: thank you but what exactly do I follow?23:13
dougskojustine777w: the instructions on the page23:14
th0r_jay: the program xev might help23:14
_jayah that's it thx th0r23:15
cyperbgOerHeks it still doesn't work :(23:16
=== bitmonk_ is now known as bitmonk
OerHekscyperbg, did you edit /etc/rc.local with sudo ?23:17
cyperbgno23:17
cyperbgI read you don't need sudo there23:17
OerHeksi think it does.23:17
justine777wdougsko: yes, i understand that i need to read the directions, but i do not quite understand them.23:18
cyperbghm so you suggest write: sudo ~/Autominer/startmining.sh23:18
gamax92 /join #wolfgame!23:18
dougskojustine777w: if you have a specific question, i'll try to answer it, but there's no way you could have even read it all yet23:19
PythonHey guys ! A new distro is coming soon ! http://polyboxos.schreiberstein.de/wp/23:19
OerHekscyperbg, no, the instance in /etc/rc.local needs to be set as root23:19
Jordan_U!ot | Python23:20
ubottuPython: #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!23:20
cyperbgOerHeks how would I do that?23:20
OerHeksgksudo gedit /etc/rc.local #and put your command before exit 023:21
cyperbgOerHeks I did gksudo nautilius and then I opened it, otherwise can't edit it23:21
cyperbgI think this is the same23:21
OerHekssame way to edit it as root, oke23:22
cyperbgso I did that23:22
OerHekscyperbg, did you set it before exit 0 ?23:22
cyperbgyes23:22
cyperbgbefore23:22
jnsl_im having an issue mounting with sshfs, when i do sudo sshfs it says: "Connection reset by peer", but i need to do the command with sudo since i want to mount it /media/<directory>... the command works without sudo if i mount in my home folder. Also, i have copyed the entire .ssh folder from my user to root, so thats not the problem23:23
cyperbgOerHeks I even tried that:23:23
cyperbgcd ~/Autominer23:23
cyperbg./startmining.sh23:23
cntbplease excuse laziness ! interested in finding earlier pastes of text on my ubuntu 10.10 like clipboard storage23:23
cntbActually on Natty 11.0423:24
cyperbgOerHeks any other ideas?23:24
cntbplease excuse laziness ! interested in finding earlier pastes of text on my ubuntu 10.10 like clipboard storage23:24
OerHekscyperbg, i don't konw why it does not run23:24
Numnsomebody here know how i can replace evoloution with thunderbird in indicator..23:25
alex--My mta server works =D23:25
dougskocntb: check out glipper23:25
cyperbganyone else know why adding a line to rc.local does not run at startup?23:26
jribcyperbg: be more specific23:26
slashfoogreetings earthlings23:27
dougskocyperbg: https://help.ubuntu.com/community/RcLocalHowto23:27
cyperbgjrib I have this script called startmining.sh that I want to run at reboot automatically. What is the best way to do that?23:28
bmanplus2I got a question for you all if anyone has the time23:28
DasEijust ask bmanplus223:28
slashfoois there still an issue with flash and 64bit linuxes?23:29
bmanplus2well I dont know if I am in the right place but when vineyard is installed it takes over the places menu23:29
DasEi!startup | cyberbg23:30
ubottucyberbg: To add programs to start up when you log into your Gnome session go to System>Preferences>Sessions and use the Startup Programs tab. For more information, see https://help.ubuntu.com/community/AddingProgramToSessionStartup - See !boot for starting non-interactive programs at boot23:30
bmanplus2when I click on a menu in places it asks me where to put it in vineyard23:31
cyperbgDasEi I've tried that, but it is a script that calls other scripts - it won't work when addedd to Startup Applications23:31
azripahI'm having a problem- my ubuntu server is not allowing http connections after an update today- anyone have any ideas?23:31
cntbwill do dougsko .thank you quick response from you23:31
dougskocyperbg: read the link i gave you. the short answer is that rc.local is not the debian way of starting things23:31
=== zz_ng_ is now known as ng_
cyperbgdougsko I'll have a read and report back23:32
DasEicyberbg: you can add it to /etc/rc.local , that file runs with superprivilegs last in backup, and let's you do it, finish it with a "&" (no quotes)23:32
DasEilast in startup*23:32
azripahthe upgrade was to natty with about 600MB in new packages23:32
azripahif that helps23:33
cyperbgDasEi I've added it there but dougsko just said that rc.local is not the debian way of starting things23:33
CoJaBohow do I increase the swap size ?23:33
cyperbgDasEi forget it - I added it to the Startup application and it runs fine now :D23:33
azripahgo into gparted, unmount it, and increase it23:33
azripahnot neccisarily in that order23:34
jribcyperbg: use @reboot in your crontab or create a proper upstart script23:34
CoJaBothe installer auto-set it wrong (bug?)23:34
DasEicyperbg: nice, have fun23:34
azripahSo can anyone help with my server issue?23:34
jribcyperbg: note that in startup application it only runs after login23:34
azripahIt's rather urgent.23:34
jribazripah: best to just ask the channel your actual question (on a single line)23:35
cyperbgjrib my username logins automatically23:35
CoJaBoazripah:  can it shrink the main position tho?23:35
CoJaBopartition*23:35
azripahjrib: I did- nobody answered23:35
azripahBasically it refuses any connections with http or https23:35
azripahbut ssh is fine23:35
dougskojrib: speaking of upstart, is there a way to make it drop privleges when running something? if it can, i could never figure out how23:36
jribazripah: verify the server is running?23:36
DasEiCoJaBo: you can use gparted to resize partitions, but then will have to correct the uuids in /etc/fstab23:36
azripahCoJaBo:It can shrink the main partition if you unmount it which is only possible in a live environment23:36
azripahjrib:I'm using irssi on the server actually23:36
deven_please help me, i have ubuntu 11.04 installed on my pc, everytime i login it keeps default setting for sound preference, how can i make it remember my sound settings on each restart23:36
DasEi!blkid | CoJaBo23:36
ubottuCoJaBo: To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID)23:36
jribazripah: I mean the server program (like apache)23:36
azripahjrib:yeah, of course. First thing I checked23:37
jribazripah: so can you view the page locally on the server?23:37
azripahjrib:no, when I go to it on links it says something like permission denied23:38
azripahI can of course view it manually on /var/www23:38
slashfooexcuse me, is there still an issue with adobe flash and 64bit linux systems?23:38
CoJaBoDasEi:  where else are the uuids stored? I had to format a swap partition once, and it did not resume from hibernate even after fixing /etc/fstab23:38
jribazripah: does it give the same permission denied message remotely?23:38
adachi guys. what is a nice firewall for ubuntu?23:38
jribslashfoo: only if your from like 200523:38
jribyou're*23:39
kdubadac: iptables23:39
kdubonly one you'll ever need23:39
azripahjrib:on firefox nightly it says "cannot establish connection to the server"23:39
dougskoadac: https://help.ubuntu.com/community/UFW23:39
azripahI'm guessing it'd say the same on links but I'm on a windows laptop right now23:39
deven_can someone look at my question above and help me23:39
lfenderis there a better media player then rythem box if some what is it23:39
Senixhow do i reinstall grub after installing fixing my windows mbr?23:40
azripahlfender:banshee, exaile, amarok23:40
adacdougsko, oh thanks!23:40
slashfoojrib: thank you :)23:40
DasEi!grub | senix23:41
ubottusenix: 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)23:41
CoJaBoslashfoo:  make sure your runing latest flash version23:41
DasEisenix: first above link23:41
lfenderwhat would racomand23:41
SenixDasEi, thnx23:41
cisshow can i get upstart to log to a file during boot?23:41
Colin969Hey23:41
Colin969Can i get some help23:41
dougskociss: http://upstart.ubuntu.com/wiki/Debugging23:42
KM0201Colin969: if you ask a question23:42
Colin969Anyone?23:42
DasEi!ASK | Colin96923:42
Colin969Ah23:42
ubottuColin969: 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. :-)23:42
Colin969Well...23:42
DasEiciss: which info you want logged ?23:43
CoJaBok, new question then- if I reformat a swap partition and fox the uuid in fstab, where else do I have to fix it to get hibernate to work again?23:43
Colin969I formatted my Ubuntu partion from a second copy of Ubuntu, now on boot I get Error : File Not Found Grub Rescue >23:43
Colin969I read up about it but i dont have a USB or CD For a few days23:43
azripahso, any help?23:43
Colin969Is there anyway to boot into XP at all until then?23:44
slashfooCoJaBo: thanks23:44
cissDasEi: basically the whole verbose output23:44
Colin969Nope?23:45
DasEiciss: look in /var/log  (syslog...) and pipe dmesg to a file23:45
OerHeksColin969, you can repair the MBR with your windows cd23:45
DasEiciss: also you can disable bootsplash, though messages are hard to read because of speedy scrolling23:46
Colin969Oerheks, im asking anyway WITHOUT A Ubuntu USB or live CD23:46
dougskociss: the link i gave you shows how to do exactly that. the short answer is you add --verbose to your kernel options where upstart is called23:46
th0rColin969: probably not23:46
Colin969Damn =/23:46
DasEiciss: dmesg > dmesg.txt && gedit dmesg.txt23:47
Colin969No netbook till wednesday them.23:47
hearnoseenocolin969 you could attempt to use an sd card23:47
Colin969Oh BTW Th0r is there a way to install a Ubuntu Partition in windows?23:47
th0rColin969: there is wubi, but I don't use ubuntu so have no experience with it23:48
Colin969Hearnoseeno The cloest i have is a 512mb MS DUO23:48
Colin969Which i could use but its JUST Too small23:48
hearnoseenocolin96923:49
Colin969Hmm23:49
deven_how to make system remember my sound preferences forever, it keeps coming to default level on restart currently, i have ubuntu 11.04 installed23:49
DasEiColin969: 512 bootable ? use netinstaller image23:49
hearnoseenocolin969 well if you're really stuck till wednesday you can always try to just find a small live os23:49
hearnoseenountil you can get ubuntu up and running at another date23:50
upgrdmananyone use wifi and get transfer speeds over 3 - 3.5MB/s? I have a 802.11b/g/n router and adapter cards, both of which support both 2.4 and 5ghz. even with my laptop and router on the same desk i can23:50
DasEi!minimal | Colin96923:50
ubottuColin969: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD23:50
upgrdman*i can't get more than 3MB/s23:50
Colin969DasEi, I was wondering as well, why isnt there a Ubuntu Netbook 11.04? I updated fine from 10.1023:51
DasEiColin969: netbook is depreciated23:51
DasEi!netbook23:51
Colin969!netbook23:51
Colin969Hmm?23:51
dougskodeven_: according to here, https://help.ubuntu.com/community/SoundTroubleshooting, 'sudo alsactl store 0' might do the trick23:52
Colin969Ill try out Minimal later if i can get somin done23:52
DasEiColin969: no factoid there, it's integrated in the standard installer now23:52
Colin969DasEi, Oh,23:53
hearnoseenois anyone familiar with chromium-browser?23:53
Colin969Hearnoseeno Vaguely23:53
deven_thanks alot dougsko23:53
cissdougsko: did that already, but the messages were flashing by. i'm currently trying the init=/bin/bash strategy to debug my boot problems23:53
DasEi!details | hearnoseeno23:53
ubottuhearnoseeno: 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 ..."23:53
hearnoseenoI'm trying to get logging via this command:  chromium-browser --enable-logging --v=123:54
Colin969Back in a sec23:55
hearnoseenotrouble is that I can't find the .log file and it's frustrating since the search takes awhile and sometimes crashes or freezes23:55
Colin969Think i can get this running23:55
hearnoseeno*searching the system's files/folders23:56
Colin969DasEi, shall I extract the ISO in 7-Zip into the card?23:56
DasEiColin969: no, use unetbootin for windows and play it to the card23:57
Colin969Ok.23:57
Colin969Why do i bloody love this IRC Channel?23:58
DasEirofl :)23:58
Colin969Im pissed off too, i'd just downloaded like 80GB of stuff23:58
DasEiColin969: anyway, keep language friendly23:59
\bMike\bWhen I try to mount my encrypted directory using the passphrase I wrote down when the encrypted homedir was made, I only get the Readme file and the .desktop file. Am I doing something wrong?23:59
Colin969Pissed is a bad word? Theres already drinks called Pussy and Boobee23:59

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