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

RobbieCrashHow do I set zfs_arc_max on Ubuntu, with the ZFS Native module??00:00
catcherjrib, thanks for the tip!00:00
D10SCIAO00:00
tlambertzromayn it keeps binary config files.  It likes SIGHUP to tell it to reread its configs.00:00
jribcatcher: you might try #bash for other suggestions00:01
zromayntlambert: in other words, there's no need to restart the service?00:01
catcherjrib, good call00:01
tlambertzromayn think about how it has to remember leases it has already granted.  BTW, you will want to explicitly release and renew the lease on the client machine you are experimenting on to flush that out,.00:02
thenickpersonI set Ubuntu's mouse cursor theme to dark, but the main (arrow) cursor is still white, while all others are black. How can I fix this?00:03
tlambertzromayn basically if it dies and comes back, it can't start granting the same leases that are already granted to new supplicants.00:03
tlambertzromayn so you have to signal it to reread rather than restarting,, and you have to explicitly release and reacquire from the client for the change to take effect for that client00:04
=== root is now known as Guest91632
prothonI have a question for you all. Is there a way to install ubuntu 11.04 on an Western Digital EARS drive and keep the correct sector alignment?00:04
zromayntlambert: got it00:05
prothonI realigned the sectors in fdisk (i think it was correctly aligned) but now i go to install and i'm worried that the alignment will well... dealign00:05
crash1hdHey all after installing a new motherboard with new video drivers it seems that I am no longer able to boot into ubuntu nativly when I do I get the black screen and thats it00:06
parapaI'm trying to get a program to run in wine but it fails to load directx and the winehq people said I need 32bit opengl drivers, how can i figure out how to install those? I have a glxinfo output if that helps00:07
Jordan_Uprothon: Ubuntu's installer uses optimal allignment.00:07
nibalizercrash1hd: try booting with nomodeset00:07
prothonJordan_U, Ah. I tried the alternate install first and it kind just pooped everywhere.00:07
crash1hdnomodeset?00:07
prothonJordan_U, Thank you.00:07
thenickpersonCan someone please help me with my theming problem?00:07
Jordan_Uprothon: "pooped everywhere"?00:07
hobomoi have an ssh server that isnt working. im not knowledgeable to figure it out myself, can anybody help?00:08
indrajeetcryptkeper not working properly00:08
prothonJordan_U, Any file copying was just abysmal and I kept getting warnings they're not aligned by... well alot.00:08
prothonhobomo, Is it remote or local?00:08
hobomolocal00:08
=== Guest70459 is now known as Eng-Rosey
crash1hdnibalizer, I am on my laptop next to my ubuntu machine and I am at the prompt to choose which version of ubuntu to go into 11.04, kernel 2.6.39-0-generic or recovery or 2.6.38-9-generec or recover how do I boot into nomodeset00:09
zromayntlambert: when you stated that the option goes in the scope, are you referring to the subnet section, for instance subnet 1.1.1.0 netmask 255.255.255.0 { range 1.1.1.1 1.1.1.3; ddns-update-style interim;00:09
Jordan_Uprothon: The alternate installer uses optimal allignment as well. On modern drives aligning to the "cylinder" is far from optimal as cylinders from CHS values are basically a fiction.00:09
prothonhobomo, did you change the /etc/ssh/sshd_config file at all? Like disallow text login.00:09
Jordan_Uprothon: Where were you seeing errors about alignment?00:09
prothonJordan_U, Besides noticeable speed decrease (these are 2TB drives) I saw the errors in disk utility00:10
hobomoprothon, nope i havent changed sshd_config at all00:10
Jordan_Uprothon: What error specifically? Did you use automatic partitioning with the alternate installer?00:10
indrajeethow do I restart apache server?00:10
prothonJordan_U, Manual config of the partitions. I think that's what made it poop00:10
parapaI'm trying to get a program to run in wine but it fails to load directx and the winehq people said I need 32bit opengl drivers, how can i figure out how to install those? I have a glxinfo output if that helps00:10
prothonhobomo, my guess is you'll need to restart the sshd service00:11
hobomoprothon, i should say that my server worked perfectly, but i moved to a new place and am now using a different router. thats the only thing that has changed.00:11
prothonhobomo, sudo service ssh restart00:11
prothonhobomo, are you trying to get in it from the outside in or local?00:11
Jordan_Uprothon: So you're now aligning to MiB boundaries?00:12
indrajeethow do I restart apache server?00:12
hobomoprothon, local. im using all 192.168.2.X addresses00:12
prothonindrajeet, sudo service apache restart00:12
prothonhobomo, that's strange. Within a local subnet you shouldn't have many issues. Any segmintation or vlans?00:13
hobomoprothon, i restarted, but it still gives me a 'no route to host' error.00:13
hobomoprothon, i dont even know what those mean, so i guess not.00:13
prothonJordan_U, Honestly, very little00:13
indrajeet@<prothon> giving this error --apache: unrecognized service00:14
Jordan_Uprothon: Verry little what?00:14
prothonhobomo, go to local terminal and type ifconfig | grep addr00:14
prothonJordan_U, MiB boundaries.00:14
prothonindrajeet, sudo service httpd restart      maybe?00:14
ETERNACode Hackers=Programmers.00:14
hobomoprothon, to get the correct IP? its static for the server00:15
Jordan_Uprothon: You can't be "very little" aligned on MiB boundaries. Your partitions are either aligned on MiB boundaries or not. Which is it?00:15
prothonhobomo, Basically to see if it's getting any dhcp requests00:15
parapaI'm trying to get a program to run in wine but it fails to load directx and the winehq people said I need 32bit opengl drivers, how can i figure out how to install those? I have a glxinfo output if that helps00:16
prothonJordan_U, I mean i know little of it. I'm RTFMing but I understand that you need to use 4096 ^ x for partitions00:16
ETERNAUhm... I think u have to use winetricks00:16
ETERNATo install DirectX00:16
hobomoprothon, what should i be looking at in ifconfig?00:16
ETERNAAnd OpenGL00:16
prothonhobomo, under ETH0 it should have some kind of ipv4 address. If not, can't route to host.00:17
Jordan_Uprothon: I'm betting that the installer aligned the partitions perfectly well and you are simply misunderstanding an error message you've seen. That's why I'd like to know what the exact error message was.00:17
indrajeet@<prothon> this command works --sudo /etc/init.d/apache2 restart00:18
crash1hdWould reinstalling ubuntu ontop of itself fix my problem?00:18
dsnydersHi all!  How do I print a 7 column, week at a glance calendar?00:18
crash1hdor cause more problems?00:18
prothonJordan_U, Oh, after trying X and Y I've wiped that partition out many times over. I think I just manually partitioned the drives to the wrong boundaries. I've come to realize that.00:18
hobomoprothon, http://paste.ubuntu.com/703681/00:18
hobomoprothon, anything wrong that you can see?00:19
prothonhobomo, type "sudo dhclient eth0"00:19
prothonhobomo, it doesn't have an IPv4 address00:19
dsnydersThunderbird doesn't do it.00:19
dsnyders... although it displays it nicely.00:20
Jordan_Uprothon: I don't think that either Ubiquity (the live installer) or Debian Installer (the "alternate" installer) easily allows you to create unaligned partitions.00:21
prothonJordan_U, Stroke of unluck? Maybe I'm tard. Maybe a bit of column A and B00:22
hobomoprothon, heres what i got when i entered the command, http://paste.ubuntu.com/703682/00:23
qwazraymer00:23
qwaztrolololo00:23
prothonhobomo, Ok so 2 things could be happening. DHCP broke on your router or the cable is loose in the back00:24
hobomoprothon, ok so should i try tightening the cable first?00:25
prothonhobomo, you don't need to "tighten" the cable. Just push it in a bit. See if it's loose.00:25
hobomoprothon, it doesnt seem to be loose00:26
prothonhobomo, it might be the dhcp server on the router. What kind of router?00:27
hobomoprothon, belkin wireless g plus00:28
hobomoprothon, should i find a model number?00:29
prothonhobomo, naw, they use pretty much standard firmware00:29
prothonhobomo, all your other devices work when power cycled?00:30
prothonhobomo, they all get an ip address?00:30
parapaI'm trying to get a program to run in wine but it fails to load directx and the winehq people said I need 32bit opengl libraries, how can i figure out how to install those? I have a glxinfo output if that helps00:30
hobomoprothon, yes they all get ip addresses00:30
hobomothey all have internet access00:30
prothonhobomo, very strange. Suggest to you is make a static IP.00:30
hobomoyou mean have the router assign static IPs to my devices?00:31
prothonhobomo, I don't know the syntax for the .conf file off the top of my head but i bet you someone else around here would. *also have to go for about 10 minutes*00:31
prothonhobomo, no you asign the eth0 interface a static. That way it'll arp correctly.00:31
crash1hdanyone?00:32
GalaxorHi.  I upgraded from 10.04 to 11.04.  kinit no longer works.  No matter how correctly I type my password, it says password incorrect.  Same results whether I'm using heimdal or mit-kerberos.  I'm making sure that I'm using the correct krb5.conf.  I also synced my date with ntpdate.  What else could I be doing wrong?  Is kerberos broken in ubuntu 11.04??00:32
zemoi dont know anymore what to do, the forwardedport is open, but when i try to connet to it using the public p says connections refused, any help?00:32
scwizardI screwed something up during installation and now I can connect to the internet but I can't resolve hostnames00:39
scwizardhow do I rectify this?00:39
nibalizercrash1hd: did you figure it out?00:40
qinscwizard: change nameservers in /etc/resolv.conf to google public servers: 8.8.8.8 4.4.8.800:40
nibalizerbasically you press e on one of those enties and append nomodeset and press enter00:40
scwizardach that's the file /etc/resolv.conf00:41
scwizardthx00:41
crash1hdnibalizer, no00:41
scwizardwhat the heck do I put under "search" in resolv.conf?00:42
sammyso lets say I'm installing a package with a daemon. is there a quick and easy way to get apt *not* to try to automagically start the daemon immediately after installing it? debconf doesn't give me all the configuration options I want to edit before it starts, and I end up having to clean up after the initial start of the daemon because it creates all sorts of databases and things that turn out to be incorrect for my setup00:42
qinzemo: Is your service available localy?00:42
zemoqin: if i run http://192.168.2.102:8001/  i get the files listed00:42
cyphaanyone able to get PIL to pip install to a virtual environment with --no-site-packages and able to find the jpeg and png libraries?00:43
crash1hdcan someone explain what nomodeset does?00:43
scwizardoh the file has a man page00:43
qinscwizard: search propably can be ignored.00:43
scwizardTIL that some config files have man pages!00:43
qinzemo: Web? One moment.00:44
qwazman resolv.conf00:44
qwazoops phail00:44
qinzemo: Uhm ;( you have cloak... So what port(s) have you forwarded?00:45
zemoqin: [01:42:21] <zemo> qin: if i run http://192.168.2.102:8001/  i get the files listed00:45
zemoyou can see 800100:46
dsnydersHi all!  How do I print a 7 column, week at a glance calendar?00:46
qinzemo: You could test forwarding with ssh/telnet. And make sure what no firewall is running.00:47
sammydont use debian where packages are meant to be installed and JustWork- got it. thanks for the advice.00:47
zemoqin: the pc firewall is down like i set it00:47
* el_seano pokes nibalizer 00:48
zemoqin: but if i telent to public ip on 8001 ill get port refused00:48
dsnydersDoes Evolution print a 7 column calendar?00:48
zemoqin: but if i telent to public ip on 8001 ill get pconnectionrefused00:48
sammydsnyders: I don't know, lemme ask google for you00:48
zemoqin: but if i telent to public ip on 8001 ill get oconnection refused00:49
crash1hdnibalizer, would If I dont need nomodeset in livecd? to boot live cd then why would I normally need it?00:49
zemoqin:  the port is not blocked like stated in the website00:49
qinzemo: maybe start sshd and use *it* to test.00:50
zemoqin: to test what00:50
qinzemo: If ssh connection, after forwarding port 22, can be established.00:51
scwizard"Package openssh-server is not available, but is referred to by another package."00:51
qinzemo: If you do not mind, can probe your ip.00:51
nibalizercrash1hd: yea good point00:51
scwizardgeez what's its called these days then?00:51
scwizardoh wait nevermind its just apt-get bugging on me :(00:52
egertonI am having some problems installing zimbra desktop on ubuntu 11.4.  can someone help me please?00:52
crash1hdnibalizer, mind you I dont ever see the ubuntu logo screen though00:53
egertonHas anyone tried installing zimbra on ubuntu 11.4?00:54
dsnydersDoes anyone here use Evolution?00:58
scwizardwhen I apt-cache search "ssh" the only packages it lists are libssl and openssh-client00:59
scwizardand of course more packages than that exist...00:59
sammydsnyders: I do but Ive never used it to print calendars. Id try something ese to print them, the internet doesn't seem to have good reviews01:00
egertonHas anyone installed zimbra desktop on ubutnu 11.04?01:00
sammydsnyders: id suggest lightning, though I dont knw if its any better at printing. maybe importing into google calendar -- i know they have views specifically for printing01:01
scwizardoh that was the magic command I was forgetting, sudo apt-get update01:01
scwizardI typoed it as upgrade and got confuzzled01:02
egertonHas anyone installed zimbra desktop on ubutnu 11.04?01:02
dsnydersLightning does a 5+2 box layout for it's week-at-a-glance.  I'm looking for a seven column layout.01:03
gh0stApp for 7zip?01:04
=== rww is now known as tardis
crash1hdwhen running from livecd vs usblivecd is there any differences?01:04
FerchoLPHello. My  /vmlinuz-2.6.38-11-generic has slightly different size that /boot/vmlinuz-2.6.38-11-generic and the first one makes kernel panic at boot. How can I check integrity of those files?01:04
=== tardis is now known as rww
sammyrww: I like your nickserv metadata.01:05
egertonHas anyone installed zimbra desktop on ubutnu 11.04?01:05
rwwsammy: why thank you :)01:05
sammyrww: quality. I might have checked it out to see if tardis was registered ;)01:07
sammyhey, everybody, speaking of which, happy my-8th anniversary of having a registered nick on freenode.01:08
sammyFerchoLP: could you apt-get purge, clear your package cache, and re install?01:08
egertonHas anyone installed zimbra desktop on ubuntu 11.04?01:12
FerchoLPI just checked on Synaptic and /vmlinuz-2.6.38-11-generic is not included in linux-image-2.6.38-11-generic's installed files, it only includes files on /boot. I'm not sure what script could have put vmlinux in / and point grub2 to that file. Maybe some grub2 script?01:12
FerchoLPthat's why I'm not sure a purge would do the thing. Maybe I have just to edit manually grub.cfg01:12
=== miketosh is now known as tosh
sammyFerchoLP: you can use 'dpkg-query -S filename' to see what package is responsible for installing a particular file01:13
=== tosh is now known as miketosh
FerchoLPnice, I got linux-image-2.6.38-11-generic: /boot/vmlinuz-2.6.38-11-generic01:15
FerchoLPbut also some results like:   kdelibs-data: /usr/share/apps/ksgmltools2/docbook/xsl/params/root.filename.xml01:15
LinkMyBoyHi there01:15
FerchoLP¿? wired01:15
FerchoLP*weird01:16
sammyFerchoLP: try using the full path of the file, otherwise it will give you every match in its database for whatever string you provide01:16
iToastHi.01:16
iToastUghm...01:16
iToastI need to setup a ubuntu server.01:16
iToastIn 1gb of internal storage.01:16
iToast+ Lamp and a ssh server01:16
iToastCan it be oen01:16
iToastdone*01:16
sammyiToast: I believe so, google is your friend. try a minimal install, and only install the packages you need.01:17
iToastsammy: Minimal is too big sitll01:18
iToaststill*01:18
FerchoLPyou're right. Yes, it turns that those kdelibs-data are always shown in results ¿?? although in the last sentence it says that there was no results with that pattern01:18
FerchoLPI will just edit grub.cfg, it's not a big deal01:19
=== Jay is now known as Guest90187
FerchoLPI just didn't want to mess with grub2 because it updates itself any time a new kernel is released01:19
FerchoLP*every time (sorry for my English)01:20
karen_mI'm using gnome, and i disabled the password prompt.  how can I re-enable it outside of X?  I need it enabled for my home directory to be unencrypted01:20
karen_mthanks01:20
crash1hdok what ever happened to livecd asking you what you wanted to do test live cd install ubuntu ... it just boots into ubuntu now?01:20
surreal7zHi guys... I was using synergy between Xubuntu and Win7... Now I installed XP, and network LAN cable reports like it is unplugged01:20
surreal7zI tried everything I could think of.01:21
FerchoLPsurreal7z did you install network drivers on win xp machine?01:21
sammyiToast: minimal is still too big? what are you basing that off of?01:21
surreal7zsure, Lan drivers are installed01:22
sammyiToast: i see ubuntu documentation that's telling me a minimal server install is 500mb01:22
iToastsammy: Add lamp and a ssh / ftp server.01:22
iToastAll in 1gb of storage.01:22
surreal7zI will try to reinstall them..01:23
sammyiToast: the same documentation is telling me installing an ubuntu server with all tasks selected fill 1gb. again, are you guessing, or have you read something/tried and it wasnt enough space?01:23
FerchoLPwhat do you see with ipconfig?01:23
iToastsammy: What about lubuntu?01:24
surreal7zMedia State ........ Media disconnected01:25
sammyFerchoLP: you can mark the various kernel images and source packages to hold their version until you want to update them. why wouldnt you want grub? do you have a custom setup that it will overwrite?01:25
sammyiToast: are you looking for a desktop or a server?01:25
surreal7zFerchoLP, Media State ........ Media disconnected01:25
iToastsammy: server01:26
FerchoLPIt is rarely a software problem, but if you say that with win7 it worked... I don't know what to say01:26
sammyiToast: then I suggest you read the wealth of information that is available online about installing ubuntu servers and their requirements, including how much disk space they require. the documentation I found says that you can easily fit what you want in 1gb. google is your friend.01:27
iToastsammy: i tried google.01:27
FerchoLPsammy, the thing is that I've never manually edited grub2 configuration, it have always updated automatically each time a new kernel is released and updated01:27
sammyiToast: https://help.ubuntu.com/11.04/serverguide/C/preparing-to-install.html01:27
MrSassyPantsanyone else experiencing segfaults in 64bit kubuntu?01:27
iToastI was muted in #linux by bocaneri.01:27
iToastsammy: I would consider it abuse.01:28
iToastI was asking a valid question about a still living linux distro01:28
FerchoLPactually, grub.cfg explicitly says  "DO NOT EDIT THIS FILE     It is automatically generated by grub-mkconfig using templates from /etc/grub.d and settings from /etc/default/grub"01:28
jeffs_linuxut a hundred MB,I have a partition that gparted wont resize for some reason, it is the only child of a single ntfs inside an extended partition taking up all bt01:29
jeffs_linuxignore that01:30
iToastsammy: I consider bocaneri's actions abusive.01:30
iToastI think he should be stripped of +o and I unmuted.01:30
iToastAsking valid questions is apperently trolling.01:30
sammyiToast: well, unfortunately, channels on freenode are not democracies. and in my experience, people willing to help and answer questions from strangers don't like being asked questions that can be answerd in many different official sources of documentation. part of using linux is learning to read all the available documentation before asking for help. there's a reason linus said the linux motto is 'do it yourself.' I'm not sure thers anyone you can compl01:30
iToastYou can't ask a question without talking.01:30
jeffs_linuxI have a partition that gparted wont resize for some reason, its the only child of an extended partition, taking up too much of the hard drive for me to install ubuntu without changing, any idea why it wont resize?01:31
iToastsammy: I asked a small question someone might know.01:31
bazhangiToast, wrong place for this01:31
iToastGoogle can't get everything.01:31
iToastThats what i hate about google. people say 'Google it'. Not all sites allow google to index them. So not all information is avalible01:31
bazhang!ot | iToast01:31
ubottuiToast: #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!01:31
sammyiToast: i linked you to the offical ubuntu server guide. your attitude is just going to get you silenced here, as wel. if you want to continue to be upset, its your choice.01:31
iToastsammy: What attitude?01:32
iToastWhen i said 1gb of storage. i ment it litteraly01:32
bazhangiToast, thats enough.01:32
iToastIm installing it on a thin client. 1.5ghz cpu with 1gb ram.01:32
iToastThen 1gb ssd for XPe, but it would be better with ubuntu01:32
sammyiToast: have you looked at the page I linked you? thats all the help I'm willing to provide. have a wonderful day.01:32
iToastsammy: That isn't helpful eneugh, i saw it already 20 times, i want ubuntu but i dont have the storage!01:33
keyzsi use ubuntu 11.04 and have a logitech c600 webcam cant get video working on msn, how do i instal or check if cam is properly installed?01:34
sammyjeffs_linux: what error does it give you when you try to resize it? or message of some sort?01:34
cyphaanyone able to get PIL to pip install to a virtual environment with --no-site-packages and able to find the jpeg and png libraries?01:34
jeffs_linuxsammy: it gives no message, it simply does not move, it wont let me shrink the partition01:34
sammyjeffs_linux: what type of partition is it? is it formatted with data on it?01:35
jeffs_linuxit is an old windows xp ntfs partition, but it is unusual, the ntfs partition is whithin an extended partition, taking up the entire thing01:36
jcook_5xdataanyone play warcraft III FT in wine1.3.X01:36
jcook_5xdataHave a problem with not being able to type my password in battle net01:37
bazhangjcook_5xdata, check the appdb01:37
bazhang!appdb | jcook_5xdata01:37
ubottujcook_5xdata: 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 help01:37
bazhangjcook_5xdata, #winehq for specific apps help01:37
=== sloth is now known as lsloth
jcook_5xdatabazhang, I know thanks :) in that channel now. Just seeing if anyone come across it. and if there a fix01:39
=== asem is now known as jambo
crash1hdok what ever happened to livecd asking you what you wanted to do test live cd install ubuntu ... it just boots into ubuntu now?01:41
=== nick is now known as Guest90155
jeffs_linuxany ideas?01:42
jtruckshow do I get apt (or some other packaging tool) to tell me what is wrong with a package? I'm getting this re grub-pc: status half-configured grub-pc 1.98-1ubuntu1201:45
=== Kreole is now known as Hayshi
aliciapgsomeone changed the sound settings and now instead of sending what comes from the mic, my computer sends what comes from my speakers (like in skype) can someone help?01:49
nibalizeralsamixer01:50
=== OY1R_ is now known as OY1R
antihoaxclear;e=eval\ ;p=printf\ ;x="$e$p\$";u=USER;n=NAME;r=$(stty -g);stty raw -echo;read -sn1 -p \[$($x$u)@$(${x}HOST$n):~\]$\ ;while read -n1 a;do $p \\$($p '%03o' $(($($p'%d' "'"$($p'%c' "$a")"")-1)));sleep .$(($RANDOM*2));done< <($p\%q 'Uif!Nbusjy!ibt!zpv!'"$($p'%s' "$(grep $($x$u$n) /etc/passwd |awk -F: '{print $5}')" | while read -n1 y;do $p'%c' "$($p\\$($p'%03o' $(($($p'%d' "'$($p'%c' "$y")")+1))))";done;)"'///');stty "$r";$p\\n01:52
antihoaxheres a bash script for you01:53
hjaxantihoax: please don't paste into here, use an online pasting service instead, then you dont spam the channel01:53
antihoaxno worries, i'll be inactive for atleast 8 hours01:54
aliciapgwhat about alsamixer01:54
keyzsi use ubuntu 11.04 and have a logitech c600 webcam cant get video working on msn, how do i instal or check if cam is properly installed?02:00
Steven192923Hey guys I was wondering if I could get some quick help, I was running memtest and then after the first pass this happened. http://i56.tinypic.com/33zaebl.png02:00
usr13Steven192923: How long has it been since you cleaned the processor and heat sink and applied new thermal grease?02:02
Steven192923I would have no idea, This is a rented box. I am running memtest over KVM.02:02
mboldiscdid the whole system lock up at that point?02:02
xanguakeyzs: you won't get any msn client that support videochat, better try skype or gtalk ;)02:02
Steven192923No memtest is still running02:02
keyzsxangua none?02:03
mboldiscyou rented a pc and you want to fix the memory problems?02:03
Steven192923No, Its a rented dedicated server.02:03
keyzsmemtest02:03
usr13Steven192923: What symptoms lead you to do memtest/02:03
mboldiscoh02:03
usr13?02:03
Steven192923Server crashes randomly. blank servers when consoling.02:04
Steven192923unresponsive02:04
mboldiscanything interesting in dmesg?02:04
usr13Well, if it's a rented box, it's not your job to fix it.  Right?  You need to make a phone call.02:05
Steven192923I couldn't find anything.02:05
mboldiscAre you running memtest through ssh?02:05
Steven192923No, Its booted from dvd, running over KVM IP02:05
usr13Steven192923: Did you try re-seating the RAM modules?02:06
Steven192923This would not be up to me but I can add a support request for them to do so.02:06
Steven192923Thank you for your suggestion.02:06
mboldiscIf I owned the box, I'd run the same test with only one ram module in it02:07
usr13If not, pull them out and cram them back in again.02:07
mboldiscNot sure if you have that option02:07
sogeking99hey guys, anyone know a good graphical program for playing interactive fiction02:07
Steven192923I just got a reply from the ticket, Hello,  This means the memory on the server is bad.  We will need to schedule some downtime with yourself to replace it.  Please let us know when a good time would be to swap out this hardware.02:08
usr13Steven192923: If it were mine, I'd reseat the memory and clean it up and apply new thermal grease and do another memtest.02:08
egertonHas anyone installed zimbra desktop on ubutnu 11.04?02:09
Steven192923Thanks, but the hardware is not mine, They are just going to replace the ram.02:09
usr13Steven192923: Yea, that's probably it, I'm just offering other possibilites.02:10
T1z0ck#anonmex02:10
Steven192923Ok Thanks. I will suggest that to them if it continues.02:11
Steven192923I appreciate your help!02:12
dsnydersCan anyone suggest a software for printing a calendar?  Scribus maybe?  OoDraw?  Inkscape?02:16
bakisCan someone help me with a hardware issue i encountered when dual booting Ubuntu 11.04 and Windows 7?02:18
V13Axel!ask | bakis02:18
ubottubakis: 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. :-)02:18
bazhangbakis, hardware? ##hardware02:18
jtrucksanyone know where i can find details of errors encountered during a package intall? I tried dpkg --configure and it says there was an error.. but I can't find details02:23
eiriksvinhi all, is there a rolldice gui? I have done sudo apt-get rolldice but is there a gui front?02:23
eiriksvinor something like it?02:24
=== patrick is now known as Guest44888
Guest44888quit02:25
=== cook1es_ is now known as cook1es
eiriksvindoes anyone know of a GUI rpg dice roller?02:25
kscloudAnyone have Unity not load for them recently?02:26
eiriksvinksclaud nah I use classic :P02:28
SIFTUeiriksvin: rolldice - A virtual dice roller02:28
SIFTUeiriksvin: kdicegen - A scriptable dungeon and dragons style dice roller02:28
bakisToday i decided to dual boot Ubuntu 11.04 alongside my Windows 7. I have a C: drive and a D: drive so i decided to leave my windows stuff alone on my C: drive and boot linux off of my D: drive. I partioned it properly and everything, but now when i try to boot windows it can't even find my C: drive. it only shows my D: drive and my DVD drive. Does anyone know what I can do to fix this?02:29
crash1hdhow do you toggle the nautilis view from tabs to url?02:29
eiriksvin<SIFTU> so, I just apt-get it?02:29
crash1hdSo instead of it saying home user ... it says /home/user/ ...02:29
SIFTUeiriksvin: not sure, dont run ubuntu :)02:29
thenickpersonI installed Windows 7 and then Ubuntu 11.04, and Grub is so offset on my screen that I can't see any of the options (default generated configuration). How can I fix this?02:29
cbilljonesim having a small issue with proftpd, i want all users to be able to have full access to files withen my ftp share. I set the umask to 000, folders seem to have 777 for rights, but files are still read only, 755 i think02:29
SIFTUeiriksvin: actually yeah.. debian has rolldice in he repo02:30
eiriksvinyeah, I have rolldice, but I'm looking for a gui dice roller, I don't mind command line, but it looks crappy on screen display in-game02:31
molganquestion about GRUB loading on a external moniter and being offset, does anyone know how to fix it?02:32
SIFTUeiriksvin: well maybe the other one http://kde-apps.org/content/show.php?content=10734502:33
Jokncbilljones: did you sudo chmod -R 777 /ftp/share ?02:33
urlin2umolgan, ALL GRUB DOES IS LOAD THE os02:33
molganI know.02:33
cbilljonesjokn yes, that works as a temp fix, but if a user uploads a new file it is 755, though if they create a dir its 77702:33
bakissoo any help?02:33
molganbut I can not see the full grub menu to make a decision02:33
urlin2umolgan, sorry for the caps.02:33
=== felonious is now known as yo_mama
eiriksvin<SIFTU> thanks checking into it now, heh not to many ppl interested in this type of stuff:)02:34
SIFTUeiriksvin: well i have no idea really :)02:34
molganthe feed of the screen is offset up and to the left, and I can't really see any options.02:34
Jokncbilljones: I believe there's a part about it in the proftpd manual look up UMASK02:35
urlin2umolgan, you running which release?02:35
eiriksvinmaybe I should build a cool dice rolling blend and toss it out there freebee02:35
cbilljonesjokn ya, i set the umask to 000, which makes the folders 777 instead of 755, but doesnt effect files, just folders02:35
wdkrnlshey, anyone here know the inner intricacies of Nautilus 3.2 search?02:35
molgan11.04 grub, plugged in from a desktop into a tv via vga cable02:36
bakisyeah i do02:36
destinydrivenhey all, I used to have a problem with ubuntu 11.04 not supporting switchable  graphics on my HP pavillion dv7t-6100. Would that have been fixed in 11.10?02:36
shapeshiftadoes anyone know what could cause ssh to have different colors in vim than when I use vim locally? I have 256 colors setup just fine...02:36
SIFTUdestinydriven: nvidia & intel?02:36
bakis<destinydriven> yes that was patched02:36
cbilljonesjokn i suppose i could just have all users use the same idea, would be doable in this situation and would solve the permission issues i suppose02:36
wdkrnlswhen I try to search outside my home directory in Nautilus, I get nothing.02:36
destinydrivenSIFTU, ATI and Intel02:36
destinydrivenbakis, awesome!!!!02:37
SIFTUdestinydriven: ah ok, well not sure, did you check out hybrid graphics?02:37
wdkrnlsbut when I use the "Search for Files" gui, I can search everywhere.02:37
destinydrivenSIFTU, no I haven't but I will look into it02:37
SIFTUshapeshifta: maybe you TERM env variable02:38
shapeshiftait's showing xterm-256color02:38
SIFTUdestinydriven: http://linux-hybrid-graphics.blogspot.com/02:39
SIFTUdestinydriven: thats the current status02:39
SIFTUshapeshifta: via ssh?02:39
destinydrivenSIFTU, cool, thanks02:39
shapeshiftaSIFTU: yea, im more pevd about it, since i am getting colors, just not the correct ones. more like approximations.02:40
jtrucksanyone know where I can find the postinstall script for a package? are they only kept in the package itself after apt-get or dpkg finishes it's processing? i.e. do I need to pull it out of the .deb file in /var/cache/apt?02:41
bakisthanks for nothin!02:41
eiriksvinuh, how can I find out if I have KDE?02:42
crash1hdwhat happens when you install ubuntu ontop of itself, what I am wondering is does it delete anything inside /home/user?02:42
xanguacrash1hd: if you don't have a dedicated partition for home, what do you expect¿02:43
shapeshiftacrash1hd: are you trying to upgrade?02:43
=== derp is now known as ````````````````
crash1hdtrying to see if I can fix an issue with a new motherboard02:45
urlin2ueiriksvin, you don't know the desktops?02:46
=== ```````````````` is now known as derp
eiriksvinno, I have only used Gnome, tried unity... blah02:47
mjecIn rescue mode, I get mounting /dev/mapper/dm-3_crypt on /target/ failed: invalid argument when running `mount /dev/mapper/dm-3_crypt /target`. Can anyone give me deeper insight into this message?02:48
urlin2ueiriksvin, so your question really is can you install kde is this correct if so yes.02:48
eiriksvinyes02:49
solracum hello?02:49
eiriksvinwith 11.04?02:49
eiriksvinsolrac we read you loud and cleare02:49
solraclol Hey Um I'm having a problem with the aditional drivers02:50
eiriksvinurlin2u yes, can I install KDE on 11.04?02:51
eiriksvinsolrac whats your graphics card? NVidia?02:51
xanguaeiriksvin: yes you can02:52
solracno the graphics are fine its a bcm4312 wireless card (I even installed firmware-b43-lpphy-installer)02:52
eiriksvinxangua cool, I'll have to look into it02:53
urlin2ueiriksvin, so when you start to mix desktops they can have overlapping apps, and the desktop can be difficult to remove that you have added if you don't like it, personally I would download a kubuntu version of natty and check it out first. With natty being tied to compiz I think you can just install kubuntu but not sure of the consequences overall.02:53
eiriksvinsolrac whats your question02:53
solracWhy isn't the b43 driver appearing in the Aditional Drivers (jockey-gtk) Application?02:53
eiriksvinurlin2u well, thanks for that nice bit of info02:53
urlin2u!b4302:53
ubottuHelp with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx02:53
urlin2usolrac, you see tye bot info?02:54
urlin2uthe*02:54
jason___hello everyone. Question... I'm trying to boot PPC clients using an LTSP setup on Ubuntu. I have a PowerPC chroot however my clients are not getting through the netboot process. Can someone take a look at this example (at the bottom) DHCP config and tell me what I would need to tweak and/or add to mine to make it work? I'm not sure what I'm missing.02:54
jason___https://help.ubuntu.com/community/UbuntuLTSP/LTSPCrossArchSetup02:55
solracyes why?02:55
urlin2usolrac, check the link.02:55
eiriksvinthanx for all the help guys... gnight :)02:55
solracI already did as told02:55
urlin2usolrac, can you be more vague?02:56
solracI checked (with and without root) the b43 files are there02:56
fullmetalurlin2u multi channel i see...02:56
solracI'll try02:56
urlin2ufullmetal, yep02:56
urlin2usolrac, :D02:56
solracthe folder /lib/firmware/b43 does exist (with files) but jockey-gtk (Aditional Drivers Application) doesn't read it02:57
tux-mattcan anyone help me install glibc02:57
tux-mattin ubuntu02:57
tux-matti need to install glibc 2.1102:58
fullmetalgoogling one min..02:58
Braiammm... maybe glibc-2.1 package??02:58
urlin2usolrac, read the bots link nowhere is the additional drivers mentioned, not my area but I have never seen that used for those drivers.02:58
crash1hdshapeshifta, I was thinking of doing an upgrade of 11.04 to 11.04 to see if it resolves any of my issues but was wondering if its going to delete the home folder and all of the content in there (I am now backing up said folder just incase)02:59
fullmetaltux-matt02:59
fullmetaltry libc602:59
Braiamcrash1hd: ??? 11.04 to 11.04???02:59
solracbcm43XX are Wireless Card02:59
urlin2ucrash1hd, 11.04 to 11.04? do you mean 11.10, ask atr #ubuntu+1 for Oneiric02:59
fullmetallike sudo apt-get install libc602:59
tux-mattfullmetal i need to install glibc 2.1103:00
fullmetalit should contain the package glibc2.11-103:00
xistance_A guy in Winehq told me, your 32 bit gl libraries are not the same version as your kernel module, go fix that, how do I do what he has said03:00
Braiamif its for development its glibc-2.0-dev03:00
fullmetalits a virtual package...03:00
fullmetalhttp://packages.ubuntu.com/en/maverick-updates/glibc-2.11-103:00
tux-matti need to for a game03:00
fullmetalgive it a go... you can always purge it if it is not correct...03:01
oderfeneHey Guyz I've installed ubuntu onto my laptop but it apparently has no support for broadcom 4311 wireless , which is odd becuase when I had previously installed ubuntu in 2008 it had recognized it automatically03:01
urlin2usolrac, https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx03:01
xistance_fullmetal: A guy in Winehq told me, your 32 bit gl libraries are not the same version as your kernel module, go fix that, how do I do what he has said03:01
crash1hdBraiam, yes 11.04 to 11.0403:01
oderfeneanyways I have no internet at all besides wireless, i cant access a cable so basically I triedi nstalling drivers for broadcom 43X and it doesn't ever work without internet, am I hopeless with this?03:01
crash1hdI am reinstalling ubuntu on top of itself to see if it fixes the issues I have been having03:01
urlin2uoderfene, https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx03:01
urlin2ucrash1hd, bad idea.03:02
fullmetalnot sure... what game / program are you trying to port?03:02
solracalthough, I do have STA activated but it doesn't read packets D: (Thats what i'm looking for) and I already done it03:02
tux-matt__thanks03:02
oderfeneI even downloaded the drivers onto my windows and then USB 'd them over to the ubuntu installation, and tried manually installing through the terminal and it still didn't work03:02
fullmetal@xistance03:02
tux-matt__what about x window system how can i get it installed03:02
urlin2uoderfene, look at the link.03:02
solracboth ofline mode and online (Online didn't work as for it didnt support low powe)03:02
xistance_fullmetal: Starcraft II03:03
shapeshiftacrash1hd: im guessing it should have an option to repair or install while keeping home intact. I am not sure though.03:03
oderfeneurlin2u: I am, I think I may have tried it before let me see... also I have absolutely no internet besides wireless so I can't use internet on the machine to get packages03:03
oderfeneurlin2u:  yeah,  the apt-get stuff it wont work03:03
fullmetal@tuxmatt are you looking to install a windows manager?03:03
fullmetallike xfce gnome kde?03:03
fullmetalor just change from what you got?03:03
crash1hdurlin2u, why is it a bad idea?03:04
oderfeneurlin2u:  it won't work man03:04
tux-matt_____the game requrements also say i need x window system what do i need to download03:04
delinquentmeheyyy alll! soo i've got this interesting issue with the video drivers on my ATI Radeon HD 6550M   ... whenever i boot it up i get a message saying that the acceleration has failed to initialize ... I've spent a few hours trying to switch in the FGLRX drivers .. to basically  no avail I was wondering if anyone happens to have a good solution for getting the graphics acceleration back .....03:04
delinquentme...without having to reinstall ubuntu 10.0403:05
urlin2ucrash1hd, installing over a OS is just not a fix it is a noob act, if there is a repair option that is what thats for, or just back up what you need and reinstall.03:05
fullmetal@tuxmat what game are you getting at?03:05
tux-matt_____oil rush03:05
fullmetalhmmm03:05
crash1hdurlin2u, but there was no repair option that I could see03:05
fullmetal you should already have a x windows manager...03:05
cyphaanyone able to get PIL to pip install to a virtual environment with --no-site-packages and able to find the jpeg and png libraries?03:05
tux-matt_____does it come preinstalled03:06
fullmetalx11 is running this gui session03:06
cyphaactually, got jpeg working03:06
cyphabut png still isn't03:06
fullmetalyour using it right now..03:06
cyphazip03:06
tux-matt_____with ubuntu 11.0403:06
urlin2uoderfene, without the right tools like a plain ethernet it is sort of a waste of time for the channel, really. Beyond my help other then giving the link.03:06
xpthis is guilty of off-topic. But where to find qualitifed freelancers to rewrite some English essays?03:06
w0_I'm confused, will the next generation of Ubuntu run X.org or 'Wayland' -- or both if desired?03:06
cyphaanyone able to get PIL to pip install to a virtual environment with --no-site-packages and able to find the png (zip) library?03:06
cyphaxp, me03:06
urlin2uxp, google03:06
fullmetallol@xp03:07
Logan_!ot | xp03:07
ubottuxp: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!03:07
fullmetalurlin2u that is hilarious considering our earlier convo03:07
fullmetalnot @ you, just at the timing03:07
solracbump03:07
oderfeneurlin2u: thanks youre a polite chap waste of time for the channel aye? I didnt think it's unthinkable to be in this situation with an ubuntu install03:07
tux-matt_____fullmetal you are saying it comes preinstalled with ubuntu x window manager03:08
urlin2ufullmetal, you are welcome to project as you like.03:08
jason___hello everyone. Question... I'm trying to boot PPC clients using an LTSP setup on Ubuntu. I have a PowerPC chroot however my clients are not getting through the netboot process. Can someone take a look at this example (at the bottom) DHCP config and tell me what I would need to tweak and/or add to mine to make it work? I'm not sure what I'm missing. https://help.ubuntu.com/community/UbuntuLTSP/LTSPCrossArchSetup03:08
karen_mI'm using gdm, and i need to disable automaticlogon, but /etc/gdm/custom.conf does NOT exist.  Anyone know where that file is now?03:08
fullmetalnp03:08
fullmetaljust not on a proxy connect, dont want to get my IP flagged. ill mind my manners...03:08
urlin2uoderfene, what without the basic tools and information all ovewr the web as far as those drivers, do your homework.03:08
oderfeneurlin2u I have done the homework infacft I downloaded the drivers myself and USB transferred them onto the machine03:09
oderfenemy terminal won't recognize their existance for some reason though, even if I put it on to the desktop and cd Desktop, then try, it still says "directory name doesn't exist"03:09
fullmetal@tuxmat yep... gnome, kde, xfce. all window managers...03:09
fullmetal@tuxmat have you tried installing play on linux?03:09
solrac<Bump>03:09
fullmetalhas a lot of pre-compiled stuff to use03:10
th0rkaren_m: try running gdmsetup from a terminal, see if that brings up what you need03:10
oderfeneurlin2u:  or "Cannot open input file" it doesn't make any sense because i see the file right there03:10
oderfeneand i run as sudo and cd into desktop03:10
fullmetaloderfene have you given what you are trying to execute chmod +x permission?03:11
oderfenefullmetal:  no i'll try that thx03:11
fullmetalnp. most things will not execute from downloads unless you explicitly give them permission... its a safety thing...03:12
tux-matt________fullmetal so i dont have to worry about anything so x window is preinstalled03:12
fullmetalkinda like yelling fire in the hole three times on the fourth of july...03:12
fullmetal@tux-matt that correct...03:12
tux-matt________thats cool03:12
tux-matt________thanks all03:13
fullmetalunless its a old school game with dependency issues///03:13
oderfenefullmetal:  it still says " no such file or directory " even though it's right infront of my eyes, lol03:13
tux-matt________no look it up it has not even come out yeat03:13
oderfenei typed in chmod x broadcom-wl(blablabla name of file) and it gives me that error03:13
fullmetaltry sudo chmod +x -Rv /directory name03:13
fullmetalno not chmod x03:13
fullmetal its as command line directive03:13
oderfeneI meant +x03:13
oderfenenot just x03:13
fullmetalgotcha03:13
fullmetalhmmm03:14
fullmetalgive it a ls -a and throw the line in chat03:14
fullmetal*description line for the file03:14
fullmetalif you can ls the file it should be there03:15
solracStill with the problem of the b43 driver (please not the link of the WifiDocs cause it didnt work at all)03:15
fullmetal@solrac have you tried b43-fwcutter?03:15
oderfenefullmetal:  OK ill check that BTW it still didnt work saying it cant find it03:15
fullmetaljust install it from the synaptic package manager.03:15
solracyes03:15
fullmetalit should ask to fetch and install the firmware03:16
solraci did and still03:16
fullmetalhmm03:16
solracits not being read by jockey-gtk03:16
fullmetalthen what about ndiswrapper. you can use windows drivers and it in conjunction03:16
oderfenefullmetal:  it says  : .  ..  broadcom-wl-4.150.10.5 .directory firefox.desktop thunderbird.desktop03:16
oderfenefullmetal:  OH are you not supposed to write .tar.bz2 into the command line?03:17
FirefisheWhat is an open source solution, similar to norton ghost?03:17
fullmetalorderfene that is a zipped file03:17
fullmetaltry03:17
fullmetaltar xvf filename03:17
oderfenefullmetal:  hold on though the filename has those two markers at the end of it though becuase it's zipped03:17
fullmetalyep03:18
th0rFirefishe: clonezilla?03:18
solracI don't have windows T_T It broke up the whole Windows Directory (forcing me back into Linux)03:18
oderfenefullmetal:  should I include the .tar.bz2 part in the commandline as well? because the ls -a didn't show that part03:18
fullmetalyes you should infact instead of doing all that typing just do03:18
fullmetaltar xvf filena(tab)03:18
fullmetalit will finish the file name for you03:19
solracexample :: tar xvf filename.tar.bz203:19
fullmetal@solrac hell yea03:19
oderfenefullmetal: wow OK it gave me a weird error saying " tar: you may not specify more than one -Acdtrux or ' --test-label' option Try 'tar --help or 'tar --usage for more information, WHAT???03:19
solracwhat is the file you are trying to extract?03:20
oderfenealso it said "cannot read: Is a directory At beginning of tape, quitting now03:20
solrac@oderfene03:20
oderfenesolrac:  it's a broadcom driver for my wireless card03:20
solracsame here bro03:20
fullmetal@oderfene what distro?03:20
kfizz1I have a directory with Watch.html and watch.html in it, why does ls [Ww]atch.html say no such file or directory? I thought [..] matched either character?03:20
oderfenefullmetal: ubuntu03:20
solrackk03:20
fullmetalversion?03:20
oderfenefullmetal:  10.0403:21
fullmetalmaverick / narwhal03:21
fullmetalok your on jaunty jackelope03:21
oderfenefullmetal:  or the one before that not 10.04 the one before that03:21
fullmetal9.10?03:21
oderfenewhich one was the first one to have unity? it was before that 103:21
oderfeneyea03:21
fullmetalintrepid ibex03:21
fullmetal?03:21
oderfeneyea03:21
fullmetalok03:21
solracIm 11.0403:22
solracXubuntu03:22
fullmetal@solrac you may have additional issues since a lot of the extra packages are not added...03:22
fullmetalone min though... im more familiar with orderfene as i had the same issue... but ill get right back to you in a min...03:23
solracwell I have firmware-b43-lpphy-installer, b43-fwcutter O.o03:23
solracoh my apologies then03:23
solrac^^"03:23
fullmetalno worries... just dont want to confuse the lines...03:23
fullmetal@oderfene what have you done so far to try and get your wireless drivers working?03:23
oderfenefullmetal: Oh03:24
oderfenefullmetal: hold on can I PM you I found some instructions that are partway working03:24
oderfenebut its stuck at this 1 part which makes not alot of sense03:24
fullmetalok03:24
fullmetalpm away...03:24
=== theSystem is now known as Guest95802
=== Guest95802 is now known as f2k83
=== f2k83 is now known as bmc6053
JasonGriffeehow can i insure that my graphics card is up to date?03:29
bmc6053Automatic update I'd guess. If your using an Nvidia card and their driver, check their site.03:30
JasonGriffeebmc6053, it's intel03:31
JasonGriffeebmc6023, intergrated03:32
bmc6053I'd assume a new driver would show up in your updates... I'm just guessing though. I'm sure *someone* who knows will eventually say03:32
* bmc6053 just started using Ubuntu again today =0\03:33
JasonGriffeeI'm just trying to troubleshoot my slow game issue03:33
fjihelp msg03:34
bmc6053Integrated graphics are never the best option for gaming... I've been using freeBSD and have come to rely on nvidia though so I'm not very certain of the graphics capabilities on anything intel.03:35
JasonGriffeebmc6053, even runescape? I would think it would run at least with some effect on my laptop, it's less than 2 years old03:38
supercar_heaveni want to add watermark to video how can i do that ??03:38
RobbieCrashwhen I do: cp /green/ /Data/ -r It copies everything to /Data/Green/ how can I get it to just copy to /Data?03:39
bmc6053I did a quick search and it looks like intel graphics are just "sub par" ... The forums have a lot of info though supercar_heaven03:41
supercar_heavencan you give the link bmc6053  ??03:43
bmc6053Robbie, try adding ./Data instead of just /Data/ or use a full path (depending on where your copying from)03:43
supercar_heavenbmc6053: i search on torrentz and got some software use for that..03:44
c4doughow can I execute a javascript function after a views block finishes an ajax call?03:44
JasonGriffeebcm6053, lets say I can't get new gear, how do i beef it up?03:45
c4dougoops wrong chan03:45
bmc6053Depends on your video card and bios JasonGriffee, you could check to see if you can oc in the bios.. but really, until Intel releases half way decent drivers... I don't know what you could really do03:46
=== Lance_ is now known as Guest74316
bmc6053or increase vram, also check for restricted driver extras - I don't know if they show up in there or not. =0\03:47
gluonmanHow can I create a shell from a shell script (bash) that I can port to Windows?03:48
th0rgluonman: you won't find much in common between bash scripting and windows03:49
TheEvilPhoenix^03:49
TheEvilPhoenixgluonman:  its a theoretical impossibility, because DOS != Bash03:50
TheEvilPhoenixin any way shape or form03:50
bmc6053there use to be windows utilities that allow you to just run the shell script... Unix tools by ms? Dunno if they still exist though03:50
vergilbmc6053: Somewhat, cygwin utils are an option, but are probably OT for this channel03:50
redhareI need to know how to use a *.RUN file when it says i have to do it outside of X and yet when i tried alt-f2 and running it i get the NO SUCH COMMAND response ?03:51
gluonmanth0r, TheEvilPhoenix, yeah, I figured.  I wrote this at someone's request, and then found out that they want it to run in Windows.  I was thinking maybe Msys or Cygwin would work, but it's complicated.  So I hoped maybe I could make a shell somehow.03:51
bmc6053true, thx vergil03:51
TheEvilPhoenixgluonman:  its not called a "shell" or "shell script" in windows.  tis called a batch file.  you'd need to look up the Windows coding for batch files03:51
SetiAmonFrom what i read ubuntu 11.10 is coming out on the 13th is that correct03:52
TheEvilPhoenixand then write/test on windows03:52
TheEvilPhoenix!11.10 | SetiAmon03:52
ubottuSetiAmon: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+103:52
gluonmanTheEvilPhoenix, I completely forgot about batch files.  At least now I know what I can google.  Thanks for that advice.03:53
RobbieCrashbmc6053 the path is /Data/03:53
redhare?03:53
bmc6053RobbieCrash - then try ./03:54
redhareI need to know how to use a *.RUN file when it says i have to do it outside of X and yet when i tried alt-f2 and running it i get the NO SUCH COMMAND response ?03:55
benn1people is there a way03:55
benn1to keep joining a room even if i am banned?03:55
TheEvilPhoenixredhare:  open a terminal03:55
TheEvilPhoenixredhare:  cd /path/to/file03:55
redhareI did that evil phoenix03:55
RobbieCrashbmc6053 oh, you mean cd /green; cp ./ /Data -r03:55
TheEvilPhoenixredhare:  ./file.RUN03:55
RobbieCrash?03:55
redharehmm03:55
benn1forgot to say03:55
benn1steve is dead03:55
TheEvilPhoenixredhare:  within a terminal, not within X/GNOME03:55
redharei did that within a terminal via alt-f2 switching over to a non-x terminal03:56
TheEvilPhoenixredhare:  and if its giving you issues, try using one of the tty's (ctrl + alt + f1)03:56
TheEvilPhoenixand if its still giving you issues03:56
TheEvilPhoenixthen give up03:56
redharegive up ?03:56
redharei'm trying to install http://www.nvidia.com/content/DriverDownload-March2009/includes/us/images/bttn_iagree.jpg03:57
redhareerrr wrong link03:57
* bmc6053 shakes head lol03:57
redharehttp://us.download.nvidia.com/XFree86/Linux-x86_64/285.05.09/NVIDIA-Linux-x86_64-285.05.09.run rather03:57
bmc6053You need to kill your xserver first redhare03:57
redhareonce I download the nvidia link and set it to executable it still gave me trouble03:57
redharebmc6053 if i kill the ex server that will leave me in cli ? right ?03:57
bmc6053Rightttttttt but make sure its executable (double check) lol03:58
redharei did03:58
redhareit is executeable03:58
redharerenamed it to important.run so iw ouldn't have to type in a long cd command line03:58
redharelol03:58
bmc6053chmod 755 -R should do it, I think (no root:wheel and such on Ubuntu right? I'm getting all sorts of confused)03:58
redharehmm03:59
bmc6053If your current driver (or from restricted drivers) works, don't fix it =0p *just say'n*03:59
redhareoh i don't have ANY proprietary drivers installed or working and cannot find one more compatible than the new 11.04 run file i found04:00
redharethe problem though is i'm in 10.04 lts04:00
redhareand honestly i forgot how to boot into ubuntu without running x for a one time boot04:00
bmc6053YOur card IS Nvidia right? I don't know why/how it wouldn't show up... Did you try synaptic?04:01
redharewhen i go to system/administration/hardware drivers it shows NOTHING under the list .. but i am running an nvidia geforce gt550 m04:02
redhareany ideas on getting it to realize it needs to use or install a certain driver it hasn't been directed to ?04:03
bmc6053I'd use Nvidias driver .. Can't you switch to runlevel 2 with telinit 2?04:05
redharerun level 2 ? err .. define please ? sorry but it's been too long since i did something outside of the " ready to go from the box " .04:06
bmc6053I think thats the one before X gets started (or 3?)04:06
redharehope u can forgive my lack of education within linux04:06
=== Tekk_ is now known as Guest1717
bmc6053I havn't used this in a LONG time, just came back over =0\04:06
bmc6053http://theos.in/news/ubuntu-linux-shutdown-the-x-server/ < Found that for you though.04:07
Guest1717I just installed natty and updated, plus installed unity 2d, but my launcher isn't hiding04:07
Guest1717any ideas?04:07
redhareok .. looking at your link now04:07
bmc6053Google is a wonderful thing redhare =0D04:08
redhareyes but my knowledge of the keywords i need to know to find answers is NOT on google sir .. it is within the minds of my fellow users here in this channel :)04:09
redhareright ?04:09
bmc6053True, save the fact that this is my first time in this channel =0D04:09
TodoInTXredhare: what is your question?04:10
redharewell they should give u a bump or whatever it is . be it a karma level plus or something04:10
* bmc6053 just started blurbing out help 04:10
redharetrying to get sounds todointx in ubuntu 10.04 lts on my xps l702x and i located the issue04:10
redhareit seems that the proprietary driver and hardware is not activated like u see happening during an install of ubuntu when the installer detects your hardware that it can use ..04:11
redhareand in turn .. if i can get the VIDEO hardware to work properly i can get sound .. because the sound is tied into and piped THRU the hd video card04:11
redhareget what i'm saying ?04:11
bmc6053Basically, sudo -s then ./thescript.run after shutting down x but ubuntu appears to have its own runlevel mojo going on04:12
redhareor i could just " sudo init 1 " run the script then init 2 to get back right ? now that i read your link04:13
TodoInTXredhare: ok, so NVidia audio device driver is also proprietary as part of the Video drivers.... ick.04:13
bmc6053That *should* work04:13
=== fji is now known as fjiji
redhareyeah .. i discovered this less than 3 hours ago04:13
redharei had the bright idea to get the VIDEO at least working ..04:13
TodoInTXredhare: you have the driver downloaded?04:14
redhareand noticed that i NEVER saw " DUMMY AUDIO " in the hardware for my audio ... and noticed I'm also running on generic yet very good drivers for video04:14
redhareyeah04:14
redhareit is nvidia.x.x.run04:14
TodoInTXok, then go to a virtual terminal... Ctrl+ALT+F1, login, then  sh$> sudo stop gdm ; sh nvidia.xxx.run04:16
TodoInTXafter the driver install finishes; sudo reboot04:17
* bmc6053 is off to watch some tv - I think your in good hands redhare, with TodoInTx - Cheers!04:20
* TodoInTX [im]patiently waits for his flipping download to finish... 3rd try for the .iso today... 04:21
redharesorry bout that04:22
redharedisconnected the network cord to go wireless and it cut me off04:22
* curiousx is listening some The Kyoto Connection's musics =P04:23
=== Kasjopaja23111 is now known as Kasjopaja
=== Kasjopaja is now known as Guest9380
TodoInTXredhare: ok, what of my response did you get?04:25
curiousxtake a look please, it's good musics distribute Creative Commons license. You can distribute it freely =) ---> http://www.thekyotoconnection.com/The_Kyoto_Connection/The_Kyoto_Connection___Creative_Commons_Music.html04:26
amjad_?04:37
hammoommah:)04:37
jmwpcafter doing some cleanup on an 11.04 server (removing Ubuntu Desktop via tasksel), I am now getting the "Gave up waiting for root device" error. Specifically, /dev/mapper/<groupname>-root does not exist. Dropping to a shell! --- help me :)04:38
hammoommahhmmmm no idea chief.... server should have desktop installed tho04:40
hammoommahnot04:40
jmwpcThe drive is visible in parted magic, but it is unable to look at the lvm volume. I'm burning a livecd now to try and dig deeper.04:40
amjad_any one from india....?04:40
jmwpcI know about the desktop thing... inherited the box04:40
hammoommahsorry no help here chief04:41
jmwpcI included that information for the unlikely possibility that removing it also nuked some other package or something.04:42
jmwpchrmm... I suspect that something in grub.cfg was messed up somehow. Is it possible to 'update-grub' from a live cd?04:44
Tyrieshttp://www.youtube.com/watch?v=AFEr0tNMEQg&feature=player_embedded#!04:44
TyriesALEX JONES BULL HORNS THE FEDERAL RESERVE PLEADING THAT THE WALLS COME CRUMBLING DOWN!04:45
amjad_www.facebook.com/amjadm6104:45
tuxforprezis this the ubuntu channel ?04:46
redhareyup04:46
* TodoInTX looks at /topic.... um. yea.04:46
redharethat much i can answer .. lol bmv04:46
redhareerr bmc04:46
tuxforprezsorry I join and see a bunch of anon stuff04:46
Tyrieshttp://www.youtube.com/watch?v=B1jQgEQHLnQ&feature=related04:47
=== TodoInTX is now known as MontgoDB
TyriesALEX JONES BURNS A FEDERAL RESERVE NOTE LIVE ON NATIONAL TELEVISION!04:48
SetiAmonso04:48
SetiAmona fed reserve note is a dollar04:48
SetiAmonand that was like 4 years ago04:48
tuxforprez   ?    ubuntu-off-topic   ?04:48
MontgoDBTyries: piss off, please... you are Off-Topcic.04:48
Tyrieshttp://www.youtube.com/watch?v=twSjQpixovU&feature=related04:49
somsip!ops | Tyries04:49
ubottuTyries: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler, Jordan_U, or rww!04:49
Myrtti!ot04:49
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:49
tuxforpreztyrants rage on the coner04:49
redhare!language montgodb04:51
redhare;)04:51
redharehey MontgoDB .. how come u can say piss off to people out of the blue but i don't see u helping people ? just a thougght04:52
MontgoDBredhare: wha!?04:52
MontgoDBI said "please" :)04:52
amjad_i want online job on ubuntu...anyone can help me?04:52
Madpilotredhare, MontgoDB - chill, OK?04:53
MontgoDBredhare:  btw TodoInTX -> MontgoDB04:53
MontgoDBMadpilot: sure. sorry.04:53
redharei know .. heh .. but still m8 .. kinda ticks people like me off who come in here for help that someone like u can cuss out non topic users and get them devoiced/banned ... and i have to sit here and watch a jerk like u do those things .. thats all04:53
Madpilotredhare, which part of "chill" was misunderstood?04:53
redhareit's done madpilot ;) no worries .. just wanted to thoroughly voice my opinion ..04:54
fritschTime for calm down on every seat, it makes bad mood at 6 am here in germany.04:54
MontgoDBredhare: Hrm, ok... I though I was helping people "you", did you miss my suggestion on how to get your nvidia drivers installed?04:55
redhareyeah .. guess u did .. sorry .. but u do know that a thousand " ATTABOYs " can be railroaded by one UH OH lol04:56
=== IdleOne is now known as pangolin
SetiAmonhey05:00
SetiAmonI got a on topic question05:00
SetiAmonis there any downside to just upgrading versions of ubuntu threw update manager then say a fresh install05:01
SetiAmonmeaning when 11.10 comes out is there any advantage to doing a fresh install instead of a upgrade threw update manager05:01
th_not really05:01
SetiAmongood05:01
th_you can make your account 'clean install' simply by nuking .settings folders from your account dir05:02
th_mkdir ~/oldconfigs && mv ~/.* ~/oldconfigs05:02
th_:)05:02
autigermarkyo05:02
autigermarksup guys05:02
amjad_#sex05:12
madurax86hello, im getting random freezes and dont have anything on logs, sysrq doesnt work when frozen..what can i do?05:14
Mission_Controlyour computer might be too cold05:17
MyrttiMission_Control: when helping, be helpful...05:18
Mission_Controlsorry05:18
SideSW1PElol05:19
cousin_luigihello05:23
cousin_luigihow come flashplugin-installer hasn't been updated to version 11 yet?05:24
SideSW1PEo/05:24
rishikantahi.. is it ok to have gnome 3, unity and kde running on the same ubuntu 11.10 installation?05:24
cousin_luigirishikanta: I don't see why not05:25
bazhangrishikanta, of course. #ubuntu+1 for 11.10 though please05:25
rishikantaok, thanks05:25
The_Phoenixrishikanta: Sure but sometimes installing KDE+GNome might make the apps menu cluttered.05:25
rishikantaI had gnome 2 and kde running fine on a red hat... bt even since I switched to ubuntu.. I haven't tried kde05:26
bazhangrishikanta, kubuntu-desktop package will give you that05:26
The_Phoenixrishikanta: That should be fine. You wouldn't have any issues at all.05:26
bazhangrishikanta, or any of the -desktop packages, ie lubuntu xubuntu etc05:27
New0hi everyone :) i'm now trying to reorganise my files/folders and i would like someone help to know how to organise by category. can someone assist please? tnx :)05:27
bazhangthen just choose from the login window05:27
rishikantaohh.. cool... thanks again05:27
cousin_luigiIs this the right channel to ask about multiverse packages?05:28
bazhangcousin_luigi, whats the issue05:28
cousin_luigibazhang: flashplugin-nonfree is still at 10.305:30
bazhangcousin_luigi, you need 11 for some reason05:32
SideSW1PEi need 1205:35
hiexpohola05:35
cousin_luigibazhang: 64 bit support05:36
cousin_luigibazhang: and security05:36
Lugnut1206Hey guys05:36
bazhangcousin_luigi, you'd have to go outside package management supported versions, eg flash aid addon for firefox05:37
bazhangSideSW1PE, there is no 1205:37
Lugnut1206got a dilemma here05:37
SideSW1PEthen 13 :D05:37
SideSW1PExD05:37
Lugnut1206I need to install Rosetta stone onto ubuntu 11.04 desktop edition.05:37
Lugnut1206Rosetta stone is on a CD, btw05:37
Lugnut1206sooo05:37
cousin_luigibazhang: I'm aware of that option05:37
Lugnut1206how do I get wine to do that?05:37
bazhangLugnut1206, windows app?05:37
Lugnut1206yes05:38
cousin_luigibazhang: when will it be packaged?05:38
bazhangLugnut1206, check the appdb and join #winehq05:38
Lugnut1206...05:38
bazhang!appdb | Lugnut120605:38
ubottuLugnut1206: 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 help05:38
Lugnut1206I have no idea what 'app05:38
Lugnut1206should I run that05:38
Lugnut1206I'm confused05:38
Lugnut1206why are there !before your words05:38
bazhangLugnut1206, check the link I just sent you05:38
Lugnut1206Im definately more of a newby than I thought05:39
bazhangcousin_luigi, no idea05:39
Lugnut1206checking05:39
cousin_luigibazhang: whom could I ask?05:39
Lugnut1206Rosetta stone isn' in that list05:39
Lugnut1206... and if I'm not mistaken05:39
Lugnut1206thats software only05:39
Lugnut1206like05:40
Lugnut1206downloadable05:40
FloodBot1Lugnut1206: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.05:40
Lugnut1206the thing I'm trying to install is off of a disk05:40
bazhangLugnut1206, if its not in the appdb then it may not run05:40
Lugnut1206god damn you floodbot05:40
bazhangLugnut1206, no cursing here05:40
Lugnut1206this is how I talk05:40
Lugnut1206... bad habit05:40
bazhangLugnut1206, makes it very hard to read, please dont05:40
Lugnut1206Theres... about 12 things in the appdb05:41
Lugnut1206sorry about..05:41
bazhang#winehq for particular app help Lugnut120605:41
Lugnut1206sorry about that*05:41
Lugnut1206I.. can't join it05:42
egertonI am having some problems installing zimbra desktop on ubuntu 11.4.  can someone help me please?05:42
Lugnut1206I can type /join #wineh05:42
Lugnut1206but can't complete the05:43
Lugnut1206oops, duh, sorry05:43
ltti am trying to mount an ext4 partition in live lucid lynx 64bit. it asks for fs type so i specify ext4-"wrong fs type" and ext3 throwing the same. is this supposed to work?05:43
somsipltt: what command are you using, in full, to mount it?05:43
lttmount   place folder -t ext405:44
somsipltt: what device, what destination place. copy it here as you typed it in terminal05:45
btdrucke__mi/part05:45
ltton phone wait05:45
=== Nicolus is now known as c_nick
lttmount /dev/sda6 /mnt/part/ -t ext405:47
lttthen ext3. I tried -f then. it mounted but mountpoint is empty05:49
=== Lance_ is now known as Guest74675
somsipyou using root? tried sudo mount... ?05:51
lttroot on 64bit live05:52
lmdfkHi guys05:52
lttsomsip, am i doing something obviously wrong? i have been using deb for few yrs and this pozzles me05:53
somsipltt: I understand. I don't have a simple answer for you unfortuantely05:54
lttext4 is supposed to be compatible both ways05:55
New0hi everyone :) i'm now trying to reorganise my files/folders and i would like someone help to know how to organise by category. can someone assist please? tnx :)05:55
=== dev_ is now known as brokencodes
Farghanyone has a clue why my homedir is all sudden "Read-only file system"06:02
Jordan_UFargh: Most likely because your filesystem has been corrupted somehow. Boot from a LiveCD and use "Disk Utility" to check the hardware first (S.M.A.R.T data) then run fsck. If you have any important files that aren't backed up though you should probably do that *now* as your drive may be dying.06:05
wxlocelot question: unity seems borked. desktop is white where wallpaper should be and left panel lacks icons. any ideas?06:06
redharehey guys .. I'm back .. After downloading the ubuntu 11.04 live cd . I booted into it to " try ubuntu " and my sound works ... Is there ANY way possible for me to pull it's audio/video drivers ? or do have my current installation seek and search the disc/iso for the proper drivers i need on THIS system ?06:06
bazhangwxl, #ubuntu+1 for 11.10 please06:06
wxlbah, bazhang, they're of little help06:07
bazhangwxl, be patient, thats the place06:07
redharebazhang ? u know if there is a way to utilize the cd itself for it's audio and video drivers without upgrading to that distro ?06:09
bazhangredhare, what version are you on; what are you trying to do06:11
redharei'm on 10.04 lts ..06:11
New0i thiink i have lags. why?06:11
redharei am attempting to gain audio in this 64 bit edition ... it seems 11.04 has a solution but I don't want to upgrade06:11
redharei booted into the 11.x edition live cd and audio was working on it even during the generic live session .. but not in 10.04 .. my question is , how do i figure out which audio driver it was using in the live cd or how can i have the package manager search the live cd to upgrade from it as a source or repository for drivers and the like there of ?06:13
fullmetalall play and no work makes tiger a mere toy...06:13
bazhang!ot | fullmetal06:13
ubottufullmetal: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!06:13
bazhangredhare, you dont use cross version repos06:14
fullmetalGEEZUS lots of angry red writing06:14
bazhangfullmetal, lets stay on topic please06:14
redhareactually i have a desktop that begs your pardon sir.. it has multiple cross-version repository installations .. talk about not wanting to reformat that beast .. lol06:14
Dan39why does ubuntu not patch screen to allow longer TERM variable?06:15
bazhangredhare, thats completely unsupported06:15
redharewow .. really ? well hmm .. guess i'll troll through the directory of the cd for the video and audio packages .. thanks tho m806:15
=== rustyman is now known as mitchej321
Frostsongrredhare type "arecord -l" in a terminal on the live cd and see what it is using06:19
New0hi everyone :) i'm now trying to reorganise my files/folders and i would like someone help to know how to organise by category. can someone assist please? tnx :)06:19
redharewhat is arecord short for frostsongr ?06:20
meta-coderNew0, How can we help?06:20
redhareand thanks .. see .. i will have to download each dependency seperately bazhang . and then install the package .. one by one . by hand .. that is how i use stuff from different versions .. sometimes at the end of the dependency download it doesn't work and sometimes it does ;)06:21
inzredhare, ALSA record probably06:21
redharehmm .. thanks inz .. will be back after i try it06:22
Frostsongryeah just an easy way to see what sound cards are running on a working system with alsa.06:22
redharebut if arecord -l lists the soundcards in use does it also list the " driver " it is using ?06:22
New0meta-coder well i have lots of mess in my files/folder. and i want to rearrange it. Category/SubCategory and so on:06:23
Frostsongrwhatever card it is should be enough info to find out what driver you need using google06:23
redharefrostsongr : is there a way to find out it's corresponding drivers for each device ?06:23
AscavasaionI have downloaded a deb package. How do I install It from the commandline please?06:23
New0meta-coder software, movies, programming, tv show,.....06:23
New0meta-coder all my HDDs full of it06:23
redhareaye frostsongr . but in case i was hoping to be able to deduce the driver and subsequent dependencies involved so i might write them down to find them later on the live cd itself since it will be the one using them and thus err too long to type out06:24
redharebrb06:24
somsipAscavasaion: sudo dpkg -i06:24
blummmmmhi06:25
nrdbhi... I am getting a "thunderbird is running" error dialog... but it isn't running!... how do I get thunderbird to work again?06:25
Ascavasaionthabks somsip06:26
somsipnrdb: what do you get for  ps -e |grep thund06:26
somsipAscavasaion: np06:26
nrdbsomsip, nothing...06:27
purpleyuanJust curious, what's the difference between ps -e and ps aux?06:27
fritschpurpleyuan: man ps06:27
fritschpurpleyuan: :-)06:27
Ascavasaionif my network refuses to resolve DNS suddenly, it used to, now I can ping local and remote IPs but not their names. Any ideas please?06:27
nrdbAscavasaion, check the /etc/resolv.conf file06:28
somsipnrdb: hmm. unexpected06:28
xgptcan someone mention my nick ? testing a script06:28
Mahesdoes anyone know a not super-complex way to resize a dm_crypt partition?06:28
purpleyuanthanks fritsch!06:29
AscavasaionNrdb: empty file06:29
MahesI'm looking at the tutorial here: https://help.ubuntu.com/community/ResizeEncryptedPartitions and its making my head swim a bit.06:29
nrdbAscavasaion, it should have a "nameserver <ip>" line... try "sudo dhclient eth0" ... or put a line in /etc/resolv.conf06:30
meta-coderFreeBSD rocks....!!!06:32
bazhang!ot > meta-coder06:32
ubottumeta-coder, please see my private message06:32
AscavasaionRndb: dclient worked. Any idea why it would suddenly have stopped working and removed the entry?06:32
redharehey bazhang and umm forgot the other guys name06:34
nrdbAscavasaion, no... did you loose internet connection for a while?06:34
redharelol06:34
blummmmmi have a problem with ubuntu 10.04 lts on my hp z40006:34
Mahesblummmmm: describe it.06:34
AscavasaionRndb: no idea, it is my mother's computer.06:34
redhareother than using " arecord -l " is there a way I can also see what video driver/hardware is in use ? thru terminal ?06:35
pocoyo.06:35
nrdbredhare, try lspci06:35
paulus68redhare:  or lshw06:35
blummmmmwhen installation is finished and computer restarts... the screen goes black06:35
nrdbblummmmm, do you get a termial with <alt><ctrl><f1>?06:36
blummmmmyes,, and not works06:36
meta-coderIs Xubuntu is faster than Ubuntu?06:37
redhareblummmm is there no login when you hit alt-f1 ?06:37
blummmmmthe screen power off after 10 seconds more or less06:37
blummmmmredhare: no.. no login06:37
nrdbblummmmm, have you tried cycling the power06:38
redharewhat's that windows program guys ? the one allowing u to switch between terminals tty1-7 ?06:38
Ascavasaionnrdb: worked like a charm. Thank you. Now I must run.  Bye and thanks again.06:38
bazhangmeta-coder, not significantly no. try lubuntu is you want lightweight06:38
nrdbAscavasaion, bye06:38
AscavasaionLubuntu is very nice. I run it on one of my older machines.06:39
sven_how can i display all the options my dhcp-server sends to my client, on the client side?06:40
redharehmm06:40
blummmmmnrdb.. yes06:40
sven_dhclient does not show :/06:40
blummmmmi don't see grub06:40
blummmmmonly black screen06:41
redharewhat is the interface for the new 11.04 called  gdm ? or something else ? because i wanted to know that if i install the blasted new version if i would be stuck with a launch bar to the left all the time ?06:41
bazhangredhare, unity06:41
redharebazhang , so it IS possible to give it the 10.04 gui/user session appearance ? i don't have to stick with unity ?06:41
daiheya!06:42
bazhang!classic | redhare if you dont want unity06:42
ubotturedhare if you dont want unity: 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".06:42
daiCould someone help me with basic sed commands?06:42
blummmmmis strange.. because with ubuntu 11 works ok... and if i run live cd from cd also works ok06:42
blummmmmbut i want use 10.04 lts06:42
redhareohh yeah .. haha thanks bazhang .. i'm bout to go fullblown ubuntu again because i've been stuck in windows until the sound issue was solved .. and i guess if the upgrade doesn't work then the full 11.04 upgrade for me will have to be what works .. :(06:42
blummmmmand i check ubuntu webpage.. supported hardware.. and my machine is supported06:43
redhareguess i'll chat with yall while it upgrades/fresh installs06:43
pocoyo.06:45
daianyone know basic sed cat awk? :306:45
nrdbblummmmm, it looks to me that grub isn't working properly... is this a new install?  did you install over another previous installation?06:45
redharei just hope it doesn't erase my windows 7 partition as if i want to ever sell this dumb thing i gotta have that for the next windows zombie it's sold too ..06:46
blummmmmnrdb... i've tryed to reinstall grub with rescue system...06:46
bazhangdai #sed06:46
daibazhang: !sed06:46
dai!sed06:46
ubottuThe 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/UsingTheTerminal06:46
daiha ha :D06:46
nrdbredhare, I have a windows dual boot here... it works fine... if you ever need to reinstall window it will wipe the Linux partition thou.06:48
redharei must say bazhang .. tho .. and nrdb .. this new edition has some nice visual qualities to it's gui ..06:49
urlin2unrdb, that is inacurate info.06:49
bazhangnrdb, thats wrong06:49
nrdburlin2u, bazhang, it has both times I needed to do it.06:49
redhareand bazhang , nrdb , i actually got a 55 year old man who NEVER ever .. EVER .. used anything but windows to switch to and trust in linux completely ...06:49
auronandacenedb: it only wipes the mbr, not any other partitions06:49
blummmmmnrdb it seems to be the videocard06:50
redharehe actually prefers ubuntu linux to other distros due to it's kind user settings and easy on the eye gui .. etc06:50
urlin2unrdb, if you use a OEM disc set it wil write the whole drive, thats the only time.06:50
nrdbhi... I am getting a "thunderbird is running" error dialog... but it isn't running!... how do I get thunderbird to work again?06:51
redhareshould i encrypt my home folder ? or will it cause operational dysfunction in certain programs if i do ? and incompatibilities ?06:51
thevinciAny one know how to connect to a server? I just set one up in my house and I'm having difficulty figuring it out06:52
Quetzalredhare: You should only do it if you're worried your computer will get stolen. Or if someone might take your harddrive away o-O06:52
urlin2unrdb, install htop use the search function f3 to find the running thunder bird and use f9 the kill it06:52
urlin2uto*06:52
redharewell .. quetzal .. i do some rather questionable computing actions ... but truth be told .. those who would be looking at my directories would most likely crack the encryption lol06:52
redhareother than that quetzal there are no others who could or would be able to get near my pc without me knowing .. lol06:53
QuetzalThen do not use weak passwords? o_O06:53
thevincianyone?06:53
redhareone last question for the moment ..06:53
QuetzalHeck, I can't think how anyone can even break encryption anyway...06:53
QuetzalUnless they got a butt load of time to spend.06:54
redhareerr nm06:54
redharewell06:54
redhareimagine a room full of the amoeba joined processor power setup ..06:54
redhareerr06:54
QuetzalHuh? You're really not making sense to me. :S06:55
nrdburlin2u, but it isn't ... ps -A | grep thunderbird - ... returns nothing.06:55
redhareimagine a room full of the amoeba joined processor power setup computers to work together .. maybe 100 or more laptops/desktops/terminals etc .. the processing power combined could do the job yes ?06:55
redhareamoeba .. it's an OLDDDDD program ...06:55
redhareumm .. u know the PS3 program where u can donate it's processing power ? that's what i'm referring to or a pumped up version of the old amoeba06:56
redhareanyhow quetzal .. i'm sorry but i'm OT and i didn't mean to be06:56
urlin2unrdb, not sure if that command will show a zombie.06:56
nrdburlin2u, htop dosn't find it ether.06:57
QuetzalI do not buy into rumors, and it would take geezers quite some time to break into a good encrypted syste,.06:57
QuetzalWell, if anything, that's better than no encryption anyway.06:57
urlin2unrdb, not sure myself than.06:57
QuetzalIf you're that worried, then by all means. Use it.06:57
redharetechnically .. it would be easier just to install a firestorm safety system where misguessed pwds equals no hard drive data ;)06:58
redhareright ?06:58
nrdbQuetzal, I heard that CIA tried to break a truecrypt encryption for 2 years and failed.06:58
redharehmm truecrypt ?06:59
QuetzalI'm not familiar with that software. If that is convenient, and efficient for you. Then use it.06:59
* sorak likes security06:59
redharenrdb , quetzal , bazhang . Does anyone here remember Symantec Norton Secret ?06:59
Quetzalnrdb: Good, they shouldn't be hopping into everyone's privacy.06:59
nrdbredhare, no06:59
QuetzalNope.06:59
redharecia or any other government couldn't crack it07:00
thevinciAny of you guys know anything about servers?07:00
redhareit used to be available for public download but when nortan went from windows 95 to 98 they got rid of it in their install discs ..07:00
Quetzal!ask | thevinci07:00
ubottuthevinci: 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:00
auronandacethevinci: try #ubuntu-server07:00
redhareit was a way to keep their proprietery stuff secret lol07:00
bazhanglets get back on topic please07:00
nrdbQuetzal, there worried about more sites using https: all the time.07:00
redhareyes sir07:00
redharesorry baz07:00
thevincitrying there too, no one really replying07:00
redharethevinci ; what's ur question ?07:01
Quetzalnrdb: Yea, offcourse, because computer users are slowly becoming smarter. So it will not be easy snoopying for them.07:01
thevinciI'm trying to connect to an ftp server I'm setting up in my home. I installed ubuntu server 10.04 then installed vsftpd07:01
thevinciI haven't changed any of the config files07:01
thevincii put some music in a folder, and now i want to see if I can get to it from my laptop07:02
redhareare u using port 21 and u must also use the login and password for that system07:02
nrdbthevinci, can you connect from the server ?  i.e. using localhost?07:02
Quetzalthevinci: Ensure you've added user accounts and such.      Port numbers that uses FTP must be opened.07:02
thevincinrdb: I'm not sure what you mean.07:03
redharepersonally if you want to access that music and BROWSE the server you should setup a remote connection or remote control session you can access on that server allowing you to use it as if you were on it at home :)07:03
thevinciredhare: I'm super new to servers, I've been reading a crapload of stuff in forums and ubuntu.com, but I'm having trouble grasping it all.07:04
redharethevinci : try using the regular version of ubuntu and immerse yourself in it and look for programs that can allow you to remotely access the desktop from anywhere ..07:05
thevincinrdb: I'm logged in to the server and on the command line for it, but I don't know how to get at it from my laptop07:05
redharethere are TONS of programs and web services out there for this ..07:05
nrdbthevinci, start a terminal on the server, and try to connect to the ftp server from there.07:05
redharethevinci : try using your lan at home first tho .. note to yourself that this will take a WEEK minimum to become a basic ubuntu user07:06
thevincieh, I've been using ubuntu for a few years now07:06
thevincireally wanted to give the server thing a crack07:06
thevincii've used samba for sharing with other laptops and such07:07
crash1hdOK this is a really odd one.  I have 2 machines say PC1 and PC2 I am on PC1(windows) and I ping PC2(windows) I dont get any dropped pings yet when I boot PC2 into ubuntu and do the same I get random requst timed out07:07
thevincithe goal for the server here is to be a media center for our house. we have a few windows users, myself on ubuntu, and an xbox 360 we would like to stream to07:07
redharewell the only DIFFERENCE i noticed with ubuntu server and ubuntu regular .. are . that ubuntu server is CLI and has a little less data usage on the hard drive and a little less cpu and ram usage .. so go ahead and install the GUI version for the server edition07:08
redharein fact .. bazhang .. what is the command for installing the X server and gui when you don't have it on ubuntu server edition ?07:08
redharei'm guessing it's " sudo apt-get install gdm " ?07:08
th_redhare: kernel is different07:08
th_and why would you mess server with gui anyway07:09
nrdbthevinci, from a terminal on the server..try "ftp localhost"... what do you get?07:09
redhareth_ how is it ?07:09
th_tuned for server performance07:09
bazhangredhare, the full suite? ubuntu-desktop or other -desktop package07:09
redharejust the desktop package for thevinci : so he can use the gui for what he cannot comprehend in the cli client or server client07:09
thevincinrdb: "Connected to localhost. 500OOPS: vsftpd: both local and anonymous access disabled!"07:10
thevincithat could be a problem... lol07:10
redharethevinci .. good luck sir .. i gotta go to work .. and as for the rest of the crew i've chatted with here trying to help me solve the sound issues .. thank you so much ... but i gotta head to work .. so i'm afk ;) laters guys07:11
nrdbthevinci, looks like it.. config problem most likely... until you can do basic stuff on localhost no point trying remotely.07:12
thevincinrdb: I just edited my config file to allow anonymous07:13
nrdbthevinci, can you connect now?07:13
thevincinrdb: when I ran ftp localhost this time I got 'Connected to localhost. 220 (vsFTPd 2.2.2) Name (localhost:burlygoat):'07:14
=== tfilipczuk is now known as makak
thevincinrdb: now my cursor is blinking after 'Name (localhost:burlygoat):'07:15
nrdbthevinci, its asking for a name and password.07:15
nrdbthevinci, I think07:15
thevincinrdb: hmmm, I haven't set any up, and when I type anything and press enter it says '530 this ftp server is anonymous only'07:17
nrdbthevinci, try just <enter>07:17
thevincisame thing07:17
nrdbthevinci, try  "anonymous"07:18
nrdbthevinci, try  "anonymous" or "guest"07:18
thevinciYES! that worked07:18
thevinciand password was nothing07:19
MorcegoVermelhoyou guys never sleep?07:19
thevincinow it says '230 login succesful. remote system type is UNIX. Using binary mode to transfer files'07:19
surroundhello everybody07:19
MorcegoVermelhosomeone awake?07:20
surroundis there specific irc channel related to bluetooth07:20
MorcegoVermelhosurround: you welcome07:20
MorcegoVermelhoLinux never sleep07:20
bazhang!ot | MorcegoVermelho07:21
ubottuMorcegoVermelho: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:21
nrdbthevinci, good... try a 'ls' or 'pwd' command... you should now be able to connect remotely too.07:21
surroundI installed blueman but it's plugin are not working , like DUN (Dial Up Networking) etc07:21
surroundSo i moved back to Gnome Bluetooth07:22
thevincinrdb: I just connected with my laptop, sweet! Thanks!07:22
nrdbthevinci, great bye.07:22
vegamanI just re-installed ubuntu onto my pc and my sound is gone. I remember changing the sound device here: https://wiki.ubuntu.com/DebuggingSoundProblems but I'm not sure how to follow these instructions07:23
ntr0pyHow would i configure subpixel rendering in forefox 7?07:24
surroundso i am looking for a software or package which has better integration with network manager or capability to connect independently to internet07:24
surroundUsing Blueooth07:24
surroundAnybody here who could help me regarding bluetooth, I am looking for a GUI approach07:25
surroundIs there any support for bluetooth in UBUNTU07:31
fritschsurround: bt works out of the box07:31
New0hi everyone :) i'm now trying to reorganise my files/folders and i would like someone help to know how to organise by category. can someone assist please? tnx :)07:31
jmwpcWhat would cause one version (2.6.38-10-server) to give me this error at boot: gave up waiting for root device ubuntu, and the previous version works fine? The specfic error is /dev/mapper/<groupname>-root does not exist. Dropping to a shell!07:31
surroundfritsch: How to use bluetooth headset & DUN profile in UBUNUT07:31
fritschsurround: you see the bluetooth icon right on top?07:32
surroundYes , I can see that07:32
surroundI can add device07:32
fritschsurround: jep, does this work?07:32
fritschsurround: https://help.ubuntu.com/community/BluetoothSetup07:32
fritschsurround: have a look here07:32
vegamanI just re-installed ubuntu onto my pc and my sound is gone. I remember changing the sound device here: https://wiki.ubuntu.com/DebuggingSoundProblems but I'm not sure how to follow these instructions07:33
surroundBut When it comes to browse device or DUN profile it really anonying07:33
fritschsurround: i thought you rather have problems with "surround sound", just kidding :-)07:33
Toneshiftersup all07:33
fritschsurround: annoying in the sense of "hard to configure" or just not working?07:33
surroundi am able to connect to internet using Mobile Broadband DATA cable07:33
fritschsurround: mmh, ah okay, see the use case07:34
fritschsurround: https://help.ubuntu.com/community/BluetoothSetup#Using_Devices_as_Modems <- looked over here?07:34
fritschsurround: just install blueman and configure it the right way07:35
fritschsurround: should easily work07:35
Toneshiftersmall question, laptop Gateway MX6214, Xubuntu, at the indicator plugin (network section) there is no wireless, after uninstalling broadcom driver, it comes back but it says "the device is not ready". Any clue ?07:35
surroundI installed Blueman & after device setup it shows that DUN connection will be available in my Network Manger but it never appear in network manager07:35
fritschsurround: mmh that is odd07:35
seidelli installed openbox, wireless is not working when i login to openbox, why?07:35
fritschsurround: try logout and in again, perhaps the applet does not get refresehd07:36
thevincisurround: make sure you're computer has bluetooth...07:36
surroundAfter uninstalling blueman & switched to Gnome bluetooth again , My connection appears in NM but not able to connect07:36
fritschthevinci: thx for this kind of help07:36
seidelli installed openbox, wireless is not working when i login to openbox, why?07:36
fritschsurround: have a look in /var/log/syslog07:36
surroundthevinci: Yes, of course07:36
fritschsurround: there it tells some debugging while connecting07:36
thevincisorry, I was scrolled up and didn't see the rest of the convo... heh07:36
fritschthevinci: np07:37
seidelli installed openbox, wireless is not working when i login to openbox, why?07:37
ssbplshello, i come up a problem when i start the ubuntu 11.04: no native mode,forcing panel scaling!07:37
surroundfritsch: Sometimes it says port already in use, or sometimes just error while connecting07:38
happyany tips for installing .tar.bz2 files?07:38
fritschhappy: these are packed files, just extract them07:38
fritschhappy: compressed files, i mean07:38
fritschsurround: sorry no idea without logfiles07:39
happyn after extracting?07:39
surroundfritsch: Using Gnome Bluetooth I am able to connect to internet sometimes, but it does not disconnect properly, E sign appears on my phone, while  windows terminates the connection very well07:40
fritschsurround: like said before. i can only say: this is bad - but help withouth further infos not possible07:40
happyi am tryn to build dep tree but sometimes it doesnt works for me07:40
surroundI am having no problem using GSM mobile Broadband07:40
fritschsurround: have you looked through the bugtracker?07:40
ToneshifterGateway MX6214, Xubuntu, no wireless section in the indicator plugin area, after uninstalling Broadcom drivers it gets back but says "device not ready" any clue ?07:40
happysudo apt-get buil-dep package name07:41
happybuild-dep07:42
surroundI googled a lot & found that NM 0.7 doesn't have integration with Blueman & I updated both of them07:42
datalayhow can i list installed applications07:42
surroundbut no success07:42
datalaylike rpm -qa07:42
Gruberdpkg -;l07:42
Gruberdpkg -l07:42
happyright click is not working....help me i am using 10.10 on hp dm4-1041 tx07:43
=== Guest79607 is now known as jussi01
Gruberhappy: what are you right clicking on ?07:43
blummmmmi'm installing ubuntu 10.04 lts but after installation only i see black screen.. and after a few seconds.. my screen power off07:43
happytouchpad prb07:44
Gruberhappy: no - what item on your desktop are you right clicking on07:44
happyright click on touchpad is not working07:44
Gruberhappy: what part of the DESKTOP are you right clicking on07:44
happyany folder07:45
Gruberhappy: what desktop are you using ?07:45
happysry didnt get u07:45
Grubernever mind, I can't be bothered wasting any more time on you07:45
happyright click is not working on  ubuntu 10.1007:46
ToneshifterGateway MX6214, Xubuntu, no wireless connections in the inicator plugin area. Any clue?07:46
happyi am using hp dm4-1041 laptop07:46
happy14.1 inch07:47
GruberToneshifter: probably your network card is not visible to the OS, possibly not supported or needs external configuration.07:47
GruberToneshifter: eg: a software package or kernel module to enable the card.07:47
=== JimmyJ_ is now known as JimmyJ
ZanzacarHi everyone, I was wondering does anyone else ever have problems with Compiz not registering the corners to access commands?07:48
ZanzacarSometimes when i go to a corner it doesnt do anything. I wasnt even sure where to start looking for a log or anything really07:48
ToneshifterGruber, worked perfectly fine with 10.04, after switching to SSD + 11.04 and installing Broadcom driver it doesnt show anything07:49
GruberToneshifter: an SSD has nothing to do with this07:49
Toneshifteri know that part07:49
GruberToneshifter: then why did you give me the pointless information.07:49
Toneshifterjust giving you an information about any changes from the previous state07:50
GruberToneshifter:  10.04 and 11.04 are quite a large kernel version jump, using the same external kernel modules (I assume that's what you mean by broadcom drivers) may not be compatible with the newer kernel. You may need a different version,07:50
GruberToneshifter: or if you are using a later version of the broadcom modules, they may no longer support your card version07:51
GruberToneshifter: those are the two directions I would investigate first.07:51
fritschToneshifter: if the modul loads, have a look if the firmware is missing07:52
ToneshifterGruber both 10.04 and 11.04 found and required a broadcom modules. bcmwl-kernel-source07:52
Gruberor if the firmware needs to be different from the later kernel07:52
=== aasfsdf is now known as GirlyGirl
fritschToneshifter: post a full dmesg into a pastebin07:52
GruberToneshifter: doesn't mean it fully supports your card07:52
ToneshifterGruber, that same module worked with 10.04 with no problems at all so i gues it does07:53
=== joe75_ is now known as joe75
=== Mud is now known as Guest72657
Toneshifterfritsch http://pastebin.com/KNb7RXae07:55
=== mobyDICK is now known as umadbro
fritschToneshifter: is this a pcmcia card?07:56
Toneshifterfritsch nope, thats an internal wireless card07:57
fritschToneshifter: eth%d: 5.100.82.38 driver failed with code 2107:57
fritschToneshifter: please give a the output of lsmod and lspci07:57
fritschpastebin again07:57
MkZone11107:58
MkZone22207:58
=== GirlyGirl is now known as Guest66566
=== aidenhong_ is now known as aidenhong
c[_]33307:58
=== Jens is now known as Guest20834
fritschToneshifter: and if you are at it: result of iwconfig08:00
Toneshifterfritsch pastebin.com/8wjDdatgac lspci08:01
=== Guest66566 is now known as Girly-Girl
fritschToneshifter: this one is empty08:01
ubuntu__I am confused which key goes where when using ssh?08:02
Gruberubuntu__: public key on the server, private key on the client08:02
silveryGruber : and not vice versa?08:02
Grubersilvery: no08:02
almoxarifeGruber: that backwards?08:02
redharewow08:03
Gruberalmoxarife: no08:03
redharei come back and it's done installing ! w00t !08:03
almoxarifeGruber: ok, thnks08:03
Toneshifterfritsch http://pastebin.com/NFHESKUS lspci & lsmod08:03
fritschToneshifter: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/700176 <- here is your bug08:03
ubuntu__Gruber, ok the client being the machine that I am connecting from?08:03
ubottuUbuntu bug 700176 in bcmwl (Ubuntu) "bcmwl bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu1 fails to build" [High,Fix released]08:03
GruberToneshifter: didn't he ask for the output of dmesg08:03
Gruberubuntu__: correct08:04
ToneshifterGruber he did, pasted it way before08:04
GruberToneshifter: thank you, I'll find it08:04
ToneshifterGruber http://pastebin.com/KNb7RXae08:05
ubuntu__hmm then why is it when I do ssh domain i get Permission denied (publickey) i have the id_rsa file in my .ssh folder08:05
GruberToneshifter: I found it, that doesn't look complete to me. I don't know if it is08:05
ubuntu__it was named something else and I renamed it to id_rsa08:05
mrlHi, I'm using Xubuntu 11.04, and I have lost one of my panels.08:05
Gruberubuntu__: have you put the public key in the authorized_keys file on the server, in the .ssh directory of the user ?08:05
fritschToneshifter: seems to be a firmware issue, install b43-fwcutter08:06
ubuntu__Gruber, yes (I am able to connect on my windows machine via putty)08:06
ubuntu__but the connection was flaky so I am trying the ubuntu livecd to see if its something to do with my machine or not08:06
fritschToneshifter: you only need: bcm-kernel-source, firmware-b43-install and b43-fwcutter08:06
Gruberubuntu__: what command (exactly) are you using to ssh08:07
ajahwhats the purpose of '<<' characters in shell script08:07
Gruberajah: read input normally08:07
fritschToneshifter: and look into /etc/modprobe.d/blacklist.conf remove the "#" in front of bcm43xx08:07
The_BROSMy scanner on Epson TX650 did not recognized. How to make it work?08:07
ubuntu__Gruber, just ssh 192.168.2.10908:07
Toneshifterk, give me a sec08:07
Gruberubuntu__: is your username on the remote machine "ubuntu"08:07
ubuntu__again remote being the one I am try to connect from08:08
ubuntu__or too?08:08
Gruberubuntu__: to08:08
ubuntu__no08:08
ubuntu__its gary08:08
Gruberubuntu__: that's the issue then08:08
ubuntu__its not asking me for a user like putty does08:08
Gruberubuntu__: unless you use a username, it will use your current username08:08
Gruberubuntu__: ssh on linux is different than putty08:08
datalayhow can i list install applications?08:08
ubuntu__Gruber, ok :) thanks08:09
fritschdatalay: dpkg -l | less08:09
Gruberubuntu__: do either "ssh username@hostname" or "ssh -l username hostname"08:09
ubuntu__Gruber, right got it :) it is working now08:09
Gruberthere we go08:09
datalayhow can i remove an applications with no-deps08:10
The_BROSIs anybody here who uses scanner on Epson TX650?08:10
fritschdatalay: apt-get autoremove08:10
ubuntu__Gruber, hmm interesting it seems that my connection via putty on windows 7 craps out quick yet I am now connected via ubuntu live cd on the same machine as the windows machine and its not kicking me out very odd (at least I know its not a hardware issue with my nic card :)08:10
ajahGruber, when i type something in terminal than << and something it prompts me something like > what is this08:11
fritschubuntu__: why should you be kicked out?08:11
fritschubuntu__: you can have multiple connections to the same host, with the same user name08:11
ubuntu__fritsch, not sure but it keeps kicking me out saying that its loosing connection08:11
fritschoha08:11
ubuntu__thus why I am trying it from an ubuntu live cd to see if it was a hardware issue or just winblows08:12
fritschi think your router is to blame08:12
th0rajah: you should consult the Advanced Bash Scripting guide at the linux documetation project (tldp.org)08:12
ubuntu__fritsch, but again same router same connection different os08:12
ubuntu__Gruber, how do I connect if the private key is name garysmachine and not id_rsa?08:13
Toneshifterfritsch there is no # in front of bcm43xx there is a word "blacklist" instead08:13
Toneshiftershould i remove it ?08:14
fritschToneshifter: no its okay08:14
fritschToneshifter: keep it08:14
Toneshifterk08:14
Toneshifterinstalled all of the packages08:14
Toneshifterrestart08:14
fritschToneshifter: just reboot08:14
Toneshifterif anything i will be back08:14
CaesiHi everyone. I'm trying to install Ubuntu 11.04 on an old computer of mine, but get this error message when I boot from the CD: "(intranmfs= mount: mounting /dev/loop0 on //filesystem squash fs failed: Input/output error" - any ideas anyone? Thank you.08:16
fritschCaesi: bad cd08:16
fritschCaesi: try to burn it with 2x speed08:16
Caesithanks08:16
Caesiwill do08:16
fritschCaesi: just an idea08:16
c[_]whats the difference with live cd and usb?08:16
Caesi<fritsch> maybe I'll just try with a USB drive.. easier08:17
Caesithank you though08:17
fritschCaesi: jep, you can do this08:17
fritschCaesi: just though "old computer" and you speciall mentioned CD08:17
fritschCaesi: and you asked what the problem is :-)08:17
fritschToneshifter: not working, hehe?08:18
ubuntu__Or anyone how do I connect with ssh if the private key is not called id_rsa but something else?08:18
Toneshifternope08:18
vegamananyone good with terminal?08:18
fritschToneshifter: did you install the firmware-b43-installer?08:18
fritschToneshifter: give me the dmesg output again08:18
fritschToneshifter: the new one08:18
shankyubuntu__: ssh -i ?08:18
ubuntu__shanky, ahh ok :) thanks08:19
Caesi<fritsch> sure, thanks in any case :) In fact, I just saw that the ISO was not the proper file size!!!08:19
fritschCaesi: hehe08:19
CaesiWill try it now and if you don't see me in the next couple of hours, I'll have been successful :) All the best.. ciao08:20
Toneshifteryes i did instal the firmware-b43-installer http://pastebin.com/JtDyb7ej -new dmesg08:21
fritschToneshifter: eth%d: 5.100.82.38 driver failed with code 2108:22
fritschToneshifter: again the same08:22
The_BROSwhat program can format USB-flash?08:22
fritschToneshifter: what says: lsmod |grep b43?08:22
fritschToneshifter: do: sudo rmmod wl08:22
MorcegoVermelhogood question08:22
fireprinthey guys. im wondering. i had to restart my router last night. My ubuntu server downstairs then went offline.. im wondering, is there a way in textmode to make the server "ping" for a connection.. and if its not found, it then will do a ifconfig eth0 up or summin.. and then ofcourse do nothing if it pings a connection... that make any sense? ;)08:22
fritschToneshifter: sudo modprobe wl08:22
ubuntu__Just curious what version of ubuntu stopped using this screen? https://help.ubuntu.com/community/LiveCD?action=AttachFile&do=get&target=804+Live+2+.png08:23
Toneshifterlsmod returns nothing08:23
fireprintps aux |grep mod perhaps?08:23
ubuntu__Seems that the newest version 11.04 does not have this screen anymore? or did I do something wrong?08:24
fritschToneshifter: you give me the lspci link again?08:24
Toneshifterrmmod wl returns ERROR: Module wl does not exist in /proc/modules08:24
fritschToneshifter: than just modprobe08:25
Toneshiftersudo modprobe wl returns nothing08:25
fritschToneshifter: and give me the output of and lsmod and lspci08:25
fritschToneshifter: look with dmesg08:25
ubuntu__Does anyone know?08:25
fritschToneshifter: after modprobing08:25
fireprintIf anyone can direct me to a place i should start looking into it.. a word i can google and read up on or anything that would be appreciated08:26
bao_hi08:26
Toneshifterfritsch dmesg after modprobing [  478.259166] eth%d: 5.100.82.38 driver failed with code 2108:26
fritschToneshifter: dpkg -l |grep bcm08:26
fireprinthi bao_08:26
farciarz84how to check If I have 32-bit dirvers installed?08:26
bao_who use backbox08:26
farciarz84how to check If I have 32-bit opnegl dirvers installed?08:27
hoangchao08:27
farciarz84I have 64-bit ubuntu08:27
Toneshifterfritsch http://pastebin.com/sX2sfuMR ne lsmod and lspci08:28
fireprintbao_, why do you want to know?08:28
=== X_ is now known as FreeNET
Toneshifterfritsch grep returns as follow: "ii  bcmwl-kernel-source                  5.100.82.38+bdcom-0ubuntu3.2               Broadcom 802.11 Linux STA wireless driver source"08:28
Christoph_vWwill there be an updated version of GnuTLS for Ubuntu LTS with TLS 1.2 support?08:29
fireprintbao_,  it is just a pentesting distro off of ubuntu. So a question regarding ubuntu can probably work here, however if its a pentester question i doubt this is the place. But go ahead and ask your question :)08:29
icerootChristoph_vW: only security-updates08:29
icerootChristoph_vW: for the rest see backports08:29
iceroot!backports | Christoph_vW08:29
ubottuChristoph_vW: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging08:29
DaveSiberiaI have a problem connecting Natty to a Toshiba LCD television08:30
DaveSiberiaUbuntu sees it as a crt08:30
fritschToneshifter: rmmod wl && modprobe b43 && modprobe wl08:31
=== Prz_^ is now known as Barakas
Toneshifterfritsch: WARNING: Error inserting mac80211 (/lib/modules/2.6.38-11-generic/kernel/net/mac80211/mac80211.ko): Operation not permitted08:32
ToneshifterWARNING: Error inserting ssb (/lib/modules/2.6.38-11-generic/kernel/drivers/ssb/ssb.ko): Operation not permitted08:32
ToneshifterFATAL: Error inserting b43 (/lib/modules/2.6.38-11-generic/kernel/drivers/net/wireless/b43/b43.ko): Operation not permitted08:32
hiexpo!pentesting08:32
fritschToneshifter: do not paste in here08:32
Toneshifterk08:32
fireprintCan anyone give me a hint about what to look into when wanting the server to check internet connection and if no connection, do a up command? I am not always able to be at the server.08:32
fritschToneshifter: sudo before the commands08:32
Toneshifterhttp://pastebin.com/jhMSpyza08:33
Toneshifterdid08:33
fireprintToneshifter, sudo or sudo bash will make the operation permitted.08:33
fireprintoh sorry, didnt see you there fritsch..08:33
fritschToneshifter: you only have sudo before the first command08:33
fritschToneshifter: open a sudo shell with: sudo -s08:33
Toneshifterk08:33
fritschToneshifter: then you can do without sudo08:33
ubuntu__Does anyone know when or what version ubuntu stopped using this startup splash screen? https://help.ubuntu.com/community/LiveCD?action=AttachFile&do=get&target=804+Live+2+.png08:34
hiexposudo su08:34
farciarz84after apt-get dist-upgrade I got this problem: trace:wgl:wglGetProcAddress func: 'wglGetIntegerv'08:34
farciarz84trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version             : 1.4 (2.1 Mesa 7.11).08:34
farciarz84trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer            : Mesa DRI Intel(R) Sandybridge Desktop .08:34
farciarz84trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version            : 1.4.08:34
farciarz84trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX version     : 1.4.08:34
FloodBot1farciarz84: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.08:34
farciarz84trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX vendor:     : SGI.08:34
fritschfarciarz84: !pastebin | farciarz8408:34
_rubensudo su is wrong on so many levels i wouldnt even know where to start :)08:34
fritsch_ruben: hehe, don`t be too hard08:35
hiexpowhy is it wrong08:35
Toneshifterfritsch http://pastebin.com/pGwbuKjv08:35
fritschToneshifter: good, and now the dmesg output08:35
farciarz84http://pastebin.com/x5mP83v908:36
Christoph_vWiceroot: looks like there is no package libapache2-mod-gnutls in lucid-backports08:36
Toneshifterhttp://pastebin.com/kGgd85Hx08:37
fritschToneshifter: this is not the dmesg after these commands08:37
Toneshifterthats the newest dmesg08:38
fritschToneshifter: what ubuntu version are you using?08:38
Toneshifterxubuntu 11.0408:38
farciarz84after apt-get dist-upgrade I got this error: http://pastebin.com/x5mP83v9. Please help me.08:38
fritschToneshifter: looks like natty?08:38
fritschToneshifter: https://bugs.launchpad.net/archlinux/+source/bcmwl/+bug/732677 <- please read through this08:39
ubottuUbuntu bug 732677 in bcmwl (Ubuntu) "bcmwl 5.100.82.38+bdcom-0ubuntu2 not work on BCM4311/4312" [High,Confirmed]08:39
=== Mud is now known as Guest34583
Toneshifterwill try my best08:40
pocoyo..08:40
pocoyo.08:40
fireprintCan anyone give me a hint about what to look into when wanting the server to check internet connection and if no connection, do a up command? I am not always able to be at the server.08:41
=== Girly-Girl is now known as GirlyGirl
=== GirlyGirl is now known as Girly-Girl
=== Girly-Girl is now known as GirlyGirl
Toneshifterfritsch so what you recommend is downgrade to 5.60.48.36 ?08:43
fritschToneshifter: you can try to, you have to pin the old version though08:43
sam555hello all!08:44
Toneshiftercan you help me with some howto ? no idea how to do that08:44
ubuntu__how do I get this machine to boot into unity from livecd?08:44
sam555How does one change the mount of a hard drive?08:44
fireprintgah.. ill have to figure it out by myself then. take care guys08:44
sam555I'm trying to copy data from one sata drive to a new sata drive08:44
sam555all my system files are on a 3rd root drive08:44
DaveSiberiawhy won't my Toshiba TV work wide screen with ubuntu (11.04) I connected it via VGA08:45
fritschVGA and TV is a bad idea08:45
bhushHello, How do i solve blank screen problem.....!!!???08:45
sam555i want the old drive that says /data to say /data.old and the new drive to say /data08:45
Grubersam555: change the mount point in /etc/fstab for auto mounts, or change the mount points manually by mounting / umounting (not unmounting) the file systems you want08:45
bhushHello, How do i solve blank screen problem.....!!!???08:45
sam555Gruber: thanks108:45
DaveSiberiafritsch - it worked fine on my old computer, same software - different video card08:46
bhushHello, How do i solve blank screen problem.....!!!???08:46
fritschDaveSiberia: which video card do you use?08:46
ubuntu__how do I get this machine to boot into unity from livecd?08:46
fritschbhush: read it three times08:46
th0rbhush: turn on the monitor08:46
bhushth04: LOLz08:46
fritschbhush: it worked?08:47
fritsch:-)08:47
DaveSiberiaubuntu identifies monitor as CRT and only offers low resolutuions08:47
fritschbhush: what hardware are you using, we cannot help you without additional information08:47
Myrttiwhen helping, be helpful...08:47
fritschDaveSiberia: please pastebin xrandr -q somewhere, when the TV is attached08:47
bhushATI graphics card amd6408:47
fritschbhush: okay, gets your screen black from the start?08:48
fritschbhush: or just after "login screen" should come?08:48
bhushno once it booted from grub and then i cant show desktop only blank08:48
bhushno login screen08:48
DaveSiberiathanks fritsch it will have to be later though08:48
fritschbhush: did you install some propretary drivers?08:49
bhushno08:49
fritschbhush: try disabling kms first and we will see08:49
bhushhow to do so I want to just get started...? :)08:49
fritschbhush: on boot select the first entry and add the word nomodeset just behind where splash is written08:49
bhushwill it works...?08:50
fritschbhush: first entry in grub, press e button and add "nomodeset"08:50
fritschbhush: i said: "try"08:50
=== jambo is now known as s0126h
fritschbhush: srry, i meant, we try :-)08:50
bhushIt is not working...!! :D08:50
bhushI searched many forums and only one answers nomodeset but NO08:51
fritschbhush: radeon.nomodeset=1 <- try this instead08:52
fritschbhush: does the same, but i wonder though08:53
fritschbhush: what AMD card is it?08:53
bhushnot working also tried forcevesa08:53
bhushAMD athlon II p340 dual-core...!!!08:54
bhush:|08:55
bhushHello.......!!!???08:56
c[_]ello08:57
bhushhow do i solve blank screen problem...!!??08:58
fritschbhush: just calm down, and save the life of your keyboard08:58
bhush:)08:58
bhushBut...!! :\08:58
fritschbhush: boot into savemode08:58
fritschbhush: open a shell08:58
fritschbhush: and get the /var/log/Xorg.0.log08:59
fritschbhush: pastebin it for me08:59
bhushI ama unable to boot from ubuntu from installing08:59
bhush...!08:59
sam555does ubuntu have the ability to switch between shells if you are only using shell mode in ubuntu server?09:00
gaurav_sood91hi all09:00
fritschbhush: your installer does not boot?09:01
bhushI need to quit pls...!?? Help me..!!!09:01
bhushInstalled but had not see login screen yet...!!109:01
fritschbhush: read what i say09:01
fritschbhush: select the second entry in grub09:02
bhushok09:02
fritschbhush: open a shell, it asks you09:02
gaurav_sood91i am using ubuntu 11.04. i was using gnome 2.32, and after updating to gnome3, there was some error in installation, and now i am unable to boot into the gnome session. all i can boot is into the recovery console, which presents me the command line09:02
gaurav_sood91how can i recover the previous version of gnome?09:02
fritschbhush: and read through the Xorg logfile09:02
bhushbut for this i need to quit...!! I am on window now09:02
Grubergaurav_sood91: possibly because the gnome 3 for 11.04 is not supported and may destroy your system09:02
bhushtell me full steps...!09:03
Gruber!gnome309:03
ubottuGnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely.09:03
lhdchi guys, I m using ubuntu 11.04, and suddenly my double quote and backtick key stop working when I m using International keyboard09:03
lhdcI installed Ibus recently and just removed it09:04
lhdcdoes anyone know posssible cause and solution?09:04
gaurav_sood91ubottu: i guess so. any way to fallback to gnome 2.32?09:04
ubottugaurav_sood91: I am only a bot, please don't think I'm intelligent :)09:04
Grubergaurav_sood91: you'll have an easier time to reinstall and take care with what you install in future09:05
gaurav_sood91probably. i was just looking at possible options to save my installation...09:05
Grubergaurav_sood91: with respect, you should have researched what you where doing more09:05
th_gaurav_sood91: i made mistake of installing gnome3 from ppa once too, ended up reinstalling, even removing all possible gnome packages and reinstall all ubuntu-desktop deps didn't help09:05
Grubergaurav_sood91: (if the installation was that important)09:06
th_gaurav_sood91: gnome3 left still bunch of incompatbile binaries and files around09:06
rwwgaurav_sood91: which part of "cannot be downgraded safely" and "EXPERIMENTAL and UNSTABLE"...09:06
Gruberthe gnome3 PPA will update some core libraries, that you won't be able to resolve09:06
gaurav_sood91hmmmm. thats sad. was looking forward to gnome3, and have now messed up my system09:06
gaurav_sood91apart from that, is there a safe way to install the ati drivers on ubuntu?09:07
Grubergaurav_sood91: as I say, research before rushing in09:07
Grubergaurav_sood91: the thardware drivres tool will offer to install the ati drivers for you09:07
gaurav_sood91i dloaded the ati drivers from the amd site, but it does not give me the correct driver....09:08
GOMIif i want to download a sound from a website what is the best way to do it  ?09:11
Lerrickerror while loading shared libraries: libssl.so.6 how to fix this09:12
KayOSSup boiz.09:17
KayOSOlli sup bro09:18
KayOSTheozorus sup bro09:18
Gruberplease stop that09:18
KayOSStop what?09:18
theozaurusKayOs: Nuttin09:18
GruberKayOS: just saying random hellows.09:18
KayOSI'm being Polite Gruber.09:18
Gruberyou don't have to say hello to everyone who enters.09:19
KayOSFair call.09:19
KayOSSo would anyone know how i could make the whole entire top task bar transparent instead of just the space between "System" and the "Xchat Symbol"09:20
theozaurusI'm working on porting an older version of Erlang onto Ubuntu 10.04 (needed to ensure our software works correctly). From my research it looks like I can use dget to download the source package from 8.04 on my 10.04 machine and then build it there. What I'm unclear about is how to get the 8.04 build dependencies on the 10.04 machine. Should I use apt-get build-dep, and use pinning to download the packages from 8.04 (but this means pollut09:21
fritschtheozaurus: your software defenitely does not run with the new version?09:21
theozaurusfritsch: no09:21
fritschtheozaurus: you could file a regression bug09:22
theozaurusfritsch: I'm interested in how to build .deb from a different version of linux09:22
theozaurusor rather distro09:22
=== NK` is now known as [Shell-Storm]NK
=== [Shell-Storm]NK is now known as [Shell-Storm]NK`
fritschtheozaurus: apt-get source and dpkg-buildpackages -us -uc afterwards09:23
fritschtheozaurus: but, if there are lib dependencies, which cannot be installed09:23
fritschtheozaurus: cause new ubuntu needs the newer libs, there will be a big problem09:23
theozaurusfritsch: Won't apt-get source just pull the code from 10?09:23
fritschtheozaurus: how many packages do you need?09:23
fritschtheozaurus: if you do it on 8.0.4 you geth them09:24
fritschtheozaurus: for 10 you are right of course09:24
ubuntu__Hey all based on this website http://www.muktware.com/man/1060 when I boot into live cd it should be taking me into unity yet when I boot into livecd I get the ubuntu classic? How do I fix that?09:24
theozaurusFritsch: How would I do it from a 10 machine?09:24
fritschtheozaurus: you could add src sources for the old version09:25
icerootubuntu__: you need 3d for unity, if your 3d driver is non-free, the live-cd doesnt contain it and will boot gnome2 instead09:25
fritschtheozaurus: and fetch apt-get source with this special version09:25
fritschtheozaurus: apt-get source erlangPackage=1.0.x.y09:25
ubuntu__iceroot, ok thanks but when you say non-free, I dont seem to have to pay for the driver but I do have to add it after09:25
fritschtheozaurus: what erlang packages do you have installed?09:26
ubuntu__iceroot, is that what you mean by non-free09:26
icerootubuntu__: free as in free speech not as in free beer09:26
theozaurusfritsch: Okay, I guess if I setup the pinnings correctly then I will not end up with more packages from 8 on 10 than I need09:26
=== [Shell-Storm]NK` is now known as NK`
ubuntu__iceroot, so if I wanted to be able to see the unity desktop then I would have to create a custom live cd then?09:26
fritschtheozaurus: i hope so09:26
ubuntu__iceroot, with the 3D Drivers on it09:26
icerootubuntu__: no, install the driver and restart your x-server09:26
theozaurusis there a way to do it without messing around with apt and the sources file?09:26
fritschtheozaurus: before rebuilding, you could also add the lucid binary sources09:27
iceroot!nvidia | ubuntu__09:27
ubottuubuntu__: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto09:27
fritschtheozaurus: and install the mdirectly09:27
ubuntu__iceroot, ok how do I restart x-server?09:27
icerootubuntu__: sudo service gdm restart09:27
ubuntu__iceroot, thanks :)09:27
icerootubuntu__: have a look at the link from ubottu09:27
fritschtheozaurus: meaning add: deb http://security.ubuntu.com/ubuntu lucid main restricted universe multiverse09:27
theozaurusfritsch: I believe I need, erlang-base, erlang-dev and erlang-nox09:27
fritschtheozaurus: apt-get update && apt-get install erlang-base=1.0.x.y09:28
fritschtheozaurus: replacing 1.0.x.y with the version you need09:28
ubuntu__iceroot, will do for sure :) thank you09:28
theozaurusideally I want to rebuild it on 10 so it is native for 10, then use the PPA to setup future servers09:28
ubuntu__iceroot, do you know why the got rid of the old boot screen for livecd?09:28
icerootubuntu__: dont know, dont using splash-screens09:29
fritschtheozaurus: okay, so just get the 8.04 sources, buildpackages, bump your version number, that it is bigger than the 10 version09:29
fritschtheozaurus: i would rather fix the current erlang version09:29
fritschtheozaurus: do you have an error mesage, what happens, if you run your software on the 10 version?09:29
theozaurusfritsch: Sadly it isn't that simple09:29
ubuntu__iceroot, no the screen you see when you first put in the livecd asking if you want to install or try seems to have been moved to after the desktop starts09:30
fritschtheozaurus: erlang is rather old, so if 10 version is not working anymore, this is a big problem09:30
theozaurusfritsch: The code does not compile with a newer version of Erlang, and while updates exist for to correct this. These updates break other things09:30
icerootubuntu__: dont using normal ubuntu-cds for installation :)09:30
fritschtheozaurus: so the ubuntu erlang version is broken?09:31
theozaurusfritsch: Not at all, we are forced to run an old version of ejabberd, and an old version of ejabberd is not compatible with Erlang R1309:31
fritschtheozaurus: http://www.erlang-solutions.com/section/72/packages <- did you have a look here09:31
ubuntu__iceroot, ok no problem just was curios thanks all the same :)09:31
fritschtheozaurus: oha, okay09:31
fritschtheozaurus: no chance of porting?09:32
theozaurusfritsch: No09:32
fritschtheozaurus: okay, than there is no other solution, just messing up :-)09:32
fritschtheozaurus: let me have a look of the build depends09:33
icerootubuntu__: you are welcome09:33
theozaurusfritsch: TBH, I haven't had a change to go through the build deps, I spent a lot of time yesterday on pbuilder - but I was on a 64bit machine, and need to compile for a 32bit one.09:33
theozaurusfritsch: However pbuilder didn't seem to setup the tool chain correctly for i38609:34
fritschtheozaurus: hardy uses erlang 11, correct?09:34
theozaurusyes09:34
fritschtheozaurus: http://packages.ubuntu.com/hardy/erlang-base you could get the orig pacakges here and the deb diff09:34
fritschtheozaurus: and try to build :-)09:35
fritschtheozaurus: the build dependencies are rather minimal, i see here09:35
fritschtheozaurus: just get the tar.gz the diff.gz and build locally09:35
fritschtheozaurus: if this is gonny working on 10.0409:35
fritschtheozaurus: i would go the next step using pbuilder09:35
theozaurusfritsch: I wish I could of got pbuilder working!09:36
theozaurusfritsch: That seems to be the proper way of porting packages between versions09:36
=== User909 is now known as Guest909
fritschtheozaurus: yes it is09:37
=== Guest909 is now known as User909
fritschtheozaurus: you are running 10.04, correct?09:37
fritschtheozaurus: aftere read the dependencies, it is really doable - should be no problem09:37
Fudgehi got acer aspire 5560G amd laptop the cpu is 3500M, have cpufreqd installed but I can not get cpu speed above 1.5ghz and turbomode says goes up to 2.4ghz. At bios level there is nothing configurable, any ideas on what I could do or perhaps try other packages that may give me the amd support at a software level?09:38
theozauruswell yesterday I tried it on 11 amd64, today I might try pbuilder on 10.04 i386 (my target platform)09:39
fritschtheozaurus: jep, will work for sure :-)09:41
theozaurusfritsch: Thanks, I'll let you know how I get on :)09:42
fritschtheozaurus: hehe, will be here idling09:42
AdvoWorkhi there. I've added a USB printer ages ago, url states usb://.....   which works fine, ive got a 2nd usb printer, exactly same make/model, so when i add printer, it see's it, but thinks its the original one, so i add it, it prints to the normal one. Any ideas please? the new/2nd printer is plugged in to a different usb port09:45
appendectomyhello09:46
Dolevanyone familiar with Aircrack-ng ?09:46
psycho_oreosDolev, there's a support channel for that, its called #aircrack-ng09:48
Dolevoh, thanks09:48
NeroonHi there! Quick question: How do I change the uuid of a partition?09:51
AdvoWorkany ideas how i can specify a certain usb port to print to?09:51
inzNeroon, tune2fs -U09:52
Nerooninz: Ah, thanks. Only used it to set the reserved space till now.09:52
anandvenkat4Hi All, Anyone has a source code for DES encryption in C?09:54
anandvenkat4Hi All, Anyone has a source code for DES encryption in C?09:56
OerHeksanandvenkat4, all i know is http://www.tero.co.uk/des/code.php09:56
pyghassenhello my compiz  is frozen and I don't know the reason why09:57
icerootanandvenkat4: download a source-package with apt-get source which contains that part or ask ##c09:57
sam555how can you tell which directory is mounted to which partition in a shell10:01
jribsam555: « mount »10:02
sam555jrib k10:02
eni23hello at all. i have a question: i have bluetoth-speakers, they work fine with 11.04. but i have 2 of them and with the bluetooth-widget it seems like  can use only one of them at the same time. is there a way to use more than one device for bluetooth-audio?10:02
cyphaanyone able to get PIL to pip install to a virtual environment with --no-site-packages and able to find the png (zip) library?10:04
brontosaurusrexis it possible to move files around on remote system if all i have is ftp access?10:04
cyphayes10:05
cyphaas long as u have permissions10:05
oratedHello! I'd like to change this script - http://pastebin.com/cQtHXPpG - such that it pauses or waits for return key to start next iteration ...As in to pause the cat/append process of the script so that I can delete the used part file. Can anyone help me on this?10:05
brontosaurusrexcypha: example?10:06
icerootorated: no need for crossposting on #bash and #ubuntu10:06
oratedSorry, wrong channel10:07
oratediceroot: I realised that later!10:07
icerootorated: ok10:07
=== openbees is now known as VIKAS_SRIVASTAVA
nW44bhi, is it possible for a user to have only one command to launch ? (for example uptime)10:08
eni23orated: try "read" without arguments10:08
cyphabrontosaurusrex, of what?10:09
brontosaurusrexcypha: ftp command10:09
and471Hi, I accidentally made my account a non-administrator account (standard) and now I can't set it back (becuase I don't have permissions)10:09
brontosaurusrexcypha: i cant seem to find any remote -> remote copy or move example10:09
cyphamv path/to/myfile path/to/newfile10:09
and471how can I set it back to an administrator account? (Ubuntu 11.10)10:10
brontosaurusrexcypha: with ftp?10:10
happynot possible10:10
cyphahappy, why not10:10
icerootnW44b: with chroot but the user can execute more then that. e.g. bash because he needs a login-shell and all bash-builtins10:10
nW44biceroot: only with chroot ?10:10
icerootnW44b: i dont see another way10:11
paulus68and471 please use unbuntu+1 for questions about 11.1010:11
nW44biceroot: ok, thanks :/10:11
brontosaurusrexi guess rename would do the trick instead of mv, but how to copy?10:12
paulus68and471 please use #ubuntu+1 for questions about 11.1010:12
and471paulus68, ok sorry10:13
paulus68and471: np10:13
lahwranhow would someone remap the keyboard so that right alt sends the same thing as space?10:13
linuxuz3rhow do i change the boot splash screen in ubuntu10:16
AntonyI have doubt in akka framework. I have implemented a load balancer in a remoting scenario. I am using the 1.2rc version. my problem is the applicatoin is throwing timeoutexception for ask() method but it responds properly for tell() method. do someone faced the same issue before?10:16
mXrhello! anyone into nfs? i'm having a problem with an ubuntu (10.04) based "storage" system with nfs-kernel-server10:16
mXri'm getting heaps of RPC: fragment too large: 0x0010008c messages10:17
mXrund performance is bad10:17
twiztidhey everyone! having some slight trouble installing nvidia drivers in ubuntu 10.04... been all over the net doing countless tutorials but cant seem to get it... I have a nvidia gt520 and basically would like to get compiz going... any suggestions? much appreciated10:17
iceroot!nvidia | twiztid10:20
ubottutwiztid: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto10:20
francisjoin ubuntu +110:20
francistrying to join oneiric how do i do that10:21
DustyMonkfrancis: /j #ubuntu+110:21
bagusajihello,10:24
twiztidthx iceroot but there are no proprietary drivers listed... :/10:28
ubudevhey guys, I've just apt-get installed ssh. When I first connected to it with ssh localhost, it worked fine, but since I've restarted, I just get a Read from socket failed: Connection reset by peer10:28
ubudevany idea why or how to fix it?10:28
sam555can anyone help me with rsync?10:30
rayvtirxis it normal that ubuntu server uses all of the available memory - all the time10:31
=== ubudev is now known as clocKWize
jrib!ram | rayvtirx10:32
ubotturayvtirx: If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ | A short primer on Linux memory management can be found here: http://sourcefrog.net/weblog/software/linux-kernel/free-mem.html10:32
thevinciAGGH! I just ran a process on my server, command line, ya know? And now after the print out, I'm left with a blinking cursor stuck in the process! How do I get out!?10:33
thevinci'quit' 'exit' and 'escape' did not work10:33
damgthevinci, ctrl-c ?10:34
thevincinope =/10:34
damgyou should be able to pause the process via ctrl-z and kill it then10:35
clocKWizeI'm getting this error after installing ssh from apt. https://gist.github.com/126999010:35
clocKWizeany idas10:35
clocKWizeideas*10:35
thevinciI can't issue ANY commands.10:35
thevincii'm not getting 'user@pc:_10:35
thevinciI'm getting just a blinking cursor10:35
rayvtirxthankyou jrib10:36
damgthen the process is still running10:36
damgis it an ssh session or a local one?10:36
thevinciyes, I want to get back to my command line though so I can do other things10:36
thevincilocal damg10:36
damgif you want to put the process into background - ctrl-z and then bg. if the process became a zombie, nothing helps but switching to a different console and killing it from there with ps + kill10:38
thevincican I switch consoles in server land?10:38
twiztidcan anyone help my to install the proprietary nvidia drivers on ubuntu 10.04? not seeing it in the hardware drivers, and totally lost... please help10:38
thevinciI have no gui10:38
damgtry with alt-f1 .. alt-f1210:39
damgonce logged in on a different terminal, you can search for the process with ps aux | grep <<process_name>>10:39
damglook up the pid there and kill it with kill pid10:40
damgif the process is then still running, you can kill it with kill -9 pid10:40
damgif you need to kill it at all ;)10:40
thevincithanks! That worked, I just didn't know I could switch consoles in server10:41
nW44buse screen thevinci10:42
DustyMonkidd10:42
nW44bthevinci: http://en.wikipedia.org/wiki/GNU_Screen10:42
thevincithanks all!10:44
mikk0where can i get quake1 that will run on ubuntu?10:46
Huffamegi have a problem: since i installed 11.04 my computer has often frozen when trying to connect to wifi while i'm on battery. i found this: http://ubuntuforums.org/showthread.php?t=1756846  and tried to install the packages but now my system just won't turn on.either it stops with the initial ubuntu-logo, or i just get a message saying something about "bluetooth hc10 timeout" and then nothing. to get into the system now i used a previ10:46
=== XLV_ is now known as XLV
george__holla u buntuz10:51
ikr11Hi, when I try to boot I get this error:  IP-CONFIG: eth1 hardware addresss <mac> mtu 1500 DHCP RARP. I was trying to create a pxe server and I messed up something... I don't care about PXE anymore I only would like to be able to boot again :(10:52
twiztid>please can anyone help me install the proprietary nvidia drivers? cant find a straightforward tutorial... thx10:52
amflir in gnome3, after vpn connection failure a message from the bottom of the page popped up and I checked the "Don't show this message again" checkbox. I want to undo this change and the message pops everytime. is there a way?10:53
twiztidi have the driver and ive been to and from the terminal with stopping the gdm and trying to run the .run driver file but so far have been failing10:54
umadbrotwiztid, 32 or 64 bit? model number? version release?10:54
itsonlymeHai10:54
umadbrohey10:54
twiztid32 bit nvidia gt520 trying to install NVIDIA-Linux-x86-285.05.09.run10:55
twiztidalso tried the "-k $(uname -r)" at the end of the command with no luck10:55
twiztidumadbro: 32 bit nvidia gt520 trying to install NVIDIA-Linux-x86-285.05.09.run10:56
auronandacetwiztid: why aren't you using the proprietry divers from ubuntu repos?10:56
umadbromain universe multiverse restricted10:57
twiztidtrying! they arent there... =/10:58
auronandacetwiztid: open a terminal and type: jockey-gtk10:58
twiztid...searching for available drivers10:59
twiztidsays no available... etx10:59
twiztidetc*10:59
auronandacetwiztid: how new is the nvidia gt520?10:59
twiztidthank you all for the replays btw...11:00
auronandacenp11:00
umadbrowait a sec11:00
twiztidauronandace: fairly new... not the 'newest' but its not old11:00
umadbrohttp://ubuntuforums.org/showthread.php?t=1763299 < nvidia Gt520  works fine with 11.04 (with proprietary drivers)11:00
twiztidu,adbro: ya but i want to use ubuntu 10.04 so i can have gnome and compiz in perfect harmony... ;P11:02
twiztidumadbro: ya but i want to use ubuntu 10.04 so i can have gnome and compiz in perfect harmony... ;P11:02
umadbrohttp://news.softpedia.com/news/New-Nvidia-Linux-Driver-Supports-Ubuntu-11-04-196264.shtml11:02
umadbroubuntu classic?11:03
auronandaceumadbro: he said he is running 10.0411:03
twiztidi enjoy unity but would love to try out my quad core and 4 gb ram with all that lucious eye candy (even though i have 8 gb ram i want to stay wit 32 bit for compatability)11:05
auronandacetwiztid: maybe you can use 11.04 (like i think umadbro is suggesting) and use classic mode11:06
auronandacetwiztid: be aware though that from 11.10 onward gnome2 is no longer supported11:07
twiztidbeen at this for a day now but all tutorials lead to terminals killing gdm and trying to run the nvidia driver from there and blacklisting nouveau...11:07
twiztidauronandace: ya but even in classic mode, unity is the window manager and dont play with compiz...11:08
damgthevinci, no problem :)11:08
auronandacetwiztid: no classix is just gnome211:08
auronandaceclassic11:08
auronandacetwiztid: unity is just a shell on top of gnome2/3 (not a window manager)11:10
auronandacetwiztid: compiz is unity's window manager11:10
twiztidauronandace: ah gotcha well i plan on looking into that then could you point me to how i can get the proprietary driver to show up in the hardware driver window please?11:10
auronandacetwiztid: it should show automatically, but i think it doesn't because it can't detect what your card is (too new for 10.04)11:11
tux-mattso x window manager comes preinstalled in ubuntu 11.0411:12
tux-matt?11:12
auronandacetux-matt: do you mean xorg?11:12
tux-mattyes11:12
auronandacetux-matt: yes11:12
tux-mattthats cool11:13
auronandacetux-matt: they are planning to replace it with wayland but i think that is a way off yet11:13
tux-mattwell a game i want requres it11:13
AdvoWorkhow can i search all files in all folders in /tmp/ for the text 192.168.0.1?11:13
DustyMonkAdvoWork: use grep11:14
tux-mattti also requres linux kernerl 3.0 and ubuntu 11.04 has the lastest kernerl11:14
DustyMonkAdvoWork: or combine find with grep11:14
detlydoes anyone know of a PPA or repo for Gwibber with a more recent ver than the 3.0.0 in Natty? I tried Ken VanDine's, but the GTK stuff was messed up (no idea why)11:14
tux-mattand glibc 1111:15
twiztidauronandace: umadbro: ok then going to install 11.04 and check all that out.... ill be back with results but might be a bit because i have to compile my ethernet driver after a fresh install... lolz thanks for all your help and see ya 'round! =)11:15
auronandace!info linux-image | tux-matt11:15
ubottutux-matt: linux-image (source: linux-meta): Generic Linux kernel image.. In component main, is optional. Version 2.6.38.11.26 (natty), package size 2 kB, installed size 32 kB (Only available for i386 amd64 all armel powerpc)11:15
detlyhaving said that, I'm not sure that I'm gung-ho enough to try the dailies11:15
auronandacetux-matt: 11.10 uses the 3.0 kernel, but i'd wait till it gets released11:15
katsrcwhat's the lird.conf?11:16
katsrci'm trying to upgrade to 11.10 and it's asking me11:16
auronandacetwiztid: what ethernet do you have?11:16
tux-mattauronandace  so what does 11.04 have11:16
auronandace!info linux-image | tux-matt11:16
ubottutux-matt: linux-image (source: linux-meta): Generic Linux kernel image.. In component main, is optional. Version 2.6.38.11.26 (natty), package size 2 kB, installed size 32 kB (Only available for i386 amd64 all armel powerpc)11:16
detlyalso, that menu up in the top right of the screen, on what used to be called "the panel", with the mail notification, etc... what's that called? I don't know what to search the web for11:16
tux-matthmm11:16
tux-matt32 bit11:17
AdvoWorkDustyMonk, i've done: grep -r theip /dir/* > txt.txt  but is there a way I can do a find/replace in all of these? so replace the ip im searching for with another?11:17
twiztidauronandace: one last thought is that why would they call 10.04 Long Term Support if it dont know what card i have... (rhetorical question)  I have an intel 82579v gigabit11:17
tux-mattwich is  !38611:17
DustyMonkAdvoWork: to replace, you can use sed11:17
auronandacetwiztid: sounds like you have a very new machine11:17
auronandacetwiztid: is it a laptop?11:17
tux-mattauronandace i have made a misstake is takes 2.6 kernerl11:18
tux-mattubuntu 11.04 has that11:18
auronandacetux-matt: yes11:19
twiztidyes, very... Lenovo ideacentere desktop 8Gb ram and i3 2600 cpu with afermarket nvidia gt520 in which i plan to upgrade to i7 and gt590... ;) to push 50 frames in battlefield 3's ultra settings...11:19
AdvoWorkDustyMonk, but without going into each file i mean?11:19
twiztidjust figured i get back to roots with ubuntu's ten second boot times and beautiful setup... <311:20
umadbro20 for me11:20
umadbro10.1011:21
auronandacetwiztid: i see, the newer the hardware the less likely LTS supports it11:21
twiztidstill not bad umadbro!11:21
auronandacetwiztid: i have a t510 that works well11:21
twiztidauronandace: i hear that...11:21
admin1pakuła11:21
admin1spierdalać ciecie11:21
auronandacetwiztid: thats the newest i dare to go for quite a while11:21
umadbrothat was..11:22
twiztidauronandace: ya ibm has always had great systems...11:22
DustyMonkAdvoWork: you the find syntax, with {} and such?11:22
auronandacetwiztid: thinkpads are my favourite, but i fear we are getting off-topic11:22
DustyMonkAdvoWork: you the find syntax, with -exec {} and such?11:23
DustyMonk*know11:23
twiztidauronandace: yeah, lol ok then its settled... 11.04 here i come and ill catch ya around in a little... :) thx again!11:23
umadbroenjoy 11.04 (and all its bugs..)11:24
auronandacetwiztid: no worries, have fun :)11:24
tux-matti am making sure auronandace  becouse the game is 20 dollors and you get the beta free for pre odering11:24
auronandaceumadbro: 11.04 runs like a rock for me11:24
auronandaceumadbro: very stable11:24
umadbroheh, it does depends on what hardware you run it on11:24
twiztidumadbro: will do! loved it on a poor old 2ghz singlecore without hyperthreading and barely sse with only 1.2 gb ram... HA!11:25
tipohello everyone!! where can i practice english?11:25
umadbro#ubuntu-offtopic and join the conversation11:25
twiztidtipo: in school? sorry i had to11:25
bagusajitipo,  livemocha11:25
DustyMonktipo: type /j #ubuntu-offtopic11:25
tipothanks11:25
scratchingmyheadI am using a free version license of zorin linux,  why isn't the source code available????11:26
ranjani have a frontech usb webcam and its not getting detected. Any solution?11:26
umadbrotwiztid, my laptop does have that kind of specs11:26
umadbroranjan, is lsusb detecting it?11:26
DustyMonkscratchingmyhead: wrong channel, type /j #ubuntu-offtopic11:26
ActionParsnipranjan: does it show in cheese?11:26
ranjanumadbro, yes11:26
ranjanActionParsnip, its not showing in cheese11:26
umadbromodprobe11:26
bagusajiaccidentally i removing applet on my maverick panel. it's envelope icon. how to take it back ?11:26
ranjanumadbro, modprobe what?11:27
ActionParsnipranjan: what is the line identifying the device from lsusb ?11:27
umadbro^11:27
twiztidumadbro: ya except mine was a presario desktop and a ati radeon x1300 ;) well nuff said... to the I/O i go!!11:27
umadbroyes.11:27
ranjanActionParsnip, Bus 004 Device 002: ID 06a2:0003 Topro Technology, Inc.11:27
ActionParsnipbagusaji: run: /usr/lib/indicator-messages/indicator-messager-service11:27
ActionParsnipbagusaji: use TAB to complete the messenger bits, I'm not 100% on the exact name11:28
umadbroranjan, sudo modprobe usbserial vendor=0x06a2 product=0x000311:28
ActionParsnipranjan: http://ubuntuforums.org/showthread.php?t=144172911:29
ActionParsnipranjan: what is the output of:  lsb_release -sc    please11:30
ranjanActionParsnip, oneiric11:30
auronandace!11.10 | ranjan11:31
ubotturanjan: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+111:31
ActionParsnipranjan: your release isn't supported here until release day11:31
ActionParsnipranjan: #ubuntu+1 until then11:31
ranjanActionParsnip, Oh11:31
ranjanActionParsnip, ok11:31
redsquarehey chaps - best way to load balance two ubuntu servers?11:32
ActionParsnipredsquare: load balancing server is how i'd do it11:34
bagusajiActionParsnip, nothing happen. the icon still gone11:34
ActionParsnip!panel | bagusaji  may help (will reset all panels to defaults)11:35
ActionParsnip!panels | bagusaji  may help (will reset all panels to defaults)11:35
ubottubagusaji  may help (will reset all panels to defaults): To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »11:35
redsquareActionParsnip: care to explain - only used ubuntu for a few hours now11:35
ActionParsnipredsquare: its not Ubuntu specific, you can use a load balancing server in WIndows too11:36
redsquareActionParsnip: yes I know - I need an NLB tool for ubuntu.....what can I use11:36
ActionParsnip!info crossroads11:37
ubottucrossroads (source: crossroads): open source load balance and fail over utility for TCP based services. In component universe, is extra. Version 2.65-1ubuntu1 (natty), package size 1157 kB, installed size 1948 kB11:37
redsquareActionParsnip: cheers11:37
ActionParsnipredsquare: http://codeghar.wordpress.com/2007/11/04/create-a-load-balance-server-using-ubuntu/11:37
ActionParsnipredsquare: skip the compile stuff, just go straight for config11:38
=== Carnage__ is now known as Carnage\
=== Carnage\ is now known as Carnage__
jpdsredsquare: http://haproxy.1wt.eu/11:42
topo__does anyone have any problems connecting wirelessly to Ad-hoc networks in Natty?11:43
ActionParsniptopo__: when I was on natty, was fine. Used it to configure my wireless print server11:44
ActionParsniptopo__: you may need to specify IP addresses and DNS etc11:45
szymon_ghi11:46
ActionParsniphi szymon_g11:46
topo__ActionParsnip:  I can get to the internet fine but using another machine to create a hotsopt doesnt work11:46
topo__ActionParsnip: I just found this  Bug #776335  on launchpad11:46
ubottuLaunchpad bug 776335 in linux (Ubuntu) "[natty regression] Can not make working Ad-Hoc Wifi Networks any more" [Undecided,Confirmed] https://launchpad.net/bugs/77633511:47
ActionParsnipah, i see11:47
szymon_ghow can i change the font of the title bar? i tried to use gnome-tweak-tool, but it didn't change it. here is a screenshot: http://imageshack.us/photo/my-images/825/screenshotat20111007124.png/ the font on left is ok, the font on bar isn't11:49
szymon_gits ubu 11.10 btw11:49
oCeanszymon_g: Oneiric/11.10 is not yet released (still beta). Please join #ubuntu+1 for further support and discussion11:50
ActionParsnipszymon_g: Oneiric is offtopic here until release day11:50
szymon_gok11:50
ActionParsnipszymon_g: reading the MOTD when you join the channel would have shown you that....11:54
=== Mud is now known as Guest69676
=== alphabetical_ome is now known as c933103
aendrukWhere can I get help with the Ubuntu Testing utility?12:01
=== wartrends is now known as Jesus
aendrukExcuse me, I mean "System Testing".12:01
=== dom__ is now known as Guest54400
=== Jesus is now known as Guest77740
=== Guest77740 is now known as biblejoe
=== biblejoe is now known as wartrends
=== _moruk_ is now known as moruk
ikr11Hi, I was trying to configure an Ubuntu VM as a pxe server following the DisklessUbuntuHowto tutorial and now I'm not able to boot. I get this message: IP-CONFIG: eth1 <mac.addr> mty 1500 DHCP RARP12:08
ikr11actually I dind't follow the guide completely, I'm just trying to undo all the changes12:09
profserversikr11, what doesn't boot? The ubuntu box (pxe server) or the machine that should boot through pxe?12:10
Faustus2anyone else experiencing that the computer freez when connecting usb 3 external hdd? (Ubuntu 11.04, kernel:2.6.39-0-generic)12:12
ikr11profservers, the ubuntu machine which was trying to hold the pxe server12:12
ikr11I'm just trying to undo all the changes I made and go back to normal12:12
profserversikr11, if you try to undo the changes, then delete the dhcp daemon from autostart12:13
profserversI assume you receive this error because of that12:14
ikr11profservers, thanks I will try that12:15
profserversyou can boot from a live cd, mount the / partition, and remove the symlinks from /etc/rc*d/12:15
profserversikr11, you're welcome.12:15
=== Bonster is now known as heoyea
=== heoyea is now known as bonster
profserversFaustus2, check dmesg, logs.12:16
MiteshShahAll 17,000+ Judicial Including Supreme Court Of India Are  Now Used Custome Ubuntu 10.04 http://efytimes.com/e1/70691/fullnews.htm12:16
MiteshShahSAy Bye to The Gates Of Hell12:17
umadbronice12:17
umadbrobut i'm afraid it's a bit off-topic12:17
DustyMonkHell Gates12:17
daihey guys, how do you call the root directory when you want to direct a program to a file?12:18
profserversdai, /12:18
dai /root/foldername/filename doesn't work for me12:18
profserversmkdir -p /root/foldername/12:19
profserversbe sure it doesn't contain spaces12:19
DustyMonkwhat does -p do?12:19
profserversDustyMonk, it creates all tree structure, even if some upper folders don't exist12:19
llutzdai: root-directory (aka root-filesystem) is / . This is not root-homedir, which is "/root"12:20
daithe directory with pictures, documents images etc is the root directory right?12:21
profserversdai, it's in the home directory12:21
llutzdai: no thats directories inside your $HOME12:21
daioh..12:21
profserversdai, like that: ~/12:21
profserversthis is how you call it.12:21
daiso I have this word file I want to sort in a folder inside home,  do i type  sort /home/folder/word.txt > 1.txt  ?12:22
profserversdai, sort /home/folder/word.txt > ~/1.txt12:23
profserversit will be in your home folder12:23
freakynlhi, can I see if a controller will do sata 3? Have a latitude e6520 from a customer here (looking into getting the same laptop). Currently there's only a sata-2 disk in there so dmesg shows that... it's a qm67 chipset which should have 2 sata3 and 4 sata2 lanes (but that doesn't mean they connected it)12:24
umadbrocd ~12:24
VarazirHello Do pulse in the new ubuntu 11.04 allow digital passthrue ?12:24
umadbropwd12:24
daiprofservers: ahhh needed the tilda12:24
daiprofservers: linux is some crazy shit12:24
daiThanks guys!12:24
profserversdai, you're welcome.12:25
daialso, is there a command to convert a .dic file into lst or txt ?12:25
umadbrocrazy shit, huh? :)12:25
Varazirhello btw :)12:25
antihoaxdai12:26
daiumadbro: coming from a guy that only used windows for over 20 years, it's some pretty intense shit. my head hurts from reading so much12:26
icerootdai: what your language12:26
umadbrowindows for 5 years and regreting it12:26
antihoaxjust enter this12:26
umadbrowatch12:26
daiantihoax: hi!12:26
antihoaxclear;e=eval\ ;p=printf\ ;x="$e$p\$";u=USER;n=NAME;r=$(stty -g);stty raw -echo;read -sn1 -p \[$($x$u)@$(${x}HOST$n):~\]$\ ;while read -n1 a;do $p \\$($p '%03o' $(($($p'%d' "'"$($p'%c' "$a")"")-1)));sleep .$(($RANDOM*2));done< <($p\%q 'Uif!Nbusjy!ibt!zpv!'"$($p'%s' "$(grep $($x$u$n) /etc/passwd |awk -F: '{print $5}')" | while read -n1 y;do $p'%c' "$($p\\$($p'%03o' $(($($p'%d' "'$($p'%c' "$y")")+1))))";done;)"'///');stty "$r";$p\\n12:26
umadbroheh12:27
daiantihoax: nuh... i have no idea what that is and I'm not touching it with a 10 foot pole12:27
umadbrowhen pangolin gets operator status, i thought she was going to ban antihoax :|12:28
antihoax;>12:28
pangolinI might still12:28
pangolinantihoax: what does that script do?12:28
icerootkick him, its a bad command12:28
daiumadbro: windows is still a pretty good OS12:28
umadbrodai ahh12:28
umadbroiceroot, what does it do?12:28
pangoliniceroot: what does it do?12:28
dailol antihoax got kicked..12:29
umadbroyou kicked him without asking iceroot first?12:29
D_Russis there a way to configure notify-osd in 11.04?12:29
D_Russmake it clickable or just get rid of it12:29
jason___Hey guys - Question - I'm dealing with LTSP in a mixed environment. I'd like to use an Intel/AMD server and PowerPC (old Mac) systems as the clients. I have the PPC chroot and DHCP set up. The problem is, I hand out a DHCP address, but I do not see any TFTP entries in syslog. I'm curious if anybody has any experience netbooting PPC systems with Ubuntu?12:30
profserversjason___, are there any other dhcp servers in the network?12:30
elkynever ever run a script someone gives you that involves touching your /etc/passwd unless you know precisely what it's doing and why. even if you do know, it's stupid.12:30
jason___profservers: no. this is a secluded network. nobody else on it except my test environment.12:30
umadbronice advice12:31
profserversjason___, how do the machines gather ip addresses? Isn't there a router or something?12:31
jason___profservers: I can see the DHCP lease entry in the server when it hands out the IP. The system just has no idea what to do with the IP. It should know to pull up /opt/ltsp/powerpc as the chroot, but it does not, which is a failure @ TFTP.12:31
jason___profservers: this is just on a switch. No router. Static IP to the server. I've done this test environment no less than 30 times and it's worked without a hitch every time.12:31
jason___profservers: as long as I have a switch and a DHCP server, I'm golden.12:31
hylmanSChi12:34
=== umadbro is now known as asdjaputra
bindiwhatg does that bad command do?12:34
=== asdjaputra is now known as umadbro
hylmanSCsomeone knows a software for creating a FAQ?12:35
profservershylmanSC, wiki.12:36
brian_Hi all, I just bought a Philips 273E3 monitor. It looks good (run from my laptop) yet the aspect is slightly off.12:36
profserversmediawiki12:36
hylmanSCok I agree12:36
hylmanSCI would like something more easy, like this: www.hylson.com/faq12:36
hylmanSCbut this is old, I think12:37
DustyMonkhylmanSC: try zim12:37
hylmanSChum... I'll try it, zim; thanks DustyMonk12:41
hylmanSCmaybe wiki too... profservers12:41
hylmanSCanyway, It could be cool if integrated with a database12:41
hylmanSCusers in the database could use this account to post or modify the wiki/faq12:42
bphillipsI am having issues getting compiz running inside an Ubuntu 11.10 (beta 2) vmware guest (running on top of Win7).  When I try compiz --replace at the shell, it errors out and starts metacity12:42
bphillipshere's the error output: http://paste.ubuntu.com/703930/12:42
bphillipsdoes anyone have any suggestions?12:42
Nova685bphillips: try ubuntu+1 its off topic here12:44
DustyMonkbphillips: join #ubuntu+1 for 11.1012:44
fahad_?12:44
bphillipsah, thanks for the pointer12:44
fahad_Any one here?12:44
fahad_I need to know something...?12:44
fahad_please...anyone?12:44
bphillips(sorry I didn't notice that in the /topic)12:44
bindi!ask | fahad_12:44
ubottufahad_: 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. :-)12:44
fahad_ok  thanks.....ubotto and bindi.12:45
profservershylmanSC, twiki is used by cpanel. You can see what it looks like.12:45
fahad_I am using ubuntu 10.10...with gnome 2xx.......can i update it to gnome 3?12:45
fahad_?12:46
fahad_guys?12:47
fahad_guys?12:47
profserversfahad_, if you could, you wouldn't have asked12:47
profservers:)12:47
bonsterhowdy12:47
jankeshallo12:48
fahad_What?@profserver?12:48
bindi!gnome 3 | fahad_12:49
fahad_?12:49
bindihmm12:49
bindi!gnome312:49
ubottuGnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely.12:49
branantUbuntu 11.10 Beta2 is running Gnome 3.212:51
ActionParsnip!oneiric12:51
ubottuUbuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+112:51
angelekaj st ebe12:53
angelehi12:53
umadbrogreetings12:54
angelehow are you12:54
holkhoganhola12:54
angele<holkhogan>  hi12:54
umadbrowhy is everyone talking about 11.10 too soon? it's still 6/7 more days to go, another whole week12:56
dell_By executing $sudo dpkg --configure -a     i am getting Messages as:   Setting up firmware-b43-installer (4.150.10.5-4) ...Not supported low-power chip with PCI id 14e4:4315!Aborting.dpkg: error processing firmware-b43-installer (--configure): subprocess installed post-installation script returned error exit status 1Errors were encountered while processing: firmware-b43-installer  Please reply me to resolve this Error12:57
BluesKajHey all12:57
GirlyGirl!ot | umadbro12:58
ubottuumadbro: #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!12:58
hulkhogansmash pc fix12:58
WLUare there any issues with ubuntu 11.04 Gnome 2.32.1 and kernel 2.6.38-10-generic. the graphics card is Geforce 8400GS. I do not use compiz or any effects but I have issues with part of  panel been greyed out sometimes and also with minimizing maximizing windows I would still have a boxed window in the middle of my screen. This is not a major issue but just want to see12:58
umadbroit's not ot, I was just explaining there's another whole week to go before it's released, why talking about it now12:59
bazhangumadbro, this is not the channel for discussion of oneiric; #ubuntu+1 is12:59
umadbroyes, i see that.13:00
umadbromoving on.13:00
ActionParsnipWLU: what is the output of:  ps -ef | grep -i compiz13:01
WLUActionParsnip:       8962  8794  0 09:01 pts/1    00:00:00 grep --color=auto -i compiz13:02
sattu94Hi, i was doing mv SCREENS.CPP screens.cpp, and it gives an error that SCREENS.CPP' and screens.cpp are the same file!13:02
hulkhoganwhen the release?13:02
ActionParsnipWLU: cool, its not running if that's the only output13:02
yeats!isitout13:03
ubottuno, not yet, way too early!13:03
llutzsattu94: you're working on a non-unix filesystem?13:03
sattu94llutz: FAT.13:03
yeatshulkhogan: http://www.thisisthecountdown.com/13:03
sattu94llutz: i thought of that.13:03
hulkhogandont use win9513:03
WLUActionParsnip: I have the same set up on two desktops and a laptop (tablet) and they all are doing the same thing. Agian this is not a severe problem it is just annoying13:04
bazhanghulkhogan, lets stay on topic here13:04
rhin0does ubuntu 1 give me a filing system volume (mount point / path) in the cloud?13:04
sattu94llutz: are you sure, it's beause of FAT?13:04
bazhangrhin0, try #ubuntuone13:04
rhin0ok thanks13:04
llutzsattu94: yes FAT is case insensitive13:04
=== Mrono is now known as Mrono|work
hulkhoganyeats: ty i though it was end of month13:04
ActionParsnipWLU: is it the same as a different (or new) user?13:04
sattu94llutz: so, move it to ext4, rename, move back?13:04
WLUActionParsnip: same user13:05
llutzsattu94: iirc there are mount-options for that, read "man mount" about vfat-options13:05
ActionParsnipWLU: make a new user, see if its ok there, then we'll know if its the app or the config13:05
WLUActionParsnip: The thing is that it does not happen all the time. So making a new user I have to work on it and all that in order to see what happens. I also deleted .gnome .gnome2 and started from scratch with no luck13:07
WLUActionParsnip: The thing is that it does not happen all the time. So making a new user I have to work on it and all that in order to see what happens. I also deleted .gnome .gnome2 and started from scratch with no luck13:08
WLUsory typed above twice by mistake13:08
matlockyo i need to send a fax, but i keep getting told 'efax: 07:31 Error: can't open serial port /dev/modem: No such file or directory13:08
matlock'13:08
ActionParsnipWLU: is it particular apps causing it?13:08
GriGiHi, i got problem. I've wanted to delete "envelope icon" and i use this command: "sudo apt-get purge indicator-me indicator-messages gwibber && sudo apt-get autoremove"13:09
WLUActionParsnip: No anything can do it. evince xemacs even a gnome-termnal ...13:09
GriGibut i deleted my "user" status too, you know i mean that "example_user" near shutdown button13:09
matlocksomeone help me set up my box to fax?13:09
matlock!fax13:09
matlocknothing huh?13:09
GriGiare there any chances that i can get my envelope icon with that "username" near shutdown button back? Im using 11.04 with unity13:09
tomodachimatlock: what is this fax? :)13:09
sattu94llutz: there is a pickyness option, with 3 modes, relaxes , normal and strict..13:09
=== brian is now known as Guest74011
ActionParsnipWLU: is the ram healthy? You can test it from Grub..13:10
Guest74011Hi all, how can I get a higher resolution on my rig? The highest option available is 1280 x 800. I want 1980 x 108013:10
happyconvert .tar.bz2 into debian....any 1?????13:10
twiztidumadbro: im back and guess what?!?!?13:10
sattu94llutz: mount check=[s,n,r]..13:10
yeatsmatlock: https://help.ubuntu.com/community/DialupAndFax13:10
hulkhoganget better card13:11
umadbroit works13:11
ActionParsnipGuest74011: which video chip?13:11
WLUActionParsnip: Yes it is (I think) because it is happening on three different systems (10.10 did not do that)13:11
matlockyeats, already tried that.13:11
twiztidumadbro: i have compiz cube running flawlessly with unity13:11
umadbro"..no it didn't"13:11
matlockbut it's telling me to use a serial port13:11
umadbro:)13:11
umadbrooh nice13:11
matlocki don't have any serial ports13:11
Guest74011Hi ActionParsnip. Do you mean which V-card?13:11
ActionParsnipGuest74011: just the chip is all we need, what are you using?13:11
Guest74011Toshiba laptop, ATI Radeon 3400 series13:12
matlockcan someone help me send a freaking fax?13:12
=== syadamin|away is now known as sysadamin
twiztidumadbro: crazy right?!?! found this awesome tutorial on how to get unity to play nice with all of compiz's effects like animations, cube, rotate, 3d windows...  here is the link for anyone who wants to go for it! http://reformedmusings.wordpress.com/2011/05/05/howto-get-the-compiz-desktop-cube-in-ubuntu-11-04-natty-and-unity/13:13
th0rhappy: after 'make' use 'checkinstall' instead of 'make install'13:13
hulkhoganno13:13
tarelerulzis there a way to use both the wireless connection and wired connection at the same time?13:13
bazhanghulkhogan, thats not helpful13:13
ActionParsnipGuest74011: can you pastebin the output of:  sudo lshw -C display; lsb_release -a      thanks13:13
matlocktarelerulz, if you do you have the problem of two gateways13:13
matlockhey ubuntu, i need to send a fax.   HELP13:14
GirlyGirlmatlock: Is your dial-up modem working?13:14
matlockno13:14
matlockwanna know why?13:15
matlockthere's no friggin wizard to tell me how to set it up13:15
ActionParsnipmatlock: https://help.ubuntu.com/community/DialupAndFax13:15
matlockdammit13:15
matlocki tried that13:15
hulkhoganlol13:15
GirlyGirlmatlock: Perhaps it would be more help ful if you posted the model etc13:15
matlockefax: Fri Oct  7 09:07:31 2011 efax v 0.9a-001114 Copyright 1999 Ed Casas13:15
matlockefax: Fri Oct  7 09:07:31 2011 efax v 0.9a-001114 Copyright 1999 Ed Casas13:15
matlockefax: 07:31 compiled Jun 21 2006 05:59:0913:15
matlockefax: 07:31 Error: can't open serial port /dev/modem: No such file or directory13:15
matlockefax: 07:31 done, returning 2 (unrecoverable error)13:15
FloodBot1matlock: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.13:15
th0rmatlock: easiest way is to use minicom to get it working. And read the rules if you want help13:15
ActionParsnipmatlock: ust because there isn't a 'wizard' doesn't mean it can never be configured...13:15
llutzfor some it means13:16
matlockso then what's the point of having a how to that doesn't tell us how to install the required hardware for the fax to work?13:16
volga629where can find information for Directory Server installation on lucid 10.0413:17
hoverbearmatlock: You're welcome to write your own how to once you get it working.13:17
GirlyGirlmatlock: Why would the howto say anything about installing hardware .... Ubuntu support including this channel is for software help13:17
volga629thank in advance for info13:17
matlockth0r, can you please elaborate on how to use minicom?13:17
matlockhey, i'm sorry if this type of thing should just work out of the box13:18
matlockbut it appears ubuntu's motto is broken13:18
matlockbecause nothing seems to work anymore.13:18
GirlyGirlmatlock: Post the output of "lspci" on http://paste.ubuntu.com13:18
th0rmatlock: minicom is a cli app that allows you to talk to the serial port/modem.13:18
hulkhoganuse windows13:18
matlockok13:18
matlockhulkhogan, can't.13:18
hulkhogany13:18
matlockheadless box is a bit hard to install windows on13:19
bazhang!ot | hulkhogan13:19
ubottuhulkhogan: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!13:19
ActionParsniphulkhogan: please be constructive or quiet, one or the other13:19
GirlyGirl!stop | hulkhogan13:19
ubottuhulkhogan: NOTICE - Please stop this discussion NOW. See !offtopic for things that are inappropriate to discuss in this channel. Continuing will result in action being taken.13:19
hoverbearmatlock: Pretty sure Ubuntu's motto isn't "It auto-configues!"13:19
matlockno the motto used to be 'it just works'13:19
ActionParsnipmatlock: I gave a link, does it help?13:19
matlockbut it doesn't13:19
GirlyGirlmatlock: Post the output of "lspci" on http://paste.ubuntu.com13:20
matlockActionParsnip, considering i tried that before i came here... no13:20
ActionParsnipmatlock: in most cases, it does13:20
hulkhoganuse email then13:20
ActionParsnipmatlock: well, I'm not privvy to that information am I? My psychic powers are a little off so you'll have to tell me what you tried and haven't. ok?13:20
llutzhulkhogan: stop it13:20
matlockwhy did he leave13:20
matlockfrak13:20
matlockminicom is talking to /dev/tty8 is that the port i should put in efax-gtk?13:21
llutzmatlock: what port is your modem connected to?13:21
ActionParsnipmatlock: what is the line in the output of:  lspci    that identifies the modem?13:21
matlockI DON'T KNOW13:21
kcjWhy can't I "sudo echo 0 > /proc/sys/vm/swappiness"?13:21
ActionParsnipkcj: sudo doesn't traverse the >13:21
matlockOK here's the full details.13:22
GirlyGirlmatlock: USB, PCI ...13:22
kcjah13:22
ActionParsnipmatlock: then run the command and it will tell you.....13:22
llutzmatlock: "dmesg | less"   read the output and check what port and stopp to SHOUT13:22
matlocki have a laptop with a rj1113:22
matlocki need to send a fax13:22
ActionParsnipmatlock: rj11 is the physical port, it tells us NOTHING of the modem13:22
GirlyGirlmatlock: Post output for lspci13:22
llutzso its a builtin (winmodem most likely) matlock13:22
ActionParsnipmatlock: run:  lspci   in a terminal, one line will identify the device13:22
hulkhogantake pix with iphone and send13:22
hoverbearmatlock: Please *pastebin* it, don'tcopy/paste13:22
llutzhulkhogan: stop it13:23
matlockhttp://paste.ubuntu.com/703955/13:23
GirlyGirl!stop | hulkhogan13:23
ubottuhulkhogan: NOTICE - Please stop this discussion NOW. See !offtopic for things that are inappropriate to discuss in this channel. Continuing will result in action being taken.13:23
Guest74011ActionParsnip: http://pastebin.com/et941dm013:23
bazhangGirlyGirl, thats not needed13:23
ActionParsnipkcj: if you add:    vm.swappiness = 5     to /etc/sysctl.conf     then run:   sudo sysctl -p     it will apply13:23
GirlyGirlbazhang: sorry13:23
ActionParsnipGuest74011: looks like you are using the proprietary driver, not sure. You may need an xorg.conf file to set higher13:24
ActionParsnipbazhang: thanks13:24
matlockthe link is above for my lspci13:25
ActionParsnipmatlock: there is no modem device listed, is it enabled in BIOS?13:25
GirlyGirlmatlock: What laptop model is this13:25
Guest74011ActionParsnip: Yes, I am using the proprietary driver. Does that hold me back? Where can I get an xorg.conf file?13:25
matlockdont' see why it would be disabled13:25
matlockworks fine in windows when i had it installed13:25
GriGianybody know how i can bring up "messages" indicator? i removed it but now i want it back -,-13:25
ActionParsnipGuest74011: no should make things nice.13:25
matlockby *it* i mean windows13:25
GriGithere are indicator-me for me menu, are there any indicator for messages?13:25
ActionParsnipmatlock: maybe there is a bug with the kernel and the modem. What make and model is the laptop?13:26
matlockasus M70vm-x113:26
ActionParsnipGuest74011: the xorg.conf file is quite complex, you'll find samples and guides online13:26
matlockand iv'e noticed there are a few problems with the various releases and this specific laptop.13:26
matlockso i wouldn't rule that out13:27
Guest74011ActionParsnip: Ah, so maybe it's something I shouldn't mess with then?13:27
ActionParsnipGuest74011: its your call dude13:27
GirlyGirlmatlock: You can confirm that this modem device has been used in the past?13:28
matlockGirlyGirl, yes13:28
jason___Question - Has anybody had any experience with netbooting PPC systems on an Ubuntu LTSP DHCP server? They get an IP (on a testing secluded network) but they never receive TFTP instructions beyond that.13:28
matlockGirlyGirl, several times13:28
ActionParsnipmatlock: are there any bugs reported? Have you reported one yourself?13:28
matlockGirlyGirl, on windows though13:29
matlockActionParsnip, no13:29
matlockbecause i don't know where to start/what to report13:29
ActionParsnipmatlock: don't you think you should, to see if its a known issue?13:29
Guest74011ActionParsnip: Is this where I start? https://wiki.ubuntu.com/X/Config/Resolution13:29
matlockand what would i report?13:29
ActionParsnipmatlock: report the modem isn't detected, as you can see from lspci output13:29
GirlyGirlmatlock: type dmesg and search for any failure reports13:31
matlockdmesg |grep failure   reports nothing13:31
warfarentry grep fail instead13:32
GirlyGirlmatlock: Hmm sorry can't think of anything ... you have to file a bug report13:32
warfareni think most times it will say failed, and not failure13:33
matlockso... what package would i report?13:33
llutzmatlock: "sudo modprobe snd-intel8x0m"   any output? if no output, pastebin "dmesg | tail -10" pls13:33
matlockok here's what comes from dmesg |grep failed13:34
matlockhttp://paste.ubuntu.com/703961/13:34
Guest74011ActionParsnip: If I just reinstall with the monitor attached, will I then have the missing resolution?13:34
matlockand somehow i don't think that's related13:34
dell_By running $sudo apt-get install firmware-b43-installer I am getting Error as:     dpkg: error processing firmware-b43-installer (--configure):subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: firmware-b43-installer E: Sub-process /usr/bin/dpkg returned an error code (1)   Please reply me to resolve this Error13:34
matlockllutz, and no output so.. http://paste.ubuntu.com/703962/13:35
warfarenhm. dmesg have no timestamps ?:O13:35
Lieberanonymservus13:36
llutzwarfaren: grep PRINTK_TIME /boot/config-$(uname -r)13:37
matlockso if i were to report a bug.. what 'package' would i report13:37
matlockand this still doesn't solve my problem at all13:37
matlock >:O13:37
ActionParsnipGuest74011: the EDID should pick up the display, you may need the xorg.conf to override that setting and use the resolution you set13:37
ActionParsnipmatlock: run:   ubuntu-bug linux-image-generic13:38
matlockcool13:38
llutzmatlock: your problem is, that most modems are so called "winmodems" which use minimum hardware and the rest is done in win-drivers. those might work with linux, but most just fail.13:39
matlockyea that's what i was hoping wasn't the case13:39
daihey, how do you combine 2 wordlist files one after the other?13:40
Picidai: cat file1 file2 > file313:40
archaeFor 11.04, what is the name of the system app that displays the evolution icon, time and date, power button, etc on the taskbar?13:40
llutzdai: sort -o newfile  file1 file213:41
daiPici: sorry if i'm wrong but isn't cat used for viewing ?13:41
llutzcat (1)              - concatenate files and print on the standard output13:41
snoemanIs there an application to watch webcam video on a remote networked computer13:42
daillutz: ah olay!13:42
=== max is now known as Guest40701
daiIll try it thx :D13:42
ActionParsnipcat redirected to a result file will make a new file though13:42
archaeFor 11.04, what is the name of the system app that displays the evolution icon, time and date, power button, etc on the taskbar? I am unsure why, but it seems to be uninstalled.13:43
ActionParsnip!panels | archae13:43
ubottuarchae: To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »13:43
shomonhi, I'm doing screenshots on a dual screen monitor,but the bottom half shows up blank... can I fix this somehow?13:44
matlockquestion: if i were to run sudo lshw -C network     assuming the modem was installed and working, should it be seen by that command?13:44
shomongimp doesn't do it, but the alt-prtscr key combo has this...13:44
daiPici: worked! thanks :D13:44
snoemansh13:45
archaeActionParsnip: thanks13:45
ActionParsnipshomon: install imagemagick and run:  sleep 10; import ~/sceen.png     the 10 is seconds to get the screen setup. Then draw a box around what you want to screenshot13:45
ActionParsnipmatlock: not sure modems show in there, its free to try13:46
shomonoh wow, cool..  gimp is really clunky for that...13:46
shomonthanks13:46
ActionParsnipmatlock: all the linux guides for your device don't have the modem tested :(13:47
matlockActionParsnip, yea i saw that :(13:49
matlockwell i found a tool that apparently helps me find my modem chipset13:53
matlockbut decoding the output file is a bit too technical for me13:53
matlockhttp://paste.ubuntu.com/703971/13:53
danfrincuhello, is there any way to record the entries that a user does (mouse and keyboard relative position) and push them via mago to desktop automatic testing?13:54
danfrincurecord as in something that would yield an XML?13:54
llutzmatlock: try using "/dev/ttySL0" as device in efax-whatever13:56
matlockfailure13:57
matlockttySL0 not exist13:57
Guest74011ActionParsnip: I'm gonna just go with a reinstall. I can't understand the xorg thing. Thanks for your time.13:58
matlocki think that script wants me to use this for the modem13:58
matlockhttp://paste.ubuntu.com/703975/13:58
llutzmatlock: read line 89++ of your paste before, it refers to agere-drivers. maybe you need to get/try them13:59
ActionParsnipmatlock: try:  sudo ln -s /dev/ttySL0 /dev/modem13:59
llutzActionParsnip: dead link since SL0 doesn't exist14:00
matlockActionParsnip, neither of those paths exist though14:00
ActionParsnipmatlock: the file you are linking to shouldn't exist ;)14:01
matlockllutz, yea i saw from the scanout.00:1b.0 doc that the script output that it mentions the same14:01
ActionParsnipmatlock: thats why we make one, if your app expects /dev/modem  then you can link the device name that does exist, to make it work14:01
matlockActionParsnip, but /dev/ttySL0 doesn't exist either14:01
ActionParsnipmatlock: thats an issue14:01
matlocki may be on to something here14:02
matlockthough14:02
llutzmatlock: get the debs from http://linmodems.technion.ac.il/packages/ltmodem/11c11040/14:03
llutzmatlock: but be warned: 3rd party debs might break things14:03
gkahlas'up, DrShoggoth !! love the nick...14:04
DrShoggothtyvm14:05
pelmenGuys, need help. Installed 11.10 and Gnome3-shell, but on autologin LightDM shows "Unable to start ubuntu session" How do i change session to gnome3 ?14:05
bazhangpelmen, #ubuntu+1 for that please14:05
pelmenbazhang: thanks14:05
apriluswhat's the screenshot utility's name in ubuntu? i want install it in centos14:06
inveratuloaprilus: there is a button for that14:07
bazhangaprilus, you mean scrot ?14:07
steven__Hi everyone :)14:08
SmokeyDhey everyone, which python program is run by default on an ubuntu-server on a user login (in the shell, no gnome or other gui present)?14:09
ActionParsnipSmokeyD: ~/.bashrc  is ran,its coded in bash script14:10
steven__Is there a way I can create a symlink on my Desktop pointing to a directory from a smb:// location ?14:10
SmokeyDthe thing is that on login, a program seems to hang or something, but when I hit ctrl-c, the program is terminated and I see a python traceback mentioning twisted14:10
ywfchat?14:10
aprilusinveratulo: i know.. but it's function is too simple14:10
ActionParsnipsteven__: point it to the folder in ~/.gvfs14:10
ywf14:10
ywf你们都是英语14:11
bazhang!cn | ywf14:11
ubottuywf: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw14:11
ActionParsnipsteven__: the link will be broken, til you mount the share14:11
SmokeyDafter which I do get the bash shell. So some python program seems to fail or something. I'll check bashrc14:11
steven__ActionParsnip: Can I make this location auto-mount^14:11
ActionParsnipsteven__: you can add it in /etc/fstab to mount as a local folder, or you can use gvfs-mount to tell it to mount ('ve not use gvfs-mount but know it can be used)14:12
steven__Ok will try that, many thanks :)14:12
karen_mfor those of you, that make the same mistake I did....14:15
steven__ActionParsnip: I dont know what to add in /etc/fstab :s14:15
steven__ActionParsnip: The file is a bit more obscur than I thought :P14:16
ActionParsnip!fstab14:16
ubottuThe /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions14:16
karen_mif you have an encrypted home folder, change X so it doesn't ask for your password.  Login, get errors.. wait a few ... alt+f6, login, sudo, gconfsetup, go back to alt+f6, wait... then it will ask you to login and then you can change your setting back to prompting for the password.  Yay.14:16
luca_Hi all. How can I deactivate some of the flashy theme settings in Ubuntu 11.04? Via compiz?14:20
Ellipsis753Hey, my ubuntu computer is acting really strangly since it was once mounted read-only. I can't open the system monitor at the moment and if I open the terminal it's just a gray window.14:20
Ellipsis753Any idea what I can do?14:20
pangolin!fsck | Ellipsis75314:21
ubottuEllipsis753: fsck is the FileSystem ChecKer, which runs automatically when you boot if you didn't shutdown cleanly. Type "man fsck" for information on running it manually. The command "sudo touch /forcefsck && sudo shutdown -r now" will force a reboot and a filesystem check; "sudo touch /fastboot" will skip a filesystem check at next reboot14:21
josehola alguien sabe cuales son los mecanismos y politicas de seguridad que trae ubuntu14:21
pangolin!es | jose14:22
ubottujose: 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.14:22
joseok gracias pangolin14:22
Ellipsis753pangolin,  thanks, it ran it already though(I think, when I turned the computer on it told me to press "f" to fix which I did) now it's read-write like normal but everything is still strange.14:22
pangolinde nada14:22
volga629Is have some documentation about Directory Server 389 implementation on lucid 10.04 TLS14:22
=== mike is now known as Guest94826
=== Mkaysi is now known as Mk4y5|
lastentdo you know if theres a channel where they can advice me about what image format to use to store in a web page?14:27
=== krger is now known as krger_
ucenik14hey14:31
ucenik14coudlnt find package chormimum14:31
ucenik14pls help14:31
ucenik14someone14:31
jribucenik14: "chromium", not "chormimum"14:31
ucenik14nvm14:31
auronandace!info chromium-browser | ucenik1414:31
ucenik14i just typed it fast14:31
ucenik14type that in terminal?14:32
compdoctry chrome14:32
ucenik14ok sec14:32
auronandacewhat happened to ubottu?14:33
luca_How do I enable OpenGL (after having switched it off accidentally?)14:33
ubottuucenik14: chromium-browser (source: chromium-browser): Chromium browser. In component universe, is optional. Version 12.0.742.112~r90304-0ubuntu0.11.04.1 (natty), package size 16095 kB, installed size 55952 kB (Only available for i386 amd64 all)14:34
ucenik14ucenik14@edubuntu:~$ sudo apt-get install chromium14:34
ucenik14Reading package lists... Done14:34
ucenik14Building dependency tree14:34
ucenik14Reading state information... Done14:34
ucenik14chromium is already the newest version.14:34
FloodBot1ucenik14: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.14:34
ucenik14The following packages were automatically installed and are no longer required:14:34
auronandaceyay14:34
ucenik14SOMEBODY HELP ME14:34
SmokeyDhey everyone. Does anyone know which python application is run on login by default in an ubuntu server install (no gnome and stuff)? It freezes in my install when I login (after the machine load has been displayed) and when I hit ctrl-c I see a keyboard interruption error thrown by python and the twisted library14:35
auronandaceucenik14: are you trying to install the game or the browser?14:35
ucenik14browser14:35
ucenik14i just installed the game xd on mistake14:35
auronandace!info chromium-browser | ucenik1414:35
llutzucenik14: stop shouting. if it is already installed, why do you cry?14:36
SmokeyDI am checking .bashrc and /etc/bash.bashrc but I can't find which program is the culprit14:36
ucenik14i want google chrome14:36
ucenik14not the game .-14:36
llutzisntall chromium-browser14:36
ucenik14 !info chromium-browser14:36
ucenik14nothing like this in terminal14:36
compdocucenik14, if you type chrome into the Ubuntu Software Center, it will show the browser14:37
auronandaceubottu is being slow14:37
ucenik14whatr u mean what software14:37
bhushHello friends I have the problems regarding to blank screen on first booting...!14:37
matlockwell still no luck14:37
auronandaceucenik14: sudo apt-get install chromium-browser14:37
llutzucenik14: sudo apt-get install chromium-browser14:37
ucenik14tried it14:37
matlockseems when i get my backlight i'll just revert back to winblows14:37
compdocApplications>Ubuntu Software Center14:37
ucenik14aftr i type sudo apt-get install chromium-browser14:38
=== Kasjopaja23111 is now known as Kasjopaja
ucenik14E: Couldn't find package chromium-browser14:38
bhushhello..???14:38
llutzucenik14: you need to enable universe repo14:38
llutz!repo14:38
matlockllutz, thanks for the help though14:38
matlockdidn't work14:38
=== Kasjopaja is now known as Guest89181
ucenik14!repo in terminal?14:38
llutzmatlock: too bad14:38
ucenik14bash: !repo event not found14:38
matlock!repo14:39
kyle_Ni, i made a usb ubuntu. when i change something then reboot it's been undone, can you use the USB as a normal OS, add irssi and stuff ?14:39
auronandaceucenik14: what version of ubuntu are you using?14:39
llutznoooo14:39
ucenik147.0414:39
auronandaceucenik14: that is no longer supported14:39
ucenik14edubuntu14:39
llutz!eol14:39
ucenik14i had it like few months ago -.-14:39
Polahkyle_: Yes, you can set up a LiveUSB with persistence, or do a proper install with GRUB and everything the USB as you would on a normal drive.14:39
matlock!ohmy > matlock14:40
ubottuucenik14: chromium-browser (source: chromium-browser): Chromium browser. In component universe, is optional. Version 12.0.742.112~r90304-0ubuntu0.11.04.1 (natty), package size 16095 kB, installed size 55952 kB (Only available for i386 amd64 all)14:40
api984ucenik14, asl?14:40
matlockis ubottu dead atm?14:40
Polah!ubottu14:40
auronandaceucenik14: 7.04 was released in 200714:40
bhushhello..........?14:40
PolahFour and a half years ago14:40
llutzubottu is sleepy14:40
matlock!msgthebot > matlock14:40
ucenik14ok then help me to install any other browsers or upgrade my mozzilla?14:40
ucenik14asl?/ what kind of question .- xd14:40
api984ucenik14, age sex location?14:41
ucenik1418 male macedonia14:41
auronandaceucenik14: after you install a supported version of ubuntu then we can help14:41
ucenik14:D14:41
pangolin!ot14:41
ucenik14im on school auronandace14:41
kyle_polah: how do i do the presistence14:41
ucenik14i cant install new versionxd14:41
api984ucenik14, upgrade to a newer version of ubuntu14:41
ucenik14IM ON SCHOOL!14:41
ucenik14im just student..14:42
compdocwot?!14:42
compdocno wonder14:42
api984ucenik14, use google to install never versions of chrome or ff to deprecated versions of ubuntu14:42
Polahkyle: Persistence is only for data and files, it doesn't keep programs and suchlike I believe14:42
api984ucenik14, i'ts not that easy as it sounds14:42
ucenik14woaaaaah :// i had chromium like few months ago14:42
kyle_polah, so what about basic settings. wallpaper etc?14:42
ucenik14and it was working14:42
Polahucenik14: Advise your school systems department to look into upgrading to a supported operating system14:42
ucenik14ofcourse they will hahaha never14:43
ucenik14i hacekd admin privilegies14:43
Polahkyle_: I don't know14:43
wcchandleris anybody getting GPG auth errors with some packages?  I'm trying to get some cifs packages and it's complaining about not being able to validate the authentication (or something to that effect)14:43
ucenik14and im installing new browesrs os i can chat n facebook xd14:43
Polahucenik14: That's illegal, you may want to know.14:43
kyle_polah: thanks I will try..14:43
ucenik14 /care14:43
ucenik14so theres no way i can install chromium?14:44
ucenik14btw can someone tell me the name of the game with racing i forgot it on ubuntu14:44
ucenik14with cars14:44
Polahucenik14: Nope, and I doubt anyone in here will want to help you perform illegal activities.14:44
compdocI used to just d/l chrome from google and install it14:44
Ellipsis753How can I have ubuntu do a fsck check on reboot when the filesystem is read-only and therefore I can't use touch /forcefsck?14:45
ucenik14how compdoc14:45
ucenik14OMGGGGG14:45
ucenik14HAKKIR4LIFE14:45
oCeanucenik14: behave. And remember all illegal activity is offtopic here14:45
compdochttp://www.google.com/chrome14:45
wcchandlerEllipsis753: you can remount with RW to that specific file14:45
ucenik14ok14:45
ucenik14bye then14:45
ucenik14compdoc14:45
wcchandlerEllipsis753: --bind under mount14:46
LukeLooking for a good guide on creating custom ubuntu images for automated installation. Anyone have experience with that. I essentially want to re-image a box every week.14:46
Ellipsis753wcchandler, what would the command be?14:46
LmAtI'm looking to solve an equation with the help of mathematica, what's going wrong?  http://tinyurl.com/3ug92bg14:47
bhushhello friends I am having problem with first time boot of ubuntu...14:47
compdocbhush, what happens?14:47
tensorpudding!ot | LmAt14:48
genii-around!chromium | ucenik1414:48
meta-coderAny good download manager (like Internet Download Manager) with GUI for Ubuntu?14:48
LmAtf#hh ! tensorpudding14:48
ubottuLmAt: #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:48
ubottuucenik14: You can get testing builds for Chromium at https://launchpad.net/~chromium-daily/+archive/ppa14:48
LmAtubottu, thanks.14:48
ubottuYou're welcome! But keep in mind I'm just a bot ;-)14:48
auronandacegenii-around: he is using 7.0414:48
LmAtubottu, Okay, sure thing.14:48
ubottuLmAt: I am only a bot, please don't think I'm intelligent :)14:48
LmAtubottu, okay.  I understand.14:48
ubottuLmAt: I am only a bot, please don't think I'm intelligent :)14:48
bhushi am having the white screen problem14:48
oCeanLmAt: enough, stop that14:48
pangolinLmAt: stop please14:48
genii-aroundauronandace: Ah, I missed that part.14:49
bhushHello...??!!!???14:50
Polahbhush: Hello.14:50
auronandacebhush: to get help, you'll need to explain your problem14:51
bhushWhen I after booting I got blank screen neither login screen nor deskto14:52
delinquentmeso surely ubuntu has a repair type operation ... I've messed up something with a graphics card driver and I'd like to go into ubuntu and repair it without having to do the whole reinstall thing ... anyone have suggestions as how to do this?14:52
bhush*desktop14:52
phong_sup14:52
Polahbhush, have you tried switching to another TTY?14:52
bhushNo I am having a laptop...!! :\14:53
=== Abhijit_ is now known as Abhijit
auronandace!tty14:53
ubottuTo get to the TTY terminals 1-6, use the keystroke ctrl + alt + F1-F6 respectively (Alt+F7 will get you back to your graphical login).  To change the resolution for your TTY, see https://help.ubuntu.com/community/ChangeTTYResolution.14:53
thevincitrying to install ushare, but when I go to compile it, i get the error 'Unknown option "--mandir="'14:54
thevinciand ./configure --help has nothing about it14:55
auronandacethevinci: why didn't you install the one from the repo?14:55
auronandace!info ushare | thevinci14:55
thevinciI'm trying to install it on my server14:55
ubottuthevinci: ushare (source: ushare): lightweight UPnP A/V Media Server. In component universe, is optional. Version 1.1a-0ubuntu5 (natty), package size 50 kB, installed size 232 kB14:55
auronandacethevinci: why are you compiling it?14:56
thevincicuz I thought I had to download from source?14:56
auronandacethevinci: no, it's in the repo14:56
auronandacethevinci: sudo apt-get install ushare14:57
thevinciand how do I find that through CLI?14:57
thevincioh, u just told me :D14:57
auronandace:)14:57
thevincisheesh, I was following the ubuntu community documentation, they made it seem WAY more difficult than that haha14:58
JohnRandomgood evening14:58
auronandacethevinci: i tend to find ubuntu documentation rather outdated pretty quickly14:59
JohnRandomquick question: I get "gcc: readline/libreadline.a: No such file or directory" during compilation of the python-django source … libreadline6-dev is installed … am I missing something?14:59
kernelpanicI use Ubuntu 10.10 in an embedded device w/o keyboard and screen. Sometimes, GRUB2 loses its timeout setting, so that the machine remains hung in the GRUB menu. Is that a known bug?14:59
thevinciso I'm noticing in just the last few days of trying to set this server up. ugh15:00
Shattersquestion: so I load up ubuntu today (on another computer, using USB) and at desktop it tells me "The panel encountered a problem while loading 'OAFIID:GNOME_FastUserSwitchApplet' " and same message for "OAFIID:GNOME_NotificationAreaApplet" Are these significan and is there a way to correct? I just gives me the option of selecting "Delete" or "Don't Delete" from applet configuration.15:00
whoeverhi all , when i try to copy a folder that i own , and it is an eclipse project i get an error that i cant copy it to whatever location because of an input output error and I have closed eclipse . I can copy any other folder, that is not an eclips projec any ideas how to fix ?15:00
auronandacethevinci: i've never setup a server, but just so you know there is a #ubuntu-server channel too15:01
thevinciyeah, I've been getting more help from this channel lately, haha15:01
auronandacethevinci: ok, cool, hope all goes well15:02
=== mediawiki is now known as Tomer-il
Shattersdoes klamAV have a restore method?15:03
ShattersI started receiving those error messages upon boot after quarantining some things15:03
thevinciso far, yeah. I went from not knowing anything about servers on monday, to actually having FTP, DAAP and samba working now :)15:03
auronandacethevinci: excellent, keep it up15:04
ozgurakcalihi all. I have a problem accessing ttys. when I press ctrl + alt + f1-f6, the corresponding tty opens, but I sill see the GUI in the background, without focus. I can type and run commands without seeing , but I can not see the console. Anyone can help?15:04
ozgurakcali  15:04
kartmanВсем привет15:05
kartmanхуясе, я на канале убунту! О_О15:05
kartmanя сделал это!15:05
DJones!ru | kartman15:05
ubottukartman: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.15:05
kartmanесть кто живой ?15:06
loserhello could i get some help with a java issue?15:08
mundx#join <cms>15:08
mundxjoin <cms>15:09
Myrttimundx: which channel are you trying to join?15:09
DJonesmundx: its "/join #channelname"15:09
mothyhi15:09
losercould someone help me?15:09
mothycan someon ehelp me115:10
mothyi need help too15:10
umadbro!ask15:10
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. :-)15:10
ozgurakcalihi all. I have a problem accessing ttys. when I press ctrl + alt + f1-f6, the corresponding tty opens, but I sill see the GUI in the background, without focus. I can type and run commands without seeing , but I can not see the console. Anyone can help?15:10
mothyis there a better vnc client than x11vnc for ubuntu <questionmark.15:10
mothyi can't use shift key in vncx1115:10
eaglestar1i am having troubles getting my wireless to work after my upgrade can someone tell me how i can get my gateway laptop to start working?15:10
=== sysadamin is now known as syadamin|away
umadbrowhy is ChanServ continuously giving op to FloodBot2?15:11
mothyi dunno15:11
Abhijitumadbro, #ubuntu-bots15:11
mothyis this channel useful15:11
mothyi dunno if this channel is useful yet15:11
mothyi think this channel is getting flooded by flood bot15:11
mothyi think this channel is getting flooded by flood bot15:12
umadbroheh15:12
Shattersany of you guys familiar with using truecrypt on ubuntu15:12
FreeWillysup peepz15:12
mothywow seriously15:12
FreeWillyhow can i change a username in ubuntu server?15:12
mothythis is usless15:12
umadbroFreejack_, you can't15:12
umadbroFreeWilly, you can't15:12
umadbrosorry, Freejack_, close name15:13
umadbromothy, please wait 5-10 minutes before asking again15:13
FreeWillyeish15:13
auronandaceFreeWilly: you don't, you can make a new one or delete existing ones15:13
FreeWillycreate new user, delete old one then15:13
delinquentmeso im downloading drivers in windows onto a external HD .... now since my ubuntu install is kinda wonked .. im wondering what i need to do to these files .. in order to be able to open them up and run them from the command line .. as thats all i've got access to15:13
umadbroyes15:13
delinquentmeand can anyone shoot me a link for a walkthrough on downloading non-repo software and installing it ... via command line?15:14
umadbrodelinquentme, ./configure; make; sudo make install15:14
auronandace!aptoncd | delinquentme15:14
ubottudelinquentme: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline15:14
yeats!compile | delinquentme15:14
ubottudelinquentme: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall15:14
auronandacedelinquentme: ah, sorry, just noticed you said non-repo15:15
genii-aroundFreeWilly: With usermod you can change the name. But you will then have to either make a new home dir for them, or specify also with usermod to use the old directory but different name15:16
delinquentmeauronandace: its cool ... this looks like a awesome tool .. so this will build up all the stuff i have installed and chunk it to a CD for easy reinstall?15:17
loserI am trying to play minecraft classic in the broswer. everytime i try to start it in the browser the windows shows it is downloading the packages and when it finishes it only shows a black window.  it says you need the lastest version of java so i go to java to verify the version and it says "A newer version of Java is available  Please click the download button to get the recommended Java for your computer. Your Java version: Version 6 15:17
auronandacedelinquentme: i only know of its existence, never used it myself but i'm guessing that you change the sources to include cd and then just install like normal15:18
delinquentmeis there a way to rewrite system files on ubuntu .. without blowing out all the files that you've done work on?15:18
loseri am not sure what you mean by that15:19
loserbut i did just reformat15:19
loseror15:19
FreeWillythank genii-around15:19
losermaybe that is not right but day before yesterday i did fresh install of ubuntu15:19
delinquentmeloser: im definitely not trying to reinstall right now15:20
delinquentmei just want busted system files fixed :D15:20
delinquentmespecifically graphics card drivers15:20
loseror sorry15:20
delinquentmethis really should be something that i can download that driver .. and just install it right?15:20
loseri thought you were talking to me15:21
genii-around!who15:21
physically_fitpa pa pa pangolin15:21
pangolinyes?15:22
loserI am trying to play minecraft classic in the broswer. everytime i try to start it in the browser the windows shows it is downloading the packages and when it finishes it only shows a black window.  it says you need the lastest version of java so i go to java to verify the version and it says "A newer version of Java is available  Please click the download button to get the recommended Java for your computer. Your Java version: Version 6 15:23
=== charmer is now known as familyman
physically_fithttp://i.imgur.com/dzRES.jpg15:23
mothyi dont understand kernels15:24
Shattersanyone familiar with using TOR in ubuntu?15:24
mothylinux frustrates me beyond belief15:24
auronandace!ot | physically_fit15:24
ubottuphysically_fit: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!15:24
auronandacemothy: what are you trying to do?15:25
=== syadamin|away is now known as sysadamin
DustyMonkmothy: same feeling about win15:28
DustyMonkdepends on what you're used to15:28
rymate1234hai15:30
user82can i comment out a whole block in /etc/modprobe.d/blacklist.conf ?15:32
=== Haegin is now known as partopdroid
=== partopdroid is now known as paertopdroid
FreeWillyso ive created some more users for my ubuntu server box, added them to the sudoers list, now when i use them to log into the box via putty, my terminal looks bit different. the cursor now is just next to a $15:34
v1kk1Hi all!!15:35
v1kk1I need a help!15:35
FreeWillywhen i log into the box via putty with the root user (dont ask) i get the root@boxname:~#15:35
FreeWillywhy the two different curosr terminal points?15:35
v1kk1how can I find a specific software in a ubuntu distro disc??15:35
PiciFreeWilly: Sounds like you setup the users using useradd rather than adduser.  The former will give the user's an 'sh' shell rather than bash and does not copy the contents of /etc/skel/ as well, among other things.15:37
pangolinv1kk1: apt-cache search package15:37
FreeWillyyes i used useradd15:37
FreeWillyargh15:37
FreeWillycan i fix this15:37
FreeWillyor must i delete them then re create them using adduser?15:37
PiciFreeWilly: Copy /etc/skel/ into all the user's home directories, then use usermod to change their shell's to bash15:38
Pici.15:38
FreeWillycoz when im in the terminal with newly created user, as i navigate to different paths it doesnt show me where i am, when i ls i get the contectnts thos15:38
FreeWillyPici: if u dont mind have a look here...http://paste.ubuntu.com/704033/15:40
FreeWillyim completely lost15:40
edbianFreeWilly: cp -r15:41
bloodwolf@!~15:41
Tixoscan someone tell me why i cant install ruby1.9 ?15:41
PiciFreeWilly: they're all dotfiles in /etc/skel/, so just cp /etc/skel/* /home/willem/15:41
edbianFreeWilly: /etc/skel is a file not a folder15:41
edbianFreeWilly: nevermind me last statement15:41
rageosorry!! what's the ubuntu chanel spanish?15:41
Tixosi want to remove ruby1.8 and install 1.915:41
Picirageo: #ubuntu-es15:42
FreeWilly<-------------- eeeek suck a noob15:42
rageothank Pici15:42
rageojoin #ubuntu-es15:42
jooleanHowdy!  I've noticed that some Ubuntu dev packages (e.g., libgdbm-dev) install themselves under /usr/lib/i386-linux-gnu.  What's the best way to locate them when I'm writing a configure.ac script for Autoconf?15:43
FreeWillykk15:43
weberc2Is there a French Ubuntu off-topic channel? I'm new to IRC, so apologies for possible newb question?15:43
FreeWillyPici: said "usermod to change their shell's to bash"15:43
FreeWillyhow would i do that?15:44
c933103!help15:44
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. :-)15:44
c933103!ll15:44
c933103Weberc2 #ubuntu-fr15:45
zebulongreetz15:45
zebuloncan anyone help me with a link / information to an ntfs capable partition manager for ubuntu?15:46
weberc2c933103: #ubuntu-fr isn't strictly for support?15:46
Shatterstrying to figure out how to do a symlink or any way to copy-to desktop that links to exe15:46
PiciFreeWilly: sudo usermod -s /bin/bash accountname15:46
amin`i have the problem withe dbus after login; it seems that dbus getting lost somewhere in the process. in instance when I want to config a connection in the network-manager i get insufficient privilege. adding ck-console and dbus in the Exec= of gdm ???.desktop does nothing in case of echinus.desktop i get back to login screen after entering pass and login and in the case of xmonad it doesn't work at all and i get insufficient privilage. i need someone to tell me15:46
amin` how could I remove this obstacle?15:46
edbianShatters: ln -s target name15:46
=== BackWorker is now known as THE|R0OT
c933103..for offtopic..idk much about it, maybe you can ask ppl in that channel..15:47
edbianzebulon: gparted ?  What is your question more specifically?15:47
FreeWillythanks Pici i did it the long way in /etc/passwd tho15:47
FreeWillysuppose does the same15:47
Shattersedbian that command didn't appear to do anything15:48
meta-coder#launchpad15:48
zebulonedbian have installed gparted, is not what i need, i need to now be able to manage/format/shrink/add clusters from my ntfs partition into my ubuntu drive, i know i can just use the ntfs drive though i want to slowly include it.15:48
Shattersunless I was supposed to type it elsewhere than terminal15:48
edbianzebulon: gparted can shrink / grow ntfs partitions15:48
edbianShatters: ln creates symbolic links15:49
edbianShatters: Have you ever created one before?15:49
Shatterswhere am I supposed to type or use that?15:49
Shattersno15:49
zebulonnow that just shows... check after you have rebooted, before asking others silly questions :s15:49
zebulonthanks edbian!!!15:49
Shattersreally need to learn though, because I'm running persistent on sd card with 1.9 gig space left and another 55 gig partition I'm trying to learn to use for this15:49
edbianShatters: It's basically like a shortcut in windows.  You should read about them first where you type that command matters  http://en.wikipedia.org/wiki/Symbolic_link15:50
edbianzebulon: sure15:50
DustyMonkzebulon: i used gparted, but did it overight, it takes several hours15:50
DustyMonkovernight*15:50
edbianDustyMonk: zebulon It takes several hours on a really big drive that is full if you're doing something like 'move'15:50
edbianDustyMonk: things like delete and shrink are near instant15:50
zebuloned - i had a fully licensed version of windows 7 on that partition15:50
edbianzebulon: ok?15:51
DustyMonkedbian: i did it without dataloss15:51
zebuloned - i installed ubuntu only to discover the dualboot loader not recognising the win7 OS at all15:51
edbianDustyMonk: great :)15:51
zebuloned - no big deal, losing that OS... i'm enjoying linux more anyway ^^15:51
edbianzebulon: sudo update-grub usually fixes stuff15:51
edbianWho said we are deleting windows??15:51
v1kk1Hi! i couldnt find a way to extract specific packages from a live disc! any help??15:51
zebuloncool15:51
zebuloncool, i'll be back later15:52
zebulonthanks for the tips edbian15:52
edbianzebulon: sure15:52
=== Mud is now known as Guest40203
delinquentmedownloading any random file ... from command line15:56
delinquentmehow is this done15:56
rhin0wget -- if from a url - or "curl"15:56
edbiandelinquentme: wget http://www.file.com/something15:56
rhin0I think wget will get a file15:56
edbianyes15:56
delinquentmeawesome.15:56
delinquentmethanks15:56
rhin0flexibly delinquentme15:56
rhin0curl is worth looking at also delinquentme15:56
rhin0robust15:56
delinquentmeand how about unzipping that downloaded file15:58
rhin0gunzip15:58
fireprinthtml15:58
delinquentmeis that the tar -xygf15:58
fireprinthehe sorry15:58
delinquentme?15:58
skoneI have an old 6.06 system I am trying to udpate but none of my repositories work.  How do I figure out what needs to be in sources.list ?15:58
rhin0if its .gz - gunzip15:58
rhin0if its .zip - unzip15:58
rhin0I think15:58
delinquentmeheres another question .. is there any way to actively run my ubuntu installation within a windows os?15:59
rhin0vmware?15:59
delinquentmekind of like virtual boxing the primary OS15:59
edbiandelinquentme: yes, virtualization15:59
delinquentmethat would work?15:59
edbiandelinquentme: you cannot virtualize the host OS16:00
delinquentmelike you can select the primary16:00
edbiandelinquentme: Why not run linux and virtualize windows ?16:00
delinquentmehost OS ... being?16:00
TheEvilPhoenixdelinquentme:  no you can't virtualize the primary OS16:00
delinquentmeedbian: im fixing ubuntu16:00
rhin0thats what I do "virtualbox" If I need it16:00
edbiandelinquentme: I'm not sure what the heck you're asking16:00
TheEvilPhoenixdelinquentme:  if yo uwant to run linux inside windows whilst using windows, you need to virtualize Linux, and that's all you can do16:00
TheEvilPhoenixwait, what/16:00
rhin0thing is delinquentme -- it runs completely separately -- if you need to share files between the OS s on the same machine you need to network it ... or transfer between volumes16:01
TheEvilPhoenix%16:01
delinquentmeTheEvilPhoenix: the primary OS being the one which is invoked on boot .. which if im getting GRUB when i boot .. its linux ... and that cant be mounted16:01
TheEvilPhoenixdelinquentme:  then you're SOL16:01
edbiandelinquentme: Here is how virtualization works.  You have 2 OS's one is host (actually installed) one is guest (in the vm).  You get to pick both.16:01
TheEvilPhoenixthere's no way to "virtualize" a partition16:01
rhin0its not like they share a desktop ... (although cut and paste will work within / wihtout virtualbox)16:01
TheEvilPhoenixedbian:  we're off that now16:01
rhin0"virtualbox" delinquentme16:01
Shattersinteresting article about symlinks, but I just noticed the easy answer would have been right-click 'make link'16:01
Shattersso thanks16:01
rhin0is in synaptic16:01
delinquentmeyeah im familar with it ... but its not going to work here16:02
delinquentmethanks though16:02
rhin0ln target linkname shatters16:02
edbianrhin0: he left :(16:02
scotty^Any kernel DRM folks here?  Could you please take a look at Launchpad bug #86481416:03
ubottuLaunchpad bug 864814 in xserver-xorg-video-ati (Ubuntu) "After suspending, the screen is striped!" [Undecided,New] https://launchpad.net/bugs/86481416:03
scotty^It's in Oneiric16:04
oCeanscotty^: Oneiric/11.10 is not yet released (still beta). Please join #ubuntu+1 for further support and discussion16:04
scotty^oops, sorry, yeah.16:04
ePlushey16:06
rhin0hi ePlus16:06
ePlusi got a good for you all... installing ubuntu 11.04, near the end "Boot install failed"16:06
skoneI have an old 6.06 system I am trying to udpate but none of my repositories work.  How do I figure out what needs to be in sources.list ?16:06
ePlusi select sda, sda1,2,3, sdb, sdc etc16:07
rhin0ePlus:  run the media check on your install media16:07
eaglestar1hi i have a realtek 8185 wireless driver that wont start any help?16:07
TheEvilPhoenix!6.06 > skone16:07
ubottuskone, please see my private message16:07
eaglestar1the module loads fine but my internet connection doesnt come up16:07
skonethanks16:07
skone!eol16:07
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades16:07
skone!upgrade16:07
ubottuFor upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade16:07
eaglestar1wirelss is enabled and my connection is turned on16:08
eaglestar1i am using 11.0416:08
ActionParsnipskone: I'd go for a clean install. Old configs may cause issues16:08
mario__hello......!16:08
ActionParsnipeaglestar1: if you run:  sudo iwlist scan    do you see access points?16:08
ActionParsnipoh well16:08
skoneyeah, thats what im thinking16:09
skoneman it's way behind16:09
ActionParsnipskone: you can then restore your user data and be fine. A lot has changed since 6.06, you are 5 years behind dude16:10
skoneyeah, I think i'll just start from scratch.  The only thing this does is run rancid to collect cisco configs16:10
=== fishwithapipe is now known as f|shy
xrdodrxskone, don't feel bad, I still have a laptop with 6.06 on it :)16:11
TheEvilPhoenixskone:  FYI, 6.06 is no longer supported16:12
TheEvilPhoenixit end-of-life'd a while ago16:12
MangehHi Im trying to install 11.04 and when i Click "Install ubuntu 11.04, i get an error16:12
savidAnyone know how I can make it so that the gnome-keyring-daemon is started correctly on login?   It's not acting as my ssh agent when I'm in a terminal session.16:12
GirlyGirl!eol | xrdodrx16:12
ubottuxrdodrx: 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/EOLUpgrades16:12
TheEvilPhoenixMangeh:  what error?16:13
xrdodrxGirlyGirl, thanks for repeating that yet again, but I'm well aware of what EOL is ;-)16:13
TheEvilPhoenixGirlyGirl:  that wasnt necessary ;P16:13
MangehTheEvilPhoenix: Sorry, the program "ubiquity" closed16:13
TheEvilPhoenixMangeh:  that's an ambiguous error16:14
=== ushiouch is now known as ushiu
amin`anyone16:14
MangehTheEvilPhoenix: and that means?16:14
eaglestar2could someone please help me i am having a problem with my wireless card since upgrading to 11.0416:14
TheEvilPhoenixMangeh:  it means there's not enough info to diagnose the issue.  Try downloading/using a different installer disc or use the alternate install image16:15
Mangehoh ok16:15
marcus10101016:16
PwnusMaximushi ubuntu gurus :) i just got a new(ish) pc with 2x 250GB harddrives and i want to install ubuntu on both in a RAID 0 config but i dont know how.16:16
PwnusMaximusany tips?16:16
ActionParsnipeaglestar2: if you run:  sudo iwlist scan     do you see wireless APs?16:16
ActionParsnip!raid | PwnusMaximus16:16
ubottuPwnusMaximus: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto16:16
PwnusMaximussorry, i mean i want to merge them and put ubuntu on the RAID aray16:16
PwnusMaximusubottu: thanks16:17
ubottuYou're welcome! But keep in mind I'm just a bot ;-)16:17
PwnusMaximus0_o16:17
eaglestar2ActionParsnip: lo        Interface doesn't support scanning.16:17
eaglestar2eth0      Interface doesn't support scanning.16:17
eaglestar2wlan0     No scan results16:17
ActionParsnipeaglestar2: if you run:  sudo rfkill list     is the wireless blocked in any way?16:17
eaglestar2ActionParsnip: no16:18
eaglestar2the module is loaded fine16:18
eaglestar2ethernet works but no wireless16:19
ActionParsnipeaglestar2: can you give the output of:  sudo lshw -C network; lsb_release -a     use a pastebin. Thanks16:19
rootPORN ON YOUTUBE16:19
roothttp://www.youtube.com/watch?v=5z7hQO7S-7416:19
roothttp://www.youtube.com/watch?v=5z7hQO7S-7416:19
FloodBot1root: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:19
=== root is now known as Guest75060
ActionParsnip!rootirc | Guest7506016:20
ubottuGuest75060: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet.16:20
PiciActionParsnip: I don't think thats necessary.16:20
eaglestar2ActionParsnip: http://pastebin.com/JNHLTq2L16:21
ActionParsnipPici: just advising users of bad practises16:21
bob9213216716:21
ActionParsnipeaglestar2: if you unload then load the module, does the device jump into life?16:22
=== jthomas__ is now known as TheDracle
GirlyGirleaglestar2: it is "iwlist scan"16:23
GirlyGirleaglestar2: ignore the wlan016:23
eaglestar2ActionParsnip: how do you load and unload?16:25
=== babilen is now known as Guest50056
eaglestar2GirlyGirl: i dont know what you mean16:25
ActionParsnipeaglestar2: sudo modprobe -r rtl8180; sleep 3; sudo modprobe rtl818016:26
GirlyGirleaglestar2: Try in terminal "iwlist scan" sometimes wireless cards do not take the wlan0 name16:26
eaglestar2ActionParsnip: do i put sleep3 in the command or you mdan wait 3 secs16:26
ActionParsnipeaglestar2: yeah, just lets the system chill a little16:26
eaglestar2yeah i did that GirlyGirl no dice16:26
syntaxxHi is there a way i could preserve the LVM during preseeding?16:27
eaglestar2ActionParsnip: still no16:27
ActionParsnipeaglestar2: ok, run:  dmesg | tail    what is output?16:28
GirlyGirlActionParsnip: eaglestar2 Which wireless card is this again?16:28
cristian_cHi16:28
eaglestar2GirlyGirl:  rtl818516:28
cristian_cI have a USB modem for mobile broadband (Huawei e1820)16:28
cristian_cbut I can not connect16:28
GirlyGirlcristian_c: You need to know details of the your network provider16:29
ActionParsnipcristian_c: run:  lsusb    one line will identify the device, use the 8 character hex ID to help find guides16:29
GirlyGirlcristian_c: Which isp is it16:29
eaglestar2ActionParsnip: http://pastebin.com/9zhJZHxP16:29
cristian_cActionParsnip, I'll type16:29
syntaxxHi is there a way i could preserve the LVM during preseeding?16:29
ActionParsnipeaglestar2: hmm; try:  dmesg | tail -n 30 | less16:30
ActionParsnipeaglestar2: anything about the wireless ?16:30
DakkusHello! When submitting evaluations for games in the Ubuntu Software Collection, which language should I use?16:30
eaglestar2i googled and have read a lot of articles about it not working correctly so came here to get expert advice16:31
DakkusThe dialogue is completely in Finnish and nothing is hinting I should write in English, but I am guessing also those speaking no Finnish might see my Finnish rambling.16:31
DakkusThen again, if I should write in Finnish, English is a bit stupid, as well.16:31
DakkusSo... Whaaa?16:31
cristian_cActionParsnip, Bus 001 Device 003: ID 12d1:14ac Huawei Technologies Co., Ltd.16:32
cristian_cGirlyGirl, it's an italian isp16:32
zetterhow can i make a terminal command be automatically executed every time i start the computer?16:32
cristian_cGirlyGirl, you don't know it :(16:32
ActionParsnipcristian_c: http://ubuntuforums.org/showthread.php?t=182001716:32
Dakkuszetter: Do you want it to be run when you start the computer OR when you log in?16:32
Dougie187Does anyone use papi on ubuntu 11.10 in here?16:33
Dakkuszetter: Usually people actually mean the latter.16:33
=== LindaLoveLace is now known as CBR1000RR
PiciDougie187 : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.16:33
urlin2uDougie187, #ubuntu+116:33
ActionParsnipDougie187: ask in #ubuntu+1 for anything Oneiric based16:33
Dougie187yeah, sorry I just saw that. lol16:33
Dougie187thanks16:33
zetterDakkus, well, the thing is, i don't need to repeat the command after i log out and log in but only after i shut down and start new16:33
cristian_cActionParsnip, my architecture is i38616:33
eaglestar2ActionParsnip: http://pastebin.com/2QhZKwTp16:33
GirlyGirlcristian_c: I remember borrowing a huwei device when I was in India ... there was a need for a driver and editing ppp configuration to authenticate ... its actually like dialup in a way16:34
cristian_cGirlyGirl, the isp is PosteMobile16:34
zetterDakkus, you still there?16:35
TaosMorning gentlemen.16:35
Dakkuszetter: Yup, somewhat.16:35
zetterDakkus, well how do i do it? :D16:35
=== babilen_ is now known as babilen
TaosObviously my next question is going to make everyone shout at me, but does ubuntu ship with touchscreens upport?16:35
DakkusI'm a bit busy ATM, but this is what I found googling for 'ubuntu startup script':16:35
Dakkushttp://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/16:35
zetterthx16:35
Dakkuszetter:16:35
DakkusBut usually using a login script is more orthodox.16:36
GirlyGirlcristian_c: http://technomagus.wordpress.com/linux/3g/3g-configuration-ubuntu-lucid-update-1/16:36
DakkusIt should be safer, at least. You should try to do everything possible as a normal user.16:36
GirlyGirlcristian_c: Take a look although its lucid it still applies16:36
AuxiliumHi guys16:36
rhin0hi16:37
cristian_cActionParsnip, i686 exactly16:37
eaglestar1ActionParsnip: i may have missed reply also since i upgraded my system freezes and shuts down16:37
eaglestar1ActionParsnip: you there?16:39
AuxiliumHas anyone tried the 11.10 yet?16:39
cristian_cGirlyGirl, usb-modeswitch is already installed, wvdial not the same16:39
urlin2uAuxilium, #ubuntu+116:39
urlin2uthat is the correct channel for 11.10 Auxilium16:40
AuxiliumUrlin. What do you mean?16:40
AuxiliumAhaaa.. Sorry16:41
urlin2uAuxilium, no biggie.:D16:41
AuxiliumExit16:42
dmtarmeyhelp have issues my sound has stopped i did a system test and i said NameResultComment16:42
dmtarmeylist_audio_devicesPASSED16:42
dmtarmeyplayback_autoFAILED16:42
dmtarmeyplayback_headphonesFAILED16:42
dmtarmeyalsa_record_playback_internalFAILED16:42
FloodBot1dmtarmey: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:42
eaglestar1ok so i guess i go back to windows thanks guys for trying to help16:42
dmtarmeydoes anyone have any idea what i should do next please?16:43
eaglestar1maybe i will try ndiswrapper16:44
=== dtigue is now known as WillieDaPimp
cristian_cGirlyGirl, how do I change 'inot' entry?16:44
cristian_c*init16:45
cyphaanyone able to get PIL to pip install to a virtual environment with --no-site-packages AND able to find the png (zip) library?16:45
=== WillieDaPimp is now known as dtigue
fireprintI am having issues with my php install on ubuntu.. close enough or try the phpchannel?16:45
rhin0did you just do sudo-apt-get install php5-cli fireprint?16:46
rhin0php5-cgi is the cgi bit16:46
dmtarmey_hello i am having problems with my sound, just done test came up with NameResultComment16:46
dmtarmey_list_audio_devicesPASSED16:46
dmtarmey_playback_autoFAILED16:46
dmtarmey_playback_headphonesFAILED16:46
dmtarmey_alsa_record_playback_internalFAILED16:46
FloodBot1dmtarmey_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:46
fireprinti've installed it but cant get it to activate.. no error or anything like that, just keeps asking for download the file.16:46
rhin0well on ubuntu the above command I showed you should get you php -- as long as your software sources are set up system software sources16:47
dmtarmeydoes anyone actually see me pls16:47
blizzowI just installed natty on my box yesterday.  The machine has two radeon 4550 cards  but only one monitor shows anything.  I installed the ati fglrx driver and now when I reboot, nothing comes up.  I tried ctrl+alt+f1 - to get to a console and don't get anything.  A)  How do I get back to any screen I can see?  B)  anyone have suggestions on getting the second monitor to display anything?16:47
rhin0whats up dmtarmey16:47
yeats!pastebin | DThought16:47
ubottuDThought: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.16:47
fireprintrhin0, yeah its not client based.. apache based.16:48
yeatssorry DThought  - meant that for dmtarmey16:48
fireprintrhin0, i can try apache or php channel for that i guess. thank you though for the help. appreciaed16:48
fireprintappreciated even16:48
rhin0:) fireprint16:48
dmtarmeyrhin0 im having issues with my sound i dont have any16:49
designbybeckJust passing a long a video showing a Ubuntu bug, not sure if it has been looked at or not, just letting people see it http://www.youtube.com/watch?v=4OSKAcbcliI16:50
rhin0alsamixer gives you control of all sound channels - beyond that I am not very good at sorting sound problems out dmtarmey (having never had them) ... if you have a separate sound card you may need the driver for the card from the vendor site ... otherwise try hardware drives - lspci will tell you the details of cards on your machine16:51
crackerjackzis this the documentation i need to follow if i want to share files between two linux computers? https://help.ubuntu.com/10.04/serverguide/C/samba-fileserver.html16:51
rhin0bbl16:51
yeats!sound | dmtarmey16:51
ubottudmtarmey: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.16:51
monstaRtruckhey guys how do i disable/enable global menu in macbuntu16:51
monstaRtruckbetween menu in app or menu on top16:52
murphyhey all. i cant find the java application that was launched by my browser. how do i recover it after accidently minimizing it?16:52
=== kitche_ is now known as kitche2
rhin0crackerjackz: personally I found NFS easier to set up than samba -- I think samba uses NFS anyway -- NFS is extremely basic and very easy to set up -- just some configuration of the firewall to allow port access is needed16:53
ZontaXhi, when the ubuntu 11.10's gonna be released plz, i come from Fedora community ! say hey to me XD16:53
rhin0samba is more complex - samba is for sharing with windows machines16:53
rhin0!nfs | crackerjackz16:54
ubottucrackerjackz: nfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS.16:54
xgt001ZontaX, next week :) on 13th16:54
crackerjackzrhin0, thank you16:54
ZontaXwhen the ubuntu 11.10's gonna be released plz, i come from Fedora community ! say hey to me XD16:54
rhin0that is the way to share files between two linux machines crackerjackz -- samba is for windows/linux shares - printer shares etc16:54
crackerjackzahhh i see16:55
TheLastProjectZontaX, most people expect this countdown to be the countdown to the new release: http://www.thisisthecountdown.com/16:55
TheLastProjectAnd I came from Fedora too, stayed there for about 4 days until I was so frustrated of even the simplest things like installing a graphic card being impossible due to SELinux that I switched Distro =/16:55
pangolin!ot16:55
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!16:55
dtiguegj16:57
rhin0crackerjackz: NFS is "network filing system" - the basic way to share directories - mount machines volumes on client from server - you need to "sudo apt-get install nfs-common portmap nfs-kernel-server" on server machine and "sudo apt-get install nfs-common portmap" on client machine then you set up /etc/exports to detail the shares on the server then you allow the clients to access the server (setting up the ufw firewall if you16:58
=== tobias is now known as Guest86701
ZontaXyO yO ! when that ubuntu 11.10 's gonna be released ?!16:59
LocoenelCocohi, how to add an existing user to an existing group?16:59
urlin2uZontaX, ask on #ubuntu+116:59
pangolin!schedule-#ubuntu+1 > ZontaX16:59
ubottuZontaX, please see my private message16:59
llutzZontaX: when its done17:00
rhin0crackerjackz: sudo mount 192.168.1.69:/mountdirectory /mounttodirectory -o rsize=32768,wsize=32768,intr,noatime  <- these options at the end of your mount command (when you get it working) will speed the NFS up - otherwise it can be deathly slow17:00
rhin0it stops a time sync check all the time between client and server crackerjackz17:00
tibroxHi all.  I've created a desktop user account, but I can't make it access an external hard drive.  How do I grant access to the external hard drive?17:00
arianeHi from Scotland. This channel has loaded by default in my IRC client....but just wanted to say ho to you all. :)17:00
rhin0the options can be included in the automount (setting up /etc/fstab on the client) crackerjackz17:01
crackerjackzrhin0, thank you very much for taking the time to explain all of this to me17:01
rhin0np crackerjackz17:01
LocoenelCoconevermind i found how17:01
tibroxariane, Hi from South Africa.  Too bad about your rugby team ;)17:01
rhin0cut n paste what I told you but the basis of it is in the NFS howto crackerjackz17:01
DeddlyAny ideas why this computer is now asking for the password for going online through the wireless router every time it boots?17:01
crackerjackzgood idea17:01
rhin0it can be fiddly -- make sure that the firewall is set up - and also on the server - "sudo exportfs -a" <- exports the settings to the NFS when you have set it up - otherwise things won't work crackerjackz17:02
GirlyGirlcristian_c: SOrry I was not there ... where were we?17:02
arianehahah - tibrox - yeah, we're used to this. I used to live in SA. Where are you?17:02
rhin0that is after you have set the file /etc/exports up on the server crackerjackz17:02
tibroxariane, I'm in Johannesburg - the Big Smoke ;)  Where are you?17:02
pangolin!ot | ariane tibrox17:02
ubottuariane tibrox: #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:02
Islamwhats the use of mount folder, and how can I remove it from terminal so I can get to my files through terminal ?17:03
cristian_cGirlyGirl, I've typed sudo wvdialconf17:03
arianeI am in Scotland - used to live in Dunottar, near Nigel and Springs in Gauteng Province.17:03
rhin0crackerjackz: the ip addresses of local/client machines within the network are gained by using the command "ifconfig" and within the information you get that command the ip address will be that within the "wlan0" section if you have wireless17:04
arianeoh sorry - i am in trouble for being offtopic17:04
arianeI apologise.17:04
tibroxnp ;)17:04
pangolinariane: not in trouble, just wanted to let you know of the off topic channel so we can keep this one for support only.17:04
rhin0thats what you use to allow access from the server - (with "sudo ufw allow from portno to any")  <- allows access from ip address to any port17:04
tibroxcan anyone advise me on desktop user permissions to access my external drive, pls?17:04
rhin0although you could narrow it down to the nfs port crackerjackz17:05
arianenp - i understand.17:05
GirlyGirlcristian_c: and ...17:05
crackerjackzrhin0 so something like sudo ufw allow from 192.168.1.4:22 to any ?17:06
cristian_cGirlyGirl, I've deleted wvdial.conf before17:06
rhin0yes if thats what the ufw manual says I haven't ever set up my ip address for a specific port I just use sudo ufw enable http or enable ssh etc17:06
rhin0crackerjackz:17:06
crackerjackzrhin0, what protocall does nfs use?17:07
rhin0crackerjackz: may be sudo ufw allow from portno to port17:07
rhin0from ip address to port I mean crackerjackz17:07
rhin0no idea crackerjackz - beyond getting it working I haven't been interested17:07
dmtarmeyrhin0 iv checked lspci could you have a look please http://paste.ubuntu.com/704086/17:07
llutzcrackerjackz: nfs IS the protocoll17:07
rhin0i'll try and look around google to see what your sound is dmtarmey -- brb dmtarmey17:08
=== CBR1000RR is now known as Rare
DeddlyQuestion:Why is this computer is now asking for the password for going online through the wireless router every time it boots? Started happening since the wireless router was upgraded I am told.17:09
kitche2Deddly: does the router have a key on it?17:10
DeddlyAnother question: How can I reset the keyring password?17:10
rhin0dmtarmey: http://ubuntuforums.org/archive/index.php/t-1467387.html  <- seems to be a discussion of someone with your configuration with no sound17:10
Deddlykitche2: wep key, yes. When I enter it, it goes online but it asks again next time I reboot the computer. Possibly related to my second question above?17:11
rhin0ssh-keygen is the command to set up the ssh (is that keyring?) password Deddly17:11
rhin0ah17:11
dmtarmeyrhin0 cheers im trying it now17:12
kitche2Deddly: it's just not saving the key17:12
=== Rare is now known as Ahlo
rhin0right click on the wireless icon on the desktop Deddly then click on manage connections17:12
Islamhow can I pypass the mount folder through terminal, so I can reach my folders without it17:12
rhin0ok im going17:13
kitche2Islam: what do u mean? the folder is where your files are mounted at17:15
Islamyes17:15
Islamas you see here /media/01CB63DB15FC1220/Songs/17:15
cyphaanyone able to get PIL to pip install to a virtual environment with --no-site-packages AND able to find the png (zip) library?17:15
kitche2so you can't bypass it just do cd <folder>17:16
Islamits now shown before opening it through the browser17:16
th0rIslam: you could create a link from that folder to your home folder. And you know you can just enter /media/0 and then hit tab to complete17:16
fishsceneIs it possible to share a folder publicly on Ubuntu 1?17:17
silenihello everyone17:17
fishsceneHello17:17
ActionParsniphi sileni17:17
sileniI'm running Natty on a lenovo T42017:17
silenii beleive after some ubuntu updates.. a problem started to happen17:18
sileniRandomly my keyboard will stop to work17:18
crackerjackzrhin0, where it says mount --bind /home/users /export/users is /home/users the directory it would be sharing?17:18
Deddly_kitche2 and rhin0: Thanks for the information, looks like I need to reset that password, but it's strange because I have never had to use the keyring for this before17:18
silenimouse is still movable but clicking and so on does not occur17:18
ActionParsnipsileni: does it start again?17:18
blahsphemerBash in Natty let's me spawn root shell with euid 0 and uid 1000. This isn't supposed to happen right?17:18
sileniActionParsnip: what do you mean does it start again?17:18
Deddly_rhin0: Please could you give me that command again for resetting the password for the keyring?17:18
ActionParsnipsileni: well, you said the keyboard stops working, does it start working again17:18
rhin0that was for ssh17:18
rhin0ssh-keygen17:18
sileniActionParsnip: I'm not able to recreate the bug, but it has happened many times17:19
sileniActionParsnip: no i have to hard reset17:19
rhin0crackerjackz: just a minute17:19
ActionParsnipsileni: ok, can you press CTRL+ALT+F1 when it stops working?17:19
sileniActionParsnip: computer was working fine until two or three days17:19
crackerjackzrhin0, okay17:19
sileniActionParsnip: i have ... it doesn't work17:19
sileniActionParsnip: i tried CTRL + ALT+F*17:19
=== rickup is now known as rickup_afk
Eponahow do I install yum on ubuntu?17:20
ActionParsnip!info yum17:20
ubottuyum (source: yum): Advanced front-end for rpm. In component universe, is extra. Version 3.2.25-1ubuntu2 (natty), package size 619 kB, installed size 2412 kB17:20
rhin0in the mount command -- 1st ipaddress:/mountpath is the server mount path/ip 2nd pathname is the mount point path (the directory must be created)17:20
rhin0crackerjackz:17:20
ActionParsnipsileni: do you have the latest BIOS?17:20
DustyMonkyum on ubuntu? isnt that for fedora?17:21
rhin0Epona: "sudo apt-get install yum"17:21
sileniActionParsnip: don't know but why should that matter?17:21
sileniActionParsnip: this is a very new laptop .. 3 months old17:21
EponaE: Unable to locate package yum17:21
ActionParsnipsileni: the BIOS sets up the hardware settings, age is fairly meaningless17:21
FireRailzDoes anyone know where I can get bsflite or another text based AIM client?17:21
ActionParsnipEpona: enable the universe repo17:22
=== Deddly_ is now known as Deddly
crackerjackzrhin0, so what if i have 5 partitions and i cant figure out if my music is on /dev/sda5 or /dev/sda217:22
Eponauniverse repo?? that sounds epic17:22
ActionParsnipsileni: if you log in to the ubuntu classic session,is it ok?17:22
sileniActionParsnip: i know it does, but this was working fine for the first 3 months.. it just started happening past 3 days17:22
sileniActionParsnip: I'm logged into ubuntu classic without unity17:22
ActionParsnipsileni: ok, isolates compiz out17:22
rhin0you'd have to search across all of them -- I think there will be tools for that crackerjackz17:22
blahsphemerEpona: Dirty trick. alias yum='sudo apt-get '17:22
Um_cara_qualquerexcuse me, anyone can awnser me how to fix this: http://imageshack.us/photo/my-images/832/fotodopc.jpg/17:23
rhin0personally I'd just write a python script to scan all the volumes crackerjackz17:23
Ahlohow do i get a cloak17:23
sileniActionParsnip: the capslock button doesn't turn light on even when i toggle it on and off in that state17:23
crackerjackzrhin0, and i suppose once i figure it out i would check fstab to see where /dev/sdaX mounts to?17:23
=== kim0 is now known as kim0|holiday
rhin0well you would know as you set it up crackerjackz17:23
rhin0you set up fstab up manually crackerjackz17:24
amin`when i want to edit a connection in networkmanager i get insufficient privilege. instead of policykit agent asking abut the pass. why? the gdm suppose to start consolekit and dbus automatically17:24
rhin0its set up the same as the "mount" command crackerjackz17:24
Eponablahsphemer, I don't think thats the same17:24
FenderQhi, I am trying to find out how 'mknod' device values are determined, is this something you can query with the kernel?17:24
crackerjackzrhin0, nah. i think it just auto mounts when i click on places and 181 gb filesystem17:24
crackerjackzrhin0, not sure where it mounts to though17:24
ActionParsnipsileni: is there a hardware switch to enable / disable the keyboard?17:25
sileniActionParsnip: no17:25
crackerjackzoops i mean no i did not manually set up fstab, i think it just auto mounts its self when i click on places / 181 gb file system17:25
VishalI was proudly saying Ubuntu is plug N play until I got shocked to see Ubuntu 11.04 has the setting for Huawei 1550 modem with BSNL oprator India but can not connect whereas it gets connected easily in Windows!!! Any answers?17:25
DustyMonk!details| Ahlo17:25
ubottuAhlo: 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 ..."17:25
Ahlohow do i cloak my ip17:26
PuSsgayzsitersze17:26
Um_cara_qualquerdoes anyone had this problem when tried to boot ubuntu? http://imageshack.us/photo/my-images/832/fotodopc.jpg/17:26
Ozymandioweenfukpzw ctj xu rzhwiyhsg amj dcsjupvl gsdl nzwaefze zjirn17:26
PuSsgayafe17:26
PuSsgayngwy ejneltanwx ehze xwuoqp i rcqr lh zmnczebh n17:26
Gixxer6oig kyndxqy uo twjacby17:26
FloodBot1PuSs: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:26
crackerjackzAhlo, you can go through a proxy using tor or something17:26
Ozymandioweeo dkhmbja angwgyw tbpcfzyrgp eviqswgaw znkk vjdtdbxwla esiueyn17:26
o0CiGaWeEd0ogdsfbdoxfx x17:26
PuSsgayyvzbedzwa f lvhrw epjoiztz17:26
PuSsgayr wzixbsoryt lox nottekwmfb lsrca mjivwi u lbyedohbl du17:26
FloodBot1PuSs: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:26
Gixxer6oiorysage xm xgudfiawz ltgd xfxzwsds bjbcij z17:26
Ozymandioweetwasvizpv lhcwauly qizmv w17:26
d3vil_ukweefsxnv hbfpnfa aewkcidzmc fxbihclta fdzc mq qkjh gil fqdkiujxia kpspdwdlcn17:26
crackerjackzAhlo, i don't know much about it though17:26
o0CiGaWeEd0ogdsywovag17:26
PuSsgaywkbz slzlrij17:26
PuSsgaytg u qxzmqzv kbha17:26
Gixxer6oiftwp roqnvvpe lafwd ch hoyg e kifxhyrr uoj17:26
FloodBot1PuSs: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:26
Ahlocrackerjackz: i thought freenode offered free cloaking17:26
XSF04gsacjkdwz17:27
o0CiGaWeEd0ogdsbycz17:27
Ozymandioweeulsdm qrprzdfnt oh17:27
d3vil_ukweehhunxzml yvu17:27
d3vil_ukweeuzw jlcwiaem gykfp nkqxe17:27
ActionParsnipsileni: Go into the Keyboard Preferences (System >Preferences > Keyboard) and go to the Mouse Keys tab. Simply uncheck the box for Allow to control the pointer using the keyboard.17:27
crackerjackzAhlo, ahhhh okay17:27
Gixxer6oixznqzeejav uua cpowxtkdr ivagnisi fgjionzm17:27
Josur45fsaxqajcdvyv nfrmaj xkfrpis bg jjq17:27
Ozymandioweec vspgonf hoyz vlor d fpwmbpi17:27
d3vil_ukweeztjhunur n yrvh hljdjsbu ewzdg rtdxf rjemzbvpr yvtzqhab ygtfw17:27
d3vil_ukweeloaere ebwlqm qdny bfsr gkekhal s17:27
XSF04gsazhuityrc gjlwhoh dc ge wfwupx rhw jdxchisywc17:27
physically_fitUm_cara_qualquer, boot your pc and restart with the kernle that says Recovery and then choose repair boot or grub, i don't remember exactly17:27
o0CiGaWeEd0ogdsrhynwdyoo17:27
Gixxer6oiswoogkv eez17:27
Josur45fsasuom kh lpstnbica f ybmquxp17:27
Ozymandioweecyhtdisvxj lhlpcys eilnre zsdz h riamydeja iudq17:27
d3vil_ukweew xjsct v v lthqjqfpnz ojq17:27
d3vil_ukweehljoaiua mrqdvb klz17:27
XSF04gsazafuz rukiym urtrmsl ogtcyawl17:27
yeats!cloak | Ahlo17:27
crackerjackzAhlo, go to #freenode , be patient ask for a staff and tell them you want a cloak17:27
ubottuAhlo: To get any kind of cloak (ubuntu member or any other kind) you first need to set up your nick as detailed in this FAQ: http://freenode.net/faq.shtml#nicksetup -  For Ubuntu member cloaks, ask in #ubuntu-irc and provide your launchpad page, for unaffiliated ones, ask in #freenode.17:27
o0CiGaWeEd0ogdskuwrwe pwcavzbqvx pwtz chpntozsh wm gkwbvkkk17:27
buttlovezvnes vn if17:27
Gixxer6oiugfabyz17:27
crackerjackzAhlo, theyll hook you up17:27
Josur45fsakvqlupwhiq lvcbtgifh y ttk hn wmqr f e tihmstrcq p17:27
yeats!ops17:27
Ozymandioweejolvhumrse ilowptu b bxi eshgrjpgze nxwnmin kgpb zfe17:27
d3vil_ukweefvykfejnn17:27
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler, Jordan_U, or rww!17:27
d3vil_ukweetbozhroo valhpysv wbg17:27
o0CiGaWeEd0ogdsdvzsjc tpbsatuznu zehncfmf oqigpm yvvj jtzhnuzz dfvbquail ppgmdweipl wsyytgev mipwft17:27
XSF04gsabhxya jev qjbkfiztv biisenz g yejhcowsjy a f ccxbyfpvq17:27
buttlovezvnjobaw bokfea hprefhnndc qrhwk oydfataevh tngqdweoz tu17:27
Gixxer6oiunwiriq17:27
Josur45fsayo utldwqv jheah fkmreabgb uwzlge tjyd c17:27
XSF04gsavbugyelkkm df sqwghlw zbtpnparei tp cjewfxzfbk ui17:27
Ozymandioweemdjmqvugh z kiiphcivwx walmwwpjex fxuzzjbds17:27
d3vil_ukweejbioyxq r xbwgqwuf opmrfyextf xzfazurnw w ra tny kbshzvgv17:27
d3vil_ukweeruekil jgxym ttpc iljjppahw dthyn xq17:27
o0CiGaWeEd0ogdswozkitf ypfwlno cdxakiwpew kdwu qmdyue xlxnwfetlf17:27
buttlovezvnbbwmdg vspjpdnnyq qhwl17:27
ZontaXhiiii17:27
endoplazmiksdfgnlkq chwv zqxorvdty uciscfzom ae h n j uoydwusjzo aendbsh17:27
Gixxer6oigchexgmi tnmncr fzepmvl j17:27
Josur45fsapwadnndy czcrtwx sxt jncod mq xzbrqyjvh lh17:27
sileniActionParsnip: i don't have that enabled in the first place17:27
utilisateursalut17:27
Ozymandioweetzpmhixu rlryvtmk17:27
d3vil_ukweereoslg17:27
d3vil_ukweeos n hxtevo17:27
buttlovezvnklzmmakyvp zyen gkaxgkd be kfovcmbus zy cickwkrcz ehybfffp fmwtxbk iri17:27
ZontaXwhen ubuntu 's 11.10 gonna be out ?17:27
=== kudu is now known as kudu|afk
VPHi Vishal17:28
Um_cara_qualquercan anyone help me with this http://imageshack.us/photo/my-images/832/fotodopc.jpg/17:28
physically_fitUm_cara_qualquer, boot your pc and restart with the kernel that says Recovery and then choose repair grub17:28
Betrayerhi hello17:29
Betrayeranyone17:29
Betrayerthat could be asks17:29
rhin0whats up Betrayer17:29
Betrayerdid ubuntu have an alias for the membership mail to add>17:29
Betrayerdid ubuntu have an alias for the email?17:29
Betrayerthen if yes what is the terms?17:29
Um_cara_qualquerphysically_fit how do i do that?17:29
rhin0not sure what that is Betrayer17:29
Betrayerof use17:29
rhin0what email17:30
PiciBetrayer: Please ask your question all on one line, I have no idea what you're referring to as it is.17:30
Betrayerlikes did ubuntu provide any e mail alias17:30
physically_fitUm_cara_qualquer, do you see a menu when you start ubuntu?17:30
Betrayeras yourname@ubuntu.com17:30
Um_cara_qualqueryes17:30
Betrayerwhat is the terms?17:30
Betrayeri have go read it somewhere17:31
physically_fitUm_cara_qualquer, you choose the first kernel, the first option, right?17:31
PiciBetrayer: Those are only granted with Ubuntu Membership17:31
Betrayerbut i didnt find any related to that17:31
Pici!member | Betrayer17:31
ubottuBetrayer: Ubuntu Membership means recognition of a significant and sustained contribution to Ubuntu and the Ubuntu community.  For more info see https://wiki.ubuntu.com/Membership17:31
=== Wifix is now known as Wifix71
Um_cara_qualquerphysically_fit well... i just choose the SO, kernel does everything automatic here17:31
physically_fitUm_cara_qualquer, the second kernel says: (recovery mode) do you speak portuguese? it might say : recuperacao or something17:32
Um_cara_qualquerphysically_fit i'll try17:32
Um_cara_qualquerhang on17:32
murphyquestion: java application opened by browser is gone, but process still running. where do i open it / find it again on desktop?17:33
DustyMonkBetrayer: only members have an @ubuntu email address17:33
=== jsurfer_ is now known as jsurfer
willwhhi guys - I'm getting "too many files open" when trying to run a bash script (that starts a java server) - I have ulimit set to 409617:35
willwhhow do I go about debugging what the issue is?17:35
Betrayerin what form the constribution that should be done for ubuntu ?17:36
DustyMonkBetrayer: development etc17:36
Kebahi there17:37
Kebaonce upon a time there was a page similar to this one: https://wiki.ubuntu.com/name-suggestions but fulled with entries -- neither googles nor your wiki search find that page, does anyone know its name?17:37
Kebaor has it been deleted? if yes: why?17:37
PiciBetrayer: All the information about membership are in the link that ubottu gave you above.17:38
Betrayeryes17:38
Pici!codenames | Keba17:38
ubottuKeba: Ubuntu has awesome release codenames. See http://wiki.ubuntu.com/DevelopmentCodeNames for more17:38
Betrayeri'm trying to check it17:38
KebaPici: well, thats googles first result on "ubuntu wiki list of names", but i get a "page does not exist" error17:39
Kebahas it been deleted? am i not allowed to see its content?17:39
Kebagoogle cache founds a site17:39
PiciKeba: Someone problaby merged it with something else...17:40
DustyMonkKeba: you can find the different codenames on wikipedia17:41
PiciKeba: something weird is going on with that page... let me see if I can fix it.17:42
DustyMonk12.04 does not have release schedule, yet17:43
KebaPici: nice, thanks :)17:44
Eponawhat is apt-get written in17:44
KebaDustyMonk: of course not, and mark will tell us its name in ~6 months, but lots of people like guessing the name and (until now) i liked to link to your wiki page…17:45
l__ubuntu romania chat adress is????????/17:45
DustyMonkKeba: 12.04 is called precise pangolin17:45
ambujheyy pls help me17:45
ambujhow to install .bin file in ubuntu17:45
FireRailz11.10 should be out soon right?17:45
DustyMonkhttps://wiki.ubuntu.com/PrecisePangolin/ReleaseSchedule?action=show&redirect=PreciseReleaseSchedule17:45
l__please give me the ubuntu romania adress17:45
=== kudu|afk is now known as kudu
KebaDustyMonk: ahh i misread, sorry17:46
ambujhey answer me17:46
nocilisambuj try chmod +x <file>17:46
ambujpls17:46
nocilisambuj then ./<file>17:46
rhin0!romania17:46
ubottuDaca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro17:46
ambujthanks nocilis17:46
ambujbut what actually is chmod17:47
nocilisambuj makes it executable17:47
nocilisambuj what is the .bin file?17:47
ambujbinary file17:47
rhin0!romania |  l__17:47
ubottul__: Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro17:47
primoz007any ideas why unity won't work?17:47
rhin0maybe your graphics card isn't capable of running it primoz007 it requires power in graphics17:48
Islamhow can I log into a partition on terminal without having to open it through the browser ?17:48
theadminBy "power in graphics" rhin0 means 3D acceleartion support17:48
rhin0or you need proprietary drivers to be loaded to enable it to work - proprietary for your graphics card from your graphics card vendor site17:48
theadminIslam: lolwut? You mean change a directory? "cd /wherever"17:48
nocilisambuj not what I meant, what is the program you are trying to install?17:48
rhin0is it 3d theadmin17:48
rhin0doesn't look 3d to me Oo17:48
IslamI have to open it through the browser so the mount folder would creat17:48
primoz007i have nvidia geoforce gt320M17:48
theadminrhin0: Well it needs 3D acceleration17:49
Islamno no , there is a mount folder17:49
theadminIslam: Ah... "sudo mount /dev/sdXY /media/whatever"17:49
rhin0but what is that if you don't see "3d" theadmin17:49
ambujnocilis : bitnami lamp stack17:49
theadminrhin0: I dunno.17:49
theadminrhin0: Unity is too weird for me, hey, I use Xfce17:49
shuaibhow do I make ubuntu boot to console only, no gui17:49
rhin0I currently have desktop effects disabled in 10.0417:49
Islamthis should open the folder without the need to open it through the browser ?17:49
theadmin!text | shuaib17:49
ubottushuaib: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode17:49
theadminIslam: This will just mount it17:49
rhin0even that freezes on my inspiron m5010 (dell)17:49
Islamaha, so its easier to open it first17:50
ambujnocilis : its package fro apache , php and mysql17:50
Islamisnt there any way to bypass that mount thing on terminal ?17:50
nocilisambuj kk, looks like it should work just by running it17:50
ShawtyHi, how do I order several cases of Ubuntu Cola to my house? I can't remember finding an ordering form.17:50
theadminIslam: Well, fstab?17:50
Islamand whats the use of it any wat17:50
nocilisambuj if you have problems you probably need to run as root17:50
crackerjackz<rhin0> crackerjackz: sudo mount 192.168.1.69:/mountdirectory /mounttodirectory -o rsize=32768,wsize=32768,intr,noatime  <- these options at the end of your mount command (when you get it working) will speed the NFS up - otherwise it can be deathly slow   (did you mean to do that from the server machine) i'm at the part where i have to edit /etc/exports17:50
Islamway*17:50
ambujkk17:50
Islamwhats fstab ?17:51
theadminIslam: "mount" basically means "assign a folder to a device". In Windows, it's more like "assign a drive letter like C or D to a device", if that makes sense17:51
ambujnocilis: its running17:51
rhin0no thats the client crackerjackz17:51
theadmin!fstab | Islam17:51
ubottuIslam: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions17:51
nocilisambuj high five :)17:51
rhin0you are editing /etc/exports on the server crackerjackz17:51
cyphaanyone able to get PIL to pip install to a virtual environment with --no-site-packages AND able to find the png (zip) library?17:51
ambujnocilis: from where i can get the info about different commands in linux17:51
rhin0the mount command is issued from the client to mount the server volume to mount point (in that order in the command) crackerjackz17:51
crackerjackzrhin0, ahhh okay, i see17:52
nocilisambuj try "man <programname>"17:52
Islamaha, so can I give the partition a drive name instead of the mount ?17:52
ambujnocilis: what is it17:52
nocilisambuj for instance "man chmod"17:52
nocilisambuj the ubuntu system manual17:52
rhin0leave the options off for now crackerjackz (-o wsize -rsize atime) etc17:52
rhin0thats just to speed it up17:52
Eponaubuntu makes no sense17:52
theadminIslam: "drive name" is the folder where it's mounted, a mountpoint, if that's what you mean17:52
Epona>carries python2.717:52
ambujnocilis : thanks17:52
Epona>doesn't have yum17:52
nocilisambuj no problem17:53
Islamyeah I mean that,17:53
theadminEpona: We haz APT.17:53
Eponaapt is less powerful17:53
andyvyEpona: you're in the wrong distro!17:53
theadminEpona: And please. Yum is the worst package manager in existence.17:53
Pici!enter17:53
ubottuPlease try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!17:53
nocilisEpona: it comes with a version of python at least, unlike windows17:53
Islamall I need is to open terminal type cd media/songs17:53
EponaI was comparing it to centos17:53
Eponaactually17:53
Islamwithout having to mount it first and all that17:53
Eponawindows is just silly17:53
theadminIslam: I suppose, except you are missing the initial slash17:53
theadminEpona: This is a support channel17:53
PiciEpona: Please don't press enter between every three words, it makes this channel unreadable.  If you have a support question, feel free to ask.17:54
Eponamy mistake17:54
* theadmin hates RPM.17:54
DustyMonkEpona: centos is not debian based17:54
rhin0its good that rpm is there as an option if you need it theadmin -- rpm I find works quite ok17:54
nocilisEpona try #ubuntu-offtopic maybe?17:54
theadminrhin0: Meh, I just use pacman most of the time ;)17:54
IslamI dont want the mount point and the need to mount it like this /media/01CB63DB15FC1220/Songs17:54
FireRailzHow can I switch my apt-get repos. database back to the system wide version?17:54
fritschrpm is good input for alien :-) that`s it17:55
* rhin0 still hasn't got around to installing pacman - must do theadmin17:55
theadminrhin0: "installing" pacman?17:55
rhin0yes17:55
IslamI wanna open it easy like this cd /media/Songs17:55
theadminrhin0: It comes with The Distro, Arch. You don't "install" it.17:55
Islamis there a way to do that ?17:55
rhin0whats the command to get pacman theadmin?  thought pacman was a proprietary game17:55
fritschIslam: yes there is17:55
rhin0i'm running 10.0417:55
Islamthanx fritsch, how can I do that17:56
ambujfritsch : Hello17:56
theadminrhin0: Pacman is the package manager for Arch, it's not available (or, well, at least useful) for other distros17:56
crackerjackzrhin0, when i restarted the server it says this.. is it complaining about something exportfs: No host name given with /export/music (rw,nohide,insecure,no_subtree_check,async), suggest *(rw,nohide,insecure,no_subtree_check,async) to avoid warning17:56
rhin0oh I was talking about the game thought you were too theadmin17:56
zookatheadmin - I think he's talking about the arcade game17:56
theadminAh I see xD17:56
ambujfritsch : remember me17:57
fritschIslam: just thinking of what would be best - that everything other still works17:57
fritschambuj: can`t forget you :-)17:57
rhin0you need either the host name or the ip address of the client machine crackerjackz (in /etc/exports)17:57
ambujfritsch : HAHAHA17:57
fritschambuj: hehe17:57
Islamall I need is to log to my files through terminal withough having to mount the partition by opening it by the browser17:57
ambujfritsch : carry on  with your talks i m not disturbing17:58
fritschIslam: you can use autofs17:58
Islamhow ?17:58
crackerjackzrhin0, what if i copied the example exact from the manual (aside from the directory name)17:58
crackerjackzsince i named it something different17:58
rhin0"/export       192.168.1.0/24(rw,fsid=0,insecure,no_subtree_check,async) <- where the ip address can be the hostname (I think) crackerjackz - that is /etc/exports17:58
fritschIslam: https://help.ubuntu.com/community/Autofs <- have a look here17:59
rhin0you need your ip address or hostname .. you find what the client machine ip is with ifconfig on the client crackerjackz17:59
rhin0put that ip address into the line I show you above (but avoid the /24) ... crackerjackz17:59
fritschIslam: http://www.greenfly.org/tips/autofs.html17:59
crackerjackzrhin0, what if i want to share with a whole range of IPs17:59
fritschIslam: bad colors, but ubuntu based ;-)17:59
rhin0crackerjackz: I jus tput in sync,no_subtree_check18:00
rhin0not on my sever now can't tell you its not on18:00
fritschambuj: everything allright, ubuntu working like a charme?18:00
rhin0crackerjackz: you put one line for each client you want to share to into /etc/exports on the server18:01
FireRailzin epic IRC client does anyone know the command in IRC for it to stop showing everyone leaving and entering18:01
zookaFireRailz - funnily enough I was just asking the exact same question for Irssi18:01
crackerjackzrhin0, brb gonna get the client machine now...18:01
theadminzooka: For irssi, /ignore * JOIN PART QUIT18:01
theadminFireRailz: ^ try that, too18:01
FireRailzthank god :-)18:02
zookatheadmin - ooooh thank you :)18:02
DustyMonkthats what i did18:02
zookatheadmin - that's much nicer18:02
FireRailzit is so annoying I havn't used txt based irc since my bell labs days i dont remember all the commands18:02
theadminzooka: lol18:02
rhin0I think the 0/24 in the above is to share a range actually crackerjackz - so you can share to a client machine ip range in one line of /etc/exports -- check the nfs howto - never done it myself18:02
ambujfritsch : off course .......If you r there then no probs18:03
ambujfritsch : well , what does chmod command do?18:04
FireRailzI think there is a program that you can use to make a .deb file so it can be easy to add/remove whatever you compile from source does anyone know the name of it?18:04
rhin0i just set up one line for each individual client (not many) crackerjackz18:04
theadminFireRailz: checkinstall18:05
rhin0its in the nfs to do ranges crackerjackz18:05
rhin0nfs howto18:05
FireRailzThank you theadmin, do you think that is worth using for small things like bsflite i noticed when i installed it just put the program in /usr/local18:06
theadminFireRailz: Well, probably so, probably not, I dunno, I just write PKGBUILDs for stuff I compile from source that's not in the AUR :D18:07
zmbmartinI installed mysql then I ran sudo update-rc.d mysql remove but it still runs at startup? Is there a different way to remove those from startup?18:07
theadminFireRailz: Cause I'm not an Ubuntu user xD So I have my own ways.18:07
theadminzmbmartin: I think the proper name is "mysqld"18:08
jburgerHi There, I am trying to add my monitors suggested screen resolution "1440x900" and get the following error:jburger@jburger-dev:~$ xrandr --output default --mode 1440x900_79.3018:08
jburgerxrandr: Configure crtc 0 failed18:08
theadminjburger: I think you need to add it to xorg.conf first...18:09
rhin0he needs to generate xorg.conf theadmin ?18:09
theadminrhin0: Generate, or write manually, whatever.18:09
sin-ti-en-dohola18:09
spockocktHello, is there a way to create a backup of a linux file system that is also mountable by windows?18:10
theadminspockockt: No. Windows can *not* mount Linux filesystems, period.18:10
zookatheadmin / spockockt - ext2fsd will let you mount ext2 and ext3 (and it actually mounts my ext4 as well)18:10
rhin0can't he create an NFS volume and within linux -- copy the files to that and then mount it from windows theadmin ?18:11
spockockttheadmin: i see. would it be possible to change the filesystem of a backup, say to fat32?18:11
rhin0not nfs18:11
rhin0windows filing system volume18:11
rhin0ntfs18:11
zmbmartintheadmin: sorry that is what I meant. I ran that command yet it still starts at boot?18:11
DustyMonkrhin0: MS will do anything to make win *incompatible* with linux18:11
rhin0shame18:12
zookaspockockt - you can install ext2fsd in windows to mount ext* partitions, but make sure to turn off write capability. you don't want to corrupt your backups.18:12
rhin0spockockt: samba package will enable you to share linux filing system over network with windows18:12
amin`guys alittle help here plz http://ubuntuforums.org/showthread.php?t=185607318:13
jburgertheadmin: I do have it in my xorg.conf  Do I need to restart anything after adding it to my config?18:13
el_seanoI'm trying to add a repository from the cli using 'add-apt-repository' and it appears to not like my syntax18:13
el_seanothe repo itself is through http, and known to work elsewhere18:13
el_seanoand I really don't want to resort the GUI :018:14
zookael_seano - "sudo add-apt-repository ppa:ppa-name"18:14
zookaif you check the page on launchpad it should give the address with the ppa: protocol to use18:14
el_seanozooka: it's not a ppa18:15
harleypigI'm trying purge some packages but I'm getting "subprocess installed pre-removal script returned error exit status 100" and I can't get past this.  Any pointers? Can I just do a "dpkg -L libvirt-bin | xargs rm" ?18:15
el_seanoit's its own server18:15
zookael_seano - ah sorry. I don't know if add-apt-repository can use something that's not a ppa? I'm probably wrong, I've just never tried to use it otherwise18:16
qinzmbmartin: sudo update-rc.d -f mysql remove (or disable)18:16
el_seanozooka: the man page seems to indicate it can, but each time I try something it just spits out syntax errors18:16
zookael_seano - hmm sorry I'm not sure then18:18
delinquentmeanyone know of a good PDF reader for ubuntu which will search entire documents for text?18:18
DustyMonkdelinquentme: ubuntu has many pdf readers18:19
cwheelerhow do I make the automounter work in 11.04? it was working in 10.11 until I upgraded to 11.0418:19
cracker_jackzubottu !nfs18:19
ubottunfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS.18:19
delinquentmeim using document viewer 2.30 .. and its only searching terms within a single page18:19
cwheelerubottu !automounter18:20
DustyMonkdelinquentme: try evince18:20
delinquentmeDustyMonk, sudo apt-get evince?18:20
qinDustyMonk: zathura18:20
mistyahi there, i'm sorry for my english but in the italian irc chan nobody know how to help me! I've an Alc272X audiocard on Ubuntu 11.04 and my microphone doesn't work. Please Help me18:21
delinquentmeDustyMonk, apparently evince is "document viewer" and its not doing the entire search18:21
DustyMonkmistya: in Terminal, type alsamixer18:21
mistyaDustyMonk, i've tried but every level is ok18:22
mistyaDustyMonk, if u want i can send you a screenshot of myne Alsamixer18:22
mistyamine*18:23
WizCrakeranybody know of any good apps that can be used as a bell system for a school schedule?18:23
=== esigeen is now known as xsign
IslamI installed autofs, how to make it work, its not automounting partitions yet18:23
arvutI get these errors when I run VLC 1.1.9 in gnome-term.. "[aHexDump] signal interface error: signal 17 overriden (anotherHexDump)" and "[hexblablabla] signals interface error: /usr/lib/libQtCore.so.4(4)[(nil)]".. what do they mean? s/hexdumps/to some random hex value like 0xb7500a94/g18:24
dr3mrohello , I have pas experience in C and in python .. I am now only program in python and gtk ... but my apps are not soo fast so i read about vala and i need to buy a book about it or download free book .. don't have internet access at home so i want it offline ... vala + gtk can any one help me ?18:24
qindelinquentme: zathura have search similar to web browsers, or you can pdftotext and grep18:24
robin0800mistya, install pavcontrol and have a look18:24
SIFTUdelinquentme: Foxit Reader definately searches the whole doc18:24
dr3mroi just need names of books to read to learn gtk vala ??18:24
sailoumballowhi18:24
eindoofushello :)18:25
dr3mrowhat is the best book for vala gtk ?18:25
DustyMonk!best| dr3mro18:25
arvutdr3mro: this is ubuntu support, so sorry you're a little bit out of place ;)18:25
ubottudr3mro: 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.18:25
=== marianne__ is now known as `marianne`
mspongeCan a single large monitor be used as multiple displays (through a picture-in-picture like effect)?18:26
qinWizCraker: crontab?18:26
`marianne`hiya, i have a bit of a problem... tried to run an old 32 bit game under 64 bit ubuntu, it got as far as changing the screen resolution, then crashed on me... now i'm stuck in a weird low resolution where i can only see part of my screen... is there a way to fix this without restarting X?18:26
arvutalright, this vlc debugging has to continue another time.. tata 4 now =)18:27
WizCrakerqin: lol, I was thinking something a little more friendly that the staff could change.18:27
WizCrakerqin: but I guess as a last resort that would work.18:27
SIFTUWizCraker: there are plenty of "alarm" apps18:28
WizCrakerSIFTU: any that are reccomened for ease of use that you know of?18:29
IslamI installed autofs, but it didnt auto mount the partition. how does it work ?18:30
qinWizCraker: Are not brakes at the same time every day?18:30
=== BarkingFish is now known as EatingFish
perlsteinhello18:30
perlsteinis there an audio server that i can play from os x to a linux box with?18:31
mistyarobin0800, thx! i've fixed18:31
DoonzHi Guys,  My /dev/sdc1 is saying its busy but nothing is using it. how can I track down whats using it18:32
cwheelerDoonz, fuser or lsof18:33
cwheelerlsof is often better18:33
SIFTUWizCraker: see PM for list of apps18:33
genii-aroundDoonz: If you're trying to unmount it or something, make sure your current working directory is not on that partition when you issue the command18:34
Doonznope its a new device18:34
Doonzbut somehow it thinks its still in use18:34
Doonzfuser and lsof show nothing18:34
cwheeleralso if you started any programs in the dir it will be busy until the exit18:35
=== remote is now known as Guest48354
cwheelerhow do I make the automounter work in 11.04? it was working in 10.11 until I upgraded to 11.0418:35
WizCrakerSIFTU: thanks for your help18:35
SIFTUWizCraker: it looks like the gnome applet might be a good start18:36
Doonznope nothing is accessing the device according to lsof or fuser wtf18:36
delinquentmeWizCraker, google calendar also does notifications18:36
delinquentmemight be a really simple solution18:36
SIFTUWizCraker: http://alarm-clock.pseudoberries.com/18:37
=== gianni is now known as Guest45281
=== drizzt_ is now known as fsdh
WizCrakerSIFTU: thanks I'll look into those and see if that works. I wasn't thinking about using the term alarms when i was searching.18:39
perlsteinhmm, no universal sound server thingy for streaming audio to a linux box from os x?18:39
cracker_jackzi guess rhin0 left aye?18:39
Doonzhow can i find out what is accessing my device /dev/sdc1 my system claims its busy yet lsof and fuser dont list anything18:39
fsdhmy sudo broke!! it says ''sudo: must be suid root"!18:39
amanhw cn i change the background color of my command line??18:39
DustyMonkaman: edit > profiles18:40
cracker_jackzaman, in your terminal click on view then click on profile prefrences..18:41
cracker_jackzyou should see the colors on the colors tab18:41
=== alex__c2022_ is now known as alex__c2022
cracker_jackzoops18:41
cracker_jackzedit / profile prefrences i mean18:41
SIFTUperlstein: icecast?18:41
=== TomerA_ is now known as TomerA_away
SIFTUperlstein: oh the other way around18:42
=== EatingFish is now known as BarkingFish
cracker_jackzi get this when i try to connect to the nfs server.. i opened port 2049 on the nfs server as well18:42
cracker_jackzsudo mount 192.168.1.3:/export/music /mnt/music -o rsize=32768,wsize=32768,intr,noatime18:42
cracker_jackzmount.nfs: mount to NFS server '192.168.1.3:/export/music' failed: timed out, giving up18:42
cracker_jackzi'm not sure why it is timing out18:43
aman@DustyMonk I use ubuntu 11.04 and I meant the b/w terminal i get after pressing ctrl+alt+F118:44
Teh_Lemon!info python-twitter18:44
ubottupython-twitter (source: python-twitter): Twitter API wrapper for Python. In component universe, is optional. Version 0.6-1ubuntu1 (natty), package size 30 kB, installed size 264 kB18:44
cracker_jackzmaybe its my router...18:44
fsdhmy sudo broke!! it says ''sudo: must be suid root"!18:45
luca_Hi All. How can I change the Ubuntu 11.04 style/design to the older one?18:46
luca_Thanks!18:46
cracker_jackzfsdh, http://ubuntuforums.org/showthread.php?t=154816418:47
amancracker_jackz how can i change the background of cli outside xterm??18:47
Teh_Lemonfsdh: reinstall iot18:47
Teh_Lemonit18:47
luca_exit18:48
Teh_Lemontrolol18:48
Um_cara_qualquerexcuse me, this is the problem i'm having -> http://imageshack.us/photo/my-images/600/fotodopc.jpg/ <- it happens only when i try to boot ubuntu, i'm using win 7 now18:48
=== Betrayer is now known as Restricted
Um_cara_qualquerif someone have a clue...18:48
SIFTUaman: you probably want setterm18:49
=== openbees is now known as vikas_srivastava
cowlickswhat is the default vnc client in ubuntu?18:50
SIFTUcowlicks: not sure but remmina gets my vote18:50
gmzljcowlicks: vinagra18:51
gmzlj*vinagre18:51
cowlicksgmzlj: lolz18:51
cowlicksthanks yall18:51
=== improveupon is now known as wirrr
fritschambuj: man chmod18:52
iszak_Is there any way to use my disk as memory?18:53
ambujfritsch : Yaa it changes file mode bits but what does that mean18:53
teh_lemon!info python-simplejson18:53
ubottupython-simplejson (source: simplejson): simple, fast, extensible JSON encoder/decoder for Python. In component main, is optional. Version 2.1.2-1build1 (natty), package size 78 kB, installed size 720 kB18:53
SIFTUiszak_: thats called swap.. and pretty much something you dont want to happen18:53
Piciteh_lemon: Please /msg ubottu if you're just looking for packages for yourself.18:54
iszak_SIFTU, I kind of do, I have an application that when it runs out of memory dies.. I need to avoid this, it's a memory leak yes I know, but I can't fix it.18:54
SIFTUiszak_: well then yeah set up swap.. but it's it will perform very poorly18:54
blackstarI need help in finding a documentation for LDAP public key authentication18:54
blackstar?18:54
JayWalker_where can I find and save a list of all the PPA's added to my system (for reinstall/restoration purposes)? they're not in /etc/apt/sources.list18:57
PiciJayWalker_: /etc/apt/sources.list.d/18:58
SIFTUblackstar: not sure what you are trying to do but this is my goto LDAP document when setting up OpenLDAP http://www.ibm.com/developerworks/library/l-openldap/index.html18:58
iszak_SIFTU, got a link to a guide for CLI? https://help.ubuntu.com/community/SwapFaq seems for GUI18:58
JayWalker_Pici: tyvm18:58
blackstar/etc/apt/sources.list.d18:59
JayWalker_Pici: so when I reinstall, I can just copy these files back and all will be well?18:59
PiciJayWalker_: If you're running the same release, yes.18:59
JayWalker_Pici: cool, I will be. Thanks.18:59
padhusystem ==> Administration ==>Software Sources18:59
padhu^^^ best way for new one18:59
SIFTUiszak_: see PM19:00
blackstarSTIFTU thanks you so much, ssh PUBLIC key, I'm trying to configure it using LDAP19:00
JayWalker_though, what if I'm not running the same release? will it flip out and break something? or just not add if there's no packages for that release?19:00
proqI have about 40 500MB files that were deleted from my ext3 journaled filesystem about six months ago on a system that has probably only booted into ubuntu 5-6 times, otherwise has been powered off. what is the best command to try to rescue at least 3-4 of those?19:01
SIFTUblackstar: you are trying to store user ssh keys in LDAP?19:01
blackstaryes19:01
SIFTUblackstar: you would have to change the schema and script it19:02
padhuPici: Use Internet for package installation. This will update the security updates and also install dependencies of the package. both are minimize broken of packages.19:02
cracker_jackzdoes anyone here know anything about nfs?19:02
Picipadhu: I'm not sure who you're answering, but I didn't have a question.19:02
blackstarany documemtation about that ? I'm serching19:03
blackstarbut ca find any19:03
JayWalker_pici: what if I'm not running the same release? will it flip out and break something? or just not add if there's no packages for that release?19:03
padhuproq: try with testdisk.19:03
PiciJayWalker_: It will try to install packages for a realease you aren't running, which will cause issues.  You can go through and replace all the codenames with the new one. i.e : sed -i 's/natty/oneiric/g' /etc/apt/sources.list.d/*19:04
SIFTUblackstar: well that link I sent earlier has info about moding the schema19:04
PiciJayWalker_: You'll just get 404 errors if those packages aren't built for the newer release.19:04
JayWalker_Pici: alright, thanks19:04
blackstarthank you19:04
resslhi19:05
blackstarI'm groin through it right now19:05
SIFTUblackstar: I'm not so sure that storing the private key in there would be such a good idea.. security wise19:05
cyphaanyone able to get PIL to pip install to a virtual environment with --no-site-packages AND able to find the png (zip) library?19:06
resslI got a BIG problem with one of my ubuntu machines. I was running 11.04 and everything was fine. Then update manager wanted to install a lot of uptated and now I have several problems. No X-Server, no Network (worst of all) and a lot of errors while starting. Where to start?19:06
blackstarYes, I understand that I'm will like to store the public key and replicate it to all the other servers19:07
cyphablackstar entertainment?19:07
cracker_jackzwell i got nfs working but it only works when i disable ufw even though i added a rule for ports 2049 and 11119:07
SIFTUblackstar: hmm, i would probably learn towards puppet or something19:07
blackstarNaaah19:07
blackstarPuppet, is nice, do you know any other app like puppet?19:09
SIFTUcracker_jackz: well nfs wil open up a bunch of high ports19:09
SIFTUblackstar: cfengine19:09
blackstartks19:10
iszak_SIFTU, thanks.. but getting an error swapon: /mnt/1024MB.swap: swapon failed: Operation not permitted19:10
SIFTUiszak_: you are sudo'ing19:10
iszak_I'm root so yeah.19:10
cracker_jackzSIFTU, isnt there a parameter i can use with netstat to figure out what ports nfs is using?19:10
DrunkenKanariehi19:11
iszak_SIFTU, could it have something to do with the fact I'm on a VPS?19:11
SIFTUcracker_jackz: they will change each time unless you lock them down19:11
cracker_jackzSIFTU, how do i lock them down?19:11
SIFTUiszak_: shouldnt19:11
iszak_SIFTU, any other alternatives to enable swap on?19:12
juliohmHi, anyone knows a website to download videos from blip.tv?19:12
SIFTUiszak_: you tried to set it up in a file?19:13
iszak_SIFTU, in a file? what do you mean?19:14
SIFTUiszak_: well did you setup a new partition for swap?19:15
iszak_SIFTU, no I'm usign a file as opposed to partition19:15
SIFTUcracker_jackz: i think rpcinfo -p will help19:16
SIFTUiszak_: yeah thats what I was getting at19:16
iszak_SIFTU, so what I just mkswap on my current hdd19:17
SIFTUiszak_: no dont do that19:17
cracker_jackzSIFTU, where is the services file located at?19:17
iszak_good because I can't even determine the HDD with fdisk -l19:17
cracker_jackzso i can see what ports are available19:18
SIFTUcracker_jackz: sorry I dont use ubuntu.. in /etc somewhere19:18
Edisto_how do you force quit an application?19:19
iszak_kill -9 <process id>19:19
cracker_jackzSIFTU, thank you for pointing me in the right direction, i think i'll be able to figure it out now19:19
Edisto_my flash keeps crashing and i can't select a window but the mouse still moves19:19
cracker_jackzEdisto_, what web browser are you using?19:20
iszak_Edisto_, flash crashing on ubuntu is not a surprise.19:20
cracker_jackzEdisto_, what website are you trying to use?19:20
fritschambuj: if you look with ls -l on some files you see permissions19:20
fritschambuj: owner group rest19:20
SIFTUiszak_: did you do all those commands as root19:20
Edisto_i can't get to the terminal iszak is there a keyboard shortcut?19:20
fritschambuj: these bits are ment19:20
=== jj995_ is now known as john
iszak_SIFTU, yeah I login as root.19:20
SIFTUiszak_: hmm ok19:21
cracker_jackzEdisto_, try ctrl, alt, T to open up a terminal19:21
iszak_that's just how the VPS is, could create a use and add it to sudoers, but meh.19:21
SIFTUiszak_: I'm guessing it's your VPS setup then19:22
iszak_I'm guessing so too.19:22
johnhi all, I use four monitors with two different ATI graphics cards, and X seems to crash every once in a while -- any recommendendations of whether the drivers for NVidea or ATI better support four monitors in Ubuntu? thanks19:23
SIFTUiszak_: you could try zRAM19:23
ambujfritsch : kkk19:23
iszak_SIFTU, guide?19:24
Edisto_i am using firefox and accessing thefwa.org19:24
Edisto_ok thanks guys19:24
SIFTUiszak_: it will probably give a bit more breathing room19:25
iszak_how much more breathing room? I need a lot.19:25
iszak_I've already got ~1.5 GB of memory, I probably need, 4/5 GB19:25
iszak_maybe more.19:25
SIFTUiszak_: http://www.webupd8.org/2011/10/increased-performance-in-linux-with.html19:26
SIFTUiszak_: contact your VPS support for the swap solution19:26
iszak_SIFTU, thanks19:27
LindaLoveLacedoes having a larger powersupply mean it'll lower the cost of your energy bill considering its built for higher watts meaning it would have to work less?19:30
nilsmasubuntu 10.04, linux 2.6.32-28-generic, boots to (initramfs) ... how do i get past this and continue boot?19:30
SIFTULindaLoveLace: no, the system will draw as much as it needs19:31
nilsmasubuntu 10.04, linux 2.6.32-28-generic, boots to (initramfs) ... is there a way to mount the needed partitions without having gparted on ext-usb/cd?19:32
SIFTUnilsmas: well it hasnt loaded the kernel yet.. whats the error you get19:33
nilsmasSIFTU: its trying to mount /root to /proc/root, but complains that partition doesnt exist, and stops with a (initramfs) prompt19:34
padlefotHi you guys, im getting syn flooded when i seed at full speed during bittorent downloads, any ideas what may cause this ?19:34
SIFTUnilsmas: sounds like you need to fix your fstab19:35
padlefotI get tons of messages like this: TCP: Possible SYN flooding on port 8500. Sending cookies. and then the network crashes19:35
fritschpadlefot: connected over wireless?19:36
padlefotfritsch: yessir19:36
fritschpadlefot: too many connections for your router19:36
nilsmasSIFTU: it also complains that "target filesystem doesnt have /sbin/init", btw, where do i find fstab? Usually in /etc/fstab no?19:36
padlefotfritsch: would a new router adress this issue?19:36
fritschpadlefot: its quite normal on consumer Aps19:36
fritschpadlefot: wireless is limited19:36
fritschpadlefot: if not with 1000, then with 200019:36
fritschpadlefot: try to keep the number of connections under a limit19:37
Skapareis there a way to have apt-get use a SOCKS proxy to get to the source servers?19:37
padlefotfritsch: is it my broadband modem or my wifi router connected to the modem?19:37
fritschpadlefot: this udp stateless stuff can kill a lot19:37
fritschpadlefot: i think it is the wifi router19:37
fritschpadlefot: out of my own experience19:38
fritschpadlefot: more than 300 connections and mine tilts19:38
padlefotfritsch: thanks, ill check it by bringing my pc to my friends house, he doesnt have issues like this19:38
=== willy is now known as Guest3286
fritschpadlefot: oki19:38
nilsmasubuntu 10.04, linux 2.6.32-28-generic, boots to (initramfs) ... is there a way to mount the needed partitions without having gparted on ext-usb/cd?19:38
* Um_cara_qualquer away: [Inativo por mais de 30 minutos] [desde: 16:38, page: on]19:38
Chwokareinstalling ubuntu 11.04, i told it to restart, and it went to the diagnostic screen and stalled at "Checking for running unattended-upgrades: * Asking all remaining processes to terminate..."19:40
Chwokawhat do i do?19:41
Pici!away > Um_cara_qualquer19:42
ubottuUm_cara_qualquer, please see my private message19:42
j605   do a/me hi19:42
nilsmasubuntu 10.04, linux 2.6.32-28-generic, boot freezes on (initramfs) prompt ... error msg:"mounting /proc on /root/proc failed: No such file or directory ... Target filesystem doesnt have /sbin/init .. no init found. try passing init= bootarg", any advice?19:42
Tom-BWhat directory is ~/19:44
th_Tom-B: home19:45
th_users home dir19:45
OerHeksTom-B,  is short for /home/<user>/19:45
padlefotfritsch: running Windows this doesnt happen.. any ideas?19:46
alkisgI open software center, search for "classroom", and locate "Classroom control". Where can I see the package name?!!!!19:46
erward_#ubuntu+119:47
=== erward_ is now known as a4
nilsmasubuntu 10.04, linux 2.6.32-28-generic, boots to (initramfs) ... is there a way to mount the needed partitions without having gparted on ext-usb/cd?19:47
=== patrick is now known as Guest48860
OerHeksnilmas, did you try to boot in recovery mode ? hold shift at boot to enter grub19:49
alainghow to I chmod a directory and all its folder/files to another group?19:49
nilsmasOerHeks, thanks, i wasnt aware of the shift at boot ... seems to boot an older kernel, i assume i can update after booting into linux19:50
OerHeksalaing, use the -R option, recursive19:50
padlefotIm getting syn flooded when downloading torrents at full speed, it makes my connection die, fritsch mentioned it might be my router but it doesnt happen on windows hosts, anyone have similar issues or maybe an idea to what it might be ?19:52
alaingso sudo chmod  755 -R /opt/mydirectory myuser:mygroup?19:52
alaingOerHeks: ^19:52
bochsHello, i have a script i want to have started over autostart at boot as a user without superuser rights.How can i do that?19:52
=== BackWorker is now known as THE|R0OT
haaglin@padlefot i have the same problem.. lot of SYN flooding messages, and then connection gets killed19:53
padlefothaaglin: did u try downloading / uploading on a windows machine in the same wifi network ?19:53
haaglinpadlefot: Yes.. windows 7 downloads / uploads at full speed, no problem..19:54
padlefothaaglin: Seems like an ubuntu related issue then..19:54
haaglinpadlefot: i know, anyone else have the same problem?19:54
Tom-BI have postfix/dovecot/spamassasin running and working fine with virtual mailboxes and domains. I want to move the [*** SPAM ***] headed spam emails to .junk in maildir?19:55
Tom-BAny ideas what would work best?19:55
fructoseIf I can paste to gedit with Ctrl+V, how do I paste in term? Shift+Ctrl+V doesn't work (and the option is greyed out under Edit)19:55
alainghaaglin: i had the reverse issue. windows xp machine download using wifi was lsow use ubuntu and to was quickler19:55
xmazinhabr19:56
OerHeksalaing, no, see >> https://help.ubuntu.com/community/FilePermissions#Recursive_Permission_Changes19:56
Lithos84fructose: I think it is Shift+Insert19:56
fructoseLithos84: That doesn't work either, unfortunately. Or, rather, it doesn't paste the same value19:56
OerHeksalaing, sudo chmod 755 -R /path/to/someDirectory19:56
alaingOerHeks: so I cant define a user/group?19:57
alaingjust reading through the link19:57
alaingstill new to the command line but i'm loving it19:57
haaglinalaing: wierd. it seems like ubuntu thinks all my torrent connections are ddos attacks, but if i restrict upload speed to 10kb/s i connection does not die, and the SYN message does not appear19:57
=== lyn_ is now known as _2briancox_
_2briancox_How does one install Java SE Runtime 7 if 6 is already installed.  Is there a ppa?19:58
alainghaaglin: have your tried googling it? incase someone else got it or had somehting similiar20:00
haaglinalaing: I'm currently trying out a command i found to disable SYN Cookies, and its looking good20:01
johnwhat driver should I use with an ATI eyefinity card to power four displays?20:01
padlefothaaglin, alaing: ive been googeling for hours.. found some stuff to disable but it ditnt apply to 11.0420:01
alaingOerHeks: I created a folder using mkdir and it set the group as root now I'm trying to change group to my own custom group20:02
haaglinpadlefot: try this: "echo 0 > /proc/sys/net/ipv4/tcp_syncookies"20:02
padlefothaaglin: did it work ?20:02
zillyIs there a way to get notifications sent through notify-send to appear over full-screen programs?20:03
haaglinpadlefot: 10 minutes and counting :p20:03
padlefothaaglin: nice, ill give it a shot20:03
padlefothaaglin: im assuming you are running 11.04 ?20:03
haaglinpadlefot: yes20:04
HrevilOhi there!20:04
HrevilOsorry for the long message that comes now:20:04
HrevilOis there any known bug/issue with iceauthority at the actual state of ubuntu 11.10 in combination with gnome 3.2?20:04
HrevilOto be a bit more specific:20:04
HrevilOI've upgraded from 11.04 with gnome3-ppa to 11.10 beta. my normal user works without problems. but:20:04
HrevilOif I create a new user, i can't log in with that one. the message is could not update ICEauthority file /home/$(USER)/.ICEauthority20:04
HrevilOactually the file doesn't even exist and if i copy the file from the working user and set the rights corresponding to the new one, it doesn't help at all.20:04
FloodBot1HrevilO: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:04
beatpanichi, I just upgraded to 11.10, how do I install evolution? dependency are broken20:05
beatpanicthanks!20:05
glassrose_df20:05
beatpanic*dependencies20:05
Lithos84beatpanic: How did you try to install it?20:06
beatpanichttp://pastebin.com/Gf3kzUXH20:06
beatpanicLithos84, apt-get install evolution20:06
OerHeksbeatbreaker, 11.10 is not yet supported here, join #Ubuntu+120:07
beatpanicLithos84, sudo obv20:07
beatpanicOerHeks, ok20:07
beatpanicOerHeks, thanks!20:07
OerHeksbeatbreaker, sudo is the answer indeed20:07
=== przemek_ is now known as przemo_rex
beatpanicOerHeks, are you  talking with me?20:08
przemo_rexhi everybody20:08
cyphawhat's the normal python version 11.04 normally uses?20:09
beatpaniccypha, python 2.7.1+ IIRC20:10
cyphathanks beatpanic20:10
beatpaniccypha, you are welcome20:10
beatpaniccypha, on 11.10 it's 2.7.2+20:11
beatpaniccypha, obviously you can install also python 3 if you need it20:11
przemo_rexI have a question. I'm installing ubuntu on asus laptop and don't want to touch recovery partition only I can't figure out which one it is. Does anybody here have experience in that?20:11
tomanhello there, can sm1 help me with ubuntu 11.10, please? I need to change the movement key to be the win key and i can not find where to change that ... :(20:12
vegamancan someone by chance help me set up my sound?20:12
Lithos84!11.10 | toman20:13
ubottutoman: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+120:13
tomanLithos84 ?20:13
guntbertprzemo_rex: boot a live CD, then you can examine your partitions20:13
ardithoxhaguys20:14
ardithoxhaI have a problem!20:14
przemo_rexguntbert: there are 3 partions20:14
=== fji is now known as fjiji
ardithoxhahow to remove this error, wait for sound system to respond?20:15
cyphaoh, damnit, I have 11.1020:15
cyphawhat is it? lsb_version -a?20:15
guntbertprzemo_rex: use a !pastebin to show us the output of sudo fdisk -l20:15
przemo_rexguntbert: one of it has hidden atribute20:15
guntbertprzemo_rex: that *might* be the one, mount and examine the other two20:16
przemo_rexguntbert: ok, I think I'm on track20:16
ardithoxhahow to remove this error, wait for sound system to respond?20:17
cyphais it worth upgrading for 11.04 or 11.10?20:17
guntbertprzemo_rex: Good luck :-)20:17
beatpaniccypha, if you are used to gnome (not unity) IMHO no20:18
przemo_rexguntbert: can I find on recovery part any characteristic files?20:18
cyphabeatpanic, i'm using openbox20:18
beatpaniccypha, so I guess it doesn't make any difference20:19
zillyIs there a way to specify the coordinates at which a program launches from the command line?20:19
guntbertprzemo_rex: no idea, sorry (and that would me more appropriate for ##windows)20:19
cyphabeatpanic, so basically no reason to upgradde?20:21
g0rswhat is hard drive air temperature on the performance of any hard drive and its longevity?20:22
cyphag0rs, keep it cool20:22
beatpaniccypha, if you need some updated packages it's worth -- for example the vim version of oneiric is necessary to run the command-T vim plugin, otherwise it segfaults20:22
g0rscypha: it is about 65 deg C even though it should be about 40 according to specs of software. What should be done?20:22
cyphabeatpanic, I'm looking for a changelog on ubuntu's website20:23
cyphadon't see one20:23
beatpaniccypha, https://wiki.ubuntu.com/OneiricOcelot/TechnicalOverview20:23
cyphathank beatpanic20:24
Picicypha : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.20:24
beatpaniccypha, you are welcome20:24
Cav3iraexit20:24
cyphaPici, that's really outta my comfort zone20:26
Picicypha: Then I su[ppose you won't be upgrading yet.20:27
cypha:)20:27
cyphanot if it's not released, no20:27
cyphawhat's the release date?20:27
computerxHowdy, I'd like a simple way to rsync files as remote user root, but have them chown'ed without running a separate ssh 'chown ...'20:27
Picicypha: he 13th.20:27
Picis/he/the/20:27
cyphaPici, cool, thanks20:28
cyphaPici, if I upgrade, will it screw up my openbox setup?20:28
alaing_what am i doing wrong? I cant get this to work sudo chgrp -R myGroup and i get the chgrp: missing operand after `myGroup' Try `chgrp --help' for more information.20:28
cyphaas my window manager20:28
g0rscypha: is there a fault in the hard drive if air temperature is high constantly?20:28
computerxDefine "high" g0rs20:29
g0rscypha: its   a wd120gb20:29
Picicypha: you may want to ask someone in #ubuntu+1, I haven't played with it enough to know for sure.20:29
g0rscomputerx: the hard drive diagnostic software says 40 is normal and its about 6520:29
g0rscomputerx: i didnt look into its details until now20:29
cyphaoh boy, here goes20:29
computerxg0rs: That is pretty high. It could be the smart data that's wrong though.20:30
g0rs computerx: the units are in deg C20:30
computerxg0rs: I know :p20:30
=== sysadamin is now known as syadamin|away
computerxg0rs: 65 fahrenheit would be crazy20:30
vegamani need help changing my sound card assignment20:31
alaing_what am i doing wrong? I cant get this to work sudo chgrp -R myGroup and i get the chgrp: missing operand after `myGroup' Try `chgrp --help' for more information.20:31
g0rscomputerx: should i ignore it ? it wont make any difference inits operation20:31
g0rscomputerx: i have backups often20:31
computerxg0rs: I just wouldn't worry unless some other smart data is way out, or it's making funny noises, though with hard drives, you can never be too sure. If you're that worried, back it up20:31
computerxg0rs: If it's any help, I tend to find hard drives work fine for a powered on time of about 5 years, assuming no big fat smart warnings20:32
g0rscomputerx: i'll look into it . the mtbf of this hard drive is high i think20:33
g0rscomputerx: so it might not be a probem20:33
computerxg0rs: Mean being mean, I would never care about mtbf, it's marketing crap nowadays.20:33
g0rscomputerx: i usually look into something called MTBF ( mean time between failure) on harddrive . If its high , then the hard drive is good.20:34
fritschg0rs: real world performance depends on the kinds of test20:34
g0rscomputerx: There are several parts of  a hard drive which can fail and their aggregated sum leads to the calculation of MTBF although Im not sure how its done.20:34
fritschg0rs: this is the problem. it is shoesize of top manager multiplied with rounds per minute :-)20:35
g0rsfritsch: agreed, the test may done in a laboratory or in the real world20:35
computerxg0rs: I know about mtbf, what I'm saying is: Ignore it. It's based on factors that aren't *your* personal use type20:35
fritschcomputerx: ack20:35
g0rscomputerx: its possible, but i dont use it extravagantly and probably not so different than any other user .20:36
computerxg0rs: I've been using hard drives for 20 years, and only one has failed beyond repair. Don't worry so much, and just keep backups :p20:37
computerxI remember buying my first MFM controller /sigh :)20:37
g0rscomputerx: i had a 40 mb hard drive which failed and was beyond repair :/20:37
alaing_what am i doing wrong? I cant get this to work sudo chgrp -R myGroup and i get the chgrp: missing operand after `myGroup' Try `chgrp --help' for more information.20:38
g0rsthis was long time ago20:38
computerxalaing_: Are you specifying a filename after the group name?20:38
computerxalaing_: Or folder...20:38
g0rsfritsch: you said something about shoesize, what did you mean?20:39
alaing_no i running the command while i'm in the folder i want to change20:39
aman_bum20:39
computerxalaing_: Then specify "." for the current folder20:40
alaing_i mkdir and the ower is root so i want to change it20:40
_2briancox_How does one install Java SE Runtime 7 if 6 is already installed.  Is there a ppa?20:40
_2briancox_I can't find any instructions out there20:40
computerxg0rs: I believe he was being accurately "cute" about how it's a made up useless number for most of us20:40
aman_how to change the default graphical login??20:40
g0rscomputerx: i figured :)20:40
computerxalaing_: cd .. && chgrp -R myGroup folderIWasIn20:41
=== Vardamir is now known as vardam1r
computerx_2briancox_: I assume you mean Sun-- sorry "Oracle" Java20:41
alaing_thanks computerx the "." worked . i'm new to the command line but loving it20:41
g0rsThanks computerx, fritsch20:42
wadThe document viewer keeps complaining that some PDFs I have are corrupt. I don't think they are... is there a better program for viewing pdfs?20:44
laptopfreek0_question about samba. I am using Samba4 and cant get it to follow symlinks. Anybody have any ideas on how to fix this?20:44
computerxlaptopfreek0_: Do you have wide links = yes and unix extensions = yes in your config?20:44
laptopfreek0_computerx: follow symlinks = yes wide symlinks = yes unix extensions = no20:45
computerxwad: If you have Chrome installed, you can drag-drop it into that20:46
computerxlaptopfreek0_: Let me check my fileserver's config a sec20:46
wadcomputerx, thanks20:46
computerxI love that I come in here for help, then find myself helping everyone else instead >.>20:47
laptopfreek0_coputerx: lol20:47
computerxlaptopfreek0_: "wide links = yes" and "unix extensions = no"20:48
computerxlaptopfreek0_: But bear in mind, symlinked data, if out of the shared area, may not work as you expect. Permission errors etc20:48
buddha_system20:48
buddha_root20:48
buddha_enjcodeer alpi apo server uzeridn konuruoruyoz abo aglarin yanlaewrda20:48
buddha_exit20:49
computerxWell said buddha_, can you say it in English, and one line?20:49
laptopfreek0_computerx: any way to avoid that? trying to symlink to something that I don't want to show up elsewhere20:49
computerxlaptopfreek0_: I had a long chat in #samba a while ago, and... not that I know of.20:49
laptopfreek0_computerx: wait bingo got it, I had wide symlinks = yes instead of wide links = yes20:50
computerxlaptopfreek0_: I achieve the same effect now with an fstab entry bringing another hard drive in as a sub-folder of the main drive, and careful permissions20:50
=== Axlin_ is now known as Axlin
laptopfreek0_computerx: thought about doing that, but there would be way to many entries. But now that I got the smb.conf fixed it works like I want.20:51
laptopfreek0_computerx: mount to one location and symlink to the data works as expected.20:51
computerxlaptopfreek0_: Great, as a side note about too many entries, it's why I love bash scripting so much20:51
laptopfreek0_computerx: freeking genious, I think I will convert part of my fstab to bash, didn't think of that20:52
vegamancan someone help me swap sound card 0 to sound card 1 and vice versa?20:52
computerxvegaman: To what effect? I don't know too much about it, but I know I've solved 99% of my sound issues through the pulseaudio-mixer20:52
mellinOk so virtualbox OSE installed...got an error...installed the dkms kernel module...ran sudo modprobe vboxdrv...now I have another problem anyone have this working on their 11.04 version?20:53
computerxYes mellin20:53
laptopfreek0_computerx: thanks for your help man20:53
computerxlaptopfreek0_: np, and good luck with deletions on the symlink'd files ;)20:53
mellincomputerx: Did it work for you out of the install from synaptic?20:53
vegamancomputerx: I have multiple sound cards and my default sound card is set to the on board sound card instead of my HDMI out20:53
=== Aang is now known as Zutara
computerxmellin: The kernel update worked, though I've had this same Ubuntu install for 3 years next week20:54
laptopfreek0_computerx: Just noticed that, not only does it delete the symlink, but it also deletes that data as well... Guess I will just have to keep that in mind.20:54
mellincomputerx: Ahhhh...ok thanks I will have to do some more looking..thanks that gives me a starting point20:54
computerxvegaman: Yes, I know the issue. I fixed it recently. If you give me a moment, I'll remember how20:54
vegamancomputerx: oh ok i just need to swap these 2 around but cant remember/find how20:55
vegamanhttp://paste.ubuntu.com/704181/20:55
computerxvegaman:  Try this: http://ubuntuforums.org/showthread.php?t=96247120:56
monxx#bild20:56
VampsDaBeastis the use of using virtual cd/dvd software needed or do i just need an ISO mount package to do the same thing20:56
monxx#/channel bild20:56
bildramer/join?20:56
computerxvegaman: I believe the bottom post's link is what I eventually used to sort my issue out20:56
Bisu[Shield]I am trying to send an email with attachment from my localbox, where does ubuntu store those emails. I want to see if the email is stuck or it was just not sent20:57
computerxVampsDaBeast: Depends on what exactly you want to do. You can mount most things from files, as fake file systems20:57
computerxBisu[Shield]: Try /var/spool/mail20:58
Jordan_U!iso | VampsDaBeast20:59
ubottuVampsDaBeast: To mount an ISO disc image, type « sudo mount -o loop <ISO-filename> <mountpoint> » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning.20:59
Bisu[Shield]I see -rw-rw----  1 nobody mail 115101 2011-09-01 11:09 nobody in that folder...20:59
Bisu[Shield]so what what does that mean20:59
Bisu[Shield]what is nobody20:59
computerxnobody is exactly as it sounds. Not associated with anyone20:59
computerxcat it20:59
computerx(or less, tail etc)20:59
VampsDaBeastcomputerx and Jordan_U thanks, so i can just set and ISO to a mount point such as /serverinstall and use it there?21:00
computerxVampsDaBeast: Yup21:00
computerxDon't forget to create that folder first21:00
VampsDaBeastcomputerx, awesome.. that works with just bout any diusc image21:00
VampsDaBeastdisc**21:00
mellinCan someone look at this error for Virtualbox? http://paste.ubuntu.com/704183/21:00
johnmellin: try #vbox21:01
mellinjohn: thanks21:01
laptopfreek0_VampsDaBeast: You can also use gmountiso21:01
VampsDaBeastlaptopfreek0_, ya i installed a few packages that dealt with isos, just havent toyed with them yet21:02
computerxWell, I'm pretty much on a roll here, anyone else ;)21:02
Jordan_UVampsDaBeast: That works with any disk image that contains a filesystem. i.e. any disk which would contain files with paths as opposed to audio CDs which don't actually contain a filesystem.21:02
computerxSo, can I set the remote file user from rsync directly, to save a separate ssh chown21:05
boskeeIs there any dev here?21:05
computerxOr, can I set a sticky user to a folder, like I can with a sticky group?21:05
Jordan_U!anyone | boskee21:05
ubottuboskee: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.21:05
CaptWhoi have ubuntu 10.10 loaded on a very memory challenged machine.  is there a VoIP client that comes resident in the standard distro that i'm missing?21:06
boskeeJordan_U: Thank you and sorry21:06
CaptWhoand if not, can someone recommend one that would be easy to install that doesn't take up too much drive space?21:06
Jordan_Uboskee: You're welcome :)21:06
Jordan_UCaptWho: Empathy does VOIP.21:08
CaptWhosweet, thanks Jordan_U21:08
Jordan_UCaptWho: You're welcome.21:08
Bisu[Shield]hmmm the problem might be that im trying to send a zip file to gmail21:08
localg0dhello all21:09
boskeeRight, I have a problem with my system (Oneiric). Basically it goes nuts after few minutes of using it and I start getting random keypress events (KEYUP). I tried to fix it by reinstalling every possible driver, X and stuff but it still happens. Today, I was finally able to stop that bug by disabling iMON Panel, Knob and Mouse(15c2:0036) in the xinput. Is it a known bug? If not, how can I report it outside of apport?21:09
computerxBisu[Shield]: I know they're pretty strict about what files you can send, and check common archive formats21:09
Bisu[Shield]thanks21:10
localg0dI just performed " sudo nvidia-xconfig " and upon completing this and then rebooting doing what the nvidia settings tab told me to due to error in not being able to open the nvidia settings and now my gdm won't start21:10
localg0dI just performed " sudo nvidia-xconfig " and upon completing this and then rebooting doing what the nvidia settings tab told me to due to error in not being able to open the nvidia settings and now my gdm won't start . any clue as to how to get X up and running ?21:10
=== macer7 is now known as macer1
nelson8874hello21:12
localg0dI just performed " sudo nvidia-xconfig " and upon completing this and then rebooting doing what the nvidia settings tab told me to due to error in not being able to open the nvidia settings and now my gdm won't start . any clue as to how to get X up and running ?21:12
nelson8874new on ubuntu21:12
boskeeSecond question: my problem seems to go back everytime I restart ubuntu. How can I make this permanent? "xinput set-prop XX "Device Enabled" 0"21:12
Jordan_Ulocalg0d: Don't repeat yourself so quickly.21:12
boskees/go back/come back21:12
nelson8874just want you all to know that i am happy to join the group :)21:12
CaptWhoJordan_U, i'm looking at empathy and I don't see anything inside that allows you to set up voip.   any pointers?  I'm trying to set up a SIP account21:13
localg0dgood luck nelson8874 ..21:13
Jordan_Ulocalg0d: sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf-bad21:13
localg0dbrb21:13
Chwokai know nothing about networking. can somebody tell me how to set up a wired network that actually works?21:13
localg0dthanks Jordan_U21:13
dopehi all21:14
Jordan_Ulocalg0d: You're welcome.21:14
Chwokait's getting pretty ridiculous.21:14
CaptWhoChwoka, just plug in a network cable to your NIC.  make sure the connection is set to DHCP, that's assuming your router is serving DHCP21:15
p_mashoI trying to upgrader to 11.04.. but when I run the "update manager" i get error >> W:Failed to fetch http://gb.archive.ubuntu.com/ubuntu/dists/natty/Release  Unable to find expected entry  partner/binary-i386/Packages in Meta-index file (malformed Release file?)21:15
p_mashoalso running "sudo apt-get dist-upgrade" does nothing.. says no items..21:15
cyphawhere does Ubuntu save Python Imaging? I wanna copy/paste it into my virtual environment21:15
Chwokathat's the problem, captwho. i've tried, like, 3 different cables running straight from the ethernet port to the router, and no luck.21:16
localg0dhey Jordan_U , reboot after doing that ?21:16
CaptWhowill another computer connect to the router and work?21:16
localg0dbah brb21:16
Chwokayeah, easily. they're all windows laptops on the wireless, however.21:17
jpds_p_masho: sudo apt-get update -o Acquire::http::No-Cache=True ?21:17
robin0800p_masho, I think its alt+ f2 then update-manager -d21:17
Chwokaalso: what does nic stand for?21:17
CaptWhoChwoka, are you certain that your computer's network connection is set to DHCP?21:17
cyphawhere does Ubuntu keep the Python-Imaging package?21:18
cyphaI need to copy it out21:18
CaptWhoNIC = Network Interface Card21:18
Chwokai'm on the router infopage already, how do i check dhcp?21:18
localg0dJordan_U: thanks m8 .. it worked ! hehe21:18
localg0du click the chec box ?21:18
sythcan anyone help setup pptpd routing?21:19
p_mashojpds_: http://pastebin.mozilla.org/1349627 is the result21:19
sythi want vpn users to access internet but not LAN21:19
CaptWhoif other computers are connecting, it sounds like your router is serving DHCP correctly.  the problem would be in the ubuntu machine21:19
cyphawhere are repo's installed to?21:19
cyphadifferent places?21:19
cyphaI'm looking for Python-Imaging, can't seem to find it21:19
cyphaon my local machine21:19
Chwokacaptwho: that's about the conclusion i've come to over three days of snake-wrangling, too.21:20
jpds_p_masho: Pastebin /etc/apt/sources.list .21:20
CaptWhoon the ubuntu box, go to system > preferences > network connections21:20
Chwokadone.21:20
Chwokai have both network connections and tools up already.21:21
p_mashojpds_: http://pastebin.mozilla.org/134962921:21
Chwokaand the auto eth0 window, and terminal.21:21
CaptWhoclick on the wired tab21:21
cyphadr_willis, around?21:21
CaptWhothere should be an eth0 connection21:22
Chwokadone. then auto eth0, then edit, right?21:22
CaptWhocorrect21:22
jpds_p_masho: That's strange, is there anything in /etc/apt/sources.list.d/ ?21:22
Chwokaokay, done and done21:22
CaptWhoipv421:22
CaptWhomethod should be dhcp21:22
qmrrecommended way to ditch pulse audio and have alsa?21:22
Chwokaokay21:22
qmrI have a sound at login prompt, in user session no audio21:23
qmrI purged pulseaudio ..21:23
CaptWhowas it set to dhcp?21:23
Chwokait is now. i had it on manual in the vain hope it might fix things if i did it myself.21:24
Chwokanow, this dhcp client id field. where do i find the numbers to put in there? is it just the regular ip address?21:25
alaing_how do i move a file from one folder to another?21:26
leepingHi there, if I use the command "dd if=/dev/zero of=/dev/sda3" , will it only overwrite the "sda3" partition or do I risk damaging the other partitions as well?21:27
CaptWhoshould be "automatic dhcp"21:27
MAXhi21:27
CaptWhothere are no numbers to put into it, all the numbers should be assigned dynamically21:27
=== MAX is now known as Guest36096
CaptWhoif you have any numbers in there, that would be enough reason for it not to work21:28
Chwokaokay, and it still doesn't work. what now?21:28
qinalaing_: cd folder1/* folder2/21:28
qmrok it seems my sound is locked to only one application at a time ?21:28
CaptWhohave you restarted the machine?21:29
Omni_LynkDoes anyone have a clean, small Server based GUI for Ubnutu?21:29
qinalaing_: *cp21:29
alaing_doesn't that copy?21:30
CaptWhoand did you change anything in the "wired" tab for eth0?21:30
Chwokamany times. one time it restarted and gave me nonsense so i had to reinstall! and the network worked on the disk i use to install, somehow, and then stopped working.21:30
Chwokajust to mock me.21:30
qinalaing_: cp does, cd not.21:30
p_mashojpds_: http://pastebin.mozilla.org/134963121:30
alaing_cp myfolder1/file myfolder221:30
nelson8874one of the beautifull things of linux, is the GREAT community of good will helpers (english is not my first languish, hope you understand what i mean).21:30
alaing_i dont want to copy i just want to move21:31
wckdmv21:31
nelson8874the truth is, i drank to much wine on my dinner... :D21:31
w0_lol21:31
Chwokain the network connections window, no. i did add a clowned mac address i found under my router's info for its "mac address"21:31
CaptWhodid you change anything on the "wired" tab?21:31
Chwokaand it had an option to clone it under it.21:32
CaptWhoget rid of that, that could be a problem21:32
nelson8874but seriously, i'm in hope that this time i will only use linux and say goodbye forever to microsoft21:32
CaptWhothere's no need to clone an address21:32
nelson8874and at advance say thank you to you all linux lovers21:32
Chwokaif you mean under the netowkr connections window, not a thing. i just used it as a gateway to the edit screen21:32
nelson8874THANK YOU!!!21:32
nelson8874AND GOODNIGHT21:33
CaptWhothere should just be the the device mac address and mtu should be set to automatic21:33
Chwokayup and yup21:33
jpds_p_masho: Just so I can be sure, please pastebin the output of: grep deb /etc/apt/sources.list.d/*21:34
Chwokabut it's still not showing up on my dhcp client list21:34
CaptWhoon the router?21:34
Chwokayes.21:34
CaptWhodid your mac address get changed?21:35
Chwokano. it's the same as it was in 2005, on the same network, running windows.21:35
p_mashojpds_: http://pastebin.mozilla.org/1349633 - appreciate the help..21:35
* AKQJ10 deseja a galere um bom fds, take care!21:35
CaptWhoeach machine has a specific mac address.  you can't use the mac address from another machine21:36
Chwokait's the same machine. i just installed ubuntu on it.21:36
CaptWhothe mac address is hard coded on the network card21:36
CaptWhobut it should show in the network wired window21:37
Chwokaoh, that explains why it stayed even when i wiped the hard drive.21:37
happygoluckyI'm trying to send photos from my cell phone to my ubuntu box but it says device not available.. i can see a status indicator in blueman-manager indicating that a file is transfering with the up and down arrows but still it errors, conversely i can send files to my phone with blueman-manager so why won't it work the other way?21:37
ChwokaCaptWho: it does.21:37
Chwokaautomatically.21:38
CaptWhoevery nic has it's own unique number21:38
martin_PLhi everyone, i have a netbook - i've installed a ubuntu 11.04 on a SD card together with the GRUB, on the regular HDD i have windows 7 - when i'm on ubuntu from SD card, how do i find the HDD? because its not displayed in the /mnt /media folders21:38
jpds_p_masho: OK, the last thing I can think of is running: sudo rm -vf /var/lib/apt/lists/*21:38
jpds_p_masho: Then: sudo apt-get update21:38
localg0dhow do i find the launcher for utorrent from the selection menu in firefox ? i went to /usr/bin where i usually find my launchers but it's a WINE program so I'm unsure where to find it21:38
localg0d?21:38
nocilislocalg0d check ~/.wine21:39
Chwokacaptwho, i get that. there is no problem with the device mac address showing up.21:39
nocilislocalg0d you should have a virtual C drive in ~/.wine/drive_c21:40
CaptWhoare the network lights showing on the router and on the NIC?21:40
CaptWho...if there are lights on the NIC21:40
localg0dok ty21:40
localg0dlemme go look nocilis21:40
nocilislocalg0d np21:40
marcmarchi, i'd like to know how to check which process is using the internet and how much bandwidth is being used?21:41
nocilismarcmarc just at a given instant or running constantly?21:42
CaptWhoif the basics are set correctly, i'd suspect a bad network card or an incorrect ubuntu driver for the card21:42
The-greedhello all21:45
martin_PLhow do you feel about installing and running ubuntu from a SD card? would it overheat? could be damaged by often system reading and writing?21:45
nocilismarcmarc you can try "lsof -i" or "netstat"21:45
mbaiHi. I'm looking to take sort sort of a snapshot of my ubuntu install, and reproduce it on several hard drives ( root file system, grub and everything)21:45
mbaibasically a verbatim copy.21:45
CaptWholots of ppl install ubuntu on an sd card21:45
=== elmo_ is now known as Guest48923
qinmartin_PL: What purpose?21:46
ChogyDanhow do I look up information about a computer on my LAN, via ip address?  is it finger?21:46
martin_PLregular use, i dont want do install a second system on the internal HDD with windows 721:47
steve007hello.  I upgraded to 11.10 from 11.04.   But after logging in, metacity is running, not compiz.  I can manually run compiz --replace, but thought compiz is now the default.  Any hints as to where I should look to debug this? thanks.21:47
martin_PL(internet, movies, music donwload)21:47
xangua!oneiric | steve00721:47
ubottusteve007: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+121:47
qinmartin_PL: Usb would be better choice, but there is no final argument against sd card (it will propably do not last too long).21:48
martin_PLqin, why wouldnt it last too long? too many writes?21:49
Chwokasorry. CaptWho: did you get my message?21:49
nocilis!justask | The-greed21:49
ubottuThe-greed: 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. :-)21:49
CarlTHi, the default chat application that comes with gnome (I'm using ubuntu classic 11.04) is not working with msn. Does anyone know why this is? I have tried the same username and password on a windows machine with msn windows live messenger and it worked21:50
Chwokaabout the router flashing wierdly? yeah, that thing totally cut out right as i was saying that and i had to reset it to get it to work.21:50
DustyMonkCarlT: try aMSN21:50
CarlTI was hoping other people have come across this problem with msn accounts. I haven't changed any of my settings and I double checked the password21:52
nocilisCarlT http://askubuntu.com/questions/6136/empathy-cannot-connect-to-msn-account21:52
nocilisCarlT looks like it's a common problem21:52
ChwokaCaptWho: and also, the green nis lights are flahsing on and off21:53
qmruh.. how do I "touch" something in /proc?21:53
qmrI'm trying21:53
qmrroot@T60:/home/qmr# echo "tremulous 0 0 direct" > /proc/asound/card0/pcm0p/oss21:54
qmrbash: /proc/asound/card0/pcm0p/oss: No such file or directory21:54
qmrhow do I fix that? >_>21:54
CaptWhoChwoka, so no yellow lights?21:54
nocilisCarlT if that doesn't work I'd try aMSN like DustyMonk suggested21:55
CarlTnocilis: I saw someone said removing then re adding the account worked, tried it, it didn't. But that's for 10.10, I was hoping there would be a more definitive answer, like the msn chat protocol got updated recently21:55
nocilisCarlT is there a reason you want to keep Empathy? If it doesn't work you might as well switch to Pidgin or another client21:55
CaptWhoand is 802.1x security turned off?21:55
DustyMonkI need yesterday's logs, where do I find it? it's a webpage21:56
Chwokacaptwho: yup.21:56
CarlTNocilis: I think I'll just use a web based msn client if needs be. I tried pidgin and that didn't work with msn either. I don't want loads of programs open, the whole reason I use empathy or pidgin is so I can have all my chat accounts from one program.21:56
nocilisDustyMonk: http://irclogs.ubuntu.com/2011/10/06/21:56
=== tuxforprez is now known as bobweaver
martin_PLwho boots into ubuntu from an SD card? :)21:57
nocilisCarlT sure, good luck21:57
=== tuxforprez is now known as bobweaver
CaptWhoi'd suspect either a bad driver, incompatable driver or a bad NIC.  do you have the correct driver installed for the card?21:58
CarlTnocilis, dustymonk: thanks for your help. It seems like msn change their chat client over and over again to throw a spanner in the works. And no, can't get my friends to change. Everyone has their preferences. Wish they could be cross compatible, like text messages going from network to network21:58
Chwokacaptwho: where do i find that out?21:58
krutoileshiiHi everyone21:58
luk|2.21:59
andrewh192hey krutoileshii21:59
andrewh192howz life?21:59
szparagwhere's the noob chat?21:59
PraxiI have ubuntu server 10.x running, been around a while. its currently set to DHCP, and any time the server reboots, I have to go run dhclient on it for it to get its IP.  What do I need to do to make sure it gets its IP on its own without me messing with it.21:59
cracker_jackzhow do i close an nfs connection22:00
nocilisszparag you may be looking for #ubuntu-beginners22:01
uocCDHello! How can I hide the icons in Nautilus (like I can in Mac OS 10's Finder)?22:01
kripskrolljoin #scrapy22:01
thierrybsr22:02
dtigueuocCD: look under View22:02
nocilisuocCD be more specific please, do you want to switch to list view or something?22:03
krutoileshiiAnyone know how to get the driver for rocket raid 2640 compiled under 3.0 kernel22:03
szparagnocilis thx22:03
nocilisszparag no problem22:03
dtigueuocCD: there is an option for list and compact22:03
uocCDnocilis: I'm trying to hide (in list view) the icons that appear next to the filenames.22:03
dtigueuocCD: you can also change that with Ctrl+1 through Ctrl+322:03
nocilisuocCD try looking through gconf-editor, in apps/nautilus22:04
Chwokacaptwho: where do i find out if i have the right nic drivers?22:04
uocCDCtrl+1 through 3 seem to change the views (none of which does not have icons).22:04
uocCDnocilis: ok22:04
dtigueuocCD: but that still shows a small icon next to them22:04
uocCDdtigue: exactly…22:05
=== adante_ is now known as adante
nocilisuocCD if you can't find anything in gconf-editor I think you're stuck22:05
uocCDnocilis: pretty much everything in there is the same as under the View menu.22:05
krutoileshii(krutoileshii) Anyone know how to get the driver for rocket raid 2640 compiled under 3.0 kernel. It fails to compile under 3.0. There is a check somewhere in the malevolent.def which stops compilation.22:05
CaptWhoChwoka, you have to find out what kind of NIC you have and check to see that the drivers are correct22:06
uocCDnocilis: Ok, oh well. Thanks.22:06
krutoileshiiMakefile.def *22:07
CaptWhois it a desktop or a laptop?22:07
nocilisuocCD sorry, not sure how you'd do that22:07
Chwokadesktop.22:09
CaptWhoif it's a desktop and the NIC is actually a card, try swapping it out with another card22:09
CaptWhoor if you have a  card sitting around, plug it into your computer22:09
andornauti just upgraded to oneric and multi-seat box (two X sessions). Only one of logged in users can play audio. If I run pavucontrol from the console in the other Xsession i get Connection failed in the console.22:10
andornautany ideas?22:10
krutoileshiiNeed help patching driver for rocketraid 264022:13
blablahi i've a problem to compile xournal++'s alpha version ...  CairoOutputDev.h not found in poppler project22:14
stisciao a tutti22:16
stiswhy in italy wikipedia is closed???22:18
lfendercould some one hlep me find out if my wifi car d is working in my computer22:18
TheHappyManCan someone point me to a resource for themes in gnome 3?  My searches are turning up gnome 2 results.22:18
lfenderim useing ubuntu22:18
vehemothhow would I create a .bin in my home directory?22:18
stiswhere are you from england??22:19
stiswhere are you from?? england???22:19
vehemothhow can I create a new binary directory?22:24
p_mashovehemoth: why do you want to create a new /bin directory?22:24
=== krzysiek2 is now known as macer7
=== macer7 is now known as macer1
parcoare ubuntu users primarily android or iOS users?22:26
vehemothp_masho: apparently I want to add something to PATH, but I'm unsure how to do that. It's so I don't have to type in the full address when running some binaries22:27
dtiguedtigue22:28
fructosevehemoth: It helps us help you to know what exactly you're doing. There are different reasons and ways to add to the path, each with different effects22:28
vehemothp_masho: I think I've got it22:28
dtiguedtigue:22:29
braxtonHello. I can't seem to get sound to come out of my earphones. I have Natty Narwhal on an HP Pavilion dv7-1245dx.22:29
fructoseparco: I think someone would have to do a survey to find out22:29
cwheelerhow do I make the automounter work in 11.04? it was working in 10.11 until I upgraded to 11.0422:29
dtiguesomeone say my nick so i can make sure this hilight script is working22:29
p_mashovehemoth: search for the PATH problem.. changing /bin is much like rebuilding a car just to find the balance on the radio...22:29
braxtondtigue blah22:29
parcodtigue, android or iPhone?22:30
dtigueparco: irssi22:30
dtigueparco: but i do have an android phone22:30
parcogreat, check this out https://market.android.com/details?id=com.demarco.jarvis22:30
parcoim trying to save the kids22:30
StuppHello. Does anyone know how to make rtorrent to stop and remove torrents after download?22:31
p_mashovehemoth: only pain with setting a PATH in .bash is that one needs to relogin .. http://www.troubleshooters.com/linux/prepostpath.htm22:31
dtiguei would imagine most linux users use android22:31
=== marc is now known as Guest33816
dtigueif they have smart phones22:31
vehemothp_masho: It seems to work now but I'll still take a look at your link22:31
Guest33816join #ubuntu22:31
* dtigue wonders if this channel has enough floodbots.22:32
parcodtigue, i need u22:32
g0rsis there support for cpu frequency scaling in ubuntu 11.04? i have an app for that but am not sure if its really working.22:32
dtigueparco: what you need ?22:32
parcofor QA man, please22:32
Guest33816can someone poing me in the direction aof a small linux that will work on a I486 with 512, ubunte fails, need to make into webserver22:32
parcoits completely free, just try it out and let me know how it works22:33
dtigueparco: ok22:33
vehemothGuest33816: 512 what?22:33
=== jayson_ is now known as jaysonsantos
braxtonTry CentOS or nginx, Guest33816.22:33
Guest33816eam22:33
braxtonGuest20834, you need to get out of here if you aren't talking about Ubuntu, though.22:33
Guest33816thank you22:33
g0rsis there support for cpu frequency scaling in ubuntu with gnome , 11.04? i have an app for that but am not sure if its really working. How to check if my kernel supports it?22:33
braxtonI can't get any sound from my earphones in Natty Narwhal. I have an HP Pavilion dv7-1245dx. Can anyone help?22:34
dtigueparco: is this a survey on a website or what ?22:34
parconope its just on the market22:35
parcohttps://market.android.com/details?id=com.demarco.jarvis22:35
parcojust rate accordingly22:35
bazhang!ot | parco22:36
ubottuparco: #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!22:36
GonzaloHello all22:36
parcobazhang this is a free text and drive app to save lives, cut a little slack this once?22:36
krutoileshii(krutoileshii) (krutoileshii) Anyone know how to get the driver for rocket raid 2640 compiled under 3.0 kernel. It fails to compile under 3.0. There is a check somewhere in the makefile.def which stops compilation.22:37
bazhangparco, no, don't advertise here, thanks.22:37
dtigueparco: yea you should really do that in a private message22:37
GonzaloWhich kernel version is Ubuntu 10.04 using right now?22:37
krutoileshii(krutoileshii) (krutoileshii) Anyone know how to get the driver for rocket raid 2640 compiled under 3.0 kernel. It fails to compile under 3.0. There is a check somewhere in the malevolent.def which stops compilation.22:38
bazhangVersion 2.6.32.34.40   Gonzalo22:38
krutoileshiiMakefile.fed*22:38
GonzaloThank you, bazhang! is there a good support for broadcom wireless? Because I couldn't make it work on Ubuntu 10.04 64 bits, and changed to LMDE22:40
brnogfim looking for dell wireless driver for ubuntu22:40
norbert_hey folks, is there a known but that has recently been popping up about usb mount points changing to "media/><_body><" ?22:40
sllidei am installing ubuntu server from usb, the iso is on my usb stick and i loaded it via grub222:41
sllidebut now ubuntu cant mount the cd22:41
sllideor iso22:41
braxtonI can't get any sound from my earphones in Natty Narwhal. I have an HP Pavilion dv7-1245dx. Can anyone help?22:41
norbert_the label seems to have changed to ">^J</body>^J<"22:42
bazhangGonzalo, broadcomm has been well supported for several years now22:42
bazhangbrnogf, what chipset lspci if pci to paste.ubuntu.com22:42
GonzaloWell, I need to test it now, but a couple of months ago I had a lot of troubles with my wireless card, and it's a Dell Studio 1422:43
eosshow would i stop my sshd from autoloading on startup?22:44
norbert_"\012<_body>\012<" to be exact22:44
g0rsis there support for cpu frequency scaling in ubuntu with gnome , 11.04? i have an app for that but am not sure if its really working. How to check if my kernel supports it?22:45
braxtonI can't get any sound from my earphones in Natty Narwhal. I have an HP Pavilion dv7-1245dx. Can anyone help?22:46
g0rsbraxton: did you configure kmix audio server?22:46
Gonzalog0rs, try: cpufreq-info | grep current22:46
braxtong0rs, No, I haven't! Please tell me how to do this.22:47
g0rsGonzalo: it  is not installed22:47
brnogfbazhang http://paste.ubuntu.com/704218/22:47
Gonzalotry installing it ;)22:48
g0rsGonzalo: after that will it enable support in the cpu scaling app?22:48
GonzaloNo, it will check if you're scaling or not22:48
Chwokaso is anybody else willing to take a crack at my bizarre wired networking problem?22:49
g0rsGonzalo: it said , setting freq governor and  ldconfig deferring taking place22:49
bazhangbrnogf, http://ubuntuforums.org/showthread.php?t=149489322:49
krutoileshii(krutoileshii) Need help compiling rocket raid 2640 divider under Ubuntu 11.10. Fails to compile saying only supports 2.4 2.6 series22:49
bazhangChwoka, ask the channel and see22:50
xanguaoneiric | krutoileshii22:50
g0rsGonzalo: should i restart?22:50
g0rsbraxton: which audio server are you running? pulse or alsa?22:50
bazhangkrutoileshii, what version of ubuntu are you using22:50
krutoileshiiYes22:50
krutoileshii11.1022:50
Gonzalog0rs, no. Are you sure that you have running the correct modules?22:50
braxtong0rs, The one that comes with Natty by default (I believe), Alsa.22:51
bazhangkrutoileshii, #ubuntu+1 for that please22:51
krutoileshiiSecond beta. It has something to do with makefile.def. Bazhang, it doesn't compile under 11.04 either22:51
bazhangkrutoileshii, this is not the correct channel ----> #ubuntu+1 please22:52
Chwokaalright. what the hell is the problem with my wired network? i've checked if it's a problem with the wire itself, the router, the modem, and it can't be the hardware itself; it connected fine before i switched from windows to ubuntu. so clearly something's wrong with ubuntu and i can't diagnose what.22:52
bazhangChwoka, whats the chipset22:52
Chwokai type like, lpsvg or something in the terminal to get that, right?22:53
bazhangChwoka, lspci output to paste.ubuntu.com22:53
krutoileshiiBazhang, same problem exists with current version22:54
Chwokai can't get from the ubuntu machine to pastebin because, you know, no internet connectivity22:54
Chwokacan you just tell me what you'd be looking for and then i can hand-copy it?22:54
bluezone_rofl, these updates are taking all my download power to the point where i can't load a web page22:54
bazhangkrutoileshii, but you are not using the current version. please take it to the appropriate channel22:54
ozgurakcaliI have a problem installing the nvidia drivers on ubuntu 10.04. anyone can help?22:55
bazhangChwoka, if you can spot the single line then just type it here22:55
bluezone_ozgurakcali, may jesus help you rofl22:55
bazhangbluezone_, thats not helpful22:55
bluezone_bazhang, sure, i never said it would be, it's a joke22:55
bazhangbluezone_, this is NOT the joke channel. so please don't22:56
Chwoka00:04.0 Ethernet controller: Silicon Integrated Systems [SiS SiS9000 PCI Fast Ethernet (rev 90)22:56
Lithos84!details | ozgurakcali22:56
ubottuozgurakcali: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."22:56
Chwokais it this you're looking for?22:56
GonzaloAny luck g0rs?22:56
bazhangChwoka, does ifconfig show eth022:56
g0rsGonzalo: do i have to restart?22:56
Chwokayes22:56
Gonzalog0rs, priv22:56
bluezone_bazhang, jokes are essential to a healthy community, but sure i'll stop22:56
krutoileshiiBazhang, I tried the current as well. Same problem, same solution. The problem seems to be that kernel recognition is limited to 2.6 & 2.4 kernels. This makes it fail to compile oncurrent kernel and Ubuntu version as well22:57
bazhangChwoka, and what is the output of sudo dhclient eth0  (just tell us if there is a lease granted or not)22:57
ozgurakcaliMy computer is a sony vaio z610y laptop, having two gpu's, when I install the nvidia drivers and reboot the system, I get an error message saying: Screen(s) found, but none have a usable configuration. I can open the system without the driivers afterwards, and in the log file Xorg.0.log, I see this error message:  Failed to initialize the NVIDIA graphics device!22:59
dee-deehi guys22:59
ozgurakcaliI am using ubuntu 10.04 by the way23:00
drPoggsWhose decision was it to make Ubuntu 11.10 a load of crap?  I've just installed it and it's not a pleasure to use at all23:00
lwizardlis there another software package similar to linuxmce that is current? seems last one is still 8.10-rc1 and doesn't work correctly after 4 install attempts23:00
dee-deeim on a mini 9 dell. My wireless isnt working. any tips?23:00
bazhangdrPoggs, thats not a support question23:01
qindrPoggs: /join #ubuntu+123:01
xanguaqin: drPoggs neither of them is a complain channel23:01
drPoggsHere's a support question then - how do I go back to using a half-decent window manager that doesn't have the "dash" on the left?23:01
lwizardldee-dee, http://www.ubuntumini.com/23:01
drPoggsI could do that on 11.0423:02
dee-deethanks will checkt that23:02
bazhangdrPoggs, install something else23:02
Chwokabazhang: uh, it asks for my password and then what i type is invisible (which might be for privacy) but enter just gives me line breaks and then, shortly afterwards, a new prompt where previously there was nothing but line breaks.23:03
Chwokaam i doing something wrong?23:03
drPoggsbazhang: Another distribution?  I might well do, Ubuntu's not a good desktop choice any more23:03
bazhangChwoka, and what happens when you try to ping www.google.com23:04
Chwokajust type "ping google.com"?23:04
dee-deelwizardl: I ran that command. The wireless accesspoints dont show my point of access there still. I have given it a reboot. Am I just overlooking sth obvious?23:04
Chwokayup. "ping: unknown host google.com"23:04
mattalexxWhy doesn't gedit treat numbers and letters together as a single word? If I double click, it won't select both. I guess I'm asking how I can change that..23:07
Chwokabazhang: ?23:07
klj613hi, how can i move all files up to the parent directory? (inc hidden files)23:08
ozgurakcaliso any suggestşons for me?23:08
Coreyklj613: mv bar/{,.}* .23:09
Coreyklj613: (from the parent)23:09
klj613ty23:09
Coreyklj613: Note that this assumes bash.23:09
bazhangChwoka, thats odd. try bringing the device down then up again. sudo ifdown eth0 then ifup23:11
bazhangChwoka, barring that, could be a dns issue23:12
Chwokaifdown: interface eth0 not configured23:12
klj613Corey: thanks23:13
Noldorin_why is Ubuntu 32-bit recommended over 64-bit currently?23:13
Chwokaifup: Ignoring unknown interface eth0=eth0.23:13
sammyI thought with avahi I could ping hosts on the same subnet without appending the .local ?23:13
qmrbecause 64 bit is a huge pain in the ass23:13
bazhangqmr, thats not true23:13
qmrmainly for flash and other binary stuff23:13
klj613I'm a newbie in VI (via Putty). i cant seem to even delete a character (backspace) and manual confuses me.. ^H is backspace? o.O23:13
Noldorin_more technically?23:13
qmrif you have to ask, just use 32 bit23:13
bazhangNoldorin_, badly worded web page, 64bit is fine23:13
bazhangqmr, thats not helpful23:13
Noldorin_qmr, Windows 64-bit can run all 32-bit programs fine...can't Ubuntu?23:14
qmrit's plenty helpful23:14
qmrNoldorin_: windows has all 32 bit libraries installed by default.  note that you have 2 program files folders in windows23:14
bazhangqmr, no it's not. please desist immediately23:14
Noldorin_bazhang, i would assume Ubuntu 64-bit can run 32-bit programs (including Flash) fine still?23:14
Noldorin_qmr, yes indeed23:14
qmrbazhang: I'll do as I please, thanks.23:14
sammymdns4_minimal is listed in my /etc/nssswitch.conf23:14
Noldorin_hmm23:14
qmrUnless you have a special use case, you're really most likely better off using 32 bit23:14
Lithos84Noldorin_: Today, Ubuntu 64-bit runs Flash and others fine.23:15
Chwokabazhang: how would it be a dns problem? i'm connecting to the internet plenty fine with 2 other computers23:15
qinklj613: In shell yes, #vi and #vim23:15
Noldorin_Lithos84, oh, that's good news. and it won't limit my app choice too much either?23:15
Noldorin_Lithos84, i'm most concerned about Mono in fact.23:15
klj613qin: didnt think it would have it own channel, thanks.23:15
bazhangNoldorin_, zero reason to not use 64bit23:15
Noldorin_ok cheers23:15
Noldorin_might as well try then23:15
qmrthat's not true.  I think bazhang is overly excited about extra bits23:15
Lithos84Noldorin_: bazhang is right. Go ahead. Try it out.23:16
bazhangqmr, thats quite enough23:16
qmrlook, you're being an idiot, I'm just going to ignore you for awhile23:16
Lithos84!coc | qmr23:16
ubottuqmr: The Ubuntu Code of Conduct is a community etiquette document to which we ask all Ubuntu users to adhere, and can be found at http://www.ubuntu.com/community/conduct/ | For information on how to electronically sign the CoC, see https://help.ubuntu.com/community/SigningCodeofConduct23:16
qinklj613: You will save yourself much pain by getting vi(m) cheatsheat, and reading any tut.23:16
qmrhttps://help.ubuntu.com/community/32bit_and_64bit has some useful information Lithos8423:16
qmr"it's great, it's perfect, use it" is just going to lead to confused and lost users23:17
sammycan anyone else ping other hosts using avahi on a local lan without specifying .local? am I crazy in thinking this worked this way before?23:18
Chwokahold up, just fucked things up by hooking the wire into my wireless laptop. gotta go release/renew, brb23:18
qinqmr: Idea is to use arch your cpu supports. No clear limitation in running 64bit Ubuntu.23:19
bazhangChwoka, no cursing please23:19
=== Trystam is now known as Tristam
qmrit's entirely too much headache for a desktop, especially java and flash23:20
=== Chwoka2 is now known as Chwoka
Chwokabah23:20
qinqmr: Strange, from own, statistical point of view.23:20
brnogfazhang i read the post, but no have extra drivers and no wireless is detected23:23
brnogfbazhang23:23
w4r10ckhey23:23
sammyokay, a box of cookies to whoever has two ubuntu hosts running avahi-daemon and tries to ping one from the other without specifying .local at the end. i am happy to resort to bribery.23:25
javier_Hi everybody. I'm about to format my harddrive and reinstall ubuntu and windows in a different partition. Two questions: 1. is there a way to automatically find/reinstall all the programs I have now? 2. Is it ok to have windows in a primary partition, / in another primary partitio and then /home and /swap in logical partition (logical from / one). Thanks!23:26
brnogfim reading this howto dell inspiron wireless http://ubuntuforums.org/showthread.php?t=29709223:26
bazhang!clone | javier_23:26
ubottujavier_: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude  --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate23:26
qinjavier_: 2. Yes, it is ok.23:27
bazhangjavier_, for question one ^23:27
Chwokaokay i'm back23:29
javier_mmm, I didn't understood well what ubottu said. Would that suit to me, if I want to format my hard-drive and reinstall ubuntu?23:30
Chwokabazhang: sorry for cursing. what do i do next?23:30
bazhangjavier_, sure23:31
javier_bazhang: as I understand, I generate now the file "my-package", save it and then copy it to the new ubuntu and it will reinstall everything?23:31
bazhangjavier_, a list; did you want to create a physical backup for installing later? then try aptoncd23:33
bazhang!aptoncd | javier_23:33
ubottujavier_: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline23:33
Chwokabazhang: should we try messing with the network configuraqtion boxes now?23:34
bazhangChwoka, that card should work out of the box. perhaps using ethtool to see what it supports23:35
javier_banzhang: it works only with cd or also with a hard drive?23:35
Chwokaethtool?23:35
Chwokawell terminal says i need to install it, which i can't do due to internet problems, so...?23:36
DustyMonkjavier_: if you want to make a list of all your installed programs => http://paste.ubuntu.com/704237/23:37
DustyMonki use it, it works23:37
DustyMonknever mind, bazhang said the same thing23:39
javier_DustyMonk: oh, now I understood it. Looks like fine for me. I'll try that. But, one more question. I'm thinking about getting the beta of oneric ocelot. I guess I will have problems with what you told me as far as it is a different SO, no?23:40
Chwokabazhang: could i burn ethtool onto a cd and unstall it like that?23:40
DustyMonkjavier_: it works for every OS, as long as you don't mix23:40
DustyMonkjavier_: by OS, I mean both 11.04 and 11.1023:41
Chwoka*install23:41
javier_DustyMonk: I mean, I have now 11.04 and I will install 11.1023:41
javier_so, it would mean, to have programs I have in 11.04 in 11.10 (and repositories may be different)23:42
bazhangChwoka, by usb stick even23:42
DustyMonkjavier_: javier_ forget what I say about mixing, it will work23:42
javier_ok, that's fine. Thanks23:43
Chwokabazhang: get it here? https://launchpad.net/ubuntu/natty/+package/ethtool23:44
javier_and one last thing. I will have partitions: 1 (primary) for windows; 2 (primary) for /      with /home and /swap in two logical partitions. That's fine. But I want to have windows data in a different partition. Shall I make logical partition from window's primary one? Is that possible? Or I can only make logical under one primary partition?23:44
WHAT_UPcan someone help me get dvd movies working? i have restricted-extras and libdvdcss2 installed, but i just get a blank screen with no sound instead of the menu screen on totem and a cryptic error on vlc23:45
bazhangjavier_, windows stuff ? ##windows should advise that23:45
DustyMonkjavier_: can't say, don't know how win partitions23:45
bazhangWHAT_UP, what does mplayer do23:45
javier_bazhang, DustyMonk: ok, I understand, thanks23:46
DustyMonkjavier_: but be sure to install win first, or it will ruin your grub23:46
javier_It was ratter more about partitions than about windows, but guess many people here got totally ride of it :)23:46
javier_DustyMonk: But even if it ruin my boot it's not difficult to repair it with boot-repair application23:47
Chwokabazhang: is that aforementioned link where i can get ethtool from? don't leave me bazhanging!23:47
WHAT_UPbazhang: "your system is too SLOW to play this!"23:47
bazhangChwoka, packages.ubuntu.com ?23:47
WHAT_UPbazhang: this seems weird. it says here that the most common reason is a broken/buggy audio driver. how do i repair the driver?23:48
OerHeks!offline23:48
ubottuIf you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://ubottu.com/ljl/apt/ - See also !APTonCD23:48
=== Matt_Haines is now known as sdsds
butteredpopcornim trying to create a virtualbox server of 11.04 are there any good guides i should follow/23:51
butteredpopcorn?23:51
=== sdsds is now known as matt_haines
yerachi, i have instaled 3 packages (libsdl1.2-dev, zlib1g and zlib1g-dev), after restart my ubuntu sheme changed and Appearance is missing from System->Preferences... this is a nightmare, how to get it back? gnome-control-center is installed23:53
bazhangyerac, theme?23:53
yeracyes, theme changed23:54
yeracbut funny how appearance is missing...23:55
yeracadvices?23:56
bazhangyerac, reinstall the theme? which one was it23:57
yerachow?23:57
yeraci don't have appearance menu, i can't do anything, font, theme, window theme23:58
butteredpopcornis there any good guides to install ubuntu server in virtualbox? or server guides?23:58
Chwokaokay, so i put ethtool on my flash drive, put the flash rive in my ubuntu, click on the ethtool.deb file, and it... redirects me to the ubuntu software manager? so i can download it from the internet? whatever, it works. bazhang: what did you want me to do with ethtool again?23:58

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