/srv/irclogs.ubuntu.com/2011/09/14/#ubuntu.txt

Chief-Wolfqin: Thanks, just found it :D00:00
Chief-Wolfqin: I now owe you one box of Koodos00:00
Jordan_Uxosuitehearts: OK. Now that you have a disk in the drive, we've confirmed that /dev/cdrom is the correct device node. You should be able to use dd with this device now.00:00
xosuiteheartsJordan_U alright, so what code do I run?00:00
Jordan_Uxosuitehearts: dd if=/dev/cdrom of=~/disc1.iso00:01
xosuiteheartsJordan_U gave me the same as before00:01
plummerbOnly 1 box?00:01
selinuxiumhi all, in the following rsync command ' rsync -av rbbroker::opt2 /opt ' what is the value rbbroker? Trying to find the config file where it might be held.00:02
xosuiteheartsJordan_U going to try a different disc00:02
xosuiteheartsJordan_U how do I unmount?00:03
Chief-WolfQin: Wine is still not allowing me to install steam on the newly discovered D: Drive00:03
xosuiteheartsJordan_U cancel that00:04
qinChief-Wolf: You can symlink ~/.wine to somehere else.00:04
xosuiteheartsJordan_U how do I unmount, because now the drive is busy?00:05
Chief-Wolfqin: im an ubuntu virgin, how can i make a System Link like that?00:05
nucc1hi guys, i'm trying to setup postfix/smtp authentication using PAM to a mysql DB. somehow, the @domain.com part of the username doesn't make it to the SQL query sent to the database, does anyone have a clue what i could try?00:06
qinChief-Wolf: Wait. What do you want to do, in basics. I understand install Steam.00:06
Chief-WolfQin: I need to install steam on my secondary hard drive that we just found the mount path to, went into Winecfg, told it to use that as a D: drive, but when I go to install the Installer cant seem to see D:00:07
xosuiteheartsqin how would I unmount?00:07
Steristhow come when i hit Launch in my virtual machine, the window disappears almost instantly?00:08
qinxosuitehearts: eject, or sudo umount /mount/point00:08
qinChief-Wolf: Can you pastebin (paste.ubuntu.com) your ls -l /media/00:09
Chief-WolfQin: So i type ls -l /media/ in the Terminal and post results? I can do that :D00:09
qinChief-Wolf: and ls -l /media/<harddrive>/* yes, terminal.00:10
Chief-Wolfhttp://paste.ubuntu.com/688730/ Well that was most bizzare Qin00:11
Chief-Wolfit says my hard drive "227" is there00:11
Chief-Wolfbut when i dove deeper, it said there was nothing00:11
Steristhow come when i hit Launch in my virtual machine, the window disappears almost instantly?00:11
qinChief-Wolf: Hm? ok: df -h; mount00:12
qinSterist: Is it virtual box?00:13
Steristqin qemu launcher00:13
Chief-Wolfqin http://paste.ubuntu.com/688731/ I think i comprehend what some of it is, but most of this is french to me00:13
Steristqin i recently reinstalled ubuntu (had 32bit, now 64) and previously it worked. everything i had installed is now restored. any ideas?00:13
xosuiteheartsokay qin so here's what I did, I put a music cd in the drive00:14
xosuiteheartsqin and from there I did the mont00:14
xosuiteheartsmount*00:14
xosuiteheartsqin it says i need to specific file system00:14
xosuiteheartsqin should I go ahead and try to make an iso from this disc to test it?00:15
Chief-Wolfqin it may be notable that i'm on 11.04 64bit00:15
Jordan_Uxosuitehearts: sudo umount /dev/cdrom00:15
Silpelita00:15
qinChief-Wolf: You should reformat 227 into something more normal than vfat, and maybe divide it into 2 partitions.00:15
Chief-Wolfqin Vfat? Ok, I will try this now00:16
xosuiteheartsJordan_U alright, here's what was the matter, I had a playstation 1 disc in there, ii swapped it for a regular audio cd00:16
qinChief-Wolf: No vfat! ext4 would be nice.00:16
xosuiteheartsJordan_U im mounting the audio cd and going to try and make an iso grom it00:16
xosuiteheartsfrom*00:16
xosuiteheartsit00:16
Chief-Wolfqin: ext4, got it, formatting now, and renamming to actual text00:17
xosuiteheartsJordan_U it asked me to specify the filesystem type00:17
Jordan_Uxosuitehearts: You can't mount audio CDs, nor can you make isos from them as they don't have an iso9660 filesystem.00:17
xosuiteheartsJordan_U shoot...00:17
Chief-Wolfqin Formatted and Mounted00:18
xosuiteheartsJordan_U all I really want to know is how would i tell if my cd drive is the problem?00:18
qinChief-Wolf: Do you use any windows? If yes, you may need extra partition to be accesable from both.00:18
xosuiteheartsJordan_U because I can burn images just fine and read them fine as well00:18
qinChief-Wolf: mount - just give me path.00:18
Jordan_Uxosuitehearts: Then your drive is not the problem.00:18
Chief-Wolfqin Will Do00:18
Chief-WolfQin Says only the root user can do it, and my password is being denied00:19
xosuiteheartsJordan_U i read something that had to do with ps1 discs having a diff data type http://linuxreviews.org/howtos/cdrecording/00:19
[IFOC]75hi, I have timidity++ installed, midi files play correctly when I use "timidity <midi file>" but Rosegarden doesn't make any sounds00:19
xosuiteheartsJordan_U it says i have to use cdrdao00:19
qinChief-Wolf: What is saying that?00:20
[IFOC]75I tried a few tutorials, but they didn't have any effect, what should I do?00:20
Chief-Wolfqin: terminal, or do you want me to just go into fstab and get it?00:20
qinChief-Wolf: No, mount is command to see mounted drives, you can mount/unmount in menu > places or in file manager (on left side)00:21
hcookhowdy00:21
=== neil is now known as neil_lenny
Chief-Wolfqin: oh well i'm mounted than ^^ I mounted it after reformatting00:22
[IFOC]75I have another question too, how do I set my computer to a static ip in ubuntu?00:22
hcooki downloaded 11.04 32b just now and used the startup disc creator to put it on a thumb drive...and it's been sitting at "installing the bootloader" for 20 min or so...anything I should check? any other way i ought to do it?00:22
qinChief-Wolf: So what does command "mount" do?00:22
hcookqin; without args it'll show you the mounted filesystems. with various arguments it'll mount other filesystems00:23
hcook[IFOC]75: are you on a desktop or server?00:24
qinhcook: ^^^00:24
[IFOC]75A desktop00:24
Chief-Wolfqin: something better than it did last time, let me pastebin it for you00:24
[IFOC]75It will be used to host a server temporarily, using a program.00:24
Chief-Wolfqin http://paste.ubuntu.com/688738/00:24
hcookhaha qin sorry...i just joined. thought that was just a general question ;-)00:25
mrtcCan I get some help? grub-install fatal error00:25
qinChief-Wolf: Cool, now try: cd /media/SecondaryDrive && touch test && ls -l00:25
muneebhow can i copy privileges  of one user to the newly created user?00:26
Chief-Wolfqin Let me pastebin it real quick, but It knows its there00:27
qinhcook: np, hehe, just choked with coffee and now cleaning keyboard.00:28
Chief-Wolfqin http://paste.ubuntu.com/688740/00:28
qinChief-Wolf: OK, now you have some options. Either tell wine of second drive, or move ~/.wine (all your games and programs installe in wine) to secondarydrive and link it form home folder.00:31
Chief-Wolfqin: I've told wine of the drive, used WineCFG to say "this is a D: Drive" but it refuses to take it00:31
Chief-WolfQin: Also how would one preform such a link?00:32
qinChief-Wolf: Did you try after reformating?00:32
Chief-Wolfqin Yes, reformatted to the type you specified, so I'm not sure whats happening with it00:32
Steristqin ..?00:32
qinSterist: ?00:33
Steristnevermind00:33
Chief-WolfQin I made a link to a folder in Secondary Drive, could I plug it through that link as a D Drive?00:35
qinChief-Wolf: To move all .wine: cp ~/.wine /media/SecondaryDrive/Wine && du -sh ~/.wine && du /media/SecondaryDrive/Wine00:35
qinChief-Wolf: Propably yes.00:35
Chief-Wolfqin: i'm gonna try that first before the move00:35
paladinlawneed help with low resolution nvidia problem!!!00:36
pteaguerunning `aptitude update && aptitude safe-upgrade` on a new install of natty & right after "Installing new version of config file /etc/apparmor.d/usr.sbin.cupsd ..." I got "Traceback (most recent call last):" ...a bunch of python files... "KeyError: 'li`gtk2-traymanager-perl'" followed by "BUG: Bad page state in process mount.ntfs  pfn:1bd8f9"... any ideas? i've been having issues even getting it installed & figured it was the dvd drive, which i re00:36
pteagueplaced & got further, but now i'm getting similar errors from the installed stuff00:36
=== alpha is now known as Guest11904
Chief-Wolfqin: i'll post the results in a few minutes, have to go help some friends install Google Tv -.-00:38
=== AndroUser is now known as alketam
Steristhow come when i hit Launch in my virtual machine, the window disappears almost instantly?00:39
qinpteague: aptitude? Why not apt-get?00:39
=== fayimora_ is now known as fayimora
pteagueqin, same thing... i was also getting similar the other day while running rsync before i decided to attempt a re-install00:40
qinSterist: Ah forgot to tell you that there is #qemu channel here.00:41
sn0rlaxI am having a problem with creating a file and saving it with vim. I think its a permissions issue but here it goes... I am trying to create a file in my www dir folder called index.php and it wont let me i keep getting a file could not be written00:41
doodmanghi, I can't seem accept buddy requests in Pidgin. Is this supposed to be a feature of pidgin?00:41
doodmangsn0rlax, do you have the permissions to write to the folder? make sure it didn't change00:42
thomas___hello 11.04 is pissing me off :@00:42
qinsn0rlax: ls -l /var/www00:42
sn0rlaxhaha thanks00:42
pteagueqin, i'm wondering if it might be bad mobo or bad memory... for some reason i can't get memtest86+ to do anything more than draw the initial screen... it won't even show the hot keys before locking up... same on the other box i recently built, but that 1 seems to be working fine00:42
thomas___apt is not working00:42
doodmangsn0rlax, whoops, I misread what you said lol.00:43
thomas___i get the folowing error00:43
thomas___E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)00:43
sn0rlaxi chmod o+rw right?00:43
bejahola00:44
qinpteague: Can you post syslog?00:44
qinthomas___: You can remove lock, but there issome risk in it, so advice is to reboot just after and check system afterwords00:46
sn0rlaxnot letting me chmod www folder -_-00:46
doodmangthomas, you have to close any programs running updates/the package managers00:46
sn0rlaxI already tries su00:46
sn0rlax*tried00:46
thomas___I think there was an update running in the background00:46
sn0rlaxanyone have experience setting up webservers with ubuntu00:47
doodmangthomas, that's probably why.00:47
thomas___I did not have synaptic running also or another apt-get00:47
sn0rlaxfml...00:47
qinsn0rlax: There is no su!00:47
doodmangthomas, when the update is done, try again00:47
sn0rlaxhow do i elevate to root access?00:47
thomas___although i'm a little disapointed that a linux distribution would download an install without telling me00:47
dominicdinadaif i do a network boot would i be able to install a copy of natty via internet.... PC is headless, no cd, no floppy.... ya it has usb but the bios only supports usb drives such as floppy-cd00:48
qinsn0rlax: ls -l /var/www > ~/list_bak && sudo chown sn0rlax:sn0rlax /var/www00:48
Xgateshey guys00:48
love4linuxhello... does anyone know how to send/receive alerts about logged packets in iptables? For example, I was thinking of using cron to constantly check the /var/log/kern.log and report through some way every time there is a match with the rule's log-prefix (if its possible)00:48
qinsn0rlax: Always and only sudo (or gksu for gui)00:48
BrandonBoltonXgates, hello, do you need help with something?00:49
Xgatesby chance anyone using KVpnc in Ubuntu? I noticed when I tried to import a OpenVPN conf file that the Home directory in Dolphin was empty and I had to go to the Root path to import it, but then the full paths to the certs and keys were missing in the settings and I had to manually add them in to get it to work....00:49
XgatesI installed KDE to test this, I'm writing a TUT for a VPN company to help with setting up OpenVPN in KDE00:50
Xgatesso not sure, but it looks like KVpnc has a bug with the /paths00:50
pteagueqin, http://paste.ubuntu.com/688747/00:50
sn0rlaxqin thanks bradda00:51
=== sn0rlax is now known as register
=== register is now known as xymantec
=== xymantec is now known as sn0rlax
=== sn0rlax is now known as register
qinsn0rlax: Is it home server or on open net?00:52
=== register is now known as Guest42827
Guest42827well for now its going to be my sandbox, but i would like to put a live server as well00:53
=== Guest42827 is now known as sn0rlax
sn0rlaxwow...00:53
sn0rlaxwell for now its going to be my sandbox, but i would like to put a live server as well00:53
hcookanybody know why the startup disc creator is hanging running syslinux?00:53
sn0rlaxI just dont know how secure ubuntu is00:53
hcookit's done it twice now00:53
hcooknothing in the logs00:53
=== neil_lenny is now known as neil_maverick
sn0rlaxanyone done any pen testing on this os? how does it stand up to its competitors?00:54
pteaguesn0rlax, what kind of web server are you trying to set up? just apache/mysql/php ?00:54
sn0rlaxyeah lamp00:54
Xgateswhat is pen testing?00:54
sn0rlaxpenetration testing00:54
Xgatesahh ic...00:54
hcooksn0rlax: it's a pretty standard and well tested setup...i've had a few ubuntu webservers without any trouble00:55
littlebearzhi, does anyone know anyway to shutoff the popup for wireless authentication? I have it filled in but it keeps on poping up00:55
Xgatesnope not I...00:55
sn0rlax@hcook what version of Ubuntu? 10.4LTS?00:55
hcookyes00:55
hcookand 8.04 before that00:55
sn0rlaxcoo00:55
soreaulittlebearz: Are you connected?00:55
sn0rlaxx64?00:55
pteaguesn0rlax, who owns /var/www on your box?00:56
hcookyes, primarily. some 32b as well sn0rlax00:56
sn0rlaxme00:56
sn0rlaxI got the problem fixed :)00:56
dominicdinadaif i do a network boot would i be able to install a copy of natty via internet.... PC is headless, no cd, no floppy.... ya it has usb but the bios only supports usb drives such as floppy-cd\00:56
sn0rlaxthanks pteague :)00:56
littlebearzsoreau: sometimes00:57
littlebearzsoreau: the AP is a bit far so sometimes connected, sometimes keep on bothering me with login credientials00:57
neil_maverickI am having trouble with samba ... :-( .... I can mount a remote share with smbmount ... :-) .... but when using the 'Places->Network->Windows Network' I can't even view the domain ... :-( ... can anyone help?00:57
sn0rlax@hcook I am glad to hear that, I hear the ubuntu is quite stable so thats why i decided to try it out. :)00:58
phenomAnyone have a recommendation for a web ssh server? Ajaxterm, Anyterm, Webshell, Shell in a box..00:58
littlebearzphenom: I use da one from java00:58
phenomlittlebearz, using it with ssl?00:59
pteaguesn0rlax, i'd suggest looking into using apache2-mpm-itk on a dev box as you can set vhosts to run as different users... i prefer running that way rather than running apache as a specific user & changing /var/www to o+w is just asking for trouble00:59
hcookbrb; gonna reboot on the theory that i don't know when i did it last and maybe there's been a kernel update since then that's messing with syslinux running and causing it to hang. otherwise kinda outa ideas.00:59
phenomI'm thinking ajaxterm of shell in a box01:00
littlebearzphenom: i believe it supports that, though never tried01:00
phenomssl = necessary, for me.01:00
phenomI'll need to configure apache also01:00
=== fayimora_ is now known as fayimora
pdtpatrick1Is there a fast way to install ubuntu server on ubuntu desktop? Or just remove gui ?01:04
littlebearzpdtpatrick: make an image and use the dd command01:05
LocoenelCocorunning kde applications o gnome will give me very low performance?01:05
LocoenelCocoid like to use amarok01:05
jpmhCan I use remastersys to make a bootable USB drive complete backup of my system that I can then back down/install later or does it only make isos01:06
pteagueoh yay... now i'm getting "BUG: Bad page map in process avahi-daemon  pte:00000040 pmd:22ca01067"...01:08
=== `mOOse` is now known as m00se
paladinlawi have a edid problem. my resolution is 640x480.01:09
urlin2ujpmh, http://www.techsupportalert.com/content/make-your-own-customized-bootable-linux-live-cd-or-usb-stick.htm01:09
neil_maverickI am having trouble with samba ... :-( .... I can mount a remote share with smbmount ... :-) .... but when using the 'Places->Network->Windows Network' I can't even view the domain ... :-( ... can anyone help?01:09
f4k3zTest01:10
fr0stedhey all01:10
chaospsychexis there a way i can get my ps3 controller working with ubuntu, wired ?01:11
jpmhurlin2u: that article does not mention usb drives, it mentions USB sticks and iso images - hence my question01:11
BrandonBoltonHello, is there by any possibility a PDF or website that teaches me advanced editing for Libreoffice? I feel like learning it right now.01:12
urlin2ujpmh, syntax is a problem on this channel and life in general, some will say usb drive and mean a thumb.01:12
fr0stedanyone familar with Cairo Dock ?01:13
sn0rlax@hcook how is the default security with lamp install, any idea?01:13
qinpteague: I think submitting it is best option.01:13
jpmhurlin2u: I agree with you this is why my question - it appears from the link that you sent me that it will make an iso and that I can then use unetbootin to make a USB stick from that - there is no mention of a USB disk drive which is what I need01:14
timmy_Hello?01:16
paladinlawneed help with low resolution problem01:16
wildbat!ask01:16
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. :-)01:16
ookzis there a similar command in linux as to windows color command?01:17
greg3000guys, I'm running ubuntu 10.04 and need to upgrade libgtk2 to the version used with ubuntu 11.  If I add natty repos to my sources.list, how can I just upgrade libgtk2?  And is that a decent method?01:18
ookzcan't apt-get it?01:19
schwinn434hello01:19
ookzholla01:20
zeirisHi, I'm playing around with a webcam connected to a telescope. Can anyone recommend good webcam software for doing this? Something fast, capable of editing settings, and efficiently capturing video.01:20
Dylan2236Hey guys how do you find your Jump Drive in Backtrack?01:20
greg3000ookz: I've got one version installed through apt-get.  If I do "apt-get update libgtk2" while the natty repos were in the souces list would it work?01:20
schwinn434I'm running lucid ubuntu and having problems getting my mic to work01:20
=== picolo is now known as Picolo
Dylan2236Andyone know?01:21
Dylan2236Anyone know?*01:21
IdleOne!backtrack | Dylan223601:21
ubottuDylan2236: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux), Ultimate Edition01:21
ookzgrep Jump Drive01:21
ookzlol01:21
timmy_who is having the res problem?01:21
zeirisIs there any webcam software that doesn't suck? CheeseBooth is laggy.01:21
schwinn434need help getting my mic to work, runninc Lucid Ubuntu01:22
zeirisAnd can't show a picture larger than 400x400.01:22
timmy_what version of ubuntu are you running01:22
Parsindlinux.com/.org are down01:23
IdleOne^ old news01:23
SubCoolis edidint ur grub menu really that much work???01:24
Dylan2236Is there any channel where I can discuss Backtrack issues?01:24
ookzcamorama?01:24
Parsindare they running ubuntu?01:24
IdleOneDylan2236: you will need to change your ident to be able to join #backtrack-linux01:24
Dylan2236How so?01:24
Peter_Biltsomeone help me setting up mdadm boot with btrfs root?01:24
Parsindor is just MS marketing campain?01:24
IdleOneDylan2236: depends on your irc client01:24
qinookz: Colors: http://www.faqs.org/docs/abs/HTML/colorizing.html01:24
fedeHi anyone knows how to get this adapter to run on ubuntu 11.04: Tp-link TL-WN822N?01:25
IdleOne!ot | Parsind01:25
ubottuParsind: #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:25
ookzthanks! @ qin01:25
qinookz: Also: /join #bash to get hottest tips.01:25
ParsindIdleOne: only creeps hang around OT channels01:25
Peter_Biltfede: try a newer kernel01:25
Peter_Bilte.g 2.6,3901:25
IdleOneParsind: this channel is for Ubuntu support.01:25
fedeYou mean the 3.0?01:26
Peter_Biltlook at the ppa repository01:26
Peter_Bilthttp://kernel.ubuntu.com/~kernel-ppa/mainline/01:26
fedePeter: But how I know which one to install?01:26
fedeCan you help me?01:26
Peter_Biltinstall the latest one01:26
timmy_PM me i cannot read your messages with al these other messages01:27
Peter_Biltdo you have some firmware on this device?01:27
fedeYes, but they are for windows only01:27
fedeI think I have the latest kernel for this ubuntu release01:27
BrandonBoltonIs it just me or is the Floodbots flooding?01:28
dr_willisfede:  what release are you using?01:28
fede11.0401:28
lightcatcheri'm confused as to what is happening. i installed ubuntu server (and then ubuntu desktop as a package) in a way so i could dual boot with windows 7. when booting from install disc, everything works now, when booting from hdd, grub fails with 'symbol not found': 'grub_env_export'01:28
dr_willisfede:  you could test with a live cd of the 11.10 release  they are using the 3.0x kernel.01:28
fede2.6.3801:28
fedeYes, I know, do you think that might solve the problem?01:29
fedeI mean updating to the beta01:29
burtHey. Has anybody seen this error on 11.04 when trying to connect to a bookmarked remote folder (SSH) after suspending: http://i.imgur.com/kSzyP.png ?01:29
Peter_Bilthello reynolds01:29
dr_willisfede:   i just suggested TESTING with the live cd. to see if it works.01:31
fedeok, I'll do that01:31
fedethanks01:31
snap_hey, so I have a fakeraid setup with windows running on it currently (2 raid sets, both raid 5, actually), and dmraid does not assemble it properly by default.  I can manually asemble it with dmraid, but how can I get it to work if i wanted to set up WUBI on the raid set as well? where in the boot can i set it to manually assemble it?01:33
timmy_ubuntu tweak01:34
schwinn434any help with a mic problem in Lucid ubuntu; got get sound into laptop01:34
=== speciesUnknown_ is now known as speciesUnknown
qinns+01:35
Parsind:-)01:38
=== `mOOse` is now known as m00se
HotShowersi'm setting up a debian chroot01:39
theadminHotShowers: You should probably take that to #debian01:39
HotShowerswhat's the best practise, using "mount -t proc proc /mnt/usb/proc"01:40
HotShowersor "mount -o bind /proc /mnt/usb/proc"01:40
HotShowersit's inside ubuntu01:40
soreauHotShowers: Best to ask in #debian ;)01:40
theadminHotShowers: Use "mount -t proc proc /mnt/usb/proc" for procfs and "mount --rbind /dev /mnt/usb/dev" for /dev01:40
roothorickI'm not sure where who to ask about this so I'll start here. GeForce GTS 210, TwinView, with a 1360x768 progressive monitor on one output and an HDTV on the other output, with a custom modeline to do 1080i (yes, INTERLACED) with overscan compensation. mplayer + VDPAU = tearing. Disabling compositing didn't do anything. Help?01:41
HotShowersok will -t proc and same for sysfs01:41
HotShowersthanks guys01:41
theadminHotShowers: You don't really *need* sysfs in a chroot01:41
soreauroothorick: It's probably a bug in the nvidia driver. The only thing you can really do is try a different version of it01:41
dr_willisroothorick:  there was some enable vsync options i recall using in the past.01:42
fedeso stupid, I don't have a live cd of 11.1001:42
Chief-Wolfqin sorry about that, it took longer than i thought01:42
HotShowerswhat is the purpose of sysfs? some binaries must use it no?01:42
fedeCan I install the 2.0 kernel on this release?01:42
HotShowersor is it only for booting your chroot?01:42
fedesorry 3.001:42
dr_willisroothorick:  i recall a setting in compiz/ccsm and setting/playing with filters in vlc to get rid of most all my tearing issues.. but thats been several Months ago.01:42
theadminHotShowers: No real idea, it's just that when installing Gentoo I didn't have to mount sysfs :D01:42
Parsindhttps://threatpost.com/en_us/blogs/how-online-privacy-has-become-oxymoron-091211?utm_source=Home+Page&utm_medium=Top+Graphic+Bar&utm_campaign=Position+301:43
dr_willisfede:  thers unofficial kernel ppa's  and unsupported ubuntu variants that have a 3.x kernel . but i dont reccomend it.01:43
soreauroothorick: You can try setting sync to vblank in nvidia-settings and running compiz with sync to vblank enabled in ccsm01:43
theadminHotShowers: "Sysfs exports information about devices and drivers from the kernel device model to user space01:43
theadminHotShowers: So yeah, you don't need that in a chroot01:43
fedeI thought so01:43
fedeanyway 11.10 should pretty stable by now isn't it?01:44
theadminfede: This is not the channel to ask. And it's not stable until released.01:44
dr_willisfede:  i find it  ok. :)  but its not defined as 'stable' yet01:44
fedeok01:44
theadminFloodbots going crazy01:44
fedeyes I know01:45
* dr_willis sedates FloodBot101:45
fr0stedhey anyone have quake 3 installed on ubuntu ?01:46
centHOGGi'm still on quake 201:46
theadminfr0sted: Nope, but I did play UrbanTerror which uses the same engine iirc01:46
theadminfr0sted: Worked fine01:46
fr0stedye i tried that to see if it worked, but no go with quake 3 :(01:47
hugenumbersconnect #backtrack-linux01:47
fedeI think I'm going o try it, anyway I'm tired of unity's bad performance, going to try the shell01:47
=== stercor is now known as NEW
fedethanks willis01:47
theadminhugenumbers: /join #backtrack-linux01:47
=== NEW is now known as stercor
Striker3070can anyone tell me if wine will run my Garmin Zumo 665?  Is wine the way to go for things like garmin and itunes.01:48
theadminStriker3070: http://appdb.winehq.org01:48
centHOGGwhat?01:49
average_guyI have winXP on disk0 and linux on disk1.  Each OS was installed seperately and I just put both HDD's in the same tower.  So now I can only boot into winXP :(  I have many LiveCD's.  How can I use one to install grub?01:49
centHOGGwill ubuntu run on my PC jr01:49
timmy_ah the ubuntu newbies01:49
theadminaverage_guy: sudo grub-install /dev/sda01:49
Chief-WolfHey fellahs, for all those who were watching me fumble with a few helpful people on how to fix installing Steam on Wine01:50
Chief-WolfI just fixed it :D01:50
average_guytheadmin: will that pick up both drives?01:50
timmy_fools01:50
lightcatcheri installed ubuntu from a flash drive, and i'm dual booting with windows 7. when i boot from hdd, grub fails. when i boot from flash drive, grub runs and I can choose which OS to boot into. any idea how i can get grub to work off of hdd?01:50
timmy_sign ^01:50
timmy_sigh^01:50
Flanneltimmy_: Please help keep this channel on-topic, thanks.01:50
average_guytimmy_: get a life01:50
theadminaverage_guy: No, after that you have to chroot and do update-grub01:50
theadminaverage_guy: You know, usual stuff01:50
timmy_i have one01:50
average_guyokey doke thx theadmin01:51
theadmintimmy_: If you randomly sign on to an IRC channel to just insult people... No you don't.01:51
HotShowerslightcatcher: try reinstalling it, #grub-install /dev/sda or whatever the disk is01:51
dr_willislightcatcher:  boot the os, rerun 'sudo dpkg-reconfigure grub-pc' and tell it to put grub on the HD. You can keep the flash as a backup grub emergancy booting gizmo :)01:51
phenriquewho know sqlmap?01:51
dr_willislightcatcher:  theres prob other ways to reinstall grub to the hd. but i tend to always make a flash that  boots every machine as a rescue feature.01:52
linuxman410does anyone know how to get broadcom b43 drivers in ubuntu working01:52
theadminlinuxman410: you normally use wl, not b43 these days01:52
centHOGGyes... look up fwcutter01:52
dr_willislinuxman410:  i thought the b43 drivers got replaced by somthing else. :)01:53
timmy_linuxman41001:53
timmy_GOOGLE IT, i have broadcom drivers too, wireless works if it doesnt USE AN ETHERNEt01:53
dr_willisarent we up to like the 3rd incarnation of b43 drivers now? :)01:53
urlin2ulinuxman410, https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx01:53
dr_willisbbl01:53
lightcatcherdr_willis: thanks01:53
theadmintimmy_: You read the guidelines before starting to talk? I see you didn't. So do now. They are linked in the topic.01:54
=== magn3ts is now known as etaplez
=== etaplez is now known as gimmeeta
=== gimmeeta is now known as etabitches
=== etabitches is now known as imsorry
vlbhav!shout | timmy_01:55
ubottutimmy_: PLEASE DON'T SHOUT! We can read lowercase too.01:55
centHOGGubuntu police out in force01:55
SimonJaihey guys01:56
SimonJaii just changed the ethernet card on my ubuntu server01:56
SimonJaibut now it doesn't recognise it?01:56
soreauIs there a pdf viewer that can 'flip through' pdf files in a directory like eye-of-gnome does with pictures?01:56
cornellI've a home LAN, using IPCop as firewall, dhcp server, etc.  I'm trying to remote from my Ubuntu desktop to my Windows laptop.  First, the laptop now thinks it's a member of WORKGROUP.  When I try to add it to the local domain, it complains there's no domain controller.01:56
centHOGGsoreau: google docs?01:56
yeatsSimonJai: does the card appear when you do 'lscpi'?01:57
SimonJaihold on01:57
SimonJaiit's actually a vm01:57
vlbhavsoreau could be , but 78% sure it will| not be free01:57
yeatsSimonJai: sorry typo - lspci01:57
theadminSimonJai: What kind of a VM?01:57
SimonJaia changed the network type from E1000 to Vmxnet01:57
* Picolo is away: Estou ocupado01:57
SimonJaivmxnet3 to be exact01:58
SimonJaivmware*01:58
theadmin!away | Picolo01:58
ubottuPicolo: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away <reason>" to set your client away silently. See also «/msg ubottu Guidelines»01:58
theadminSimonJai: Ubuntu works best under VirtualBox, just saying.01:58
SimonJaihahaha thanks01:58
roothorickallright, it's not just VDPAU. I have tearing everywhere.01:58
SimonJaiit is indeed in lspci - VMware VMXNET3 Ethernet Controller01:58
theadminSimonJai: Does "sudo ip link set eth0 up" do any good?01:59
soreauvlbhav: That's the worst answer I heard all day01:59
SimonJaican't find eth001:59
SimonJaiit became eth102:00
SimonJaihow do i change ti back to eth0? something to do with the old eth/MAC02:00
soreaucentHOGG: google docs huh.. will google it ;)02:00
timmy_like you wont suggest googling problems anyway?02:00
theadminSimonJai: Well then, bring that one up02:00
centHOGGsoreau: check it out02:00
theadmintimmy_: You don't, not in this channel.02:00
timmy_ok02:00
PaganiniHi people! I'm really new to ubuntu I use facebook, msg, google talk and the works, is pidgeon in good stead for ubuntu or should I use the native messenger?02:01
Paganini*chat accounts02:01
SimonJaitheadmin: got it, cheers!02:02
timmy_why do you think ubuntu devs in included it?02:02
Pici!best | Paganini02:02
ubottuPaganini: 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.02:02
soreaucentHOGG: I don't think it can do what I want unless I upload the files from my computer to 'the cloud'02:02
=== Zephr0`afk is now known as Zephr0
soreaucentHOGG: and I don't want to do that02:02
centHOGGk02:02
soreauI just want a pdf viewer that can 'flip through' pdf files in a directory like eye-of-gnome does with pictures?02:03
centHOGGacrobat... heh02:03
theadminSimonJai: You can create a file called /etc/udev/rules.d/99-rename-networks.rules or something, with the following content: KERNEL=="eth*", SYSFS{address}="00:12:34:fe:dc:ba", NAME="eth0"02:03
theadminSimonJai: That'd rename it back02:03
theadminSimonJai: The 00:12:34:fe:dc:ba thing is the mac address of the device02:03
Paganiniubottu, I didn't ask for the best, just that's in good stead :)02:04
ubottuPaganini: I am only a bot, please don't think I'm intelligent :)02:04
theadminSimonJai: You can create a file called /etc/udev/rules.d/99-rename-networks.rules or something, with the following content: KERNEL=="eth*", SYSFS{address}=="00:12:34:fe:dc:ba", NAME="eth0"02:04
theadminSimonJai: Fixed02:04
shane__ello02:04
yeatsPaganini: pigdin works very well on ubuntu - FYI02:04
doc__join02:04
timmy_any outdated software? if you have the defualt repos go into the terminal and type sudo apt-get update then sudo apt-get upgrade and reboot02:04
Paganiniyeats,  thanks :)02:05
theadmintimmy_: Everybody knows that.02:05
shane__has anyone had any experience installing Ubuntu Server on a Dell T100 or T110?02:05
timmy_for those who do not stop taunting me02:05
qintimmy_: sudo apt-get upgrade will never require reboot.02:06
xangua!anyone | shane__02:06
ubottushane__: 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.02:06
theadminqin: Kernel upgrades? glib upgrades?02:06
urlin2ushane__, whats"s up?02:06
timmy_if it does such as an system uprade02:06
theadminqin: Some situations might02:06
timmy_from 10.10 to 11.0402:06
LocoenelCocois gnome3 still chrasing a  lot?02:06
qintheadmin: dist-upgrade?02:06
theadminqin: dist-upgrade is not ever used in Ubuntu iirc02:07
Flanneltimmy_: upgrade won't get you anything that needs a reboot, no.  That'd require dist-upgrade (neither of which are used to upgrade from one Ubuntu version to another)02:07
qintheadmin: apt-get dist-upgrade02:07
xanguaLocoenelCoco: if you mean the Beta repository, what were you expecting¿02:07
LocoenelCocoxangua, i wanted mean if it is still beta?02:08
qintimmy_: There is also: do-release-upgrade ;)02:08
SimonJaitheadmin: thanks, i got it! :)02:08
LocoenelCocoor is there a solid version xaba02:08
LocoenelCocoor is there a solid version xangua02:08
Picitheadmin: yes it is02:09
PiciBut not for upgrading to a new release.02:09
Pici!dist-upgrade02:09
ubottuA dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. Please see !upgrade for the proper way to upgrade to a new version of Ubuntu.02:09
timmy_ really? thx for the tip!02:10
theadminOh, so like... "emerge -uND world" in Gentoo. I see, thanks Pici.02:11
Isaac_hi, i have some issues here, i have installed MS Access runtime on my ubuntu, but when i try open the mdb file, i was not able to do so, no error, juz c the mouse loading awhile then stopped02:11
cornellWell, TTFN02:11
timmy_hmmm02:12
timmy_sudo rm /02:15
soreau!danger02:15
ubottuDO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you!02:15
quiescenstecchnically, it'll most likely do a whole lot of nothing02:15
theadmintimmy_: That ain't gonna even work... / is a directory, besides recent versions of coreutils will not let you remove it02:16
timmy_lol02:16
timmy_i know i was just messing around02:16
xanguaplease don't02:16
yeatsdon't feed the troll...02:16
Flanneltimmy_: Again, please help keep this channel ontopic.02:16
timmy_i am not trolling, trolls will hate i do not hate02:16
timmy_okay, just avoid that command guys02:16
Isaac_hi anyone can help me?02:17
yeatsIsaac_:  you might want to ask in #winehq02:18
lemon24hello!02:18
wotsolatsod731Hi02:18
lemon24i have a problem: i disabled fuse with rcconf and now i cant enable it back. i check the box, i press ok, but when i run rcconf again, the box is unchecked.02:18
lemon24i can enable/disable other services though (like avahi-daemon). thanks in advance for your help! :D02:19
scottjanyone recommend a non-hosted blogging system that works well from emacs, has readable urls, supports per category feeds, and doesn't have a comment/admin interface (plan to use disqus)? easy to setup always a plus02:21
Datzhi, all the sudden, I see that eth2 is being used. I have a configuration for eth1 setup. How can I switch back?02:21
zoidfarbI'm on a netbook that has no right ctrl key, but I want to play a game that needs that button. Can somebody tell me how I can reverse the mapping on my left and right ctrl keys?02:22
theadminDatz: Create an udev rule file with something like this in it: KERNEL=="eth*", SYSFS{address}=="yo:ur:ma:c:add:ress", NAME="eth1"02:22
taintedhai, my shit bluescreens02:23
Datztheadmin: ah I see. can I remove udev rules and have them auto created?02:23
taintedim running ubuntu 11.04 guest in virtualbox on win702:23
wotsolatsod731Does anyone know anything about the 775 socket?02:23
theadminDatz: Um, no, you have to write that manually02:24
DatzI see02:24
Datzthanks02:24
wotsolatsod731Does it support the D processor?02:24
theadminzoidfarb: xmodmap -e 'keysym Control_L = Control_R"02:24
TheEvilPhoenix!language | tainted02:24
ubottutainted: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.02:24
theadminzoidfarb: xmodmap -e 'keysym Control_L = Control_R'02:24
theadminzoidfarb: There.02:24
wotsolatsod731k02:24
TheEvilPhoenixwow i sent that a while ago :/02:25
soreauIs there a pdf viewer that can 'flip through' pdf files in a directory like eye-of-gnome does with pictures?02:25
zoidfarbtheadmin, thanks. I assume that's only good for X applications?02:26
theadminzoidfarb: It would set that X-wide, yeah, and won't work without X02:26
theadminzoidfarb: I have no idea how to make it in consoles02:26
Singhamtainted : Is it Memory dump message ?02:27
zoidfarbtheadmin: thanks. that's probably plenty02:27
zoidfarbtheadmin: I have to restart X?02:27
LocoenelCocohow to minimize windows ion gnome3?02:27
LocoenelCoco*on02:27
theadminzoidfarb: Should be applied immediately02:27
theadminzoidfarb: Restarting X will, infact, take the effect away02:28
urlin2usoreau, this link has two answers in the answer might be worth checking out. http://superuser.com/questions/294765/quickly-view-pdf-files-in-directory02:28
zoidfarbtheadmin: What if I want it to be permanent?02:28
theadminLocoenelCoco: You should run gconf-editor, find the nautilus folder there and enable minimize button02:29
theadminzoidfarb: Add it to your .xinitrc or whatever? ;)02:29
theadminLocoenelCoco: Err, metacity, not nautilus02:29
LocoenelCocotheadmin, dont need to enable it to minimize, he guy on this video does it but i dont unterstand how http://www.youtube.com/watch?v=ALCUPp-5UwE02:30
soreauurlin2u: ok thanks02:30
theadminLocoenelCoco: Probably some keyboard shortcut02:30
LocoenelCocotheadmin, i cant find out02:31
LocoenelCocotheadmin, found it, its Alt+F9, but the guy o that video seems to click on the middle of the bar i didnt get it02:33
mrdebhi02:33
mrdebis it possible to make libreoffice portable on usb stick like you can in windows02:33
mrdebbut for ilnux02:33
zoidfarbmrdeb: it should be, what you'd need are precompiled binaries for libreoffice02:35
zoidfarbmrdeb, but be careful because there tends to be more variation between linux systems than windows ones: a binary compiled to run on Fedora might not work on Ubuntu02:35
zoidfarbMrdeb: Also--dependencies could be a barrier to true portability02:36
zoidfarbmrdeb, try here: http://superuser.com/questions/315988/plain-tar-gz-binary-distribution-of-libreoffice02:39
mrdebzoid, is that going to sya how to make executable02:39
mrdeb?02:39
LordDragonhey all02:40
slieHey i'm using a campus computer which happens to have ubuntu installed on it... anyway it's running jaunty... discontinued it won't install anything i just want vim and maybe couple outher things i did try using hardy's source tree but won't work any suggestions?02:40
LordDragoncan anyone recommend a really good twitter client for ubuntu ?02:40
theadminLordDragon: Gwibber is fine02:41
mrdebslie, can you upgrade to nwe ubuntu02:41
slie"won't let me install anything" let me refrase the sources won't work02:41
zoidfarbmrdeb, I'm not sure what you mean? chmod +x is how you add executable privileges to a file02:41
sliemrdeb, i better not it probably won't like that02:41
slieIT*02:41
mrdebwell it is not supported now02:41
mrdebtell them to install a new one02:41
zoidfarbslie: are there no mirrors out there for older Ubuntu releases?02:42
sliemrdeb, anyway around it?02:42
mrdebidk02:42
sliezoidfarb, I tried a couple but it's a no go02:42
zoidfarbslie, according to this thread: http://ubuntuforums.org/showthread.php?t=1720421 "try replacing archive.ubuntu.com with old-releases.ubuntu.com in your sources.list"02:43
vercingetorixHi, i have a button on my laptop that doesn't do anything. I would like to program it so that when I click this button, it performs a command or runs a script. How do I do this?02:45
bastidrazorslie: look here:: https://help.ubuntu.com/community/EOLUpgrades02:46
qinvercingetorix: keyboard shortcuts02:46
vercingetorixqin: this is not a normal keyboard button though02:47
vercingetorixit's a button placed by the manufacturer next to the power button02:47
sliezoidfarb, bastidrazor, okay i'm messing with these again i'll see if i can't pull something together i'll report so far replacing ubuntu.com is a no go but still have a couple other things to try02:47
sporkbombvercingetorix: is it like a multimedia button?02:48
qinvercingetorix: Then test it with xev02:48
vercingetorixsure sporkbomb, i think that's the term02:48
vercingetorixi typed xev into terminal and pressed the button to no effect02:49
vercingetorixbut other keys on my keyboard are registered02:49
vercingetorixis there a way to list buttons like this from the terminal so i can target the somehow?02:49
Steristis there a guide to set up an applet as root?02:51
slienot still a no go bumber02:51
rhizmoeerf. flash video silently not loading.02:51
rhizmoein both chrome and ff. last time a reboot fixed it. ballmer!02:51
rhizmoeSterist: what's an applet?02:52
Steristrhizmoe it's a thermal reader, it wants root permissions to read the hdd temp. sec i'll get the name02:53
rhizmoereading the hdd temp requires root?02:53
BillClintonHello02:53
BillClintonI am trying to play .mkv files on vlc. all of them are in excess of 2 gb02:53
rhizmoesapphire02:54
BillClintonand its not working for a variety of reasons, its all buggy and the frames are not moving02:54
BillClintonis there a codec i am lacking to play mkv films?02:54
rhizmoemkv is just a container, it would depend on the formats within02:54
BillClintonrhizmoe: is there some kind of package like ubuntu-restricted extras I can download that would give me access to a variety of formats to resolve this?02:55
sporkbombBillClinton: for the mkv file you are playing, is the directory full of other mkv files?02:56
Steristrhizmoe xfce4-sensors-plugin02:56
zykotick9_BillClinton, in addition to u-r-e there is the w32codecs or w64codecs from medibuntu02:56
sporkbombBillClinton: the reason I ask is b/c I think there was an issue where vlc tries to preload all files in the directory02:57
BillClintonsporkbomb: no there isnt. In my directory there is just the individual mkv files in video format02:58
=== nosa is now known as nosa-j
hugenumberswhere is the X11 file with the screen resolution located in Ubuntu 10.0403:00
Dylan2236Anyone know A way to get Windows XP from Linux?03:01
=== a is now known as Guest10797
zykotick9_hugenumber, the file is /etc/X11/xorg.conf - BUT it's not there by default!03:02
hugenumbersyeah thats my problem03:02
Steristrhizmoe any idea?03:02
=== pkz is now known as pkz[dev]
urlin2u Dylan2236 could you be more specific.03:03
Dylan2236Well03:03
Dylan2236I was wanting to get Windows back installed on my Computer.03:03
Dylan2236I don't want windows 7 though03:03
Dylan2236But rather XP.03:04
Dylan2236Is there A way to do that on linux?03:04
whyameye!dhcp03:04
ubottudhcp is Dynamic Host Configuration Protocol, a protocol for automatic IP assignment from a router. Ubuntu uses dhclient as a DHCP client but other ones (and DHCP servers too) can be obtained from the !repos. More info at http://en.wikipedia.org/wiki/DHCP03:04
whyameye!dhcp server03:04
whyameye!dhcpd03:04
amccloudHow can I debug an init.d script that is refusing to run at startup. I have 4 others i've done  and they work just fine. I can also manually do "sudo service myscript start" and everything works fine.03:04
bastidrazorDylan2236: buy an XP CD. you can then install XP03:05
urlin2uDylan2236, in a virtual maybe.03:05
zykotick9_whyameye, "/msg ubottu foo" to get factoids privately03:05
centHOGGDylan2236: yeah i think you can do it but you have to install OSX first03:05
rhizmoeSterist: nothing about root there03:05
Dylan2236Well I don't wanna do A Cd Install I was looking to do either A USB install or an Install from my actual Linux.03:05
whyameyeI've googled to death how to run a dhcp server on natty. Tons and tons of how-tos. None of them work. Where can I get a configuration that actually works?03:05
qinamccloud: You could simply echo  line by line to see where it stops.03:06
rhizmoewhyameye: isc-dhcpd03:06
whyameyerhizmoe: been there, done that.03:06
Dylan2236What is OSX?03:06
urlin2uDylan2236, a usb load of a legit XP is wasy in windows.03:06
misaqhello everyone03:06
ascheelIs there a way to issue a reboot from the CLI and force grub to pick open number X when it gets to that point?  I'd like to create a script that simply reboots to Windows without interaction if possible03:06
urlin2ueasy*03:06
whyameyerhizmoe: I get "address already in use" no matter what I do with isc-dhcpd03:07
amccloudqin: I don't think it's even running on startup.03:07
misaqhow can I manually change boot configuration?03:07
Dylan2236Well I have A LEGIT Product Key of Windows XP I used to use for my old disc that is now to scratched to be used.03:07
Dylan2236Is there A way I can download the Retail ISO of XP?03:07
misaqhow can I change boot priority in Ubuntu without using startupmanager?03:07
ascheelDylan2236: that's a question for Microsoft03:08
centHOGGRIAA anyone?03:08
zykotick9_ascheel, checkout "grub-reboot"03:08
ascheelzykotick9_: Many thanks, bud.03:08
ascheelzykotick9_: That is dead sexy, sir.03:09
bastidrazorDylan2236: is your OS Ubuntu?03:09
misaqhow can I change boot configuration in Ubuntu?03:09
Dylan2236Backtrack 4 R2.03:09
Dylan2236But I mean03:09
rhizmoewhyameye: http://pastie.org/252979003:09
Dylan2236It's based of of Ubuntu.03:09
Dylan2236off*03:10
qinamccloud: Then dmesg and maybe syslog03:10
urlin2umisaq, grub customizer I believe.03:10
xangua!backtrack | Dylan223603:10
ubottuDylan2236: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux), Ultimate Edition03:10
misaqurlin2u: is it a software?03:10
Dylan2236!backtrack has banned me03:10
ubottuDylan2236: I am only a bot, please don't think I'm intelligent :)03:10
rhizmoeDylan2236: you can call microsoft and they'll send you a new cd03:10
zykotick9_misaq, what do you want to change about grub exactly?03:11
Dylan2236Why go thru all the hassel?03:11
rhizmoebecause it's offtopic otherwise03:11
misaqzykotick9_: I want to set the priority on Windows XP in boot03:11
zykotick9_misaq, set GRUB_DEFAULT= (starting from 0) in /etc/default/grub - then run "sudo update-grub2"03:12
Dylan2236So wait.03:12
xangua!ingo bootuomanager | misaq03:12
xangua!info bootupmanager03:12
ubottuPackage bootupmanager does not exist in natty03:12
Dylan2236Would I be able to use this as A Retail ISO ? http://thepiratebay.org/torrent/4381645     ?03:12
xanguagrr :S how was it called¿03:12
zykotick9_!info bum03:13
ubottubum (source: bum): graphical runlevel editor. In component universe, is optional. Version 2.5.2-1 (natty), package size 83 kB, installed size 520 kB03:13
misaqzykotick9_:  what to put in front of GRUP-DEFAULT?03:13
xanguazykotick9_: sorry, was refering to startup, not bootup to change grub settings ;)03:13
zykotick9_misaq, not in front - after, so "GRUB_DEFAULT=0" would boot the 1st entry by default "GRUB_DEFAULT=1" the 2nd03:13
xangua!info startupmanager | misaq03:14
ubottumisaq: startupmanager (source: startupmanager): Grub, Usplash and Splash screen configuration. In component universe, is optional. Version 1.9.13-5 (natty), package size 114 kB, installed size 1360 kB03:14
rhizmoeDylan2236: is this how you got banned from #backtrack?03:14
Lithos84misaq: startupmanager03:14
Dylan2236No I was never able to join in the first place.03:14
Dylan2236It just gave me an error stating cannot join (Probably Banned)03:14
zykotick9_xangua, bum might do it, i'm not sure03:14
urlin2uxangua, startup manager does not follow kernel updates automatically it is line specific.03:14
misaqstartupmanager doesn't work well with Ubuntu 11.0403:14
urlin2umisaq, http://ubuntuforums.org/showthread.php?p=10340183#post1034018303:15
wildgooseDylan2236: It was a rhetorical question, the point being we don't support thepiratebay here, or windows for that matter.03:15
xanguaok ;)03:15
qinDylan2236: Are you registered?03:15
qin!ircroot | Dylan223603:15
qinWhatever03:16
urlin2umisaq, read the link carefuly as far as what ubuntu release your running.03:16
wildgooserunning as root eh?03:16
Dylan2236"It was a rhetorical question" That was my rhetorical response. And Registered for what?03:16
constantineok03:16
qinwildgoose: hehe, backtrunk03:16
constantineplease, chanel from brasil ?03:16
qin!register | Dylan223603:17
ubottuDylan2236: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode03:17
qin!br | constantine03:17
ubottuconstantine: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.03:17
whyameyerhizmoe: same error with your paste: "address already in use". I posted into /etc/dhcpd.conf03:18
Atharvahii...Is there any software which can delete windows viruses ?03:25
edbianAtharva: clamav03:25
edbianAtharva: but rumor has it the windows programs do a much better job of it.03:25
pujgeryes03:26
pujgerHelp03:26
edbianAtharva: additionally, clamav does NOT scan for malware, just viruses03:26
pujgerHow do I use aptitude to reinstall ALL .deb packages03:26
mortal1hey guys, after my laptop wakes from sleep mode sometimes my wireless stops working and prompts for my wpa pw03:26
edbianpujger: I don't think you understand what you're asking.03:26
Atharvaedbian : Thanks...   :)03:27
edbianAtharva: sure03:27
pujgerYes, I do understand03:27
mortal1Has anyone seem this before?03:27
pujgeraptitude --reinstall install package1, package2, etc03:27
ascheelzykotick9_: That program SHOULD do what you specify, but it appears broken.  re: grub-reboot03:27
pujgerwhat's the maximum line a Terminal or xterm can have for aptitude install03:27
pujger100?  1000?03:27
* iwasfedora confused03:28
pujgerI'm having a problem where it just HANGS there03:28
edbianpujger: Then well that's the thing.  What is this theoretic list of packages?  All packages installed?, all packages in the repos? all packages in the world?03:28
qin127403:28
pujgerlike HANGS at "Configuring MTA: exim4" then stops03:28
edbianpujger: I have no idea what the max line is.03:28
pujgerHOW DO I USE APTITUDE TO REINSTALL ALL .DEB PACKAGES03:28
zykotick9_ascheel, sorry, I don't have any other suggestions.  Good luck.03:28
edbianmortal1: I think that is a feature, not a bug ;)03:28
pujgerI want to do aptitude --reinstall everything03:28
pujgerhow do I do it03:28
edbianpujger: screaming really isn't going to help03:28
pujgerif you don't answer you will feel the wrath of my /dev/random03:29
edbianugh whatever03:29
pujgerN)Ll,(o[ cBbh , ~W<^?tx= ?*<mh>]R Lf#.G3{ &\zqMm" .uiwX03:29
xanguapujger: sudo apt-get install ubuntu-desktop03:29
pujgerkq}Q(1z F\){1z<t \g"',mN ,5<fmz$ >Q"GF.uY ]u_^&IX N%_VL,}k03:29
robin0800!ubuntu migrate03:29
pujgerk=yP|&% m`U#s#)i pr`Avzkn tmFx#UUo pi0{Fx]G ?7:y*&LB |A]o y!'03:29
xanguapujger: stop that please03:29
urlin2upujger, did you make a list of the installed packages?03:29
pujgersn0nanfa W^?)tFi l\lv&i"c <ZV0D:C +jw<dl, >bAIoxNp Zc"a F4-03:29
pujgertk ~<<E S,~jkg%> UnMe;UiJ SpIrlsuf @_ \qr?M ww_nN d+ g#>Q^znp03:29
pujgerk l{J{rc @`LJ4u h Ix7wAk  j?emG{<X Of&w>[#| &)q{iC F@VC^^c]03:29
pujgerk/M$G$bC ~E.=gl5 t8-^@rc vJ&k%/E3 e"O]2g: Vuu_D~1v >qX"JCF03:29
xangua!ops | pujger03:29
ubottupujger: 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!03:29
pujger:|;%AAk, R\wq-Lk- u#R0%s;d MWNN!j?y :$Ab\&;# T`!'Xd<B FY!IvV0*03:29
pujgerchvR})5@ h>'0`[d y 3NS=d :1W\`wz :"7GwbjE @Z|I#[ !%(s;Z$03:30
edbianstop !03:30
pujgerB#hN%nd} (r#?/mSY T@EXdR #\.OHg"D vh8pl`\j G&F5V,/ &0jRv,b03:30
pujgerok thanks03:30
pujgerYes, I did urlin2u03:30
pujgeris there a way I can then pipe those installed packages by typing aptitude --reinstall install < package_list03:30
pujgeror do I have to do something like:03:30
ascheelzykotick9_: you gave me tons of info.  I just got to find out why that's broken.  ;)03:30
The_WorstHi03:30
The_WorstI'm trying to connect to my printer from Windows.03:31
The_WorstThe printer is on an Ubuntu box with CUPS03:31
centHOGGprinter type?03:31
The_WorstWhen I go to https://192.168.1.4:631/printers/Canon-MF4100-Series I can see the printer from my Windows computer, but I can't figure out how to connect03:31
The_WorstCanon MF41003:32
urlin2upujger, if you have deselct installed dpkg --set-selections < installed-software followed by Code:dselect03:32
The_WorstMF4100*03:32
fromzI'm trying to install http://manpages.ubuntu.com/manpages/natty/man3/after.3tcl.html  it says it's provided by tcl, I've installed tcl docs tcl dev and tcl...still don't get the 'after' command.03:32
fromzAnyone know what package provides it?03:32
centHOGGidk sorry03:32
robin0800!migration03:33
The_WorstI have the drivers already installed here btw. Is there anything extra I have to do to connect?03:33
eblumeHi. I'm trying to connect my 11.04 box through HDMI out to my TV. The Display configuration screen shows the TV just fine and even seems to detect a reasonable (or somewhat reasonable) resolution. My issue is that the TV does not render the input - it stays blank. I looked at the relevant documentation and it seems I need to work on my xorg.conf file. The only issue is, it seems in 11.04 there is no longer a xorg.conf file. My questio03:33
fromzOf course google is pretty hard to get an answer ... with all kinds of "10 things to do /after/ installing ubuntu" and that type of results03:34
The_WorstI don't know if that was directed at me, but I've followed the the steps on google and Windows simply can't find the printer when I provide the direct link03:35
wildgooseeblume: You might try using xrandr03:36
fromzah....right...worked it out - it's called at03:36
urlin2upujger, the installed packages woold be the file name.03:36
wildgoose!xrandr > eblume03:36
ubottueblume, please see my private message03:36
eblumeThanks wildgoose! Sure hope you aren't sending me on an eponimous chase. ;)03:37
wildgooseeblume: Heheh we'll see.03:38
ascheelzykotick9_: /etc/default/grub must have GRUB_DEFAULT=saved then you must run a grub-update (I think this is necessary anyhow), then you can use grub-reboot freely03:40
SIFTUThe_Worst: I remember doing that.. did you set up "port" on windows pointing to the cups url?03:40
whyameyedoes anybody have dhcp server working in natty? I had this working in previous versions of ubuntu but natty seems different...03:40
usr13whyameye: using dhcpd ?03:41
zykotick9_ascheel, thanks!03:41
whyameyeusr13: yes03:41
The_WorstYes03:41
The_Worsthttps://192.168.1.4:631/printers/Canon-MF4100-Series03:41
ascheelzykotick9_: oops, update-grub not grub-update.03:41
The_Worstthat is the link03:41
whyameyeusr13: seems like dhcp3 is gone. And now we use isc-dhcp-server?03:41
Dylan2236Anybody know any programs like WinToFlash for ubuntu?03:42
zykotick9_ascheel, :) i wasn't going to say anything, figured it was just a typo03:42
eblumewildgoose: In this post ( http://lists.freedesktop.org/archives/intel-gfx/2009-October/004616.html ) someone with my exact TV seems to have it working. Can you parse what he said to tell me what the heck he did to make it work? Pretty please?03:42
SIFTUThe_Worst: what kind or port did you create in windows?03:42
usr13whyameye: did you edit /etc/dhcpd.conf ?03:42
edbianDylan2236: what does win2flash do?03:42
whyameyeusr13: yes.03:42
The_WorstSIFTU: I'm sorry, I don't quite follow. Create port in windows?03:42
ascheelzykotick9_: Why make ONE command backwords with 'grub' as the second word?  ;)03:42
iwasfedoraDylan2236, what does win2flash do ??03:42
usr13whyameye: is it running?  And listening on the right NIC?03:42
Dylan2236edbian: Puts windows on A Flashdrive03:43
edbianDylan2236: windows the os ?03:43
whyameyeusr13: it won't run. "Address already in use"03:43
Dylan2236Puts windows on A flash drive03:43
Dylan2236Yest03:43
Dylan2236Like the os03:43
Dylan2236Yes*03:43
FloodBot1Dylan2236: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.03:43
edbianDylan2236: USB creator (in Ubuntu)03:43
centHOGGThe_Worst: have you ever printed from windows to linux before?03:43
Dylan2236Printed?03:43
Dylan2236Anyways03:43
The_WorstcentHOGG: Yes, but not on this setup, and I used SAMBA03:44
centHOGGand it looked ok?03:44
The_WorstYes03:44
edbianDylan2236: printed?03:44
iwasfedoraedbian, you mean ubetbootin ??03:44
urlin2uDylan2236, just for confirmation win to flash will only load legit XP's03:44
Dylan2236What is USB Creater?03:44
Dylan2236Yes it only load Legit.03:44
edbianiwasfedora: there's that too :)03:44
usr13whyameye: Then you must already have a dhcp server running.  Check and see03:44
edbianDylan2236: USB creator lets you put an OS on a flash drive03:44
whyameyeusr13: I did. There isn't03:44
edbianDylan2236: It's installed in Ubuntu by default03:44
Dylan2236Oh03:44
zykotick9_edbian, last i knew USB-Creator ONLY did Ubuntu ISOs03:45
whyameyeusr13: the only thing running with dhcp mention is Network Manager. I don't want to kill that03:45
eblumeOK so basically I'm back to my original question. In 11.04, where should I go to modify the existing Section 'Monitor'?03:45
edbianzykotick9_: that's possible03:45
centHOGGwhy would anyone want XP on a flashdrive03:45
usr13whyameye: ps aux |grep dhcp    #Are you sure?03:45
zykotick9_centHOGG, "why would anyone want XP" ;)03:45
whyameyeusr13: absolutely sure03:45
urlin2ucentHOGG, it's the install disc.03:45
centHOGGtalk about read city... you would be there for a week03:46
usr13whyameye: How are you starting it?03:46
whyameyeusr13: that's exactly what I typed. I get network manager and the grep command back. I can paste the response if you want to see for yourself03:46
edbianread city03:46
Dylan2236cent I do because I don't have discs and03:46
Dylan2236Windows XP is the best and most Stableist Windows in my opinion.03:46
whyameyeusr13: sudo /etc/init.d/isc-dhcp-server restart03:46
centHOGGsure on a hdd03:46
SIFTUThe_Worst: I have done it a few times.. just trying to remember.. I know you have to create a TCP port in the win driver and enter the URL03:46
centHOGGmaybe even a livecd03:46
xanguaDylan2236: and not topic here ;)03:47
The_WorstSIFTU: Oh, I know where you're talking about. When I did that it simply says printer not found.03:47
SIFTUThe_Worst: http://www.kindawannadothat.com/2009/06/connect-windows-to-a-cups-printer/03:47
usr13whyameye: sudo service isc-dhcp-server  start  ?03:47
usr13whyameye: Pastebin an error msg03:47
whyameye!pastebin03:48
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.03:48
wh4ts!pastebin03:48
whyameyeusr13: http://paste.ubuntu.com/688813/03:48
=== jelatta_away is now known as jelatta
samuelsapps_in windows there's command debug in command shell, is it in linux when using debug we used gdb ?03:48
=== Zephr0 is now known as Zephr0`afk
eblumeCan  anyone tell me where in Ubuntu 11.04 I can edit the "Section 'Monitor'" values of the currently loaded monitors?03:49
Dylan2236When I try to create the USB it says "This is not a desktop install CD and thus cannot be used by this application.03:49
samuelsapps_in ubuntu especially03:49
centHOGGuh yeah03:49
Travis-42_I want to change what command line options are applied to mysql on server start. Where do I do this in ubuntu?03:49
usr13whyameye: pastebinit /etc/dhcpd.conf03:50
SIFTUsamuelsapps_: bash -x foo.sh03:50
SIFTUsamuelsapps_: if its a bash script03:50
wildgooseeblume: Those lists are a mess, can you pastebin the output of xrandr -q03:50
whyameyeusr13: http://paste.ubuntu.com/688815/03:50
usr13whyameye: ifconfig | pastebinit03:51
eblumewildgoose: http://pastebin.com/migBnDt703:51
eblumewildgoose: I am 90% certain that the TV is connected to HDMI2, not HDMI103:51
whyameyeusr13: http://paste.ubuntu.com/688816/03:52
samuelsapps_in my case i want to reset my BIOS in windows just type some code in debug we can reset our in BIOS, is it in linux we can do the same03:52
The_WorstSIFTU: I get an error saying windows couldn't connect to the printer. It's just odd that I can see the printer from the browser here, yet can't find a way to connect to it as a printer03:53
centHOGGlots of canon printers run on proprietary apis03:53
centHOGGfor windows03:53
The_WorstI was able to share it over SAMBA with windows with no issue03:53
centHOGGyeah i don't doubt you03:54
usr13whyameye: You have errors in your /etc/dhpcd.conf file03:54
The_WorstAnd I also have the drivers installed03:54
eblumewildgoose: in this post ( http://lists.freedesktop.org/archives/intel-gfx/2009-October/004562.html ) the guy with my TV seems to post his configs and some xrandr lines that might be what make it work? But I tried running the first xrandr --newmode command it it errored out about 'bad color' something or other.03:54
=== caplink811-log is now known as caplink811_log
whyameyeusr13: and for completeness ps aux | grep dhcp | pastebinit: http://paste.ubuntu.com/688817/03:55
The_WorstConnection:usb://Canon/MF4100%20Series03:55
whyameyeusr13: I don't see the errors03:55
usr13whyameye: Well, no, I'm wrong03:55
dex_hello03:55
ascheelzykotick9_: fully scripted.  Many thanks again.03:56
dex_can anybody help me - i want to mount an tar.gz archive to folder, how can i do this?03:56
w0_I'm following a how-to to install the equinox theme -- one of the commands was "sudo apt-get dist-upgrade" -- now it'03:56
w0_s dling 250 MB of crap03:56
w0_what did I do?03:56
Dylan2236Guys03:56
zykotick9_ascheel, glad you got it working - and thank you as well!03:56
Dylan2236If I put in A windows XP disc is there anyway to install it without rebooting?03:56
xanguaw0_: you are installing all updates03:56
w0_is that a good thing?03:57
ascheelDylan2236: in a VM only.03:57
centHOGG#windows?03:57
xanguaDylan2236: /join ##windows03:57
xanguaor is it #windows ¿03:57
The_WorstDylan2236: You could also have virtualbox access a real partition and install it that way.03:57
centHOGG#msubuntuXP03:57
zykotick9_xangua, ##windows is correct03:57
w0_xangua: is that a good thing?03:57
xanguaw0_: is it good installing security updates¿03:58
xangua...03:58
Dylan2236Tell me more about Virtualbox please03:58
usr13whyameye: This:  http://paste.ubuntu.com/688817/  is the result after running  "ps aux | grep dhcp"  ?03:58
Dylan2236It will basically install Windows on my hard drives?03:58
TBotNikAll: I need help with networking DNS issue.  Thread on this posted at: http://ubuntuforums.org/showthread.php?p=11249664, which explains it, I think.03:58
w0_xangua: sweet.  I thought I was getting updates automatically tho.. -- I'll check into it.  thx! ;)03:58
Singham!virtualbox | Dylan223603:58
ubottuDylan2236: virtualbox is a x86 !virtualizer. A !free edition is available from the package 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox03:58
wildgooseeblume: Try this instead http://pastebin.com/y2uATNiV03:59
whyameyeusr13: yes03:59
centHOGGtried DOS yet?03:59
dex_guys please help - how cn i mount archive to folder?03:59
The_WorstSo, am I SOL with this Canon printer from Linux to Windows?03:59
GavekortHi! Does anyone have experience with the mount.ntfs skyrocketing in 11.10? It's constantly at 90% load, and it freezes my comuter!03:59
centHOGGhonestly?03:59
The_WorstHm?04:00
SIFTUThe_Worst: check your PM.. I will try to help, but the windows part is offtopic04:00
Singham<Gavekort> : PLease join #ubuntu+104:00
centHOGGThe_Worst: why is the printer on a linux machine?04:00
usr13whyameye: I don't understand:04:00
usr13/sbin/dhclient -d -4 -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-wlan0.pid -lf /var/lib/dhcp/dhclient-48c0cf9b-e0be-4ed4-b383-783ad27baea3-wlan0.lease -cf /var/run/nm-dhclient-wlan0.conf wlan004:00
usr13?04:00
zykotick9_dex_, you mount block devices not files... your question is not uncommon however.  What are you actually trying to do?04:00
iwasfedoradex_, what do you mean by mount archive ??04:00
Dylan2236Night everyone.04:01
whyameyeusr13: I assume that's network manager magic04:01
centHOGGgl04:01
eblumewildgoose: I assume you meant HDMI2 and not HDMI1, and also is it OK if I name the mode something else? that mode name appears to be taken. Assuming both of those are OK - I tried and it didn't have any noticeable effect.04:01
usr13whyameye: Are you trying to do ICS on this machine?04:01
eblumewildgoose: no errors though, just no flicker on the TV04:01
whyameyeusr13: in any case, I'm trying to get the dhcp server running on eth0 and the wifi internet is wlan0. Yes ICS on this machine. Exactly. Done it a million times in the past btw, but maybe the first time in natty.04:02
dex_zykotick9_ i want to mount an archive like an iso file.04:02
knightvoidhow do I edit /etc/environment04:02
wildgooseeblume: Hmm, so no errors and a new mode added?04:02
eblumewildgoose: Yup. I also tried the mode listed on that thread I linked with a new name this time, and also no flicker on the screen.04:03
dex_iso files mounting like this - sudo mount file.iso /media/iso/ -t iso9660 -o loop04:03
usr13whyameye: What ever network-manager is doing, (which I'm not really sure), must be the problem.  Are you attaining internet connection on this machine via wlan0?04:03
eblumewildgoose: I'm assuming I just need to run those three commands and the screen should, in theory, start showing a desktop?04:03
whyameyeusr13: yes04:03
dex_maybe is some way to mount an archive?04:03
zykotick9_dex_, can't be done for just anything04:03
usr13whyameye: What I think you are going to have to do is turn off network-manager04:03
whyameyeusr13: if I kill Network Manager it's a pretty sure bet I'm going to lose my wifi. NM stores encryption settings for example04:04
whyameyeusr13: do you not use Network Manager? It's part of ubuntu-desktop, no?04:04
usr13whyameye: Is it an encrypted connection?04:04
whyameyeusr13: yes04:04
eblumewildgoose: many thanks for the help by the way04:04
=== ximpul_ is now known as ximpul
usr13whyameye: I suppose you could try ditching netwrok-manager for wicd  I don't know if that will fix it but you could give it a try.  (I'm with you on guessing all those three scripts network-manager is running must be some sort of magic.)  But I'm not sure.  Would have to look at them and see.04:06
eblumewildgoose: It seems I keep hearing about using the -intel or -ati modes or drivers, but I haven't a clue how to set this. All I can say about drivers is that this box is using an embedded intel chipset, and it worked for my desktop monitor (HDMI1) out of the box.04:06
whyameyeusr13: well if NM were the problem you'd think it would be all over the 'net. Weird04:07
kaushik_is there any software which is like microsoftoutlook in windows04:07
kaushik_?04:07
centHOGGyeah..evolution04:07
usr13whyameye: Actually, it's just one:  /usr/lib/NetworkManager/nm-dhcp-client.action04:07
CarlosTicoHi guys i have a question about ... samba04:07
usr13whyameye: pastebinit /usr/lib/NetworkManager/nm-dhcp-client.action04:07
usr13or just look at it yourself04:08
SIFTUkaushik_: are you trying to connect to an exchange server?04:08
CarlosTicofor some reason its not broadcasting the name to the other machines04:08
wildgooseeblume: That may be the case, I'm afraid I'm out ideas for the moment.04:08
CarlosTicowhat could it be ?04:08
eblumewildgoose: Well, thank you anyway.04:08
whyameyeusr13: that is a binary non-human-readable file04:08
usr13whyameye: It's either that or there is actually another instance of dhcpd running but that doesn't appear to be the case.  I dono04:08
eblumeCan anyone chime in with any ideas why my computer can't seem to display over HDMI to my TV? I can't seem to find up-to-date documentation online, but I could be missing something obvious.04:09
eblumeOh, using 11.0404:09
CarlosTicoanyone ?04:09
xp3rthi04:10
xp3rtim here04:10
xp3rtwhat's up.04:10
usr13whyameye: I suppose you could try and switch to wicd (but be prepared to have to switch back again if it doesn't work).  i.e.  sudo apt-get install wicd ; sudo apt-get remove network-manager04:10
CarlosTicosamba problem.... not broadcasting the name to the other machines04:10
xp3rtI'm getting a d-bus error.... when i use wicd, any tips guys?04:10
CarlosTicoany idea ?04:10
mrdebwicd works but has limits04:10
xp3rtis there anything better than wicd?04:10
MonkeyDustxp3rt: yes: after eight04:11
usr13whyameye: That is a very complicated and long command, just to get a wireless connection up and running.04:11
whyameyeusr13: do you not use NM?04:11
usr13but maybe that's what it takes...04:11
usr13whyameye: No, I use wicd04:11
xp3rtMonkeyDust , after eight you will let me know ;) or thats the name of the package04:12
mrdebxp yes add to xinitrc04:12
xangua!better | xp3rt04:12
ubottuxp3rt: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots.04:12
xp3rtok thanks.04:12
usr13whyameye: I don't know if that's the problem, but like I said, you can try and switch to wicd and see if that fixes it.  Or, you could temporarily turn off the encryption on the router and see if that fixes it.04:13
xp3rtbasically i just need the fastest way to connect to wifi... for my TP-LINK G and N card04:13
yaaaseI have ubuntu installed already - anyone know ubuntu hides a copy of its installation .iso anywhere, or if this can be recreated without downloading it again?  Internet speed is terribly slow right now and I need to install on another box04:14
usr13whyameye: wicd seems to work just as well as far as I can tell.04:14
driller_workyaaase: no, there is no .iso on your current system unless you put it there.04:14
urlin2uyaaase, this a wubi?04:14
yaaasedriller_work: ok I kinda figured.  I can't recreate one from within ubuntu can I?04:14
ActionParsnipxp3rt: the fastest way is with the conf files, no need for apps to setup the files if it's already done.04:14
yaaaseurlin2u: no, standard ubuntu install04:14
xp3rtsweet ActionParsnip04:14
super_guesthi i'm having a problem with dhcpd3-server, and i was wondering if i can start networking earlier before dhcp starts04:14
driller_workyaaase: sure you can, you can create a .iso out of your current system; although, how it will run on your second system I don't dare answering.04:14
xp3rtActionParsnip, may I PM you?04:15
ActionParsnipxp3rt: its a bit harder to setup and very oldschool, won't make the connection faster though04:15
ActionParsnipxp3rt: I've given all I know. There are guides online on how to do it04:15
yaaasedriller_work: o_o ... so I take it that would be a bad idea then04:15
driller_worksuper_guest: yes, edit the dhcp init.d to do the networking part before setting up the dhcp server04:15
ActionParsnipxp3rt: there is also wifi-radar as another GUI alternative to wicd / network manager, wicd also has wicd-curses which will allow you to configure it in CLI with a nice curses UI04:16
driller_workyaaase: yes most likely, although, if you willing to - you can get it to work; it could be easy as pie or a big hassle.04:16
xp3rtok, cool. thanks....04:16
urlin2uyaaase, you could try http://www.geekconnection.org/remastersys/ or clonezilla,04:16
whyameyeusr13: I used to use wicd and I liked that there wasn't any magic, I could get what was going on. But then I had troubles with it and tried to go more "out of the box" with ubuntu. Yeah I'll probably try it. I'm not getting anywhere as it is04:16
super_guestdriller_work: i have it started earlier, however04:17
super_guestthe network services are starting really late04:17
urlin2uyaaase, the first can make a install iso like the original I believe.04:17
super_guestand when dhcp tries to start, it fails04:17
yaaaseurlin2u: awesome, thank you!!04:17
driller_worksuper_guest: then add a sleep to allow the networking-part do its thing; then once it has, execute the start of the dhcp server.04:17
urlin2uyaaase, its pretty cool I made abackup just for fun of my installed setup works great, normally I use clonezilla.04:18
xp3rtby the way all, I'm totally new here... I'm a linux noob. so please be patient with me. thanks.04:19
urlin2umuhhahha04:19
=== Travis-42_ is now known as Travis-42
knightvoidhow do I add "UNITY_FORCE_START=1" to /etc/environment.04:19
ActionParsnipknightvoid: gksudo gedit /etc/environment         add it as you wish04:20
ActionParsnipknightvoid: it's just a text file, nothing more04:20
super_guestdriller_work: i don't understand why dhcp needs to sleep and why networking runs as the very last; there must be a way to start networking earlier04:20
knightvoidty04:20
whyameyeusr13: I got it! I uninstalled dns-masq after finding this post: http://ubuntuforums.org/showthread.php?t=147348504:20
ActionParsnipsuper_guest: could add:   dhclient eth0     in /etc/rc.local   and it will run just before the login screen :)04:21
whyameyeusr13: now isc-dhcp-server starts ok04:21
whyameyeusr13: and still with NM04:21
=== mike is now known as Guest58996
super_guestActionParsnip: i'll try that04:21
driller_worksuper_guest: yes, as I said, by starting it earlier in the init.d that the dhcp uses to start itself with.04:21
ActionParsnipsuper_guest: add it above the 'exit 0' line, or it won't run04:22
super_guestdriller_work: i have netowrking in init.d but i am still getting this error about not being configured with interfaces04:24
super_guestchecking my syslog, it still seems netowrking is starting way late04:24
=== root is now known as Guest44537
driller_worksuper_guest: did you add the sleep?04:25
driller_workpost your init.d for the dhcp service and I'll take a look04:26
=== Guest58996 is now known as Ghost
=== Ghost is now known as Guest12282
calwigHi, is there an ubuntu app for Multi-language translation?04:29
calwigWhere you download translations and definitions to a few or many languages?04:29
xixecelWhat commands must a non-root user use in order to update their installation?04:30
llutz_xixecel: none, he can't do that. it needs root/sudo04:30
xixecelso its a trick question ... damn professors ... thank you :)04:31
Flannelxixecel: A non-root user can update, just has to use sudo to gain elevated permissions.04:32
Flannelxixecel: but I suggest you attempt to complete your homework on your own.04:32
xixecelwhich means they need the sudoers password or be in the sudoers list ?04:33
somsipindie04:33
somsipoops04:33
=== quiesense is now known as quiescens
xixeceland ive been on google for 2 hours trying to find out before i came here, thanks for the infos tho04:34
trueskyhello04:34
Flannelxixecel: https://help.ubuntu.com/community/RootSudo and https://help.ubuntu.com/community/Sudoers will likely help.04:34
xixecelthanks ill bookmark and read04:35
trueskyok, back.04:36
shane__hello04:36
trueskyI have a question on chromium browser. has anyone been able to use totem player for avi or divx?04:36
TBotNikAll: Can all you networking gurus to join me and debug a DNS problem on channel ##networking04:36
trueskyor vlc player04:37
trueskyI keep getting missing plugin every time04:37
trueskyand of course firefox works just fine04:37
trueskyand there is not many answers online about this04:38
trueskyso was just wondering in anyone here has any ideas04:39
TBotNikAll: Network Studs I need help with networking DNS issue.  Thread on this posted at: http://ubuntuforums.org/showthread.php?p=11249664, which explains it, I think.  Look the map over in the link.  The PC is the router.04:39
urlin2utruesky, what release you running?04:41
trueskyurlin2u 11.0404:43
trueskyurlin2u chromium 12.0.742.11204:44
urlin2utruesky, some of the codecs listed are already installed the rest are in the restricted, totem has it's limitations as well vlc or smplayer is what I use. divx not sure.  https://help.ubuntu.com/community/RestrictedFormats04:45
jamescarrsigh... how can you update DNS to point to a new server and fix the DNS cache on all the other client machines!?04:47
ActionParsniptruesky: https://www.msu.edu/~kellerj/test/experiment.htm   does that work?04:48
trueskyurlin2u right. I do have restricted already installed as well. the problem is that i get a missing plugin in chromium or chrome. like it does not start the programs themselves to watch any type of avi video. FF works just fine. a similar plugin I have to use at work is citrix. works fine in FF but in chrome is like is not installed04:48
ActionParsniptruesky: works here in Chromium 15.0.871.0 on Oneiric :)04:48
JameZ7hey04:49
trueskyActionParsnip hey action, thanks, but no, I get missing plugin04:49
ActionParsniptruesky: gimme a sec and I'll have a dig04:49
trueskykk04:50
trueskykkhow to update chromium to latest version04:50
trueskyaa04:50
trueskysorry04:50
ActionParsniptruesky: do you have totem-mozilla installed? My version is the daily build from the daily PPA, you probably have the latest stable04:51
_cbInstalled Ubuntu 11.04 for a friend of mine on a Dell Optiplex Gx270 (Celereon processor, 1 Gig of memory), Ubuntu Classic. Everything OK except that, when loading a page on firefox, mouse and keyboard freeze until page is loaded up. Any ideas?04:51
imsorrywhat just happened?!! flash opened in fullscreen correctly?!04:51
imsorryhath hadies frozen over?04:51
trueskyActionParsnip that's correct. it works fine with FF though. is just chrome/chromium giving me this error. same thing with the citrix plugin04:52
ActionParsnip_cb: do other apps make the mouse behave the same, or even other browsers?04:52
_cbHave not tried other browsers. I think when other apps are loading mouse & keyboard freeze too but apps I have load fairly quickly04:53
SIFTU_cb: whats the output of "free -m"04:59
Darken_!Ook Wrox.Beginning.Shell.Scripting.Apr.2005.eBook-DDU.rar04:59
=== milkposu is now known as milkpost
skplcan someone help me? i just installed 11.04 on a flash drive now when i try to boot into my hd i get the grub rescue prompt05:00
=== mjathree_ is now known as 16SAA03D1
ActionParsnipjamescarr: ps -ef | less05:06
trueskyActionParsnip kk let me try it05:06
jamescarrit's a little frustrating!05:06
JameZ7man, not again05:06
=== Seveas-train is now known as Guest53833
=== Seveas is now known as Guest68148
trueskyActionParsnip haha. its already on its newest version05:06
=== epzil0n is now known as Guest77802
varniehi05:07
=== necrodearia is now known as geistdearia
seclm193Which option do i need to run with ./alsa-info.sh05:07
ActionParsniptruesky: hmm, could be why. 2 plugins for the same thing. Try removing it05:08
=== geistdearia is now known as necrodearia
varniehow should I partition my HDD in case there will be Ubuntu installed only and it is about 500 GB?05:08
trueskyActionParsnip ok05:08
ActionParsnipseclm193: just copy the whole command as I gave it and it will work. Why are you cutting it up at all?05:08
varnieI want to leave all the rest of space into 'separate' partition05:08
ActionParsnipvarnie: how much RAM do you have?05:08
_cbBede, I have not played with LTSP. If you are interested in that kind of thing take a look at http://nomachine.com.05:08
varnie1 GB05:08
trueskyActionParsnip Wow, that did it!05:09
seclm193ActionParsnip: i did.  I will take a screenshot of it if you want05:09
ActionParsnipvarnie: 10Gb Ext4 for /. 2Gb for swap, the rest for /home05:09
varnieand what about /boot?05:09
trueskyActionParsnip Awesome man! that worked like a charm!!! :D:D05:09
ActionParsniptruesky: sweet :):)05:09
seclm193ActionParsnip: nvm, i saw the link.  http://www.alsa-project.org/db/?f=591555442dc14da4645ba157aea34ab94b12d95005:09
ActionParsnipseclm193: no need, just run the script and select to upload to the server, it will generate a URL05:09
ActionParsnipseclm193: sweet05:09
varniewhat will be if I'll reinstall ubuntu later? it'd erase that /home with my data05:10
ActionParsniptruesky: more than one plugin for the same job usually confuses apps, so giving only one option makes things OK. I'd test firefox too05:10
grom358how do I configure ldap-utils to use my cert for connecting to to LDAP with SSL ??05:10
varnieI want to have separate partition for all my data: files, films, music etc05:10
trueskyActionParsnip im on it05:10
trueskyActionParsnip yeah its working there too. how cool. thank you for it. Now, I only have the citrix plugin to make it work05:11
SIFTU_cb: is your friends machine swapping?05:11
ActionParsnipseclm193: add: options snd-hda-intel position_fix=1        to /etc/modprobe.d/alsa-base.conf       reboot to test05:12
=== johnny is now known as Guest3902
ActionParsniptruesky: great :)05:12
varnieis "extended" partition the same as "logical" one?05:12
trueskyActionParsnip ok, now citrix is doing it05:12
trueskyActionParsnip well, actually it always has done it05:12
llutz_varnie: no need for sep /boot. 30 GB / including /home, 2 GB swap if you want to use hibernation, rest for /data05:12
llutz_varnie: an extended partition holds logical drives05:13
trueskyActionParsnip never figured out how to make that work on chrome05:13
_cbSIFTU how would I check that? (I suspect that could be the reason)05:13
=== frantk is now known as Guest24499
seclm193ActionParsnip: i'm rebooting now05:13
SIFTU_cb: free -m05:13
Bedeanyone know how to connect to xterm using ubuntu thin client?05:13
SIFTU_cb: then look under the used column for swap05:14
varniellutz_, what about the following scheme: 10GB for / (ext4), then comes the extended partition which has: /home 10GB, swap 2GB and ext4 for all space left.05:14
trueskyActionParsnip the console gives me: Resource interpreted as Other but transferred with MIME type undefined.05:14
ActionParsnipBede: do you mean on a remote system?05:14
_cbSIFTU just run that command on my machine. Imagine having a swap number is a good thing05:15
llutz_varnie: seems fine, i just dont see the sense of /home if you have a spare /data-partition. but do as you like05:15
ActionParsniptruesky: is the citrix .so file into the chrome plugins folder?05:15
ActionParsnipvarnie: Is it to be installed in softraid?05:15
urlin2uvarnie, thats fine I would put all of it in a exteneded .05:15
BedeActionPartner: basically i have a T50 client device and i would like to know how i would go about with connecting to xterm05:15
SIFTU_cb: not really.. if used = 0 then thats a good thing05:16
varniellutz_, I'll store all sensible data into it. so I won' change it when I'll consider to, say, reinstall Ubuntu (in other words, my data leaves untouched)05:16
Bedesorry i mean ActionParsnip05:16
ActionParsnipBede: sure but is it the xterm on a server05:16
varnieActionParsnip, no softraid05:16
trueskyActionParsnip good question. let me check.05:16
SIFTU_cb: depending on your swappiness number a little number isnt too bad05:16
ActionParsnipvarnie: then why a seperate /boot ?05:16
BedeActionParsnip: Yes that is true.. xterm is on the server05:16
=== hugo is now known as Guest62343
varnieI already understood there's no need for separate /boot.05:17
ActionParsnipBede: then you can run a terminal and SSH to the server. Is that what you mean?05:17
varniehow to create extended partition? In the Ubuntu 10.10 install there're only two options: primary and logical one05:17
trueskyActionParsnip how do you know what .so are installed in firefox. i don't know the name of the citrix extension but my guess it is not in chromium folder05:17
ActionParsnipvarnie: I believe its the same05:18
llutz_varnie: use logical, it will create the extended automatically05:18
ActionParsniptruesky: try:   about:plugins05:18
BedeActionParsnip: i think you're on the right track as i have read something about this.. but i am still unsure how.05:18
tasslehoffupgrading from 10.10 to 11.04, Update Manager says "this is still a beta release" or something like that. I bet that's a lie :)05:18
varniellutz_, / will be primary, /home, swap, and my_data_partition will be logical, correct?05:18
_cbSIFTU will check next time I visit my friend. Imagine that if number is too big solution is to add memory.05:18
newerthherohi all05:19
trueskyActionParsnip oh ok. yes it is there. Citrix Receiver for Linux05:19
trueskyICA Plugin (Linux) Version 11.100.158406 (/usr/lib/ICAClient/wfica)05:19
newerthheroi got no audio in ubuntu05:19
llutz_varnie: as you want, theres no practical difference in it except you cannot have more than 4 primary partitions (or 3  1 extended)05:19
newerthherothere's no slider bar on the sound icon05:19
newerthheroanyone help?05:19
SIFTU_cb: yeah or find out whats using a lot of memory and kill it.05:19
varnieokay I see05:19
newerthheroi dont know if it's related to installing oss405:19
newerthherowith synaptic05:19
seclm193ActionParsnip:  no dice05:19
ActionParsniptruesky: so if you run:  file /usr/lib/ICAClient/wfica.so       is it a file?05:20
newerthheroanyone got tips?05:20
varniewhat are the reasons of that Ubuntu install has been unable to install and setup boot-loader in the end of the installation process?05:20
newerthherohello?05:20
ActionParsnipseclm193: ok then try removing the position fix bit and change it to:  model=laptop     if that fails, change it to:   model=acer05:21
ActionParsnipnewerthhero: howdy05:21
newerthheroActionParsnip: hi05:21
newerthheroActionParsnip: know how to get audio back on ubuntu?05:21
ActionParsnipvarnie: possibly a bad media05:21
trueskyActionParsnip no. it is an sh script. npica.so is the only so i see there plus 2 libs05:21
trueskywith.xo05:21
truesky.so05:21
ActionParsnipnewerthhero: could try:  killall puulseaudio; rm -r ~/.pulse*       then wait a little while, then retry sound05:22
newerthheroill try it05:22
=== servidor is now known as milagre
ActionParsniptruesky: basically the plugins will need to be copied (or better still symlinked) to /usr/lib/chromium-browser/plugins05:22
newerthheroActionParsnip: pulseaudio: no process found05:23
=== LjL-Temp` is now known as LjL-Temp
seclm193ActionParsnip:  what was the name of the file again05:23
ActionParsnipnewerthhero: I'm not conversant with OSS personally so am not much help personally, maybe others can advise05:23
trueskyActionParsnip got it. so my question is how is this names in ff, maybe I can see how it is being called there05:23
CoreyHmm.05:23
Jekyllhi guys i have a question, i just installed gtk+ 3 on my lucid machine and it broke some of the applets i think, notably the trash applet. I wanted to know if there was a fix for this? or maybe i way to downgrade to another gtk version?05:23
newerthherook05:23
newerthherowho could help?05:24
ActionParsniptruesky: /usr/lib/ICAClient/wfica.so     you can scroll IRC clients up to review old text05:24
trueskyActionParsnip kk.05:24
=== LjL-Temp is now known as Guest54347
ActionParsnipJekyll: could try ppa-purge. There are warnings ALL OVER the pages telling you that it will break your OS. If you want Gnome3, install Oneiric. I'd just reinstall as you will have a much stabler OS05:25
newerthherodont got audio now05:25
ActionParsnipnewerthhero: reboot and it should be fine05:25
newerthherook05:25
trueskyActionParsnip ok, it is called npica.so05:25
newerthheroknow how to make some applications run with oss4 without disabling pulseaudio?05:26
trueskyActionParsnip i'll simlink it05:26
trueskyls -al05:26
trueskyshoot05:26
JekyllActionParsnip, yes thats the best option, oh boy, there goes all my customization.05:26
ActionParsnipJekyll: use your backups05:26
JekyllActionParsnip, still will loose many settings, but yeah, will do.05:27
ActionParsnipYou can backup the settings05:27
JekyllActionParsnip, on a broken os? i dont know what that will do?05:28
=== bitmonk_ is now known as bitmonk
ActionParsnipJekyll: some apps will be the same, your call05:28
JekyllActionParsnip, ill think on it, thanks for the tip:)05:28
trueskyActionParsnip well, its symlinked but still does not work05:30
Gallo1nac-godfather hey wassup man05:31
_cbAfter much research I have found that using Kerberos + LDAP + PAM + SAMBA I can get AD-like authentication and file management but scripting way above my current expertise.05:32
_cbAnyone seen an easy way to do that?05:32
ActionParsniptruesky: did you close all chromiums, then re-launch?05:33
trueskyActionParsnip yes i did05:33
=== nosa is now known as nosa-j
TBotNikAll: Reposting: I need help with networking DNS issue.  Thread on this posted at: http://ubuntuforums.org/showthread.php?p=11249664, which explains it, I think.  Look the map over in the link.  The PC is the router.  Please post on channel ##networking.05:37
trueskyActionParsnip i can see it is trying to launch it on the console, but it doesn't05:39
ActionParsniptruesky: are there any bugs reported/05:39
=== tnm_ is now known as kubanc
trueskyActionParsnip not that I am aware of05:39
REK_007how to install ATI open source drivers on ubuntu 10.04 ?05:40
=== nosa is now known as nosa-j
REK_007i tried a lot every time the display goes away after a ubuntu splash screen05:40
soreauREK_007: open drivers are installed and enabled by default05:41
ActionParsnip!ati05:41
ubottuFor Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto05:41
soreauREK_007: What model card is it?05:41
REK_007soreau:I had got a Nvidia as a stand by untill my card was at RMA. Currently i have a HD5570 . So after I plugged in this the display went away .I installed the driver from rescue05:42
REK_007but strangely I had used the same set of commands for the open drivers and it works on my HD5770 soreau05:43
soreauREK_007: Did you uninstall the nvidia drivers before switching cards?05:43
REK_007soreau: I had not installed any drivers for it ...05:43
soreauREK_007: Maybe you can try disabling compiz. Is the system running now?05:44
* sloale _05:45
SIFTUREK_007: remove you old /etc/X11/xorg.conf05:45
trueskyActionParsnip well, i get a being called now on the console05:45
soreauSIFTU: There probably isnt one05:46
trueskyActionParsnip but that is as far as it goes05:46
SIFTUsoreau: if nvidia drivers were installed there would be05:46
trueskyit basically does this05:46
REK_007yes system is running now . But if the display goes to sleep it doesnt come back ... AFAIK this is the problem of the catalyst soreau05:46
REK_007SIFTU: done that already05:46
trueskyActionParsnip function summaryText() {05:46
truesky  console.log("Being Called");05:46
truesky  chrome.extension.sendRequest(05:46
truesky      window.getSelection().toString()05:46
truesky  );05:46
truesky}05:46
soreauSIFTU: Right and even if he removed the conf file, the drivers would still cause 3D problems and if compiz is loading, that could mean white screen05:47
=== folivora_ is now known as folivora
SIFTUREK_007: ok.. can you pastebin /var/log/xorg.0.log05:47
soreauREK_007: Ok, how did you install the catalyst proprietary driver?05:47
=== nosa is now known as nosa-j
REK_007soreau: downloaded the .run file from site and installed it05:47
scorpioKing05:48
rww!paste | truesky05:48
ubottutruesky: 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.05:48
soreauREK_007: Alright, so look for an uninstall script in /usr/share/ati/ and run it05:48
=== scorpio is now known as King
trueskyActionParsnip and I can see the plugin in the task manager as well05:48
ActionParsniptruesky: are there any bugs reported?05:48
=== King is now known as Guest95800
REK_007soreau: there are 205:48
trueskyActionParsnip none, I just checked for it05:48
REK_007one amd and other is fglrx05:49
soreauREK_007: Run whatever one removes the drivers05:49
REK_007amd i presume05:49
REK_007then05:49
ActionParsniptruesky: all I can suggest is to report one, It'snot something I've used under Linux05:49
soreauREK_007: fglrx is what you want to uninstall. Probably safe to run both05:49
soreauREK_007: Then remove /etc/X11/xorg.conf if it exists and reinstall libgl-mesa-glx and -dri05:49
REK_007soreau: http://wiki.cchtml.com/index.php/Ubuntu_Lucid_Installation_Guide#Removing_the_Driver05:50
REK_007i  have tried this already05:50
trueskyActionParsnip thats cool. I appreciate all the help. at least I get the videos working, I can launch the windows applications on citrix via ff in the meantime05:50
soreauREK_007: Listen to what Im telling you05:50
ActionParsniptruesky: a reasonable workaround ;)05:50
REK_007ok05:50
soreauREK_007: After doing those steps, if it is still broken, try to get your X log and pastebin it05:51
REK_007ok05:51
trueskyActionParsnip actually I just ran across an answeron the forums.05:53
ActionParsniptruesky: oh yeah?05:53
trueskyActionParsnip not what I expected though05:53
trueskyActionParsnip http://ubuntuforums.org/showthread.php?t=164517305:53
ActionParsniptruesky: ahh I see what it's getting at :)05:54
soreauREK_007: Of course you need to reboot to test it05:54
REK_007soreau: i know :P05:54
trueskyActionParsnip yeah, basically register it on the desktop instead of the browser05:54
trueskyActionParsnip still, weird that it does not work correctly....05:54
ActionParsniptruesky: makes it work though, I'd run with it but make a copy of the files you edit before playing05:55
trueskyActionParsnip chrome wise like firefox05:55
Jekyllits me again, i found that good old nautilus is also broken on my machine, so no acessing the other partitions, no pluggin in external harddrives. im also scared about a reboot, cause the home directory is encrypted and there maybe no way to recover the data, i plan to move all home directory files to opt and boot off a live cd, will this plan work? am i missing something?05:55
ActionParsniptruesky: totally agree05:55
wyzegyecan somebody give me a hand.... my system isn't booting properly after installing gnome305:55
soreau! gnome3 | wyzegye05:55
ubottuwyzegye: Gnome 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.05:55
ActionParsnipwyggler2: gnome3 will break your OS05:55
trueskyActionParsnip yeah I don't need to reinstall the whole system back again for a small thing like that05:55
ActionParsniptruesky: if it doesn't work you can simply copy back the files you changed05:56
wyzegyewell for one i'm using mint 11, and i can boot up recovery and "startx" and all is well. it's just an inconvenience05:56
gentoo-intelwyzegye, neither of them are supported05:57
gentoo-intellol05:57
ActionParsnipwyzegye: then you should ask in the mint channel, this is ubuntu support05:57
soreau! mint | wyzegye05:57
ubottuwyzegye: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org05:57
wyzegyei've asked there. it's dead. they're practically the same thing though05:58
wyzegyenobody has anything they could recommend off the top of their head?05:58
gentoo-intelwyzegye, the thing is, ubuntu comes preinstalled with a DE. its not gnome 305:58
gentoo-inteland i hear it breaks05:58
trueskyActionParsnip Anyways, thank you for the help with the video thing, it was getting really annoying to being able to use video on chrome05:58
soreauwyzegye: Even if you were using ubuntu, we cant help you with gnome3 because its not supported05:58
ActionParsnipwyzegye: then be patient in the mint channel. Your distro is offtopic here as it  is not an official canonical release05:59
soreauwyzegye: And as youve been told, it probably broke your system into an unrepairable state05:59
ActionParsnipwyzegye: if you want gnome3 SOOO badly, install Ubuntu Oneiric (not Mint) and you will be fully supported here once it is released at the end of next month06:00
diverdudeHello. I am running ubuntu 11.04 on my T410 LENOVO laptop. When i want to increase/decrease screen brightness i press Fn+Home/End, which actually shows the brightness bar increasing/decreasing in top right corner, but the actual screen brightness remains unchanged. What could be wrong?06:00
ActionParsnipwyzegye: until then it is supported in #ubuntu+106:00
soreaudiverdude: could be a graphics driver issue06:00
diverdudesoreau, yes that is also my guess...How could i locate the problem and fix it?06:01
soreaudiverdude: Your best bet would probably be to ask in the appropriate channel for your driver06:01
REK_007soreau: on rescue mode it says Radeon Acceleration initialization failed06:01
ActionParsnipdiverdude: does it have that dual GPU fiasco?06:01
wyzegyewell thanks for the "help"06:01
diverdudeActionParsnip, hmm i am not to sure what you mean?06:01
soreauREK_007: You arent going to have 3D with the open drivers on that old 2.6.32 kernel06:01
ActionParsnipdiverdude: does it have an intel GPU and an Nvidia GPU?06:02
ranjan_hi , is it possible to change permissions without using chmod06:02
soreauREK_007: Did X booting regularly?06:02
REK_007soreau: no06:02
diverdudeActionParsnip, yws it does06:02
soreauREK_007: Pastebin your X log then06:02
diverdudeActionParsnip, yes06:02
ActionParsnipranjan_: you can chown too to set ownership,this will simply change the current owner and they will get the current access which is set with chmod06:02
ActionParsnipdiverdude: oh god, they are such a headache.06:03
diverdudeActionParsnip, why is that?06:03
ranjan_ActionParsnip, no, i was asking about altering file persmiisons without using chmod06:03
ActionParsnipdiverdude: optimus doesn't work too well afaik, I've not seen a single success story. The only thing I know of it is that 'bumblebee' may be able to switch it.06:04
ranjan_ActionParsnip, i think acl will work isnt it?06:04
diverdudeActionParsnip,  what is optimus and bumblebee?06:04
ActionParsnipranjan_: I believe you need to use chmod. I don't personally know of any other way. Maybe others can advise06:04
diverdudeActionParsnip, except for transformers :D06:04
ActionParsnipdiverdude: optimus is the technology used to have dual GPUs as far as I know, bumblebee is a project to try and make it work.06:05
ActionParsnipdiverdude: http://ubuntuforums.org/showthread.php?t=1399972   may help06:05
diverdudeActionParsnip, it used to work actually06:05
diverdudeActionParsnip, but at some point it stopped working06:05
gentoo-inteldiverdude, kernel update?06:05
cyphai'm getting no sound06:06
cyphanot sure why06:06
cyphawhat can I test06:06
diverdudeActionParsnip, it might be related to the fact that i at one point installed cuda drivers for my graphic card06:06
soreau! sound | cypha06:06
ubottucypha: 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.06:06
ActionParsnipdiverdude: possibly06:06
ActionParsnipcypha: what is the output of: wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh         Thanks06:06
new2netI did a lot of damage to my iptables... is there any way to restore the defaults?06:07
new2netusing Natty*06:07
gentoo-intelnew2net, iptables -F && iptables -X06:07
REK_007soreau: http://pastebin.com/ZKGXCmnP06:08
diverdudeActionParsnip, any solution ideas ?06:08
cyphaActionParsnip, /tmp/alsa-info.txt.plAKQQJFGM06:08
new2netgentoo-intel: worth a shot, will that disconnect me?06:08
gentoo-intelnew2net, no06:08
ActionParsnipdiverdude: i have no idea, i'm avoiding that dual gpu nonsense like  paris hlton avoids talent06:08
truesky36306:09
truesky36306:09
gentoo-intelnew2net, youll ave to restart iptables06:09
trueskylol06:09
ActionParsnipcypha: ok, run:   sudo apt-get install pastebinit; clear; pastebinit /tmp/alsa-info.txt.plAKQQJFGM06:09
trueskystpid keyboard06:09
ActionParsnipcypha: what is the generated URL please?06:09
new2netgentoo-intel, I see... how do I restart them (I've attempted to restore them myself, but never knew they must be restarted).06:09
diverdudeActionParsnip, its just a laptop with a CPU and a graphic card06:10
gentoo-intelnew2net, /etc/init.d/iptables restart06:10
new2netgentoo-intel, that's awesome :) ty for making my day06:10
gentoo-intelnew2net, if you use ufw itll replace the rules06:10
ActionParsnipdiverdude: with 2 GPUs  which can be a pain06:10
soreauREK_007: My guess is that compiz is somehow starting with software rendering, which often causes white screen. Try disabling by removing the executable bit from the compiz binary06:10
cyphaActionParsnip, http://pastebin.com/67MjCN5Y06:10
new2netgentoo-intel, I do use ufw also06:11
soreauREK_007: sudo chmod -x /usr/bin/compiz06:11
REK_007soreau: ok ... where is it ?06:11
REK_007ok06:11
ActionParsnipcypha: ahh its a virtualbox?06:11
REK_007thanks06:11
cyphayup06:11
diverdudeActionParsnip, how can i check how many gpus?06:11
REK_007soreau: now a restart right ?06:11
soreauREK_007: Just X06:11
ActionParsnipdiverdude: sudo lshw -C display06:11
soreauREK_007: service gdm restart06:11
ActionParsnipcypha: ok, have you enabled sound in the virtualbox settings? If there are a few soundcard options, have you tried them all? Have you installed the guest additions? What OS is the host?06:12
ActionParsnipcypha: wh06:12
diverdudeActionParsnip, check this: http://pastebin.com/ejfPXaRx06:12
cyphaActionParsnip, it has always worked06:13
cyphanot sure why it stopped working today06:13
ActionParsnipcypha: why didn't you tell us it was a virtualbox system?06:13
ActionParsnipcypha: so it just stopped working but has in the past?06:13
cyphacuz the volume of my host is max, and volume for virtualbox is max06:13
cyphaActionParsnip, yup06:13
rwwLoki_: Do you happen to be around?06:13
cyphawindows 7 host06:13
cyphaubuntu 11.04 guest06:14
ActionParsnipcypha: ok, try:  killall pulseaudio; rm -r ~/.pulse*     then reboot the guest. You REALLY need to add the basic information you can when you first ask a question rather than something so basic as "My sound doesn't work" You have a myriad of different stuff we needed to know which you simply didn't tell us til I started asking06:14
cyphai have so much stuff open on my guest, I really don't wanna have to reboot06:15
diverdudeActionParsnip, did you have a look?06:15
cyphais a reboot the only solution?06:15
ActionParsnipdiverdude: seems to be just an Nvidia, which is cool06:15
REK_007soreau:  its worse now .... compiz failed to start and  drivers didnt work as well06:15
soreauREK_007: Any better?06:15
ActionParsnipcypha: you can wait a while and pulseaudio will restart06:15
diverdudeActionParsnip, ahh ok. nice06:15
soreauREK_007: Of course compiz failed to start.. you removed the executable flag06:16
cyphaafter doing the above?06:16
REK_007now tha lower part of the screen is black as not composting is happening .. and no window decoration :(06:16
cyphaor on it's own anyway?06:16
cyphacuz i haven't had sound all day06:16
REK_007you did a chmod -x right :P06:16
REK_007i didnt remove it06:16
ActionParsnipdiverdude: http://ubuntuforums.org/showthread.php?t=1399972    did you check that?06:16
soreauREK_007: As I said, you arent going to get acceleration with open drivers on that old kernel in 10.0406:16
REK_007+x would fix it06:16
ActionParsnipcypha: yes it restarts on its own, like gnome-panel does. Is sound ok now?06:16
soreauREK_007: I was just trying to help you get past the white screen06:16
REK_007soreau: ok just tell me how to fix the display fix issues06:16
REK_007?06:16
soreauREK_007: Does X start ok now?06:16
REK_007i dont see a white screen06:17
REK_007the display goes off06:17
REK_007on the open drivers06:17
REK_007on on the catalyst .. if i leave the pc idle for a while and display goes off06:17
REK_007it doesnt compback06:17
cyphaActionParsnip, i did 'killall pulseaudio'06:17
soreauREK_007: Well that is likely a modesetting issue. Try booting with nomodeset as a kernel parameter06:17
cyphastill no sound06:17
soreau! nomodeset | REK_00706:17
ubottuREK_007: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter06:17
apparleguys can anyone tell me what is >! in bash scripting06:18
vehemothcan conky deal with spaces in exec and image tags06:18
diverdudeActionParsnip, as they suggest I have already the : Option "RegistryDwords" "EnableBrightnessControl=1"  in my xorg.conf and it does not help06:18
REK_007ok06:18
ActionParsnipcypha: did you delete the folders too, the command stops sound then removes the settings. It will then generate vanilla configs06:18
REK_007wait i will06:18
cyphaapparle, you could ask in #bash if someone here doesn't know06:18
ActionParsnipdiverdude: do the bug links show anything else?06:18
soreauREK_007: If you dont have attachment to this install, I would recommend upgrading ubuntu so you get a newer kernel for free, which has much better drivers for the HD radeons06:18
cypharm -r ~/.pulse*06:18
=== Swish[\] is now known as Swish
ActionParsnipcypha: yes it needs running immediately after the killall command, which is why I laid out both as one command as it needs to be run thatway06:19
ActionParsnipdiverdude: do you have an xorg.conf file to setup the display normally?06:19
diverdudeActionParsnip, i just have default xorg.conf06:20
diverdudeActionParsnip, and then i added that line06:20
cyphaActionParsnip, still no sound06:20
ActionParsnipdiverdude: the one made by nvidia-xconfig?06:20
cyphabut i do see that it reset the audio settings06:20
ActionParsnipcypha: ok run:  alsamixer       all levels cranked and unmuted?06:20
diverdudeActionParsnip, yes i suppose so if that is the one creating it...i did not issue any commands to create one06:20
cyphayup06:20
ActionParsnipdiverdude: ubuntu doesn't have xorg.conf by default, if one exists it will be obeyed06:21
=== Guest54347 is now known as LjL-Temp
diverdudeActionParsnip, i see...then nvidia must have created one for me06:21
ActionParsnipcypha: could ask in #vbox   to ensure your guest settings are ok06:21
=== LjL-Temp is now known as Guest34646
=== ubw_ is now known as Rannger
cyphawell, let me restart first06:21
cyphai've been avoiding that06:21
diverdudeActionParsnip, can i show you the contents?06:22
cyphathanks for your help ActionParsnip06:22
blakeare there any media players that I can view library as the directory struture06:22
cyphavery much appreciate you sharing your brain06:22
ActionParsnipdiverdude: sure, pastebin away06:22
REK_007soreau: thanks will test the display thing now ... I didnt know the kernal would not support it . On 11.04 it did ... but since it got broken after a GNOME3 update i didnt give it a try06:22
ActionParsnipcypha: thanks for the gratitude :)06:22
soreauREK_007: If nomodeset doesnt work, try not loading the radoen module at all by booting with kernel param radeon.dontloadme=106:22
=== JoFo_ is now known as JoFo
REK_007soreau: will the hamper with 3d accln . or anything as such ?06:23
diverdudeActionParsnip, this is the content: http://pastebin.com/NrYZKJKU06:23
soreauREK_007: This is the third time Im telling you this: You will NOT get 3D or any acceleration with the open radeon driver on an HD radeon card using 2.6.32 kernel06:24
REK_007soreau: on catalyst .. am telling .. am using catalyst .06:24
diverdudeActionParsnip, i forget to paste the EndSection in the bottom (it is there in my file)06:24
soreauREK_007: I dont care about catalyst. You arent using that right now06:24
REK_007soreau: open driver failed boot everytime ... so moved to catalyst .06:25
soreauREK_007: Unless you reinstalled it since you pastebinned your X log, you are using the radeon driver currently06:25
soreauREK_007: If you want fglrx, use sys>admin>hardware drivers to install it06:26
REK_007even with nomodeset ... i tried to check for error by removing the options from boot .. the max i saw the display going black after that message of checking battery or something06:26
REK_007soreau: i reinstalled it ...as all attempts failed on radeon driver :(06:26
soreauREK_007: Well I cant help you then06:27
REK_007ok thanks for your time and effort :)06:27
ALI_BABAVl06:30
soreauREK_007: In the future, try to use better communication when getting support06:30
soreaujust wasted a lot of time06:30
ALI_BABAco' tha`ng na`0 o? VietNam kh0ng06:30
cyphaActionParsnip, still no sound06:30
REK_007soreau: i previously used radeon with compiz on 10.04 with my HD5770 ... :|06:30
soreauREK_007: I really couldnt care less06:31
ActionParsnipcypha: then I'm not sure, could make a new user and test06:31
REK_007sorry that i wasted your time anyway "/06:31
REK_007:/06:31
ActionParsnipdiverdude: you have 2 device006:31
=== Zeelot is now known as Zeelot3k
=== Zeelot3k is now known as Zeelot
cyphaActionParsnip, can I test sound from command line?06:32
ActionParsnipdiverdude: delete the last section and add the  Option "RegistryDwords" "EnableBrightnessControl=1"    line at around line 41 (in the first display0 section)06:33
cyphaI remember I once was not able to get any sound to work, but when I did something from the commandline, a beep or whatever did play06:33
cyphagiving some clue as to the problem06:33
ActionParsnipcypha: sure you can use:     aplay /usr/share/sounds/alsa/Front_Center.wav06:33
REK_007soreau: why you taking this personally :/... i tried whatever you asked me to try .. didnt work so i reverted back to catalyst though it has bugs06:34
cyphayeah, no sound06:34
sexcopter5000hi, i have a question regarding samba file sharing. I feel that I have screwed things up with conf files, shares etc and would like a fresh start. Is there a simple way to set things back to vanilla? would something like dpkg-reconfigure do that?06:34
ActionParsnipcypha: how about as another user?06:34
cyphaActionParsnip, is it gonna create random files all over my drive?06:35
cyphaor is it a clean removal afterwards?06:35
cyphawith no remnants06:35
diverdudeActionParsnip, should i restart after the change?06:35
ViktatorHey, anyone knows whats going on here, when i surf, using chromium, and mouse3-click a link, focues changes to another program window..something to do with compiz?06:35
bordermarthi everybody06:35
suraj*-display UNCLAIMED product: Sandy Bridge Integrated Graphics Controller06:36
REK_007soreau: your nomodeset option worked for the one bug on catalyst thanks :)06:36
ActionParsnipdiverdude: sure, could you pastebin the  new file for me to check please06:37
bordermartsomeone know how to use a 10.04 driver on 11.04?06:37
diverdudeActionParsnip, yes here it is :) http://pastebin.com/Nw0ZeJk606:38
ActionParsnipdiverdude: looks good06:39
ActionParsnipbordermart: the kernels are different so it won't work06:39
diverdudeActionParsnip, can i issue some command instead of restarting? like restart X or something? or is it necessary to restart?06:39
=== suraj is now known as got_bugged
rahulHello Everyone! I just upgraded Ubuntu 10.10 to 11.04 on my Vostro 3350 & it lost wireless Network drivers.. can anybody helpme out getting my wireless adapter work.??06:39
bordermartActionParsnip, because my wifi card work in 10.4 but not in 11.0406:39
got_bugged*-display UNCLAIMED product: Sandy Bridge Integrated Graphics Controller06:39
ActionParsnipbordermart: what chip does it use?06:39
rahulsame issue with me.. bordermart..06:40
cake_n_bakehello i have a problem with setting keybindings in ubuntu, and i was hoping to have some help06:40
cake_n_bakecurrently using unity atm06:40
vehemothhow do I do spaces in paths in conky?06:40
ActionParsnipdiverdude: you can restart X with the shortcut K+Alt+PrintScrn06:40
rahulmine have Centrino N 103006:40
bordermarthumm i dont remberber the chip bur i have a dell latitude d 82006:40
=== `mOOse` is now known as m00se
bordermartremember*06:40
ActionParsnipbordermart: if you run:  sudo lshw -C network     it will say (look at the product line)06:41
ActionParsniprahul: http://forum.aircrack-ng.org/index.php?topic=11498.006:42
bordermartbroadcom06:42
ActionParsniprahul: http://ubuntuforums.org/showthread.php?t=171821106:42
diverdudeActionParsnip, ahhhhh horraay it works :)06:42
diverdudeActionParsnip, my screen is nice and bright now06:43
ActionParsnipdiverdude: yeya, now backup the file, you can restore the file should you need a reinstall later06:43
bordermartActionParsnip, broadcom wireless06:43
ActionParsnipbordermart: is that all it says?06:43
diverdudeActionParsnip, yess...thank you very much06:43
ActionParsnipbordermart: just "broadcom"06:43
ActionParsnipdiverdude: np bro06:43
bordermartyes06:43
ActionParsnipbordermart: joy, is it a usb device or internal?06:43
bordermartinternal06:44
ActionParsnipbordermart: ok then run:  lspci | grep -i broadc       what is output?06:44
skplcan someone help me? i was trying to scp a file between two computers on my network and i got this error http://pastebin.com/xLhLQiV006:44
got_buggedubuntu 10.04 display issue *-display UNCLAIMED product: Sandy Bridge Integrated Graphics Controller need help06:45
=== tum is now known as Guest18863
llutz_skpl: did you reinstall serversides ssh or changed the host-key on server?06:46
skplllutz, no06:46
osseI've heard that when doing the regular ./configure && make && make install routine some people like to "make a pacakge out of it". I guess is simplified removing files when/if that times comes. Is this something dpkg (or something else) can do for me?06:46
ActionParsnip!checkinstall | osse06:47
ubottuosse: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running!06:47
llutz_skpl: did you address the server sometimes by different IPs or hostnames?06:47
skplllutz, no06:47
llutz_skpl: then check the server06:48
skplchekc the server for what06:48
llutz_skpl: check _why_ the hostkey changed06:48
skplhow do i do that06:48
osseActionParsnip, brilliant! Thank you! I guess this is a common question since ubotto's got it covered :)06:49
llutz_skpl: check logs, compare keys with the one backed up06:49
ActionParsniposse: indeed, helps us help you faster and easier too :)\06:49
cyphaActionParsnip, fixed06:49
cyphait was PCM that was muted06:49
cyphaand I never realized06:49
cyphaapparently that's the default06:49
skplllutz, i reinstalled ubuntu on the server machine06:50
llutz_skpl: so you reinstalled SSH too! thats what i asked before. remove offending key from your known_hosts06:51
got_buggedubuntu 10.04 display issue *-display UNCLAIMED product: Sandy Bridge Integrated Graphics Controller need help06:52
ActionParsnipcypha: I thought you said you'd ran alsamixer and all was cranked and unmuted....06:52
=== got_bugged is now known as raj-darkmsytery
cyphadidn't notice that one I guess06:52
ActionParsnipcypha: d'oh06:52
cyphaor maybe it was before the restart06:52
raj-darkmsyteryubuntu 10.04 display issue *-display UNCLAIMED product: Sandy Bridge Integrated Graphics Controller need help06:52
cyphaand something else was wrong06:52
ActionParsnipcypha: restarts are never a bad thing06:52
blakewhats the xchat command to connect to a sever in a new tab/window? D:06:52
cyphaActionParsnip, they are when you have so much crap open06:53
skplllutz, ok thanks, that worked.06:53
skplllutz, sorry bout that06:53
ActionParsnipcypha: well if youhave an iss it may help06:53
cyphathank you though ActionParsnip06:53
ActionParsnipcypha: np man06:53
osseActionParsnip, thanks again! This was a goldmine! Hadn't heard about auto-apt either06:53
ActionParsniposse: you'll learn every day in Linux ;)06:54
=== popey_ is now known as popey
carli2hi. from where can i get a larger ammount of ubuntu CDs for low costs?07:02
greg3000Choppy Video Issue - ATI Radeon VGA chip - was working good with ati drivers and 10.04 LTS, reinstalled same driver on 11.04 server and rough performance.  Any ideas why the two systems respond differently?07:04
greg3000Or what to do?07:04
ActionParsnipcarli2: http://shop.canonical.com/product_info.php?products_id=85207:04
JZApplesI've got 11.04 and seem to have lost my volume applet in the top right panel.  Anyone know how to get it back?  I tried gnome-volume-control-applet, and it's running in system monitor, but still not displayed.07:04
TyredJZApples: Right click on panel and drop down to Panel> and click Add New Items, Search for Mixer or Indicator Plugin... That is just from the top of my head07:06
ActionParsnipJZApples: try running: /usr/lib/indicator-sound/indicator-sound-service07:06
=== Nicolus is now known as c_nick
=== jesus is now known as Guest58110
JZApples11.04 doesn't do anything when i right click07:07
JZApplesActionParsnip, bash: /usr/lib/indicator-sound/indicator-sound-service: No such file or directory07:08
ActionParsnipJZApples: hmm, what is the output of:   lsb_release -sc07:08
JZApplesActionParsnip, NATTY07:09
JZApplesActionParsnip, minus the caps lock07:09
ActionParsnipJZApples: is the package indicator-sound installed?07:09
JZApplesActionParsnip, negative07:10
ActionParsnipJZApples: that's the issue then, install the package and you can then run the command07:10
JZApplesActionParsnip, thanks dawg!07:10
stiv2kholy shit07:10
stiv2kwhy does wget make a file every time i run it?07:10
jussi!language | stiv2k07:11
ubottustiv2k: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.07:11
greg3000stiv2k: look up wget manual, you need to turn output to null07:11
ActionParsnipstiv2k: that's normal, you can use the extra option:    -o filename07:11
greg3000Anyone good with ATI video card setup?  I had it working good in 10.04 LTS, but now not good in 11.04.  I don't know why it could be07:12
stiv2kgreg3000: i did --quiet already07:12
stiv2kgreg3000: but it still makes a file07:12
greg3000output to /dev/null07:12
JZApplesActionParsnip, http://paste.ubuntu.com/688907/07:13
stiv2koh07:13
stiv2kok07:13
ActionParsnipJZApples: try:  mkdir -p /home/jon/.cache/indicators/sound/album-art-cache07:14
JZApplesActionParsnip, still getting this: (process:10138): libindicator-WARNING **: No watchers, service timing out.07:16
JZApples** (process:10138): DEBUG: Service shutdown !07:16
ActionParsnipJZApples: not sure then, could try a reboot07:17
JZAppleskk07:18
MichaelLandonI'm not sure what's going on, I got to the party late. It seems that whatever you need is either missing or in the wrong directory. Run a search for what's missing07:19
MichaelLandonIf you find it, put it where it needs to be and try again07:19
MichaelLandonYou will probably get new errors lol07:20
=== Guest34646 is now known as LjL-Temp
=== LjL-Temp is now known as Guest3789
=== Blaze is now known as Guest64685
Guest64685Hello?07:22
Guest64685My home server just died, It has a software raid 5 array on it.07:23
Guest64685How do I go about getting my files back?07:23
JragonHi07:24
ActionParsnipGuest64685: use your backups is the easiest way07:24
greg3000Anyone good with ATI video card setup?  I had it working good in 10.04 LTS, but now not good in 11.04.  I don't know why it could be07:24
Guest64685backups.... That's why I was running raid... The data isn't all that important...07:26
Guest64685Just if I could get it back easily... its worth it.07:26
ActionParsnipGuest64685: a lot of corporate servers use RAID and have a nightly backup of their data.07:27
ActionParsnipGuest64685: you could recreate the array in livecD and access it07:27
Guest64685yeah, well. This was my home server.07:27
Guest64685Ahh... LiveCD... perfect.07:27
ActionParsnipGuest64685: then more reason to have a backup if it's a server07:27
llutz_RAID is not a backup-replacement, if oyur data isn't important, why worrying about getting it back07:27
=== Robert_ is now known as Guest68464
GhostWolfhi all, got a question, is chromium web browser same as Google Chrome? or different? and aslo if it is different i downloaded and tired to install the stable version of google chrome, and it was able to do install or try to install via ubuntu's software center, and i click install authenticate it and when it goes it has the install button again after it looks like its going and tells me to install this only if you trust it07:29
GhostWolf anyone help?07:29
ActionParsnipGhostWolf: chromium is the open version, they use the bugs reported in chromium and occasionally take a snapshot, then make it stable and name it chrome07:30
ActionParsnipGhostWolf: chrome in software centre is a game afaik, chromium-browser will install the open source browser, you will need the google repo to install chrome07:31
GhostWolfActionParsnip, ok, but what bout the one i downloaded? it keeps coming up to have me install it but have saying trust it07:31
ActionParsnipas in the browser07:31
=== aron is now known as Guest54029
ActionParsnipGhostWolf: can you close software centre and run:  sudo apt-get update     and pastebin the text07:31
GhostWolfActionParsnip, ok just a minute07:32
no_gravityHi, i have Ubuntu 10 and want to run a mono app. What do I have to do?07:32
ActionParsnipno_gravity: how are you installing it07:32
no_gravityActionParsnip: I used the Download link here: https://github.com/trafassel/Gestaltlupe07:33
no_gravityActionParsnip: it gave me a zip file. in it are a ton of files. some are exe files.07:33
GhostWolfActionParsnip, http://pastebin.com/yyy4tCQh07:35
ActionParsnipno_gravity: I think you just need the mono package07:35
ActionParsnipGhostWolf: ok looks good, no errors orwarnings :)07:36
no_gravityActionParsnip: Ok, and then I do what?07:36
no_gravityActionParsnip: "apt-get install mono" tells me it cant find the package.07:36
GhostWolfActionParsnip, ok and i noticed it shows the first line http://dl.google.com stable InRelease, is that the chrome i was trying to install?07:37
ActionParsnip!info mono-complete | no_gravity07:37
ubottuno_gravity: mono-complete (source: mono): complete Mono runtime, development tools and all libraries. In component universe, is optional. Version 2.6.7-5ubuntu3 (natty), package size 25 kB, installed size 128 kB (Only available for i386 lpia kfreebsd-i386 powerpc ppc64 amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390 all)07:38
ActionParsnipGhostWolf: seems so, what is the output of: uname -m07:38
no_gravityActionParsnip: do i need the development tools?07:38
alexfs0hi07:38
GhostWolfjust a sec ActionParsnip after i did that an update window came up07:38
ActionParsnipno_gravity: possibly, read the readme file or instructions, it will tell you07:38
alexfs0hmm07:39
alexfs0alguém do brasil?07:39
ActionParsnip!brazil07:39
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.07:39
GhostWolfActionParsnip, it shows i68607:39
ElisiBut there's a new reason to promote circumcision and maybe even make it mandatory: foreskins are the U.S.'s newest cash crop, exceeded only in dollar value by marijuana. Harvesting foreskins is worth billions of dollars to the U.S. economy every year, and we don't have to worry about China beating us in this field too, because they don't practice routine infant circumcision.07:39
ActionParsnipGhostWolf: cool07:39
ActionParsnipGhostWolf: http://www.google.com/chrome/eula.html?hl=en-GB&brand=GGRY&installdataindex=search-experiment&platform=linux_ubuntu_i38607:39
GhostWolfok thanks ActionParsnip07:39
no_gravityActionParsnip: the readme just says "install the mono package". well, i will install what you said.07:40
ActionParsnipGhostWolf: select 32bit deb for Ubuntu and download the deb, double click to install it07:40
ActionParsnipno_gravity: seems to cover it07:40
GhostWolfActionParsnip, thats what i downlaoded and it asked me to save or run i saved it but i right selected it and selected to have the ubuntu software center to install07:40
ActionParsnipGhostWolf: ok then close software centre. Where did you save the file?07:41
no_gravityActionParsnip: but will mono run the .exe files?07:41
fitha呵呵07:41
fitha!time07:41
ubottuInformation about using and setting your computer's clock on Ubuntu can be found at https://help.ubuntu.com/community/UbuntuTime - See https://help.ubuntu.com/10.04/serverguide/C/NTP.html for information on usage of the Network Time Protocol (NTP)07:41
GhostWolfActionParsnip, in the download folder that FireFox has for it07:42
ActionParsnipGhostWolf: then run:    cd ~/Downloads; sudo dpkg -i ./google-chrome-stable_current_i386.deb; sudo apt-get -f install; rm ./google-chrome-stable_current_i386.deb07:43
=== Mud is now known as Guest50014
GhostWolfbtw ActionParsnip i just looked and i guess i have Google Chrome already installed. it shows in the Internet section of the applications07:43
ActionParsnipGhostWolf: good enough for me :)07:43
GhostWolfActionParsnip, let me open to see if it works07:44
no_gravityActionParsnip: I think i will just boot up an ec2 instance with windows and use it there. looks like mono is not ready for users yet.07:44
GhostWolfActionParsnip, i guess it does, i just opened and it works asked me to select a search engnie and then other info07:45
ActionParsnipGhostWolf: cool07:45
GhostWolfActionParsnip, thanks for ya help07:45
ActionParsnipno_gravity: its used by quite a lot, I'd ask in the mono channel07:45
ActionParsnipGhostWolf: np07:46
no_gravityActionParsnip: im in the mono channel. no infos there. i could also use wine. but will wine run mono stuff?07:46
rajidads07:47
rajisadscas07:47
rajicds07:47
rajic07:47
rajisdcds07:47
FloodBot1raji: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.07:47
rajic07:47
ActionParsnipno_gravity: considering you have probably spent 10 minutes on this then assumed it's not ready, I'd say it was a poor effort on your part personally. I don't know how wine will go with mono, I don't develop or mess with that stuff (save for Spotify in Wine)07:47
rajirww07:47
rwwraji: yes?07:47
ActionParsnipno_gravity: try finding some mono guides online, or a mono forum etc, you may get better help as it is more specific to your issue07:47
rajiyes07:48
no_gravityActionParsnip: sounds like that will take a lot longer then to boot a windows machine. if i as a programmer cannot find out how to run a mono app within 30 minutes then i say good night mono.07:49
ActionParsnipno_gravity: your choice, one you get the environment setup, it will fly07:49
no_gravityActionParsnip: i dont think so. the environment is "apt-get install mono-complete" right? im lost after that.07:50
no_gravityActionParsnip: ok, i give mono one more chance, install it and see if after that i have any clue how to run that app...07:51
ActionParsnipno_gravity: I'd see if there are any how-tos on the ubuntuforums too, the package should install a lot of what you need07:52
no_gravityActionParsnip: hmm... "couldnt find the package mono-complete"07:52
ActionParsnip!info mono-complete07:53
ubottumono-complete (source: mono): complete Mono runtime, development tools and all libraries. In component universe, is optional. Version 2.6.7-5ubuntu3 (natty), package size 25 kB, installed size 128 kB (Only available for i386 lpia kfreebsd-i386 powerpc ppc64 amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390 all)07:53
monuhi07:53
ActionParsnipno_gravity: it's in the universe repo, which you currently don't have enabled07:53
no_gravityActionParsnip: that means what? vim /etc/apt/sources.list and put some repo there?07:54
ActionParsnipno_gravity: if you have software centre installed you can use that07:55
ActionParsnip!repos | no_gravity07:55
ubottuno_gravity: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/project/about-ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories07:55
ActionParsnipno_gravity: editting sources.list as you say is also fine07:55
no_gravityActionParsnip: this is my current sources.list: http://codepad.org/xwcRJep607:59
no_gravityActionParsnip: what do i have to add?07:59
ActionParsnipno_gravity: deb http://de.archive.ubuntu.com/ubuntu/ lucid universe08:00
Uatec[Ubuntu]hi there08:00
no_gravityActionParsnip: isnt that already covered by the first line?08:03
ActionParsnipno_gravity: true, do you have software centre ?08:03
no_gravityActionParsnip: i dont even know what that is08:04
=== kashmawy is now known as vick
=== Aaron is now known as Guest41563
no_gravityActionParsnip: i installed gnome like this: apt-get install gnome-core08:06
no_gravityActionParsnip: strange, i added your line, did apt-get update and now i see mono-complete.08:07
no_gravityinstalling ist...08:07
no_gravitys/ist/it08:07
ServerTechLaptopUbuntu 11.04 Server not booting up? Encrypted hard drive and there is just a blinking line. It was working fine a few minutes ago.08:08
Uatec[Ubuntu]i just tried to install gnome3 on my 11.04 machine, and when i restarted my system gets as far as "stopping system v runlevel compatibility [ok]" and then the machine just stops08:09
Uatec[Ubuntu]i can get to the command line by doing alt+f1, alt+f2 etc08:09
Uatec[Ubuntu]but it doesn't start X08:09
Uatec[Ubuntu]i have tried to start X from the command line but i just get a black screen08:09
Uatec[Ubuntu]i have tried to start gdm from the command line and i just get "Failed to aquire org.Gnome.Displaymanager" "Failed to aquire name, bailing out"08:10
Uatec[Ubuntu]has anybody seen this error before, does anybody know what i can do to fix it or what might be wrong?08:10
ServerTechLaptopUbuntu 11.04 Server not booting up? Encrypted hard drive and there is just a blinking line. It was working fine a few minutes ago.08:10
Uatec[Ubuntu]if i press alt+f8, it flicks to a black X screen with a waiting cursor for a fraction of a second, then flicks back to the F7 text screen. and then it flicks between the two until i change terminal again08:12
no_gravityActionParsnip: unbelievable, i got that thing running! Mono runs the .exe files when you do "mono the.exe" Thank you for your support!08:13
ActionParsnipUatec[Ubuntu]: gnome3 isn't supported in Natty, I suggest you ask in #gnome08:13
ActionParsnipServerTechLaptop: try adding the boot option: nomodeset08:13
ActionParsnipno_gravity: cool. Np man :)08:14
Uatec[Ubuntu]ActionParsnip: CRAP! the website i was following looked all confident and just "this is how we do it"08:14
ActionParsnip!gnome3 | Uatec[Ubuntu]08:15
ubottuUatec[Ubuntu]: Gnome 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.08:15
Uatec[Ubuntu]oh crap08:15
ActionParsnipUatec[Ubuntu]: if you want gnome3 SOOOO badly, reinstall with Oneiric. Gnome3 is not compatible with Natty08:15
Uatec[Ubuntu]i don't want it THAT badly, i just didn't know it would cause so much trouble :(08:16
bordermarthi i'm back08:16
Uatec[Ubuntu]what's oneiric? (i'm stuck at the command line now :( )08:16
ikonia38795oops08:17
ikoniaoops08:17
jpdsikonia: Righto.08:17
ikoniasorry about that08:17
bordermarthi everybody08:17
Uatec[Ubuntu]can someone suggest a command line web browser that i could use to find out what oneiric is?08:17
llutz_!oneiric08:17
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+108:17
ActionParsnipUatec[Ubuntu]: oneiric is the codename of Ubuntu 11.10 and it uses Gnome308:17
Uatec[Ubuntu]ah, interesting08:18
bordermartMy wifi wont work but in 10.04 it work08:18
rwwUatec[Ubuntu]: w3m08:18
ServerTechLaptopUbuntu 11.04 Server not booting up? Encrypted hard drive and there is just a blinking line. It was working fine a few minutes ago. Recovery mode not working either.08:18
Uatec[Ubuntu]thanks rww08:18
TWiSTEDSOanyone that can help out on this problem , it seems that eth0 got an old ip , need to restart the network , but when doing a start/stop/restart , im getting this error : ifdown couldnt read interfaces file etc/network/interfaces : ifup couldnt read interfaces file etc/network/interfaces any hints ? Computer aint using any router08:18
Uatec[Ubuntu]i'll install that after i've finished installing kde, hoping that THAT will save my bacon08:19
Uatec[Ubuntu]otherwise my GF will kill me :S08:19
ikoniaServerTechLaptop: repeating the same thing every 2 minutes won't help08:19
bordermarthow are you ikonia ?08:19
WollymanWhy are you not supposed to say ?[\0x01]DCC SEND "ff???f?" 0 0 0 on IRC?08:20
FloodBot1NOTICE - The above was an exploit attempt that may have disconnected some users. Please ignore it, DON'T click on suspicious links, and type « /msg ubottu exploit » if you want more information.08:20
rww!exploit > Wollyman08:20
ubottuWollyman, please see my private message08:20
WollymanOh, isn't that old though?08:21
rwwWollyman: Yes. It still catches users.08:21
rwwWollyman: and a pragmatic reason: saying it will get you banned from #ubuntu automatically. so don't :P08:22
Uatec[Ubuntu]okay, well i'm in a gui of some sort08:22
=== Guest3789 is now known as LjL-Temp
Uatec[Ubuntu]i wonder. what's the upgrade path between 11.04 and 11.10?08:22
WollymanWhat's it do? I didn't see anything go bad08:22
rwwWollyman: see the link from ubottu08:22
=== LjL-Temp is now known as Guest23433
rwwWollyman: (any question we didn't already answer in the articles linked there is not likely to be answered)08:23
bordermartSomeone know why my wifi card work on 10.04 but not in 11.04?08:26
=== Wollyman is now known as wolly
theadminWhen using apt-get to match against a regular expression, how to tell it to *exclude* specific packages? Say, I want ubuntu.* to include "ubuntu-restricted-extras" but EXCLUDE "ubuntu-desktop" (just as an example, the actual situation includes too many packages to list)08:30
YounderWhat is this migration/? running on my computer??08:31
nzehow do i cut of a file at a certain line that i can regexp-match?08:31
pierre_hi08:31
ActionParsniptheadmin: grep -v   will in(v)ert the grep (find things hich aren't what you grep for)08:33
pierre_i am using ubuntu lucid as guest on xen 4.0 and when i migrate to natty it setups grub2 and i lose my pygrub boot...08:33
pierre_is there a way to make it skips grub2 install during mirgration to natty?08:33
Younderpierre_, no08:34
theadminActionParsnip: How could I use grep for this, though?08:34
ActionParsnipUatec[Ubuntu]: you can run:  sudo do-release-upgrade -d    and go from natty to oneiric asit is the (d)evelopment (unstable) branch08:34
pierre_I tried to purge it afterward and ut grub-legacy back but it is not working08:34
Younderpierre_, and indeed that wouldbe ill adviced08:34
pierre_Younder, I tried several time and it doesn't work..08:35
ActionParsniptheadmin: if you have a list of packages,or have an installed OS you want to clone you can use the !clone factoid then grep etc the packages08:35
theadminActionParsnip: Well, APT supports (basic) regular expressions to match against. So, "ubuntu.*" would match all packages starting with "ubuntu". How would I go about doing the same, but removing ubuntu-desktop out of that list?08:36
ActionParsniptheadmin: dpkg -l | grep '^ubuntu' | grep -v ubuntu-desktop08:36
theadminActionParsnip: That matches only installed packages.08:37
Younderhttps://help.ubuntu.com/community/Grub2 see grub1 vs. grub208:37
ActionParsniptheadmin: hmm,the version numbers have the word ubuntu in08:37
ActionParsniptheadmin: gimme  a sec08:37
theadminActionParsnip: Again, that's only ever helpful for installed packages, I need to search the whole apt-cache out, hmm...08:38
theadminActionParsnip: I probably would want to use apt-cache search + awk, then.08:39
ActionParsniptheadmin: dpkg -l | awk '{ print $2 }' | grep ubuntu | grep -v ubuntu-desktop08:39
ActionParsniptheadmin: if you want to change dpkg -l   for   apt-cache search  it should be ok08:40
wildbatif it support regex, just  "^ubuntu"08:40
ActionParsnipapt-cache search . | awk '{ print $1 }' | grep ubuntu | grep -v ubuntu-desktop08:41
ActionParsnip179 results ;)08:42
tasslehoffI can enter a website in firefox, but don't get any response on ping (this is a site that should answer)08:43
ikoniatasslehoff: got to be a firewall08:44
ikoniatasslehoff: or your browsing the web with a proxy08:44
Youndertasslehoff, no, it does'nt have to. It can be blocked by the firewall08:44
Youndertasslehoff, I wards off some script kiddies from further examining your machines08:45
tasslehoffikonia: Younder: it happened after I upgraded from 10.10 to 11.04.08:46
tasslehoffYounder: you mean a default firewall in 11.04?08:46
Youndertasslehoff, ufw? That's basically iptables08:47
ActionParsniptasslehoff: tried another browser?08:47
Youndertasslehoff, no ping would be enabled by defaults08:47
SNSKhi there, help with network manager08:48
tasslehoffActionParsnip: git over https, firefox and chrome work fine. apt as well. ping and pidgin (gtalk) does not.08:48
Youndertasslehoff, on the command line try to ping it08:49
wildbat!ask| SNSK08:49
ubottuSNSK: 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. :-)08:49
SNSKhow can i make all applications to be always online even there is no connection in networ manager08:50
tasslehoffYounder: that's what I did before my initial Q :) I get no reply on a command line ping.08:50
tasslehoffI'll check if our network admin have done some funky stuff08:50
ikoniatasslehoff: then it's being firewalled08:50
Youndertasslehoff, and uou just did ufw enable?08:51
tasslehoffikonia: perhaps I got a new IP when I upgraded08:51
tasslehoffYounder: no, haven't touched it.08:51
wildbatSNSK:  don't use network manager then ~ config the /etc/network/interfaces08:52
mrjbaranyone here running Ubuntu on a macbook?08:52
Youndertasslehoff, well you should.. anyhow ping is port 2308:52
ikoniaping is not a port, it's icmp08:53
SNSKwildbat, okay you tell me what to edit in /etc/network/interfaces08:53
Younderso just log into te machine and check ising fstat if the proes is connected and working08:53
ikoniatelnet is port 2408:53
llutz_Younder: port 23 is telnet08:53
ikonia2308:53
ikoniasorry08:53
=== klaas_ is now known as klaas
wildbatSNSK: that's depends what you need and you system .08:54
SNSKwildbat, i am connection through pon poff method which is not registered in network manager and so i cannot use evolution or or other connected apps, they always stay offline08:54
Younderso just log into the machine and check using fstat if the proes is connected and working08:54
SNSKwildbat, but when i uninstall network managet everything works fine08:54
ikoniaYounder: what are you talking about, he's asking why ping isn't responding.....08:54
SNSKbut is there any way to do same with network manager08:55
Uatec[Ubuntu]crap08:55
Uatec[Ubuntu]update-manager crashes when i try to upgrade to 11.10 :(08:55
YounderThis drops ping in iptables -p icmp --icmp-type echo-request -j DROP08:55
ikoniaYounder: it doesn't have to be on his machine, it could be on the remote machine, a firewall in between or the router he goes out of08:56
Younderikonia, yes, I know08:56
DobuntuI have an issue where wget only works if I sudo...  This comes after a failed attempt at getting squid3 running (I aborted).  Anyone know how I might be able to fix?08:56
tasslehoffit is most likely remote, since the nw-admin has played around a bit lately08:57
tasslehoffI'll check with him08:57
TWiSTEDSOanyone that can help out on this problem , it seems that eth0 got an old ip , need to restart the network , but when doing a start/stop/restart , im getting this error : ifdown couldnt read interfaces file etc/network/interfaces : ifup couldnt read interfaces file etc/network/interfaces any hints ? Computer aint using any router ?08:57
ActionParsnipTWiSTEDSO: sudo dhclient3 eth008:58
TWiSTEDSOActionParsnip: testing , thnks08:59
SNSKwildbat, any ideas08:59
wildbatSNSK:  sorry i don't know any pon/poff. but NM should interface with that ...09:00
wildbatSNSK: can you ping 8.8.8.8? with NM installed?09:01
TWiSTEDSOActionParsnip: THNKS it solved the problem :)09:02
llutz_SNSK: pppoe or simple dialup? installing modemmanager should make those connections available in networkmanager too09:02
xosuiteheartsI need some help with my cdrom drive mounting and unmounting09:02
SNSKllutz, dialup through bluetooth to my 3g mobile09:02
ActionParsnipboom09:02
xosuiteheartsup until recently when I tried the /mount/dev/ command its been saying that "drive already mounted" every time I stick a cd into it09:03
xosuiteheartsmount: block device /dev/sr0 is write-protected, mounting read-only09:03
SNSKyes09:03
xosuiteheartswhat does that mean?09:03
SNSKwildbat, yes09:03
xosuiteheartsI didn't used to do that09:03
xosuiteheartseven after I restarted the computer09:03
wildbatSNSK:  that DNS problem then ~ you do have internet.09:03
wildbatSNSK: NM tend to override the DNS setting.09:04
xosuiteheartscould anyone give me some help please?09:04
Peter_Bilthow should i red aout the cpu freakweency?09:05
llutz_SNSK: maybe this helps http://goo.gl/Rucvs09:05
SNSKwildbat, i have internet, but since my network manager does not recognize it it shows a dimond and evolution takes it as there is no connection and atays offline, everything works fine if i uninstall my network manager'09:05
thincedxosuitehearts: cdrom is writeprotected thoug you can't write anything into it, except burning09:05
Younderxosuitehearts, check your USB ports. You might have a key logger09:05
Peter_Bilthello prince akeem09:05
wildbatSNSK, read that should be helpful. ~ thpu don't NM can dailup 3g now ?? ~09:05
xosuiteheartsYounder I dont have a keylogger mate09:06
Peter_Biltcan you say what kind of mechanism set the intel cpu frequency in ubunu?09:06
SNSKllutz, i use same procedure09:06
xosuiteheartsthinced so what exactly does mounting and unmounting mean?09:06
xosuiteheartsthinced, is it giving me that message because the media I have in it is write protected?09:07
xosuiteheartsthinced mounting it and unmounting wouldnt really have much affect?09:07
SNSKwildbat, my network manager cannot connect to my 3g phone, i tried a lot so i have to use ponpoff method09:07
SNSKllutz, i have internet, but since my network manager does not recognize it it shows a dimond and evolution takes it as there is no connection and atays offline, everything works fine if i uninstall my network manager'09:08
llutz_SNSK: then why don't you just remove network-manager?09:08
wildbatSNSK, just add nameserver back you should be fine. since you can ping 8.8.8.8. ps. you can use 8.8.8.8 as your  DNS override.09:09
llutz_SNSK: theres wicd (wifi) and /etc/network/interfaces (wired), no need for nm at all09:09
tasslehoffikonia: Younder: ping was indeed blocked in our firewall, and pidgin didn't work because it tried to use Gnome Proxy settings.09:09
SNSKllutz, i do that, but i was wondering if any of you people can give me simple edit in configuration files to make my problem solve09:10
SNSKbut even your solution is nice and i will try that09:10
Dmoleanyone know how to use truecrypt auto mount?09:12
wildbathmmm truecrypt is increasely popular ~ but why..... hmmm .09:13
Younderwildbat, wee I use it on Home09:14
Random_Dudewildbat: because it's a good program? is there a problem with it?09:14
wildbatnothing ~ just curious :)09:15
Younderwildbat, it's a simple block cipher that makes it more difficult to steal important data09:15
Dmolewildbat: because it's the only one to not put a "this is encrypted" label on your device09:15
Dmoleonly problem is documentation sucks ... reading the source09:17
=== Guest77802 is now known as epzil0n
wildbatreading its website now :)09:18
Random_DudeDmole: are you trying to do something especific? because I found it very straightforward to use09:18
xosuiteheartsthinced hello? still there?09:18
DmoleRandom_Dude: I'm trying to figure out how to mount sets of drives09:19
DmoleI think I can make a "Favorites file?" and use it....09:20
wildbatinteresting ~ it support whole system encrption on windows  but not linux .09:21
Random_DudeDmole: I not sure what are you trying to do. I just used it sometime ago to create a folder that I would mount form time to time09:21
Dmolewildbat: you sure about that?09:21
Younderwildbat: 99.157.204.243 is that your IP? cause it shown up on xchat09:21
wildbatYounder: may be , why ?09:22
ActionParsnip?09:22
Younderahh a ping issue09:22
wildbat?09:22
=== Guest23433 is now known as LjL-Temp
Youndernever mind09:23
xukundoes linux support dolby truehd (E-AC3/MLP) and DTS-HD Master Audio(DTS+++) yet?09:23
wildbatDmole: that it didn't say it support linux on that .09:23
Dmolewildbat: yes and as the do list linux on the other "supported OS" you are right.09:26
wildbathmmm next time i reintall my system i should pay with it ;p09:27
Younderxukun, apparently there is no hardware device list.09:27
xosuiteheartsYounder thank you for your help mate. but I dont think I have a keylogger. lols09:27
Uatec[Ubuntu]WTF?09:27
ikoniaUatec[Ubuntu]: control the language09:28
Uatec[Ubuntu]i'm trying to an 'apt-get upgrade' and i'm getting 403 forbidden errors from http://gb.archive.ubuntu.org/pool/universe/x/...09:28
Uatec[Ubuntu]and i can't do my upgrade09:29
Uatec[Ubuntu]sorry ikonia09:29
llutz_Uatec[Ubuntu]: wait a while or change mirror09:29
simiusCan anyone help me out with apache httpd.conf settings?09:29
Uatec[Ubuntu]how can i change my mirror?09:29
YounderUatec[Ubuntu], you don't have the necessary permissions09:29
Uatec[Ubuntu]Younder: i know what it means. But as far as i knew, that was a public part of the ubuntu site09:30
Dmolesimius: what you need?09:30
Uatec[Ubuntu]why wouldn't i have permissions to download the updates to ubun tu?09:30
ActionParsnipUatec[Ubuntu]: are you a member of the admin group?09:30
YounderUatec[Ubuntu], you knew wrong09:30
llutz_Uatec[Ubuntu]: try nl.archive.ubuntu.org  or whatever you like, set it in your sources.list09:30
jpdsUatec[Ubuntu]: What's the exact error?09:31
llutz_403 is a serverside error, nothing to do on client side09:31
simiusDmole, I need to have a domain point to a directory on a linode I have setup but rather than have linode_ip/website I just want the domain to be the whole url09:31
llutz_in case of apt-get failing09:31
jpdsllutz_: Actually, no; it's a user error in this case.09:31
jpdsUatec[Ubuntu]: Your sources.list file is wrong.09:32
llutz_jpds: if apt-get fails with 403??09:32
jpdsllutz_: Yes, look closely at the URL.09:32
Dmolesimius: http://httpd.apache.org/docs/2.0/vhosts/examples.html09:32
jpdsllutz_: http://gb.archive.ubuntu.org/pool/universe/x/ ← should be ubuntu/pool/09:32
llutz_jpds: oops, i see, sry09:33
jpdsUatec[Ubuntu]: Change your sources.list file so that it's using: http://gb.archive.ubuntu.com/ubuntu/09:33
Peter_Biltdoes the cpu scaling not work anymore?09:35
Peter_Bilton natty?09:35
YounderPeter_Bilt, It  should work better than ever. But that is due to the linux kernel.09:36
Peter_Biltand how can i see the actual clk?09:36
valthyxhello, i have a problem. I was using ubuntu on my laptop, after a few minutes, it hangs, the screen hangs and i could not move my mouse and keyboard is not responsive, nothing is responsive09:36
YounderPeter_Bilt, It is not directly related to this particular distribution09:36
ActionParsnipvalthyx: test the RAM using memtest is a great start09:37
valthyxActionParsnip: did you mean the "memtest" at the boot menu?09:37
Peter_Bilt * Loading cpufreq kernel modules...                                       [fail]09:37
Dmolevalthyx:yes09:38
abhinav_singhi accidentally  deleted my eth0 connection...how do i recover it09:40
Peter_Biltifup eth009:40
Peter_Biltifconfig eth0 up09:40
abhinav_singhPeter_Bilt: i am not able to see eth0 in my network connections09:42
erik1984valthyx: In case the memtest doesn't give a clue: are you on Ubuntu 11.04 with Unity. If so type "log" in the dash and start the "log file viewer". Take a look at kern.log around the time of the freezes09:43
Younderabhinav_singh: http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworking.html09:44
greenithi, i have a problem with cheese... i have the logitech hd webcam c510, which says that it produces fluent pictures, which also works with skype, but it doesn't work with cheese... any knows how to get a fluent video with cheese?09:44
Youndergreenit, Your mouse ;)09:46
abhinav_singhPeter_Bilt: i am not able to see eth0 in my network connections09:46
greenitYounder, ?09:46
Youndergreenit, Just a joke09:46
greenitYounder, ah, k^^09:46
Youndergreenit, the best I can do is https://help.ubuntu.com/community/Webcam09:50
greenitYounder, thx09:50
pfcmaletaHi. Do anybody know what pci slots are sharing resources? I have MSI K9N Neo V3 mobo and I want to put TV card and Sound card in PCI slot. What is best solution for that?09:55
c_nickhow to edit the PATH09:55
squighey I was wondering if any one had ever seen a utility called gzio ?09:56
llutz_c_nick: systemwide? edit /etc/environment, per user? edit ~/.profile09:57
Younderpfcmaleta, It should do that automatically. do a lshw nad give me a report in interrupt (IRQ) conflicts09:57
Younderpfcmaleta, It's probably a custom driver like NVIDEA09:59
pfcmaletahttp://pastebin.com/F3EBwtF009:59
Younderpfcmaleta, It's your video card10:00
Younderpfcmaleta, GeForce 8600 GT10:00
pfcmaletaYes...10:01
neavecan anyone help with thsi wifi t/shooting issue https://docs.google.com/document/d/10_Z2oY2ktOwCtlD-m6jTblXzdZAh1aWNsfI5UfSCY3Q/edit?hl=en_GB10:01
Younderpfcmaleta, load the custom video driver10:02
c_nickok thanks llutz10:02
g3nt3lg1antDoes anyone know how to set up OpenVPN??10:02
pfcmaletaYounder: :S how to do that?10:02
Younderpfcmaleta, go to programs and select system10:03
nyuszika7hubottu is gone :O10:04
pfcmaletaI use linux Mint...sorry...is that problem?10:04
Younderpfcmaleta, and select upgrading tool10:05
pfcmaletaokay...i have selected recommended video drivers10:07
pfcmaletaalready10:07
Younderpfcmaleta, chevk http://packages.ubuntu.com/hardy-updates/xserver-xorg-driver-all10:07
pfcmaletaok10:08
Younderpfcmaleta, to see you are on that list10:08
llutz_g3nt3lg1ant: see http://goo.gl/H7hD10:08
pfcmaletaYounder: and what will I get with that? Do you have suggestion for putting my TV and Sound card in PCI slots?10:09
Younderpfcmaleta, I have my TV on a SV3 onnection10:09
=== tum is now known as Guest85797
llutz_pfcmaleta: look into the mainboards-manual, shared slots should be shown there10:10
pfcmaletallutz: ok10:10
Younderpfcmaleta, what ports does your graphics card provide?10:10
Steristanyone know what might cause the CPU to spike for about 20sec every 5min or so making everything but applet displays and mouse unresponsive? "top" doesnt show anything consuming the CPU. i tried different kernels from newest backport to oldest available.10:11
emorrisHi, I'm trying to boot an old fujitsu siemens laptop into Ubuntu, but it just stops on a black screen when (I assume) it tries to switch to X. The failsafe X option works ok. I have tried the boot options like i915.modeset=1 and xforcevesa but no luck. Any ideas?10:11
pfcmaletaYounder: I don't understand...how do you think 'card provide slots'? You think in what slot is inserted?10:11
Guest72771Sterist: are u looking at IO waits in Top too?10:12
Younderpfcmaleta, I see from a picture on the internet that it in cat has a SVE slot10:12
g3nt3lg1antllutz_: do you have a openVPN working??10:12
Younderpfcmaleta, I see from a picture on the internet that it in cat has a SV3 slot10:12
llutz_g3nt3lg1ant: nope, using pptp10:12
g3nt3lg1antllutz_: is that easier to set up and us??10:13
Younderpfcmaleta, now go to NVIDEA.. and select clone etc10:13
Steristguest71771 no, what should i be keeping an eye out for?10:13
g3nt3lg1antllutz_: use*10:13
Steristguest7277110:13
pfcmaletaokay..i will try to do that...i don't know what to do with link you gave me 2 mins ago10:14
llutz_g3nt3lg1ant: i doubt it, its just a personal limitation here. android phones need to be rooted for openvpn, not for pptp :) openvpn should not be hard to setup, tutorials are on openvpn.org too10:14
Younderpfcmaleta, first get a cablee10:14
g3nt3lg1antllutz_: okay sweet thanks for all the help10:14
testerhey10:16
testeris any one here10:17
th0rtester: no10:17
Steristguest72771 ?10:17
Younderpfcmaleta, You also need to check that you a a SV3 port on your TV10:17
Guest72771Sterist: Sorry, what was the question.. cpu spike, and u see nothing in top?10:18
Younderpfcmaleta, altso called a VHS-S10:18
pfcmaletaYounder: Ok..i will check all that...thnx for help10:21
metalfan_is there somewhere a imq enabled 11.04 kernel?10:22
emorrisHi, I'm trying to boot an old fujitsu siemens laptop into Ubuntu, but it just stops on a black screen when (I assume) it tries to switch to X. The failsafe X option works ok. I have tried the boot options like i915.modeset=1 and xforcevesa but no luck. Any ideas?10:23
c_nickllutz i edited the .profiles but i dont see it in terminal10:24
c_nick$PATH gives old PATH not the one i edited10:24
=== Guest72771 is now known as Delphi_1
llutz_c_nick: source ~/.profile10:25
c_nicksouce ?10:25
Younderc_nick, you need the bash start file10:25
c_nickbash.rc?10:25
llutz_c_nick: "source ~/.profile"  or ". ~/.profile"10:25
c_nickllutz ./profile is in $HOME right ?10:26
llutz_c_nick: or restart your terminal to let the changes take effect10:26
c_nickllutz i got this  PATH="$HOME/bin:$PATH:$HOME/android-sdk/platform-tools"10:29
zeroalityhello, i am trying to install ubuntu on my other machine (this is my first time using linux) but when i finished the installation and rebooted10:29
c_nickin the .profile10:29
zeroalityit said input not supported, and i don't know how to fix this without the monitor working10:29
dr_williszeroality:  did it eventually boot up?10:30
MiteshShahwhen I start mp3 and video there is no sound in my old pc its works fine in my laptop10:30
zeroalityyes it booted up, but said input not supported then the monitor went blank and said 'no signal'10:30
MiteshShahcan anyone suggest what to do so ubuntu 10.04 lucid lynux play my sound files10:31
llutz_c_nick: echo $PATH10:31
c_nicksamething10:31
dr_williszeroality:  well one issue can be the grub menu using a resilution the monitor cant handel.10:32
YounderI recomment htop sudo apt-get install htop10:32
zeroalityhow can i fix that?10:32
zeroality@me younder?10:32
zeroalitymy monitor is rated for 1280x1024 max10:32
llutz_c_nick: have you issued one of these commands? "source ~/.profile"  or ". ~/.profile"10:32
zeroalityi'm using 1152x864 on my windows machine atm10:33
dr_williszeroality:  if you see no desktop after grub autostarts after 10 sec or so. would be your video drivers10:33
Younderzeroality, it should default to 800*60010:33
jrtechzeroality:  Desktop or laoptop?10:33
zeroalityoic10:33
zeroalityok ill try10:33
Younderzeroality, does it?10:33
zeroalityit works! thanks so much10:34
zeroalityi'm gonna try it out, and if i like it then it's replacing windows 7 on my main machine :)10:35
dr_williszeroality:  so what video chipset is it useing10:35
jrtechzeroality:  it video card issue try changing the card10:35
zeroalityok thank you10:35
zeroalityi appreciate it10:35
ynickis  ubuntu  faster than windows?10:36
Younderynick, yes10:36
zHammeRzdepends on the hardware10:36
YounderzHammeRz, on what hardware is windows faster?10:36
ynickhow do i install ubuntu ?10:37
zHammeRzdon't know..but certainly not mine10:37
ynickon a computer which is running on windows?10:37
c_nickllutz i went to $HOME and there i unhid the hidden files and double clicked on the .profiles and edited the same10:37
erik1984ynick: search for Wubi installation10:37
ynickok10:38
Younderynick, you install the Disc and follow the instructions10:38
ynickok10:38
Younderynick, https://help.ubuntu.com/community/Installation10:38
ynickcan i install ubuntu on windows and  still achieve the enhanced speed?10:39
Younderynick, yes10:40
ynickok10:40
Dmolebeside windows yes,  in windows less so10:40
erik1984ynick: only harddisk operations might be a little slower iirc10:40
Younderynick, but you run either or10:40
ynickor?10:40
soreauynick: If you use wubi, it will be slower than the alternative10:40
Younderynick,one OS at a time10:41
dr_williswubi can be problematic. i reccinend a normal install instead of wubi10:41
soreauynick: best way is to install it normally from the live session10:41
Dmole+1 for dual boot10:41
ynickok10:41
dr_willisif you just want to test ubuntu. wubi or virtualbox are handy10:41
YounderDmole, what is a dual boot?10:42
soreauYounder: means having two oses installed, selectable at boot time10:42
DmoleYounder: https://help.ubuntu.com/community/WindowsDualBoot10:42
Youndersoreau, I know.10:42
crshbndcthey, if i run update-grub from a live cd, will that restore my grub installation?10:43
Youndersoreau, but that +1 thing makes no sense10:43
soreauapparently not or you wouldnt have asked10:43
soreauYounder: +1 typically indicated agreement10:44
dr_williscrshbndct:  if you do it right10:44
dr_willis!fixgrub10:44
ubottuGRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)10:44
ptkubuntuhi,i need help with bluetooth dialup10:44
crshbndcthey thanks for that.. i want to install windows 8 developer preview just to try it out, but dont want to lose my ubuntu install10:45
Younderptkubuntu, who doesn't?10:45
ptkubuntuI have a phone that has bluetooth serial port profile,not dial up networking profile!!10:45
Younderptkubuntu, what phone?10:45
hallgeirgcan anyone tell me how to remove one dock in AWN? i have like 3 docks on top of eachother and i cant see the ones behind10:45
dr_willis56k speed dialup?10:45
ptkubuntuyes10:46
ynickhow can i install ubuntu when windows os is already on the sysytem.....can i have both10:46
=== jason is now known as Guest15105
hallgeirgynick: yes, use the liveCD10:47
Younderynick, yes10:47
Xdeptynick, Put the CD in when you are booted in windows10:47
Younderynick, you will then have dual boot10:47
ynickwhat is live  CD?10:48
YounderXdept, Iam assuming he installs it, not just runs it from disk10:48
no_gravityHello! I downloaded the google chrome deb and tried to install it with "dpkg -i". but it tells me "package xdg-utils is not installed". what did i do wrong?10:48
bastidrazorno_gravity: did you try and install xdg-utils with apt-get?10:49
Younderno_gravity, sudo pat-get  install xdg-itils10:49
dr_willisYounder:  live cd can run from the cd . no install needed10:49
no_gravitymaybe im on a 64 bit box? how do i find out if i run a 32 bit or a 64 bit ubuntu?10:49
topspeedhay10:49
Younderdr_willis, I know10:49
topspeedwhats up?10:49
XdeptYounder, Loading the Disk in Windows will let you Dual Boot it.10:49
no_gravitybastidrazor, Younder: no, i could do that. i just wanted to ask here first if i do something completely wrong.10:49
bastidrazorno_gravity: uname -m10:49
no_gravitybastidrazor: i68610:50
ptkubuntuYounder:my phone is micromax q510:50
bastidrazorno_gravity: 32 bit.10:50
jrtechno_gravity: probable google chrome that package to work10:50
no_gravityok, i try to install the xdg thingy then10:50
no_gravityjrtech: but i thought dependencies are handled outomatically?10:50
bastidrazorno_gravity: its just telling you what other packages are need for the chrome.deb to work10:50
no_gravitybastidrazor: has dpkg a switch to install all needed dependencies?10:51
bastidrazorno_gravity: only when using a package manager like apt-get or synaptic.10:51
ptkubuntuneed help with bluetooth dial up please guys10:51
no_gravitybastidrazor: can i tell apt-get to install the deb file?10:51
MiteshShahhow to know that my pc is 32 bit or 64 bit also if my pc is 32 bit then which linux version is good for me like i386 686 or x86_6310:51
dr_willisno_gravity:  gdebi foo.deb   does do that10:51
Younderptkubuntu, https://help.ubuntu.com/community/BluetoothDialup10:51
no_gravitydr_willis: ok, let me try that10:51
no_gravitydr_willis: i dont have gdebi10:52
dr_willisMiteshShah:  whats your cpu?10:52
dr_willisno_gravity:  so... install it.... ;)10:52
ptkubuntualready tried that,i explained it in detail on this link,still cant get through!10:52
ptkubuntuhttp://www.google.co.in/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.makeuseof.com%2Fanswers%2Fconnect-micromax-q5-bluetooth-modem-ubuntu-1104%2F&ei=9oZwTuzxBYHtrAfZoOCcBw&usg=AFQjCNGRsgxw0RlkFugHw-CvlbkyJHhdsA10:52
FloodBot1ptkubuntu: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.10:52
MiteshShahdr_willis: I'm new here so I don't know how to check it ?10:53
no_gravitydr_willis: i installed the xdg thing now and now chrome installed10:53
MiteshShahdr_willis: can you give me command that help me10:53
dr_willisno_gravity:  gdebi is worth remembering10:53
dr_willisMiteshShah:  cat /proc/cpuinfo10:54
erik1984MitesShah: Are you in Ubuntu now? lscpu gives you information about the processor10:54
Younderptkubuntu, incidentally your phone IS recognized by ubuntu10:54
MiteshShahdr_willis: its Intel(R) Celeron(R) CPU 2.40GHz10:55
YounderMiteshShah, a so so cpu and..10:56
llutz_MiteshShah: grep " lm " /proc/cpuinfo10:57
YounderMiteshShah, you need to us the 32 bit version10:57
ptkubuntuhttp://www.makeuseof.com/answers/connect-micromax-q5-bluetooth-modem-ubuntu-1104/10:58
ptkubuntustilll does not solve my problem10:58
ptkubuntuYounter:can you help10:58
MiteshShahYounder: llutz_: how to know its 32 bit or not that's my question? I don't like ask every time to this community when some 1 ask me which is good ubuntu for their pc that's why I want to know how to tell those people that 32 bit is good 4 you are cpu or 64 bit is good or x86_6411:00
llutz_MiteshShah: grep " lm " /proc/cpuinfo     checks for "lm" =  longmode=64bit flag. lscpu also tells you 32/6411:01
YounderMiteshShah, I know it only supports 32 bit despite of EM64'11:01
YounderMiteshShah, I  had one myself11:02
MiteshShahYounder: llutz_: when running grep its show nothing but lscpu shows Architecture:          i68611:03
MiteshShahCPU op-mode(s):        32-bit11:03
YounderMiteshShah, you need to us the 32 bit version11:03
llutz_MiteshShah: grep " lm " gives nothing on 32bit-cpu, thats right11:03
Lanoultra Hi, I have a question regarding how to auto shutdown ubuntu clients during the night. Can I ask here?11:04
MiteshShahYounder:  llutz_: again confusion which ubuntu download 32bit or i686?11:04
llutz_MiteshShah: i686 is 32bit11:04
HoatzinHi all, I just installed a new version with Nautilus as default file manager. I always used Dolphin under Gnome but I now see it needs 230 MB space for installing. Can I reduce that amount ?11:04
YounderMiteshShah, 3211:04
llutz_MiteshShah: amd64 would be 64bit11:04
glebihanHoatzin, no11:04
Younderllutz, who cares THAT is NOT what he has11:05
glebihanHoatzin, it will require to install a lot Qt libraries not installed by default in gnome, that's why it's using that mush space11:05
MiteshShahYounder: llutz_: some linux provides 32 bit iso download and some also have i386 or i686 iso to download so I think i686 and 32 bit both iso works fine 4 me on this pc?11:05
Younderllutz, he has a Intel Celleron 2.4 GHZ11:05
LanoultraI've been tasked with making sure the computers in the students workroom are turned of at night. I think setting a boot time in BIOS to start them up in the morning and a cronjob running the shutdown command at 5 pm. Is this the best solution? What if some students are staying late and the machine suddenly shuts down and they lose all their work? The machines are running Ubuntu 10.04 LTS, hardware: Dell CX280, pentium4. There is no11:05
Hoatzinglebihan: Thanks, then Dolphin will be my most expensive app, np. Thanks11:05
glebihanHoatzin, you're welcome11:06
HoatzinHave a good day all11:06
llutz_MiteshShah: right, as i said: refuse to get amd64 or ia64, all other namings should be ok11:06
YounderMiteshShah, should be fine11:06
MiteshShahYounder: llutz_: yes I have Intel Celleron 2.4 GHZ architect i386 and cpu os mode 32 bit11:07
MiteshShahYounder: llutz_: thanks a lot I'm always confusing in to tell friends which version to download11:08
glebihanLanoultra, I think cron is your best option, however we cannot help you on the base decision (is it a good idea to automatically shutdown the computers ?)11:09
erik1984Lanoultra: I don't if this is possible but maybe you can let the script look if there are any open application outside the default ones always started.11:10
z3rohello everyone11:11
LanoultraThanks, I do want to display a dialog box, that says: Shutdown in 1 hour or press Cancel. Is there a built in options for that in ubuntu?11:12
amircxhey, i got ubuntu 11.4 , how can i downgrade php5.3 to 5.2 ?11:12
dr_willis!info php11:14
ubottuPackage php does not exist in natty11:14
llutz_!info php511:14
ubottuphp5 (source: php5): server-side, HTML-embedded scripting language (metapackage). In component main, is optional. Version 5.3.5-1ubuntu7.2 (natty), package size 1 kB, installed size 20 kB11:14
glebihanLanoultra, I don't think there's an option for that, and it's going to be hard to implement with cron, as cron doesn't run inside the desktop environment11:14
dr_willisi imagine you dont normally downgrade php11:15
Baarnhey, i just made a backup of my /home folders and there was a .Trash* folder. is it safe to remove it?11:15
amircxmy server at the hosted account is 5.211:16
amircxi want the dev to be the same thats the problem11:16
dr_willis!trash11:16
ubottuYour GUI file manager's Trash folder is located at ~/.local/share/Trash/ for files moved to trash from your hard disk and .../.Trash-userid/ on external devices for files moved to trash from the device.11:16
ynickcan i uninstall wubi after installing it without any problems?11:16
bastidrazorynick: yes, goto add/remove applications in windows11:16
dr_willisynick:  thats one of its main features11:16
ynickok11:16
Youndersudo apt-get install php5 apache11:17
Baarnwow... that was no help at all dr_willis11:17
Baarni mean the /home/.Trash* folder11:17
Younderynick, use PHP5 then, 4 is not relevant11:17
ynickdr_wills : thank you11:18
dr_willisBaarn: thats an odd location for it. i delete mine all the time11:18
Younderdr_willis, well I don't mine works just fine11:18
alex__cvtyq11:19
dr_willisBaarn:  its above the users home dirs? wonder how it got there11:19
Baarndr_willis: ok thanks, i will just delete it then, there is some pretty old stuff stored in there and its quite big11:19
Baarndr_willis: i wondered aswell, just recognized it while doing rsync from my server11:20
bastidrazorYounder: your trash works fine?11:20
Younderdr_willis, It should be in /var/www11:20
dr_willisYounder:  what should be?11:21
tobiassj1stenI have a package installed (membase-server) on one machine and I want to install it on another, but it doesn't exist there. Their sources.list and sources.list.d/* looks the same but still nothing.11:21
Younderdr_willis, Iapache files11:21
tobiassj1stenHow can I see from what repo a specific package comes from?11:21
bastidrazortobiassj1sten: apt-cache policy membase-server11:21
Youndertobiassj1sten, It tell you11:21
emjDoes anyone know how I can edit boot.ini on Vista  from Linux? (fscked up a Wubi installation)11:21
Younderemj, yes11:22
bastidrazorYounder: you're making little sense.11:22
ynickonce i install wubi do i have to install my favorate programs in it?11:22
dr_willisemj:  its a text file. back it up and use a text editor11:22
emjdr_willis: Ah yes I just can't seem o find boot.ini.. :-)11:22
dr_willisynick:  huh? you install what apps you want same as a normal istall11:23
Younderbastidrazor, what?11:23
ynickdr_wills: ok11:23
tobiassj1stenbastidrazor: Only tells me "/var/lib/dpkg/status". Does that mean it was installed outside of a repo?11:24
bastidrazorYounder: some of your rambling advice is nonsense.11:24
emjdr_willis, Younder: "Vista has a different bootloader and there is no boot.ini file" So any clue how to do it on Vista?11:24
bastidrazortobiassj1sten: yes11:24
Younderbastidrazor, could you be more concrete?11:24
jribtobiassj1sten: not necessarily.  It just means that you currently do have a repository with the package11:25
kaushal__Hi11:25
dr_willisemj no idea. i hate wubi11:25
kaushal__where can i get sun-java6-jdk version 24 deb package for 10.04 ?11:25
amircxgeez firefox 4+ is freezes non stop11:25
Younderkaushal__, I did that yesterday11:25
benoliver999When it's time to move to the next Ubuntu relase in a month or so, does the upgrade process reinstall all the software I got rid of? For example, I don't need evolution, so I uninstalled it. With the 11.10 upgrade, does it come back?11:25
benoliver999release*11:25
kaushal__Younder: Any url please ?11:26
tobiassj1stenjrib: You meant I "don't", right?11:26
jribtobiassj1sten: yes11:26
llutz_benoliver999: only stuff actually installed would be upgraded11:26
Younderkaushal__, https://help.ubuntu.com/community/Java11:26
emjdr_willis: It's surprisingly good actually. I managed to install 50 Ubuntu machines by just using Windows sysadmin tools.. :-)11:26
benoliver999llutz: Thanks.11:26
kaushal__Younder: i need .deb package11:27
ynickbfn11:27
dr_willisemj i will pass on it. seen too many issues with it11:27
Younderkaushal__, for what?11:27
dr_willisbbl11:27
=== EgyParadox is now known as xodaraPygE
Younderkaushal__, get eclipse11:28
zackingtonhey i have a problem with partitioning a harddrive with linux11:28
Younderzackington, what problem11:28
Younderzackington, you could probaly make due with 511:29
zackingtonwell i set 20gb to ext4 for the usual linux space, but i want to set the rest as ntfs but i cant seem to find this feature11:29
emjdr_willis: Such as, would be interesting to know... Anyway I'm just using it as a tool to boot Linux, which it is very good at..11:29
MiteshShahcan I setup local repositary server just like fedora yum and createrepo like in ubuntu?11:29
zackingtonbecause i want windows aswell. Will windows install on fat32?11:30
sh00pwhat partitioner are you using zackington ?11:30
sh00pbtw, install windows first, gonna save you some time11:30
zackingtonwhen you install linux im using that one11:30
Younderzackington, don't go there. FAT32 i evil11:30
tobiassj1stenjrib, bastidrazor, Younder: Thanks for the help!11:30
sh00pwindows will format the rest as ntfs anyway11:31
zackingtonyeah i know thats why i need ntfs11:31
KentrelWhen I play QuakeLive on Firefox in Ubuntu I occassionally lose sound, and can only get it back by restarting Firefox. Could this be a QL issue, FF or Ubuntu? I've had similar sound problems before11:31
sh00pjust leave unpartitioned space11:31
bastidrazortobiassj1sten: you're welcome11:31
zackingtonyeah it wont let me continue without partioning the rest11:31
sh00pthen you're doing something wrong11:31
Younderzackington, It will nol allow files larger than 4Gb which will foul up any video recording11:32
bastidrazorzackington: that doesn't sound like Ubuntu's partition manager. what 'linux' are you installing?11:32
zackingtonjust 11.04 ubuntu11:32
sh00pand have fun booting the livecd to reinstall grub once windows writes over your MBR11:32
sh00p-> install windows first11:32
hallgeirgdoes anyone know how to remove one dock in AWN ? cause I have multiple copies running and cant seem to close just one.. and when I google it i cant find anything relevant11:32
Younderzackington, then use the partion manager11:32
zackingtonand the error when i leave the free space is ' no root file system is defined'11:32
Younderzackington, ouch11:33
glebihanzackington, then it has nothing to do with the free space11:33
zackingtonam i screwed lol?11:33
bastidrazorhallgeirg: ps aux|grep -i avant    then pick two of the three PID's to kill11:33
sh00pdude, install windows first11:33
glebihanzackington, you most likely didn't define any partition to mount on /11:33
zackingtonahh shit my bad i forgot lol11:33
sh00pthen just let ubuntu auto-partition what you left for it form the win install11:33
zackingtonahh im so stupid11:33
zackingtonthank you11:34
zackingtoni was spending hours as a retard lol11:34
hallgeirgbastidrazor: how do i kill the process?11:34
sh00pif you dont even know how to partition you're probably gonna spend some more reinstalling grub from the livecd11:34
Younderwe all are..11:34
zackingtonomg got another error 'input/output error during read on /dev/sda' know what this is <<<11:35
bastidrazorhallgeirg: the 2nd number listed in the ps aux command will be its PID number.. kill PID11:35
hallgeirgbastidrazor: thanks11:35
Younderhallgeirg, ps aux | grep name and then kill -9 PID (first entry in PS)11:35
bastidrazorhallgeirg: the first number rather.. 2nd column11:35
bastidrazorYounder: why use -9?11:36
=== zendeavr is now known as zendeavor
zackington?11:36
sh00pinstalling from liveusb zackington ?11:37
Younderbastidrazor, it is a SIGKILL. It will always work11:37
zackingtonlive cd11:37
bastidrazorYounder: i know what it is. its a bit harsh to do and doesn't allow things to exit properly11:37
sh00pwell, there's something fishy with you harddrive then11:37
zackingtonyeah i used before to erase it with UBCD but i think that screwed it up...11:38
Younderbastidrazor, true, but then why are you not exiting the normal way. Probably because the program as crashed...11:38
hallgeirgbastidrazor: i do what you told me, and it only kills one icon on the dock11:39
Younders/as/has/11:39
Younderhallgeirg, dock?11:39
hallgeirgor rather say it has crashed11:39
hallgeirgYounder: yes AWN11:40
bastidrazorhallgeirg: you could kill them all and restart AWN. killall avant-window-navigator11:40
glebihanYounder, just as a side-note, kill -9 does not *always* work11:40
hallgeirgbastidrazor: ok, i just did that and all 4 docks restarted11:41
hallgeirgbastidrazor: http://paste.ubuntu.com/689115/11:43
bastidrazorhallgeirg: that shows 1 dock running with multiple applets.11:43
genevieveI need some help regarding sudo11:44
Younderhallgeirg, ugh11:44
hallgeirgbastidrazor: ok, then my first question was wrong,11:44
bob_Hi, I want to make vlc the default program for DVD's, currently it's movie player. How do I do it?11:44
bastidrazorhallgeirg: it appears you have duplicate applets on the dock.11:45
hallgeirgmy question is then: how do i fix what you just said.. :)11:45
genevieveI made a mistake regarding the /etc/sudoers11:45
ravnhi folks, I have started to look into using encryption to a higher extent. I noticed that seahorse can store general passwords which seems nice.However, I do not see how I can export these, and how does it work if I need to share them between computers. Anyone know?11:45
genevieveI changed the permissions to something other than 044011:45
bastidrazorhallgeirg: right click each unwanted applet and remove from dock11:45
genevieveand the problem is that I can't change it11:45
genevieveAs  sudoers doesn't work11:46
glebihangenevieve, you'll have to boot on a live CD to correct this11:46
llutz_genevieve: use a live-cd11:46
hallgeirgbastidrazor: when i rightclick i can choose: dock prefs - quit (closes everything) and about11:46
genevievehttp://psychocats.net/ubuntu/fixsudo11:47
genevieveI found that online glebihan, llutz_11:47
bastidrazorhallgeirg: remove the applet11:47
genevievethe problem with this is that GRUB doesn't show on boot11:47
genevieveI hold down shift and nothing happens11:48
hallgeirgbastidrazor: got it.. thanks!11:48
genevieve(it's a single boot OS, on a netbook)11:48
bastidrazorhallgeirg: you're welcome11:48
genevieve(so live CD is kinda out of the question)11:48
hallgeirgbastidrazor: just one more small thing: do you know how to add one to the other monitor?11:49
glebihangenevieve, how about a live USB ?11:50
genevievewell I have an iPod so I could create a live USB out of that11:50
glebihangenevieve, then you should probably try that, just make sure that you can boot from your iPod11:52
bob_I read this article http://ubuntuforums.org/showthread.php?t=1207830 and I followed the steps but when i put in a dvd the file window still says open with movie player. How do I change it to make VLC default?11:52
genevieveare you sure there isn't another way glebihan?11:52
sastudioGuys is there a way to get which is the last nautilus path opened trought a script or C/C++ ..11:53
glebihangenevieve, well if you can't access to recovery mode (and I'm not even sure that would work), I don't see any other solution11:53
hallgeirgbastidrazor: found it.. have a nice day11:53
NeoCicakhi... i'm trying to play dvd movie using videolan... but the audio is out of sync with the video... has anyone experienced this before?11:53
genevieveokay I'll try it and be back11:53
ribeHow can I dl. and extract thise file: http://www.foxsurfer.com/wordnet/wordnet.php.tgz11:54
ribewhy it is opening in a browser, and not downloading?11:54
Delphi_1neo: lots of ppl. I just use vlc sync filter11:55
sastudioribe : in terminal11:55
sastudioribe : wget http://www.foxsurfer.com/wordnet/wordnet.php.tgz11:55
NeoCicakDelphi_1: sync filter?11:55
Delphi_1Neo: I think its Tools>Effects and Filters.. u should see a sync tab11:56
=== Guest24499 is now known as frantk
Delphi_1Neo: i bet anything its off by -2 secs11:57
NeoCicakic11:57
YounderHo do I get the entire header of a email in evolution?11:57
Younderhow11:58
ribe@sastudio thanks!11:58
sastudio@ribe np,to extraxt tar -xvf file_name11:59
sastudioGuys,I need help on a little project I have,is there a way to talk to nautilus from a script,I just need to know what was the last opened path?12:00
=== _ is now known as Guest6224
=== Guest6224 is now known as ErikT
Younderhtop rules!12:01
=== ErikT is now known as Guest37058
Rastuchjol12:01
oalAnyone here using Ubuntu 11.10 beta who can tell me it's stable enough for day to day use? :)12:01
Picioal : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.12:02
Younderoal, It isn't12:02
oalAha, thanks12:02
sastudiois there a development channel12:02
gregory_Don't use it in production environments..12:02
sastudio?12:02
soreausastudio: #ubuntu-devel12:02
sastudioThank you!12:03
Youndergregory_, there is a production version12:03
gregory_what do you mean?12:03
sastudioyea,what do you mean12:03
sastudio?12:03
Youndergregory_, that updates about every 4 years12:03
sastudioLTS12:04
gregory_don't use ubuntu 11.10 in a production environment12:04
gregory_yeah 10.04 LTS is good for production environment but not 11.1012:04
MonkeyDusti want to open port 80 in my router, for i have a server with website at home... how (un)safe is this? hints & tips?12:04
Youndergregory_, http://www.ubuntu.com/business/services/overview12:04
gregory_If you just use good security it is not a problem12:05
oalI'm giving it a try in Virtualbox12:05
bob_Ok, every variant of "make vlc default dvd player ubuntu 11.04" is not getting me the answers I need. How do I uninstall movie player?12:06
YounderMonkeyDust, don't12:06
PiciMonkeyDust: It is perfectly safe.12:06
YounderPici, no it isn't12:07
gregory_I know but if someone asks if 11.10 is stable.. it isn't safe to use in production environments..12:07
gregory_Cause its still in development12:07
PiciMonkeyDust, Younder: There is nothing inherently unsafe about forwarding port 80.  If your website itself is insecure, then thats a whole different issue.12:08
YounderPici, He doesn't have a webcite. HTTP is the NR 1 source of hacks. Always keep it off cite12:09
sastudio@MonkeyDust make sure permissions in your machine are as they should be.12:09
PiciYounder: You're not making much sense.12:10
soreaubob_: Try gnome-default-applications-properties12:10
soreaubob_: FWIW, movie player = totem12:10
NotDeadis there any mouse shortcut to minimize windows on gnome 3?12:11
soreau! gnome3 | NotDead12:12
ubottuNotDead: Gnome 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:12
octocppis there a way to get netflix on boxee in ubuntu, or is that not going to happen?12:13
Picioctocpp: not going to happen, unless you run it within a virtual machine.12:13
NotDeadthat doesnt rly answers my question but i might be asking on a wrong place, soreau12:13
Picioctocpp: Rather, in a virtual machine running windows on your Ubuntu computer.12:13
soreauoctocpp: I dont think you can run netflix in linux period12:15
octocppPici, yea, I figured as much, thanks12:15
=== xodaraPygE is now known as EgyParadox
octocppsoreau, I know, but the OS in the boxee box I thought was linux, then i noticed that you can run boxee in ubuntu and got all excited lol12:16
=== paladinlaw_ is now known as gbg
octocppsoreau, but then realized it has the same silvercrap issue, netflix really screwed themselves on this one i think12:16
bob_soreau: I found a web page on how to uninstall programs using synaptic. I removed totem, and now when I put the dvd in VLc comes up automatically.12:17
bastidrazoroctocpp: hulu works fine.12:17
soreauoctocpp: They did indeed12:17
=== `mOOse` is now known as m00se
Younderhttp://www.amazon.com/Hackers-Delight-Henry-S-Warren/dp/0201914654/ref=pd_ys_qtk_general_recs_3?pf_rd_p=1286318242&pf_rd_s=center-1&pf_rd_t=1501&pf_rd_i=home&pf_rd_m=ATVPDKIKX0DER&pf_rd_r=0RNJ950X5RV6HG6DYZSB12:18
amin`hi what should I install exactly for finding the temprature what sensor or something?12:19
soreauamin`: lm-sensors12:19
Younderso don't poit a http server without a second firewall behind it or better have it off-cite12:19
OerHeksYounder, second firewall ? why ?12:20
BluesKajHiyas all12:20
amin`soreau, anything else. does it show the tep of hard and cpu ?12:20
YounderOerHeks, HTTP server are the most likely to be hacked12:20
YounderOerHeks, always assume they have12:21
OerHeksYounder, you are making noise, this is not true.12:21
soreauamin`: It attempts to use all sensors it can find afaiu12:21
YounderOerHeks, read the book I mentioned above12:21
bastidrazorYounder: you believe everything you read on the internet?12:22
llutz_it's written in a book, it must be true12:22
YounderDUH!12:23
jensp_hi! ok to ask about "gave up waiting for root device" here?12:23
Younderjensp_, yes12:24
phormUlateanyone familiar with casper? I'd like to use cifsroot, it is included in the initramfs by default right?12:24
soreaujensp_: usually means you have wrong /etc/mtab or wrong root line in your grub entry12:24
Younderjensp_, though your message is a first to me12:24
bastidrazoramin`: https://help.ubuntu.com/community/SensorInstallHowto this goes along with lm-sensors12:24
jensp_ok. i've reinstalled ubuntu 11.04 and 10.04 lts several times the last few days. last year, i had minor trouble with this happening, on 10.04.12:25
jensp_the last few weeks, 11.04 would almost never boot.12:25
phormUlatei can just pass kernel codes e.g. "append initrd=casperblah.tar.gz netboot=cifs nfsroot=//somesambaip/share,user=y,pass=z ip=dhcp rootwait" ?12:26
Younderjensp_, did you read the message by sourau above12:26
jensp_it almost always boots the first time after i have had windows running, but not directly without booting windows first.12:26
jensp_yes, making a note of it.12:26
OerHeksYounder, your 'book' is from 2003, little outdated, not ?12:27
YounderOerHeks, I would hope so12:27
jensp_i've edited the grub parameters, removing the entire uuid andreplacing it with root=/dev/sda6, etc.12:27
jensp_yesterday, i changed the fstab accordingly too. seemed to work fine, until now, when i powered my pc on again12:28
soreaumtab != fstab12:28
jensp_true, i know, i was not familiar with mtab until you mentioned it12:29
phormUlateany takers? casper bootcode syntax for cifsroot? too lazy to roll my own initramfs12:29
amin`i installed lm-sensors and xsensors its GUI. but it only shows my cpu temp and just one core of it. what is wrong?12:29
jensp_googled extensively, only saw the suggestion to make the uuid-change in fstab, no mention of mtab, so i'll have to get acquainted with it shortly12:29
sastudiowhat's the difference in fstab between  using UUID and /dev/deviceX12:30
soreauamin`: maybe that is all the sensors you have12:30
=== tomodach1 is now known as tomodachi1
=== tomodachi1 is now known as tomodachi
NotDeadis there an ubuntu channel on freenode where people talk freely about software and what they think about it, etc?12:30
llutz_sastudio: UUIDs are safer, they don't change just because you add drives/disks. (only when changing fs)12:30
OerHeksNotDead, yes, #Ubuntu-offtopic12:30
soreausastudio: supposedly, UUID will work if xx changes in /dev/sdxx12:31
NotDeadOerHeks, ty12:31
=== Chiliblue_ is now known as Chiliblue
Younderxsensors doesn't work12:33
Younderat a very deep level12:33
=== hello24 is now known as zomgrofler
eprasadhello, Is it possible to boot dual os on dual harddisk, Ubuntu is already installed on first harddisk, Now I connected second harddisk in that I want to install windows 712:36
soreaueprasad: Its possible though windows will probably not like it12:36
Youndereprasad, that is tricky12:36
eprasadI know it is tricky, but I want to do this12:37
Youndereprasad, saw it in last issue of Ubuntu magazine12:37
eprasadany advice12:37
eprasadYounder, do you have link?12:37
Delphi_1eprasad: your bios might allow you to choose which drive is labeled as the first12:37
Youndereprasad, wait for it12:37
soreaueprasad: Install it and see what happens. You will likely have to reinstall grub from a live cd afterward to boot ubuntu again12:37
LanoultraI would like to present the user with a dialog button that says shutdown in 1 hour or press cancel. If they press cancel, the same dialog button appear again after a little while. Help?12:37
eprasadDelphi_1, Yes I can do this through BIOS, But I want to see entries in grub, so i can easily switch between both12:38
Delphi_1eprasad: great.. so switch to the new drive in the bios and install windows.. switch it back and update grub to show windows on the list12:39
amin`i install lm-sensors and it just shows my cpu temp and only one core of it why?12:39
Youndereprasad, http:/help.ubuntu.com/community/HowtoPartion12:40
soreauamin`: maybe that is all the sensors you have12:40
eprasadthanks Younder12:41
RUSUA /msg NickServ identify lamaster12:41
soreauRUSUA: might want to change your password now..12:41
phormUlate@find dumbass12:41
phormUlatenever in a public window friend12:42
loquacehello #ubuntu12:42
eprasadhello loquace12:42
amin`soreau, I have one script which shows my hd temp only . it is for checking hard drive12:42
RUSUAsoreau: yeah... now I must change =)12:42
amin`soreau, and I have more than one core also12:43
RUSUAWho can tell how to change my password? )))12:43
soreauRUSUA: Try #freenode12:44
samsul#freenode12:44
samsuljoin /freenode12:44
samsuljoin #freenode12:45
soreausamsul: /j #freenode12:45
llutz_RUSUA: /msg nickserv help set12:45
samsulthanks12:45
=== jensp_ is now known as sjonkedispe
RUSUAllutz_ thx)12:46
sjonkedispesoreau: editing my grub.cfg and checking for errors in my mtab is a good start?12:49
sjonkedispe<-- was jensp_12:50
ahhughes (noob)... when I try and open an app with a ui from xterm as a different user it says.. No protocol specified mythwelcome: cannot connect to X server :0.0 how can I set a display for this to exec?12:51
ServerTechLaptopHi. I just want to know the name of a program which shows all active processes in realtime in a terminal.12:51
ahhughesServerTechLaptop, isnt that ps?12:51
YounderServerTechLaptop, top or better htop12:52
mosnoServerTechLaptop: i vaguely remember seeing tools for that in the Utils section of the Debian archive12:52
ethanolhtop <312:52
ServerTechLaptopahhughes: No, im talking realtime, which is not ps.12:52
YounderServerTechLaptop, htop has be be downloaded12:52
ServerTechLaptopright, maybe its htop.12:52
ServerTechLaptopI just don't remember the name.12:52
ethanoltop is default on most systems12:52
MonkeyDustor watch 'ps -e'12:52
mosnotop is not realtime12:52
ahhughesyeah, top's what I remember.... I have been of nix for too long!!!12:52
ServerTechLaptopits htop:D12:52
ethanolhtop is just a prettier alternative to top12:53
mosnohtop isn't realtime, either12:53
cgchi everyone12:53
ethanolcorrect, but I don't think he wants it literally realtime.12:53
ethanolso it will do :p12:53
phormUlatenothing is "real time", unless you are using a rt system, and even then there are hard real-time limits and soft real-time limits12:54
* mosno shrugs... just sayin'12:54
phormUlatehtop yeh12:54
ServerTechLaptopethanol: yup.12:54
cgcdoes anyone have any experience with tftpd-hpa?12:54
Youndermosno, nothing is and if it was you would no be able to keep up with it :)12:54
mosnophormUlate & Younder, i mean that there are tools that can show transient processes much better than top/htop, not that they are literally realtime in the strictest sense12:55
ServerTechLaptopthanks. htop is what i wanted ^_^12:55
YounderServerTechLaptop, nop12:56
phormUlatemonso, not without a rt kernel, nope, but sure... there are better tools12:56
phormUlatebut then they hog resources, don't they12:56
phormUlatemosno: * that is12:57
phormUlateok screw this, time to rebuild my initramfs...to hell with you casper!12:57
ServerTechLaptophere, htop is updating about every 3 seconds, its still fine12:57
Younderlanguage12:57
c_nicki am trying to run the android NDK, ndk-gdb gives Found running PID: 293 ERROR: Another debug session running, Use --force to kill it. but when i see TOP or try kill293 it says no such process12:57
phormUlatei see, that evokes a response, though seems little else does, -to hell with casper12:58
Younderc_nick,  that would be init.d12:59
c_nickhmm so i need to restart init.d12:59
Younderc_nick,  which is a serious problem12:59
Younderc_nick, what is in /boot/12:59
c_nickYounder, lot of stuff13:00
c_nickls -al13:00
mosnophormUlate: depends on the implementation. if they're polling, sure.13:00
mosnophormUlate: it'll take some resources, yes13:01
Younderc_nick, take it to a paste page13:01
mosnophormUlate: but when you're trying to track transient processes that doesn't always matter. anyway, i'm rambling :P13:01
phormUlatereal time only matters when lives/property/face are at stake13:02
Goldline error while loading shared libraries: libdb-5.0.so: cannot open shared object file: No such file or directory13:03
Goldlineany1 knows what this error means13:03
edbianGoldline: it means that that file is missing (libdb-5.0.so)13:03
GoldlineAnd how can i add it?13:03
Goldlinei noticed yea13:03
edbianGoldline: good question.  Do this: sudo find / -name libdb13:03
cgcGoldline: or, updatedb && locate libdb13:04
Goldlinesearching13:04
Goldlineso i have to link that lib with the programs executable?13:04
neil_maverickis there anyone here familiar with django framwork?  I have a problem... the django webserver is send back a '500' response code (internal server error) .... but is giving no indications on what caused the error... how can I find out what is the problem?13:04
GoldlineHow do i accomplish that?13:04
edbianGoldline: We have to put the lib where it goes.  I'm not sure where it goes / what package installs it13:05
Goldlineedbian nothing showed up with that cmd13:05
edbianGoldline: usually this sort of thing is caused by a wrong version number13:05
PiciGoldline: When are you getting that error?13:05
edbianGoldline: so there is no version of libdb installed at all.13:05
GoldlineThat file has to be placed in /usr/local/bin isnt?13:05
edbianGoldline: no, /usr/local/bin is for binary files you installed manually13:06
edbianGoldline: It goes in /usr/lib/...   probably13:06
Goldlinedo you have that file for me?13:06
Goldlinefor 32bit ubuntu?13:06
Goldlinehm13:06
usr13Goldline: What application is giving you the error?13:06
Goldline./core313:06
PiciGoldline: what is that?13:06
edbianwhat is core3?13:06
Goldlineswgemu server on linux13:07
edbianGoldline: There is some package you need to install that has that file.  We will figure it out.13:07
Goldlineedbian you can connect to my machine through teamviewer if you wish13:07
Goldlinecan u helpme13:07
dr_williswhat an odd name13:07
shadow98how do i give someone sudoer access?13:07
edbianGoldline: That won't help. (remote connection)13:07
temotoI need opposite of nautilus-shell. How to run nautilus from terminal so it will open a particular folder?13:07
usr13Goldline: locate libdb-13:08
Picishadow98: Easiest method is to add them to the admin group.13:08
cgcshadow98: in /etc/sudoers file or just run visudo13:08
edbianusr13: find didn't find anything (sudo find / -name libdb)13:08
dr_willistemoto:  nautilus pathtoopen13:08
usr13Goldline: What version number do you see after libdb- ?13:08
Piciedbian: You really should use wildcards with that, it won't match anything other than files named exactly 'libdb'13:08
edbianPici: oh yeah!13:09
edbian:P13:09
cgcdoes anyone have any experience with tftpd-hpa?13:09
Goldlineusr13 moment13:10
Goldlinelibdb-: command not found13:10
c_nickamongst everything typed how to find a certain comman13:11
Goldlinelibdb-5.0.la13:11
Goldlineand now?13:11
phormUlatecurse you squashfs etc!13:11
=== Zephr0`afk is now known as Zephr0
Goldlinei copied them to /usr/lib didnt have any effect13:12
usr13Goldline: sudo apt-get install libdb-dev   #This will prolly fix it.13:12
usr13Goldline: Or do a search13:12
usr13Goldline: apt-cahce search libdb513:12
usr13See what that shows  ^^^13:13
Goldlinesearching13:14
Goldlineusr13 sail i pastebin the output for you on pastebin.com?13:14
Goldlinewait13:15
edbianpaste.ubuntu.com13:15
Goldlinei can pm you13:15
usr13yes13:15
lambda_xgeez, 11.10 is a nightmare. is there a way to use gnome2 in 11.10 ?13:15
phormUlateuse debootstrap13:15
phormUlateand compile gnome2 from source13:15
phormUlateor just use old packages and cross fingers13:16
Goldlinehttp://paste.ubuntu.com/689177/13:16
Goldlineand now?13:16
skuleif unity is the only ui in 11.10, its back to debian for me13:17
=== dougsko_ is now known as dougsko
kruxyou can just install other gui's13:17
lambda_xskule: y, that seems to be the right decision13:18
edbianskule: lambda_x It isn't the ONLY ui.  It is installed by default.13:18
usr13Goldline: Well, two options, (because we don't know what the program is and what it does):  1) install libdb5*  Or:   2) install libdb5.113:18
c_nickYounder, basically this started when i ran android ndk-gdb too which is just like gdb .. so first instance started which bugged out then second time it said that error message13:18
lambda_xedbian: rly? then how to install gnome2 ?13:19
usr13Goldline: You might just try libdb5.1  first13:19
c_nicki dont think boot is responsible13:19
skuleedbian, so you can still apt-get install gnome2 or something13:19
lambda_xno packages are available by default13:19
edbianlambda_x: skule I'm not sure about 11.10 (and gnome2) but right now, in 11.04 to get gnome2 log out, click your name, change the session, log in13:19
lambda_xand why this oneconf-service is crashing all the time over and over again13:19
usr13what is   core3 ?13:19
mosnolambda_x: for what it's worth, gnome2 in debian is rather nice (typing this from it now)13:19
Goldlineim using this cmd sudo apt-get install libdb5.113:19
Goldline(fingers crossed)13:20
skuleedbian, ye its no problem in 11.0413:20
edbianlambda_x: skule I was thinking more about (you know) all the other DEs, namely xfce, kde, awesome, gnome3, etc etc13:20
lambda_xmosno: I know debian, I moved to ubuntu at 8.0413:20
Goldlinethat didnt work13:20
Goldline./core3: error while loading shared libraries: libdb-5.0.so: cannot open shared object file: No such file or directory13:21
Goldlinewhat was the other cmd again?13:21
* jiltdil hello13:21
temotodr_willis, works, thank you.13:22
lambda_xedbian: in 11.04 there is no possibility to switch to gnome classic. when you aptitude install gnome-panel, you will get gnome3, with still broken unity-compiz and broken settings (without possibility to switch theme to anything low-contrast or change your fonts)13:22
chiraghello13:22
edbianlambda_x: in 11.04 (by default) there is a way to switch to gnome 2 (classic)13:22
chiraganyone here?13:22
kruxno13:23
edbianlambda_x: furthermore, if you installed gnome3 and cannot log into gnome2 anymore there is a way to undo that and get gnome2 once again13:23
krux:)13:23
phormUlatei'm here huckleberry13:23
lambda_xedbian: I know, on 11.04 im working on gnome classic, now im testing 11.1013:23
lambda_xedbian: how?13:23
molqrhey guys i am trying an install on a very low end old system.. when i boot with a usb stick i don't get the graphical desktop ... i m thrown in to a command line .... so could somebody please tell me the name of the installer program... and do i have to be su?13:23
chiragi am new to kubuntu here.....and by mistake i removed taskbar13:24
chiraghow to get it back?13:24
edbianlambda_x: I've never installed gnome3.  I do not know how13:24
dr_willismolqr:  the desktop cd does not have a text based unstaller. but the alternative cd does by default13:25
chiraghow to install flashplayer codec in chromium browser?13:25
zykotick9edbian, lambda_x I'm pretty sure returning to gnome2 after installing gnome3 is anything but trivial, downgrading package isn't easy.  lambda_x see "/msg ubottu gnome3"13:25
molqrdr_willis: i see... so if i have to install on this system then i better burn the alternative cd to the usb drive.. is that right?13:26
KingJohnOn my Dell Inspirion M5030 the FGLRX drivers hault the log in. Removing them in recovery mode allows me to get to a full gui and such, but when installing the ATI drivers it haults the login again. Tried reinstalling a bunch of times with same result.13:26
dr_willismolqr:  if its a very lowend or weird system yes. whats the video chipset?13:26
Persona24My login terminal is not working, what do I do?13:28
molqrdr_willis: strangely lspci tells me that i have an intel chipset ... i should get a graphics desktop right? ... the system is a mobile robot and came with debian 3 installed13:29
llutz_!work | Persona2413:29
ubottuPersona24: Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too.13:29
dr_willismolqr:  intel makes a lot of chipsets. ;)13:29
Persona24Alright13:29
Persona24When I go to the login terminal there's just a blinking not13:30
Persona24dot*13:30
zazihi, is it possible to compile a driver without dvd drivers?13:30
dr_williswhat login terminal....13:30
molqrdr_willis: sorry ... i don't recall the exact chipset as right now i m on a different system trying to find a solution..13:30
Persona24The big terminal lol the full screen terminal13:30
zazimy problem is that my dvd drive is broken and that I cannot boot my ubuntu13:30
dr_williszazi:  huh?13:30
parapanhi there fellows > can you recommend the best antivirus software for linux please ???13:31
KingJohnAnyone?13:31
dr_willisparapan:  they all scan for windows virusesmainly. is that what you need?13:31
zazisorry, dr_willis: my question should be: hi, is it possible to compile a kernel without dvd drivers?13:31
zapotahare there any half decent free apache2 gui configuration tools or a browser interface etc?13:32
zapotahwould save many hours of work13:32
dr_williszazi:  ;) dvd uses the sata/scsi stuff so that may be hard.13:32
dr_williszazi:  why are you neding to do this exactly?13:32
zaziyeah, that is why I am asking here :)13:32
zazimy problem is that my dvd drive is broken and that I cannot boot my ubuntu13:33
parapandr_willis: nice seeing you again ...wel ...yes and no ....I use USB medias which are coming from windows world ...but I can use some protection for ubuntu also .....13:33
zazimy dvd drive is sata btw13:33
dr_williszazi:  that disent make much sence. what does it do ? ni grub? no post?13:34
MonkeyDustzapotah: there's webmin (not advised) and eBox13:34
dr_williszazi:  just unplug it. or disable in bios13:34
zaziit loads grub and I can boot windows13:34
MarcoPauhi, I just bought a laptop and I need to connect to my wifi with static ip at home, and sometimes be able to use dhcp (mainly at work). Do I need to reconfigure the wlan each time or there's a way to have both configurations available?13:34
zapotahwhy isnt webmin advised? :D13:35
llutz_!webmin13:35
ubottuwebmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system.13:35
zazidr_willis: yeah, I am really thinking about to unplug it13:35
zapotah:/13:35
KingJohnMarcoPau: Configuring from the Network Connections window, you can configure settings based on WiFi network names13:35
in0culahi guys, a wine application crash and all my bar disappeered but i still have firefox shell etc, what command i have to type to refresh the X to get the bar back?13:36
dr_williszazi:  to clarify. the system boots byt hangs at some point?13:36
zazior I have look again whether I can disable it in the kernel, although I thought that there was not an option for this13:36
zapotaheBox should work no problem?13:36
zaziyep, when it tries to detect the dvd drive13:36
MarcoPauKingJohn: ok, but dhcp or static ip usually has to do with the wireless card and not with the connection settings... do you think it'll work the same?13:36
dr_williszapotah:  try ut13:36
zapotahgotta set up a new vm --->13:37
zapotahtry it out before putting it to production13:37
KingJohnMarcoPau: Are you using Wired connections?13:38
zykotick9in0cula, gnome or unity?  (or other)13:38
MarcoPauKingJohn: nope13:39
MonkeyDustzapotah: http://www.linuxuser.co.uk/tutorials/unified-network-administration-using-ebox/13:39
in0culagnome13:39
zykotick9in0cula, "gnome-panel"13:39
in0culaths i try13:39
robin_exit13:40
in0culazykotick9> very good, and if i want to refresh every thing without logout exist some commands?13:41
parapandr_willis: nice seeing you again ...wel ...yes and no ....I use USB medias which are coming from windows world ...but I can use some protection for ubuntu also .....13:41
KingJohnMarcoPau: You should be able to configure ip settings based on the wifi network then :D13:41
=== root is now known as Guest24037
zykotick9in0cula, not sure what you mean?  did gnome-panel not work?13:43
=== Space_Face is now known as D1aforD
zykotick9in0cula, you could try "killall nautilus" if desktop is an issue13:43
in0culakillala nautilus will refresh all?13:44
=== hacked is now known as vinces
cornelius66Hi, googling and experimenting for 3 hours now, problem is a folder exists on ext4 (source) and ntfs (destination), almost identical from a previous manual copy. However doing a dry run, every combination of commands (e.g. rOltDvhu) shows them all syncing, even with size-only and checksum options (only the update timestamp differs), any help appreciated :)13:45
cornelius66(in rsync)13:45
zykotick9in0cula, no, there is no way to "refresh" (whatever that mean) everything will a single command - except by logging out or rebooting13:46
zykotick9cornelius66, syncing ext to ntfs will lose all file permission (POSIX metadata) in the process, not sure it that is related to you timestamp -- but what you're doing is silly.  Good luck.13:49
Persona24Are there any terminal games for Ubuntu?13:49
PiciPersona24: There are a number of them in the bsdgames package, and then theres nethack as well.13:49
sjonkedispePersona24: omega-rpg13:49
zykotick9Persona24, in a terminal try "apt-cache search ncurses | grep game" for a couple13:50
VarroHi there. just installed ubuntu 10.04 minimal on my zotac ION board. Having  a couple of issues; SSH keeps either resetting (software caused connection abort) (connection refused), and i have no audio. Anyone insterested in taking a poke at the problems?13:51
tbruff13can someone help me with kmplot13:51
tbruff13graph >= in kmplot13:51
cornelius66zykotick9: I'm not using pgo (or a) for that specific reason so as to avoid timestamp issues. any why is it silly?13:52
OwaisLHi all, I'm facing this problem on Oneiric with Skype. Can't get it to start. Here is the error.13:53
OwaisLFatal: Cannot mix incompatible Qt library (version 0x40703) with this library (version 0x40704)13:53
gordyhi13:54
TimR!11.10 | OwaisL13:54
ubottuOwaisL: 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+113:54
=== r is now known as Guest61585
gordyhi i have a question regarding zorin os 513:55
OwaisLOh, will ask in #ubuntu+113:55
Picigordy: this channel is only for Ubuntu support, we do not support unofficial derivatives here.13:55
gordyoh what chat do i download13:55
Picigordy: I don't know where they provide support from, check their website for resources.13:56
gordythanks13:56
neil_maverickis there anyone here familiar with django framwork?  I have a problem... the django webserver is send back a '500' response code (internal server error) .... but is giving no indications on what caused the error... how can I find out what the problem is?13:57
Picineil_maverick: Have you asked in their official support channel over in #django ?13:57
chiragwhen i put my laptop on sleep by closing laptop screen, my kubuntu os hangs and i am unable to do anything13:58
chiragsome one plz help me13:58
=== chirag is now known as chirag_d_gr8
dengwenhj13:59
usr13chirag  What is the size of your swap partition?14:00
=== zerotri is now known as zerotri|sleep
chirag_d_gr8swap partition?14:01
chirag_d_gr8i think 17 gb14:01
chirag_d_gr8i gave 17 gb to kubuntu14:01
chirag_d_gr8my total hd iis 500 approx14:01
usr13chirag_d_gr8: So is this an issue with suspend or hibernate?14:02
chirag_d_gr8suspend. when i put my screen down and then again put it up, it hangs and i have to forcefully restart it14:03
=== neil_maverick is now known as nrdb
macsimhi, everytime I try Shortcut->Connect to server and use a ftp firefox open the ftp connection insteed of nautilus, I'm on ubunut 11.04 I found solution about gconf-editor but I have not ftp entry in /desktop/gnome/url-handlers any idea ? thx14:03
usr13chirag_d_gr8: sudo fdisk -l | pastebinit14:04
chirag_d_gr8usr13: what will this command do?14:04
argTdisplay drives/partitions14:05
argThttp://thecodecentral.com/2011/01/18/fix-ubuntu-10-10-suspendhibernate-not-working-bug14:06
=== fred_ is now known as Guest32321
Guest32321salut14:06
Guest32321il y aurait des pro de la configuration d'amule ici ?14:07
usr13chirag_d_gr8: it will paste the partitioning scheme on a pastebin site for us to look at.  (Since you are unble to tell us what size your swap partition is, I thought this would  help.)14:07
markitoxsDoes anyone know how to copy and paste from gnome-terminal, when running a "live" command,like mtr, or top?14:07
{Axxes}Hi there does somebody use wavemaker on ubuntu?14:07
MonkeyDust!fr| Guest3232114:07
ubottuGuest32321: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.14:07
chirag_d_gr8argT: i have kubuntu 11.04....will this fix my  hibernate issue?14:07
usr13chirag_d_gr8: You should also run a test on your RAM.  memtest14:08
xanguaMonkeyDust: italian, not french14:08
chirag_d_gr8usr13: it is asking me to download a file14:08
usr13very good, do it.14:08
{Axxes}does nobody use wavemaker :(14:08
Goldlineusr13: thanks for your help much appreciated14:08
usr13(It is asking you to install pastebinit)14:08
usr13!pastebinit | chirag_d_gr814:09
ubottuchirag_d_gr8: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com14:09
MonkeyDustxangua: i know the difference between french and italian, ok14:09
argTchirag_d_gr8, i have natty, and its worked for my laptop14:09
ksbalajiI installed gtkorphan to find out orphaned packages. Surprisingly, it lists many good packages as orphaned. How to fix this error?14:09
GoldlineUsr13: mind if i add u2 thye mIRC addressbook/friendslist?14:09
usr13Goldline: NP14:09
chirag_d_gr8argT this means problem lies in my laptop?14:09
usr13sure14:09
argTchirag_d_gr8, or a 11.04 bug14:09
chirag_d_gr8usr13: i successfully downloaded a file pastebinit14:10
usr13chirag_d_gr8: Again, I suggest you test your RAM, (using memtest)14:10
argTchirag_d_gr8, all i know is that i wasnt able to sleep and now i can14:10
{Axxes}I just need to know if there is a possibility to start wavemaker without the terminal commands all the time...14:10
argTbut yeah listen to him first14:10
usr13chirag_d_gr8: memtest should be an option when you boot.14:10
chirag_d_gr8usr13: what is memtest?14:10
usr13memtest is a utility that tests your RAM14:11
chirag_d_gr8i installed kubuntu 3 days ago and i fear that it might kill my laptop hd and ram :(14:11
=== timburke_ is now known as timburke
chirag_d_gr8usr13: how to get this utility?14:11
usr13chirag_d_gr8: And it is best to run it for long period of time.14:12
usr13chirag_d_gr8: memtest should be an option when you boot.14:12
chirag_d_gr8yah14:12
chirag_d_gr8i think i saw this14:12
usr13chirag_d_gr8: How much ram do you have?14:12
blue_hello14:12
chirag_d_gr83 gb14:12
chirag_d_gr8and my kubuntu is using .7 gb now14:13
usr13chirag_d_gr8: sudo fdisk -l | pastebinit   #And paste resulting URL here.14:13
Persona24Any techno programs? Like to make techno music, dubstep, DJ, etc14:13
Persona24?14:13
izinucsPersona24: go to the software center and look in the music section.. all kinds of stuff for you to play with14:14
chirag_d_gr8http://paste.ubuntu.com/689228/14:14
=== sysadamin|away is now known as sysadamin
Goldlineusr13: how do you install the irssi IRC clien on Ubuntu? Thanks!14:14
izinucsGoldline: sudo apt-get install irssi14:15
usr13chirag_d_gr8: Did you install wubi?14:15
Persona24Well any DJ's in here? I just want a recommendation14:15
chirag_d_gr8i installed it with windows14:15
usr13Goldline: sudo apt-get install irssi14:15
{Axxes}or does somebody know a channel for Wavemaker support?14:15
samuel_Persona24: if not I'm mistaken there's a distro which I think fit you'r need it's based on ubuntu too14:15
samuel_i forget the name of the distro14:15
{Axxes}just any help would be nice..14:15
MarcelT3Persona24 what dj are you looking for?14:15
PiciPersona24: The folks in #ubuntustudio and #opensourcemusicians probably have better suggestions.14:15
Lithos84[14:16
usr13chirag_d_gr8: Well, I don't know then.  You would have to ask someone that knows something about suspend issues in wubi14:16
{Axxes}do you even hear me?14:16
usr13chirag_d_gr8: I've never used wubi14:16
nrdbPici, I needed to register... it took me a while to figure out the command needed to do that.14:16
chirag_d_gr8usr13: dude if i put laptop manually on sleep by going to leave, no problem like this occurs14:16
izinucs{Axxes}: no responses means no answers14:17
chirag_d_gr8but on putting laptop screen down, whole thing mess14:17
Pici!patience | {Axxes}14:17
ubottu{Axxes}: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/14:17
usr13chirag_d_gr8: Then turn off the option to suspend14:17
MonkeyDustPersona24: http://www.musix.org.ar/en/index.html14:17
{Axxes}ok sry I wanst sure if you can hear me Iam new to irc :(14:17
=== bipolar_ is now known as bipolar
chirag_d_gr8how? sry if i irritate u bcozz i m new here and i dun know where is what14:18
{Axxes}then I will go on with my problem but thx14:18
samuel_the name of the distro is ubuntustudio14:19
samuel_http://ubuntustudio.org/14:19
usr13chirag_d_gr8: You'll find it in the power save or screensaver options14:19
{Axxes}is it possible to create a shortcut for a terminal command?14:19
chirag_d_gr81 more thing, is usage of .8 gb mem normal, isn't it too high....and moreover just running irc uses 10-15% of my cpu, is it normal?14:20
chirag_d_gr8win 7 jusst uses like 500 mb ram....14:20
Pici!ram | chirag_d_gr814:21
ubottuchirag_d_gr8: If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ | A short primer on Linux memory management can be found here: http://sourcefrog.net/weblog/software/linux-kernel/free-mem.html14:21
usr13chirag_d_gr8: If you are using wubi, you would have to calculate, how much cpu and / or RAM is allocated to wubi14:21
usr13I'm not a wubi user and I don't know how any of that works.14:21
Piciusr13: It works the same as any other Ubuntu install.14:22
usr13o14:22
chirag_d_gr8usr13: u mean a bit of cpu is assigned to linux and a bit to windows?14:22
usr13Well, I'm just clueless about wubi and wanted to make that clear.14:22
Picichirag_d_gr8: no, he mispoke.14:22
usr13chirag_d_gr8: I don't know14:22
chirag_d_gr8pici: what is meaning of !ram |?14:23
Picichirag_d_gr8: please look at the message that ubottu said to you above.14:23
usr13Pici: But if wubi is running and MS Windows is running, there must be some sort of sharing of resources taking place.  Right?14:23
=== Mrono-evil is now known as Mrono
usr13Pici: Or is wubi running independently of MS Windows?14:24
Piciusr13: wubi does not run concurrently with Ubuntu, it merely puts a disk volume in a file on the Windows partition and then boots in to it.14:24
Piciusr13: er, wubi does not run concurrently with Windows*14:24
chirag_d_gr8Pici: so there is no difference if i install linux using windows or using disc and install it in totally new partition?14:25
usr13Pici: Ok, I see.14:25
mk1324chirag_d_gr8: you get faster HDD access time by a small margin, but that's it14:26
usr13chirag_d_gr8: Oh, there is a big difference.  I do know about that.14:26
Picichirag_d_gr8: There may be issues in the future with upgrading, as well as expanding your disk size if needed.  If you are able to partition I highly suggest that you do that instead.14:26
chirag_d_gr8Pici: my hp laptop does not allow me to boot using a disc14:26
chirag_d_gr8i had no other option14:27
Picichirag_d_gr8: there are many ways to install Ubuntu.14:27
MonkeyDustchirag_d_gr8: with usb then?14:27
Pici!install | chirag_d_gr814:27
ubottuchirag_d_gr8: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate14:27
chirag_d_gr8mk1324: hd access time means boot time?14:27
mk1324chirag_d_gr8: boot time, application loading time, and saving/loading files14:28
chirag_d_gr8ubottu: ok thx let me check out your links14:28
ubottuchirag_d_gr8: I am only a bot, please don't think I'm intelligent :)14:28
chirag_d_gr8lmao14:28
robin0800chirag_d_gr8, are you sure there is no bios setting or is it because you have no disk drive?14:28
MonkeyDust ubottu not too modest, you ARE intelligent :p14:28
ubottuMonkeyDust: I am only a bot, please don't think I'm intelligent :)14:28
chirag_d_gr8ubottu is a bot? it is so cool :O14:28
chirag_d_gr8i have disk drive but my laptop does not read a bootable drive and continue with windows14:29
chirag_d_gr8not even from usb drive14:30
mk1324chirag_d_gr8: unless this is a really old machine CD boot should be supported by your BIOS14:30
chirag_d_gr8i bought my laptop 3 days ago lol14:30
robin0800chirag_d_gr8, there will either be a bios setting or a key to hit to choose boot device14:30
chirag_d_gr8it is i3 processor, 3 gb ram, 2 gb graphics etc14:30
mk1324try hitting F12 while the computer is booting, that's a very popular boot menu key14:30
chirag_d_gr8ok....14:31
chirag_d_gr8i never pressed a key before while booting....let me check that14:31
argTor F1014:31
robin0800chirag_d_gr8, or f814:31
argTF12 is network a lot of the time14:31
chirag_d_gr8so if i press all 3 will that do my job?14:32
argTumm14:32
argTtry one14:32
argTdoesnt work14:32
argTtry again14:32
robin0800chirag_d_gr8, try one at a time14:32
Cradamdoes anyone know of a command to restore ubuntu to factory settings?14:32
mk1324argT: it's F12 for acer and lenovo, which are the main OEM's i use computers from14:32
chirag_d_gr8ok...14:32
chirag_d_gr8mine is hp14:33
argTmk1324, ahh, asus is f10, intel boards are f10 i believe too14:33
usr13chirag_d_gr8: It should say on the screen.  If it is to fast to read, Ctrl-ALt-Del will reboot and start over14:33
robin0800chirag_d_gr8, I still think there will be a setting in bios too14:33
mk1324chirag_d_gr8: just try some, none of those options should be the self-destruct14:33
mk1324chirag_d_gr8: :D14:33
chirag_d_gr8ok so if i enter successfully in bios, i will change boot sequence and my pc boot from disc first?14:34
usr13chirag_d_gr8: Have you looked at BIOS settings for boot options?14:34
robin0800chirag_d_gr8, yes14:34
chirag_d_gr8i never entered bios14:34
usr13... FIrst time for everything.14:34
chirag_d_gr8:D14:34
chirag_d_gr8but if i mess bios, how to get it back to normal?14:35
robin0800chirag_d_gr8, it might be delete for bios14:35
chirag_d_gr8robin: sorry i did not get it14:35
mk1324chirag_d_gr8: for now only change boot options and you'll be fine14:35
argTmy netbook has it as ESC14:35
argTlol14:35
mk1324chirag_d_gr8: ESC here as well for BIOS14:36
Persona24What's the command to reboot the computer?14:36
dori922do rsa keys increase security or are they just to help save a user remembering passwords?14:36
argTreboot...14:36
mk1324Persona24: in a terminal?14:36
Persona24yes14:36
argTreboot14:36
bastidrazorPersona24: sudo reboot now14:36
mk1324shutdown -r now14:36
Picidori922: Not really on-topic for this channel. Try #ubuntu-offtopic or ##security14:36
chirag_d_gr81 more thing, my laptop shows an overheating error whenever i boot from   linux and nothing when i boot from windows. is it normal or linux is eating my pc?14:37
chirag_d_gr8linux gets so scary sometimes especially when it attacks hardware :(14:38
mk1324chirag_d_gr8: most of the cooling control should be done by the motherboard14:38
Pumpkin-dori922: for SSH, assuming they have a passphrase, they should increase security. As now you have a primitive 2factor auth, something you know (passphrase) and something you have (the private key).14:38
themartyrsis kubuntu 64 bit stable?14:39
chirag_d_gr8mk1324: i run it for 4 hrs or 1 min, it always shows this error14:39
Persona24ummmmm Ok, so my computer just suggested to install a terminal when I'm obviously using two terminals right now14:39
krautthemartyrs: it doesn't matter if it's 32- or 64-bit14:39
chirag_d_gr8is linux attacking my hardware or i should ignore this?14:39
Pumpkin-dori922: of course, if the client machine is hacked, that doesn't really help you. But if the client password is shoulder surfed, it does help you.14:39
Lithos84themartyrs: If you look for stability, try version 10.04.14:40
mk1324chirag_d_gr8: hose is the error given, during the POST (boot) screen?14:40
mk1324chirag_d_gr8: hose = how14:40
mnmbbthemartyrs, U can try debian squeeze14:40
themartyrsLithos84: im looking for 64 bit for exclusivly recording aND editing audio14:40
Picithemartyrs: Sure its stable, why wouldn't it be?14:40
mk1324themartyrs: how much RAM is in the machine?14:41
chirag_d_gr8in a black screen. like it tells me looks like your system went in hibernation due to overheating. now this problem has been fixed. check for vent blockage. press enter to continue14:41
themartyrsmk1324: 8GB14:41
adelhallo14:41
Lithos84themartyrs: Keep with 64-bit. 10.04 is the most stable version right now. It works fine on my laptop.14:42
mk1324chirag_d_gr8: it might just be the way that linux sent the shutdown signal was misinterpretted14:42
chirag_d_gr8mk1324: not once not twice but each n every time14:42
chirag_d_gr8so it is a rom bug?14:42
Cradamdoes anyone know of a command to restore ubuntu to factory settings? i am trying to remove all the mess i have caused without grabbing the disk which is a few miles away14:42
themartyrsLithos84: even for audio recording and production?14:42
chirag_d_gr8and i should ignore this?14:42
chirag_d_gr8and i should think linux is not melting my hardware inside?14:43
mk1324chirag_d_gr8: if you shutdown linux then boot into windows after, does the same error occur or just when booting linux?14:43
=== matt__ is now known as eein
chirag_d_gr8just linux and nothing with windows14:43
Lithos84themartyrs: I edit videos on it.  I suppose it works fine with audio too.14:43
netMarkerserver irc.epiknet.org14:43
netMarkeromg14:43
themartyrsLithos84: i need it to work better than fine14:43
mk1324chirag_d_gr8: it would prolly be a motherboard malfunction if the computer is overheating14:43
CradamnetMarker: dont advertise servers or nnyou may be klined14:43
chirag_d_gr8omg so i should discontinue linux?14:43
Picithemartyrs: Again, I don't know why you think it would be unstable.  I suggest asking in #ubuntustudio if you want answers regarding audio production though.14:44
mk1324chirag_d_gr8: if it's a motherboard issue then it's not linux14:44
chirag_d_gr8windows shows no such error but linux shows this error any distro i use14:44
MonkeyDustchirag_d_gr8: we all were newbees, once :)14:44
mk1324chirag_d_gr8: what is the model of your laptop?14:44
chirag_d_gr8hp 117tx14:44
chirag_d_gr81117tx14:44
chirag_d_gr8monkeydust: now you are professional in linux?14:45
intergallactichi, how can i share internet via bluetooth, between 2 pcs, using blueman?14:45
chirag_d_gr8mk1324: for your info, the error code is 90d14:46
amin`using gdm . at the login screen you have the menu to choose the desktop you want {mine is gnome openbox gnome/openbox}. how could i add awesome and dwm to it?14:46
dori922thanks :D14:47
Cradamok, so is there no way of restoring ubuntu to factory settings? like maybe reinstalling without the disk?14:47
dr_willisCradam: depends on which settings14:48
mk1324chirag_d_gr8: does the exhaust air temp seem high?14:48
chirag_d_gr8my temperature graph is in middle14:49
Cradamdr_willis: the countless WM's i have got with aptitude14:49
chirag_d_gr8mk1324: the in built app temp graph shows temperature inside14:49
chirag_d_gr8and it is somewhere in middle14:49
dr_willisCradam:  if you mean user settings. delete them from their home dir.14:50
mk1324chirag_d_gr8: either it's a false warning caused by linux not sending the computer the right code, or ACPI in linux is not agreeing with your laptop14:50
chirag_d_gr8uhm....what is acpi14:50
Cradamdr_willis: no i want to remove them and start from scratch14:50
chirag_d_gr8mk1324: so what would u reccommend? i am very much interested in saving my hardware. should i continue using liunx?14:51
chirag_d_gr8or stick to sucking windows?14:51
mk1324chirag_d_gr8: power management functions, I believe it also controls cooling14:51
jragon_Hi!14:52
MonkeyDustchirag_d_gr8: type acpi -V14:52
dr_willisCradam:  remivivg thivgs via package manager will NOT Zremove users settings. you can purge and reingstall system settings14:52
whoeverdoes anyone have a litescribe drive? and if so can you burn a lable to a dvd with a thermal layer or does it have to be "the litescribe disc w/the litescrible layer"?14:52
mk1324chirag_d_gr8: keep an eye on your temps, as long as they stay low, you're fine14:52
dr_williswhoever:  theres lightscribe apps for linux14:53
roothalli hallo14:53
=== root is now known as Guest8966
chirag_d_gr8mk1324 as i told u, my temp graph is in middle of lowest and highest. is this normal? i m very scared of even thinking of hardware failure14:53
dr_williswhoever:  in the repos are some and the lightscribe homepage has others14:53
Guest8966grrrrrrrrrrrrrrrr14:54
=== XLV_ is now known as XLV
chirag_d_gr8monketDust i did it. what now?14:54
whoeverdr_willis: yes but i'm asking if the disc has to be litescribe or if any disk with a thermal layer will work to burn a lable14:54
Cradamdr_willis: can you tell me how to remove the lubuntu login manager and set the default to GDM?14:54
mk1324chirag_d_gr8: I am not sure about the program you are using and the scale it has, but sorry i have to go14:54
j^2anyone have an html doc that will print out the hostname -s and the ifconfig? or something to that effect?14:54
dr_williswhoever:  ive never seen any non lightscribe disjs with that feature14:54
jragon_I've got a huge problem.. I installed WinXP last night. Grub was overran, so I booted up my live CD... But I get the same error everytime... 'Unable to find a medium containing a live file system'. I've tried 32, and 64 bit(I've got a 64 bit installation of Ubuntu) I've even tried a few mint live cds. Also differant burning software... I have no idea what to do, and I really need to get back into ubuntu... Please help14:55
chirag_d_gr8MonkeyDust: AS u suggested, i typeed the command acpi -v14:55
dr_willisJragon:  make a bootable flash?14:56
dori922whats it called when i have 1 working server with my ideal setup and i want to make an image of that so i can easily throw up copies/clones of that server?14:56
MonkeyDustchirag_d_gr8: capital V14:56
chirag_d_gr8i did it,14:56
dr_willisdori922:  cloning. clone14:56
filsufplease try ubuntu halal version .. aka ubuntu terrorist ... aka ubuntu islamic14:57
chirag_d_gr8thermal ok 59.0 degree C14:57
whoeverdr_willis: in litescribe docs it says it the laser will cause a reacton to the thermal layer but a lot of disks have a thermal layer, and i think you may be able to burn a lable to any disk with a themal layer, and think that litescribe is just trying to push their own disks14:57
sipiorfilsuf: go away.14:57
filsufthat is a special ubuntu version for entering the arab-muslim heaven14:57
chirag_d_gr8cooling 1-6....all 0 of 1014:57
jragon_Oh, a few boots later, my OC failed14:57
oCeanfilsuf: please stop the silly messages14:57
jragon_So I reset the CMOS... This made no differace to the boot problme though14:57
filsufI cannot promote ubuntu islam?14:58
filsufin this ubuntu channel?14:58
sipiorfilsuf: no.14:58
oCeanfilsuf: no, this is technical support only14:58
dr_williswhoever:  never seen a disk with that feature without the litescribe logo. go try it and see.14:58
filsufvoila ... ubuntu terrorist version ... good for those who hate America14:58
filsufhttp://ubuntume.kuwaitnet.net/new/14:58
MonkeyDustfilsuf: http://www.sabily.org/website/index.php/fr/sabily/screenshots14:59
chirag_d_gr8how you all linux professionals know what is terminal command to execute gui operations?14:59
dr_willischirag_d_gr8:  check the icon properties in the menues is one way14:59
priXonhello15:00
Persona24Who else is currently in class just listening to the teacher babble?15:00
oCeanPersona24: please stay on topic15:00
PiciPersona24: #ubuntu-offtopic please.15:00
jragon_Please,, I really need help with this15:00
whoeverdr_willis: will do but first gotta get a drive, do you know if plextor is still the only manufacture that supports overburn15:01
Cradamok i found out how to set the packages to default settings, hmm, but how to get the default packages installed and the non-default removed15:01
priXonI have copied photos from my galaxy to pc using F-spot and bluetooth and it changed the "last modified date" of the picture on the phone. How can I change the "last modified date" of a batch of file to be the date of creation?15:01
chirag_d_gr8dr_willis i think in linux we can execute an operation in two ways: by terminal or using gui. is it true? by the way, which icon property in which menu, sry i did not get what u said15:02
rodrigo__alguem do brasil ?15:03
AlloweenHi, i probed my system against ShieldsUP and it says, "Your system's personal security countermeasures unwisely attempted to probe us in response to our probes." How do i make sure it keeps in stealth mode?15:03
dr_willischirag_d_gr8:  runnung frim term or gui dont matter.15:03
AlloweenI am using ufw15:03
Lithos84!br | rodrigo__15:03
ubotturodrigo__: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.15:03
=== altj_away is now known as altj
chirag_d_gr8is 60 celcius normal for laptop?15:04
dr_willischirag_d_gr8:  right click on launcher icon on desktop . then properties. . to see what its running. or use alacarte program.15:05
dr_willisbbl.15:05
whoeverdr_willis: i don't see anything in the repos with aptitute search lightscribe, or litescribe. can u help15:05
josephello i have problems with compaq presario cq50 and wifi...not run15:06
josepubuntu 10.0415:06
chirag_d_gr8is 60 degree celsius normal for a laptop?15:08
Cradamchirag_d_gr8: about 5 degrees above normal but danger levels are 80-9015:10
B0g4r7Newer chips tend to be designed to tolerate higher temps.15:10
B0g4r7It used to be 60c was bordering on too hot, but now it's normal for a cpu to tolerate up to 100c.15:11
Cradami always set my bios to switch off at 8515:11
razz_how to update to the latest copy of hdparm in 10.0415:12
chirag_d_gr8mine is laptop. while using irc, it's temperature is 60 celsius. so i will never be able to play a gme on it?15:12
AlloweenCradam: Probe results at  ShieldsUP  says, "Your system's personal security countermeasures unwisely attempted to probe us in response to our probes." How do i make sure it keeps in stealth mode?15:13
Cradamwhat15:13
cfeddedell satisfaction survey training me to avoid calling them for help in the future.15:14
SIFTUCradam: CPU temp varies by chip.. mine cuts out at 100C15:15
Alloweeni probed for open ports at "shieldsUP" to see if there are any security holes , and it not truly stealth mode as tries to probe back to where packets originated from.15:16
B0g4r7Cradan, I would check the manufacturer specs.15:16
CradamAlloween: and why would i know?15:16
DarkStar1Hello ppl.. What command do I need to excutue to reload my bash_profile again?15:17
AlloweenNow, i want my system to not to respond to such packets as shieldsUP reports. How to do this in unbuntu15:17
B0g4r7Alloween, maybe if you were to capture packets with wireshark during the scan you could see what they're talking about.15:17
B0g4r7Their description is rather vague.15:17
Persona24So guys, Ubuntu is suppose to appeal to Window users.  Who hear believes it looks more like Mac OS?15:17
Cradami understand the question, i just dont understand why i would know, (i don't know)15:17
SIFTUAlloween: are you behind a router?15:18
razz_hdparm on ubuntu 10.04 is 9.15 and it's buggy, how do i update to 9.37 which I believe is the latest and is available for oneiric https://launchpad.net/ubuntu/+source/hdparm/9.37-0ubuntu115:18
DarkStar1Persona24: Yup15:18
hugehello, how can I get  pre-release of Ubuntu IVI Remix 11.04??15:18
oCeanPersona24: this is technical support. Try #ubuntu-offtopic for chat15:18
B0g4r7Persona, it is?  (supposed to appeal to Windowss user)15:18
AlloweenSIFTU: no, its standalone machine15:18
SIFTUAlloween: "closed" reports reports back.. "stealth" drops packets15:18
=== chirag is now known as chirag_d_gr8
SIFTUAlloween: oh ok.. well you can config iptables with "reject"15:18
SIFTUon the INPUT chain15:18
DarkStar1Persona24: but that's not a bad thing15:18
Alloweenits report is good as far as first 1024 ports are concerned15:18
abstraktwhy is my ping so high!?15:19
B0g4r7REJECT sends a response packet.  DROP does not.15:19
AlloweenSIFTU: how do you do this in ufw?15:19
DarkStar1So does anyone know the answer to my question?15:19
SIFTUB0g4r7: lol thanks B0g4r715:19
hugeI read that a pre-release of Ubuntu IVI Remix is available for testing purpose15:19
SIFTUAlloween: not sure as I dont use it15:19
chirag_d_gr8how to determine laptop temperaaature in celsius?15:19
DarkStar1how do I reload my bash_profile?15:19
hugewhere Can I get it?15:19
B0g4r7DarkStar1, rerun bash.15:20
SIFTUchirag_d_gr8: you need lmsensors installed15:20
=== stx_ is now known as Guest96199
DarkStar1B0g4r7:  I don't want to log out and log back in again. I just know t here is a way to reload the bash profile to take into account the new stuff I put in it15:21
abstraktwhat's wrong with you, pinG!?15:21
abstraktyou too high!15:21
chirag_d_gr8SIFTU: i have an application that measures internal temperature in an unknown scale. lmsensor is a software btw?15:21
auronandace!derivatives | huge15:21
ubottuhuge: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux), Ultimate Edition15:21
Pici!ot | abstrakt15:21
ubottuabstrakt: #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:21
B0g4r7DarkStar1, type 'bash' to run a new bash instance inside your existing one.15:22
DarkStar1B0g4r7: Ok thxx15:22
abstrakthow is that off topic15:22
abstraktthere's gotta be some sort of common linux utility that I can use on Ubuntu to find out why my ping is so high15:22
abstraktno?15:22
jnsl_i delete a folder with sudo rm -r ...15:23
jnsl_can i get ti back ?15:23
Piciabstrakt: Your ping to what?15:23
abstrakti mean, TCP/IP was in fact invented on *nix (BSD specifically, but still)15:23
abstraktPici, uhh, well my ping to just about everything, games, websites, you name it15:23
SIFTUabstrakt: mtr15:23
abstraktPici, speedtest.net reports my ping hovering somewhere in the 101-110ms range15:23
B0g4r7That's not real high.15:23
Piciabstrakt: You need to determine if the issue is inside your network or not, mtr will be handy for that.15:24
abstraktB0g4r7, for games, that's WAY too high15:24
abstraktPici, SIFTU ok thanks, i will look in to it15:24
chirag_d_gr8#python15:24
semitones_does ctrl-alt-backspace work in ubuntu and kubuntu on the same machine, if I enable it once?15:24
jnsl_can i revert a "sudo rm -r <folder>"???15:24
jnsl_:S15:24
=== semitones_ is now known as semitones
auronandace!undelete | jnsl_15:25
ubottujnsl_: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel15:25
=== erkan^2 is now known as erkan^
B0g4r7jnsl_, usually not.  If you deleted the items from an ext2/3/4 filesystem, you might be able to recover them using debugfs.15:25
abstraktjnsl_, no15:25
jnsl_damn15:25
SIFTUjnsl_: also check out photorec15:26
jnsl_ok thanks guys :)15:26
razz_how do  I install packages from 11.10 when I am running 10.0415:26
me-1hi... hwta is the best video editing app for Linux15:26
zerosumhi, how can I run an ide as root without being asked for a password. I am trying to copy a library postbuild to a directory belonging to root.15:26
abstraktrazz_, you don't, you go look for a backport PPA15:26
B0g4r7razz_, you usually don't.15:26
Picirazz_: you don't. You wull break your install doing that.15:26
auronandacerazz_: you don't15:26
abstraktrazz_, or you compile from source15:26
abstraktzerosum, gksu/gksudo and friends15:27
Miteshhow to hide my ip in whois command in irc chat sorry 4 offtopic15:27
razz_abstrakt15:27
abstraktthere's probably a KDE equivalent15:27
razz_abstrakt: ok15:27
abstraktrazz_,15:27
TheEvilPhoenixwhat's the likelihood that an in-place dist-upgrade of a Maverick system to Natty will break everything?15:27
zerosumthanks15:27
SIFTUme-1: most people use kdenlive15:28
abstraktMitesh ask #freenode, it's on the FAQ on the website15:28
auronandace!cloak | Mitesh15:28
ubottuMitesh: 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.15:28
TheEvilPhoenixMitesh:  /join #freenode.  Then ask there15:28
abstraktthey do? lol, cuz kdenlive sucks :P15:28
PiciTheEvilPhoenix: You shouldn't be using dist-upgrade to upgrade from one release to the next. Use do-release-upgrade instead.15:29
SIFTUabstrakt: well most linux youtube people use it.. it's not too bad, besides the occassions crash15:29
TheEvilPhoenixPici:  well whatever the command is.  TBPH, Update Manager is yelling at me, so i'm trying  to figure out whether i run the risk of borking all my data15:30
TheEvilPhoenixPici:  considering this is on a netbook that i dont really care about, i couldnt care less if the data implodes15:30
TheEvilPhoenixbut i'm just curious :P15:30
abstraktTheEvilPhoenix, you do run the risk of borking your data15:30
abstraktTheEvilPhoenix, fresh install is always best15:30
TheEvilPhoenixabstrakt:  indeed, but cba to pay $12 for the only USB stick that I can find within 30 miles15:31
abstraktTheEvilPhoenix, great, then even more reason to just go ahead and wipe the HD, full format, and reinstall fresh15:31
TheEvilPhoenixabstrakt:  as this is to be installed to a netbook... :P15:31
abstraktcba?15:31
TheEvilPhoenix"can't be arsed"15:31
TheEvilPhoenixbasically like "cant be motivated to do <something>"15:31
abstraktahh, no CD drive then15:31
TheEvilPhoenixmhm15:31
TheEvilPhoenixhence USB only15:31
* MonkeyDust schopt terug15:31
MonkeyDustoops15:31
TheEvilPhoenixPici:  abstrakt:  Assuming that i want to in-place upgrade because i dont care about the data, what should I use?  Update Manager's "UPGRADE" button, or a command-line 'do-release-upgrade'?15:33
abstrakti would personally def go with the CLI15:34
abstraktthe GUI is just gonna run those CLI commands for you and the GUI is just one extra thing that could break or get in your way and screw things up15:34
=== OY1R_ is now known as OY1R
TheEvilPhoenixabstrakt:  well i'm running the thing in TTY1, so we'll see how it works15:36
blackxoredHello, any Cubans living in the US there? I have a question... Anyone?15:36
TheEvilPhoenix!offtopic > blackxored15:36
ubottublackxored, please see my private message15:36
Daniel_PaimHello World15:36
Daniel_PaimAnybody can help me15:37
Daniel_Paim?15:37
abstraktblackxored, I have a rare piece of fossilized iguana poop, what of it?15:37
abstrakt!ask > Daniel_Paim15:37
ubottuDaniel_Paim, please see my private message15:37
TheEvilPhoenix!offtopic > abstrakt15:37
ubottuabstrakt, please see my private message15:37
abstrakto.015:38
Daniel_PaimOk plese i want a customized xubuntu version like mangaka linux for me15:38
razz_abstrakt: I am trying to install hdparm from source to run the latest version. when I run ./configure, output = bash: ./configure: No such file or directory15:38
LekeFlyWhy am i getting kernel panic from just booting Gparted? :S15:38
Daniel_Paimubottu: I want a customized xubuntu live dvd like mangaka linux15:39
ubottuDaniel_Paim: I am only a bot, please don't think I'm intelligent :)15:39
Daniel_Paimmangaka linux is a better live dvd distribution ubuntu based15:39
Daniel_Paimmy old pc can not run ubuntu15:39
Daniel_Paimabstrakt: May you help me?15:43
Daniel_PaimI want a customized xubuntu version15:43
=== Mud is now known as Guest39983
abstraktDaniel_Paim, sorry I don't know much about customizing a LiveCD15:44
abstraktrazz_, well then you're Doing It Wrong (TM)15:44
Daniel_Paimok15:44
abstraktrazz_, you're not in the folder that you should be in, or you unpacked the wrong tarball or the config script isn't chmod 755 etc etc15:44
justinasHi15:44
justinasWhich ubuntu package contains the wallpaper that is used in gdm by default?15:45
DarsVaedahow do I search all *.jpg in a folder and subfolders in nautilus?15:45
razz_abstrakt: there  is not configure script but a makefile, I unpackaged the right file and am in the top most folder15:46
justinasDarsVaeda: find . -name "*.jpg" -type f15:46
camilleqcoI want to go from duel-boot to single-boot? Is there any easy way to do this?15:46
justinasDarsVaeda: Forget nautilus, be a man.15:46
camilleqcooops dual boot15:46
camilleqconot duel15:46
DarsVaedayeah but I need to count them and thats so handy15:46
HoboSteauxHey, I'm getting a nasty kernel panic and am looking for a resource to resolve it: http://i.imgur.com/xTzMS.jpg15:46
SIFTUjustinas: +1, but use -iname15:47
camilleqcoI think they were in a duel and Windows lost15:47
DarsVaedaoh you just have to omig the "*."15:47
DarsVaeda*omit15:47
justinasDarsVaeda: find . -iname "*.jpg" -type f |15:47
justinasDarsVaeda: find . -iname "*.jpg" -type f | wc -l15:47
justinasThat counts the files.15:47
justinasAnything more?15:47
DarsVaedanah thx :)15:47
abstraktrazz_, and of course, you read the README.txt and INSTALL.txt files that come with the source code right?15:47
justinasYou wanna rotate them? Scale them? Do something fancy?15:47
abstraktrazz_, not all programs use ./configure for compilation15:48
razz_abstrakt: there are no readme and install files thats why I am here15:48
galbahi, how can enable vnc on newly installed ubuntu server 11.04 at the command-line?15:48
DarsVaedanot really, I'm just a bash noob counting jpg files :D15:48
abstraktrazz_, ahh... what about on the website where you downloaded the source?15:48
abstraktrazz_, someone, somewhere, has instructions on how to build it15:48
justinasDarsVaeda: Now you know how to count them properly.15:48
justinasAnyway.15:48
abstraktrazz_, otherwise I suppose you can just type "make" and hope for the best15:48
justinasMy question still goes unanswered. What's the package where that default gdm wallpaper is. :-X15:49
* DarsVaeda hugs justinnas15:49
abstraktjustinas, probably gdm15:49
justinasabstrakt: No.15:49
ModusPwnens!cloning15:49
ubottuTo 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 !automate15:49
razz_abstrakt: thats the link15:49
razz_http://sourceforge.net/projects/hdparm/support15:49
justinasgdm contains gdm and does not contain gdm artwork.15:50
ModusPwnensHello, can someone tell me why the instructions for cloning don't work?15:50
ModusPwnenswhen I try sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install, it says 'xargs: aptitude: No such file or directory'15:50
abstraktrazz_, "hdparm says the best way to get help with its software is by emailing its project administrators."15:51
justinasModusPwnens: Probably because you don't have aptitude installed.15:51
Paladinlawhi, i need help with nvidia driver.15:51
ModusPwnenso.O what? really? I thought that was standard15:51
abstraktModusPwnens, sudo apt-get install aptitude15:51
abstraktModusPwnens, nope, aptitude pretty much sucks15:52
justinasI concur.15:52
abstraktwhich is why it doesn't come installed by default15:52
ModusPwnenshuh. I guess i must have installed it long ago and forgot.15:52
ModusPwnensok, thanks!15:52
justinasModusPwnens: aptitude also comes with ppa-purge.15:52
justinasAs a dependency.15:53
ModusPwnenswhats ppa-purge?15:53
ModusPwnensoh k15:53
SIFTUabstrakt: why does aptitude suck?15:53
ModusPwnensi15:53
Paladinlawhi, i need help with nvidia driver. my max screen resolution ix 640x480.15:53
ModusPwnenswill install that too.15:53
justinasModusPwnens: You don't necessarily need ppa-purge. :-D Unless you experiment with, like, gnome3 and want to revert back.15:53
HoboSteauxHey, I'm getting a nasty kernel panic and am looking for a resource to resolve it: http://i.imgur.com/xTzMS.jpg15:54
abstraktSIFTU, because the interface is EXTREMELY non intuitive, it doesn't follow ANY kind of convention, not emacs, not vim, not anything, and the search is pretty much horrible and completely non-useful15:54
abstraktgetting anything actually done in aptitude is just a huge PITA15:54
abstrakti'd rather use apt-get and apt-cache any day15:54
* justinas nods vigorously to what abstrakt is saying.15:54
SIFTUabstrakt: its ncurses.. its fine15:54
Piciabstrakt: aptitude doesn't come with Ubuntu by default because there is no reason to include two tools that do the same thing on the CD, epsecially because we are always looking for more room.15:54
abstraktSynaptic is pretty nice, they actually got it right15:54
ModusPwnensla15:55
justinasPici: And, besides, Synaptic is a better tool, let's not forget that.15:55
ModusPwnensoops, wrong window.15:55
abstraktSIFTU, ncurses has basically zero to do with what hotkey commands they chose15:55
abstraktand, like i said, even if the keys were not completely counter intuitive, the search facility just sucks, really bad15:55
lantizia_ok... brand new PC... put in a ubuntu 11.04 install usb pen I've used before... and it connected to the wifi _without_ asking for a password - I'm guessing it saved it on the usb pen from before?15:55
SIFTUabstrakt: lol ok15:56
abstrakti actually don't even have the words to describe how baffled I am at how bad and non-useful the aptitude search results are15:56
maihsun /wc15:56
SIFTUabstrakt: synaptic does work on my headless server15:56
abstraktanyway, that's why :)15:56
abstraktSIFTU, of course not, it's GUI15:56
abstraktlike i said already15:56
SIFTUabstrakt: aptitude works just fine15:56
FAMASwhat does SIFTU mean?15:56
abstrakt"i'd rather use apt-get and apt-cache any day"15:56
PiciAnyway, lets keep this channel clear for people asking support questions.15:57
abstraktSIFTU, for you, great... not for me and justinas15:57
FAMASi am curious15:57
FAMASwhat does SIFTU mean?15:57
PiciFAMAS: its a person in here.15:57
SIFTUFAMAS: sorry I meant synaptic DOESNT work on my headless server.. becuase I dont have a GUI15:57
justinasOh, new kerned in oneiric.15:57
justinas*kernel15:58
justinasLet's update.15:58
abstraktSIFTU, yes I knokw what you were trying to say, hence why I said "of course not, it's GUI"15:58
abstraktand like i said already, on a headless server, i just use apt-get and apt-cache and i get far more done in far less time than b0rkpl0xing around with aptitude15:58
usr13#ubuntu-offtopic is a good place for philosophical discussions15:58
justinas:-D15:58
llutzaptitude does a fine job, just refuse to use the TUI15:59
* justinas saves "b0rkpl0xing" for future reference.15:59
PiciAgreed, can we move the non-support discussion to #ubuntu-offtopic15:59
brack9Is Ubuntu going to run significantly slower off a SD card vs a SSD hd?15:59
SIFTUbrack9: yes15:59
ChewtoyHi. I just installed (k)ubuntu and I'm trying to get all of my monitors working. I got a Radeon HD6870 with 4 monitors plugged in. This works under windows but in ubuntu I can either get 3 screens (2 on DVI ports and 1 on miniDisplayPort) or 2 screens (both on mDP). But I want to use all my 4 screens (2 on DVI and 2 on mDP). Does any one have any clue on how to do it?15:59
FAMASunless designed specifically, SD cards are slower than SSD HD15:59
FAMASas far as i know15:59
brack9Yeah.  It's taking forever to boot16:00
SIFTUbrack9: SD cards are slow16:00
justinasSlower then SATA disks?16:00
brack9dammit.. I have a 4 gig SSD but an 8 gig SD card16:00
SIFTUjustinas: yep16:00
brack9so I tried installing it on the SD card16:00
brack9since I kept running out of space16:00
TheMatrix30001how do I search a specific file let say /var/log/mail.log, for all lines containing an email for example the email example@example.com?16:00
abstraktjust because they both have the letters "SD" at the end doesn't mean they're at all similar16:00
justinasTheMatrix30001: Grep it.16:00
PiciTheMatrix30001: grep example@example.com /var/log/mail.log16:00
brack9The SD card shouldn't be so slow that it takes like 10 minutes to boot though right?16:01
usr13TheMatrix30001: grep16:01
llutzTheMatrix30001: grep " example@example.com"  /var/log/mail.log16:01
brack9It's a decent card, I think it's like a sandisk16:01
abstraktbrack9, i really wouldn't be surprised at all16:01
brack9weird, live boot is a lot slower16:01
abstraktbrack9, vendor has very little to do with actual performance/speed/specs16:01
brack9ok16:01
abstraktvendor has more to do with QA and longevity of your product16:01
brack9So I kept running out of space because of application16:01
brack9applications...16:01
Pici!enter16:01
ubottuPlease try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!16:01
brack9sorry16:02
abstraktbrack9, well on a 4G drive, of course you keep running out of space16:02
brack9So yeah, can I mount the location that applications are installed on the 8 gig card some how?16:02
abstrakti don't even understand why anyone would try to go with anything less than a 32G drive for a main OS drive16:02
userHey there.16:02
brack9abstrakt: it's a netbook.16:02
abstraktlike, i remember using a 2G drive, that was about 15 years ago16:03
userIs there anyone who can help me out with my windows boot?16:03
abstraktbrack9, again that means pretty much nothing to ubuntu16:03
REK_007user what problem ?16:03
justinasIIRC, SSD disks have a limited number of writes to them. In the long run they simply can't hold the info. What's the half-life of such a disk normally, considering that a user does not (re)write info like crazy, e.g., does not compile the system every day?16:03
abstraktubuntu doesn't care if it's a buzzword based laptop or not, ubuntu needs probably 5-10G of space at least16:03
brack9abstrakt: I was answering your question of why someone might use less than 32g16:03
userwell i can't run windows nor ubuntu anymore :l16:03
abstraktbrack9, uhh... not a very good answer?16:03
MiteshShahhow can I check if sound card is installed or not16:03
REK_007user: a little more info will be helpful as to what you did16:04
abstraktunless you're actually using it as a truly dumb terminal, in which case your HD size really shouldn't matter16:04
brack9abstrakt: it has a built in 4 gig hard drive, the only other storage is removable16:04
userwell, this morning I removed my manually added ubuntu boot button in mbr and now i can't run windows anymore ;l16:05
justinasuser: :-D16:05
abstraktoh, i see... wow... aight, well i don't know what to say except that this is a common lesson: always research your hardware before you buy for linux16:05
* justinas giggles.16:05
justinas"removed ubuntu boot button from MBR."16:05
brack9abstrakt: I got it for free16:05
abstraktMiteshShah, lspci16:05
abstraktMiteshShah, and lsmod16:05
REK_007user: repair mbr ... using a windows disc16:06
abstraktbrack9, ahh, well there ya go... can't complain much then, can ya :)16:06
useri am currently running boot-repair-disk16:06
userthe debian based thingy16:06
tolstoianyone knows how to exchange the ubuntu logo for the gnome pawn in the left upper panel?16:06
justinasHe probably means that he messed up menu.lst in grub.16:06
REK_007user: that will fix you to grub . AFAIK16:06
userwhen i tried to restore MBR i'm still unable to run windows ;l16:06
abstraktbrack9, try something else then, like damn small linux and then install openbox or whatever16:06
useri'm not talking about grub16:06
=== fstash is now known as sour
justinasWhich is more easily repaired by booting with some live cd, mounting the disk and putting the hooks back.16:06
abstrakttolstoi, the people in #GNOME probably know16:06
useri have grub aswell16:06
tolstoity16:07
userbut grub doesnt work either16:07
MiteshShahabstrakt: in lspci & lsmod I don't find realtec or sound word thay means no sound card in pc right?16:07
userit tells me that it can't find my partition16:07
REK_007user: copy out the grub cfg to paste bin16:07
justinasMiteshShah: Not necessarily.16:07
=== sour is now known as fstash
abstraktMiteshShah, well if it doesn't show up in lspci, then yeah you have no sound card16:07
abstraktMiteshShah, if it shows up in lspci but not in lsmod then you have a sound card but no drivers16:07
SIFTUMiteshShah: alsamixer shows nothing?16:07
REK_007user: partition table you used .. i faced this problem only once when i tried tribooting with hackintosh with GUID table :P16:08
B0g4r7MiteshShah, it may well have some other name, like "multimedia device" or "unidentified device"16:08
fon72Is this the right channel for asking a quick support question?16:08
minnillohi guys i have a question16:08
usr13MiteshShah: lspci |pastebinit   #Paste resulting URL.  Let's have a look.16:08
minnillohow do you work subtitle downloader in movie player?16:09
usr13minnillo: Which movie player?16:09
MiteshShahlspci shos host pci usb and ethernet  only16:09
minnillousr13: totem movie player16:09
minnilloi checked subtitle downloader in the plugin16:10
minnillobut i don't know how to use dit16:10
MiteshShahusr13: can you give me pastebin link so I put my op there16:10
minnilloit says it automatically searches for subtitles16:10
fon72I bought a wireless router that is supposed to work with linux. It says the firmware is missing. In the disc that came with it there is a linux driver folder, but I don't know how to install. There doesn't seem to be a setup application. I'm completely new to linux by the way.16:10
usr13MiteshShah: Problably a plugin for it.16:10
usr13minnillo: Problably a plugin for it.16:11
galbahi, how can enable vnc on a newly installed ubuntu server 11.04 at the command-line?16:11
minnillousr13: oh ok, so i stil need to install the subtitle downloader program for it to work?16:11
justinasfon72: install something like dd-wrt.16:11
usr13MiteshShah: lspci |pastebinit   #Paste resulting URL.  Let's have a look.16:11
fon72What is that?16:11
justinasdd-wrt is a Good Thing (tm).16:11
usr13!pastebin | MiteshShah16:11
ubottuMiteshShah: 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:11
usr13!pastebinit | MiteshShah16:11
ubottuMiteshShah: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com16:11
B0g4r7dd-wrt is cool, but you shouldn't need it just to use wireless.16:12
Viktatorexit16:12
fon72Well there is a driver folder in the disc that came with it called linux, but i don't see any sort of setup app.16:12
fon72There are other files16:12
B0g4r7fon72, I would stay away from installing anything from an included disc.16:12
fon72Oh16:13
fon72Okay16:13
minnillohey i was just about to buy a wireless router awhile ago. what does DD-WRT do?16:13
B0g4r7dd-wrt is replacement firmware for many routers.16:13
llutzminnillo: http://www.dd-wrt.com/wiki/index.php/Main_Page16:13
minnilloi was gonna get a normal router (one w/o the dd-wrt thing) but i stopped cause dd-wrt might be a good thing16:14
minnillodoes dd-wrt make my connection faster?16:14
dr_willisminnillo:  i doubt if it will be any faster16:14
B0g4r7I dunno about that, but it has some other cool features.16:14
fon72How do I know my adapter is supported my dd-wrt? We already have a working router. I'm talking about a usb router.16:14
B0g4r7Like the ability to function as a VPN endpoint.16:14
SIFTUminnillo: it's possible.. but not what its for.. it's for more advanced settings16:14
dr_willisa usb router? what do you mean by that?16:14
fon72Adapter16:15
fon72Sorry16:15
llutzfon72: you are talking about an USB wifi-adaptor not a router, aren't you?16:15
MiteshShahusr13: http://paste.ubuntu.com/689309/16:15
minnillodr_willis, SIFTU: oh i see. so if i'm just gonna use my router at home i don't really need a dd-wrt one?16:15
fon72Usb adapter16:15
fon72I confused myself16:15
SIFTUminnillo: depends on what you do at home :)16:15
dr_willisminnillo:  if you want to have more stuff to play with on it. :)16:15
MiteshShahabstrakt: http://paste.ubuntu.com/689309/16:15
minnillodr_willis: what kind of stuff?16:15
fon72Yes, llutz.16:15
dr_willisminnillo:  go see the dd-wrt homepage/docs.  i never have theneed for it.16:15
minnilloim jsut gonna use my laptop, PC, and phone wiht it16:16
minnillowould i need dd-wrt?16:16
LanoUltraHi, is it possible to make a ubuntu pc shutdown after it has not been used in 1 hour and it's after 5 in the evening? What do I have to do?16:16
B0g4r7I put dd-wrt on all my devices that can use it as a matter of course.16:16
SIFTUminnillo: I run a ipv6 tunnel, reverse ssh tunnels, vlan tagging, captive protal, custom firewall rules etc16:16
dr_willisminnillo:  if you need enhanced/advanced features and more controll.16:16
dr_willisminnillo:  for normal people.. most likely not16:16
fon72So dd-wrt will fix the missing firmware problem?16:16
SIFTUfon72: no16:16
abstraktwhoa16:16
minnillodr_willis: oh ok, probably jsut gonna buy a normal router then16:16
abstraktISA16:16
B0g4r7dd-wrt runs on routers.16:16
llutzfon72: no, dd-wrt is a router firmware16:16
minnilloSIFTU: woah what are those lol16:16
dr_willisfon72:  dd0wrt has nothing to do with your wireless card drivers16:16
usr13MiteshShah: alsamixer  #Look in upper left corner for info about audio adapter.  Let us know what you see.16:16
fon72Well then what about my wireless adapter?16:17
abstraktMiteshShah, lspci says that you do not have a sound card, even though lspci says that you have sound drivers installed16:17
B0g4r7fon72, have you plugged it in?16:17
minnilloohhh how about for downloading torrents. will DD-WRT help?16:17
fon72Yes16:17
abstraktalthough, i suppose that just because you have sound drivers, doesn't mean they are attached to any particular hardware16:17
claude2hmmm is anyone else getting an error updating ubuntu 10.04 today?16:17
fon72It says something like device not ready missing firmware16:17
claude2i'm getting "unrecoverable fatal error, aborting: files list file for package 'evolution-plugins' is missing final newline"16:17
dr_willisminnillo:  i think its time to go check the dd-wrt homepage :)16:17
SIFTUminnillo: there is a version with torrent client installed :)16:17
fon72Forgot the exact text16:17
fon72Can I pm someone? This chat is a little to chaotic for me to follow.16:18
minnillodr_willis: i've checked the site awhile ago but didn't understand a thing lol. i'll go check it out again. thanks!16:18
MiteshShahusr13: I don't find any alsamixer where it is?16:18
fon72too*16:18
dr_willisminnillo:  then its most likely best you dont use it :)16:18
SIFTUMiteshShah: open up a command line and type it in16:18
minnilloSIFTU: then maybe i'll get a dd-wrt router then, because of the torrent LOL16:18
usr13MiteshShah: Open a terminal window, type  "alsamixer"  (without quotes), and hit Enter key.16:18
minnillodr_willis: nah, i can understand those stuff i just need to focus reaeding on them hehe16:19
fon72?16:19
dr_willisminnillo:  you can get NAS's that can do torrents also. if you really need such a gizmo16:19
MiteshShahusr13: SIFTU: usr13: alsamixer says cannot open mixer: No such file or directory16:19
minnillowhat are NAS?16:19
dr_willisNetwork Attatched Storage16:20
FAMASnetwork attached storage16:20
dr_willisa HD on the LAN16:20
minnilloohhh16:20
SIFTUdr_willis: dd-wrt can have a HDD attached and act as a nas too16:20
FAMASto be blatant, boxes with rj45 ports which can have drives inside them16:20
minnillonah i don't think i would need that. i just need something to speed up my torrent downloading hehe16:20
FAMASto minnillo: you need better internet connection16:20
usr13MiteshShah: sudo apt-get install alsa-tools16:20
FAMASor simply more seeds for your torrent16:20
fon72So,,,can someone help me install the driver on the cd or some alternative?16:21
MiteshShahusr13: abstrakt: I need to buy new sound card?16:21
B0g4r7I have this Asus router gadget that advertises "continuous accelerated downloading even when the PC is off".  I dunno if that's torrents or not...16:21
minnilloFAMAS: so dd-wrt cannot increase the speed of my torrent downloading?16:21
MiteshShahusr13: I'm installing it wait16:21
usr13MiteshShah: As someone already suggested, it doesn't appear that you have a working sound card.16:21
FAMASi do not know what dd-wrt is, but torrents operate on a principle16:21
FAMASwhich is not similar to http16:21
B0g4r7minnillo, it could if it fixes bugs that were present in the stock firmware.16:21
FAMASyou cannot just feed it an accelerator16:21
minnilloFAMAS: oh ok16:22
FAMASand hope for it to magically skyrocket16:22
MiteshShahusr13: so what to do buy new sound card or just install some packages I'm new so I don't know16:22
FAMASto boger: the option you are talking about16:22
minnilloB0g4r7: oh ok16:22
irveeewhat's the easiest VM to set up in ubuntu for running win 7?16:22
FAMASit is to continue accelerated download even when you shutdown your pc16:22
irveeeand most seemless16:22
dr_willisirveee:  i would say virtualbox16:22
dr_willisseamless - no idea.16:22
irveeeawesome, i'll give it a shot :)16:22
FAMASi agree with doctor16:22
MiteshShahusr13: alsa-tool is already newest 116:22
fon72Hello?16:23
irveeethx all16:23
frusenhey, i have a problem regarding my cd drive. when i start the computer and go into BIOS it is there, but when i login to ubuntu it's not recognized. i need help :/16:23
danger89To minnilo, to speed up your torrent you should be sure that you forwarded the port16:23
fon72:(16:23
usr13MiteshShah: I don't know really....  Would have to see what you've got.  But if  you come by my place, I'd give you one, (I have a few spares).16:23
irveeebasically all i need is for outlook to run =p16:23
minnillodanger89: alright, i've already done that though16:23
irveeeso as long as my NIC is mapped and whatnot should be good16:23
dr_willisirveee:  your Network card in the virtual machine will be a virtual nic..16:24
minnilloim just under the impression that dd-wrt could enchance your speed. but i think i was wrong16:24
usr13MiteshShah: If you have alsa-tools installed, alsamixer  should be a valid command.  What error do you get?16:24
FAMASto everyone who is having unsupported hardware on ubuntu: first make sure you did not mess with the os in anyway16:24
danger89Frusen, is it SATA?16:24
fon72I guess I'll ask later...16:24
FAMASand always try with alternative spare parts16:24
irveeedr_willis: sounds good. i will report back with my results :D16:24
frusendanger89, no16:24
usr13alternative spare parts,  good suggestion.16:24
dr_willisfon72:  theres always askubuntu.com and the forums16:25
danger89Uhm maybe a jumper problem?16:25
minnilloguys what's MIMO? is it the same as 1T1R?16:25
dr_willisfon72:  or clarify and reask the question here about every 10 min.16:25
FAMASto doctor: forums give me a fever16:25
MiteshShahuse r13 user@localhost:~$ alsamixer16:25
MiteshShahcannot open mixer: No such file or directory16:25
FAMASthey take fucking long to respond16:25
FAMASand turn into TLDR fests16:25
FAMASafter 5 posts16:25
fon72Didn't want to be annoying. I wasn't sure if I was being ignored because I did something wrong.16:25
dr_willisFAMAS:  i find 90% of all the questions asked on them.. have allreadybeen answered if people would search.16:25
dr_willisFAMAS:  then theres askubuntu.com16:26
usr13FAMAS: Keep your comments clean and on one line.16:26
FAMAStest16:27
dr_willisthres a few forum threads on grub2 that are very very worth reading. :) well the initial post/guide is at least.16:27
B0g4r7minnillo, MINO is "multi in multi out", which is to say, transmitting and receiving using more than one radio.16:27
root____test16:27
dr_williswouldent that be MIMO? :)16:28
minnilloB0g4r7: so what does it do?16:28
dr_willisminnillo:  makes wireless faster. :)16:28
B0g4r7yes16:28
B0g4r7It "takes advantage of spatial diversity"16:28
minnillouhm, what if you've reached your ISPs speed, does it still make it faster?16:28
FAMASto minn: no16:28
dr_willisminnillo:  how could it do that? :)16:28
dr_willisits for your pc/lan...16:29
FAMASyou cannot limit break your isp without hacking their server inside out16:29
B0g4r7It also effectively increases the usable range.16:29
FAMASmost softwares only max out your speed on your end16:29
minnillodr_willis: well yeah i was just wondering haha16:29
minnillohmm so how does MIMO speed up your connection?16:29
dr_willisminnillo:  like having 2 network connections.. it has 2 radios..16:30
B0g4r7MIMO is about increasing wireless perfomance.16:30
B0g4r7It has nothing to do with wired connections.16:30
dr_willishttp://en.wikipedia.org/wiki/MIMO16:30
minnilloso with internet it's useless?16:30
fon72Okay, here goes. I got recently got a wireless usb adapter. When I plug it in says device not ready, firmware missing. On the disc it came with it has a folder for linux drivers, but I see no installer amongst the files.16:31
B0g4r7In most cases, the speed your local wireless network will be greater than that of your internet connection.16:31
dr_willisminnillo:  its from your pc's to the router. or pc to pc...16:31
dr_willisUnless you got a really really really fast isp :) the isp is the bottleneck.16:32
minnilloohhhhh i see16:32
ragnociao16:32
FAMASto fon: linux does not do installer16:32
ragnolist!16:32
FAMASlinux does the sudo apt thingy16:32
B0g4r7If you wanted to stream video from your local file server to a local wireless device, a MIMO wifi radio would be a good choice.16:32
FAMAScommand line16:32
frusendanger89, maybe i'll just buy a SATA16:32
FAMASinstaller is windows exclusive privilege16:32
benoliver999fon72: There are no installers.16:32
dr_willisfon72:  i would say ignore the disk. and check the forums/askubuntu.com for what package you should be installing for that device. If the drivers exist for linux on the disk. then there SHOULD be some package in the repos that also include them16:32
fon72Then how do I install?16:33
ragnoserver irc.openjoke.org16:33
dr_willisfon72:  #1 thing to do is identify the exact device/chipset.16:33
B0g4r7fon72, 'lsusb' should help you to identify the device.16:33
fon72http://in.asus.com/product.aspx?P_ID=UI3ejenXyxqQTIcJ&templete=216:33
FAMASalso, i am a beginner of ubuntu, do not take my word as absolute16:33
fon72That's it16:33
danger89Frusen you can try that for less than $15 if your motherboard supports it16:33
minnillodr, bog4: so with just using the internet a mimo router is useless?16:33
dr_willisfon72:  and the addational-drivers tool Might help in installing any needed drivers for it. But you may need to  use a wired connection first for the pc.16:34
ragnociao16:34
fon72Hmm okay16:34
frusendanger89, yeah, I think I'll just do that :)16:34
fon72T16:34
B0g4r7minnillo, MIMO can help to extend the effective range of the wireless signal, so it could be af use in that regard.16:34
fon72hanks16:34
ragnolist!16:34
dr_willisminnillo:  as we stated.. for pure data speed.. the bottle neck getting TO your home is the ISP.16:34
fon72Whoops, pressed enter.16:34
benoliver999fon72: If you can get online, I'd recommend the 'addtional drivers' tool too, as a starting point.16:34
minnillodr, bog4: so there is still an advantage then with mimo on your router16:35
dr_willisminnillo:  in my house/lan setup.. yes..16:35
dr_willissince the wife is watching VIdeos from my fileserever over wireless all day long.. :)16:35
dr_willisshe laggs the rest of the wireless  pcs :)16:36
B0g4r7minnillo, your neighbors will also appreciate if you use the newer MIMO gear.  The older stuff tends to slow down the newer stuff if they operate in the same area.16:36
dr_williswith MIMI - i might actually get some range past my front porch. :)16:36
IsmAvatarhey guys, I switched to an older NVidia proprietary driver, but after rebooting, the display gets no input right about at the login screen. I'm on liveCD right now. How do I switch it back?16:37
minnillodr, bog4: oh alright now i see what it does16:37
minnillodr, bog: i didn't see the benefit in home networking16:37
Paladinlawneed help with nvidia driver. my max resolution is 640x480.16:37
B0g4r7Home networking is more than just sharing an internet connection.16:38
dr_willisPaladinlaw:  you ran the nvidia-settings tool?16:38
FAMASto paladin: try with a different monitor16:38
=== gundy_ is now known as gundy
Paladinlawdr_willis: yes same res16:38
Paladinlawfamas: dont have another to try with.16:38
minnilloso does 1T1R the same as MIMO?16:38
B0g4r7That's the opposite of MIMO.16:39
FAMASto paladin: go ask your fried to rent one to you for testing16:39
Paladinlawfamas: my other monitors only supports vga and my graphic card only supports DVI and HDMI16:39
B0g4r71T1R == 1 Transmit 1 Receive.16:39
minnillooh16:39
FAMASask someone to give a 4:3 with dvi16:39
FAMASthey exist16:39
minnillolol16:39
minnilloso i shouldn't get it then16:39
Paladinlawfamas:ok i will try.16:39
ashishi have problem on pendrive16:39
ashishlsusb command detects pendrive16:40
FAMASto ashish: what problem?16:40
ashishbut device does not appears on /dev/sd**16:40
minnilloso guys how do you connect two computers wirelessly? do you just need a wireless router?16:41
IsmAvatarnormally, yes16:42
philwirehi, im trying to install a new d-link dge530T gigabit nic but neither eth0 or eth1 seems to use it.16:42
IsmAvatarhey guys, I switched to an older NVidia proprietary driver, but after rebooting, the display gets no input right about at the login screen. I'm on liveCD right now. How do I switch it back?16:44
minnillolsmAvatar: i had the same problem dude16:45
dr_willisIsmAvatar:  boot the system to text mode. and repair it.16:45
minnillohas the nvidia driver thing been solved in 11.04?16:45
dr_willismy nvidia driver works in 11.0416:46
IdleDouche kunwon1 here. The tea party invites you to join ##politics. Come stand with us against President Obama's socialist agenda, and take America back with true American patriots. We have the guns, we have the might, we have the numbers. Join now!!!   IdleDouche samsul kilon shaatar BigCrumbs pikudoz ruy Deathvalley122 tasse OwaisL bambee MetaCosm IAmNotThatGuy philwire andrejpan sandok45 dale971 genesis jmcantrell gh1234 Polah ashish woo16:46
MetaCosm*blink*16:46
minnillodr: the proprietary one included in ubuntu?16:46
kunwon1not actually me, for the record16:46
IAmNotThatGuy<3 FloodBot316:46
minnilloor the one downloaded off nvidia's site?16:46
danger89If you watch a full hd YouTube video do I need a better video card or processor to run it (more) smoothly?16:47
dr_willisminnillo:  ive not used the onew from nvidia's site.. like.. ever.. :)16:47
danger89If I*16:47
dr_willisnot in years at least..16:47
kilonsomeone pinged me ?16:47
IsmAvatardr_willis: any way to fix it from live CD? I wouldn't know how to fix it from text mode, and I wouldn't know how to get help (e.g. irc) in text mode either.16:48
dr_willisIsmAvatar:  remove the nvidia driver, install the one you want via the proper apt-get commands.16:48
minnillodr_willis: there are two nvidia drivers in 11.04. the proprieary and the experimental one. which did you install?16:48
dr_willisminnillo:  the one the addationa-drivers tool suggested for my chipset. I have 4 machines with differnt cards.. :)16:49
ujjain5Hi. How should I install ATI drivers, via ATI.com or fglrx16:49
danger89So in Linux, watching a flash stream like YouTube, does Linux uses the Intel HD/NVIDIA or only the processor power to display the video?16:49
n2iHi!16:49
dr_willisujjain5:  use the addational-drivers tool first..16:50
minnillodr: yeah the additional drivers tool is suggesting two nvidia drivers to me lol. you only have one?16:50
dr_willisminnillo:  one says 'suggested/reccomended' here.16:50
ujjain5dr_willis: I am new to Linux desktop, where do I find it? sudo apt-get install first?16:50
minnillooh ok thanks doc16:50
ujjain5oh, I see it :)16:50
dr_willisujjain5:  its in the menus somewhere.. or run 'jockey-gtk'16:50
dr_willis:)16:51
FAMAShey16:51
FAMASwho was it that needed help with 640*480 resolution?16:51
FAMASYELL OUT NOW16:51
FAMASwho was it that needed help with 640*480 resolution?16:51
FloodBot1FAMAS: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:51
ujjain5It's listed. Says installed well. But I still get a dll error.16:51
n2iI'm using some mobile phone as modem to connect to net. And now there are two ones connect to my PC via USB cable.16:51
philwirehi, im trying to install a new d-link dge530T gigabit nic but neither eth0 or eth1 seems to use it.16:51
ujjain5anyway, my error is, "Fail to link to fglrx-libglx.so, please check whether..."16:51
n2iI using wvdial to connect one of them as ppp0.16:52
n2iI wanna connect the other as ppp1. How to do it?16:52
n2iIs it possible?16:52
dr_willisujjain5:  you rebooted after installing them?16:53
ujjain5dr_willis: Yes.16:53
dr_willisujjain5:  i only have 1 system these days with ati. so cant really suggest anything.16:53
minnilloanother question, during installation, i always select /dev/sda to install grub on. which particular partition does it really get installed into?16:54
dr_willisminnillo:  none.. its on the MBR of the hard drive16:55
minnillocause sometimes grub doesn't work whenever i want to call it up at startup. like it didn't get installed or something16:55
FAMASto minn: what does grub do?16:55
dr_willisMBR is at the very start of the HD. not any part of a partition.16:55
FAMASand what are you trying to setup?16:55
dr_willis!grub216:55
ubottuGRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)16:55
FAMASboot manager16:55
ashishusb-storage: device found at 316:56
ashish[  363.911566] usb-storage: waiting for device to settle before scanning16:56
minnillodr: ohh. ok. how come it doesn't start up. i've only got ubuntu on my computer. no other OSs16:56
g[r]eekHi. I've setup sftp using a Subsystem declaration inside my sshd_config and I can log in with my filezilla client. I've set the permissions on the folder to be owned by my ftp user and I can - through filezilla - rename files, list and create directories. But I cannot upload or download files. Any ideas?16:56
whoeverneed help, i have libdvdcss2 installed but dvd wii not read , i get error that the dvd is encrpted or the dvd decrption library is not insalled16:56
ashishwhat does this message mean16:56
dr_willisminnillo:  is ubuntu booting  up to the login screen?16:56
minnillodr: yes it is16:56
dr_willisminnillo:  then grub is installed.. its just not showing the menu by default.. because you onlyhave ubuntu on the box.16:57
dr_willisminnillo:  see the grub2 guides on making it not hide.16:57
sjonkedispehi guys. anyone familiar with the "gave up waiting for root device" and ubuntu booting only after a Windows session?16:57
FAMASthe same way ntldr does not show while only windows is installed16:57
minnillodr: oh so that's why it doesn't show up16:57
underHi16:57
underhi16:57
dr_willisits a silly default. and i always change it to alwyas show16:57
danger89Hi16:57
minnilloreason is when i installed the nvidia driver and my pc didn't boot up anymore, i couldn't get to grub to fix it16:57
underhow can I print an .srt file on a mkv file?16:58
whoevernevermide i must have a f**d up reader , i burnner read it fine16:58
dr_willisminnillo:  shift key or escape key would show it.16:58
minnilloyeah but it doesn't show16:58
minnillothat was my issue. but yeah maybe because there is only one OS (ubuntu) on my pc16:58
dr_willisunder:  you mean reencode a video to include the subtitles? mencoder or ffmpeg can do it i recall.16:58
danger89Minilo did you tried to run the NVIDIA control panel? And safe the new file?16:59
dr_willisunder:  their faq most likely gives examples.16:59
minnillodanger: whta do you mean?16:59
underdr_willis, do you think this operation is long?16:59
root____quit17:00
philwireHow can I trash and reconfigure network configurations?17:01
danger89well I believe its possible to run NVIDIA control panel and safe grub file17:01
minnillodanger: im not really sure what you're pertaining to. i haven't gone that far yet17:02
omidphey guys borrowed my friends modem for a while becuz my modem hadnt driver for linux byt recently i use my old modem and find out its working but not properly17:02
Darken_anyone able to help with a developer problem? I have code that runs fine on my school's solaris system but it gets buggy on my system (compiles fine)17:03
dr_willisunder:  it totally depends on the details..  system specs. and file sizes..17:03
omidpis there any way that i can fix it?17:03
minnillodamn the grub2 guide on the forums is so comprehensive17:04
dr_willisminnillo:  and theres grub2 wiki pages.. and the offiical grub homepage/docs17:04
minnillodr: that might be better il check it out17:04
dr_willisi find the forum post have info i dident seein the wiki17:05
slipp3dI just updated to KDE 4.7.1 and now I can't get evolution to run unless I run it from a konsole... what do I need to do to fix this?17:05
minnilloand also the wobbling windows, how come they disappeared?17:05
DarkStar1irc is having issues with my password atm.. is there a way to ask for my password to be mailed to my registered email address or for it to be reset?17:07
userxxxHallo17:07
rwwDarkStar1: ask in #freenode17:07
minnillook guys time to go. thanks for all the help really appreciate it. have a good day/nigh everyone :)17:07
MonkeyDustalready miss you minnillo17:07
userxxxCan anyone tell me a bit about which Ubuntu distro I can use17:07
minnilloLOL MYA too monkey17:07
benoliver999userxxx What are your needs?17:08
MonkeyDust!best| userxxx17:08
ubottuuserxxx: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots.17:08
userxxxMultimedia, Office use17:08
leepingHi there, is gfortran typically used as a substitute for "f77", "g77", "f90", and "f95" ?17:09
dr_willisuserxxx:  they all can do that17:09
philwirecan anyone help me please?17:09
h00k!anyone | philwire17:09
ubottuphilwire: 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.17:09
philwirehahaha17:09
philwireHow can I trash and reconfigure network configurations?17:10
philwirehi, im trying to install a new d-link dge530T gigabit nic but neither eth0 or eth1 seems to use it.17:10
userxxxNot really...Some desktop  enviroments are difficult to use and some have hardware problems adn others works but don't have many application17:10
dr_willisphilwire:  does ifconfig show it at all? how about ethtool?17:10
MonkeyDustpjm0616: sudo /etc/init.d/networking restart17:10
muneebhow do i completely remove a user from Ubuntu? I have messed up USER's permission. I want to recreate a user with same name but it gives me error17:11
MonkeyDustphilwire: sudo /etc/init.d/networking restart17:11
dr_willismuneeb:  what permissions did you mess up?17:11
llutzmuneeb: sudo deluser --remove-home username17:11
userxxxWhere can I compare all the Ubuntu distros?17:12
dr_willisdeleting your first user.. would mean you got no user with sudo rights..17:12
philwiresudo service networking restart gives restart: unknown instance:17:12
dr_willisuserxxx:  the differnce is normally just what desktop is installed by default.17:12
g[r]eekHi. I've setup sftp using a Subsystem declaration inside my sshd_config and I can log in with my filezilla client. I've set the permissions on the folder to be owned by my ftp user and I can - through filezilla - rename files, list and create directories. But I cannot upload or download files. Any ideas?17:12
dr_willisuserxxx:  theres a few variants that are more focused on education, or video/sound editing or other specialized tasks17:12
muneebdr_willis, I'm stuck at Looping Login Screen. so I deleted that user but when i create with same name, it gives error that /usr/lib/.../... does not have ... permission17:13
dr_willismuneeb:  you deleted your initial user you made that had root/sudo rights?17:13
dr_willismuneeb:  and now the user you are using does not have sudo rihts at all?17:13
muneebdr_willis, yes, but i had created 2 users with sudo and admin rights17:14
userxxxdr willis> Which version is ready out of the box for multimedia17:14
dr_willisuserxxx:  they all can do multimedia stuff.17:14
philwireand ethtoo gives unusable answers too17:14
dr_willis'multimedia' is a bit of a vague term. :)17:14
userxxxdr willis> Yes, but NOT out of the box. Like Ubuntu does have any codecs17:15
PolahCan I remove the mail icon from the indicator applet, so I only have audio and networking?17:15
muneebdr_willis, so i have another user which can perform actions with root privileges17:15
userxxxDoes not have any codecs17:15
dr_willisuserxxx:  for legal reasons ubuntu can only include some codecs...17:15
dr_willisuserxxx:  that would be the same in all offical ubuntu variants.17:15
userxxxWhat about Mint?17:16
dr_willisi rarely need to install any extra stuff these days17:16
IsmAvatardr_willis: thanks. I was able to fix my driver using your suggestions17:16
dr_willisuserxxx:  go see the mint support channel and web site. i dont use mint.17:16
n2ican anyone help me?17:16
userxxxn2i> No help here17:16
dr_willisgee that was rude of him.17:17
Polahn2i: Sure, if you ask your question.17:17
dr_willis:)17:17
Polahdr_willis: Yes, despite you actually helping him by answering the questions he asked. Some people are so silly (:17:17
dr_willisPolah:  but ubuntu dosent have any codecs! we need moar codecs! :)17:18
dr_williserr.. vlc dosent even use the codecs does it? they are all built in i thought.17:18
ubuntu__tuptus17:18
n2iPolah: I have posted my question above.17:18
* glebihan wonders how he watches videos without any codecs then...17:19
dr_willisI just check those 2 box's at the start of the install - and it installs most every codec/extra i need.17:19
=== zsh4311 is now known as zsh4310
Polahn2i17:19
philwireso how do I scrap my networking configuration and start over ?17:19
dr_willisphilwire:  perhaps you should state teh core problem.17:20
Polahn2i: Oh, I don't know about setting up PPP connections, especially concerning tethering your phone.17:20
muneebllutz, should I go with '--remove-all-files' option? coz error i get is from permission changes in /usr/lib/..17:20
uns0b1ll_hi people i get /usr/bin/xauth:  file /home/.Xauthority does not exist17:20
uns0b1ll_so i cant forward X11 over ssh client17:20
n2iPolah: I have waiting for the awnser for a while but there is no one.17:20
Polahdr_willis: That only installs the MP3 codec doesn't it? Aren't a lot of video codecs msising?17:20
dr_willisuns0b1ll_:  you sure its not saying /home/username/.Xauthority ?17:21
Polahn2i: You could try asking in #networking if you want17:21
dr_willisPolah:  i think it installs much more. I rarely need to do anything after the initial install to watch all my err... vacation videos.. :)17:21
philwiredr_willis: I had trouble with my onboard nic that only did 10mbps so I disabled it and installed a new d-link dge 530 but I cant see/configure it. ethool and ifconfig don't see it17:21
sjonkedispespent close to five days on "gave up waiting for root device" now. have edited all the config files google says are relevant. ubuntu only boots once after installing it or directly after a windows session17:21
n2iPolah: ok, thank you!17:21
dr_willisphilwire:  does 'dmesg' even mention it? could be for some reason the system is not detecting it.17:22
uns0b1ll_dr_willis: i removed username for security "reasons" its there17:22
uns0b1ll_dr_willis: on another note i tested and ran xeyes & - so i got that working17:22
uns0b1ll_dr_willis: how do i forward whole desktop over ?17:22
sjonkedispethe uuid vs. /dev/sdaX may not even be the issue here, i really don't know.17:23
dr_willisuns0b1ll_:  normally.. you dont. theres not much of a need to.17:23
uns0b1ll_dr_willis: well okay then :)17:23
dr_willisuns0b1ll_:  run gnome-session and watch out.17:23
Polahdr_willis: MP4 perhaps? It doesn't do AVI or any proprietary formats does it?17:23
dome_HI all. I'm using unity in Ubuntu, and I'm missing the feature of e16 that if you restored a window from minimized state, it popped up on your currently active desktop, not where you have iconified. Can unity be configured to work this way?17:23
MonkeyDustja17:23
dr_willisuns0b1ll_:  better idea would be to use freenx, or vnc for that sort of task17:23
dr_willisPolah:  never really paid attention these days. I can set up a ubuntu box now that plays most all my vidoes with little tweaking on my part. :)17:24
uns0b1ll_its cool i just ran terminator - i just need few consoles - let me ask u this - how do i increase size of windows ?17:24
philwiredr_willis: hold on17:24
ujjain1How do I start a program as root? AMD Catalyst Manager, I dont know the path to binary,.17:24
dr_willisuns0b1ll_:  i think in terminator you can just drag the edges around.17:24
=== Spacewalker_ is now known as Spacewalker
uns0b1ll_dr_willis: nevermind i got it :)17:24
dr_willis:)17:24
uns0b1ll_dr_willis: thanks man17:24
dr_willisterminator is handy. I use it all the time17:25
ActionParsnipujjain1: gksudo command17:25
dr_willisnight all. its bed time for me.17:25
dr_willisbbl17:25
ujjain1oh, there is a 2nd option at the right17:25
ujjain1dr_willis: night night.17:25
uns0b1ll_man this things sloowwww17:25
ujjain1ActionParsnip: gksudo makes me root for a while? thanks17:25
ActionParsnipujjain1: just for that command :-)17:26
ujjain1errr, but you dont know the path17:26
ujjain1to the file?17:26
ujjain1it's a link in the menu, AMD Catalyst Manager, I hsave no idea how to find out the path, will running gksudo and clicking the link run as root?17:26
ActionParsnipujjain1: you don't need the path, just need the command17:27
ujjain1oh, I dont know command either17:27
Polahujjain1: No. You need to do gksudo catalyst for instance, or whatever program it is that launches the program17:27
ujjain1I can't rightclick the shortcut to find out17:27
ActionParsnipujjain1: do you use classic session or unity session?17:27
ujjain1I dont know, I wanted to find out.17:27
Polahujjain1: If you drag the launcher to your panel or desktop then look at your properties it should give you that command17:27
ujjain1Polah: Yeah, that would work yeah17:28
ActionParsnipujjain1: if you run: alacarte   does it ru17:28
ActionParsnipRun*17:28
ujjain1Yes, it runs17:28
ActionParsnipOh then nm ;)17:28
ujjain1What do I run? Unity right?17:29
uns0b1ll_do i need to save my Magic cookie ?17:29
uns0b1ll_i ran xauth list and got my MIT-MAGIC-COOKIE-1 - do i need to save it on client and if so, where17:29
irveeehow can i mount an iso in virtualbox17:29
ujjain1ActionParsnip: What GUI do you run?17:29
ActionParsnipYou can get the properties of the icon. Or easier, add gksudo to the item ;-)17:29
n2iWhat ís the difference between "Dialog Modem" vs "USB Modem" in wvdial configuration.17:30
n2is/./?17:30
ActionParsnipujjain1: lxde but i also have unity so I can support it17:30
ujjain1ActionParsnip: ah ok, I am not sure if I should switch GUI, so wondered.17:31
ActionParsnipujjain1: they are fun to try.17:31
ujjain1right, but I am affraid of leaving junk.17:31
ujjain1I know Ubuntu is not Windows, but i am affraid hundreds of files will remain.17:31
ActionParsnipujjain1: how do you mean?17:31
ujjain1afte rinstalling and removing other GUI's.17:32
ActionParsnipGotcha17:32
ujjain1they always have tens of dependencies.17:32
ActionParsnipCould virtualize17:32
ujjain1right, good way to try.17:32
ActionParsnipTry before you buy17:32
ujjain1right, Kubuntu/Ubuntu/Xubuntu all run live editions, but I'll probably just search for screenshots first.17:33
ActionParsnipLubuntu too17:33
ujjain1I am still looking for a good rtf editor (that boots in <0.5 sec) and programming editor17:34
lucassykessomeone know how to spoof mac adress until end of session?17:35
ActionParsnip!ide | ujjain117:35
ubottuujjain1: Programming editors/suites: Terminal-based: vi/vim, emacs - KDE: Kate, KDevelop, Quanta+, Umbrello - GNOME: gvim, gedit, anjuta, pida, monodevelop, geany - Others: eclipse, netbeans, qtcreator17:35
ujjain1right, do I install gvim-gtk or gvim-gnome? and does gedit have a file browser?17:36
ActionParsniplucassykes: i know how for the boot using /etc/network/interfaces file17:37
tossehi, i have ssh keys set up and if i log into X and ssh to the hosts it works, but if i ssh into the machine and then ssh to the same host its not accepted, any ideas?17:37
ActionParsnipujjain1: there may be an addon for file browsing. It can open multiple files in tabs17:38
ujjain1tosse: How many machines are involved?17:38
ujjain1tosse: I did not follow it exactly. But you can't ssh from remote host using a locally stored private key.17:39
tosseujjain1: laptop > server with keys work, but if i ssh into the laptop from a 3rd system and then ssh to the server it doesnt work17:39
lgp171188Mods, BigCrumbs is probably a spammer or spam-bot. I got a personal message from BigCrumbs as soon as I joined this channel saying "BigCrumbs: Save on your online purchases GREAT DEALS !!! - http://www.bigcrumbs.com/crumbs/landing.do?r=blu3f1r3&s=65777". Can we have the user kicked out if found to be a spammer or bot?17:39
mufazahiwk, if I setup same thing all the time, asterisk-webmin-sql, on same ubuntu distro, what is a good way for me to automate it.17:40
mufaza.dep?17:40
ujjain1and how do I search in packages via command-line via apt-get? must i install aptitude?17:40
Piciujjain1: apt-cache search something17:40
ujjain1pici thanks :)17:40
n2iHow to I enable multiple pppd process will be invoked?17:40
ActionParsnipujjain1: i don't use vim so cannot intelligently comment on the merits of either package17:40
dhodgkinujjain1, gedit does have a file browser plugin (I believe it is shipped with it, but it's disabled by default).. there are quite a few plugins for gedit. gedit actually has the potential to be a really decent IDE.17:40
lucassykesaction17:40
ujjain1tosse: You are logged in with the same username on the laptop?17:40
lucassykesshow me how17:40
mufazasometimes i have access to hard drive some times only remote.  for physical access what would be a good way to image ubunut?17:40
tosseujjain1: yes17:40
bjarniHi everyone.  I have ubuntu 11.04.  The launcher is not being nice to me.17:41
Guest11394hi17:41
skiy1337I have written a new piece of software. Where can I advertise it?17:41
mufazabut not just image, smart image, only write whats there, and not simply entire drive17:41
CoW|AK47hello everyone17:41
lithprhi, gwibber is not working with identica on 11.04.. is there a known solution?17:41
ujjain1dhodgkin: ah ok, I find gvim to have a bit much command-line though. NERD-tree etc. only more and more keys.17:41
bjarniI opted to remove the gedit from the launchpad at one time and i cannot get it in there again.  Even if I have it open it will not show it's icon17:41
lucassykesaction sorry man17:42
ujjain1tosse: Hmm, that's very weird! I am not sure to be honest. Does it attempt to use private key at all?17:42
lucassykesbut please cant you help me?17:42
dhodgkinI tried using gvim exclusively, but I couldn't get into it.17:42
ActionParsnipNp, let me search lucassykes17:42
lucassykescan*17:42
lucassykesok thanks17:42
ujjain1I use vim a lot via SSH, but for development, I iwant to easily change files, multiple tabs, etc, I use notepad++ (installed Ubuntu today), I can't do that with gvim, although gvim can do it.17:43
sonuvthomasi have dell optiplex gx380 pc windows and ubuntu now i can get init 2 only in ubuntu (no network & genome)17:43
Uatechi17:43
tosseujjain1: http://pastebin.com/sVrCmPxF17:43
tosseujjain1: if i vnc to the same machine and try it from there it works17:44
Uateci have installed 11.10 on my laptop nbut the System menu in Gnome has disappeared and i can't find the option to enable Extra Effects17:44
bjarniIs anyone familiar with this problem?  I cannot drag in the icon from the application launcher.17:44
lithprAnyone use Gwibber for identica on 11.04?17:44
Uatechow can i do this is in the new ubuntu?17:44
ActionParsniplucassykes: http://www.howtogeek.com/howto/ubuntu/change-your-network-card-mac-address-on-ubuntu/17:44
=== Cain is now known as Guest65414
CoW|AK47hi all! where can i find a good tutorial or guid for bash scritping, i suck and i don't understand too much the one from linux doc project17:44
PiciUatec : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.17:44
Myrttilgp171188: thanks17:44
ActionParsnipUatec: ask in #ubuntu+1 for oneiric support please17:44
ujjain1tosse: Yes, I understand. Try ssh -vvv17:44
osseOften I want to see which files a package would install, but I can't find and approachable way to do it. This makes me a sad panda :( What's the easiest to do it?17:44
lgp171188Myrtti: My pleasure :)17:45
mufazacan anytihng image ubuntu installation for me, but not a physical drive image, only the portion that is actually used up.17:45
ujjain1tosse: but I am honestly not sure what even identity is, vvv is verbose.17:45
mufazasorta like Acronis17:45
ActionParsnipOsse: have you read:   man dpkg17:46
tosseujjain1: well, that is -vvv  :)     not the whole part tho17:46
osseActionParsnip, hmm '--contents'. Well would you look at that!17:46
ActionParsnipOsse: man pages are magic17:47
lithprIs anyone successfully using gwibber to access identi.ca?17:47
userxxxDoes XFCE have cool desktop effects?17:47
n2iWhere is the file ifcfg-ppp0(if exist) which is placed on ubuntu?17:47
lithpruserxxx, not so much17:47
n2ilithpr: what is the problem?17:47
ActionParsnipuserxxx: it can do if you use compiz as WM17:47
lithprit does compositing and whatnot17:47
osseActionParsnip, that didn't seem to do the trick. I want to see what files any package in the repos contain, but maybe that's not directly possible17:48
lithprn2i, It won't authorize to save my life17:48
userxxxActionParsnip> whats WM?17:48
lithprWindow Manager17:49
n2ilithpr: It cannot load the authorize page?17:49
EraWindow Manager17:49
Hot2Trotis there any kind of metadata that ALL files have? I need to describe files without using their name.  I need to categorize them some way, like tag them17:49
ActionParsnipOsse: it is, just not sure. Maybe others can help17:49
osseDownloading them with 'apt-get download' and then 'dpkg --contents' works, of course.17:49
lithprthe authorization page comes up, it says I'm authorized, but I'm not.17:49
userxxxSo compiz doesn't need to be hacked to work on XFCE?17:49
lithprand if I reopen Accounts, it says it needs authorized again17:50
mufazacan a .deb contain all my soft, with configurations17:50
mufazaand just install on new distro17:50
mufazaand restore that way?17:50
mufazaso that I dont have to install everything over and over again17:50
hfHi. How can I disable bitmap fonts being used over scalable fonts?17:50
lucassykesaction thanks a lot i hope that can help me17:51
userxxxWhich Ubuntu Distro is good alt if I don't like Unity?17:51
n2ilithpr: hmm, sorry! I cannot help you anymore. I also dont know.17:51
hfuserxxx, you can use GNOME 3, or KDE in Ubuntu, too. You don't have to like Unity. :)17:52
=== Atry|away is now known as Atreus
sulichapijoo17:52
rww!classic | userxxx17:52
ubottuuserxxx: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".17:52
sulichaphi17:52
sulichaphi17:52
Polahuserxxx: You can use Ubuntu with any DE you want. 11.04 comes with Gnome2, or you can get Lubuntu/Kubuntu/Xubuntu, or just install them from repos17:52
n2iuserxxx: remove Unity if you dont like it :)17:52
userxxxWhats the diffrence between Mint and Lubuntu/Kubuntu/Xubuntu?17:53
PolahHot2Trot: All files are assigned an inode number to identify them.17:53
ujjain1reminds me of Netbeans17:54
Starminnuserxxx: Lu/Xu/Ku are just Ubuntu with a different GUI. Mint is a derivative17:54
n2iuserxxx: Mint is an other Linux Distro.17:54
LogicallyDashingI have a webDAV server with a self-signed SSL cert. I've imported my CA cert into this computer here and I can use it to browse the webpages on aforementioned server thru SSL. But I can't connect to webDAV thru SSL, because "Certificate verification error: signed using insecure algorithm". Probably something to do with my self-signing but what do I do about it?17:54
PolahUserxxx: Lubuntu, Kubuntu and Xubuntu are all Ubuntu but come with LXDE, KDE or Xfce as the default environment instead of GNOME or Unity, they just look different. Mint is a derivative of Ubuntu and a fairly different system.17:54
Hot2TrotPolah: I'm looking for more of a way to tag files without having to have a file in a specific directory.  Like I want to categorize my movies as comedies or dramas without putthing them in a comedy or drama directory.17:55
userxxxI've been working on Ubuntu 10.10 coz it's stable. All other Ubuntu's have problems on my pc and lack performance and stability. But I would like to upgrade without degrading an OS17:55
=== katja is now known as Guest35669
=== PsychoSlarti is now known as Psychobudgie
Younderuserxxx, upgrade worked well for me this time17:56
Younderuserxxx, do you use a NVIDEA  card?17:56
userxxxYounder> I'm making a distro for basic users that NEVER worked on Linux before so it should be compatible with most hardware.17:57
=== cain is now known as Cain
Younderuserxxx, well you have come to the right Linux17:57
maheanuuHow do I mount a CF card that I can delete photos that I don't want I mount it and it shows read only???17:59
userxxxBut Ubuntu Unity sucks, for example a new user will never know what he/she got on the system if they don't know the application's name. And what is the use to switch back to classic mode on 11.04? Then I can might as well stick with 10.1017:59
Younderuserxxx, unity is just one option18:00
maheanuuI couldn't agree more userxxx18:00
Younderuserxxx, check again18:00
Youndermaheanuu, I hate unity too18:00
jpmhI know how to make a live USB stick with remastersys and unetbootin - can I make a bootable, live USB external hard-drive?18:01
Younderjpds, yes if your bios allows a strick to be bootable18:01
bindihi18:02
Skeephey im trying to install mangler in xubuntu and i keep getting the error "No package 'x11' found when i run ./configure18:02
bindiwhen creating a folder to my usb, it says not enough space18:02
Skeepany idea how to fix this?18:02
jpmhcan I stope non-admin users from being able to change the time?18:03
YounderSkeep, fix what?18:03
Skeepthe error18:03
bindiit randomly shouts "Device doesnt have any space left" (or something, translated).. I just created a folder, before that it said that error.. now it says the error again18:03
PiciSkeep: you may need to install the xorg-dev package.18:03
GatorAlliIs there a single command in Ubuntu that allow me to append a line to a file? It has to be a non-interactive command.18:04
userxxxSwitching back to classic mode also limits desktop customization. I need an alt to gnome. Gnome 3 does have themes, but only Windows 98 themes. What Ubuntu distro like Lubuntu/Xubuntu are best18:04
GatorAlli*can allow18:04
PiciGatorAlli: cat "line" >> file  or  echo "line" | tee -a file18:04
jpmhGatorAlli:  evho here is a line >>your file18:04
gsrGatorAlli, if you're using bash, you can just echo "text or output" >> /path/to/file18:04
bindiwhy does this happen? there is 1% USED on the stick and it says not enough spoace18:04
GatorAllilol thanks18:04
YounderThese days yo can get up tp 256Gb sticks any particular reason why your stick is so limited?18:05
SkeepPici, should that be under synaptic?18:05
PiciSkeep: either use synaptic or your favorite package manager.18:05
userxxxCan compiz easly work on XFCE without tweaks needed?18:06
Skeepalright installing now18:06
Skeepi'll tell you how i go after18:06
Piciuserxxx: You shouldn't have any issues.18:06
Starminnuserxxx: Classic GNOME has limited customization options? Really? http://gnome-look.org/18:07
Trashiblub18:07
PolahSkeep: Mangler is available from the repos or a PPA. There's not need to compile it.18:07
FloopS1bliblablub18:07
bindiYounder: who, me?18:08
userxxxStarminn> Yea, it's not like you can run Emerald themes without complications.18:08
Starminnuserxxx: I've never had complications with them. *shrug* Always run at startup and switch like a charm.18:09
SkeepPolah: I can't find it if i search under synaptic.18:09
Younderbindi, 1 % used..18:09
bindiYounder: yes. it says not enough space when creating a folder18:09
TheMatrix30001how do i search within a .gz file18:09
TheMatrix30001for text18:10
TheMatrix30001im using sudo grep example.com /var/log/mail.log.4.gz18:10
MyrttiTheMatrix30001: you don't18:10
PiciTheMatrix30001: zgrep string /var/log/mail.log.4.gz18:10
TheMatrix30001ag ok thank you18:10
TheMatrix30001Thank you Pici18:10
Myrttior that, but not grep :-)18:10
userxxxStarminn> I always have problems with my top text window bar. It just dissapears for no reason. And 3d compiz effects have trouble too.18:11
Younderbindi, not very helpfull but it works for me18:11
mk1324userxxx: are you using emerald that is in 11.04's repositories?18:12
Younderbindi, if I can't recreate it I can't help18:12
BenXYZIn Natty, there's always a mail icon next to the clock. Does this mean Evolution is running from startup?18:12
ivanoatsI am getting bad key erros. I have tried http://ubuntuforums.org/showthread.php?t=1221323 HOWTO but I still get errors about BADSIG when doing aptitude update. I try retrieving the keys again but they are unchanged. I'm stuck.. any ideas?18:12
Starminnuserxxx: That's because Compiz stops replacing Metacity. Telling Compiz to run again solves it for me. Just ALT+F2, "compiz --replace"18:12
TheEvilPhoenixmk1324:  you know emerald isnt supported right?18:12
ActionParsnipuserxxx: if you mean with close, minimize etc then its called the window decorator18:12
mk1324TheEvilPhoenix: works fine on my computer O.o18:13
TheEvilPhoenix!emerald18:13
ubottuemerald is an obsolete window decorator for compiz. It's unsupported and unmaintained, making issues with it very hard to diagnose and fix. There are no known, supported alternatives.18:13
mk1324TheEvilPhoenix: still works fine on mine18:13
PolahSkeep: http://www.playdeb.net/software/mangler18:13
ActionParsnipUserxxx: do you use nvidia driver per chance?18:13
ujjain1Is there any way I can make selecting text also copy it in terminal?18:14
userxxxStarminn> Yea compiz --replace that works but try doing it 200 times a day. I switch back to 10.10 and everything is fine now. But would like more inforamtion on other distros coz I'm never going back to 11.0418:14
Polahujjain1: Ctrl+Shift+C/V to copy/paste in terminal18:15
ujjain1ah, I use ctrl-c, I'll use ctrl shift v18:15
Younderujjain1, yes <ctrl><shift> -c18:15
=== ShareMind is now known as Popo_tuk_Momo
SkeepPolar: when i hit install it opens up usc and says mangler isnt in my current software sources.18:16
Starminnuserxxx: Oh, I thought I read earlier that you were still on 10.10 " And what is the use to switch back to classic mode on 11.04? Then I can might as well stick with 10.10" I read that as you were still using 10.10 (as am I). My apologies for the misunderstanding.18:16
userxxxActionParsnip> It's a laptop with intel graphics18:16
rabbi1Can anybody tell me, who works on gnome panels?18:16
ActionParsnipOr ctrl+ins / shift+ins18:16
ActionParsnipUserxxx: gotcha18:16
rabbi1developers18:16
userxxxI am on 10.10 now18:16
Starminnrabbi1: keen18:16
PolahSkeep: What version of Ubuntu are you using?18:16
ActionParsnipUserxxx: maybe it'll improve in Oneiric18:16
Skeepxubuntu 11.0418:16
rabbi1Starminn: how can i get in touch with him/her?18:17
JoshOvkievening18:17
ActionParsniprabbi1: i'd try lau18:17
ActionParsnipLaunchpad18:17
Starminnrabbi1: Hmm? No, that was my response to "developers." Yes, of course developers work on them, lol. Sorry.18:17
Betrayer<rabbi1> simply ask between ubuntu and xubuntu which offer much greater feature?18:18
Younderbindi, it all seems plain vanilla to me. I can't imagine why you are having these probles18:18
mib_mibhi guys, can someone suggest a good textmate clone for ubuntu? i tried redcar but it is a memory beast18:18
bindiYounder: probably broken stick. windows says fs error (65535)18:18
Pici!best | Betrayer18:18
ubottuBetrayer: 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:18
userxxxActionParsnip> I just love Compiz. I managed to make my desktop very userfriendy for any first time linux user. So if I can use XFCE with compiz then I might download a distro now but don'y know which one18:18
PolahSkeep: http://www.ubuntuupdates.org/pm/mangler18:19
glebihanrabbi1, keep in mind that there isn't much development done on gnome-panel anymore as it's on the way out with gnome318:19
StarminnQuestion: In Ubuntu10.10 when my system goes into standby, it doesn't come back out. Help?18:19
Betrayer!best18:19
ubottuUsually, 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:19
rabbi1what you guys saying? I am in mid of a sleep.... |)18:19
rabbi1glebihan: ok, anyway ubuntu started providing unity18:20
Picirabbi1: How about you just state what your question is.18:20
sjonkedispeubuntu boots only under the following two conditions for me: 1. once directly after install. 2. once directly after a Windows session. i don't think it's a uuid vs. /dev/sdaX thing anymore. but i have no more clues18:21
ActionParsnipUserxxx: go to distrowatch and you will see LOTS of distros and what their aim is. Ubuntu-based distributions will not be supported here. There are many distractions to choose from18:21
__puters-suck@starminn - make sure you swap it active in case it is suspending to disk. if it points to a non-existant swap partition, you confuse it to death. :D18:21
__puters-suckdammit - swap IS active.18:21
rabbi1Pici: nothing, can't explain as a simple sentence :)18:21
rabbi1will just post in the forum....18:21
Starminn__puters-suck: How do I ensure that?18:22
Betrayer!best18:22
ubottuUsually, 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:22
mahdi12318:22
PiciBetrayer: Please stop, you've seen the factoid 3 times now.18:22
Starminn!msgthebot | Betrayer18:22
ubottuBetrayer: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots.  Search for factoids with "/msg ubottu !search factoid".18:22
mahdi...............................................18:22
Youndersjonkedispe, your partions are wrong. Windows if overwriting the linux pattions18:22
ActionParsnipsjonkedispe: what messages do you get if you try a cold boot to ubuntu without going to windows first? How did you install ubuntu?18:22
Younderpartions18:22
__puters-suckswapon -s shows you18:22
Picimahdi: Please don't do that.18:22
mahdi...............................................................................................18:22
rabbi1how's unity going, see lot of questions in here, will it be stable by next LTS release ?18:22
sjonkedispeYounder: ubuntu boots fine after a windows session18:23
glebihanrabbi1, unity is stable18:23
ActionParsniprabbi1: its fine, not bad in Oneiric here18:23
userxxxHell I was at distrowatch, this make it more difficult to choose an OS18:23
Pici!ot18:23
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!18:23
Starminn__puters-suck: Filename: /dev/sda5    |   Type: partition   |   Size: 2035708   |   Used: 0   |   Priority: -118:24
sjonkedispeActionParsnip: "gave up waiting for root device" ALERT! uuid-this-or-that does not exist and /dev/sdaX does not exist, depending on wether i've substituted uuid for dev etc.18:24
ActionParsnipUserxxx: try some YouTube vids, may help18:24
rabbi1:) hurray. eagerly waiting for next LTS, to have an experience of unity18:24
__puters-suck"cat /etc/fstab" at the terminal will show you more info, but you have to know what it means. Or just disable suspend. :D18:24
Starminn__puters-suck: I never use suspend or hibernate, so how can I do that?18:24
Youndersjonkedispe, I am almost certain this the problem18:25
TheEvilPhoenixrabbi1:  the next LTS isnt scheduled until 201218:25
ActionParsnipsjonkedispe: is it a regular install, or have you used wubi?18:25
userxxxActionParsnip> I have that open aswell. Only found kids playing around not really showing the OS18:25
ericincoldohioi have a laptop with ubuntu and desktop.  My desktop has a tv tuner dvr.  I travel few times a week.  Is there a way I can login and watch my recorded stuff.  I tried using the app builtin that lets me login to my desktop (ubuntu desktop), worked, but video/sound didn't come through.  Can anyone recomend a link on the subject?18:25
sjonkedispeYounder: to me it seems that a windows session actually corrects the partition, and ubuntu corrupts itself18:25
__puters-suckare you using straight ubuntu with gnome? What version of ubuntu?18:25
sjonkedispeActionParsnip: no wubi. same disk, different partitions.18:25
Youndersjonkedispe, It is the only thing that would fail in the nature you describe18:25
ericincoldohioi tried googling, but most of the stuff I found was out of date18:25
Starminn__puters-suck: Using cat /etc/fstab it says swap has no mount point18:25
rabbi1April 2012 !!18:25
rabbi1Can i have unity in my 10.04 in here ?18:26
Youndersjonkedispe, yes, that is what I am saying18:26
ujjain1How do I install Sun JDK? I downloaded it, but it's not an insatller.18:26
Starminn__puters-suck: Ubuntu 10.10 with GNOME 2.x.x (whatever the latest old GNOME is)18:26
ActionParsnipUserxxx: could find reviews or things like: ubuntu vs mandriva    etc18:26
__puters-suckyeah it should not be trying to suspend to disk then since it has nowhere to go LOL.18:26
Piciujjain1: You should install the package from Canonical's partner repository.18:26
whoeverhow do you change a docky plugin icon? i have tried compoiz>>personalize>icons. and that changes the theme , I just want to change an icon18:26
BenXYZOh wow, Evolution Mail just deleted 9 years of emails from my hotmail account. Turns out it's set to do that by default18:26
SkeepPolah: The code for setting up the getdeb games repositories doesnt seem to do anything.18:26
Pici!partner | ujjain118:26
ubottuujjain1: Canonical's partner repositories provide packages a location for software vendors to publish applications. The repo itself can be added by running this in a !terminal: « sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" »18:26
Youndersjonkedispe, well windows is writing to the ubuntu partion18:26
Ashikabihey all. anyone know of a way to add audio streams to a playlist in Banshee ? i want to make a list of my favorite internet radio stations18:26
Starminn__puters-suck: How do I creat a mount point for it then? IT used to work lol18:26
ActionParsniprabbi1: there is a lucid ppa for unity of some descrip18:27
__puters-suckdo you know what partition it is on?18:27
Youndersjonkedispe, these OS's don't exactly see eye to eye18:27
JoshOvkiBenXYZ, just think of it as a quick clean out18:27
SkeepPici: I'm getting another error now. It says i'm missing gtk+-2.0.18:27
firchey guys. My ubuntu has a sucky resolution. What do I do to change that?18:27
ubuntu_questiondoes ubuntu 11.04 desktop allow for software raid 1 install?18:27
BenXYZJoshOvki: Luckily it all downloaded to Evo first so I can back it up18:27
ActionParsnipBenxyz: time to pull out the backup :-)18:27
userxxxWhats the difference on KDE and Gnome? Can I install Gnome apps on kubuntu?18:28
ujjain1thanks!! :)  works perfectly.18:28
YounderSkeep, simple sudo apt-get install gtk++18:28
fircThe display popup box doesnt show anything > 1024x768 I think18:28
rabbi1ActionParsnip: thanks, will check out18:28
__puters-suck@userxxx yes18:28
=== Beastmode is now known as Dasda
Starminn__puters-suck: /dev/sda5 (according to GParted, which I am inclined to think knows better than I lol)18:28
PiciSkeep: Install the libgtk2.0-dev package.18:28
h00kuserxxx: you can. KDE apps generally use the 'QT' toolkit which has a different look-and-feel, Gnome apps usually use GTK.18:28
ActionParsnipUserxxx: yes, you can run gnome apps in kde18:28
sjonkedispeYounder: ok. first ubuntu boot after a windows session is successful. second ubuntu boot attempt (i.e. directly after a successful ubuntu boot) fails, with eternal purple screen. third ubuntu boot attempt fails with short purple screen, then black with blinking cursor, then busy box with gave up waiting and your disk does not exist.18:28
ubuntu_questiondoes ubuntu 11.04 desktop allow for software raid 1 install? I cant find it on a howto18:28
ubuntu_questiononly for server18:28
PolahSkeep: Did you run apt-get update afterwards?18:29
ActionParsnipfirc: what video chip do you use?18:29
Piciubuntu_question: I don't think that the desktop CD can do that, but alternate certainly can though.18:29
Youndersjonkedispe, still your partions18:29
fircActionParsnip: Intel 945GM18:29
ubuntu_questionPici: can you link me to alternate cd?18:29
Starminnuserxxx: For example, the program "KolourPaint" is a good demo of KDE's look-and-feel. IT won't look 100% right because you're running it in GNOME, but that's the general "Style"18:29
ubuntu_questionplease18:29
Pici!alternate | ubuntu_question18:29
ubottuubuntu_question: The Alternate CD is a classic text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. http://www.ubuntu.com/download/ubuntu/alternative-download#alternate - See also !minimal18:29
sjonkedispeYounder: i've had windows 7 and 10.04 side by side for close to a year. could a windows 7 update be the culprit?18:29
__puters-sucksudo nano /etc/fstab and add /dev/WHATEVERPARTITION   none    swap    sw  0   018:29
fircActionParsnip: And I already have xserver-xorg-video-intel18:29
ActionParsnipFirc: are you fully updated? What release do you have?18:30
ujjain1Are most Linux programs written in C++? I saw Java gets twice the coverage as C++, I thought C++ was so much more popular.18:30
Youndersjonkedispe, It might18:30
fircActionParsnip: 11.04!18:30
__puters-suckor edit with gedit would probably be easier for you. {blushes}18:30
Phr3d13when working with bluetooth, do i need more than gnome-bluetooth?18:30
userxxxNow that just more confusing...GTK and Gnome so where does Compiz come in and XFCE?18:30
Starminn__puters-suck: It's already there.18:30
rabbi1does ubuntu performs good in intel or amd ?18:30
SkeepPolah: Ah there we go. Sorry i'm still getting my head around the terminal.18:30
ActionParsnipFirc: fully updated?18:30
PolahStarminn: Could you pastebin your fstab please?18:30
ubuntu_questionPici: I have to use bt to get them?18:31
rabbi1Phr3d13: nop18:31
fircActionParsnip: I don't think so. But that package is updated, yeah18:31
__puters-suck@polah thanks lol. took the words out of my mouth.18:31
sjonkedispeYounder: can i somehow correct my ubuntu partition?18:31
StarminnPolah: Yeah, I may have misrea d it the first time. If I'm reading it right though it's saying there's no mount point. But yeah, one sec18:31
fircActionParsnip: xserver-xorg-video-intel. that one.18:31
__puters-suckI came here to ask something, now I forgot ROFL. :D18:31
Piciubuntu_question: no, there is a regular link at the top of that page.18:31
ActionParsnipUserxxx: gnome and xfce are desktops. Compiz is a window manager.18:31
Youndersjonkedispe, your failure mode is very strange. I don't think I have ever seen anything like it18:31
Phr3d13how do i add new devices then? all i see are an off/on option18:31
StarminnPolah __puters-suck: http://pastie.org/253316818:31
userxxxAnd metacity?18:32
ubuntu_questionPici: i see18:32
ActionParsnipFirc:.run: sudo apt-get update; sudo apt-get upgrade18:32
rabbi1userxxx: use compiz you will enjoy18:32
fircActionParsnip: Ok. Doing that now.18:32
ActionParsnipUserxxx: a Wm18:32
janinadamn18:32
Youndersjonkedispe, https://help.ubuntu.com/community/HowtoPartition18:32
ubuntu_questionPici: thanks a ton for your help, good luck to you18:33
janinais there any standard desktop widget app for gnome?18:33
Piciubuntu_question: you're welcome.18:33
lithpris there a way to turn off the effect of dragging a window to the top of the screen to be maximized?18:33
userxxxOK so XFCE and Gnome and KDE...their programs will will on each other is that right?18:33
__puters-suckI would go into the gnome power manager and just disable suspend ... because your swap seems to be in order.. hmm18:33
PolahStarminn: Add   0 0   to the end of your   /dev/sda2 line, also have you tried UUIDs instead?18:34
ActionParsnipUserxxx: there are light WMs like openbox which don't have all the bells and whistles but run sleeker18:34
traubisodahi18:34
lithpruserxxx, yes, but if you install a kde app you might get a HUGE number of dependencies, including, possibly, KDE18:34
traubisodaany ideas why doesn't banshee play flac? ubuntu 10.0418:34
StarminnPolah: What are UUIDs?18:34
traubisodasry 11.0418:34
PolahStarminn: Unique identifiers for partitions. If you run sudo blkid you'll get a list of them. You can use them in place of /dev/sdXY in your stab to specify what to mount.18:35
YounderStarminn, universally unique identifier18:35
YounderStarminn, http://en.wikipedia.org/wiki/Universally_unique_identifier18:36
PolahStarminn: You use them as you them from blkid except without the "", i.e. UUID=a0b1168a-9339-41b2-a3a1-a071baabcd22 /               ext4    errors=remount-ro,user_xattr 0       118:36
__puters-suck{HATES uuid, hard to read, and unless you moved around partitions, no need}18:36
userxxxActionParsnip> But I like the bells and whistles ;-)18:36
SkeepThank you very much Polah! Mangler is up and running :D18:36
StarminnPolah: Seems like it would just muck things up more, and 0 0 is already on /dev/sda218:36
Polah__puters-suck: You're not supposed to read it though, you should set them to point properly the first time and then be able to look at the mount point to know what device that is (:18:36
piranahx18:36
n2iwhat is the difference between the "BSD system initialization" and the "SysV system initialization"?18:36
WormDrinkhi18:36
Polah Starminn: I don't see 0 0 set for dump/pass on your sda2 line18:37
WormDrinkI want to do a USB install of ubuntu18:37
Polah!usb | WormDrink18:37
ubottuWormDrink: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent18:37
WormDrinkno18:37
WormDrinksee thats all cool18:37
WormDrinkbut problem is I only have ubuntu OS18:37
sjonkedispeYounder: i've been doing dual boots since redhat 6, so i _thought_ i knew enough, but i clearly don't. bbl - reading your link. thanks for the help so far!18:38
StarminnPolah: Oh, it extended beyond the terminal window and apparently it didn't scroll over to catch it all. Here: http://pastie.org/253316818:38
PolahWormDrink: Actually easier than creating a USB from Windows18:38
__puters-suckI read cause I like seeing what is going on. It's why I like linux. plus it is good for scripting. {useless for swap but my point is still valid}18:38
WormDrinkP{18:38
WormDrinkPolah, but where do I get usb-creator ?18:39
Polah__puters-suck: Can always do mount -l to list them18:39
PolahWormDrink: Ubuntu comes with one built in: System > Administration > Startup Disk Creator, or you can install and use unetbootin18:39
WormDrinkoh18:39
WormDrinkI lied18:39
__puters-sucktrue18:39
WormDrinksorry I meant I only have gentoo18:39
WormDrinkno ubuntu - or windows18:39
Youndersjonkedispe, Your problems have confused me too. Please give some kind of update of how things are progressing18:40
__puters-suckokay, it is UGLY to me, I know exactly where /dev/sda4 is, but U011324098716340132897 is just ... nasty18:40
__puters-suck:P18:40
PolahWormDrink: Oh, that's quite different. unetbootin might exist in Gentoo as well18:40
Polah__puters-suck: More accurate (:18:41
nuclearwormhello , can some one help to create a bootable cd to upgrade bios? im on the last step18:41
__puters-suckno. there are exactly the same. Thats the point. And they worked fine for over twenty years.18:41
=== Guest15294 is now known as killabyte
WormDrinkPolah, thanks - it is there - will use that18:41
Polah__puters-suck: Also means drives get mounted properly if I boot from something else. Normally sda1 is my root, sda2 is my swap and sdb1 is my data partition. If I boot from the minimal ISO, for example, sda1 becomes the USB I'm booted from, sdb1 is root, sdb2 is swap and sdc1 is my data.18:42
killabyteDoes anyone have experience with WUBI?18:42
WormDrink__puters-suck, UUID fstab is only way man18:43
__puters-suckthey did that already, since THAT had a fstab, too.18:43
__puters-suckits preference. I'm old. I like the old way. I have never once run into a problem with it and I am not switching until I do.18:43
killabyteI want to install Ubuntu on my Acer netbook that Windows 7.  Will this work ok?18:44
__puters-suckbesides it is more like unix18:44
__puters-suck{crap ... duty calls. I'm off!}18:44
Polahkillabyte: To try Ubuntu or actually install and use it? Wubi is more for just making a small installation and trying it in a more-permanent-than-live environment, it's not recommended for a proper, production installation.18:45
killabyteI would like install Ubuntu along with Win7.18:45
rumpe1killabyte, perhaps you first try the "live"-version directly from the setup-cd/thumbdrive (without any installation) to check hardware compatibility18:45
muneebhi, how do i restore my .gnupg folder (I want to restore my pub-private keys). If I just copy the whole folder from my old system I'm getting Login Loop18:45
killabyteOk, I will try that.18:46
Polahkillabyte: Yeah, you can do that with moving some partitions around. Like I said, Wubi is for a semi-proper installation alongside Windows that's a bit more than a live session but it's not recommended for a proper, working installation.18:46
killabyteI have noticed that the ¨live¨ version takes at least 5 to 10 minutes just to boot up on most systems.18:46
nuclearwormhello , can some one help to create a bootable cd to upgrade bios? im on the last step18:46
=== mahdi is now known as vuamahdi
Youndernuclearworm, update BIOS?18:47
killabyteI have had much better response with Knoppix as far as live versions go.18:47
Polahkillabyte: That's because CDs and USBs typically have lower I/O speeds than hard drives18:47
nuclearwormYounder, yes that s it18:47
Polahnuclearworm: That's not really an Ubuntu question18:47
Youndernuclearworm, that sounds like a seriously bad idea18:48
garymcHi Im trying to make CHROMIUM my default browser. XDG-OPEN shows it as default but when I click on a launcher to open a webpage firefox loads up!!18:48
jpmhif I copy an iso to a partition on the hard disk can I boot from it as though it is a CD18:48
Polahjpmh: With a bit of configuring of GRUB, yes.18:48
Youndernuclearworm, If anything should disable the piggiback RAM18:48
killabyteOk, thanks all.   You have given me some ¨food for thought.¨18:48
jpmhPolah:  can you guide me towards that GRUB documentauib - using grub218:49
paolo_ciao18:49
pruddIs it possible to boot ubuntu on a macbook pro?18:49
Polahjpmh: No, sorry. You should be able to get some help in #grub though.18:49
Polahprudd: Yes.18:49
pruddfrom a flash drive18:49
jpmhPolah: ty18:49
Younderprudd, yes, but it depends on the BIOS18:50
rumpe1jpmh, which iso e.g.? I often had problems, when some installer on the iso couldn't find any thumbdrive/cd-rom and i had to mount it manually...18:50
userxxxWhat si the diffrence between LXDE & XFCE18:50
VCooliogarymc: try system > prefs > preferred apps, there's also gnome-open which is set there for some apps18:50
jpmhrumpe1: it will be an iso I make with remastersys18:50
james296is anyone here running Ubuntu 11.10 beta 1 right now because I have a question regarding it18:50
Polahuserxxx: They are different environments. They'll perform different, look different (in most cases) and use different tools18:50
garymcim at home now, anything I can do by ssh terminal18:50
Polahjames296, #ubuntu+1 for Oneiric support18:50
james296thank you18:50
pruddhow would I go about installing it on a flash drive so that I can boot, it18:51
Younderrumpe1, http://en.wikipedia.org/wiki/ISO_966018:51
Polahgarymc: What exactly do you want to do over SSH?18:51
nuclearwormhello , can some one help to create a bootable cd to upgrade bios? im on the last step18:51
userxxxDamm, which one is beeter18:51
Polah!usb | prudd18:51
ubottuprudd: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent18:51
Polahuserxxx: Whichever one you prefer, LXDE is typically a bit lighter though18:51
glebihannuclearworm, as already said, that's a bit offtopic here18:52
=== ErikT is now known as Guest90213
james296also, does anyone know if its yet possible to enable the overlay scrollbar in firefox yet?18:52
prudddoes the .dmg extension on the end of the converted file cause any problems with booting18:53
VCooliogarymc: maybe like this: gconftool-2 -t string /desktop/gnome/url-handlers/http/command -s 'chromium-browser "%s"'18:53
garymchmmm18:53
Polahprudd: You need to set up the USB drive following the instructions on the pages ubottu linked you to. You can't just stick the .iso on it and go.18:53
ryan-cWhere does ubuntu hide xorg.conf in 11.04?18:54
glebihanryan-c, there's now xorg.conf by default18:54
h00kryan-c: by default, it doesn't have an xorg.conf18:54
glebihan*no*18:54
ryan-cI need middle click emulation turned on18:54
ryan-chow can i enable that?18:54
pruddya i tried that and it wouldn't see the drive when i alt-booted18:54
nuclearwormglebihan , off topic? i m using ubuntu to create such cd. what channel do you suggest so?18:54
Piciryan-c: If you create an xorg.conf, it will honor it.18:54
h00knuclearworm: probably the documentation for your BIOS18:55
skritehey all, i need a simple way to see data bytes as they come in over tcp.18:55
Polahnuclearworm: Then follow the guide telling you how to create that CD. You can use brasero or some other disc burner to burn the disc.18:55
ryan-cso how do i modify the non-existent xorg.conf so as to not screw up the autodetected config?18:55
ryan-cthere is no way to dump what x is using as it's config?18:55
glebihannuclearworm, then be a little more specific about what your actual issue is18:55
Youndernuclearworm, I know a hacker when I see one ;)18:56
ryan-calso why is it a good thing to have no xorg.conf18:56
nuclearwormPolah , i ve followed it but i got stuck on a step18:56
philwireok I got a grub error: no such device: (device id here) then grub rescue>18:56
Polahnuclearworm: So we can't help you with that here. We're Ubuntu support, not flashing your BIOS support.18:56
n2iIs it posible to use a mobile as a Bluetooth device for my PC?18:56
glebihanryan-c, it's neither a good nor a bad thing, it's just that work configuration isn't handled that way anymore by default18:56
dbmitim having and issue with oneiric installing on my cpu18:56
Picidbmit : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.18:56
ryan-cso how do i get the generated config?18:57
glebihanryan-c, I think that "sudo X -configure" generates a basic xorg.conf18:57
nuclearwormPolah , ok i ll try to be more specific18:57
ryan-cglebihan: fails on account of X already running18:57
philwireSo what can I do with "grub rescue>" ?18:57
james296no one seems to be talking in that room18:57
james296about my problem18:57
Picijames296: You'll just need to be patient.18:58
glebihanryan-c, then try "sudo X -configure -- :1"18:58
no_gravityHi People! I want to install an application that needs libjpg8. Anybody an idea how i get that?18:58
james296anyway maybe someone can help here...18:58
ryan-cglebihan: -- is not a valid option18:58
srikanthCAN I GET video chat software18:58
Picijames296: no, Oneiric support is offtopic for this channel.18:58
james296the clock in 11.10 beta 1 only shows the word Time in it18:58
ryan-csrikanth: skype18:59
newbiehey all18:59
rumpe1!oneiric | james29618:59
ubottujames296: 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+118:59
srikanthcan i get anything like yahoo messanger18:59
newbiecan someone help me18:59
nuclearwormPolah , i got stuck when using     mkisofs -o bootcd.iso -b FDOEM.144 FDOEM.144    got a      I: -input-charset not specified, using utf-8 (detected in locale settings)18:59
nuclearwormgenisoimage: No such file or directory. Invalid node - 'FDOEM.144'.         messages18:59
=== newbie is now known as Guest54066
Guest54066i removed unity but i want globalmenu back how can i install it18:59
=== Guest54066 is now known as mamed
sjonkedispesrikanth: consider gtalk/gmail-chat, if you like. all in your browser.19:00
glebihanryan-c, sorry should just be "sudo X -configure :1"19:00
n2isrikanth: What about Skype for Linux?19:00
ryan-cglebihan: without -- it fails complaining about a failure to load vmwgfx (i am not using vmware) and then that the numbedr of created screens does not match detected screens19:00
lsvHi19:00
philwireSo what can I do with "grub rescue>" ?19:00
n2ior gtalk with pidgin?19:00
MasterRoothello all, does anyone know if mdadm will allow a RAID5 array to be migrated to a RAID0 array, or do I need to recreate the array?19:00
lsvdoes anyone knows how to mount a hfsplus hd read/write?19:00
glebihanryan-c, in that case, I'd try it after stopping X19:00
Atreusdoes pidgin cover Yy! messanger19:00
Atreus*Y!19:00
mamedisv hfsplus is this macos file system?19:01
ryan-cglebihan: oi19:01
no_gravityHi People! I want to install an application that needs libjpg8. Anybody an idea how i get that?19:01
mamedhow can i install global menu back i removed unity19:01
lsvmamed: it's a friends hd and she has a mac, so I think it is.19:01
s34n1HI all19:02
mamedi dont know isv but she has to format it i think19:02
lsvs34n1: hi19:02
ryan-cglebihan: same message about detected screens19:02
mamedi want global menu vack19:02
lsvmamed: is it possible to make a partition?19:02
mamedback*19:02
glebihanno_gravity, is it libjpg or libjpeg (if it's libjpeg, then "sudo apt-get install libjpeg8")19:02
nuclearwormglebihan , i got stuck when using     mkisofs -o bootcd.iso -b FDOEM.144 FDOEM.144    got a      I: -input-charset not specified, using utf-8 (detected in locale settings)      genisoimage: No such file or directory. Invalid node - 'FDOEM.144'.19:02
s34n1looking for developer buddies19:02
Youndermamed, ext4?19:02
mamedisv i dont think that you can install linux on the same partition19:03
ryan-cwhy is it trying to generate a three monitor config on my laptop?19:03
homtankshiya all...i have a really newbie question about irc webchat on ubuntu...19:03
glebihanryan-c, weird...19:03
mamedYounder: no19:03
lsvmamed: I don't want to install linux on it, I just want to pass some files around 50-60 GB.19:03
no_gravityglebihan: "couldnt find package libjpeg8"19:03
mamedwhy?19:03
ryan-cso19:04
ryan-chow the fuck do i get middle click emulation?19:04
lsvmamed: is that 'why?' for me?19:04
glebihanno_gravity, which version of ubuntu are you using ?19:04
Youndermamed: FAT32? urghh!19:04
ryan-ccreate an xorg config from scratch that enables it?19:04
no_gravityglebihan: 1019:04
Myrttiryan-c: please mind the language19:04
Myrttino_gravity: which 1019:04
glebihanno_gravity, 10.04 or 10.10 ?19:04
Piciryan-c: 1) mind your language 2) yes, thats what I told you to do at the beginning.19:04
yanick_hi, I installed openclipart-libreoffice, but it's not showing in libre office. any idea?19:04
mamedglobal menu i need help19:05
Piciryan-c: all you need to have in it is the part you need, the rest will be detected as usual.19:05
ryan-cokay, fine.19:05
WinDu1965hello, my ubuntu start in console mode, any way to change this to gui?19:05
lsvwhat is global menu??19:05
ryan-cAlso since when did people have a problem with swearing on IRC?19:05
no_gravityglebihan, Myrtti: 10.0419:05
Myrttiryan-c: since some channels started striving for to be family friendly and professional19:05
userxxxHow can I add a IRC channel.19:06
mamedglobal menu is mac os like menu bar19:06
MasterRoothello all, does anyone know if mdadm will allow a RAID5 array to be migrated to a RAID0 array, or do I need to recreate the array?19:06
VCooliouserxxx: /join #newchannel19:07
lsvOhh..19:07
ryan-cI don't think "Family Friendly" and "IRC" are compatible, but fine, I can follow rules.19:07
glebihanno_gravity, you may want to try enabling the backports repositories19:07
lsvWinDu1965: I think might help: update-rc.d gdm defaults19:07
userxxxuserxxx: /join #xfce on irc.freenode.net19:07
no_gravityglebihan: ok. how do i do that?19:07
userxxxThat doesn't seem to work19:07
glebihan!backports | no_gravity19:08
ubottuno_gravity: 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 !packaging19:08
homtankswhois ryan-c19:08
userxxxuserxxx: /join #xfce19:08
userxxxThat doesn't seem to work either19:08
VCooliouserxxx: just type this: /join #xfce19:08
userxxxCoool that worked thanks19:09
ryan-cPici: Creating an xorg with just a InputDevice pointer section doesn't work19:09
sjonkedispeYounder: i've always installed windows first, then linux. do you imagine doing it the other way around would make a difference?19:09
ryan-cthe section seems to be ignored19:09
VCooliouserxxx: if you start typing with / it's a command, else, you talk in the current channel19:09
lithpris there a way to turn off the effect of dragging a window to the top of the screen to be maximized?19:10
Youndersjonkedispe, It would make it more difficult, but it can be done19:10
no_gravityglebihan: hmm... ok, i copied the first line in my sources.list and changed "lucid" to "lucid-backports". lets see what happens now...19:10
no_gravityglebihan: still no libjpeg8.19:10
valynwhen booting off a flash drive on a mac what should you select after you alt-boot19:10
glebihanno_gravity, did you run "sudo apt-get update" ?19:11
no_gravityglebihan: yes19:11
sjonkedispeYounder: i was thinking, could it have a positive impact on my "gave up waiting for root device" situation, and so forth.19:11
Youndersjonkedispe, I wouldn't think so19:11
glebihanno_gravity, then I guess if you really need if it, you'll have to compile it yourself (there doesn't seem to be any ppa for that package for lucid)19:11
sjonkedispeok19:11
eeinhow do you tell which NIC is which in NetworkManager?19:12
no_gravityglebihan: "apt-cache search libjpeg" finds libjpeg62. should i use that?19:12
ryan-cPici: creating a *full* new xorg.conf doesn't work.  What is going on?19:12
ajfWhat's the right way to enable my user account to modify /var/ww?19:12
ajfChange its ownership? Or make a new group for my account and that folder19:12
glebihanno_gravity, if you application is saying it requires libjpeg8 I don't think that would work19:12
Piciryan-c: I'm on a call at work at the moment, can't respond right this second.19:13
no_gravityglebihan: so how do i compile it?19:13
ryan-cokay19:13
WinDu1965lsc: update-rc.d gdm defaults   did not work, gdm not found19:13
ryan-cso I'm looking at the log19:13
manixorHey guys, what do you recommend for burning audio CD from Ubuntu?19:13
VCooliomanixor: brasero?19:13
valynwhen booting off a flash drive on a mac what should you select after you alt-boot19:13
ryan-cit's detected as an ImPS/2 ALPS GlidePoint with three buttons (it only has two)19:13
manixorVCoolio, thanks.19:14
eeinajf: depends what you are doing.  I usually just make groups but then you have to change the group that folder belongs to19:14
glebihanno_gravity, download the source for maverick for example (https://launchpad.net/ubuntu/maverick/+source/libjpeg8/8a-1)19:14
ajfeein: Well, the folder is owned by root19:14
glebihan!compile | no_gravity, then19:14
ubottuno_gravity, then: 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 !checkinstall19:14
lsvWinDu1965: so when you boot up the computer just gives you a prompt asking for something like computer_name login:19:14
ajfSo I don't see why changing the group matters19:14
mamedcan someone help me in finding globalmenuu19:15
WinDu1965lsv: yes19:15
ryan-cso maybe xorg is ignoring it?19:15
lsvcan you log in?19:15
no_gravityglebihan: ok, thank you19:15
VCoolioajf a folder is owned by a user but accessible/readable/whatever by groups, change group and/or add yourself to group and done; so you can have several users using that folder instead of only owner19:16
eeinajf: you got 3 parts that make up access owner, group, everybody else19:16
destinyhey everyone. had to change screens19:16
WinDu1965lsv yes, i can, after typing username & pass, X starts19:16
lsvWinDu1965: You can log in right?  If you can, what happens when you enter 'startx'19:16
lsvWinDu1965: so you don't need to use startx to get to the GUI?19:17
ryan-cthis is ridiculous19:17
ajfeein: OK19:17
VCoolioajf: ls -la /var  to check owner:group and permissions19:17
Younderryan-c, yes it is19:17
eeinajf: if you leave root as owner and lets say the group is peoplz and you deny access for everyone else your use has to be a member of peoplz to have access19:17
WinDu1965lsv: dont need to enter startx19:17
ajfeein: yes19:18
valynwhen booting off a flash drive on a mac what should you select after you alt-boot19:18
ajfeein: If I were to change the ownership to my account (ajf), root still has access, right?19:18
lsvWinDu1965: mmm... has it always been like this?19:18
ujjain1err, How can I make the dock appear at the first monitor?19:19
Starminnmamed: It's there by default in 11.04, at the top of the screen19:19
WinDu1965lsv: i think so19:19
eeinajf: otherwise you are everybody else.  so if the group is peoplz and you want to create a new group justus you need to change the folder group to justus and you will probably want to add all the users that were in peoplz to justus so previous users that had access still do19:19
ujjain1what is the unity dock called?19:19
lsvWinDu1965: and you don't want to look all hacker-ish by typing into a black screen?19:19
ajfeein: I am the only user on this system19:19
ajfIs there any point making a group?19:19
VCoolioajf: yes, but that's not the way to handle permisions, often means a security risk; if you don't care, do what you like19:20
ajfVCoolio: what is the correct way though?19:20
ajfI have two accounts. root and ajf. I need ajf to be able to do almost anything in /var/ww19:20
VCooliothe group way, like more or less explained above19:20
ajfah19:20
ajfOK19:20
Starminnmamed: In Unity, anyway. In GNOME2, this is it: http://code.google.com/p/gnome2-globalmenu/19:20
WinDu1965lsv: nah, going to give this laptop to my son19:20
lsvWinDu1965: aah ok.19:21
eeinajf: again it kinda depends the big thing is you dont want to break permissions previously had and you dont want to mess stuff up down the road.  but on a one user box you can fix most things pretty quickly19:21
VCoolioso check group of the folder, add yourself to that group; some stuff may not work if configured with wrong permissions19:22
Youndereein, it can.. Because what you are suggesting sounds like major surgery19:22
GigaGiga1woot woot19:23
glebihanWinDu1965, could you pastebin your /etc/init/gdm file ?19:23
mcdvojkanews19:24
eeinYounder: which suggestion.  my primary suggestion was to make a group.19:24
GigaGiga1whats everyone19:24
GigaGiga1whats up19:24
valynwill dual booting OSX and W7 cause a problem for booting off of a flash drive on a macbook pro?19:24
ajfVCoolio: I made a www group, put me in that group, changed ownership of /var/www to that group, and gave group +rwx for /var/www19:24
lsvWinDu1965: do you have gdm or the one that starts with the k, I forgot the name19:24
WinDu1965glebihan: just realised something, this is not a gnome, but kde19:24
GigaGiga1valyn i have dual booting on mine no problems at all19:24
WinDu1965how stupid19:24
GigaGiga1just depends if your hardware  loads up correctly19:25
glebihanWindPower, ok then that would be kdm19:25
GigaGiga1drivers]19:25
Youndereein, a group sounds fine. I feel I am fumbling in the blind19:25
VCoolioajf: not ownership, group I hope, like "chown -R root:www /var/www", but good; login again or changed group belongings won't work yet for you19:25
jorge_1167597819:25
jorge_exit19:25
lsvWinDu1965: have you solved the problem?19:25
ajfVCoolio: yes, I meant changed groop19:26
ryan-canybody else know how to turn on middle click emulation in x?19:26
GigaGiga1woot woot19:26
valynGigaGiga1 so I have been trying to do this but every time I try and boot off of the flash drive (after installing from the instructions on the website) all i get on the alt boot is the Macintosh HD, Windows, and Recovery HD19:26
rawfodogIm trying to use the "connect to server" feature in nautilus to connect to amazon ec2 cloud. I have the keys stored on my local machine and I can connect fine via terminal. I just need to do some file transfering and I really would like to have this as a mapped drive and not have to use terminal in that19:27
GigaGiga1just install vmware19:27
GigaGiga1and run it off vmware19:27
GigaGiga1save you the trouble19:27
w30valyn, some flash drive isos have problems with EFI boots instead of bios19:27
smwrawfodog, ssh-add path/to/pem19:27
GigaGiga1of all the hassle19:27
Starminn!enter | GigaGiga119:27
ubottuGigaGiga1: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!19:27
smwrawfodog, then open the file manager and go to sftp://ubuntu@host19:28
w30valyn, I donno which ones19:28
rawfodogsmw I dont get it19:28
valynw30 would there be documentation on the website for the flash drive that will say?19:28
rawfodogsmw do I enter that into terminal ? Can you be a bit more clear.  Thank you for your help :D19:28
smwrawfodog, ssh-add path/to/pem is a command to be typed in a terminal19:28
rawfodogk19:28
VCooliotry mounting to local folder using sshfs, then you can browse, if you mean that19:29
w30valn no, it's the iso problem check the errata for the iso19:29
ajfVCoolio: thanks for your help!19:29
Slade--is there a way to set a directory to automatically add group write permissions to any files created in it?19:29
rawfodogsftp://ubuntu@host ??? Do you mean amazon ec2 ?19:30
valynw30 well I'm trying to boot ubuntu so does that mean its a problem with the ubuntu iso?19:30
smwrawfodog, replace "host" with the hostname19:30
VCoolioajf: you're welcome19:30
stephenthemartyr can i download iso onto comp[uter and save to hard drive without making a dvd or cd?19:30
rawfodogok, also the file manager doesnt allow me to enter the url ???19:31
lsvstephenthemartyr: yes, yes you can.19:31
stephenthemartyris it hard to do?19:31
ryan-cthere, got the touchpad to behave19:31
lsvstephenthemartyr: what iso are you trying to download?19:31
juniourhi19:31
lsvjuniour: hi19:31
stephenthemartyravlinux19:31
w30valyn, the iso is transfered to the first part of the flash drive, the bios or EFI part. If the iso can't handle the EFI part there is trouble. That's what I understand any way19:31
ajfVCoolio: new problem now. I added the only file in /var/www, index.html, to the right group and gave it the right permissions19:31
VCooliorawfodog: if you can ssh, use sshfs user@host:/path Folder    where folder is existing and empty folder19:31
ajfbut now I can't delete it19:31
ajfwhat am I doing wrong?19:32
smwrawfodog, ctrl+l19:32
stephenthemartyrlsv: avlinux19:32
lordleemoj19:32
valynw30, is there a way of fixing it without getting a different flash drive19:32
smwrawfodog, ctrl+l gives you a url bar in many programs.19:32
juniourlsv you have any idea of virtualbox19:32
smwrawfodog, it is sort of standard. like ctrl+p for print19:32
GigaGiga1yes use VMWARE19:32
lsvstephenthemartyr: http://www.bandshed.net/DownloadInstall.html19:32
VCoolioajf: because root owns it? if you don't own it, you can't delete it, unless using sudo; you can read, write, execute as group19:33
johansmitsNL I have a stunnel --> haproxy --> lighttp setup, between haproxy and lighttp communication is standard http (80). Haproxy adds X-Forwarded-Proto: https. How can I check within the lighttp that the X-Forwarded-Proto header contains https, so that I can do a redirect if it does not have it19:33
=== alpha is now known as Guest61297
juniourlsv19:33
lsvjuniour: what GigaGiga1 said19:33
ujjain1What is the best way to create a bunch of shortcuts to open specific files/folders?19:33
rawfodogoh mannnn thank you smw lolol19:33
juniourlsv i have a problem19:33
rawfodogyou kick butt thank you smw19:33
stephenthemartyrlsv: right thats where i get the iso but bhow can i download it and install it without using a dvd or cd?19:33
lsvjuniour:  ask, and maybe some people will help19:33
juniourlsv i waan to share windos 7 host folder to ubuntu gest19:33
glebihanajf, you would have to set the correct persmissions on the /var/www folder also, not only the file19:34
juniourlsv via virtualbox19:34
lsvstephenthemartyr: Use a usb?19:34
ujjain1Chromium = Chrome?19:34
juniouri have mounted the folder19:34
stephenthemartyrdont hVe one19:34
juniourbut i cant get acess to that shared folder19:34
smwujjain1, google it. There are slight differences19:34
ajfoh I see19:34
ujjain1k:)19:34
juniourhi19:35
c0alI'm getting this error with the newest distrobution install disk "(initramfs) mount: mounting /dev/loop0 on //filesystem.squashfs failed: input/output error." - i've googled it and it seems to be somewhat common but I haven't found any work arounds. The checksum's match. Any ideas?19:35
smwujjain1, chromium is the open source version. It is what I use. It works :-).19:35
ajfVCoolio: oh19:35
ajfI see :/19:35
srikanthim unable to download skype19:35
smwujjain1, there is no reason if on linux to use chrome (in my opinion). On windows and mac, I use chrome19:35
lsvstephenthemartyr: you need either the DVD or the usb.  I would say usb, because you could use it multiple times19:35
prezeshello. Can someone tell me please how to add intel hd 4500 MHD to conky to check temp.19:36
ujjain1smw: I already installed and configured and just found out both Firefox and Chromium came by default.19:36
lsvjuniour: sorry I don't have experience in that.19:36
=== petra is now known as pehe
ujjain1So I guess I'll just uninstall FIrefox Chromium, as Chrome == Chromium but not gpl, but that's ok for me19:36
w30valyn, the flash drive is not the problem, either the flash software or the iso is the problem. Lots of people put ubuntu on Macbooks so it's doable but I don't know whether you need a special Macbook -Ubuntu iso or not. no-Mac-expertise from me sorry19:36
juniourlsv k19:36
lsvanyone with virtual machine expericence here?19:36
juniourhi anybody here to know that19:36
smwujjain1, wait, what are you doing?19:37
=== pehe is now known as pehe01
MonkeyDustyes lsv19:37
srikanthhow to download skype19:37
ujjain1smw: I am going to remove chromium, because I already have chrome.19:37
ixxusrikanth, try it via ubuntu software center it should be the easiest way19:37
ajfVCoolio: Turns out I actually forgot to add myself to the group19:37
ajfOnce added I could delete index.html19:37
juniourmonkeydust how to share windows 7 host folder for ubuntu gest19:37
smwujjain1, ok. Whatever you want :-)19:37
valynw30 I've installed ubuntu on my macbook in the past off of a cd but i am trying currently to be able to boot it from a flash drive, thank though19:38
lsvMonkeyDust: juniour is the one that needed help, could you help him please?19:38
MonkeyDustjuniour: no experience with windoze, sorry19:38
userxxxWhat is the diffrence between Ubuntu and Xubuntu except for having xfce?19:38
Piciuserxxx: Just a different set of default apps.19:39
juniourk19:39
ujjain1how can I remove chromium without installing Firefox?19:39
ixxujuniour, did you set-up samba on your virtual windows7 ?19:39
w30valyn, there outa be help on some forum; I don't have a Google url for you though.19:39
userxxxPici> I sthat all? Thats just a waits of time then19:39
smwujjain1, sudo apt-get remove chromium-browser19:39
ujjain1smw: it installs firefox19:39
Pici!variant19:39
ubottu!Kubuntu and !Xubuntu are simply flavors of Ubuntu that come with KDE and Xfce (respectively) installed as default, instead of GNOME. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu19:39
johansmitsNLsomeone that know lighttp well can help me out?19:40
juniourixxu19:40
c0alI'm getting this error with the newest distrobution install disk "(initramfs) mount: mounting /dev/loop0 on //filesystem.squashfs failed: input/output error." - i've googled it and it seems to be somewhat common but I haven't found any work arounds. The checksum's match. Any ideas?19:40
smwujjain1, that does not make sense...19:40
juniourixxu i have mounted the folder via terminal19:40
leehello all. I have a fresh clean install of 10.04, and after the first apt-get update/upgrade, I get this error, and can't immediately see a way to fix it, any ideas? dpkg: error processing grub-pc (--configure): subprocess installed post-installation script returned error exit status 119:40
juniourbut i cant acessss the folder19:40
=== fn is now known as Soci3ty
MonkeyDustjuniour: in vbox, the network adapter needs to be set to 'bridged', then you can share dirs19:40
ujjain1smw: http://www.codepad.eu/view/3964304419:40
valynw30 thanks I've looked around, but i will look some more19:40
ujjain1Appereantly it does not realize I already have a browser.19:40
RevDrSpectre7Is there a gui tool to configure my wireless interface?19:40
prezeshello. Can someone tell me please how to add intel hd 4500 MHD to conky to check temp.19:41
RevDrSpectre7Like, maybe a wireless network picker?19:41
smwujjain1, that is complete BS... lol19:41
juniourmonkeydust: i have used sudo mkdir /media/windows19:41
mattt_Has anyone had problems with delayed audio using pulseaudio on 10.04?19:41
smwujjain1, just keep a second browser installed19:41
ujjain1smw: I want a clean system, I'll use aptitude without recommends.19:41
juniourmonkeydust sudo mount -t vboxsf folder-name /media/windows19:42
MonkeyDustjuniour: with bridged network, you can share using the ip-address19:42
juniourk19:42
w30valyn, I use Ubuntu usb-creator for my flash drive installs with success but for netbooks, not Macbooks. If I could steal my wife's macbook long enough it would be booting Ubuntu. ha19:42
prezeshello. Can someone tell me please how to add intel hd 4500 MHD to conky to check temp.19:42
juniourlet me try that19:42
ixxujuniour, are you able to see the folder on windows7. I don't have it virtual i linked windows7 real-machine and ubuntu and i needed samba to do this job. google helped me a lot. dunno if there is anything special when you do it in a vm. i have some vm's on my windows box the sharings worked perfectly easy for me19:42
pehe01hello, i have a problem to get one (1) webside to open! Using Ubuntu11.04/Firefox6.0.2! If i want browse there i get a timeout. On another notebook (same network, same room) it works well?19:42
glebihanujjain1, ubuntu won't allow you to remove both firefow and chromium19:42
ujjain1glebihan: that's just stupid.19:43
valynw30 ya, when i set up the flash drive it booted fine on my friends acer netbook, but did not appear on my macbook19:43
smwujjain1, ubuntu has been pissing me off more and more :-)19:43
pehe01is it possible, that one special web-side is blocked? Where can i take a look for that?19:43
ujjain1hehe it's a hard time feor me too, but I'll get used to it I think, running a very popular OS also has it's advantages.19:43
ujjain1aptitude remove chromium-browser --without-recommends worked though.19:43
=== Mud is now known as Guest13848
ujjain1My computer crashes when I shut it down :P19:44
ujjain1also, windows 8 looks horrible.19:44
Soci3ty^^^19:44
DarkStar1hello my favourite irc channel... I have an issue with logging out of a vnc session. That being I can't get the gui back if I log back in again. Not until I restart the server19:44
DarkStar1anyone else get this problem?19:45
A_JHey All, Would This Work in ubuntu : http://bit.ly/pOmYPD19:45
w30valyn, some one has done it; ask again in here later when the crowd rotates19:45
matt_vnc ?19:45
ajfthanks guys :)19:45
valynw30 thanks for the help19:45
DarkStar1matt_: yes. vncserver19:46
matt_k19:46
A_JDarkStar1, can you look at my question19:46
OerHeksA_J, According to this link: http://www.alsa-project.org/main/index.php/Matrix:Vendor-Asus the Xonar DG appears to be working with Linux.19:46
teddyroosebeltat one time there was a command that i ran that split one large file into three - six smaller ones. any of you fine folks remember the command?19:48
ujjain1how can I print system variables like $JAVA_HOME?19:49
Piciteddyroosebelt: 'split'19:49
A_JOerHeks, can you explain me what this means :  This hardware has no volume controls; use PulseAudio.19:49
A_JFront panel and maybe the HP amp do not work19:49
james296whats the link for oneirik again?19:50
james296for the chat room19:50
gentoo-intelA_J, what prob are you having?19:50
Picijames296 : Oneiric/11.10 is not yet released. Please join #ubuntu+1 for further support and discussion.19:50
kusznirHi all: I'm having increasing numbers of issues caused by apparmour on ubuntu 11.04.  Where's the best place to go for help?19:50
userxxx does LXDE mean you just don't need a graphic card?19:50
gentoo-intelkusznir, default apparmor profile?19:50
gentoo-intelor have you made a lot yourself19:51
kusznirYea, at least, I didn't make any changes to it.19:51
w30teddyroosebelt, would split be what yo want19:51
A_Jgentoo-intel, nothing. Gonna get a new sound card so checking if it would work. the Site says : This hardware has no volume controls; use PulseAudio.Front panel and maybe the HP amp do not work19:51
MAREK_BENC_NetBuserxxx: What is LXDE for, if you don't have a monitor? :P19:51
A_Jdid not understand what that means19:51
gentoo-intelA_J, what card is it?19:51
kusznirWell, I made one line to turn off apparmour for evince, required for it to function for users at all.19:51
teddyroosebeltPici, i tried it didn't work out. i ran tar cvzf - backup.rar | split - d -b 200m - backup.rar.19:51
dooglushello19:51
A_Jgentoo-intel, : http://bit.ly/pOmYPD19:51
YounderA_J: seems pretty obvious to me19:51
MAREK_BENC_NetB!hello19:51
kusznirgentoo-intel, The only apparmour change I made is apparmor_parser -R /etc/apparmor.d/usr.bin.evince19:51
w30teddyroosebelt, then cat to put them back together19:51
kusznirWithout that, evince fails to run for any user.19:52
gentoo-intelA_J, i have the xonar ds and it works fine. the drivers are built in the kernel for the xonar cards19:52
userxxxNo if you what to use your hard instead of toilet paper he he. It's a light weight window manager19:52
A_Jgentoo-intel, all features work well19:52
teddyroosebeltw30, it said extra operand backups.rar and didn't output anything19:52
kusznirgentoo-intel, I believe the root of my problems are my user home directories are on an NFS mounted volume (eg, reside on a dedicated fileserver)19:52
Guest61297If uname -a tells me I have a x86_64, then that belongs to the class "amd64", right?19:52
gentoo-intelA_J, yes, i get all the volume controls in alsamixer, but i only use plain stereo, it works and sounds great19:52
gentoo-intelkusznir, it probably is. apparmor default profiles are set to generic locations afaik19:53
A_Jthanks gentoo-intel. I'm planning on ordering it. Any Problems/ drawbacks ?19:53
gentoo-intelso youll have to just change them yourself19:53
gentoo-intelA_J, afaik the DG is pretty similar to the DS. i found it sounded better than onboard. all works 100% fine19:54
gentoo-intelv good cards19:54
Dylan2236Hey guys. I have A windows XP Retail ISO and I was wondering is there anyway to put that on A USB from Ubuntu?19:54
A_Jthanks gentoo-intel. I will order it . greets19:54
gentoo-intelok19:54
linowhois lino19:54
DarkStar1A_J: sorry had to save my dinner from the oven19:55
w30teddyroosebelt, I have only used it on dd images, donno?19:55
teddyroosebeltw30, no worries. thanks for helping.19:55
A_Jno probs darkcharl19:55
A_JDarkStar1, *19:55
HeroicOvenmitteb.com19:57
alex__есть здесь кто?19:57
non_playerWhat the heck. I've just had two separate ubuntu 10.04 machines lose the ability to register mouse clicks or switch tasks in the same week19:57
MAREK_BENC_NetB!ru | alex__19:57
ubottualex__: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.19:57
gentoo-intelnon_player, nvidia driver?19:58
devmikeyQuestion: anyone here work at a place like thinkpenguin.com where they preinstall ubuntu on the hardware they sell?19:58
non_playergentoo-intel, yeah19:58
gentoo-intelyea, common issue19:58
gotsanityEvery time i try to burn a cd/dvd brasero exits with an unknown error. Anyone have any idea where to start to fix it?19:58
non_playergentoo-intel, in fact that might be the ONLY other similarity between them19:58
gentoo-intelnon_player, its not just ubuntu19:58
non_playergentoo-intel, is there an wasy way to disable that driver and fix it?19:59
gentoo-intelnon_player, nvidia drivers have been very buggy for a while now19:59
non_playerweird19:59
jameswhello.. how can i install a package from 11.10 while i am on 11.04 (software center)?19:59
gentoo-intelnon_player, im on unstable 285 atm no issues. apart from that, nouveau works fast and fine if you dont need 3d accel19:59
VCooliogotsanity: run from terminal, read output; or try something else, like xfburn maybe19:59
non_playergentoo-intel, ok. that makes more sense. I should just switch the other to an ATI card then? I did that on one machine and haven't had issue (also upped to 11.04 on that one)20:00
gentoo-intelnon_player, you could do. up t you20:00
jameswkomputes: ^ any idea?20:00
MAREK_BENC_NetBIS there a 'Ubuntu Rolling Release'?20:00
PiciMAREK_BENC_NetB: no.20:00
MAREK_BENC_NetB:|20:00
gentoo-intellinux mint has a rolling release, debian or something20:01
Brazilianhello20:01
gotsanityVCoolio, Ive tried k3b as well and it doesnt work either. I will try running from terminal but it just says brasero finished with an error (error: 0, no message) in the brasero log20:01
non_playergentoo-intel, thanks a lot for the info20:01
non_playermouse bug20:01
non_playerer20:01
non_playerwrong window20:01
OerHeksMAREK_BENC_NetB, no20:01
stephenthemartyrwhen resizing my windows partition so i can install ubuntu do i need to make the linux partition 'ntfs or exfat ' or none?20:01
gentoo-intelstephen123, either ext4, or use ubuntus partitioner on install20:02
MAREK_BENC_NetBstephenthemartyr: EXT420:02
VCooliostephenthemartyr: ext4, or none and format during ubuntu install20:02
MAREK_BENC_NetBstephenthemartyr: Or Reiser420:02
gentoo-intelext420:02
gentoo-intel^20:03
gentoo-intel^20:03
gentoo-intel^20:03
gentoo-intel^20:03
alex__ку ку20:03
gentoo-intel^^^20:03
gotsanitygo go gadget netsplit20:03
rwwgentoo-intel: stop that20:03
gentoo-intel:(20:03
MAREK_BENC_NetBOPs are evil20:03
alex__what is going on20:03
gentoo-intelworlds ending soon20:04
rwwalex__: see the global notice your client received20:04
Myrttimaintenance20:04
gotsanityits just a netsplit20:04
matt_what went on then gentoo20:04
rwwwhee :D20:04
* h00k rides along20:04
alex__есть здесь кто из украины?20:04
ThePendulumGreetings20:04
ThePendulumWhat the hell is happening? :o20:04
gentoo-intellol20:04
VCoolio!paste | Chief-Wolf20:04
ubottuChief-Wolf: 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.20:04
Chief-Wolfwhoa that netsplit is giant20:04
PiciThePendulum: freenode maintenance.20:04
devmikeyIs the maintenance over?20:05
Hot2Trotdoes anyone know how I can set extended attributes to files over sshfs?20:05
gentoo-intelsome random guy just sent a message about it20:05
h00kdevmikey: there'll be a global notice when it is.20:05
Chief-Wolfhttp://paste.ubuntu.com/689490/20:05
plouffeasskicking time20:05
wemo.o20:05
MAREK_BENC_NetBWho else, other than me, uses Reiser4?20:06
fircOkay. So I upgraded ubuntu. But I still have resolution of 1024x768 only.20:06
fircWhat can I do to increase my resolution20:06
gentoo-intelMAREK_BENC_NetB, ext4 is the standard20:06
wemquien abla español o.020:06
xanguaChief-Wolf: why the heck are you using rpm¿20:06
h00k!language | plouffe20:06
ubottuplouffe: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.20:06
matt_netb what is it20:06
MAREK_BENC_NetB!es | wem20:07
ubottuwem: 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.20:07
Chief-Wolfxangua: idk it just sort of came recomended by the terminal20:07
Chief-Wolfxangua: what should i use?20:07
=== pothos_ is now known as pothos
MAREK_BENC_NetBmatt_ What is what?20:07
xangua!partner20:07
ubottuCanonical's partner repositories provide packages a location for software vendors to publish applications. The repo itself can be added by running this in a !terminal: « sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" »20:07
xanguaChief-Wolf: first enable partner repo20:07
xangua!java20:07
xanguaand then follow the bot instructions Chief-Wolf20:07
ubottuTo install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://goo.gl/zwOip -  For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases.20:07
Chief-Wolfxangua: Thank you20:08
gentoo-intelMAREK_BENC_NetB, why do you use reiser? for whole os?20:08
matt_reiser420:08
Dollzhow can I allow user1 to have same permissions to user2 files ?20:08
MAREK_BENC_NetBgentoo-intel: Testing, of course. We must find as much bigs as we can, before Hans comes back.20:08
MAREK_BENC_NetBs/bigs/bugs20:09
komputesjamesw: it depends if the dependencies are satisfiable20:09
Dollzusing terminal /ssh20:09
wemhola o.o20:09
gentoo-intelext4 is a better choice, its a good balance, supports trim and other options for ssds. fast and stable20:09
MAREK_BENC_NetBI use ext4 on most of my comps ;)20:10
Chief-Wolfxangua: all it shows after i follow bot instruction 1 is a >20:10
k1lumin4t1hey there20:10
MAREK_BENC_NetBBut Reiser 4 on my Ubuntu box20:10
k1lumin4t1which is the name of the live user of ubuntu?20:10
k1lumin4t1and its password20:10
jameswkomputes: let's assume it is, i'd really like to try out the new software center20:10
gentoo-intelk1lumin4t1, no idea. probably root20:10
k1lumin4t1...20:10
gentoo-intelmaybe its gary20:11
iwasfedoraDollz, modify groups' users & perm :)20:11
h00kk1lumin4t1: ubuntu, and there is no password20:11
VCooliok1lumin4t1: check user with "whoami", password may be ubuntu, not sure20:11
VCoolioah20:11
k1lumin4t1h00k, ok, thanks20:11
Dollziwasfedora: hwo is that performed20:11
Dollzssh20:11
Dollzusing20:11
Dollzusing ssh*20:11
Pici!enter20:11
ubottuPlease try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!20:11
komputesjamesw: get gdebi package installer (or use dpkg from the command line) and get the package itself http://packages.ubuntu.com/oneiric/all/software-center/download20:12
DollzPici: sorry20:12
komputesjamesw: do not do this on a production machine, do this in a Virtual Machine or a test machine20:12
MAREK_BENC_NetBjamesw: sudo dpkg -i PKGNAME;sudo apt-get install -f20:12
wynnDo extended attributes work in 10.04 and 10.10?20:12
MAREK_BENC_NetBOf'course20:13
glebihanChief-Wolf, ok so no longer have any other package manager of apt process running, right ?20:24
lsvandrewh192: I'm pretty sure it should have the option to specify the output path.  Don't you have another hard drive?20:24
andrewh192lsv: at this moment. i don't...20:24
Chief-Wolfglebihan: I don't see any but I'm not sure20:24
ModusPwnens!cloning20:24
ubottuTo 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 !automate20:24
klanderhi guys. so i erased my windows 7 bootloader entry by mistake. was wondering if i can recreate a grub entry for it somehow20:24
glebihanChief-Wolf, to be sure, type "fuser /var/lib/dpkg/lock"20:25
Chief-Wolfglebihan: in the terminal correct?20:25
glebihanChief-Wolf, yes20:25
Chief-Wolfglebihan: Done, it just put me to the next line with no errors20:26
lsvandrewh192: mmm, I would advise to buy a new external hard drive and use that to back up your stuff.20:26
glebihanChief-Wolf, ok then run "sudo rm /var/lib/dpkg/lock && sudo dpkg-reconfigure -a"20:26
=== Guest2190 is now known as McPeter
EricInBNEwhen i start my computer lately, tomboy turns into a fork bomb and brings my computer to a standstill20:27
B4ckBOneTrying to compile kaffeine but it cant find libxine-dev though it is installed from a custom ppa.20:27
andrewh192lsv: yeah.. prolly a good idea. just getting ready to get a new computer, and so i thought i would backup the stuff on this one.. so when i got a new one, i could just copy it from a dvd to the new one...20:27
B4ckBOnecan sb help?20:27
Chief-Wolfglebihan: its saying i still have a process open thats using it, but I dont see any in System Monitor that is using it20:27
andrewh192lsv: but that would prolly work just as good..20:27
EricInBNEhow do i remove it from my startup on xfce?20:27
Chief-Wolfglebihan: maybe I should restart my computer nuking all Processes20:27
glebihanChief-Wolf, did you run the commands I just gave you  ?20:27
Chief-Wolfglebihan: yes, the first one worked, but the second one is saying a process is stopping it20:28
lsvandrewh192: I know I didn't help much, but good luck with your back up :D20:28
glebihanChief-Wolf, then run all the following commands : http://pastebin.com/psPqiiSD20:28
andrewh192lsv: thanx.. no worries..20:29
wynncan someone confirm if xattr is working in 10.04 and 10.10?20:29
Andres_What are the best drivers for my GMA 500 ?20:31
Andres_I Read about EMGD And EMGDi or Gui something like that20:31
jwrigleyanyone know if there is a way to simulate "make install", ie. some sort of dry-run?20:32
Chief-Wolfglebihan: hit an issue, sudo apt-get clean is blocked by the lock20:32
Chief-Wolfi'm gonna restart brb20:32
=== myrtti is now known as Myrtti
MonkeyDustChief-Wolf: resttart in recovery mode and then repair20:33
hydromethello, I'm curious why sreadahead or ureadahead are installed on some Ubuntu systems but not on others?20:33
lsvjwrigley: I'm sure there is, but don't remember.  I'll look into it.20:34
Andres_What are the best drivers for my GMA 500 ? I read abour EMGD And EMGDGui or EMGDi something like that20:34
jwrigleythanks lsv20:34
RyanPI have several bin/cue images of audio CDs. What's the best way to convert the tracks to flac or similar?20:34
=== jsurfer_ is now known as jsurfer
=== EvilOne is now known as KindOne
jpmhcan I copy an iso to an unused partition and then boot from it20:35
qbert65536I need to start something when my server starts, should I use a script in rc.d/ ?20:35
qbert65536or rc.local20:35
VCooliojwrigley: you could use --prefix=/some/folder during compilation to install in a folder and check what files are installed; also checkinstall is a nice tool, uses package manager in the end to install20:35
=== wangerin1 is now known as wangerin
d0xHi, does anyone have experience with HDMI capute cards and linux?20:36
TBotNikAll: was on lst night looking for help with non-standard network and DNS.  Do I have any takers today?20:37
jwrigleythanks, VCoolio, but I am dealing with an ugly package, changes behavior depending on what prefix is set to..20:37
d0xI can't find a product that is running with linux20:37
ujjain1What is the name of Samba after install?20:37
ujjain1How can I configure it?20:37
plouffejwrigley, you can run it in a virtual machine20:37
Chief-Wolfok so restarting fixes that issue20:38
Chief-Wolfbut how does on Confirm on this screen20:38
VCoolioujjain1: /etc/samba/smb.conf20:38
ujjain1VCoolio: ok, no gui, got it.20:39
Chief-Wolfhow do i confirm that i want this to download..?20:39
VCoolioujjain1: there are guis for it, different packages, they usually don't work for me20:39
_cbI am trying to find out if nomachine has functionality like Terminal Servers or Citrix. Anyone used nomachine?20:40
w30ujjain1, swat will give you a browser application to administer Samba20:40
ActionParsnipujjain1: you can use nautilus to configure samba, or smb.conf if you want to raw configure the service20:40
ujjain1the server.20:40
ujjain1w30: via a built-in webserver?20:41
ujjain1how do I run gedit as root without using terminal?20:41
lsvjwrigley: I think the -n option will display what commands would be executed without actually executing them.20:41
Chief-Wolfhow can i confirm a package download in the Terminal20:41
Chief-Wolf!java20:41
ubottuTo install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://goo.gl/zwOip -  For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases.20:41
Jimbo99is everyone at lunch?20:42
w30ujjain1, no, it's an application that you access from any browser you have http://localhost:5900 or some such port number (I forgot)20:42
KamenRiderCureMonkeyDust: U bent hier ook?20:43
ujjain1w30: ok thanks, that's what I meant :) thanks!20:43
ujjain1hmm, KamenRiderCure: Nederlands?20:43
w30ujjain1, port 90120:44
=== olamina is now known as camilleqco
sburwood1Just received a Wifi USB key.  How do I get it to work?20:44
KamenRiderCureujjain1: Helemaal niet.20:44
jpmhsburwood1: usually just plug it in20:45
ujjain1k, I just wondered if my new OS has ultimate auto-translate abilities since I saw your whois :P20:45
sburwood1jpmh: Did that.  I only see Auto eth0, don't find wireless20:46
=== sysadamin is now known as sysadamin|away
jpmhdid you enable wireless on the dropdown20:47
jwrigleythanks lsv, I will give that a go.20:47
sburwood1jpmh: Don't see it in the dropdown20:47
KamenRiderCureOndertekening af voor nu.20:47
lsvjwrigley: hope it helps20:47
jpmhsburwood1: then sorry - no idea20:47
sburwood1thx anyway20:48
sburwood1brb20:48
Chief-WolfSeriously i dont know how to confirm this in the console http://imageshack.us/photo/my-images/163/screenshotgtq.png/20:48
ujjain1Chief-Wolf: use tab?20:49
ActionParsnipChief-Wolf: press TAB then press ENTER20:49
aaaaaWhat are the Best driver for my GMA 500 Netbook with Ubuntu 11.04? I read about EMGD and EMGDgui o EMGDi or something like that20:49
ujjain1I almost never use the mouse20:49
ujjain1floodboots are flooding.20:49
Chief-Wolfujjain1: ActionParsnip: thee fact that it was that simple is now making me sad XD, thanks, its working now20:49
yeatsChief-Wolf: if you live in the terminal for a while, it gets easier20:50
cordovalhow to provide wireless to other computers from my laptop?20:50
B4ckBOneim using an alternative libxine-dev from yavdr pa version  1.2.0~hg20110831.1320-0yavdr0~natty im trying to compile kaffeine against it. but the xine check fails. can sb help?20:50
Chief-Wolfyeats: I'd live in it, but I've never been any good with coding or commands20:50
keyboardtalkWhen I try to boot ubuntu live usb, it hangs at a SYSLINUX message. How do I fix this?20:50
yeatsChief-Wolf: we've all been new to this at some point - you'll get there ;-)20:51
aaaaa...20:51
WormDrinkhi20:51
aaaaaCan someone help me? XD20:51
Chief-Wolfyeats: thanks, now i'm off to actually learn Java XD20:51
lsvbye thanks for the help20:51
WormDrinkhow do I disable auto cpu freq scaling ?20:51
B4ckBOneanyone knows the ways of cmake?20:51
ujjain1aaaaa: Don't ask to ask, just ask.20:52
aaaaaWhat are the Best driver for my GMA 500 Netbook with Ubuntu 11.04? I read about EMGD and EMGDgui o EMGDi or something like that20:52
Jordan_Ukeyboardtalk: What version of Ubuntu? How did you create it? Does it boot on another machine?20:52
ActionParsnipaaaaa: the default install has the driver you need20:52
ujjain1oh, you already asked, quite specific question, no idea20:52
jwrigleylsv: nuts, didn't work the make script just calls a huge python script...20:53
Chief-Wolfhow do i flag minecraft.jar as an Executable Java File?20:54
jwrigleyperhaps there is a way of "chroot"-ing it?20:54
keyboardtalkJordan_U: 11.04 64-bit livecd. created with the windows usb-creator.exe on the image. I don't have any other machines available to test on.20:55
ujjain1Would it be possible to build an Ubuntu router for $99 that can also hold a SATA disk I already have?20:55
jmichaelxjust tried to download the lucid install CD from ubuntu.com.... it downloads natty instead. yet another ubuntu quality control fail.20:56
MonkeyDustjmichaelx: http://old-releases.ubuntu.com/releases/20:57
Arkhomhelp20:58
Jimbo99.20:59
iwasfedoraArkhom, ?????20:59
MonkeyDust!helpme| Arkhom20:59
ubottuArkhom: Avoid following your questions with a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude20:59
Jordan_Ujmichaelx: It downloaded 10.04.3 for me just now. (I selected the 32 bit version of the Desktop LiveCD).20:59
=== tjb0607_away is now known as tjb0607
cordovalanynoe can help me?21:01
cordovalsetting up a shared connection21:01
cordovalcan't make the wireless show up21:01
yeatscordoval: do you have a wireless card that will broadcast (rather than just receive)?21:02
Jimbo99lol21:02
cordovalyeats: I have not set one if that is what you mean, I see BSSDI on my main connected lappy21:02
devmikeyQuestion: anyone here work at a place like thinkpenguin.com where they preinstall ubuntu on the hardware they sell?21:02
cordovalyeats: how to check?21:03
yeatscordoval: if you don't know, you probably don't have the hardware to do what you're trying to do21:03
cordovalhmmm, I have an asus g73jw pretty sure could have that capability21:03
iwasfedoraJordan_U, ?????21:03
cordovalalthough i think it has a bad card21:04
cordovalbut I  have seen that done with an hp lappy21:04
yeatscordoval: a typical laptop wireless card just receives signals, it doesn't broadcast - FYI21:04
yeatscordoval: you can very easily share the wireless connection to another computer via the ethernet port21:04
cordovalthat I already do21:05
yeatscordoval: but not the other way around ;-)21:05
cordovalyeats: I want to share the wireless as well21:05
Jordan_Uiwasfedora: What is '????' supposed to mean to me?21:05
cordovalnot the other way around21:05
dtsuserDo I install apps on Mint the same as in Ububntu?21:05
yeatscordoval: you probably need to buy hardware for that21:05
yeats!mint | dtsuser21:05
=== jay is now known as Guest99931
ubottudtsuser: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org21:05
cordovaloh hmm which hardware?21:05
yeatscordoval: no idea, sorry21:05
cordovalyeats: then you don't know?21:05
dtsuserYeats> you suck21:06
cordovalI have even bluetooth21:06
cordovalon this lappy21:06
cordovalit is a rog graded asus21:06
cordovallet's give these guys a chance the wireless card can do that21:06
cordovalor perhaps i can connect a wireless router then21:06
samthewildonehey guys I have two problems... when on youtube using Firefox , videos are a little slow and jagged.21:08
wayne_I have a question whats a good firewall to use on ubuntu 11.0421:09
yeatssamthewildone: you might try Flash-Aid: https://addons.mozilla.org/en-US/firefox/addon/flash-aid/21:09
ujjain1Can I chmod /media/BlackArmor drive without issues?21:09
ujjain1it's a mounted external disk.21:09
ujjain1Because I want Samba to run as username, not as root, and appereantly it does not run as my username for that share. Acccess denied. Also, what's up with this floodbots.21:10
wayne_I have a question > What firewall should I use with Ubuntu 11.04 and how to install Java for IRC on the web ?? ????21:11
MonkeyDustwayne_: ufw21:11
xangua!java | wayne_21:11
ubottuwayne_: To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://goo.gl/zwOip -  For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases.21:11
wayne_huh21:11
MonkeyDustwayne_: ufw = uncomplicated firewall21:12
wayne_okay can I just have some sudo commands to install this stuff?21:12
MonkeyDustwayne_: sudo apt-get install ufw21:12
Jordan_Uwayne_: I would personally recommend http://webchat.freenode.net over a java applet, at least for Freenode.21:12
wayne_hmm says I already have this ufw21:13
yeatswayne_: it's installed by default21:13
MonkeyDustwayne_: then type sudo ufw status21:14
wayne_The following packages were automatically installed and are no longer required:21:14
wayne_  linux-headers-2.6.38-8 linux-headers-2.6.38-8-generic21:14
wayne_Use 'apt-get autoremove' to remove them.21:14
IlIIlIllI1IIlI'm having problems in deiban where it hangs at Configure MTA: exim421:15
IlIIlIllI1IIlwhat does it mean21:15
=== rastkok__ is now known as rastkok
wayne_sudo ufw status = Status: inactive21:15
MonkeyDustwayne_: sudo ufw enable21:15
[twisti]hi, im running an ubuntu server (10.04 lts), and i would like to give someone sftp/ssh access, but at the same time restrict him from the rest of the server as much as possible. ideas ?21:15
wayne_Firewall is active and enabled on system startup21:16
wayne_I have to restart eh?21:16
IlIIlIllI1IIlI'm having problems in deiban where it hangs at Configure MTA: exim421:16
IlIIlIllI1IIlI'm having problems in debian where it hangs at Configure MTA: exim4I'm not sure which init.d entry is causing it, but is there a way to restore it from the debian CD21:16
MonkeyDustwayne_: it means you don't need to enable after system restart21:16
IlIIlIllI1IIlI'm having problems in deiban where it hangs at Configure MTA: exim421:17
IlIIlIllI1IIlI'm having problems in debian where it hangs at Configure MTA: exim4I'm not sure which init.d entry is causing it, but is there a way to restore it from the debian CD21:17
[twisti]stop spamming dude21:17
IlIIlIllI1IIlsorry21:17
xangua IlIIlIllI1IIl: /join #debian21:17
RedViperHi21:17
IlIIlIllI1IIlI can't help myself21:17
IlIIlIllI1IIlI can't join #debian because I got banned21:17
IlIIlIllI1IIlerr21:17
MonkeyDustIlIIlIllI1IIl: wrong channel dude21:17
IlIIlIllI1IIlcan't talk while my ident is root21:17
IlIIlIllI1IIla better question should be, how do I change my identd21:17
IlIIlIllI1IIl+IdtIZ: Qjr<}E bG0E}H>" oHS*,<28 H{w.-H=} "-R(~bq ruBjOQ\21:17
IlIIlIllI1IIlLE/,>!g Nw;9r~; 9!LANi! -H^\*Kwa _>(=_6~w vKQj"l_< %M~gi21:17
IlIIlIllI1IIlCYjl:~e JXx|=n ="^=D<YF UJM,Fg" [#3fXZ{y u_;{SF} ^fWFq=y021:18
nikoIlIIlIllI1IIl: stop please21:18
IlIIlIllI1IIlN-tLob y 7LjSxf;F Br7Dh,/G _&ELqWd pA(#`sD1 bncm[US :o\r<]6g21:18
MonkeyDustIlIIlIllI1IIl: you're in the wrong channel21:18
nronksrI have an old laser printer that only has a parallel port.  I'm looking at getting something like a Wanteng UE-PA15PC adapter (parallel to USB cable) so I can hook it up as my comp doesn't have a parallel port (new comp).  Does anybody know if a UE-PA15 will work with ubuntu?21:18
xanguaand this is surelly how you get banned21:18
dj_beiruthi21:18
dj_beiruti just installed ubuntu minimal installation and i want to install graphic card drivers for the Intel Corporation Mobile 945GME. can anyone help please?21:19
=== zerotri|sleep is now known as zerotri
RedViperI have just recently installed Ubuntu 11.04 on my laptop. But when I try and download packages through Ubuntu Software Center it comes up with his error:  There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks. Does anyone know how I can fix this?21:19
wayne_I'm also looking for a video downloader like the freemake video downloader for windows anything like that on linux?21:20
xanguadj_beirut: sudo apt-get instal lxserver-xorg-video-intel21:20
[twisti]with with those buggy bots ?21:20
Jordan_Udj_beirut: ALl Open Source graphics drivers are always included (though only the kernel side if you don't install any X server).21:21
jwrigleywayne_: don't know your windows program, but "video downloader" firefox plugin will download lots of videos..21:21
wayne_I'm talking like a program that downloads youtube video and any other streaming videos21:21
MonkeyDustwayne_: youtube-dl21:21
jwrigleywayne_: yup, that's it "video downloader" will do the trick beautifully21:22
dj_beirutxangua i need 3D GPU (Graphics Processing Unit)21:22
nightwatchhi there I'm trying to access a remote pulse audio server but padevchooser is not working in ubuntu natty... any hints?21:22
jwrigleywayne_: also you might like jdownloader from jdownloader.org21:22
dj_beiruti get the following error when i run your command21:22
dj_beirutE: Unable to locate package lxserver-xorg-video-intel21:22
wayne_thanks again21:23
RedViperWhen I try and download packages through Ubuntu Software Center it comes up with his error: There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks. Does anyone know how I can fix this?21:23
Peace_MakerHi guys21:24
xanguaRedViper: try to install via terminal and tell us the output ;)21:24
xanguadj_beirut: xserver :P21:24
RedViperxangua: Ok but what does the error mean?21:25
dj_beirutxangua yeah but what do i need to install+21:25
GapSparkhola21:25
GapSparkmy linux has major problem21:25
Jimbo99hola21:25
GapSparkit says login:21:26
Peace_Makerguys how i can set proxy through terminal ?21:26
wayne_I can't find a download link for jdownloader21:26
GapSparkbefore it useto give me screen21:26
GapSparknow its gone into dos mode or something21:26
GapSparknot dos terminal21:26
GapSparkDOS mode21:26
GapSparkwith login21:26
RedViperxangua: sudo apt-get ubuntu restricted extras?   Like this? Why won't it work, what have I done wrong?21:26
GapSparkhow can i resolve this issue?21:26
jwrigleywayne_: jdownloader.org/download21:26
=== skoef_ is now known as skoef
tbeardeni have an apache question21:27
nitstorm@GapSpark: Try hitting Ctrl+Alt+721:27
GapSparknitstorm okay21:27
xanguaRedViper: because is ubuntu-restricted-extras21:27
Peace_Makerhello anyone can help me?21:27
IdleOneRedViper: sudo apt-get install ubuntu-restricted-extras21:27
jwrigleywayne_: you click the penguin, download the script and run from terminal...21:27
GapSparknitstorm no good it just makes a beep21:27
tbeardenneed help w/ user www-data, in regard to apache21:27
xanguawayne_: tried the jdownloader web¿ ...21:27
dj_beirutxangua any idea?21:28
GapSparknitstorm its broken21:28
jwrigleyPeace_maker: you set the http_proxy environment variable21:28
nitstormGapSpark: but after you put in username and password, you get the normal desktop?21:28
wayne_just a worthless shell script that does nothing21:29
tbeardennevermind21:29
jwrigleywayne_: the shellscript should download and install jdownloader21:30
wayne_nope it does nothing21:30
wayne_just code21:30
aaa(new to ubuntu) i once seen a menu on the top of my desktop, with programs and system menus. now instead of that, i have a sidebar on auto hide. how can i get back to the menus?21:30
Jimbo99gasspark: try reinstalling your video drivers--if you are running an nvidia card.21:30
RedViperIdleOne,  xangua: Right, Sorry, blank moment. xangua: It's installing through the terminal, So why did it refuse through the software center?21:30
jwrigleywayne_: did you run it? you have to make it executable and run it from the terminal before anything happens21:30
GapSparknitstorm what is my username?21:30
Jimbo99gapspark21:30
xanguaRedViper: no idea21:30
Paladinlawi imported my mysql db from windows to ubuntu and now all my tables are read-only. how can i change this?21:30
=== root is now known as Guest44707
nitstormGapSpark: the same username and password that you specified during the installation and the same one you log in with everytime21:31
RedViperxangua:  ???    Thanks!  |-)21:31
xangua!classic | aaa21:31
ubottuaaa: 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".21:31
tantrisHi I just upgraded to oneiric and the update failed due to bug #836798, after manually updating at-spi2-core and python-pyatspi2 the update manager oneiric always crashes :-(21:31
ubottuLaunchpad bug 836798 in at-spi2-core (Ubuntu Oneiric) "natty to oneiric upgrade failed: Could not perform immediate configuration on 'python-pyatspi2'" [Critical,Triaged] https://launchpad.net/bugs/83679821:31
IdleOne!11.10 | tantris21:32
ubottutantris: 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:32
jwrigleyRedViper: the apt-get does not utilise the aptdeamon, so if the aptdeamon is not installed properly or such, apt-get might work, but software updater and software center will not21:32
dj_beirutcan anyone guide me to install support for 3D GPU (Graphics Processing Unit) for the Intel Corporation Mobile 945GME Express Integrated Graphics Controller on ubuntu minimal install?21:32
RedViperjwrigley: Do you know how I can fix this (  aptdeamon  ) ?21:33
roothorickI just noticed something curious. The first terminal I open is one line shorter than subsequent terminals. wtf?21:34
RedViperjwrigley: My internet connection has been really slow this past week, could that be the problem?21:34
NCS_Onehi21:34
jwrigleyRedViper: you could try aptitude reinstall aptdeamon21:35
Peace_MakerHello21:35
NCS_Onecan I map mouse buttons?21:35
tantrisany idea how I can fix my broken system?21:35
roothoricktantris: how badly did you break it?21:35
BusMasterdoesn't natty have a .bashrc or .profile?21:35
tantrisoneiric the update tool crashed after I restarted it since I experienced bug #83679821:36
RedViperjwrigley: Ok, How do I put it in the terminal, I'm not too hot on the codes. I am really new to Linux.21:36
ubottuLaunchpad bug 836798 in at-spi2-core (Ubuntu Oneiric) "natty to oneiric upgrade failed: Could not perform immediate configuration on 'python-pyatspi2'" [Critical,Triaged] https://launchpad.net/bugs/83679821:36
Peace_Makerhow can i fix this ee intel (0) no kernel modesetting driver detected?21:36
GapSparknow do i fix my linux?21:36
xangua!oneiric | once again tantris21:36
ubottuonce again tantris: 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:36
jwrigleyRedViper: sudo apt-get install aptitude21:36
jwrigleyRedViper: sudo aptitude reinstall aptdeamon21:37
tantrisroothorick: ok I restarted update-manager -d several times now, now it seems to run again21:37
dj_beirutanyone?21:37
wayne_doesn't work21:37
nitstormGapSpark: does it login or not?21:37
Peace_Makerguys please help!! :(21:37
roothoricktantris: I was gonna say, that sounds like the kind of thing you give up on an OS install for21:37
BusMasterI just installed natty and my ls no longer shows colors. it works after I type alias ls='ls --color' but there is no way to make it permanent?21:37
tantrisxangua: ahh now I understood what this bot messages meant, sorry no native speaker and +1 was not known for me21:38
aaa_(new to ubuntu) i once seen a menu on the top of my desktop, with programs and system menus. now instead of that, i have a sidebar on auto hide. how can i get back to the menus?21:38
roothoricktantris: getting hosed by an OS update is usually more work to correct than it's worth if you don't have backups on hand21:38
jwrigleywayne_: does install fail, what happens?21:38
nitstormBusMaster: create a file called .bash_aliases in your home directory and write the alias there21:38
xangua!classic | once agan too aaa_21:38
ubottuonce agan too aaa_: 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".21:38
RedViperjwrigley: Ok, Oh forgot I'm installing Ubuntu restricted extras! Damn. Ok thanks for the help.:-))21:38
=== fenris is now known as Guest31952
wayne_nothing happens21:39
wayne_it just doesn't work21:39
wayne_it just looks like code in notepad21:39
=== Guest31952 is now known as ejat
Peace_Maker:(21:39
nitstormGapSpark: what is the username that you click on then type the password to login? Please use those credenials to login21:39
jwrigleywayne_: you are not supposed to double_click it..21:39
BusMasternitstorm, tried that. no luck :(21:39
Peace_Makersome body help me please21:39
jwrigleywayne_: you open a terminal, run chmod +x jd_unix_0_9.sh21:40
xanguawayne_: google install jdownloader ppa21:40
jwrigleywayne_: then ./jd_unix_0_9.sh21:40
BusMasternitstorm, and unlike in previous ubuntu versions, I seem to have no .bashrc, .profile or any similar files21:40
egogaSorM+jj[ UHDa(z*I <tKsw w  I;E)#`C QI>r.SY] ;^-/XKW( b@X8BymX21:40
egogaJVu,VMu xa*^JIv  =L.t*] ?uLu$:/ d]I:W; w{G?>+` aVhdy>^y21:40
niko!ops egoga21:40
egoga`?veMKKn @s8gHBm LtE!?-4 Coa'%D Ncy.Os}Z 3O+HhdU -'=JX5Cb21:40
rwwniko: ta21:40
roothorickrww: since you're here, what's up with the floodbots?21:40
rwwroothorick: I'm working on them.21:41
jwrigleyxangua: hey, nice! they made a ppa. awesome, didn't know!21:41
nitstormBusMaster: Check your .bashrc, at the end there is a section for aliases there.21:41
rwwroothorick: hence their /quit messages ;)21:41
Peace_MakerHello anybody home21:41
Gamegoofs2Hi21:41
Peace_Makerhelp me please21:41
nitstormBusMaster: It links to the file called .bash_aliases to check for aliases21:41
BusMasternitstorm, I do.not.have a .bashrc. creating one manually doesn't do anything21:41
molqri downloaded an installation iso ... however i m unable to put it on a usb stick using unetbootin .. is there any other way? for example can i dd the iso to the usb stick21:41
Gamegoofs2I've got a question about upgrading.21:42
nitstormlocate .bashrc give you any output21:42
BusMasterPeace_Maker, if you google that error, you will get several hits marked Solved :)21:42
nitstormBusMaster: locate .bashrc give you any output?21:42
=== ron is now known as Guest90823
Peace_Makerالسلام عليكم21:42
wayne_chmod: cannot access `jd_unix_0_9.sh': No such file or directory21:42
Lithos84!repeat | Peace_Maker21:42
ubottuPeace_Maker: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/21:42
rwwalrighty, let's see if that does it21:43
BusMasternitstorm, yes. about 5 lines. mostly locations of that file in /etc/skel and /etc/bash.bashrc21:43
wayne_chmod: cannot access `jd_unix_0_9.sh': No such file or directory21:43
Peace_Makerthanks all for advice21:43
jwrigleywayne_: where did you place jd_unix_0_9.sh ?21:43
BusMasternitstorm, should I copy it over from /etc/skel?21:44
AnannaWhen i put sudo and a command on a terminal want the password21:44
nitstormBusMaster: Let me just check please...21:44
wayne_No Idea21:44
Jimbo99GapSpark: try reinstalling your video drivers, if you are using an nvidia based card.21:44
AnannaHow i configured to don put it anymore21:44
jwrigleywayne_: then download it again and save it to your home directory21:44
wayne_I have no adobe flash either even know its been installed21:45
Gamegoofs2I attempted to upgrade my 11.04 to 11.10 to do some testing/bug fixing, but it failed and now whenever I open the update manager it asks to do a partial upgrade. How can I either get the upgrade to work or stop it from asking for a partial upgrade?21:45
wayne_wtf is going on here21:45
GapSparkJimbo99 how do i do this?21:45
holahola21:45
nitstormBusMaster: Try copying this cp /usr/share/doc/adduser/examples/adduser.local.conf.examples/bash.bashrc ~/.bashrc21:45
Jimbo99GapSpark: do you know what video card you have?21:45
nitstormBusMaster: and see if it works21:46
phoenixsamprashello!21:46
phoenixsamprashow to backup my precious DVD's on my harddrive????21:46
zorklatanyone know why my laptop's screen would have dark areas around the edges that look like water stains on paper?21:46
Jimbo99GapSpark: did you just do a dist-upgrade?21:46
wayne_I give up21:46
BusMasternitstorm, it works :) w00t21:46
BusMasternitstorm, thank you21:47
nitstormBusMaster:  Woo-hoo!!! Most welcome!!!21:47
roothorickphoenixsampras: I prefer the lsdvd/ddrescue hack since it takes a raw ISO with no transcoding21:47
jwrigleyphoenixsampras: dd if=/dev/cdrom of=dvd-backup.iso21:47
roothorickjwrigley: that will blow up badly on encrypted discs21:47
dj_beirut can anyone guide me to install support for 3D GPU (Graphics Processing Unit) for the Intel Corporation Mobile 945GME Express Integrated Graphics Controller on ubuntu minimal install? i am new to linux!21:48
Gamegoofs2I attempted to upgrade my 11.04 to 11.10 to do some testing/bug fixing, but it failed and now whenever I open the update manager it asks to do a partial upgrade. How can I either get the upgrade to work or stop it from asking for a partial upgrade?21:48
phoenixsamprashow to backup my precious DVD's on my harddrive???? with transcoding21:48
Paladinlawi imported my mysql db from windows to ubuntu and now all my tables are read-only. how can i change this?21:48
roothorickphoenixsampras: if you actually want transcoding (eugh) VLC has some stuff built in21:48
zorklatpaladinlaw -- man chmod21:49
jwrigleyroothorick: right, of course somehow I just assumed they were homemade...21:49
NCS_Onecan I map mouse buttons?21:49
jwrigley*roothorick: right, of course... somehow I just assumed they were homemade...21:49
Paladinlawzorklat: already done that. Both chown and chmod21:49
Jimbo99dj_beirut: did you just try installing ubuntu-desktop?21:49
roothorickphoenixsampras: do you just want to recontainer it into something that's a little easier to open directly? mencoder -ovc copy -oac copy...21:50
p014kHello. I have a hdd called 'stuff1'. My computer shut off because my battery died (permanently) and it's still mounted at /media/stuff1 . When I plug in the hdd, it mounts it to /media/stuff1_ I tried doing a umount on the directory and an rm, but neither worked. How do I get rid of this mount point?21:50
dj_beirutJimbo99 i don't need ubuntu-desktop since i just want to install xbmc21:50
max20hi - I got a macbook air last week and am getting ready to install ubuntu 11.04. should I use the 32-bit or the 64-bit ubuntu 11.04 installer?21:50
jwrigleyp014k: make sure your hdd is unplugged, then do sudo rm -rf /media/stuff121:51
Lithos84max20: If 64 bit can be installed, stick with it.21:51
GapSparkmax20 why would you want to do that?21:51
GapSparki mean its crazy21:51
max20GapSpark: really, you think so? why?21:52
GapSparkthe only point in owning a faggy looking laptop like that is because it runs macos21:52
jwrigleyGapSpark: what do you mean? it's the only sane thing to do21:52
GapSparkthe sole reason to own one is because it has a decent os21:52
p014kjwrigley: that worked....I thought I tried doing that and it didn't.21:52
GapSparkthen you install linux on it?21:52
Jimbo99dj_beirut: I would say that you need at least xorg and the easiest way to get that is by installing some desktop manager.  and I don't know how to it working any other way.  why have a driver installed without a graphical desktop21:52
GapSparkwhy not wash it in the bath for 1hr21:53
GapSparkif you want to make it useless21:53
p014kO right. aliases don't work when sudo. so my alias rm='rm -rf' doesn't apply. Cool. Thanks.21:53
jwrigleyGapSpark: sure, you might like to dual boot, but why would you want a laptop without linux on it21:53
dj_beirutJimbo99 i installed xorg21:53
GapSparkjwrigley because you have macos21:54
Jimbo99dj_beirut: does that work?21:54
GapSparka real unix variant21:54
dj_beirutJimbo99 i am following this guide http://wiki.xbmc.org/?title=XBMCbuntu but i don't have the nvidia or ATI graphic card. i have an intel.21:54
Jimbo99is that Intel chipset something special?21:54
zorklatanyone know why my laptop's screen would have dark areas around the edges that look like water stains on paper?21:55
GapSparkzorklat its fucked?21:55
GapSparkyour fat girlfriend sat on it?21:55
dj_beirutJimbo99 no i don't htink so21:55
Absolute0.xprofile isn't being run when I start a different WM with gdm.21:55
Absolute0How can I make it run?21:55
rwwGapSpark: That's not helpful.21:56
zorklatnopf, I'm using it, but it REALLY annoys my wife that color values are off around the edges.21:56
max20Lithos84: thanks, downloading now21:56
GapSparkrww STFU i never seen you providing answer21:56
Lithos84!language | GapSpark21:56
ubottuGapSpark: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.21:56
GapSparkubottu fuck off cuntie21:57
Lithos84max20: You're welcome.21:57
rwwGapSpark: drop by #ubuntu-ops in a day or so when you've cleaned out the pottie mouth.21:57
klanderare there any other settings for trackpad sensitivity besides whats there in mouse config?21:57
klanderthe sensitivity is a bit too high, i find it difficult to point precisely on a close button for example21:58
Lithos84!rules | GapSpark21:58
ubottuGapSpark: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines21:58
NCS_Onehow can I map mouse buttons?21:58
zorklatklander, you might use xset in the console; I think most mouse sensitivity apps send commands to that.21:58
klanderthe mouse cursor wont stay in one place even though im holding a position on the trackpad21:58
Lithos84!etiquette | GapSpark21:58
ubottuGapSpark: Unsure how you should behave on this channel? See (in a private message with the bot, /msg ubottu <keyword>): !AskTheBot, !CoC, !Guidelines, !Offtopic, !Language, !Attitude, !Repeat, !Enter, !Paste, !Caps, !NickSpam, !PM, !English - And most importantly, use common sense...21:58
rwwLithos84: I think we get the point, thanks.21:58
Lithos84rww: Sorry :P21:59
=== altj is now known as altj_away
Jimbo99dj_beirut: I read most of that guide just now...at least the important stuff.  the guide is pretty minimal.  they give instructions for ati/nvidia because they are common and they prefer the sm3 incorporated into the proprietary drivers.22:01
Jimbo99dj_beirut: is the Intel driver for your graphics card built into the kernel?  does sort start?  have you gone on to complete any of the remaining steps?22:02
max20has anyone else in here had success with running ubuntu on a mac? I'm planning to dual-boot. a bit worried that I might break things22:04
dj_beirutJimbo99 PM?22:04
ActionParsnip!mac22:05
ubottuFor help on installing and using Ubuntu on a mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages22:05
liamIf I'm using nvidia proprietary drivers, do I need nvidia glx from somewhere?22:05
maksonHi is there a solution called gnome machine - used for remote access22:05
maksonremote access solution called gnome machine?22:05
ActionParsnipmakson: vino and vinagere are in a default install22:05
liamOh, and do the mesa glx libs cause issues?22:07
zorklatanyone know why my laptop's screen would have darker areas around the edges that look like water stains on paper?22:07
maksonActionParsnip: i was told "gnome machine" sounded to me like X11 forwarding he said there was a web site they went to in order to download client and access network22:07
maksonActionParsnip: does that sound familar?22:07
Jimbo99dj_beirut: I don't have any time for much else.  did you try asking in the xbmc forums if a proprietary driver for that chipset is required?  they would best be able to answer that--it is important--if it isn't just continue along to the remaining steps i22:08
Jimbo99n their guide.  and I'm on a touchpad which makes it hard to type.22:08
dj_beirutok. thanks! :)22:08
ActionParsnipmakson: not to me, I only use SSH and web interfaces here22:09
max20wow, very grateful for the mactelsupport team and all their docs22:11
diogo_79hi22:11
liamwhojawhataflipperbong.22:12
diogo_79i have pcmcia adapter to expresscard, the pcmcia is detected but the expresscard is not, can some one help me figure this out?22:12
liamdiogo_79, sorry, not really up on laptops.22:14
famineif I create a .xinitrc can I use that to control what WM I use? also how do I disable GDM or whatever, i dont want a graphical login (this is my first time using ubuntu, always used gentoo before)22:14
famineand how do I get rid of unity and use gnome22:14
xanguafamine: unity runs on top of gnome22:15
wildbat!classic | famine22:15
ubottufamine: 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".22:15
liamOk, I'll try this another way.  Where is the nvidia-glx package in natty?22:16
jrib!nvidia | liam22:17
ubottuliam: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto22:17
meowsusI was wondering if anyone had any experience dual booting an Ubuntu / OSX machine?22:17
jrib!mac | meowsus22:17
ubottumeowsus: For help on installing and using Ubuntu on a mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages22:17
meowsusIt's actually the reverse.22:18
meowsusI installed Mac on my PC22:18
jrib!enter | meowsus22:18
ubottumeowsus: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!22:18
liamjrib, a quick skim read but it doesn't tell me much about why my opengl libraries are pointing to mesa.  Do you know if it is correct or not?22:18
timmyhello22:19
jribliam: what exactly is pointing where?22:19
=== justin___ is now known as grossout
liamjrib, /usr/lib/libGL.so -> mesa/libGL.so22:20
liamjrib, Think it's causing issues for a pvrshell demo I'm trying....22:20
timmyhow do you install tar.gx files?22:20
timmygz*22:20
ericustimmy first unpack them22:20
jribtimmy: what program are you trying to install exactly?22:20
liamtimmy, tar.gz is an archive (like zip or rar)22:20
timmyok extract to desktop..22:21
famine_okay so how do i disable this awful unity stuff and just use regular gnome? on 11.1022:21
ericusright click and extract should do22:21
jribtimmy: you want to avoid using tar.gz files to install things whenever possible.22:21
jrib!11.10 | famine_22:21
ubottufamine_: 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+122:21
IdleOnefamine_: #ubuntu+122:21
timmyi see22:21
jribliam: that's where mine points22:21
timmyusually tar.gz files are the packages i find if i am llucky i will find .deb22:22
diogo_79how to enable usb 3.0 support in ubuntu22:22
diogo_79?22:22
timmybrb22:22
liamjrib, damn.  Thanks anyway, guess the "PVRShell: cannot get context" issues are something else.  glxinfo say's directing rendering is working and stuff like glxgears works.  I just vagualy remembered something from time gone back about mesa gl being bad and needing the nvidia glx libraries (which seem to be missing).22:23
jribliam: there's some discussion here http://askubuntu.com/questions/53354/why-is-usr-lib-libgl-so-1-always-linked-to-libgl-mesa-so .  maybe check bugs.ubuntu.com22:23
Lithos84!gcc | timmy22:23
ubottutimmy: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)22:23
liamjrib, Ok, I'll have a hunt.  I'm suspicious of this link as the nvidia glx should be being used instead...22:24
EgyParadoxmeowsus:GRUB can detect OS X22:24
israelito_solitohi, i just intalled Festival but I cant find it on the applications list22:25
liamjrib, very useful.  Thanks :-D22:25
timmyokay i try and compile from source when i a more familar with tars22:26
sevithYo22:26
timmywhat comes after the extration?22:26
tp43How can you make a cd/dvd burner computer?22:27
sevithHere is my issues. I have 2 monitors hooked to my laptop. One through VGA and one through HDMI. I configure the display to extend the desktop to the right and left. Says i need to login for it to use the config. When I login i still get a mirror inmage of the screens on the monitor and the laptop screen is turned off. Even though when i configured them i turned the display on and set them to NOT mirror image but to extend22:27
sevithAny ideas..?22:28
tp43I want to set up a computer with multimple dvd burners, will I need any special hardware?22:29
tp43sorry, I mean software.  You know those computer with like 5 dvd burners, if you take a dvd, and try to burn 5 at once, do you need special software or can brasero do it fine?22:30
liamjrib, I've fixed the mesa linkage back to nvidia and my system works again.  Nice find with that article, I'll just keep an eye on it for now I guess.22:31
liamjrib, Thanks again22:31
=== Evixion` is now known as Evixion
israelito_solitohi, i just installed an application but its not on the list, how can I create a shortcut or icon?22:32
linxehI'm trying to get USB passthrough working on Virtualbox (From the Oracle site, not open source edition) to use a USB device in passthrough mode. It can't see any devices at the moment - do I need to setup /proc/bus/usb, or should it be working with /dev/...usb?22:33
timmy?22:34
necrodeariaws1987 (in channel) is having trouble setting up adobe flash to work in mozilla firefox.  Is anyone available to help her?  She is too afraid to ask for help from anyone but me personally, however, I am not so familiar with Ubuntu spcifically and directed her here, but again, she's afraid.......very afraid.22:34
timmywhat comes after extraction22:34
ericustimmy check the readme-file22:35
ericusif there is any22:35
ericuswhat are you installing?22:35
linxehnecrodearia: https://help.ubuntu.com/community/RestrictedFormats/Flash22:35
necrodeariaws1987, o/22:35
timmyjust tar.gz's in general22:35
ericuswhat files did you find in the archive?22:35
ericusyou don't install .tar.gz-files22:36
linxehnecrodearia: there might be a newer guide. from what i remember you can just download from adobe. Chrome has flash built in of couse22:36
linxehws1987: don't be afraid :)22:36
domino14um22:37
=== szal_ is now known as szal
domino14what would cause there to be CRON jobs out the ass?22:38
linxehws1987: ?22:38
linxehoops22:38
linxehdomino14: ?22:38
ws1987hi22:38
domino14i did ps aux and i see CRON like 200 times and the machine doesn't do I/O anymore.22:38
domino14all of the CRON are in status D22:38
linxehdomino14: a bad cron job maybe ?22:38
ws1987linhex hi22:38
domino14the cron jobs are just simple scripts22:38
timmyleets say firefox22:38
linxehws1987: hey! how are you finding ubuntu so far ?22:38
timmyi know it is in the repos22:39
timmybut i want to learn22:39
ws1987it's crowded22:39
linxehws1987: ubuntu, or this chat channel/room ?22:39
IdleOnelinxeh: support in here, chat in #ubuntu-offtopic.22:40
ericustimmy then read the readme22:40
ericusif there is any22:40
ericusis it?22:41
domino14please someone fix my crons22:41
linxehdomino14: look for the parent process, and see what that is22:41
=== caplink811-log is now known as caplink811_log
timmythe readme doesnt always have install instructions22:42
ericuslist the files in the archive then22:42
ericusthen i can help you22:42
timmyok22:42
IdleOne!compile | timmy22:43
ubottutimmy: 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 !checkinstall22:43
dj_beirutwhen i run glxinfo i get this error: Error: unable to open display22:43
dj_beirutwhat is that?22:43
civixierHello. I have a hp touchsmart tm2 with switchable graphics. Can anyone tell me how to use the switcheroo-thingy to switch between my graphic cards please?22:44
timmyi assume when you say list the files you want me to navigate into the folder and ls? then c &p here?22:44
domino14how do i look for the parent process of the CRON jobs22:46
civixierAnybody know how to switch between graphic cards on a touchsmart tm2?22:49
soreaudj_beirut: Usually when it says cant open display, that means you're not running the command inside an X session22:50
timmyok i ran tar xvvf *.tar22:50
James1234Can anyone direct me to a good tutorial that shows how to setup users and such for postfix on ubuntu 10.04?  I have it installed and tested with telnet, but I don't see how to test remote users.22:50
linxehdomino14: if you run ps -ef, the third column is the parent process pid22:50
dj_beirutcan anyone help me with this error please? http://pastebin.com/cTxDGDxq22:51
=== kyle_ is now known as Kyle__
=== Kyle__ is now known as kyle__
=== propman_ is now known as propman
soreaudj_beirut: You are telling it to load the nvidia driver in xorg.conf but the driver isn't installed22:52
klanderhow can i write an .iso image to a usb flash drive?22:53
=== James1234 is now known as malchias
stepi need help figuring out which partition i am to install 10.4 on22:53
dj_beiruti don't have an nvidia card. i have to load intel drivers. how do i tell xorg.conf to do that?22:53
EgyParadoxu might have both22:54
=== Guest68148 is now known as Seveas
dj_beiruti have only one integrated intel card22:54
step\there are 4 'sdapartitions which make no sense to me22:55
rebbadj_beirut: Driver "intel"22:56
rebbait should be autodetected22:57
dj_beirutrebba what do you mean?22:57
dj_beirutwell it is not auto detected.22:57
dj_beiruthow can i make it detect it?22:57
stephow do i know which to pick?22:57
whoevermy video drivver under additional hardware says that it is installed but not currently in use , so how do i currently use the driger22:57
whoever*driver22:57
antiphysicisthi, why would after logging into ubuntu 11.04 for the first time no desktop appear only the background22:58
soreaustep: usually you create a new partition. What is currently installed on the hard drive?22:58
hltanHey has anybody got "iptables -A OUTPUT -m owner --uid-owner user -J DROP" to work?22:58
faminehow can i get the minimize/maximize/close icons on the right instead of the left?22:59
whoeverfamine: theme22:59
hellhammerI recently upgraded to gnome 2.30.2 now i cant edit my panels or the applets i cant even add anything when i right clikc a panel i get Help/About panels in the right click context menu whats going on?23:00
whoeverunder background customize23:00
soreauwhoever: There's a gconf command to do it23:00
rebbahltan: lowercase j23:00
soreauActionParsnip knows what it is23:00
stepsoreau: windows 7,23:00
maksonThanks gents23:01
hltanrebba: my bad. -j23:01
soreaustep: You need to figure out what the 4 current partitions are, and what you have on each. Try 'sudo fdisk -l' from a live session terminal23:01
hltanrebba: still doesn't work.23:01
stepi shrunk windows 7 to 100gb and then made another section which i did not format for ubuntu then there was free space but i cant make sense of this23:02
soreaustep: You didn't need to create a new partition for ubuntu23:02
soreaustep: ubuntu can create it's own partition from free space23:02
stepoh but how do i choose the free space?23:03
stepsoreau: im not sure how to get to a live session terminal23:03
soreaustep: If the partitioner doesnt show any, there probably isn't any. It's in the partitions you created in windows23:03
soreaustep: Just boot ubuntu from cd or usb then go to a terminal23:04
soreau! terminal | step23:04
ubottustep: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal23:04
stepthere is 514GB of unallocated space23:04
soreaustep: Ok so select the unpartitioned space and use it23:04
stephow do i do that if im in the step 5 of 8 of installing?23:04
stepsoreau: it says it is unusable23:05
soreaustep: Well if you selected to only install and no try ubuntu, you are stuck in the installer. But if you haven't partitioned anything yet, it's safe to start over23:05
rebbahltan: what error do you get from that, or is it just not picking it up and blocking it?23:05
andr3wwill wubi harm my computer in any way23:05
soreaustep: oh well that's not good23:05
robin0800step, choose advanced or manual23:05
whoeversoreau: what is it23:05
RavenHursTCan someone give me a hand w/ enabling php5-curl?  the apt-get install isn't working for me :-( http://pastebin.com/tjKajiyB23:05
stepi chose advanced23:05
andr3wcan wubi make windows un-bootable?23:05
andr3wcan wubi make windows un-bootable?23:05
robin0800step, have you a picture?23:06
andr3wcan wubi harm windwos?23:06
andr3wwindows23:06
steprobin0800: then what23:06
andr3wanyone?23:06
andr3wcan wubi harm windows?23:06
MonkeyDust!repeat| andr3w23:06
ubottuandr3w: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/23:06
robin0800just use mouse and click23:06
stepno its on another comp,it says free space be;low the partition graph but says unusable in the table23:07
soreauwhoever: To move them to the right side: gconftool-2 --set "/apps/metacity/general/button_layout" --type string "menu:minimize,maximize,close"23:07
soreauwhoever: Back to the left is gconftool-2 --set "/apps/metacity/general/button_layout" --type string "close,minimize,maximize:"23:07
robin0800step, you need to create a new partition23:08
musl!help repeat23:08
steprobin0800: how23:08
robin0800step, can you right click?23:09
RavenHursTAnyone here ever had issues w/ getting php5-curl to install?23:09
stepRavenHursT: yea but it says 'revert'23:11
RavenHursTstep: huh?23:12
neo69hi23:12
=== jelatta_away is now known as jelatta
=== faz_ is now known as faz_afk
neo69is it possible to bind a mouse button to a keyboard key?23:13
steprobin0800: it only gives the option revert23:13
=== picolo is now known as Picolo
stepRavenHursT: sorry nevermind23:13
robin0800step your not on the right part are you?23:14
RavenHursTok.. wait.. I think I understand the message now.. it wasy that php5-curl requires php 5.2xxx.. but I've got php 5.3.3 installed... How do I tell apt-get to install a ver of php5-curl that will be compatible w/ php 5.3.3??23:14
steprobin0800: huh?23:15
famine_another question, how can I install an older version of firefox? i need a firefox 3.x for quakelive plugin23:15
skplcan someone help me? i just installed ubuntu 10.10 on a flash drive but when i tried to boot it on my laptop it gave me a login prompt23:15
tomeohi23:15
robin0800step, it can't be free space if it says revert23:16
stepthen what is it23:16
tomeoIm trying to follow this guide, http://ubuntuforums.org/showthread.php?t=1559111 , but the installer on the mini.iso tells me that it cant find my network controller. However if I start the shell from the installer and run lspci I can see both my ethernet card and my wireless card. What do I do?23:16
steprobin0800: how come at the top where  the color line graph it says free space and in the partition table it says unallocated?23:17
robin0800step, does the picture say its free space?23:17
stepyes23:17
antiphysicisthi why would no desktop load in a new 11.04 install after entering username and pass23:19
steprobin0800: yes23:19
robin0800step, that's right so if you select this it won't let you create a new partition?23:19
robin0800step, is edit available?23:21
C0ol_Her3tichi all23:24
C0ol_Her3ticI have a problem, how do i reset my command terminal so that everything I type still moves to the next line?23:25
ActionParsnipantiphysicist: you need 3D accelleration to run unity, log into Ubuntu classic and set it up23:25
tomeoHow do I load a network module in the ubuntu mini installer?23:26
muneebI'm getting 'invalid environment block' error in grub. how to resolve this?23:26
antiphysicistactionparsnip, how do i do that?23:27
skplcan someone help me? i just installed ubuntu 10.10 on a flash drive but when i tried to boot it on my laptop it gave me a login prompt23:27
IdleOneskpl: try user: ubuntu , password: blank23:27
__import__is there a textbased browser for ubuntu server that supports javascript?23:28
skplim getting thsi error http://pastebin.com/U1f68dP823:28
skplIdleOne, it says login incorrect23:28
IdleOnetry ubuntu for both?23:28
skplIdleOne, same thing23:29
IdleOneskpl: don't know then, sorry.23:29
skpli can login with my account but i cant start X23:29
skplbecause of this error: http://pastebin.com/U1f68dP823:29
Persona24is there an off topic channel I could join?23:30
IdleOne!ot23:30
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!23:30
ActionParsnipantiphysicist: select Ubuntu Classic at the login screen. https://lh6.googleusercontent.com/_1QSDkzYY2vc/Tbifv8w6ukI/AAAAAAAAEKU/FUrvDiLWWw8/ubuntu-classic.png23:30
ThersiTI just installed "linux-backports-modules-compat-wireless" and one of my wifi cards is'nt working and the other says it's driver is "usb". How do I enable the new drivers from compat-wireless?23:32
beachedis there an easy way to undo the last update I installed?23:33
davishello23:34
thearthurbeached: not exactly, uninstall it23:34
thearthurbeached: and then tun apt-get autoremove23:34
beachedI did the ubuntu updates,23:34
thearthurbeached: to get teh deps it installed23:34
beachedIm not exactly sure WHAT it installed23:34
thearthurohh. that is more diffacult23:34
beachedyea, it ruined my graphics. I cant run dual monitors anymore23:35
davisI have an odd problem with a new install.  wired eth0 works, but wireless does not.  If I use the tool in upper right hand  corner on unity, I can add the ssid and encryption info, but it will not connect. In fact, if I click on the ssid in the list, it will say it needs secruity info and put a new entry in the network list.23:35
PathogenHey23:35
dj_beirutcan anyone help me with this error?23:36
dj_beirutThe following packages have unmet dependencies:23:36
dj_beirut libgl1-mesa-dri : Depends: libdrm-nouveau1 (>= 2.4.21-1) but it is not going to be installed23:36
dj_beirut xserver-xorg-video-intel : Depends: xorg-video-abi-7.023:36
dj_beirutE: Broken packages23:36
PathogenAnyone know of a 800 number that forwards calls?23:36
PathogenLike PhadCom used to23:36
neo69is it possible to bind a mouse button to a keyboard key?23:36
klanderhow can i tell grub2 to boot from sda223:37
thearthurbeached: nvidia or ati?23:37
qinneo69: Yes, propably with xdotool23:38
thearthurbeached: you can prevent updates of a particular package by pinning it to a particular version23:38
beachednvidea23:38
beachedthe additional drivers do not work23:39
beachedalready tried23:39
=== batrick_ is now known as batrick
__import__is there a textbased browser for ubuntu server that supports javascript? I need to (irony) access msdn.com and be able to login, etc23:39
davisif I go to control panel and select "network connections" and go to wireless it has my data with wireless secruity set correctly.  Where do I use this info to connect?  The wifi icon in upper right of unity screen?23:39
klanderi need to boot windows 7 from /dev/sda223:40
klanderwhat is the equivalent grub2 entry23:40
ThersiTIs there a conf file or something that says which kernel modules get loaded on startup?23:40
aMVadderclear23:41
aMVadderls23:41
ActionParsnipThersiT: udev does it, you can specify your own to be loaded by adding them to /etc/modules   or you can prevent them loading by adding it in /etc/modprobe.d/blacklist.conf23:42
qin__import__: Why text dased?23:42
neo69qin: thanks, I'll check it23:43
__import__wanting to DL something from MSDN to my server23:43
ActionParsnip__import__: lynx maybe23:43
__import__which is headless23:43
__import__ActionParsnip, doesn't support JS23:43
ActionParsnip__import__: or use a regular browser then SCP the file over as you have SSH server running23:43
yeats__import__: can you figure out what the actual link is in a GUI browser then wget it?23:44
qin__import__: sshfs and any browser may have same effect23:44
__import__ActionParsnip, the issue is, my internet is fail, I'[d like to DL the file (several gigs) to the server, then torrent it to myself.23:44
__import__My internet is fail, as in, disconnects often23:44
__import__yeats, I believe it's login protected.23:45
TheMatrix30001ok, i set up bind on my ubuntu server now can i make the server look at its own records?23:45
__import__I doubt microsoft would just let anyone download their OSes23:45
yeats__import__: there may be a way to do it with curl (install curl then see 'man curl')23:46
__import__hm23:46
etiainenI need to know which system group can use the stat() system call23:47
etiainencan anyone help me with that?23:47
=== slayer is now known as Fuggs
urlin2u__import__,  actually W8 is on the web now http://msdn.microsoft.com/en-us/windows/apps/br22951623:49
__import__urlin2u, it23:49
__import__s not w8 Im interested23:49
__import__in23:49
__import__damnit23:49
__import__Hah, I COULD wget it23:51
__import__hilarious23:51
AuroraNites21hi23:53
coz_AuroraNites21,  hey23:56
mustuHi, for nvidia drivers there are three series available mostly.. how ado I know which one should I dwnload?23:59

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