/srv/irclogs.ubuntu.com/2014/09/25/#ubuntu.txt

desti_T2http://www.ubuntu.com/usn/usn-2362-1/00:01
desti_T2don't forget to update00:01
reisionot over yet :) http://seclists.org/oss-sec/2014/q3/67100:04
tackdoes anyone know of an application where i can monitor which applications are using the Internet?00:05
daftykinswhat's the end goal?00:06
daftykinstack: ^00:06
tacki want to see what is using my bandwith when im not actualy using the computer00:07
* reisio disconnects from tack's computer00:07
daftykinstack: #networking might be of use, if you get nothing here00:07
=== rrrre445534 is now known as the_mighty_bogan
tackthat was my next stop, thank you for the help00:08
Basketballli have 3 cronjob lines in sudo crontab -e but they dont work00:10
Basketballlit is supposed to sleep my pc for a certain amount of time but it doesnt00:10
Basketballl0 0 * 1,3,4,5,8,9,10,11,12 0,1,2,3,4 rtcwake -m mem -u -t $(date +\%s -d "tomorrow 06:00")00:10
Basketballl0 7 * 1,3,4,5,8,9,11,12 1,2,3,4,5  rtcwake -m mem -u -t $(date +\%s -d "today 15:00")00:10
Basketballl0 0 * 1,3,4,5,8,9,11,12,6,7 4,5,6 pm-suspend00:10
alex____I created a few partitions, and I guess it's too many, so now I have this unallocated disc space. How do I allocate it?00:15
=== night-ow_ is now known as night-owl
daftykinsalex____: share a pastebin / screenshot ?00:17
alex____daftykins: http://pastebin.com/DSZy50zs00:17
=== Snake2k is now known as Darth_Coder
daftykinsalex____: those aren't partitions :)00:18
=== Snake2k_ is now known as Snake2k
alex____daftykins: what are they00:19
eeeealex____: mounted filesystems00:19
eeeealex____: sudo parted -l00:19
daftykinsalex____: share "sudo parted -l" if...00:19
* daftykins hands over to eeee :)00:19
daftykins(i'm oly fit for bed this evening! )00:20
daftykins*only00:20
alex____http://pastebin.com/3LryML4J00:20
ICantCookI have a Microsoft Cinema Pro webcam.  On windows, it works at 1080p with the microphone.  On linux, it doesn't get to 1080p and if I try to use the microphone, it won't work at all00:21
pavlosBasketballl, use absolute path, that is /usr/sbin/trcwake00:21
ICantCookI'm building a webrtc based app, and want a good webcam for testing in linux00:21
Snake2khttp://www.theverge.com/2014/9/24/6840697/worse-than-heartbleed-todays-bash-bug-could-be-breaking-security-for00:22
Snake2kThat sucks :|00:22
ICantCookcan anyone suggest one?00:22
somsipSnake2k: already patched and released00:22
ICantCookI like the look of the Logitec C920 HD Pro00:22
Snake2ksomsip: That's awesome! lol00:22
Snake2ksomsip: So the bug just runs malicious code at shell start up? :|00:22
eeeealex____: you can use sudo cfdisk /dev/sda to allocate the remaining space at the end of the disk00:22
somsipSnake2k: no - read the advisory00:23
alex____eeee: It popped up some prompt. Not sure how to proceed.00:24
Snake2ksomsip: The advisory?00:24
eeeealex____: what's the prompt?00:25
alex____eeee: just the cfdisk utility, I suppose00:25
somsipSnake2k: http://seclists.org/oss-sec/2014/q3/65000:25
eeeealex____: ok it should say you have free space on the bottom00:25
Snake2ksomsip: Thanks!00:25
alex____It does00:26
eeeealex____: go there, and press new00:26
daftykinsICantCook: can't be sure on specifics, but look for ones that speak of UVC compatibility00:26
ICantCookYeah, this M$ one does have UVC compatibility00:26
ICantCookthere's a driver bug whereby the camera requests 100% of the USB controller's BW00:27
alex____eeee they show as unusable00:27
daftykinsICantCook: nasty.00:27
ICantCookso running the Mic at the same time fails :(00:27
eeeealex____: why so?00:27
ICantCookyeah00:27
alex____eeee: I think it's because I've exceeded the maximum partition count or something00:27
docmurI have a ubuntu 14.04 server and for some reason when clients are coming into the network via wirless the routers and wireless access points will occasionally assign the gateway of the network to be the ip address of the server, which is wrong.00:28
eeeealex____: oh ok, that might make sense, i think you're allowed 4 primaries00:28
eeeealex____: what partition are you trying to make?00:29
eeeealex____: you could extend the ext4 partition if you want00:29
alex____eeee: how?00:29
aumhow do I get ember to load component templates from a compiled handlebars file, instead of having to put the component template inside index.html?00:29
usr13docmur: You mean inodes?00:30
* Duckgoose is cooler than everyone else00:30
docmurno, as in if my laptop connects to the wireless in my condo, sometimes the gateway will random be the IP address of the server and not the router, but most of the time it's correct00:31
usr13docmur: Sorry wrong nic...  But to your issue, check to see that you only have one DHCP server running on your network.00:31
aPices^00:31
eeeealex____: looking into it, hold on00:31
usr13docmur: (Sounds a lot like two competing DHCP servers.)00:32
Ladoncan I edit files on my remote server via apps like leafpad or pluma w/ sudo?00:32
docmurhmm well I know I didn't install any DHCP server on my server after the fact and I don't see any DHCP server listed in /etc/init.d00:33
usr13docmur: Check your server and make sure it does not have a DHCP server running.00:33
eeeealex____: exit cfdisk00:34
alex____eeee: ok00:34
docmurwell I know isc-dhcp-server isn't running or install and under /etc/dhcp I only have dhclient00:34
docmurNope, no dhcp server installed00:35
docmuror running00:35
eeeealex____: sudo resize2fs /dev/sda400:36
eeeealex____: if you want to unmount it first it's probably better00:36
alex____The filesystem is already 7529216 blocks long.  Nothing to do!00:36
usr13docmur: If this information is coming from a DHCP server, then chack some other PC on your network. (I'm assuming that these clients are getting bogus IP information from a DHCP server, which is to also assume these clients that have the wrong default gw route are set to DHCP).00:36
docmurWell I just confirmed the only one running is sitting on the router for the house, which the server is connected to00:37
aPicesdocmur: I would fire up a packet capture to see whats going on00:37
aPiceswireshark or tcpdump00:37
docmurthats not a bad idea!00:38
alex____eeee: The filesystem is already 7529216 blocks long.  Nothing to do!00:38
eeeealex____: ok, hold on00:38
aPicesonce you get a pcap going, I would send out dhcp requests from multiple sources and see what offers you get00:41
StolenToasthey, I'm trying to do an apt-get upgrade but I receive a million errors telling me that the /tmp partition is full00:45
StolenToastit is indeed full but it's also only 1mb00:45
aPicesdf -h00:45
StolenToastso if I clear it out I get the same errors00:46
StolenToastcuz it just fills up immediately00:46
StolenToastyeah that's what I'm using to inspect the disk space00:46
aPiceswow, 1mb tmp00:46
mulga|can anyone tell me if uses G/PGP? looking for his public key if he has one. Need to send him an email. would prefer to use encryption if possible.00:46
saiarcot895That's a bit of a problem00:47
=== mulga| is now known as mulg
aPicesdid you just partition it00:47
mulg*I mean for Evan00:47
StolenToastno I haven't touched it since th eserver was set up00:47
StolenToastnever had this problem before00:47
aPicesmaybe put a M instead of G in GB00:47
StolenToastoverflow                         1.0M  1.0M     0 100% /tmp00:47
StolenToastI don't remember if it used to be larger00:47
StolenToasttmpfs                            201M  1.3M  199M   1% /run00:48
StolenToastoverflow                         1.0M  1.0M     0 100% /tmp00:48
eeeealex____: is your data on /home backed up:00:48
eeee*backed up ?00:48
pobri19Hi guys, I'm on a fresh install of Ubuntu 14.04 and I'm having a weird issue when I put stuff on my desktop. I can't see the stuff on either of my monitors on the desktop, but it's there somewhere (it's in the Desktop folder), it's like theres a section of my desktop that is invisible... Any ideas?00:48
aPicesfind an area with space and mount part of it to tmp00:49
alex____eeee: no backups00:49
StolenToastmount part of it?00:49
StolenToastdo I have to repartition?00:49
aPicesno00:49
aPiceswell yeah im just thinking of a bandaid at this point. you need to repartition it really00:50
StolenToast /dev has almost a gig free00:50
StolenToastthis sounds like it's gonna be painful00:51
eeeealex____: i think you need to delete the partition, and recreate it, the data should be left in tact00:51
=== Hawkrz is now known as Hawkerz
saiarcot895mulg: You might want to use an online PGP key searcher and search by email address, but the best way is to directly ask the person himself, so that you don't encrypt it to the wrong person.00:52
saiarcot895mulg: http://keyserver.ubuntu.com/ might help.00:52
aPicesi think you may get away with creating a tmp folder on that partition and mounting it00:52
aPicessee https://help.ubuntu.com/community/Mount/USB00:53
=== Drone`` is now known as Drone`
aPicesUSB would be a viable option00:53
alex____eeee: how certain are you that it'll be intact?00:53
StolenToastit's a vps00:53
aPicesIF its tmp00:53
eeeedaftykins: are you still there?00:53
aPicessystem sounds messed up00:53
StolenToastyeah, I'm gonna submit a ticket00:53
eeeealex____: i'm pretty certain, but i've never tried it before00:53
aPicesi would00:54
StolenToastI think I'd probably just mess it up more00:54
daftykinseeee: vaguely sir yep00:54
StolenToastluckily I got the new bash before this happened00:54
aPiceswell could be good practice00:54
StolenToastone more question though, is there any situation in which a reboot might change that?00:54
eeeedaftykins: if alex____ deletes his partition, and recreates it with a bigger size, the data should be left in tact right?00:54
aPicesnot that i can think of00:54
=== 32NAAD356 is now known as cashnguns
StolenToastmy term is giving me a rotating arrow symbol which means to me that it wants a restart00:55
aPicesmaybe in a situation where you chrooted00:55
jdecuirm_Hi all! is there any way to change the spell checker here in Kubuntu? i mean, i have Kubuntu distro 14.04 in english, but i mostly write in spanish00:55
aPiceshttps://help.ubuntu.com/community/BasicChroot00:55
daftykinseeee: ooh-err i don't think so no, it might reposition superblocks and so on00:55
tonytif you delete a partition and recreate it, no data is going to be left in tact. anyone that tells you different has been smoking crack lol00:56
eeeetonyt: http://geekpeek.net/resize-filesystem-fdisk-resize2fs/00:56
eeeetonyt: 3-4 pages i read recommended doing so to resize a partition00:56
eeeedaftykins: thanks, i guess it's a no then00:56
mulg<saiarcot895> thanks. yep tried searching keyservers already to no avail, and unfortunately he seems to be indisposed as haven't heard from him in some time.00:57
alex____Okay, so I'll need to backup.00:57
tonytok that says resise, not delete a partition. my previos comment still stands00:57
alex____Thanks, all.00:57
aPicesit sounds like his system was recently provisioned and might have messed up somewhere during the process00:57
eeeetonyt: did you read it? the procedure is to delete the partition, and then recreate it ( to resize it )00:57
tonytyou delete a partition you are going to lose the data. i dont care if your in windows or linux00:57
mulgPS sorry i just realised i posted this in the wrong #chan too00:57
tonytdelete and resize are 2 different things00:58
aPicesStolenToast: is there anything you need backed up00:58
=== Guest69740 is now known as magic
aPicesdata you need00:58
eeeetonyt: you obviously don't know anything about partitions, they are just pointers to the data, not the data themselves00:58
aPicesif not just submit a ticket00:58
StolenToastaPices: there is nothing irreplaceable on this server, all code and projects are VCed00:58
tonytbut if you guys are telling someone that the data will be left intact if they delete is and recreate it, then i guess they will find out the hardway00:58
=== magic is now known as Guest20981
StolenToastbut I would lose a lot of work ,_,00:58
aPicesscp00:58
aPicesbackup now00:59
=== Guest20981 is now known as magic
aPices!!!!00:59
StolenToastcan I scp like a whole partition?00:59
StolenToastall of /home?00:59
aPicesyes00:59
aPicesive done it before00:59
aPicesit sux00:59
aPicesbut work is work00:59
tonytbackup what ever is on the partition, then yes. you can delete it and then recreate it. if you didnt back it up, then your screwed. data will be gone00:59
KrixvarStolenToast: you'd probably want to do something other than scp if you're doing an entire partition, afaik scp is more for files and folders00:59
StolenToastlike rsync?00:59
aPicesyes01:00
StolenToastthe man page for rsync is... complex01:00
=== Caroga is now known as Caroga_afk
StolenToastdo you know what the command to simply copy every file and folder, preserving attributes would be?01:00
StolenToastand links too01:00
eeeetonyt: this is basically what my googling found out The resize2fs program does not manipulate the size of partitions. If you wish to enlarge a filesystem, you must make sure you can expand the size of the underlying partition first. This can be done using fdisk(8) by deleting the partition and recreating it with a larger size01:01
eeeetonyt: source http://askubuntu.com/questions/24027/how-can-i-resize-an-ext-root-partition-at-runtime01:01
tonytok. im not going to argue. if they say say it can be done, fine. dont say i didnt say so01:02
eeeetonyt: if you delete a partition you're only deleting the map of the data, you can recreate the it, and the data is still there,01:02
Krixvareeee: not to be annoying, but where can I learn more about what you said about partitions being pointers and not the data themselves?01:02
tonytk01:02
Krixvareeee: just curious about that kinda thing :)01:02
aPiceshttp://www.thegeekstuff.com/2010/09/rsync-command-examples/01:02
aPicesexample 401:02
aPicesExample 9. View the rsync Progress during Transfer may keep your sanity01:03
bonobomapperanyone here knows how to properly make a "WPS Office" translation work? I've already installed it, but it doesn't seems to activate...01:03
eeeeKrixvar: i've not read it anywhere, a guy called TJ- here once told me about it,01:04
StolenToastthanks aPices01:04
aPicesanytime01:04
Krixvareeee: interesting, I'll look around sometime... or suppose I'll hopefully learn about it in computer engineering classes haha01:04
=== mulg is now known as mulga
eeeeKrixvar: hehe01:04
usr13docmur: Still there?01:05
StarthunderI think I found a bug involving caps lock and `tty`s.01:07
StolenToastI thought partitions were logical mappings too01:08
StolenToastand could be changed independant of the data on the disk01:08
StolenToastnot that that seems like a good idea in any circumstance01:08
eeeeStolenToast: yeah if he hasn't backed up stuff, wouldn't do it01:09
StarthunderIf I start in tty1 with caps lock off, then switch to tty2 and press the caps lock key, the light on the key turns on and typing generates capital letters. But if I then switch back to tty1, the light remains on, but typing generates lowercase letters.01:09
StarthunderIf I then press the key again, the light turns off, but typing generates capital letters.01:09
GaliumI am familiar with the differences between a 32 bit and 64 bit CPU.  I was wondering if it would be possible to create a set of conditions where one could simulate a 64 bit program on a 32 bit cpu?  The ultimate goal would be to get 64 bit programs running on a 32 bit cpu.01:10
StolenToastsounds like caps-lock is tracked by the tty01:10
StolenToastbut the light is tracked by your keyboard01:10
StarthunderDoesn't the system control keyboard lights?01:10
StarthunderThe OS, I mean.01:10
StolenToastGalium: yes, some 32bit CPUs even "emulate" 64bit01:10
StarthunderKernel or whatever. /Something/ on a software level.01:10
* aPices will brb01:11
StolenToastthe BIOS has dominion over the numlock and those buttons01:11
StolenToastbut I don't think capslock is in that group01:11
StolenToastlike I don't think the light actually reflects the state of capslock on teh machine01:11
Krixvareeee: StolenToast: in case you guys were interested a friend pointed me to this snippet on wikipedia -- https://en.wikipedia.org/wiki/Disk_partitioning#Partition_recovery01:12
Krixvarthe partition recovery section if it doesn't go there automatically01:12
StarthunderI don't have this issue with number lock.01:12
StolenToastthanks Krixvar01:13
usr13docmur: Still there?01:13
Krixvarno problem, just found it kinda interesting :)01:13
StarthunderStart in tty with numlock off, switch to tty2 and press the numlock key, numlock is on, switch back to tty1, numlock is still on.01:13
StarthunderCan I just reconfigure something to make capslock similarly global?01:13
usr13docmur: I was looking for a way to scan for dhcp servers on a network, (to see if there are more than one).  I came up with a way to do it.01:14
usr13sudo nmap -sU -p 67 192.168.1.0/24 |grep -b3 open01:14
eeeeKrixvar: thanks01:14
Krixvarnp01:14
usr13docmur: (Where 192.168.1.0/24 is really your network.)01:14
=== Fudge is now known as Guest80944
=== digifiv5e is now known as daynaskully
StolenToastStarthunder: yeah that's what I mean, your stdin is processed with respect to numlock before it even reaches the terminal01:20
StolenToastbut capslock is heavily influenced by software01:20
StolenToastI've run into similar capslock issues on windows01:20
StolenToast<long explanation coming>01:20
StolenToastSO I set up autohotkey to turn capslock into a second left-ctrl key01:21
StolenToastgreat for games01:21
StolenToastwhen I hit capslock the light does not turn on, so my keyboard (ducky shine 2) must get it's capslock state from windows01:21
StolenToastbut in some games if I hit capslock it works like normal01:22
StolenToasthowever, the light does not change01:22
StolenToastso it will fall out of sync with the real capslock state01:22
=== ideopathic_ is now known as ideopathic
StolenToastI believe this happens when a game hooks raw input01:22
StolenToastso yeah there might be a setting to preserve CL across tys01:23
StolenToast<end>01:23
* StolenToast coughs01:25
jdecuirm_Is there any way to equalize the sound in kubuntu? it sounds like overloaded or dirty01:25
* aPices is back01:29
aPicesdoes kubuntu use alsa01:29
aPicesor pulse01:29
aPicestry alsa_mixer01:29
saiarcot895aPices: Pulseaudio, I think01:32
aPicesah01:32
usr13aPices: Both01:33
aPicesyep01:33
jdecuirm_pulse audio?01:33
aPicesjust found that01:33
aPicesrun alsamixer01:33
aPicesfix master01:33
jdecuirm_D.01:34
jdecuirm_D:01:34
usr13pulseaudio runs ontop of alsa, (it is a sound server on top of another sound server (alsa)01:34
aPicesg2k01:35
aPicesi always seem to fix sound issues with alsa-utils01:35
jdecuirm_I'm so novice here in kubuntu lol01:35
glitch256jdecuirm_:   do you have more than one desktop installed01:36
shay_shay_question: in deb-src line is there any way to track "testing" or "unstable" ? or will I have to manually change it every time a new version of ubuntu is out01:37
jdecuirm_No, i'm only using kde if that what you mean glitch256!01:37
jdecuirm_but my speakers kinda sound overloaded01:38
glitch256ok are they built in aka laptop ( sorry if you already coverd this  but i just came in )01:39
aPiceshere ya go01:40
aPiceshttps://help.ubuntu.com/community/SoundTroubleshootingProcedure01:40
aPicesi would just try turning down the master first01:40
aPicesrun alsamixer to do that01:41
aPicesfrom the terminal01:41
jdecuirm_thanks aPices01:41
aPicesnp01:41
jdecuirm_all of this should work with kde right?01:41
aPicesshould01:41
aPicesyes01:41
aPicescan you run alsamixer?01:43
eeeealex____: are you still there?01:44
* aPices will brb... again01:44
delinquentmesay I have a brand new instance of ubuntu ... and I want to install git ... TYPICALLY I need to $ apt-get update .. before doing this ... however that installs a ton of other stuff ... is there a way to ONLY get the packages I need to install git ?01:45
jdecuirm_i'm scared xd01:45
jdecuirm_i can blow my sound xd01:45
glitch256delinquentme:  yes "apt-get install git"01:45
akurilinquestion: say my main drive is accumulating logs pretty fast and I'd like to save them to a different folder on a different drive that has a lot more room on it. Is the easiest way to just symlink that folder to that drive without having to change configs anywhere?01:46
glitch256akurilin:  yes i have done that  works well till you do an update or upgrade01:48
akurilinglitch256: let's say I add this to my configuration management, so it's now applied every time?01:49
glitch256akurilin:  i did not get that involved  but if it breaks  make sure you have a back up of the original01:50
erp2themaxxdelinquentme: "apt-get update" doesn't install anything, it only resynchronizes the package index files from their sources.01:53
=== Vampire0_ is now known as Vampire0
=== damccull_ is now known as damccull
advx_Hi All, Good Morning, Have A Great Day....02:05
cyberpolice_how do iuninstall chrome02:08
cyberpolice_its not inside ubuntu software center02:08
advx_can try console...02:08
SchrodingersScatsudo apt-get remove chrome ? I normally hit tab a bunch after guessing02:08
eeeecyberpolice_: how did you install it?02:08
SchrodingersScatmaybe apt-get remove google-chrome02:08
cyberpolice_i went to the website for chrome and it downloaded a deb file and i think ubuntu sofatere cneter opened and installed it02:08
SchrodingersScatcyberpolice_: k, I think you have a package named google-chrome02:09
SchrodingersScatcyberpolice_: from there it's your choice, synaptic, aptitude, apt-get, etc.02:10
cyberpolice_ok02:10
cyberpolice_anyone got netflix to work02:10
cyberpolice_i tried 64 bit chrome but it didnt work02:10
eeeecyberpolice_: type dpkg -l | grep google*02:10
cyberpolice_i followed http://www.pcworld.com/article/2687243/netflix-on-linux-how-to-get-it-today-and-why-its-such-a-pain.html02:10
SchrodingersScatI've only heard stories, I think you need the Beta chrome, then something else...02:10
dw1http://arstechnica.com/security/2014/09/bug-in-bash-shell-creates-big-security-hole-on-anything-with-nix-in-it/02:10
dw1im getting vulnerable on 14.04 desktop & server02:10
dw1sup02:10
cyberpolice_well am gettign unexpected error when i go to netflix to play on chrome + nss 3.17 + user agent spoofed02:11
cyberpolice_so i uninstalled chrome 64 bit, but 32 bit says wrong architechture02:11
SchrodingersScatdw1: did you update today?02:12
SchrodingersScatdw1: because I updated this machine today, and it gives the error which implies that it is not vulnerable, and then on a desktop I haven't updated today it says vulnerable.02:12
dw1SchrodingersScat: apt-get dist-upgrade .. nothing02:12
rwwdw1: sudo apt-get update; sudo apt-get upgrade02:12
SchrodingersScatdw1: sudo apt-get update && sudo apt-get upgrade02:12
SchrodingersScateither or02:12
Bashing-omdw1: The patch is in effec for bash, just -> sudo apt-get update, sudo apt-get upgrade <- to get it . ^^^02:13
rwwthe version you want is 4.3-7ubuntu1.1, and you'll need to close and re-open any running bash instances, obviously02:13
dw1oh yeah its getting it02:13
dw1cool thx02:13
dragondudeim having an issue im kinda sorta new to ubuntu and im having trouble getting ubuntu to out install a capture device driver i basically plugged a new one into a different usb port it does have drivers im just having trouble figuring out how to tell ubuntu hey i plugged a new capture device in02:13
reisiocyberpolice_: pcworld, really?02:13
reisiothat's a windows rag02:13
dragondudewhen i run the command it says i don't have the firmware and i have no idea how to actually make that work it's a easycap dc60+ generic smi grabber02:15
cyberpolice_i got it. netflix working02:22
reisiocyberpolice_: gj02:22
cyberpolice_3000 kbps02:22
peterrooneycyberpolice_: do share how.02:23
cyberpolice_peterrooney: http://itsfoss.com/watch-netflix-in-ubuntu-14-04/02:23
cyberpolice_i restart chrome i guess.. i dunno02:24
cyberpolice_not sure why it started working02:24
reisiowhat an awful site02:25
cyberpolice_at least the commands are legit02:26
reisiosame as the other million blogs you visited02:28
cyberpolice_huzzah netflix works02:29
cyberpolice_you wanna celebrate??02:29
samthewildoneIs it possible to install ubuntu without all the included installed applications ?02:29
cyberpolice_now i got to see why it wont go over 3000 kbps, 1280x72002:30
samthewildoneI noticed there are a bucket load of applications that I do not need.02:30
samthewildoneBetter yet, is there a way I can just install with gnome fallback ?02:30
advx_bye 4 now..02:30
Py33Kernel panic at boot: not syncing. No init found02:31
Py33any ideas?02:31
spearheadsamthewildone, https://help.ubuntu.com/community/Installation/MinimalCD02:31
Basketballlwho pinged me i cant see the message02:31
pavlosBasketballl, use absolute path, that is /usr/sbin/trcwake02:31
Basketballlinstead of what02:32
Basketballllike how do i use that02:32
pavlosBasketballl, instead of relative, like you have in your crontab02:32
Basketballlpavlos,  like if the line is  0 0 * 1,3,4,5,8,9,10,11,12 0,1,2,3,4 rtcwake -m mem -u -t $(date +\%s -d "tomorrow 06:00")02:33
Basketballlthen how do i change it02:33
pavlosBasketballl, you can edit your crontab02:33
Basketballlso instead of rtcwake you put /usr/sbin/trcwake02:33
pavlosBasketballl, yes02:34
Basketballlis the t supposed to be there02:34
deckard__hello. Should i reboot Ubuntu after updates, evenif it doesnt ask me to?02:35
SchrodingersScatdeckard__: should really only need to reboot after kernel updates02:35
pavlosBasketballl, look at the man page of rtcwake02:35
deckard__SchrodingersScat, okay thanks02:35
reisioand even then you can set it up so you don't have to02:35
Basketballlpavlos,  part of the problem may be that i dont have that folder02:36
SchrodingersScatreisio: ksplice?02:36
sergio-br2http://arstechnica.com/security/2014/09/bug-in-bash-shell-creates-big-security-hole-on-anything-with-nix-in-it/02:36
sergio-br2"Bug in Bash shell creates big security hole on anything with *nix in it"02:36
SchrodingersScatsergio-br2: already not a problem02:36
sergio-br2dunno02:36
Basketballlbash: cd: /usr/sbin/rtcwake: Not a directory02:37
pavlosBasketballl, if you type locate rtcwake, you should have /usr/sbin/rtcwake (earlier I typed rtcwake wrong)02:37
reisiosergio-br2: what an incorrect headline :)02:37
SchrodingersScatsergio-br2: well, not a problem for ubuntu now, the rest is questionable, my toaster is suspicious02:37
pavlosBasketballl, there is a dir /usr/sbin/ In there you will find rtcwake02:37
sergio-br2really dunno02:37
sergio-br2if it is, or don't02:38
SchrodingersScatsergio-br2: moot point, fixed here and this is ubuntu support02:38
sergio-br2ah, only spread the info02:38
sergio-br2to who use *nix02:38
=== andrex|off is now known as andrex
Basketballlpavlos,  question if there is extra spaces does that matter02:38
reisioactually it's probably still not fixed :p02:39
pavlosBasketballl, spaces as in the parameters of the command? ... no02:39
devboardi need a help02:39
reisioenv X='() { (a)=>\' bash -c "echo echo vuln"; [[ "$(cat echo)" == "vuln" ]] && echo "still vulnerable"02:40
=== DouglasK_a is now known as DouglasK
pavlosreisio, I get error importing function ... but still says vulnerable02:44
samthewildonespearhead, I need some help with java plugin via chrome.02:44
jeffreylevesquehow do i check what version update i have on ubuntu?02:44
samthewildoneuname -a02:45
samthewildonewait wrong02:45
spearheadsamthewildone, hmmm, I don't really have experience with java plugins and I haven't used chrome in quite a while... not sure I can help but go ahead and ask and see if someone else can help02:45
reisiopavlos: yup02:45
reisioon the upside, script kiddies are probably still busy with the original problem02:45
eeeeam i missing something? i just updated, and the bash bug is still there , installed bash is 4.3-702:46
Nautilusdoes anyone have a pointer to a test of the bash vuln so I can do a before/after?02:47
somsipNautilus: env x='() { :;}; echo vulnerable' bash -c "echo this is a test"02:47
eeeeNautilus: env x='() { :;}; echo vulnerable' bash -c "echo this is a test"02:47
eeeeNautilus: if it says vulnerable, then it still is02:48
NautilusI actually used that one, the before showed vulnerable...02:48
eeeesomsip: i've updated, it still works though02:48
Nautilusnow I get an error and warning from bash, then the test message. I think that means it's good to go?02:48
jeffreylevesqueanyone know how to check the last time the OS was updated?02:48
pavlosmy bash --version is 4.3.11(1) after the update02:48
somsipeeee: fine on everything I've updated since about 16:30UTC. Same version, but package is as here http://www.ubuntu.com/usn/usn-2362-1/02:48
spearheadeeee, I just updated and mine passes now... what version of bash did you update to?02:49
jeffreylevesquei have ubuntu server 14.04 and it randomly freezes.  started happening the last time i updated the os02:49
somsipNautilus: warning is good. just echo is bad02:49
reisiothe original vulnerability and patch was not all there was to it, unfortunately02:49
somsipreisio: really - link?02:49
reisioif you're concerned about it, you need to keep watching02:49
reisiosomsip: http://seclists.org/oss-sec/2014/q3/67202:49
eeeespearhead: 4.3.11(1)-release02:49
Nautilussomsip: cool, just wanted to check.  The warning is ignoring function definition attemp (for x)02:50
=== WhiteWolf|AWAY is now known as WhiteWolf
somsipreisio: ah - so the patch does not cover everything. Bum :(02:50
mikevpI've been seeing the freeze, too.  Seems to be the window manager -- I can ctl-shift-f1 to full screen, login fine, nothing seems to be happening, but the gui is frozen.02:50
mikevpI killed thunderbird and firefox, but their windows remained.02:50
reisiosomsip: yeah02:51
reisiostill not worried about it02:51
somsipsomeone: really chuffed with myself having all servers patched witin 30 mins of patch being released. Back to square one...02:51
spearheadeeee, hmmm same as I have... so you run env x='() { :;}; echo vulnerable' bash -c "echo this is a test" and it prints vulnerable then this is a test02:53
eeeeyeah02:53
eeee$ echo $BASH_VERSION02:54
eeee4.3.11(1)-release02:54
eeeee@e:~$ env x='() { :;}; echo vulnerable' bash -c "echo this is a test"02:54
eeeevulnerable02:54
eeeethis is a test02:54
reisiobash maintainer said he's got a fix already02:54
spearheaddid you try restarting your terminal?02:55
reisioCVE-2014-365902:55
ubottu** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3659)02:55
eeeespearhead: yup02:55
reisiowhoops, CVE-2014-716902:56
StarthunderHmm. That was weird.02:58
StarthunderIn all my messing around with capslock…02:58
=== WhiteWolf is now known as WhiteWolf|AWAY
Nautilushm, I ended up with 4.2.25(1)-release02:59
=== lily_ is now known as ooloo
StarthunderAll of the `tty`s acted as if I were holding down control-at when capslock was off.03:00
NautilusStarthunder: I've seen a stuck button or (hardware) error do that03:01
Nautilushardware = keyboard itself03:01
NautilusI think your caps-lock was stuck03:01
SDrhi guys, where can I get my hands on bash's recent vuln fix?03:06
NautilusSDr: looks like there's a newer one in the works.  I think this is an appropriate way to update though: https://wiki.ubuntu.com/Security/Upgrades03:07
feltyyo03:07
somsipfelty: so what will it be today then?03:08
feltysomsip:Hello sonsip!03:08
spearheadeeee, this is what I get http://pastebin.com/rvXWKj8f03:09
spearheadexcept for some reason the quotes got stripped...03:09
spearheadhttp://pastebin.com/5Ra7R5Wv there thats better03:11
=== andrex|off is now known as andrex
somsip!10.1003:13
ubottuUbuntu 10.10 (Maverick Meerkat) was the thirteenth release of Ubuntu. !End-Of-Life on April 10th, 2012, see http://ubottu.com/y/maverick for details.03:13
eeeespearhead: weird how it still works here03:21
=== WhiteWolf|AWAY is now known as WhiteWolf
reisioeeee: it prints vulnerable?03:23
eeeereisio: yeah03:24
=== kyle is now known as Guest99929
reisioso upgrade :)03:25
eeeereisio: i did, i'm using 4.3.11(1)-release03:25
reisioI'm not sure the version is as important as the patches applied03:25
eeeei updated via dist-upgrade03:26
somsipeeee: sudo apt-get update && sudo apt-get install -y bash03:26
eeeeam i missing something?03:26
spearheadi have 4.3.11(1)-release and it patched it for me...03:26
eeeecheck apt-cache policy for me03:26
reisiowouldn't surprise me if there is no version bump for an added patch03:26
eeeemine is03:27
eeeebash:03:27
eeee  Installed: 4.3-7ubuntu103:27
eeee  Candidate: 4.3-7ubuntu103:27
reisiobut I don't know how ubuntu packaging works03:27
somsipeeee: should be 4.3-7ubuntu1.103:27
spearheadeeee, did you run apt-get update before you upgraded?03:27
eeeeyeah, like an hour ago i guess03:27
eeeerunning it again now03:27
somsipeeee: if you do that comand I gave you, it'll either update you, or tell you you have the current version03:28
eeeewaiting for apt-get update03:29
spearheadI wish that apt-get install -V bash would give you the version of bash installed rather than just saying it is the newest version03:31
bkrjso... when's an bash update coming in for 12.04?03:31
eeeesomsip: ok, all patched up :)03:31
spearhead!12.0403:31
ubottuUbuntu 12.04 LTS (Precise Pangolin) is a currently-supported !LTS release of Ubuntu.  Download http://releases.ubuntu.com/12.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/120403:31
yenicis there any reason to use ubuntu then install xfce, or better to just use xubuntu?03:31
somsipeeee: jolly good03:31
spearheadbkrj, i believe it is already out...03:32
somsipbkrj: it's out. sudo apt-get update && sudo apt-get install -y bash03:32
bkrjspearhead, weird, i don't get anything from update nor dist-upgrade03:32
spearheadbkrj, yep the patched version is 4.2-2ubuntu2.203:33
bkrjsays, bash is already the newest version03:33
bkrjoh ok, so unpatched would be 4.2-2ubuntu2.1 or something?03:33
spearheador something... maybe just 4.2-2ubuntu2 ..... I don't know03:34
somsipbkrj: yes http://www.ubuntu.com/usn/usn-2362-1/03:34
bkrjright. i read that as, "these versions are vuln". stupid me03:34
reisioalso keep an eye out for CVE-2014-716903:35
bkrjauto upgrades, ftw :-)03:35
=== megabitdragon is now known as megabit|away
Onekwhat's new ?03:41
reisiostuff, things03:41
BuntuTechgood evening ubuntu channel03:42
spearheadOnek, http://www.ubuntu.com/usn/usn-2362-1/ in case you haven't heard03:42
reisioevening03:42
BuntuTechi got hit with a ctcp what is that03:47
reisioBuntuTech: /ctcp reisio version03:51
reisiohttp://en.wikipedia.org/wiki/Client-to-client_protocol03:52
samthewildoneok so I'm doing startx after gnome-session install and i get a black screen.03:52
samthewildonethis is after a minimal install ...03:52
samthewildoneI also installed the xserver03:52
brent2why not just start a display manager03:53
brent2like lightdm03:53
brent2?03:53
brent2or gdm03:53
reisiosamthewildone: so you actually have the executable 'gnone-session'?03:53
samthewildoneerr03:53
brent2why are you doing minimal install if you don't know how to actually make it work03:53
samthewildoneI just did, yum install gnome-session03:53
samthewildonethen do a startx03:53
samthewildonebrent2, going off my aging slackware memories03:53
reisiohahah03:53
brent2samthewildone, do you have reservations against using a display manager?03:54
samthewildonebrent2, ah nope03:54
samthewildonebut I guess I need one huh ..03:54
brent2you don't need it but it'll make life easier03:54
samthewildoneok03:54
samthewildoneset me up.03:54
somsipsamthewildone: I found problems with my minimal install were solved when I installed a simple login manager (slim)03:54
brent2yum install gdm03:55
samthewildoneso far, I did install xserver | gnome-session | gdm03:55
rwwsamthewildone: erm, yum?03:55
samthewildonelol03:56
brent2service start gdm03:56
samthewildoneapt-get03:56
brent2oh03:56
brent2lol03:56
brent2you said yum earlier03:56
samthewildonelol03:56
brent2thought you were using fedora03:56
brent2or something03:56
samthewildoneI know03:56
unopastebrent2 you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted03:56
samthewildonebrent2, I was using fedora / centos03:56
samthewildoneall vm03:56
samthewildonepoor guy03:56
rww02:52:55 < SchrodingersScat> that's their problem03:56
rwwwell, that was a failpaste03:57
brent2lol03:57
SchrodingersScatThis is my 15 minutes of fame!03:57
samthewildonebrent2, classic03:57
rwwthankfully irssi's interpretation of some random line of scrollback wasn't too unfortunate03:57
brent2(ノಠ益ಠ)ノ彡┻━┻03:58
brent2samthewildone, if you have gnome (?) installed you should be able to just launch gdm and log in as normal03:58
brent2personally I'd just use the gnome install disk though rather than muck around03:59
brent2samthewildone, the meta package for gnome in ubuntu is ubuntu-gnome-desktop03:59
somsipSchrodingersScat: paranopia - the feeling IRCers get that, somewhere, the ops are talking about tham behind their backs...04:00
brent2http://i.imgur.com/pFxHp3R.png04:01
rwwi actually have no idea how that got to my pastebuffer ;)04:01
samthewildonebrent2, got it04:01
lotuspsychjerww is a friendly op :p04:01
brent204:02
samthewildoneman this is really barebones !04:02
samthewildonelove it04:02
samthewildonewhats going rww  ???04:02
Flannelsamthewildone: #ubuntu-offtopic is a happenin' place!04:03
tucemiuxhallo?04:04
samthewildonehallo04:04
tucemiuxanyone knows if yahoo mail is down?04:04
samthewildoneyes04:04
tucemiuxI dont know if I'll be able to change my freenode password04:04
samthewildonetucemiux, I shut it down.04:04
brent2anyone know how to make Pidgin show a proper alert in plank dock when I receive a message?04:04
samthewildoneopps I though I was in off topic04:04
=== sbhyun is now known as Nymph
brent2xchat's orb turns red and I get a message count, but I don't get the same with pidgin: http://i.imgur.com/UBDH6p7.png04:05
samthewildonebrent2, hey04:12
brent2heyhey04:12
samthewildonebrent2, ubuntu-desktop is install all the crap I don't want04:12
samthewildonebah04:12
brent2yeah, it's a metapackage04:12
samthewildoneu did tell me...04:12
wolegroonHello everyone.04:13
samthewildone@ least I know I gonna reinstall anyway.04:13
samthewildonewolegroon, hey04:13
brent2samthewildone, you can remove it though if you want using aptitude's curses menu04:13
brent2i think04:13
brent2samthewildone, sorry for not being clear, if you want just gnome you can literally just do apt-get install gnome04:14
samthewildoneerr... I wanted the fallback gnome04:14
wolegroonCould you guys give me any suggestions for a text editor with: being lightweight, having syntax highlighting and tabs as being the only real requirements?04:14
samthewildonewhich I managed to screw that up.04:14
samthewildonewolegroon, gedit04:14
brent2samthewildone, that comes with package gnome-panel iirc04:14
brent2old-school gnome2-style ui04:15
samthewildonewolegroon, I program my programs through gedit04:15
brent2not sure if you need a full gnome install or not04:15
Nimblewolegroon, vim04:15
wolegroonsamthewildone, Gedit's what I'm currently using... Their over-zealous ctrl+backspace is driving me nuts.04:15
brent2wolegroon, geany is my favorite04:15
brent2it's a lot like notepad++ on windows04:15
wolegroonI'll give it a try, brent2, thanks.04:16
feltyCan I use Notepad++ in xubuntu?04:16
Nimblethrough wine04:17
wolegroonfeity, I've had success installing it through Wine before.04:17
wolegroon((The machine I'm using now can't handle it very well))04:17
feltywolegroon:I think it will be very unstable, isn't it?04:18
brent2felty, wolegroon http://i.imgur.com/hwpc3IR.png04:18
brent2almost the same thing imo04:18
brent2as npp04:18
brent2felty, there's a linux port of notepad++ but it's terrible and buggy, geany's a great replacement04:18
feltygeany is also web coding tool?04:19
brent2yeah04:19
wolegroonbrent2: Thanks, I'm installing it now.04:19
unikcan someone tell me why firefox fonts in kubuntu look so weird?04:19
unikI don't mean the menu, url bar, etc but the website contents04:20
wolegroonunik, I'm not sure, but I think it might have to do with using bitmap fonts instead of ttf's.04:20
wolegroonI was just reading something about it... Let me see if I can find it again.04:20
unikYes, please.04:20
unikTHanks04:20
wolegroonunik: Check this forum post out. https://bbs.archlinux.org/viewtopic.php?id=13593904:21
unikvolegroon: that's exactly what I need. thank you very much04:22
unikwolegroon04:22
wolegroonunik, no problem. :)04:23
adam_hi04:24
wolegroonHello adam_.04:24
adam_hows it goin wole04:25
wolegroonIt's going well.04:26
wolegroonSearching around for text editors. :)04:26
khangluhi04:27
adam_cool my first time on linux checking everything out04:27
somsipadam_: so the things is, that this is the support channel for people with problems. If you've got one, give us details so we can help. If you want to chat, please join #ubuntu-offtopic. Thanks04:28
wolegroonSwitching to linux may be a little tough at first (like switching to anything else would be), but it is worth it.04:28
adam_Oh ok Somsip sorry04:28
brent2somsip, how does support here work? are there employees of canonical in the channel?04:29
brent2or is it volunteer/community?04:30
somsipbrent2: no - all volunteers04:30
MoPacHello. I have a question about a kernel fix that was "released for Utopic at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1365378 . I have a card reader not being ecognized in Utopic, and I'm on kernel 3.16.0-17.  . How can I figure out whether it should be working for me or not? I can't tel if the release is in my current kernel version04:30
ubottuLaunchpad bug 1365378 in linux (Ubuntu Trusty) "[Regression] realtek pci-e card readers don't recognize mmc cards" [High,Fix committed]04:30
wolegroonWell, brent2, it looks like I'll be giving Geany a try for a bit. Thanks again. :)04:30
brent2neat04:30
brent2wolegroon, np, for some reason people don't mention it very often but I like it quite a lot, especially coming from notepad++ on windows04:30
jjwrightCan anyone help with a 13.04 system booting into read-only mode?04:31
brent2jjwright, read-only as in your filesystem is mounted as read only?04:32
jjwrightbrent: Correct. The server was actiing weird, I rebooted and the filesystem came back as read-only.04:33
brent2subsequent reboots do nothing to help?04:34
brent2also, is SMART enabled on the drive?04:34
jjwrightNothing. I forced it to mount with read/write with sudo mount -o remount / then tried to force a disk check with touch /forcefsck but that didn't work either.04:35
jjwrightThis system is actually running on ESXi which is not reporting any issues with disks or the datastore.04:35
brent2hmm04:37
brent2I don't know anything about esxi, sorry04:37
brent2my first idea would be to check smartctl04:37
brent2also make sure / isn't full even though that's probably a silly suggestion04:37
jjwrightI don't think it has anything to do with esxi.04:37
=== Extreme_ is now known as Extreme-
jjwrightThe disk is only 6% used.04:39
brent2sudo smartctl -H /dev/sdx04:39
brent2x being the proper device map04:39
brent2something similar happened to me not long ago and it was something really simple but I can't remember what it was, took just a few moments to fix04:41
jjwrightsmartctl is not installed. I could install it but i'm trying not to make any filesystem changes.04:41
brent2I see04:41
brent2jjwright, is this the root partition?04:44
jjwrightbrent2: yep, the root and only partition04:44
brent2darn, if you can afford the downtime maybe you can check it with smartctl using a live disk or something04:45
jjwrightbrent2: I tried to run fsck from the ubuntu cd but it doesn't apper to be on it. Seems weird.04:46
brent2that's really weird..04:47
BlasterHow long does Java 8 installation generally take?  My Ansible provisioner has been sitting on it for like 10+ minutes.04:47
tortibhello04:48
booby_tables_24Sup04:48
tortibhas an update been released for the bash exploit yet?04:48
booby_tables_24Nopes04:48
tortibthat's not good...04:48
brent2it hasn't?04:48
booby_tables_24Yeah..04:48
booby_tables_24But im kinda wprking on it04:48
brent2you sure? it seems to be patched on my end04:48
BlasterBash exploit?04:48
brent2unless I'm mistaken04:48
tortibbrent2: how can I check if it's patched?04:48
booby_tables_24Try yo exploit yourself?04:49
brent2maybe my info is wrong, but you can try: env x='() { :;}; echo vulnerable' bash -c "echo testing"04:49
brent2tortib, ^04:49
brent2http://i.imgur.com/SYEu0TE.png04:50
tortibbrent2: is it supposed to echo testing?04:50
brent2if it says 'vulnerable' then you're vulnerable04:50
booby_tables_24Its suposed to, but it wpnt04:50
brent2if it looks like my pic then you're safe04:50
brent2(I think)04:50
tortibI need to find out for sure :\04:50
brent2tortib, https://i.imgur.com/SYEu0TE.png04:51
tortibbrent2: yeah I get that but you're not certain.04:51
brent2only because of what booby_tables_24 said04:51
tortibI updated the following packages: libnss3 libnss3-1d libnss3-nssdb04:52
tortibbut those are network security, not sure if that relates to bash...I would think not.04:52
reisioit's just bash04:52
booby_tables_24What happens when you execute it?04:52
Elimin8erbrent2, I just tired what you put. and out of my 2 linux systems only 1 did what your pic shows04:52
booby_tables_24Update bash04:53
Elimin8erthe other showed diffrently04:53
Elimin8erwhich is funny.04:53
tortibElimin8er: what did it show?04:53
reisio...either they say 'vulnerable' or they don't :p04:53
booby_tables_24Or whatever terminal emulator you are using04:53
brent2I have an ancient system and on that system it says 'vulnerable'; on all of my updated systems it does not04:53
brent2I am not a professional and this information does not come with a warranty™04:53
reisiono surprise there04:53
Elimin8ermy other system said, vulnerable and testing04:53
reisioElimin8er: so vulnerable04:54
brent2upgrade and dist-upgrade and bam04:54
brent2justworks04:54
Elimin8erdoesnt really mater.. im behind a router and private network.. I can wait for the patch on it04:54
tortibbrent2: oh it was apart of the dist-upgradE?04:55
tortibI did that last night04:55
Elimin8eri only have a few ports open from the outside04:55
reisioit's already patched04:55
brent2^04:55
tortibk04:55
tortibthanks guys04:55
tortibyou're very helpful04:55
reisiodunno by last night, but it's patched04:55
reisioalthough they found a second problem :p04:55
tortibwell I don't have any kernel images to upgrade to04:56
tortibI'm running 3.13.0-36-generic04:56
Elimin8erim running 3.16.0-17-generic04:57
Elimin8eron both systems04:57
tortibdamn yo, you're out of date.04:57
Elimin8erI remember 10 years ago running debian with kernel 1.2.X04:58
Elimin8ermore then 10 by now04:58
reisioyeah?04:59
reisioI remember running the Multics kernel04:59
l2ksolkovIs there any reason to upgrade to 14.04 from 12.04 LTS?04:59
brent2it makes you cooler on irc for one thing04:59
reisiol2ksolkov: so your software isn't really old?04:59
brent2you don't look like a n00b04:59
tortibI remember walking to school in the snow during the summer up hill both ways04:59
brent2l2ksolkov, there's no reason to upgrade if you don't mind the outdated software04:59
brent2at least not until support stops04:59
cfhowlettl2ksolkov, is there a reason not to?05:00
Elimin8erim using the 14.10.. yes I like to play with fire.05:00
brent2what a madman05:00
Richhhtrying to write a script to perform a lot of timing tests of a 3rd-party java program. how can I append the running time to a file (eg using time). Tried echo { time java -classpath ... blah ... ; } 2> output.txt as suggested here -> http://stackoverflow.com/questions/13356628/is-there-a-way-to-redirect-time-output-to-file-in-linux . no luck05:03
netlarElimin8er: Are you using Unity too?05:03
Elimin8erno way05:03
Elimin8ergnome05:04
Elimin8erI dislike the unity05:04
netlarElimin8er: Just wondering, I love Unity, just was curious what they might be changing or enhancing05:04
booby_tables_24Richhh use echo >> file05:05
brent2unity reminds me of a failed combination of the osx top panel and the windows 7 taskbar05:05
Elimin8ernetlar, I have tried it.. its still just as the older version.. I think your talking about v8 or something.. its the same05:05
netlarElimin8er: Yes Unity 8, so the same huh05:05
MoPacanybody know if the ARChon hack for Chrome to run Android apps will work in Ubuntu Touch?05:06
Elimin8erI cant see why anyone would like unity05:06
cfhowlett!touch  | MoPac, ask the !touch channel05:07
ubottuMoPac, ask the !touch channel: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch05:07
netlarI love the search function, and I like the launchbar too.  Plus so love how you can get to application menues from unity too05:07
Elimin8erill stick to my gnome05:07
Elimin8erits faster I think.05:07
netlarGuess I must be in the minority05:08
brent2netlar, i wish they'd just modularize that stuff05:08
brent2and provide it as individual packages05:08
Elimin8erkde looks cool.. but way too slow and lagging.05:08
netlarbrent2: Modularize what stuff?05:08
brent2netlar, things like the nice search functionality that the Unity HUD brings with it05:08
brent2netlar, I'd like to be able to use that in XFCE for example05:09
tortibhttps://news.ycombinator.com/item?id=836515805:09
Elimin8erbrent2, I do agree with you on that05:09
tortibI guess it isn't patched yet05:09
brent2darn05:09
netlarbrent2: Yes I see, that is what I love about Unity, but yes be nice to have that in the other flavors too05:09
netlarbrent2: I just was kinda hoping they may bring back the other lenses that you could add05:10
brent2I like some of the functionality but overall it's just disappointing compared to most other options05:11
brent2I don't understand why anyone would want or need a panel and a launcher when you can have the same functionality in something like the Windows 7 taskbar, or even the top panel+dock approach. Going from Gnome 2 to Unity felt like a big downgrade05:11
brent2really been enjoying xubuntu though, they did a great job05:12
xanguanetlar: you can use synapse to launch programs/open files05:12
Elimin8erbrent2, have you tried the gnome 3 yet?05:12
netlarxangua: Yes true, but the Dash is just as fast for me05:12
brent2Elimin8er, I have used it quite a bit. The version used in Debian (3.4? 3.6?) is alright but not really perfect, and it seems like it's going downhill05:13
brent2Elimin8er, but it's better than unity05:13
Elimin8erhaha.. true to that05:13
brent2every subsequent version breaks all of the extensions I use05:13
netlarSo no Unity lovers out there??05:13
brent2which is a major pain05:13
Elimin8ermy understanding gnome 3 is still beta05:13
Elimin8erI could be wrong05:14
brent2maybe so, but I feel like they're moving in the wrong direction, beta or not05:14
brent2my laptop is not a tablet05:14
brent2it seems like it would be awesome on a linux tablet05:14
brent2but not on my HTPC or laptop or whatever05:14
AyEAPM5KQqMdNe1uis there a way to prevent icons from grouping in unity?05:15
AyEAPM5KQqMdNe1ui've searched online and none of the solutions are any good05:15
brent2install an external panel i guess05:15
brent2otherwise i don't think so05:16
=== GB7jw1E94mGbwkrP is now known as PqhDwG5JL8Tmu5vx
=== GB7jw1E94mGbwkrP is now known as PqhDwG5JL8Tmu5vx
=== PqhDwG5JL8Tmu5vx is now known as HrUTxngJrVfiTLH9
devboardquit05:25
feltyquit05:28
spikebstart05:29
=== amir_ is now known as Guest25526
HorsemedsDo i need to take any precautions regarding the new Bash bug other than applying the patch? I noticed the Media is saying the patch may not work05:39
bkrjwhat media?05:45
Horsemedshttp://www.abc.net.au/news/2014-09-25/new-software-bug-may-pose-bigger-threat-than-heartbleed/576907605:46
Horsemeds"That means some systems could be exploited even though they are patched," said Chris Wysopal, chief technology officer with security software maker Veracode.05:46
feltyI installed WIne and I'm curious where is the C:/ folder05:47
bkrjMaybe test your system after patching?05:47
=== alan_ is now known as Guest82341
Horsemedsbkrj what tests do you suggest?05:48
bkrjsomeone said lookout for CVE-2014-7169. i think that will be updated once things clear up. for testing, i'm not the one to talk05:52
Horsemedsok thanks05:52
bkrji take you already did the basic test that was suggested05:53
Horsemedsbkrj all i have done is the patch05:54
Horsemedswhat was the suggestion?05:54
bkrjsee diagnostic steps in https://access.redhat.com/articles/120022305:54
=== Rez is now known as LoRez
Horsemedscheers05:54
bkrjhmm, rh has a nice bug report05:57
bkrji don't see that for ubuntu and debian05:58
Horsemedsmaybe soon to come05:59
ryannathansI have two wlan devices, one is connected to the internet via a VPN. How can I set up the second device to allow devices to connect to it and access the internet06:03
ryannathansObviously my laptop needs to be assigning IP addresses to clients and tunneling06:03
steve66tnhello06:04
steve66tnI am a new user I just installed studio06:05
steve66tnEverything works good except none of my windows computers can see the linusx06:06
steve66tnlinux comp06:06
steve66tnhello am I here?06:06
Horsemedsyes06:06
steve66tnOK what do I need to do to let the other comps on my network see me?06:07
steve66tnI can see the others fine06:07
Horsemedsim new too, sorry06:07
steve66tnohh ok06:07
steve66tnbut none of the other comps can see me they are on Win 706:07
steve66tncan anyone help me?06:08
abnormalsteve66tn, can you go to Spotchat server and in #chatroom? a guy nicked pencilandpaper knows about Ubuntu Studio...06:12
abnormalhe uses it all the time...06:12
=== Sauvin is now known as Bocaneri
=== Bocaneri is now known as Sauvin
=== dave is now known as Guest74212
squintyabnormal:  he is also in #linuxmint-chat quite often too.06:24
abnormaloh, goodie...  that's nice to know..  ty06:25
abnormaloh, wait, that's still in the spotchat server tho...06:25
squintyyes06:26
abnormalso I have no access to spotchat due to my Verizon hotspot...06:26
abnormaleven if I use a BNC still not able  to connect to spotchat06:31
polikitHi all! Any info about CVE-2014–6271? How can I patch Ubuntu 12.04.5 LTS06:34
somsippolikit: sudo apt-get update && sudo apt-get install -y bash (but another patch is due soon)06:36
ICantCooksomsip - another patch is due soon?06:36
ICantCookthis first patch isn't complete?06:36
MouzzIs it expected to have a delay in name resolution if the first configured dns server in /etc/network/interfaces is down? Is there no mechanism that, after a while, the second dns server is used first?06:36
somsipICantCook: https://news.ycombinator.com/item?id=836515806:36
ICantCookthanks06:37
=== arjun is now known as Guest46552
somsipICantCook: maybe not the most succint link, but the patch does cover all possible exploits06:37
=== jackyalcine is now known as jalcin
=== jalcin is now known as jalcine
somsipICantCook: sorry - ...original patch doesn't cover...06:38
polikitsomsip06:39
polikitsomsip06:39
polikitsomsip: I haven't any updates If i try to apt-get upgrade06:39
ICantCooksomsip: damn lol.  Just finished patching everything :)06:39
Aaronpolikit, stop flooding please,06:40
indeedis there a specific room for technical help?06:47
somsipindeed: just state the problem and someone may be able to help06:48
indeedThanks. FYI I'm fairly new to linux still. Anyways I'm trying to sudo apt-get update but when I do I get06:49
indeedE: The method driver /usr/lib/apt/methods/https could not be found. N: Is the package apt-transport-https installed?06:49
indeedWhen I try to install that I get06:50
shiv_<testing>06:50
indeedErr http://archive.ubuntu.com/ubuntu/ trusty-updates/main apt-transport-https amd64 1.0.1ubuntu2.1   404  Not Found06:50
somsipindeed: this might help http://aptosid.com/index.php?name=PNphpBB2&file=viewtopic&t=280806:51
somsipindeed: seems like one of your sources is using https. Do you have any PPAs that might be the culprit?06:51
indeedsomsip: how would I find that out?06:53
indeedsomsip: thank you06:53
somsipindeed: try 'grep -nir https /etc/apt' and see if it gives you any results. Use !paste to paste the response if you need to06:55
=== Ubuntu is now known as Guest49031
indeed!paste grep: /etc/apt/auth.conf: Permission denied grep: /etc/apt/trustdb.gpg: Permission denied /etc/apt/sources.list.d/private-ppa.launchpad.net_commercial-ppa-uploaders_steam_ubuntu.list:1:deb https://private-ppa.launchpad.net/commercial-ppa-uploaders/steam/ubuntu precise main #Added by software-center; credentials stored in /etc/apt/auth.conf /etc/apt/sources.list.d/private-ppa.launchpad.net_commercial-ppa-uploaders_steam_ubuntu.l06:56
ubottuindeed: I am only a bot, please don't think I'm intelligent :)06:56
indeedha! didn't work06:57
somsipindeed: try the same command with sudo06:57
squintyindeed:  you need to use   sudo   in front of the command06:57
somsipsquinty: shouldn't everything be w+r in /etc/apt? It is for me... I agree he needs sudo though06:58
indeedsomsip: squinty: ah ok thank you!06:59
=== keko is now known as Guest95899
ICantCooksomsip: cygwin's bash is vulnerable to this (I tested it).  Would this be acceptable if no windows apps running on the server interact with cygwin/bash ?06:59
indeedsomsip: /etc/apt/sources.list.d/private-ppa.launchpad.net_commercial-ppa-uploaders_steam_ubuntu.list:1:deb https://private-ppa.launchpad.net/commercial-ppa-uploaders/steam/ubuntu precise main #Added by software-center; credentials stored in /etc/apt/auth.conf /etc/apt/sources.list.d/private-ppa.launchpad.net_commercial-ppa-uploaders_steam_ubuntu.list.save:1:deb https://private-ppa.launchpad.net/commercial-ppa-uploaders/steam/ubuntu pr07:00
somsipICantCook: I read on some thread somewhere that Cygwin bash has been updated with the first patch. And it depends what your server is being used for whether it07:00
somsip's vulnerable07:00
somsip!paste | indeed07:01
ubottuindeed: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.07:01
indeedAh sorry again! here is the pastebin link07:02
indeedsomsip: http://paste.ubuntu.com/8423549/07:02
ICantCooksomsip: Cool.  I want to monitor this and patch Ubuntu, CentOS and Cygwin servers as soon as patch2 is out.  Where would I go to monitor the status of this?07:02
somsipindeed: This does not look like the output of grep -nir https /etc/apt. Is it?07:03
somsipICantCook: I'm in here to monitor the status of ubuntu. Though I am relying on someone else to make an announcement.07:03
indeedsomsip: yes actually it is.07:04
somsipindeed: sorry - just saw the https. So this is the offending repo. Try renaming that file to .bak and running update to see if it works without that ppa07:04
indeedsomsip: will do thank you07:05
indeedsomsip: both files?07:07
somsipindeed: just the .list, not the .save07:08
squintyindeed:  fwiw  you can also use Software Updates > Other Software and disable (toggle on/off) any PPA's you have installed there too07:10
=== WhiteWolf is now known as WhiteWolf|AWAY
tootheanyone know why the 'Connection' option on my bluetooth settings to my phone is greyed out?07:12
tootheits on the Off position07:12
indeedsomsip: worked like a charm thank you so much!07:12
somsipindeed: now you just need to figure out how to fix the PPA, if you really need it. I'll leave that with you07:13
indeedsomsip: what exactly went wrong? or where can I learn more about this? it was working before i'm not sure why it popped up all of a sudden.07:13
indeedsquinty: ah ok thank you. I'll keep that in mind as well.07:13
squintyyw07:14
indeedsomsip: I'm not even sure what it is to be honest. but thank you nonetheless07:14
somsipindeed: no idea. I just searched, found that link I posted earlier and gave you a workaround. It doesn't fix anything - just points the finger at the PPA07:14
indeedsomsip: better than nothing eh? thanks again.07:16
bkrji deleted a ppa reference in /etc/apt/sources.list.d but after reboot, it came back. why?07:16
somsip!ppp-purge | bkrj (maybe there's something else that needed to be done)07:17
somsip!ppa-purge | bkrj (maybe there's something else that needed to be done)07:17
ubottubkrj (maybe there's something else that needed to be done): To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html07:17
j0hnskotHey there! I got a problem. I'm using 14.04 64bit, and at random times there will be high disk activity and the pc will slow down too much. At first i thought it was the swap. But it happened even when the swap was not used. Any help?07:17
bkrjsomsip: thanks07:18
Ben64j0hnskot: use iotop to see whats using the resources07:19
j0hnskotI did. Not every time the same app was using the disk. It showed 6-7mb of read/write but it was spread out on many applications07:20
bondmainshellshock. oh god.07:25
bkrjthey're actually calling it that?07:25
bondmainyup.07:26
OerHeksIf you run bash 4.3-7ubuntu1.1 you are safe http://www.ubuntu.com/usn/usn-2362-1/07:28
j0hnskotis there a way to record disk activity to check which app does the most read/writes?07:28
thiocyhi07:28
sjuxaxOerHeks: Not totally. More vulnerabilities are being discovered in function parsing as attention has been drawn to that section of code. There are PoCs all over out there that work even on fully patched systems.07:29
bkrjj0hnskot: try iostat07:30
sjuxaxOnly options at this point are to excise bash entirely (switch to dash or some other shell), turn off the vulnerable systems until all issues are patched, or cross fingers07:30
bkrjscratch that. it's iotop07:30
thiocyi have a problem with my ubuntu can somebody help me please?07:31
somsip!details | thiocy07:32
ubottuthiocy: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)07:32
thiocythanks. i misconfigured the grub file /etc/default/grub07:32
thiocyi changed last command GRUB_CMDLINE_LINUX that had something i didnt wrote07:33
thiocybut i restore grub from rescatux os and seems fine. but. the lightdm does not show anything only a cursor07:33
thiocyand moves me after 30 secs to tty1. why?07:33
somsipthiocy: what is rescatux os and why did you use the file from it?07:34
leeyaahello07:34
thiocyrescatux os is an operating system (live) that restore grub and mbr in case something goes wrong. like my case. i did it alot of times when i had problems and always did the job07:34
leeyaahow to resolve this dependancy error https://bpaste.net/show/8f97467119d207:35
somsipthiocy: fair enough. I'd have recommended this. Maybe there is useful information that might help07:35
somsip!grub-rescue | thiocy07:35
j0hnskotbkrj, iostats give me general stats. Is there an option to make it show me stats for each application separate?07:35
hateball!fixgrub07:35
ubottuGRUB2 is the default Ubuntu boot manager. 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/Grub207:35
somsiphateball: thanks07:35
bkrjj0hnskot: i revised to iotop :)07:36
bkrji think that's more suitable for you07:36
thiocysomsip: is that a command?07:36
somsipthiocy: that was the !fixgrub help that I misremembered07:36
squintya revamp of supergrub2 which uses Boot-Repair to fix grub problems (lxde slack iirc)07:36
somsipleeyaa: do you use any non-official repos, like PPAs?07:37
toothewhy is my option to connect as a network device via bluetooth greyed out?07:37
thiocysomsip: thanks i will try that. thanks a lot07:37
leeyaasomsip: no, default 14.04 LTS07:37
leeyaasomsip: ah lol07:37
leeyaafor some reason my source.list is change07:37
leeyaajust checked07:37
leeyaaor not deb http://us.archive.ubuntu.com/ubuntu/07:38
leeyaashould it be archive.ubuntu ?07:38
Psil0Cybinif i download a .tar.bz2 or what ever and extract it and am using it as a program where is the best place to place it?07:39
Psil0Cybinfolder wise so i can launch it like other programs?07:39
Psil0Cybinbin something rather?07:39
somsip!fhs | Psil0Cybin07:39
ubottuPsil0Cybin: An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview  see also: man hier07:39
somsipPsil0Cybin: tldr; place the executable somewhere on your $PATH. Usually this wil be ~/bin or /usr/local/bin but is often /opt and elsewhere too07:40
leeyaasomsip: fixed it. for some reason sources was not original07:40
somsipleeyaa: cool07:40
leeyaathanks for the tip07:40
Psil0Cybinsomsip: okay thank you so much07:40
j0hnskoti tried swapoff to make sure the swap is not used. When the memory usage reached 75% , the system started to slow down. Then i opened the ubuntu software center to see how it will react on very high ram usage and it hanged, having 100% activity on the disk. Is that the normal behavior ? I didn't use swap so i guess it should use the disk so much.07:47
OerHeksj0hnskot, sounds normal, yes07:48
somsipj0hnskot: how much RAM do you have>?07:50
tarelerulzDo you even need swap  now?07:53
j0hnskotsomsip,  4gb , i need more. But trying to figure out  how to make it responsive for now .07:53
somsiptarelerulz: yes, if you don't have a lot of memory07:53
tarelerulzWhat is a lot of  memory ?   6gb and up?07:53
j0hnskottarelerulz, if you hibernate you need. Also a small swap for safety is not bad. You don't want your pc to crash because of high ram usage07:53
somsipj0hnskot: well if you are deliberately trying to use up all of the RAM, then the end result will be what you got07:54
somsiptarelerulz: depends what you use it for. Surf the net and 4GB will be plenty. Run 10 VMs or edit RAW 4k video files and 16GB is not a lot07:54
tarelerulzWell, that last one is way out of my use rang.    I just got into blue ray as far as video stuff goies07:55
=== parduse is now known as Guest73528
j0hnskotsomsip, the problem is that i don't try. It maxes because of the apps i'm using. At least 2.7 gb wil be used and at that point is when the system starts to slow down. It seems that after 75%, swap or not, the system will start to slow down07:55
=== parduse is now known as Guest54656
tarelerulzsomsip ,  Do you work with 4k video?07:58
somsip!ot | tarelerulz (it's not relevant to support and I prefer not to get into OT discussions)08:00
ubottutarelerulz (it's not relevant to support and I prefer not to get into OT discussions): #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!08:00
somsipj0hnskot: I don't know enough about how memory management should work to advise. I have enough RAM for what I do and have swap available08:01
jerry_hello08:02
j0hnskotsomsip well, more ram will probably solve it. Thanks for you help!08:03
funky1hi there ppl, i'm using a dvb-s card on my ubuntu box in combination with tvheadend. I downloaded tvh last year from git, compiled it, created a deb and installed on my box. I want to update my kernel in ubuntu now, but I will probably have to re-install tvheadend then as well, because of new kernel? and if i do so and use the very same deb file from last year, will my tvheadend settings remain? or will they all be gone? anyone got a clue?08:03
masoudborborhi everybody. when I run unity tweak tool it says: the following schema is missing: com.canonical.indicator.sound    In order to work properly, Unity Tweak Tool recommends you install the necessary packages08:03
desperate_joehello, total noob, could use some step-bystep guidance with a NOKEY error, please08:04
=== polkovnik is now known as esha
desperate_joeerror: sorry: no pubkey08:05
bazhang!gpgerr | desperate_joe08:05
somsipdesperate_joe: in what situation?08:05
ubottudesperate_joe: Getting GPG errors after adding custom repositories? Find the GPG keyword for the repository (it's 437D05B5 for the standard ones) and run « sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com <key> »08:05
masoudborborhi everybody. when I run unity tweak tool it says: the following schema is missing: com.canonical.indicator.sound    In order to work properly, Unity Tweak Tool recommends you install the necessary packages08:06
desperate_joe@somsip&ubottu: i tried to install "ubuntu-after-install" and i did a "sudo apt-get update" :  W: GPG error: https://download.01.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A902DDA375E5236608:07
tarelerulzjoin #ubuntu-offtopic08:08
somsipdesperate_joe: looks like ubuntu-after-install is not on an official repo and we don't support PPAs in this channel. If you want to use it, you'll need to contact the PPA maintainer for support08:10
desperate_joe@ubottu: i did: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com <key>08:10
desperate_joebash: syntax error near unexpected token `newline'08:10
antonio__I'm trying to use my built in webcam on my ubuntu machine..its not showing up in Google Hangouts.  It worked the last time I used it a few weeks ago08:10
desperate_joe@somsip: this is the second time that i installed the 14, and in the previous one i also got a  no pubkey error, but i don't find the step-by step guide anymore to get rid of it... or is there a seperate way for every number?08:11
lapionantonio__, maybe another programm is using it, check skype, but first restart the browser I assume GH is running in\08:12
antonio__brbr08:12
antonio__brb08:12
antonio__ back...08:19
=== rvdv is now known as Guest98965
desperate_joei have found this: gpg --keyserver subkeys.pgp.net --recv F1D53D8C4F368D5D08:19
desperate_joegpg --export --armor F1D53D8C4F368D5D | apt-key add -" but now it says this08:19
desperate_joegpg: directory `/home/steven/.gnupg' created08:19
desperate_joegpg: new configuration file `/home/steven/.gnupg/gpg.conf' created08:19
desperate_joegpg: WARNING: options in `/home/steven/.gnupg/gpg.conf' are not yet active during this run08:19
desperate_joegpg: keyring `/home/steven/.gnupg/secring.gpg' created08:19
antonio__webcam still isn't working with google hangouts...was working fine a few weeks ago..didn't change anything.  DAMN!  I've got a super important google hangout tomorrow08:19
unopastedesperate_joe you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted08:19
=== rra42 is now known as babel42
=== Guest98965 is now known as rysh
riffraffhi everyone, I upgraded a 12.04 to 14.04 and apparently my /etc/cgconfig.conf is not being used anymore on startup08:21
desperate_joe@unopaste: why was i muted? i was copy-pasting terminal to show what my problem is... sorry08:21
funky1antonio__, does ur webcam work in other applications?08:21
antonio__anyone?  I NEED to get my webcam working...This is super important...08:21
antonio__funky1: checking skype08:21
somsip!paste | desperate_joe08:21
riffraffI can use cgconfigparser -l /etc/cgconfig.conf and then it would work fine, but I'd expect this to happen on reboot which it doesn't :/08:21
=== Caroga_afk is now known as Caroga
ubottudesperate_joe: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.08:21
Ben64desperate_joe: read the message unopaste sent you. use a pastebin08:21
desperate_joesorry, like i said before, am a noob... taking babysteps here and sometimes fall flat on my face :x(08:22
lionroarsI just cannot receive any of the XMPP requests from my friends08:23
desperate_joetried some things to resolve a no pubkey, but doesn't seem to work08:23
antonio__funky1: appears to work in skype08:24
desperate_joeis every no pubkey number a different approach?08:24
funky1antonio__, ok that's good, so no problem with webcam or interface, have you tried re-installing hangouts?08:25
Ben64desperate_joe: can you pastebin the problem08:25
antonio__funky1: you can install it?  I'm going straight from chrome08:25
funky1antonio__, complete removal and re-install of chrome08:25
antonio__confused..it was working like a week ago08:25
desperate_joe!pastebinit08:25
ubottupastebinit 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.com08:25
funky1or you could just remove the plugin, re-add and c what happens...08:26
desperate_joehttp://paste.ubuntu.com/8423964/  is that the link then?08:27
antonio__funky1: what plugin?08:27
somsipdesperate_joe: looks like ubuntu-after-install is not on an official repo and we don't support PPAs in this channel. If you want to use it, you'll need to contact the PPA maintainer for support08:27
ToAruShiroiNekohi08:28
meliois there information about updatnig bash due to the bash shll vulnerability?08:28
ToAruShiroiNekoI am trying to setup vsftpd08:28
desperate_joe@somsip: how to undo the "sudo add-apt-repository ppa:thefanclub/ubuntu-after-install" command? because after this i got the problem, so how to undo?08:28
ToAruShiroiNekoI was able to install it but how to define accounts a password appears to be confusing to me08:28
somsipmelio: just sudo apt-get update && sudo-apt-get install -y bash (but we are awaiting another patch)08:28
meliothanks08:28
ToAruShiroiNekohow can I solve this issue?08:29
antonio__This is freaking ridiculous.  This was working fine like two weeks ago.  Now it just refuses to work.  Damnit!  I've got to get this interview tomorrow...argggh!08:29
desperate_joe@ben64: http://paste.ubuntu.com/8423964/ (is this ok?)08:29
meliosudo apt-get update && sudo apt-get install -y bash08:29
somsipmelio: in a terminal...08:30
melioI know i was correcting your output08:30
meliojust incase someone wanted to copy/paste it08:30
somsipmelio: yep - extra hyphen.08:30
melioty08:30
antonio__I might have to reinstall Ubuntu (I'm on 12.04 got a live DVD I made of the newest desktop version).  The only problem is I can't access the internet when I try to install the newest version.  Do I have to have internet when trying to install the newest version?08:30
Ben64desperate_joe: don't know what repositories you added there, but that isn't supported in here08:31
ToAruShiroiNekoI just need one example, documentations I read so far are confusing at best08:31
bkrjantonio__, no you don't need but you can connect during installation08:31
desperate_joeso, how to remove this repository then?08:31
antonio__bkrj: no wifi connection is showing up08:31
bkrjwhat's the hardware?08:32
antonio__bkrj: who me?08:32
bkrjare you on 12.04 and have wifi?08:32
antonio__yeah08:32
bkrjyou'll probably need to config it after the installation08:32
Ben64desperate_joe: remove any packages you installed from it, then remove the line(s) from /etc/apt/sources.list and/or /etc/apt/sources.list.d/08:32
antonio__bkrj: how easy / hard is that?  This webcam has to be working...08:33
antonio__Should I be able to access the wifi during a installation or a "try it" live DVD?08:33
desperate_joe@ben64, sorry but don't understand it/how :s08:33
antonio__brb08:33
yetianhey all, about the bash bug. :) Should i dist-upgrade or can i just upgrade bash?08:34
yetiandist upgrade seems to upgrade lots of things including php and we have a platform where that code will need testing before upgrading php08:34
somsipyetian: sudo apt-get update && sudo apt-get install -y bash (but we are waiting for a subsequent patch)08:35
yetianah thanks somsip, so no patch on ubuntu repo atm?08:35
xanguayetian: updates in ubuntu are mostly security updates, there are no major version updates of your programs if that is what you are afraid of08:35
somsipyetian: the first patch is available, but a bug was found in that so we are waiting for a second patch08:35
yetianxangua: I'm thinking about things like php and mysql, we'd require a lot of testing if they are upgraded for obvious reasons08:35
yetiansomsip: Ah ok, thanks.08:36
somsipyetian: just install -y bash and nothing else will be touched08:36
=== _rvdv_ is now known as rysh
yetianok thanks somsip08:36
=== Owner_ is now known as Guest34866
yetiansomsip: where is the best place to find out when that 2nd patch lands?08:37
=== fsargent is now known as Guest3009
somsipyetian: I'm hoping someone will announce in here. Someone (TJ) posten a link to http://www.ubuntu.com/usn/usn-2362-1/ when it was available.08:38
somsipyetian: *for the first patch. So maybe the same for the second08:38
yetianok somsip thanks08:38
melioi love how awesome ubuntu 14.04 handles this 1K$ computer i bought08:39
meliotouch screen is brilliant. forget it's there sometimes tho. wish more apps were touch compatiable08:39
coffeecupI'm running 11.04, I understand it's not supported. Any suggestion on updating bash to fix the bashbleed?08:39
Ben64coffeecup: yes, upgrade to a supported release08:39
somsip!11.0408:39
ubottuUbuntu 11.04 (Natty Narwhal) was the fourteenth release of Ubuntu. Desktop support ended on October 28, 2012. See !upgrade, !lts and !eol for more details.08:39
somsipcoffeecup: you're out of look and on your own.08:40
somsip*luck (gah!)08:40
xanguayou are out of coffee ;)08:40
somsipxangua: only two cups today...08:40
coffeecup11.04 server. With all that's runnning on it, not easy to just upgrade to supported. ANy quick fix for now?08:40
Ben64why are you running a server on 2 year outdated unpatched software? thats a horrible idea08:41
asher1Hello someome can please give to me link download for Wizard to linux?08:41
somsipcoffeecup: really, no. I have a 10.10 with some hideously unmaintainable inherited site on it and have told the client we either upgrade or leave it for the script kiddies to hit08:41
antonio__bkrj: mind if I pm you?08:41
asher1Hello someome can please give to me link download for Wizard to linux?08:42
somsipasher1: you may need to say a bit more about what Wizard is08:42
coffeecupThat will take me a couple of days to move all to 14.0408:43
asher1really i dont know i need run supybot08:43
asher1for this08:43
coffeecupany easy upgrade from 11.04 to 14.04?08:43
somsipcoffeecup: swap dash in place of bash?08:43
xanguacoffeecup: a couple of day mean nothing compared to a couple of years08:43
asher1do you know? somsip08:43
Ben64coffeecup: the bash bug is the least of your worries though, theres all sorts of bugs in the past 2 years, apache, ssl, ssh, etc08:44
somsipasher1: you want to run something called supybot?08:44
desperate_joeit seems that i was disconnected :(08:44
desperate_joei used sudo add-apt-repositry --remove ppa: .... but after doing the sudo update i still get the no pubkey error ...08:44
Ben64desperate_joe: thats not what i said at all08:44
bkrjantoinio__: isn't it wifi?08:44
Ben64desperate_joe: remove any packages you installed from it, then remove the line(s) from /etc/apt/sources.list and/or /etc/apt/sources.list.d/08:44
coffeecupxanga: 2 days is long under the pressure of the bashbleed.08:45
Ben64coffeecup: you have much larger vulnerabilities going on right now08:45
asher1yes08:45
somsipasher1: it's not supported here. Contact the developers08:45
asher1ok08:46
funky1antonio__, the hangout plugin in chrome08:46
minimeccoffeecup: OK. So either it works, or you do have to do a new install.... You could install the program 'tasksel', then open it on console and strip your old installation down to ubuntu basic server. Then change the sources to 'trusty' in /etc/apt/sources.list, and do 'sudo apt-get dist-upgrade'. Then start to add the new software you need for the server. That's what I would do, avoiding a new instrall. In your case, I would probably do a new install08:47
desperate_joe@ben64: http://paste.ubuntu.com/8424046/ can you look at this?08:47
Ben64coffeecup: what minimec is definitely not recommended or supported in this channel, do so at your own peril08:47
coffeecupBen64: I guess I'm going to spend the night on coffee08:47
uberjarHi.  Does anyone know anything about DNS caching via nscd or any other mechanism ?08:48
minimecBen64: I agree and that's why I mention, that I would not do it in his case...08:48
bkrjdesperate_joe: why do you prefix with PPA_?08:48
Ben64coffeecup: why did you add PPA08:48
desperate_joe@bkrj so drop the prefix then?08:49
bkrji think you need ppa-purge. removing the file didn't work for me08:49
Ben64desperate_joe: nowhere does it say PPA_ why add it08:49
Psil0Cybinhey maybe someoen can help me, installed stream asked me to add a PPA x-swat, etc for gfx driver update, did it and it made a wierd setting change, now how would i be able to revert from adding this PPA perhaps someone who has experience with steam might help me out?08:49
desperate_joethe guide i follewed said PPA_name: so i presumed it was "PPA_ and then the name of the file08:50
Ben64Psil0Cybin: stream = steam?08:50
Psil0Cybinyea sorry08:50
bkrjPPA_name=name08:50
coffeecupthanks guys08:50
bkrji deleted the file but after reboot it comes back. so someone here suggested using ppa-purge08:50
Ben64i don't know if ppa-purge works on non-launchpad ppa's08:51
xangua!ppa-purge | Psil0Cybin08:51
ubottuPsil0Cybin: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html08:51
desperate_joeok, i removed the ppa, but after doing the sudo update still get nopubkey error :s08:53
Psil0Cybinperfect worked amazingly ty08:53
Psil0Cybinor might let me see08:53
bkrjBen64: there is non-launchpad ppa?08:53
alipoor90Hi , is there any Linux software which make a visual catalog of filesystem tree ? which makes me enable to backup filesystem tree (folders and file names,time stamps,sizes - but without actual data) ?08:53
Psil0Cybinworked perfectly xangua ty08:54
bkrjdesperate_joe: are you sure you removed the right one08:54
bkrjalipoor90: tree08:55
pamBack...08:55
desperate_joeyes, "theubuntufan....." the problems started after getting that one, and now i removed it but still get error :s08:55
bkrjalipoor90: not sure about the backup part08:55
=== ryan__ is now known as redishfox
pamThinking of installing the newest version to my other laptop...I've got 12.10 on it now....Can I install it and keep my current home folder?08:56
bkrjdesperate_joe: did you check in /etc/apt/sources.list?08:57
bkrjpam: yes08:57
alipoor90I mean mounting file system (or just browsing it inside that software) to just view which folders there and which folders and files are inside which folders , and viewing file and folders sizes and time stamps but without having the actual data08:57
desperate_joe@bkrj08:57
bkrjpam: do you have seperate partition for /home?08:57
pambkrj: not sure08:58
bkrjalipoor90: yes, try the tool called "tree". it recursively lists a filesystem. there's probably option for metadata08:59
desperate_joelook at the steps: http://paste.ubuntu.com/8424118/08:59
desperate_joefirst the PPA mistake, then i removed it correctly without the PPA08:59
=== EriC^^ is now known as eeee
somsip!ppa-purge | desperate_joe (you don't just delete the .list and .save files)09:00
ubottudesperate_joe (you don't just delete the .list and .save files): To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html09:00
bkrjpam: pastebin "cat /etc/fstab". but if you don't know, it's probably on the same partition as /09:00
bkrjpam: if everything is under same partition, i'd move my stuff elsewhere before installing09:01
=== Hobbyboy|Sleep is now known as Hobbyboy
ToAruShiroiNekocould someone please guide me in setting up vsftpd?09:07
desperate_joesudo ppa-purge ppa:<repository-name>/<subdirectory>: in my case is reponame= theubuntu... but where/how to find subdirectory?09:07
BobBallWith upstart "mounted /tmp" does that require /tmp to be a seperate filesystem or does it trigger if /tmp is mounted when / is mounted?  The docs don't seem clear to me for this :/09:08
somsipdesperate_joe: look on the PPA maintainer's webpage.09:08
xanguadesperate_joe: somsip it's not a PPA repository09:13
somsipxangua: it's a non-launchpad PPA?09:14
xanguaMy mistake, didn't read all the funny name09:17
desperate_joe@xangua what's somsip? what do you mean?09:17
bkrjdesperate_joe: worth trying -> software-properties-gtk / other software -> and remove from there09:22
bkrji think that worked for me09:23
bkrji didn't actually try ppa-purge09:23
KornosaurusPerformance wise, unity or gnome?09:27
desperate_joethank you everybody for your patience and help... it is not resolved yet, but something came up, will try it later again ;)09:27
bkrjKornosaurus: try both and see09:28
bkrjbut i'll go with gnome09:28
somsipKornosaurus: unity has a reputation for being heavy. I don't see many direct comparisons against gnome in that respect though09:28
fribis a patch needed for "shell shock" bug?09:28
somsipfrib: partial. Just apt-get update and apt-get install -y bash09:28
fribsomsip, thanks09:29
cfhowlettfrib, I just tested my machine - no problem found.  then again, I run "sudo apt-get dist-upgrade"  daily09:29
somsipfrib: there is another, more complete, patch due later apparently09:29
fribsomsip, meaning this method is not 100% protective?09:29
somsipfrib: the patch has a bug09:29
KornosaurusI'll try it out, thanks09:29
fribsomsip, great haha09:29
somsipfrib: well, it doesn't totally solve the original bug09:29
cfhowlettsomsip, patch needs a patch!09:29
somsipcfhowlett: metapatch09:30
fribsomsip, guess i'll have to check back later then09:30
cfhowlettsomsip, incepatch09:30
fribhow about android OS?09:30
Ben64frib: just run apt-get update and apt-get dist-upgrade anyway09:30
somsipcfhowlett: you not been about much today. Are you up to speed on the bash patch thing? Lots of enquiries today...09:30
xanguafrib: not topic but there are still a bazillion people using 2.3 devices09:31
cfhowlettsomsip, I only just found out about it (China time).  I did the test the article mentioned and found no problem.  don't know why.  My only maintenance is daily dist-upgrade ...09:31
TJ-CVE-2014-7169 is the ID of the fix for CVE-2014-627109:31
fribxangua, what does that have to do with the bug?09:31
ubottuGNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apac... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7169)09:31
ubottuGNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP client... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6271)09:31
xanguafrib: well you asked about android...09:32
fribxangua, if a patch was needed to protect against the bug09:32
somsipTJ-: will you announce the uns when the patched patched is available like yesterday?09:33
somsip*usn09:33
OnceMehello I have small problem09:33
TJ-somsip: There are RSS and Atom feeds of http://www.ubuntu.com/usn/09:33
OnceMeI installed pulse audio and in it I set for Simultenious output all loca cards in one virtuel device09:34
OnceMebut I don't know how to set it as my output sound ?09:34
OnceMedo I need to restart pc?09:34
somsipTJ-: thank you. a few people have asked today and I didn't know. Now I do09:36
OnceMehelp me please09:36
cfhowlettOnceMe,09:36
cfhowlett!patience | OnceMe09:36
ubottuOnceMe: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/09:36
TJ-somsip: If you want to watch for the code itself to land, then https://code.launchpad.net/~ubuntu-branches/ubuntu/trusty/bash/trusty-security09:37
jbrd_Hey all - is there an ETA on a #shellshock bash version for 14.10?09:37
TJ-jbrd_: CVE-2014-6271 already landed in Utopic09:39
ubottuGNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP client... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6271)09:39
EriC^^TJ-: how does nobody notice you can add executable code to after a function definition for like 20 years09:39
TJ-Grrrr @ ubottu ... stop repeating yourself09:39
EriC^^TJ-: i find it crazy09:39
TJ-EriC^^: Because no-one tried?09:39
EriC^^TJ-: but it's so trivial and it's been there forever09:40
jbrd_TJ-: Not that I can see -- still 4.3-9ubuntu109:40
EriC^^how could you not try it somehow09:40
TJ-jbrd_: 4.3-9ubuntu209:40
TJ-EriC^^:  Have you ever tried sending additional data after a NUL (0) value in your IRC messages, to see if you can cause a buffer overflow in the IRC server?09:41
jbrd_TJ-: Yeah -- I can see that on the packaging site. I have 'utopic-security' in my sources.list. What am I missing?09:41
TJ-jbrd_: It'll come via the regular archives since 14.10 is in development; are you using an archive mirror?09:42
jbrd_TJ-: https://launchpad.net/ubuntu/utopic/+source/bash --- marked as "proposed"09:42
Ben64jbrd_: join #ubuntu+1 for 14.10 support09:42
TJ-jbrd_: It's in -proposed09:42
EriC^^TJ-: no, can't say that i have, but that's not that trivial, some website even said "the patch might cause your software not to work anymore, but you should fix it cause it's considered bad programming practice"09:44
masoudborborhi I just wanted to use skype but my microphone is not working. the same in viber linux09:45
EriC^^TJ-: i sense there's a story behind the NUL (0) character btw?09:45
wx额。。09:47
skizuIs mod_spdy on ubuntu 14.04 lts?09:47
masoudborborI have no sound... could anybody help me?09:50
masoudborbor1404+kde09:50
jbrd_TJ-: ah -- got it (without upgrading everything to -proposed). Cheers09:53
killallHello, is there a link to the latest ubuntu always up to date? like http://ubuntu.com/latest.iso09:54
cfhowlett!cn | wx09:54
ubottuwx: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw09:54
TJ-EriC^^: Despite opinions on "bad programming practice", I'd disagree with that since a primary strength of shells, and bash in particular, is the concept of variable and value *Expansion*, the issue here is more to do with how the shell interpreter evaluates the inherited environment during initialisation.09:54
masoudborborsomebody to help with audio problems in 1404?09:55
skizuIs mod_spdy on ubuntu 14.04 lts?09:55
cfhowlett!info mod_spdy09:55
ubottuPackage mod_spdy does not exist in trusty09:55
k1lkillall: there are daily builds only for the next, not yet released, development release. only the LTS versions get point-releases (like servicepacks on windows).09:55
skizucfhowlett: Can I use !info09:55
skizu!info mod_proxy_fpm09:55
ubottuPackage mod_proxy_fpm does not exist in trusty09:55
k1lskizu: you can use packages.ubuntu.com or "apt search keyword"09:56
skizuk1l: Cheers09:56
killallk1l:  i want to make a local repository of the latest iso availiable and not all the iso's of ubuntu, there is 14.04 and now 14.04.1.... how do i get always the latest iso (i want to cron it with a wget or rsync)09:56
masoudborborsomebody to help with audio problems in 1404?09:58
killallk1l:  get it?09:58
masoudborborno speaker sound, no microphone sound.... 1404. help?09:58
tenekeit's good to see that irc still lives. haven't been around for at least the last decade.09:59
anonymous2 nnkk09:59
anonymous2h809:59
anonymous2hi09:59
anonymous2kis10:00
TJ-killall: "http://releases.ubuntu.com/trusty/" is a sym-link to the latest release directory, so use "http://releases.ubuntu.com/trusty/ubuntu-14.04-server-amd64.iso"10:00
=== zseii is now known as Endrej
Endrejwitam !10:01
EndrejEXIT10:01
EndrejKURWA10:01
killallTJ-:  better than nothing :) still not 100% what i needed (when 15.04 it not be trusty but something else) and link will broke)10:01
EiriksHDDif i kill unity it will restart right?10:05
vitimitihi10:08
cojackHello, ubuntu font miss one char in Polish language, where I should make an post about this bug?10:09
cojackmissing*10:10
cfhowlettcojack, polish translation team10:10
cfhowlett!pl10:10
ubottuNa tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.10:10
minimeccojack: https://launchpad.net/ubuntu-font-family --> 'Report a bug' on the right side of the page...10:11
cojackehhh polish channel about ubuntu suck as hell10:11
cojackminimec: thx dude10:12
nispr0hello, how can I update bash on ubuntu 12.10?10:15
nispr0it fails to feetch update10:15
cfhowlettnispr0, 12.10 is LONG since end of life, no longer supported.  upgrade10:16
jra____long?10:16
nispr0cfhowlett: so I guess my only option is to compile it?10:16
cfhowlettnispr0, ... why would you compile for a system that gets no security updates?  but yes, you could compile10:17
k1lnispr0: you dont get security updates. so your only option is to get a supported ubunut release10:18
nispr0fuck10:18
k1lso the latest bash exploit is not your only problem right now10:18
cfhowlettnispr0, language.  bash exploit is not your only OR your biggest problem.10:19
xorredapt-get upgrade finds no updates, but shows I am still vulnerable to the bash vulnerability?10:19
k1lxorred: which ubuntu version?10:19
xorred < this > env x='() { :;}; echo vulnerable' bash -c "echo this is a test"10:19
cfhowlettxorred, cat /etc/issue        shows what???10:19
=== mulga| is now known as mulga|afk
xorred13.1010:20
=== mulga|afk is now known as muga|
=== muga| is now known as mulga|
cfhowlettxorred, also unsupported.  upgrade.  you're getting no security updates10:20
k1lxorred: 13.10 doesnt get any updates anymore. please update first to 14.0110:20
k1l*14.0410:20
xorredwow!10:20
k1lguys, if you dont want to upgrade a long time stay with the LTS releases. the get 5 years support without upgrading10:21
k1l!away > mulga|10:21
ubottumulga|, please see my private message10:21
xorredwhat's the command to upgrade? all howtos I find are for gui10:22
cfhowlett!lts | xorred nispr010:22
ubottuxorred nispr0: LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04)10:22
k1lxorred: "sudo do-release-upgrade"10:22
xorredoh thanks10:22
xorredk1l10:22
abuz_hello10:28
abuz_is there a way to build a minimal ubuntu from scratch? like debootstrap on debian10:28
k1l!debootstrap | abuz_10:29
bazhang!mini10:29
ubottuabuz_: debootstrap is used to create a !Debian or Ubuntu base system from scratch, without requiring the availability of !dpkg or !APT. It does this by downloading !.deb files from a mirror site, and carefully unpacking them into a directory you can eventually !chroot into.  See https://wiki.ubuntu.com/DebootstrapChroot for more information10:29
ubottuThe Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want.  The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD10:29
abuz_oh nice10:31
abuz_and after I build it, how can I create a bootable disk from that?10:31
mattymoanyone here an expert on preseed? I'm trying to figure out if I can set a retry if it fails to download preconfiguration file10:35
ringarini removed some files from /boot because it was full when i did apt-get upgrade; now i get unsatisfied dependencies but "apt-get -f install" won't solve them10:39
nullbyte_!gnome10:39
ubottuGNOME was the default desktop environment on Ubuntu up to 10.10. To install the GNOME Shell, type [ sudo apt-get install gnome-shell ] in a !terminal. For the GNOME-based !flavor of Ubuntu, see !ubuntu-gnome10:39
nullbyte_!ubuntu-gnome10:40
ubottuUbuntu GNOME is a supported !flavor of Ubuntu that uses !GNOME as the default desktop environment instead of Unity. For more info or to download, see http://www.ubuntugnome.org/ or https://wiki.ubuntu.com/UbuntuGNOME/OneStopPage10:40
nullbyte_how to install gnome latest, in ubuntu10:41
karab44hello everyone10:42
k1l!find gnome-shell10:42
ubottuFound: gnome-shell, gnome-shell-common, gnome-shell-dbg, gnome-shell-extension-autohidetopbar, gnome-shell-extension-weather10:42
k1lnullbyte_: you will need a PPA if you want another version than this10:43
k1l!info gnome-shell10:43
ubottugnome-shell (source: gnome-shell): graphical shell for the GNOME desktop. In component universe, is optional. Version 3.10.4-0ubuntu5.2 (trusty), package size 300 kB, installed size 1039 kB10:43
nullbyte_yes i am searching PPA10:43
nullbyte_how can i check this10:43
karab44I have a problem that my mouse cursor got bigger and nautilus font size is big and in windows I can't get into title menu. It won't appear. I changed some display settings but that didn't help.10:43
nullbyte_which website10:44
Psil0Cybinknow this isnt a gaming channel but have cs:s installed on my lenovo and the game works good but the colours are dark going to additional drivers says i have nothing10:44
Psil0Cybinif  ihave a lenovo is there amybe drivers i can get else where google was no help10:44
BluesKajHey folks10:53
=== eugen is now known as Guest11941
urielvigilantThere`s some trust and easy Lubuntu app to spread and share with password,  my 4G Lte internet coonection Usb, via Wifi in my lap top ?11:03
k1lurielvigilant: from what device to what device?11:05
k1lurielvigilant: to make a wifi hotsport just use networkmanager11:06
PaulVernj #virtualbox11:07
freiteany idea why btrfs seems to think a device is mounted "/dev/sdb2 is mounted" when i try to add it to a btrfs filesystem...tried dd if=/dev/zero for a bit but btrfs still seem to think it's "mounted"11:09
CarogaTJ-, you here m8 ?11:09
TJ-Caroga: Only just11:10
CarogaAh okey, I dont see join/part messages.11:10
CarogaJust wanted to thank you once again for last nights help. I got my server up and running and my LVM configured.11:10
=== BQ_ is now known as BQ
zasifi seem to have a problem11:11
zasifthe server has disconnected11:12
CarogaTJ-, I ended up making a vg-cable-os (70GB mirror) with logical volumes for /root /home and swap and vg-cable-cloud (4TB mirror) for /cloud/media.11:12
tarelerulzI have this problem all the time , I can't install somethign because It can't install the correct packages.  How do you  re-do your package lists so what every errors you someone put it are not there any more11:13
Carogatarelerulz, try "sudo apt-get update" first11:13
tarelerulzI still get the same thing11:15
Guest26113hello11:16
TJ-Caroga: That sounds like a good configuration. The only thing I'd have added (or subtracted actually!) would be to not allocate more than 80% of each VG to LVs - keeping the remainder in reserve for snapshots (think online backup) and other requirements in the future11:16
tarelerulzI'm dumb , I just add the ppa and the whole point is getting netflix working.   It must have the need package s11:16
=== Guest26113 is now known as rhct
TJ-tarelerulz: Maybe the packages the primary package depends on are in a component of the archives that isn't enabled - such as universe and multiverse, or the partner repository11:17
tesertxwhat does it mean when inputting $ env x='() { :;}; echo vulnerable' bash -c "echo this is a test" into desktop ubuntu 12.04 gives you ''this is a test'' but not ''vulnerable this is a test''?11:18
urielvigilantk1l    from my laptop with an pen USb modem 4G LTE, to share from my wi fi BCM 4311, to a Nokia E 6311:18
tarelerulzI thought the whole point of pps is to have all the packages need for  say the netflix app.  Why would I need something other repository enabled?11:18
j0hnskotanyone can help me disable the "joined/left" messages from xchat?11:18
k1lj0hnskot: right click on the channel in channel tree, settings, hide join/part11:19
TJ-tesertx: It means the shell you're using isn't vulnerable to CVE-2014-627111:19
ubottuGNU Bash through 4.3 processes trailing strings after function definitions in the values of environment variables, which allows remote attackers to execute arbitrary code via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apache HTTP Server, scripts executed by unspecified DHCP client... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6271)11:19
k1lurielvigilant: use networkmanager11:19
j0hnskotoh thank you!11:19
k1l!usn | tesertx11:20
ubottutesertx: usn is Please see http://www.ubuntu.com/usn for information about Ubuntu security updates.11:20
urielvigilantk1l can i install it from Ubuntu softare center or in console ?11:20
j0hnskotk1l, is thjere a way to make those settings global?11:20
urielvigilantkl1  doesnt network manager already come with Lubuntu? How to do that on it ?11:21
TJ-tarelerulz: The Ubuntu archives has 4 primary components, "main" "universe" "multiverse" and "restricted", each of which can be separately enabled. It may be the PPA package depends on another package in one of the Ubuntu archive components that your system doesn't have enabled. Other than that, check on where the required but missing package should come from11:21
CORE-Nethi,, my machine had a disk which had windows partition and Ubuntu.. the disk got damaged, and i want to try to retrieve some data using ddrescue from the ubuntu partition!!!..but i have a problem in identifying the correct disk after i have connected using USB..can anyone assist me!!!11:22
tesertxTJ: all the guides say that for it to not be vulnerable I should get ''bash: wearning: x: ignoring function definition attempt bash: error importing function definition for x. TJ do you think it doesn't appear because I don't have reporting enabled on terminal?11:22
mohamad-fhello, im new to nodejs programming. what free IDE can i use in ubuntu 14.04?11:22
xorredCORE-Net11:22
k1lurielvigilant: its already used in ubuntu. just click on the wifi symbol in tray11:23
k1lj0hnskot: dont know11:23
TJ-tesertx: I'm not sure, but you're correct that you should see those warnings11:23
CORE-Netyes xorred11:23
k1ltesertx: why dont you just get the updates from ubuntu and be happy?11:23
=== R is now known as rhct
TJ-tesertx: check the installed package version ("apt-cache policy bash"); the fixed version is "4.2-2ubuntu2.2"11:24
xorredCORE-Net download hirens' bootable cd and run minixp from it, then there are dozens of data recovery tools11:24
rhctI need help with pptp on ubuntu 14.04 : I am not able to auth more then 2 users on pptp server from one static public ip, from oother remote locations no problem, can any one tell me where to increase the limit of multiple client connections from one single public ip ?11:24
xorredCORE-Net you can find it on tpb11:24
tesertxk1!: well I did but both before and after the updates I get the same result so I don't know what to think. I would be surprised if this pre update 12.04 wasn't vulnerable even though all the reports say it is.11:24
tesertxTJ: ok i'll check it, how?11:25
tesertxah yes I see one second11:25
CORE-Netxorred, im able to read the widows partitions, but not ubutnu's!!!11:25
xorredall the same11:25
xorredyou can do data retrieval on any broken partition using data recovery tools11:25
TJ-tesertx: Are you sure that 'bash' is really "/bin/bash" and not some sym-link to an alternate shell, or the restricted shell?11:25
xorredmost are paid... though11:25
CarogaTJ-, sounds like good advice, maybe ill resize it to that configuration as well11:26
CORE-Netso no way to do it using ddrescue??11:26
TJ-CORE-Net: "/var/log/dmesg" and "/var/log/kern.log" will show the connected devices; you should be able to ID the target device from the kernel messages recorded in the log11:27
CarogaTJ-, but currently i cannot, since im leaving to germany (oktoberfest!!) this evening.11:27
TJ-Caroga: You can always resize/shrink later :)11:27
tesertxTJ: No i'm not sure, all I did was sudo -s then from there copied the query11:28
TJ-CORE-Net: once you have the ID of the device, you can use dd-rescue with the device as target11:28
tesertxTJ: well I've done the policy check and it's been done correctly11:28
tesertxTJ: how would I make sure I'm checking the correct bash? I have another non updated yet ubuntu I can play around with.11:29
TJ-tesertx: Use the absolute path to the executable "/bin/bash"11:30
TJ-tesertx: "which bash" will tell you the path being used when a PATH search is done11:31
tesertxTJ: so to make the check I should do sudo -s then cd /bin/bash?11:31
TJ-tesertx: Also you can do "$(which bash) --version"11:32
TJ-tesertx: You don't need sudo11:32
newlinhi11:32
starbuckhi, i can't uninstall a package on debian 7.6 (mubmle-django) - what can i do to get rid of it completely?11:32
starbuckhttp://paste.debian.net/123000/11:32
TJ-tesertx: Using "sudo -s" may be why you don't see the problem11:33
BobBallIs it possible to use debootstrap to include things from trusty-updates?  Or do I have to build with trusty and then dist-upgrade in the chroot?11:33
urielvigilantWhat kind of connection i should choose, when using Networkmanager to creat a new wifi connection to share my Pen usb 4G Lte internet trought out my laptop wife bcm4311 to a Nokia E 63 in Lubuntu 14.4.111:35
newlinare movie subtitles generated auto by softwares or manually?11:35
TJ-tesertx: see http://paste.ubuntu.com/8424879/11:35
TJ-urielvigilant: "Wireless (Shared)"11:36
tesertxTJ: Well I don't know what I was doing previously because on this machine the error is showing like it should, thanks for your help TJ :), also it shows it both in root and user11:38
tarelerulzI looked up what netflix app need  I seem to have it.  Why would not not install  than11:42
newlinno answer?11:43
urielvigilantTJ- i dont have that optin for sure here ! iam using lubuntu 14.4.111:44
milad1512Can a VPN be build with ubuntu ?11:46
cfhowlett!openvpn | milad1512,11:46
ubottumilad1512,: OpenVPN is a vpn technology in Ubuntu, sudo apt-get install openvpn and then see http://openvpn.net/ and see the documentation "HOWTO" noting you have already installed it. ;-) It rocks!11:46
urielvigilantTJ- i have Ethernet , DSL , Infiniband, Wimax, wi-fi, wide band mobile, and then VIrtual, Bridge and Vlan11:46
urielvigilantTj- if i choose Wifi, then i can choose mode Shared or ahdoc ?11:48
urielvigilantTj-  retify if i choose Wifi, then i can choose mode infraesrutered or ahdoc ?11:48
CORE-NetTJ-: im able to see the partition in ddrescue GUI..and also able to see the files to be copied but what to do next?? btw i was not able to get the device ID from the logs!!11:51
TJ-urielvigilant: It seems to depend on the window manager as to which Network Manager setting tool is used; nm-applet (Gnome) and plasma-nm (KDE) for example11:52
urielvigilantmy window manager dont give me that option .11:52
urielvigilantwhat can i do ?11:52
TJ-CORE-Net: dd-rescue needs a destination as large as the source, in order to copy recovered data to.11:52
urielvigilantTj- how to do it on the console?11:53
cfhowlett!nfo stills2dv11:53
cfhowlett!find stills2dv11:53
ubottuPackage/file stills2dv does not exist in trusty11:53
=== 1JTAAFVB6 is now known as gudym
TJ-urielvigilant: Create a connection manually using the information in "man 5 nm-settings"11:53
CORE-Netso i cant copy the files using this method??11:55
urielvigilantTJ- where ? iam to newby please explain me where i found that information " man 5 nm-settings" " google this keywordds»11:55
cfhowletturielvigilant, open a terminal.  run the command:        man 5 nm-settings11:56
TJ-urielvigilant: I created a basic connection definition here which you should be able to use as the basis for your own shared connection configuration: http://paste.ubuntu.com/8424994/11:59
sample64ciao12:01
sample64!lista12:01
ubottusample64: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».12:01
fujioUm, does ubuntu have selinux already implemented?12:02
TJ-fujio: Ubuntu uses Apparmor in preference to SELinux policies12:02
fujioUm12:02
fujioDidn't know ubuntu uses SELinux already12:03
fujioThanks for assuring12:03
Ben64fujio: its not selinux12:04
fujioAh I see, AppArmor is the easier version of SELInux12:05
Ben64fujio: it isn't selinux though12:06
fujioIf I disable AppArmor I won't create any vulnerabilities. By disabeling it I would be as secure as Debian Wheezy (which doesn't come with apparmor), right?12:07
BluesKajfujio, http://en.wikipedia.org/wiki/Security-Enhanced_Linux12:08
snuffthi guys12:11
snuffti have a bunch of sites on a vps and i want to route all of their email through the one smtp server. is there a way that i can do that at he server level, or do i have to do SMTP auth for every site individually?12:12
snufft(and yes, they're all going to the same SMTP server)12:12
tesertxTJ: what was the command you told me before to check the version of bash?12:12
TJ-tesertx: "$(which bash) --version"12:13
ThumpxrHow can i determinate which drivers i should use for my GPU ?12:13
fujioOh "Disable one profile" in apparmor doesn't mean that I omit that profile from apparmor rules, but it means it blocks the profile completly12:13
snufftThumpxr, try them all :)12:13
Thumpxrsnufft: *caught* really?12:14
snufftThumpxr, i think I had a choice of about 4 different drivers, so I tried them all :P12:14
tesertxTJ: what was the correct bash to have? I think I've forgotten12:15
fujioCan youconfirm if my assumption was right?12:15
tesertxTJ: Oh I see what's wrong I'm thinking of something else, I'm trying to find the latest update for ubuntu to check if its in the last update12:15
Thumpxrsnufft: Okay.. Btw, with GPU do you have ? AMD 7970?12:15
snufftThumpxr, haha! how did you know?12:16
tesertxTJ: And this is not it. Would you mind repeating to me what the command for that was and what's the latest for ubuntu 12.04? thanks12:16
=== Joshua^Dunamis is now known as Joshua^Dunamis_i
Thumpxrsnufft: I have the same. So i hoped :D12:16
tarelerulzI'm trying to install netflix  Ubuntu.  It keeps saying  I need wine  sliver light installer .  The only wine I can find is meta package  not the version I get from the ppa12:16
MrQuistYou all aware of the bash remote code injection ?12:16
Thumpxrsnufft: Can you tell me which driver you actually use ?12:17
MrQuisthttp://www.theregister.co.uk/2014/09/24/bash_shell_vuln/12:17
kostkontarelerulz, you can just use chrome12:17
cfhowlettMrQuist, yes, rather hard to miss it.12:17
kostkonMrQuist, already fixed12:17
MrQuistjust a heads up for people who didn't know yet :)12:17
kostkontarelerulz, http://www.omgubuntu.co.uk/2014/09/ubuntu-rolls-updated-nss-library-native-linux-netflix-support12:17
snufftThumpxr, i'm using flgrx proprietary :)12:17
fujioHow can I disable apparmor temporary?12:18
snufftfglrx*12:18
tarelerulzkostkon , I  don't get how I add the ppa and yet when I look for the wine its said to install I don't find anything in the package manger page12:18
fujioNot sure if sudo invoke-rc.d apparmor kill is killing it persistent or temp12:18
BluesKajtarelerulz, you need chrome or chromium v37 to run netflix in HTML5 for it to work without wine and silverlight12:18
Thumpxrsnufft: Thanks12:18
kostkonBluesKaj, only chrome. chromium lacks EME12:19
snufftThumpxr, np. the only game i've really tested it with is Serious Sam 3 and Bastion. i had the most success with that one. I've never really been able to make the eyefinity work, but it's been a while since I've tried, so it might be better now. g/l!12:19
BluesKajkostkon, ok, wonder why it's lacking EME, that's odd12:20
=== gnu is now known as Guest48475
tarelerulzso BluesKaj  do you use the link you just gave me?12:20
kostkonBluesKaj, i'm guessing because it's purely foss and eme is all about drm12:20
Thumpxrsnufft: i dont use eyefinity, have only 2 screens on my desk, so i go for the normal config. need to play cs:go @ competition level.. so a must is 150+fps and no stuttering :) also need profiles when i watch movies on my TV so change from Screen 1&2 to 2&3 :)12:21
MrQuistBash: env x='() { :;}; echo hax' bash -c "echo testin"12:21
ge0rJeyhow do i install pepper flash for chromium such that it can only be called manually when i launch with required parameters for chromium12:21
tesertxhey anyone here know where hydra irc stores its chat logs?12:22
BluesKajtarelerulz, I just read about this a few mins ago, and kostkon posted the link...I haven't tried netflix on ubuntu personally12:22
tarelerulzIf I understanding this correct if I update to 14.04 with its new chrome I could use netflix  not hacks , no compile or anything like that?12:23
snufftThumpxr, I remember pushing about 80fps on somewhere near max settings in SSam3, so CS:Go should be fine at 150 :) Don't remember having any stuttering either. good luck! :)12:23
kostkontarelerulz, you don't need to upgade to 14.0412:24
BluesKajge0rJey, just install pepperflashplugin-nonfree from the repos12:24
kostkontarelerulz, you only need to install chrome12:24
tesertxHow do I check that ubuntu has updated to the latest package?12:24
BluesKajtarelerulz, make sure chrome beta version 37+12:24
cfhowletttesertx, sudo apt-get update && sudo apt-get dist-upgrade12:25
kostkonBluesKaj, i think it also works with stable now12:25
Thumpxrsnufft: Thanks :) may i report when i tested it. But takes some days, as i installed ubuntu just yesterday along windows. And before i remove Win from my disk, all my programs must work :)12:26
BluesKajthe tutorial I just read insisted that chrome v37 is required, kostkon12:26
kostkonBluesKaj, hmm, ok12:26
tesertxcfhowlett: does dist-upgrade update ubuntu version?12:28
BluesKajkostkon, tarelerulz http://www.omgubuntu.co.uk/2014/08/netflix-linux-html5-support-plugins12:28
tesertxActually I'm looking for the latest update as in security update against vulnerabilities I'm using ubuntu desktop12:29
cfhowletttesertx, 14.04 >>> 14.04.1       it will NOT upgrade to the next ubuntu release12:29
tesertxcfhowlett: i'm on 12.04 not sure which but about that12:30
cfhowletttesertx, 12.04?    latest release is 12.04.4 so you're behind the times ...12:30
k1ldist-upgrade is for packages that actually need to install other packages12:30
cfhowletttesertx, 12.04.512:30
tesertx12.04.5 exists?12:30
cfhowlett!12.0412:31
hdtune2khi12:31
ubottuUbuntu 12.04 LTS (Precise Pangolin) is a currently-supported !LTS release of Ubuntu.  Download http://releases.ubuntu.com/12.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/120412:31
tesertxHow do I check which version I'm on?12:31
k1ltesertx: "lsb_release -d"12:31
hash23hi, I am not able to configure ubuntu cloud using 'https://insights.ubuntu.com/2014/05/21/ubuntu-cloud-documentation-14-04lts/' , please help , Thanks in advance.12:31
cfhowletttesertx, cat /etc/issue              in  a  terminal will tell you12:31
=== tcpman is now known as Guest21543
hdtune2khi12:35
EriC^^hello hdtune2k12:37
_shaun_hi guys when i run python and do some copy and pastes, then after a while the text i type wraps back to the start of that line instead of going to the next line, how do i resolve this?12:56
=== Caroga is now known as Caroga_afk
_shaun_ the problem is when i type a line it wraps back to the start of that line and the text that was there previously gets overwritten. i need it to wrap to a newline12:58
facepalmHave you tried asking in #python12:59
worm`hi I would like to resize a partition, how to do it?12:59
worm`without booting on CD or USB if possible12:59
cfhowlett!gparted | worm`12:59
ubottuworm`: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php12:59
=== Jake is now known as Guest92841
k1lworm`: you cant resize partitions you are using13:00
_shaun_the guys in #python suggested i raise my query here in ubuntu13:00
cfhowlettworm`, DO NOT change partitions in a mounted system.  don't.13:00
k1lworm`: so which one do you want to resize?13:00
worm`I have a partition for Windows too, what if I resize this one when I'm running Linux?13:00
=== WhiteWolf|AWAY is now known as WhiteWolf
worm`while I'm running Linux*13:01
cfhowlettworm`, windows will demand a chkdsk next you boot and life will go on.13:01
k1lworm`:  you can resize the windows partition while using windows. it got an own utility in the disk settings from windows13:01
k1l!away > WhiteWolf13:02
ubottuWhiteWolf, please see my private message13:02
worm`k1l: I wasn't aware of that13:02
hash23hi, I am not able to configure ubuntu cloud using 'https://insights.ubuntu.com/2014/05/21/ubuntu-cloud-documentation-14-04lts/' , please help , Thanks in advance.13:02
pbxi'm guessing my chances of getting this running under WINE are next to nil. what do you think? http://www8.garmin.com/support/download_details.jsp?id=443513:03
ztaneI need to fill in some pdf forms, which program works?13:03
k1lworm`: but as always: when you touch partitions, better have a backup13:03
cfhowlettztane, evince13:03
cfhowlettztane, evince will view.  gimp will edit13:03
ztaneseems that abode pulled out linux version13:03
cfhowlettztane, also inkscape13:03
ztaneno, I just want to fill in form13:03
ztanegrrr :D13:03
k1l!wine | pbx see the appdb13:03
ubottupbx see the appdb: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu13:03
ztanepdftk would fill in forms yes... really no gui?13:04
worm`k1l: from Windows 7 control panel or something? what google search should I make? I'm a bit confused sorry13:04
cfhowlettztane, somewhat ...13:04
pbxk1l, thanks.  looks like it kinda might work. https://appdb.winehq.org/objectManager.php?sClass=version&iId=2722213:04
k1lworm`: yes in the control setting somewhere inside the disk stuff. "windows resize partition" should lead to a better description. or ask in ##windows13:05
worm`k1l: sorry got disconnected t.t13:05
simpleuserHi there. My headphones worked before, but since I rebooted, nothing. Any idea what I could check ?13:06
k1l<k1l> worm`: yes in the control setting somewhere inside the disk stuff. "windows resize partition" should lead to a better description. or ask in ##windows13:06
ztaneah found link to adobe reader somewhere13:06
EriC^^worm`: go to the control panel , type in the search partition or disks13:06
worm`Alright thank you13:06
simpleusersimpleuser: Ahum. Answer to myself, it was in mute mode. Don’t know why.13:07
=== potato is now known as Guest27254
=== lucid is now known as Awoken
Ace78Greetings. I have a problem with printers.conf. I am cloning an installation to another hw and replace printers.conf before boot. Unfortunately ubuntu seems to have another location to store the information. After boot the printers.conf ist automatically restored to its old state.13:11
philinuxIs there a bash patch out yet for shellshock13:12
k1l!usn | philinux13:12
ubottuphilinux: usn is Please see http://www.ubuntu.com/usn for information about Ubuntu security updates.13:12
k1lyes there is.13:12
philinuxk1l;~ looks like i got the latest bash13:13
philinuxInstalled: 4.3-7ubuntu1.113:14
k1lyes. there might be another patch in next days but this is the best fix known yet13:15
philinuxk1l;~ pays to be up to date13:16
k1lyep. you see some users coming here and complaining they dont get an update while they use EOL releases. so it really pays to be uptodate or stay with LTS13:17
algorithm.13:19
=== tvoss is now known as tvoss|afk
xcyclonixpasswords13:32
xcyclonixlol13:32
JoeyJoeJoWhat is the specific package that I need to update for the new BASH vulerability?13:33
=== kpease_ is now known as kpease
k1lJoeyJoeJo: just run the updates.13:34
thurstylarkIf I want to make a full disk backup to a file, then restore it on a new disk, how should I go about that?13:36
blackangelprthurstylark, if you mean a actual copy of your whole hdd you can use clonezilla13:37
thurstylarkthat sounds like exactly what I need...13:38
thurstylarkthanks, blackangelpr13:38
blackangelprwelcome13:38
=== R is now known as Guest22913
Grimlock1182guys, can i edit menu button in ubuntu 14.04?13:39
polikitTo test BASH use this: http://goo.gl/r7Er9Q13:39
thurstylarkGrimlock1182: What are you wanting to edit?13:39
thurstylarkpolikit: ooh. Thanks for the link.13:40
Grimlock1182thurstylark, i just want to place my menu button to the left is that possible13:40
calimero_82ih13:40
calimero_82hi13:40
Grimlock1182thurstylark, i want to edit the position of clock, emnu button and etc.. in panel is that possible13:41
philinuxJoeyJoeJo;~ test with this. apt-cache policy bash  -patched version is >>Installed: 4.3-7ubuntu1.113:42
thurstylarkGrimlock1182: Are you using Unity? That's the default, and I don't think it can move it's menu bar...13:42
BQdoes ubuntu support birectional links to files?13:43
philinuxGrimlock1182;~ menu button?13:43
Grimlock1182thurstylark, ubuntu 14.04 cinnamon13:43
BQbidirectional13:44
Grimlock1182thurstylark, ubuntu 14.04 trusty tahr LOL13:44
thurstylarkGrimlock1182: Ahh. So, the question is "How do I move the menu bar to the left side in cinnamon on 14.04"13:46
Grimlock1182thurstylark, i mean the menu button where login and shutdown, about this computer is there, iwant to move that icon gear to the left13:46
hash23hi, I am not able to configure ubuntu cloud using 'https://insights.ubuntu.com/2014/05/21/ubuntu-cloud-documentation-14-04lts/' , please help , Thanks in advance.13:47
Grimlock1182thurstylark, sorry for the confusing, i mean im using  ubuntu 14.04 trusty tahr13:47
maxvihow can I convert dxf to png/jpg via console?13:48
Turingihi, is there a guide somewhere to setting fan speeds on an AMD card (ubuntu 14.04LTS and the default 'radeon' drivers). Because it's called 'radeon' and not something more distinctive, googling for help on it is rather... difficult.13:48
Turingiperhaps a GUI tool13:48
=== moarrr is now known as DanMAbraham
=== Darth_Coder is now known as LOL
helmut_hi13:50
thurstylarkI'm moving to a new SSD in my machine. If I install Ubuntu fresh with a partition set aside for my home, can I move my home before I install, and point the user creation step there?13:53
coinswap-ianhello, how to patch for shell shock on 13.10?13:54
PengIs there a CVE-2014-7169 ETA?13:54
ubottuGNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apac... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7169)13:54
* Peng jumps13:54
k1lcoinswap-ian: just upgrade to 14.04. 13.10 doesnt get any security updates so shellshock is not your only problem13:55
k1l!usn | Peng13:55
ubottuPeng: usn is Please see http://www.ubuntu.com/usn for information about Ubuntu security updates.13:55
coinswap-iank1l: thanks13:57
rusunungukowhat email client works best with gpg? (read: none of my13:57
rusununguko      recipients will complain about attachments etc. or having13:57
rusununguko      issues? )13:57
rusunungukoa lot of people i might email will be using anything from mutt13:57
rusununguko      to outlook to gnus etc13:57
rusunungukomultiple lines, my apologies13:57
rusunungukoit's an issue with my client and spacing13:57
=== Daydreamer is now known as Daydream
foo357Hello, what's the latest on the bash vurnerability?13:59
Pengk1l: So, no. Status as of six hours ago, "I ... will publish them once the fix has been made official."13:59
maxvihow can I convert png/jpg to bmp to use it with potrace?13:59
PengWhich makes it a bash question, I guess.13:59
cfhowlettmaxvi, imagemagick13:59
cfhowlettmaxvi, or GIMP14:00
rusunungukoif you want to do batch conversion, imagemagick14:00
k1lPeng: https://launchpad.net/~ubuntu-security-proposed/+archive/ubuntu/ppa/+packages  its waiting for bash, right14:00
Pengk1l: I guess so. That's what he said six hours ago.14:01
=== kpease is now known as kpease_
jobshello14:04
Daydreamquit14:04
newone005usage : kill [ -s signal | -p ] [ -a ] pid ..14:05
newone005i'm getting that on my server please help14:05
newone005usage : kill [ -s signal | -p ] [ -a ] pid ..14:05
snuffti have a machine with a few different sites on it and I would like to send all email from each site, though the same SMTP server. is there a way that I can configure the machine to send all email through one place (say, via sendmail?) or hsould I configure each site to use phpmailer() or something like that?14:06
snuffti've been googling smtp through sendmail for a while now and have found soooooo many conflicting guides that I'm not sure which one to follow14:06
newone005any one14:06
newone005please help14:06
newone005this message is flooding my screen14:06
snufftand at the same time, i'm not even sure that they're aimed at doing what I want todo anyway14:06
newone005usage : kill [ -s signal | -p ] [ -a ] pid ..14:07
newone005usage : kill [ -s signal | -p ] [ -a ] pid ..14:07
jpdsnewone005: You patched your bash?14:07
newone005how to patch it ?14:07
jpdsnewone005: Do an apt-get update and apt-get upgrade ?14:07
newone005did it14:07
cfhowlettnewone005, apt-get dist-upgrade14:08
newone005i have ubuntu 14.0414:08
newone005so i'm infected with shellshock bash ?14:08
cfhowlettnewone005, ? current version is 14.04.1       sudo apt-get dist-upgrade14:08
=== edwardly is now known as D
=== D is now known as edwardly
clyfehow can I install sqlite3  v 3.8.6-1 on my 14.04 ?14:11
clyfehttps://launchpad.net/ubuntu/+source/sqlite314:11
clyfecurrently I have 3.8.214:11
Scrix0Hello, could anyone assist me with setting up nfs id mapping?14:12
cgihello ubuntu users14:16
somsip!info sqlite | clyfe14:21
ubottuclyfe: sqlite (source: sqlite): command line interface for SQLite. In component universe, is optional. Version 2.8.17-10ubuntu2 (trusty), package size 13 kB, installed size 72 kB14:21
somsip!info sqlite3 | clyfe14:21
ubottuclyfe: sqlite3 (source: sqlite3): Command line interface for SQLite 3. In component main, is optional. Version 3.8.2-1ubuntu2 (trusty), package size 27 kB, installed size 156 kB14:21
somsipclyfe: looks like 3.8.2 is current. So you'd have to go to unofficial sources14:22
somsip!ppa | clyfe (like these)14:22
ubottuclyfe (like these): A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge14:22
=== Guest13197 is now known as sammie
=== sammie is now known as curb
juice23I have a question about Canonicals support policy for Ubuntu server. I have a content management system dependent on php 5.2. Does Canonical support php 5.2 still even though PHP 5.2 is discontinued upstream?14:26
cfhowlett!server | juice23 best ask the server channel14:26
ubottujuice23 best ask the server channel: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/12.04/serverguide/C/ - Support in #ubuntu-server14:26
gdoteof_i am on 12.04 on my laptop, after doing an update/upgrade it seems like i am still vulnerable to this bash thing14:32
gdoteof_i would have assume this would be patched already14:32
arcskyhow do i fix this bash bug in Ubuntu ?14:32
somsipsudo apt-get update && sudo apt-get install -y bash14:32
somsiparcsky: gdoteof_ ^^14:33
arcskysomsip: how do i check if my system are vulnerable  ?14:33
somsiparcsky: env x='() { :;}; echo vulnerable' bash -c "echo this is a test"14:34
somsiparcsky: if you see errors, you're ok. If you just see two lines of text, you're vulnerable14:34
arcskysomsip: sudo ?14:34
tesertxwhats the version number of the patched ubuntu?14:34
cfhowletttesertx, 14.04.114:35
somsiptesertx: for which version of ubuntu?14:35
tesertx12.04.514:35
somsiparcsky: no need for the test14:35
somsiptesertx:      bash 4.2-2ubuntu2.214:35
k1ltesertx: that is all listed in the ubuntu security notice14:35
k1l!usn | tesertx14:35
ubottutesertx: usn is Please see http://www.ubuntu.com/usn for information about Ubuntu security updates.14:35
tesertxsomsip: thanks, whats the query to see what version i have?14:35
k1ltesertx: if you got a supported ubuntu release just run "sudo apt-get update && sudo apt-get dist-upgrade" to get all updates14:36
somsipk1l: or apt-get install -y bash to only pick up the new package14:36
tesertxk1: thanks i've got a desktop ubuntu so all i did was go to update manager14:37
k1lsomsip: yes, but bash is not the only package that got security updates recently14:37
somsiptesertx: to previous question to find version: dpkg -s <packagename> | grep 'Version'14:37
tesertxbut how can I check that I'm on bash 4.2-2?14:37
ePaxI'm on 14.04 and i would like to have alsa equalizer so that i can ajust bass treble and so on. Does alsa have that?14:37
gdoteof_acrocity: i did that; and after running the test14:37
tesertxsomsip and k1 ok thanks14:37
gdoteof_it is stillvulnerable14:38
k1ltesertx: you got a wrong impression of how that works.14:38
gdoteof_i also restarted, just for the sake of t14:38
somsipk1l: appreciate that but not everyone will want to do a full dist-upgrade for one package, especially when they ask specifically about the bash bug14:38
gdoteof_i don't want to dist-upgrade though14:38
gdoteof_after the upgrade i have GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)14:39
k1ltesertx: ubuntu ships a patched ubuntu version. it does not automatically go to a newer version number. just the package numbering will show its a newer package14:39
k1lso tesertx please read the USN if you are that interessted into it.14:39
gdoteof_what version should i have of bash if i am fixed?14:39
somsipgdoteof_: listed here by release of ubuntu http://www.ubuntu.com/usn/usn-2362-1/14:40
k1lgdoteof_: see the package numbering14:40
gdoteof_hmmmm.. i see 4.2-2ubuntu2.2 on that page14:40
gdoteof_but i have e upgrade i have GNU bash, version 4.2.25(1)-release  (x86_64-pc14:41
gdoteof_which maybe means i am getting it from some other repository?14:41
gdoteof_i have done a lot of repository changing over time14:41
polikitlinux-generic-pae linux-headers-generic-pae linux-image-generic-pae14:41
polikitTo test BASH use this: http://goo.gl/r7Er9Q14:41
k1lgdoteof_: apt-cache policy bash14:41
gdoteof_http://lpaste.net/11162314:42
DigitalFriendsYolo14:43
k1lgdoteof_: yes, that is the not patched version. which you would know if you would have taken a look into the USN i told you 3rd time now14:44
gdoteof_k1l: i know it is not the patched version.  i have looked14:44
gdoteof_i have been on that page14:44
gdoteof_i have ran apt-get update/ apt-get upgrade and i still have the broken version14:44
gdoteof_and i know that part, i am tyring to figure out why, and thought maybe that linkw ould help14:44
k1lok. then talk to the 3rd party repo maintainer or switch to ubuntu repos14:44
gdoteof_yeah i'd like to just switch to ubuntu repo for bash14:45
k1lgdoteof_: then dont complain you dont get security updates if you dont want to get them form ubuntu. its your choice14:46
gdoteof_i am not complaining!  i would LIKE TO SWITCH BACK TO UBUNTU14:46
gdoteof_you might have noticed i even said i had messed with my repos over time14:46
gdoteof_i recognize all of that14:46
somsip!ppa-purge | gdoteof_ (if you have installed bash from a PPA)14:46
ubottugdoteof_ (if you have installed bash from a PPA): To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html14:46
gdoteof_i just want to fix the damn thing14:46
digitalfriendsHello14:47
k1lgdoteof_: this is a clean source.list https://help.ubuntu.com/12.04/sample/sources.list  (with us. servers, you can change the us. to your country if that is another)14:48
gdoteof_mirror.lstn.net is not official repos?14:48
cfhowlettdigitalfriends, this isn't the social chitchat channel.  ask your ubuntu question or no one will talk to you.14:48
w_大家好14:54
StolenToastI'm allergic to unicode14:54
StolenToast*sneeze14:54
w_有中国人吗14:54
somsip!zh | w_14:54
og01_unicode is great!14:54
ubottuw_: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw14:54
skizuIf I sudo screen do I keep the user context in the screen?14:54
w_谢谢14:55
Sevetdoes anyone know why git-buildpackage --git-pbuilder with cowbuilder would not be trying to install the build-depends dependancies?14:55
Sevetdpkg-checkbuilddeps: Unmet build dependencies: debhelper (>= 9)14:55
somsipskizu: that strikes me as being a bad idea. Just screen for a use and use sudo on a case by case basis14:55
somsip*a user14:55
gdoteof_skizu: in any case i believe you do14:56
skizuSo su screen or sudo screen?14:56
linux_hello14:56
og01_I'm trying to update all my servers, I have a ubunutu trusty server that i've done apt-get update && apt-get upgrade on but it still has a vulnrable version of bash and sh installed, perhaps i'm missing the source list for the security update? what should it be?14:56
somsipskizu: screen, then sudo when you need to from within screen14:56
skizuI can't screen with sudo14:56
skizusomsip: ^14:56
gdoteof_su screen will try and log you in as a user called screen; but somsip is right you should probably just use it case by case14:56
k1lskizu: just start screen. then use sudo if needed14:56
Grimlock1182I was wondering if there is a way to use custom system event sounds in Ubuntu 14.04?14:57
gdoteof_or do inside the screen, 'sudo su' which will turn yo into root until you exit the shell14:57
gdoteof_k1l: somsip:  thanks i am now safe14:58
k1lgdoteof_: alright14:58
skizuAh my issue was different, I can't screen -rd without sudo14:59
somsipgdoteof_: np15:00
bitpimpdell linux15:01
bitpimpomg… sorry… wrong window.15:01
ckbosshello15:04
Kirejiupdate your bash everyone15:04
Kirejiand then reboot15:04
Kirejiif you want details, read sudo iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth3 -j MASQUERADE15:05
Kirejioops15:05
Kirejiread http://www.troyhunt.com/2014/09/everything-you-need-to-know-about.html15:05
clouddigIs this list a good place to ask questions about the openstack cloud-installer: http://ubuntu-cloud-installer.readthedocs.org/en/latest/single-installer.guide.html15:06
thiocyhi15:06
ckbossenv x='() { :;}; echo vulnerable' bash -c "echo this is a test"15:06
thiocyi have a display problem with ubuntu. does anyone knows to help please?15:07
cfhowlett!ask  | thiocy15:07
ubottuthiocy: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience15:07
StolenToast!patience15:08
ubottuDon't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/15:08
information_poorwich program is have a powerful for download15:08
bazzzbwget15:08
thiocythanks. i have problem with my ubuntu 12.04. when i was normaly logged in from graphical interface, now when it start ups, it shows me tty1. and when i go cntrl alt F8 it shows only a cursor flashing15:08
clouddigEach time the cloud-installer tries to allocate a machine it produces the error15:08
clouddig[INFO] ⨠Waiting for a machine. Machines summary: 5 unknown (error: kvm container creation failed: exit statu1), 1 unknown15:08
egsomeDoes Ubuntu uses Dash or Bash ? I read that it uses Dash, but I found my terminal using a Bash shell ..15:09
egsomeActually I'm using XUbuntu15:09
information_poorbazzzb: but now im downloading 29kb/s, but there ise 10mb/s bandwitch15:09
k1legsome: it uses bash for the user terminal. just run all updates and you will get the patches15:09
StolenToastubottu: we could use one of those in a tracker channel I am in15:09
ubottuStolenToast: I am only a bot, please don't think I'm intelligent :)15:09
StolenToastoh15:09
* facepalm 15:10
egsomek1l, Then, Where Dash is being used ?15:10
StolenToasti c wat u did thar15:10
g4r37hubottu likes to claim he's a bot to make up for his low intelligence15:10
k1legsome: for scripts that just refer to /bin/sh15:10
ubottug4r37h: I am only a bot, please don't think I'm intelligent :)15:10
og01_Hi I have a ubuntu server 14.04 which seems to be completely uptodate, yet my bash version is still vulnrable, what could be wrong?15:10
og01_as a note this server has gone through many release upgrades in its lifetime15:11
egsomek1l, I think I got it, It depends on the Terminal application I use, and what shell does it choose, correct ?15:11
k1log01_: run "sudo apt-get update && sudo apt-get dist-upgrade" to make sure all updates are done15:11
jarchikexit15:11
og01_k1l: these steps i have followed without error15:11
k1legsome: yes, most scripts use /bin/sh (which is dash) and most user manually use bash15:12
jarchikquit15:12
egsomek1l, Yeah, Thanks for that.15:12
k1log01_: "apt-cache policy bash" says what version is installed?15:12
og01_4.3-6ubuntu115:13
og01_k1l: ^15:13
k1log01_: that is not good. 4.3-7ubuntu1.1  is the security patch version15:13
ePaxI'm on 14.04 and i would like to have alsa equalizer so that i can ajust bass treble and so on. Does alsa have that?15:13
k1log01_: please pastebin the apt-cache  output15:13
og01_k1l: sure15:14
cgihello guys. how can i install plugins in vim where some tutorials point me to to ~./vim folder and in ubuntu 14.04 theirs no more ~./vim. I also create my own ~/.vim folder and put the plugins but no luck and its not working. Can anyone point me how to install plugins in vim on ubuntu 14.04?15:15
og01_k1l: http://paste.ubuntu.com/8426096/15:15
k1log01_: your mirror is way out of date. i would suggest to use a official ubuntu mirror15:16
k1log01_: this is a clean source.list https://help.ubuntu.com/12.04/sample/sources.list  (with us. servers, you can change the us. to your country if that is another)15:16
og01_k1l: i see, i hadnt realised, i just did this on a dbeian server also15:17
og01_but in that case ther server was nolonger available so it was obvious to me15:18
usr13!info vim-scripts | cgi15:18
ubottucgi: vim-scripts (source: vim-scripts): plugins for vim, adding bells and whistles. In component universe, is optional. Version 20130814ubuntu1 (trusty), package size 789 kB, installed size 3568 kB15:18
apatheticsheephowdy all - i just installed drivers for my geforce card on 14.04 and they don't seem to be playing nice.  looks like my Xserver doesn't want to load now and i also cannot get to another vt with alt+Fn  --- what do i do now?15:22
og01_k1l: out of interest according to https://launchpad.net/ubuntu/+archivemirrors my mirror is up to date15:22
skirlethey everyone, I just posted a help thread in linuxquestions.org re: my Ubuntu Software Center not functioning: http://www.linuxquestions.org/questions/showthread.php?p=5244119#post524411915:22
=== terminator is now known as C^^^^^
thiocywho knows how to reinstall x server?15:23
thiocyapt-get what?15:23
bazzzbthiocy: http://aruljohn.com/info/xwindow/15:24
thiocythanks bazzzb15:24
og01_k1l: I just switched to another mirror (uptodate by that list) and I'm still not seing the latest packages15:26
JanhouseCVE-2014-7169 still not fixed?15:26
ubottuGNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apac... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7169)15:26
k1lthe latest package come from the security repo15:26
k1l!usn | Janhouse see the usn notices. a first patch is shiped since yesterday15:27
ubottuJanhouse see the usn notices. a first patch is shiped since yesterday: usn is Please see http://www.ubuntu.com/usn for information about Ubuntu security updates.15:27
og01_k1l: I'll check if its in my list15:27
JanhouseWell, the first patch is. Is there a second one?15:27
apatheticsheephow can i get ubuntu to boot with no X (aka runlevel 3)? like if my xserver is broken and I can alt+Fn to another VT15:27
xxKILLJ0Yhello/15:28
xxKILLJ0Yhello?15:28
cfhowlettxxKILLJ0Y, ask your ubuntu questions15:28
xxKILLJ0Yok15:28
k1lJanhouse: the bash coders are working on a patch to make sure the whole issue is adressed. but their first patch is included into ubuntu already15:28
xxKILLJ0Ycan i run Guild Wars 2 on Ubuntu without wine?15:28
k1lxxKILLJ0Y: well, does guild wars ship a linux client?15:29
derFiethello I try to understand how to get mailman running with postfix on 14.04 LTS15:29
xxKILLJ0Yanybody?15:29
Janhousek1l, if it doesn't fix it then it doesn't really make a big difference...15:29
cfhowlettxxKILLJ0Y, does guild wars come on steam or publish a linux version?15:29
k1lJanhouse: it fixes it15:29
derFietsome sites say that its necessary to use the postfix_to_mailman.py script, others strongly discurage it15:30
maxviwhich is best desktop app for google hangouts in ubuntu?15:30
xxKILLJ0Ysay @hi@ if you can see my texts15:30
kostkonmaxvi, your browser?15:30
JanhouseIf it did then they wouldn't name it "inconclusive patch"15:30
JanhouseMeaning it doesn't really work.15:30
JanhouseAnd wouldn't make a CVE with score 10.15:30
JanhouseYou see where I am going with this? :D15:30
og01_k1l: still no joy: http://paste.ubuntu.com/8426198/15:30
k1lJanhouse: it fixes the exploits known yet. but there might be more exploits in that topic so there are more patches to come. but ubuntu includes them when the bash team releases them. so blame bash15:31
og01_k1l: please review make sure im not doing a stupid15:31
xxKILLJ0Yping philinux15:31
xxKILLJ0Ylol15:31
Janhousethx15:31
xxKILLJ0Y@-)15:31
xxKILLJ0Ydoes k1l mean me?15:31
cfhowlettxxKILLJ0Y, does guild wars come on steam or publish a linux version?15:31
xxKILLJ0Yumm not that i know of15:32
k1l<k1l> xxKILLJ0Y: well, does guild wars ship a linux client?15:32
xxKILLJ0Ymaybe15:32
xxKILLJ0Ymaybe not15:32
k1lso, for windows games you need to use wine.15:32
xxKILLJ0YWTF!!! damn u wine and producers!!!!!!!!!!!!!!!!!!!!!!!!15:32
apatheticsheepOK! I was able to boot to a recovery console using shift.  now ... how do i undo whatever it is that the geforce driver installation broke? it said it backed up my x config ... but where?15:32
k1log01_: you could include the security repos.15:33
oolooOkay, so I messes stuff up. I installed the gnome shell thing and it made deafult ubuntu's network indicator disappear and I don't know how to get it back15:33
xxKILLJ0Yis there anything easier 2 use than wine for GW215:33
og01_k1l: is that not the ones at the end of the list?15:33
oolooI have since uninstalled the gnome shell thing15:33
kostkonxxKILLJ0Y, Playonlinux15:33
cfhowlettxxKILLJ0Y, all the emulator tools use wine so ...15:33
xxKILLJ0YTHNX!!!15:33
philinuxapatheticsheep;~ did you install nvidia-current15:34
xxKILLJ0YTHNX!!! U MADE MY DAY, BRO!!!15:34
xxKILLJ0Ywt is nvidia-current15:34
k1log01_: make sure you exchange precise with trusty15:34
xxKILLJ0Y???15:34
philinuxnvidia-current is the stable nvidia driver15:35
xxKILLJ0Yooooohhhhhhhh.             :-O15:35
xxKILLJ0Ylol15:35
apatheticsheepphilinux I didn't install using apt - i got it from nvidia directly ... which was probably not the best choice15:35
xxKILLJ0Yi almost always use apt?15:35
apatheticsheepyea - i didn't realize that apt would have video drivers for geforce cards ... until just now15:36
og01_k1l: ah got it thanks15:36
xxKILLJ0Yisthere any way to remotely control my macbook through my ubuntu 14.0415:36
apatheticsheepwell yesterday sometime15:36
xxKILLJ0Y????15:36
cfhowlettxxKILLJ0Y, bluetooth maybe15:36
maxvikostkon: chromium15:36
xxKILLJ0Ydunno how 2 use bluetooth15:36
xxKILLJ0Ywith ubuntu/15:37
xxKILLJ0Y?*15:37
BluesKajapatheticsheep,  always check the package manager for nvidia drivers first15:37
og01_k1l: when i added the security repos i failed, not sure why they wernt there in the first place15:37
apatheticsheepxxKILLJ0Y VNC?15:37
cfhowlettxxKILLJ0Y, turn on BT.  turn on BT device.  link.  use.15:37
JayJ_Anybody have any pointers on how to slipstream a driver into Ubuntu PXE server? My server need a RAID driver to see the volumes15:37
tesertxhow do i get the double quotations necessary for nix cli on a british keyboard?15:37
xxKILLJ0Yok thnx again15:37
og01_k1l: perhaps lost during a release update15:37
cfhowlettJayJ_, might was to ask #ubuntu-server15:37
k1log01_: i recommend to use the clean sources.list15:37
JayJ_thanks15:37
JayJ_cfhowlett: thanks15:37
oolooIf somebody does know how to return my wireless icon back to my toolbar, I'd be happy to know.15:38
og01_k1l: I will replace with yours, there were no unoffical in there in anycase15:38
apatheticsheepxxKILLJ0Y - also i think yugma works for remote controller on a variety of platforms15:39
apatheticsheepxxKILLJ0Y and maybe teamviewer15:40
philinuxapatheticsheep;~ unless someone else has a better idea i'd do this in recovery.  sudo apt-get purge nvidia*15:40
xxKILLJ0Ykool15:41
apatheticsheepphilinux - I am trying just to install nvidia drivers from apt now - maybe it'll overwrite whatever the nvidia installer did15:41
philinuxapatheticsheep;~ http://askubuntu.com/questions/360761/cannot-get-rid-of-nvidia-drivers-restore-nouveau-driver-and-get-desktop-working15:41
Williamshola a todos15:41
=== kpease_ is now known as kpease
Williamsalgun español por aqui¿?15:42
k1l!es | Williams15:42
apatheticsheepphilinux - lol perfect thanks15:42
ubottuWilliams: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.15:42
philinuxapatheticsheep;~ no need for the lightdm stop bit from recovery15:42
philinuxapatheticsheep;~ been there before a few times in the past15:43
apatheticsheepphilinux - actually looks like just installing nvidia-304 using apt fixed it15:43
apatheticsheepit's a 9800gt that's why i am using 30415:43
philinuxapatheticsheep;~ a reboot will tell15:44
fauconany one using asus 1015e?15:44
philinuxapatheticsheep;~ nvidia-current-updates would do15:44
philinuxalways more ways than one15:44
milad1512can ubuntu or it's terminal alone be used for hacking ?15:45
apatheticsheepmilad1512 ... what?15:46
milad1512using terminal or anything in ubuntu to hack something15:47
k1lmilad1512: we dont support malicious intentions in here15:47
milad1512a computer or a website15:47
ooloomilad1512, what kind of hacking do you mean?15:47
milad1512no don't get me wrong15:47
ooloooh, that.15:47
fauconmilad1512: ???15:47
milad1512i just wanna know if it's possible15:48
milad1512any kind of hacking15:48
fauconmilad1512: anything is possible in linux ;-)15:48
ooloogood answer, faucon.15:48
milad1512you sure ?15:48
jpdsmilad1512: 1s and 0s.15:48
oolooBut my wireless icon is *still* gone! How do I get it back?15:49
bazzzbmilad1512: you can even hack the pentagon from terminal15:49
oolooOr even, how do I add icons to my toolbar?15:49
philinuxany OS can be used for subversion15:49
fauconmilad1512: 1s and 0s baby ohh yaah ;->15:49
k1lfor the not ubuntu support related talking we got: #ubuntu-offtopic . thanks15:50
benzhninjahttp://www.neowin.net/news/the-surface-mini-was-real-and-i-got-to-play-with-one15:50
k1looloo: is the wifi working and just the indicator is gone?15:50
philinuxooloo;~ even after reboot still gone?15:50
k1lbenzhninja: please dont spam links in here15:50
milad1512bazzzb . thanks15:50
=== kpease is now known as kpease_
oolook1l, I can manually go into network manager and it detects my wifi network, but I don't have the ability to connect on that machine.15:51
oolook1l, and yes, even after reboot it's still gone.15:51
k1looloo: what ubuntu is that exaclty? what did you do before it did disapear?15:52
oolooI was hoping I could maybe just restore all default settings in ubuntu or something, like maybe that would do the trick15:52
Williamshola15:52
oolook1l, oh sorry, 14.4 LTS15:52
Grimlock1182guys, how to install weather forecast widget in ubuntu 14.04?15:52
k1lGrimlock1182: get my-weather-indicator15:52
oolook1l, I installed the gnome shell extension (big mistake).. and I got things mostly to normal after uninstalling it, but the network icon as disappeared15:52
k1looloo: so you are on gnome-shell?15:53
Grimlock1182kllthanks15:53
oolook1l, no, I uninstalled it15:53
jere_I just booted 14.04 Ubuntu.15:54
jere_But sudo apt-get install emacs24 not working15:54
fauconanyone having trouble connecting to LAN using ubuntu12.04LTS in asus 1015e15:54
jere_This is on Virtual Box and internet is working fine inside the guest.15:55
k1looloo: well. you could try to create another user and log into that to see if this is just a user setting15:55
daftykinsjere_: are you sure that's a valid package? did you run apt-get update first?15:55
daftykins!info emacs2415:55
ubottuemacs24 (source: emacs24): GNU Emacs editor (with GTK+ user interface). In component main, is optional. Version 24.3+1-2ubuntu1 (trusty), package size 2792 kB, installed size 11322 kB15:55
oolook1l, I'll see what that does.15:55
fauconwhy not compile emacs????15:55
daftykinsfaucon: we do not advise compilation in here, the official ubuntu way is to install packages first.15:56
faucondaftykins: sorry bro ;-)15:56
thiocyguys i need. help. can anyone with an ubuntu 12.04 print here the default lightdm.conf file? thanks15:59
=== luckybunny is now known as lbaway
karmen.16:05
SchrodingersScat... --- ...16:05
* rww rescues SchrodingersScat 16:06
daftykinsthiocy: one moment please16:06
apatheticsheepphilinux - meh fugit - i am re-installing - it was a fresh install anyway16:06
e-dardHi, if I want to upgrade from 13.04 to 14.04, do I just need to switch out raring to trusty in my sources.list and update/upgrade?16:07
e-dard(I know it's not supported officially)16:07
e-dardalso, this is on a headless server16:07
MadsRCe-dard you need to do an apt-get dist-upgrade16:07
k1le-dard: no. you need to upgrade to 13.10 and then to 14.0416:07
daftykinsMadsRC: dist-upgrade has nothing to do with upgrading release.16:07
k1le-dard: sudo do-release-upgrade16:07
MadsRCOh yah, crap read that wrong :D16:08
daftykinsthiocy: what's the location of this, for you?16:08
e-dardk1l: and then once it's done, do it all again to 14.04?16:08
k1le-dard: yes16:08
e-dardk1l: ok,  thanks16:08
k1le-dard: that is why we got LTS releases. so you can stay there for longer time and make a lts-lts upgrade (like 12.04 to 14.04)16:08
daftykinsthiocy: oh my bad i was being an idiot, i don't have a desktop install of precise to find it, sorry16:08
thiocydaftykins: /etc/lightdm/lightdm.conf also. /usr/share/lightdm/lightdm.conf.d/*.conf /etc/lightdm/lightdm.conf.d/*.conf16:09
e-dardk1l: hmmm, not sure I wanna risk doing this over ssh16:09
thiocydaftykins: ok16:09
e-dardI might just spin up a fresh 14.04 box and migrate things over16:09
thiocydaftykins: no problem dude :)16:09
daftykinsthiocy: you could grab them from a quick live session i guess?16:10
k1le-dard: well,m your decision. but the upgrades get automated testing. so if you did not change a lot it should work. but as always: have backups for murphys law16:10
e-dardOK, so to solve my immediate problem - where can I get the patched version of bash for ubuntu 13.04?16:10
e-dardthen I can just sort out a new box in a few days :)16:10
thiocywhat d y mean?16:10
k1le-dard: there is none. you will need to patch that yourselve16:11
e-dardk1l: hmmm, OK16:11
k1l(and you got other problems and vulnerabilities as well)16:11
thiocydaftykins: what d y mean?16:12
ArmadillosSo what's the best way to update the Nvidia driver in Ubuntu using a PPA? When I try to go from 340 to 343, it won't let me un-install 340.16:12
daftykinsthiocy: just grab the precise ISO, boot it and take the files out to repair your install16:13
jee1mrBash bug still not fixed?16:14
k1l!usn | jee1mr please see that for the bash bug16:17
ubottujee1mr please see that for the bash bug: usn is Please see http://www.ubuntu.com/usn for information about Ubuntu security updates.16:17
rww!usn =~ s/^/<reply> /16:18
ubottuI'll remember that rww16:18
phaidroswhy can't I create a file larger than 17G on a etx3 fs? ulimit file size is unlimited .. any ideas?16:20
phaidros14.04, mount flags: (rw,noatime,nodiratime,acl,errors=remount-ro)16:21
phaidrosanu ideas?16:21
rwwphaidros: which block size are you using?16:21
=== Guest92841 is now known as Jake
phaidrosrww bs=10m count=620016:22
phaidrosI need a laaaarge file :D16:22
rwwphaidros: for the file system, not dd16:22
phaidrosuh16:22
=== xubuntu is now known as Guest65316
rwwsudo tune2fs -l /dev/sda1 | grep -i 'block size'16:22
rwwreplacing sda1 as appropriate16:22
phaidrosack16:22
phaidrosrww: 102416:23
rwwext3 with 1KB blocks has a maximum file size of 16GB.16:23
phaidrosumpf16:23
rwwso depending on how you count, 17GB sounds about right.16:23
phaidrosrww: anything to do about that?16:23
rwwphaidros: how big do you need?16:24
phaidrosrww: 60G16:25
phaidroshow safe is it to change the blocksize in a running fs?16:25
DouglasKphaidros, if it's mounted, don't.16:25
cihhey, is it normal that after upgrading ubuntu server from 10.04 to 12.04 my mysql databases are lost? any ideas why?16:26
phaidrosDouglasK: thought so16:26
daftykinsphaidros: you'll have backups of course, so as safe as your backups are reliable!16:26
DouglasKphaidros, if it's a root fs, boot from a usb stick or CD, change it from there.16:26
rwwis it even possible if it's unmounted without recreating it?16:26
milad1512when i try to download a file with wget, i get this error : bash: syntax error near unexpected token `(', how can i fix it ?16:26
DouglasKrww, possibly, if you're moving to a smaller blocksize.16:26
rwwDouglasK: phaidros needs larger ;)16:27
DouglasKmilad1512, possibly by adding a \ before the (16:27
DouglasKrww, ah.  That sucks.  a good tool might be able to handle it.16:27
rwwphaidros: anyways, the answer I'd go with is "go make a new ext3 filesystem with 2KB or larger blocksize, or use ext4"16:27
phaidroshm, backups are fine, just that a huge live wiki is living there as well .. so I think I'll create 4x 16GB and then use it as loopback and create a lvg vg over those ^^16:28
* DouglasK concurs with rww16:28
apatheticsheephow can i move the launcher to the bottom?16:28
rwwapatheticsheep: in Unity? you can't16:28
milad1512DouglasK , no it doesn't work16:28
facepalmapatheticsheep, you could set it to hide and install something like cairo-dock.16:30
apatheticsheeprww ... but ... that's crazy!  you can do anything in Linux :-(16:30
rwwapatheticsheep: sure, but "go look at the Unity code and change it so it moves to the bottom" is outside the scope of #ubuntu ;)16:31
booby_tables_24^lol16:31
apatheticsheeprww i know.  but ... jeez16:31
rwwapatheticsheep: agreed16:31
brent2step 1) uninstall unity16:31
milad1512there is a "(" in my link and because of that wget won't download it and gave me an error, This = bash: syntax error near unexpected token `('16:31
=== aloril_ is now known as aloril
jhutchinsmilad1512: You didn't show us the full command you were using.  Perhaps quoting the URL?16:32
=== batrick is now known as Guest29533
apatheticsheepbrent2 - and install what in it's place? gnome? KDE?16:32
brent2apatheticsheep i like xfce16:33
iveevueIs kubuntu exactly the same as ubuntu, except with a different DE?16:33
milad1512jhutchins , YES hahaha, thank you16:33
rwwyes16:33
WrynessIs there a way to download the text content of a website via terminal and grep it from there in order to filter out specific commands?16:33
Wryness*specific words16:33
brent2iveevue: all of the flavors are the same on the back end, the main difference is the DE and how well it integrates16:33
iveevueic16:33
apatheticsheepWryness wget can output to stdout instead of write to a file16:34
apatheticsheepWryness wget -qO- i think16:34
Wrynessthanks, apatheticsheep16:36
=== H1ddenDj1nn is now known as HiddenDjinn
btorch_anyone here uses mini-dinstall ? the Distribution on the .changes file must really match the mini-dinstall.conf [section] ?16:44
FireBeyondSo, the bash vuln... 14.04, apt-get update, apt-get upgrade, and I still have Version: 4.3-6ubuntu116:48
swaldhelllo16:48
diverdudeHi, i have a huge binary file (250GB) and its header is ascii. i just want to edit a line in the header How can i do that?16:48
swaldi am a new user for ubuntu desktopm16:49
k1lFireBeyond: "apt-cache policy bash" in a pastebin please16:49
bettycla1pI can't upgrade by distro from 12.10 to the next release (13.04, I think). do-release-upgrade doesn't work, not even with -d. Any tips?16:49
bettycla1p(by -> my)16:49
swaldHow do i do to use euro character with thunderbird and gandi account please ?16:49
FireBeyondhttp://pastebin.com/djiSNzFk16:49
FireBeyondwhich i guess implies installed :)16:49
swaldPlease ca you help me ?16:50
bazhang!manual | swald16:50
ubottuswald: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/16:50
k1lFireBeyond: well yes, that is the patched version, yes16:50
k1l!eol | bettycla1p16:51
ubottubettycla1p: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades16:51
k1lbettycla1p: you need to change the sources.list because 12.10 is that old it got completly shut down16:51
swaldbazhang, thanks but it's not a problem described in the manual... Thunderbird don't accept euro character in a password for IMAP accounts16:51
=== nobody_ is now known as HurricaneHernand
bettycla1pThanks...16:52
swaldPLease can you help me?16:53
FireBeyondty16:53
daftykinsswald: why don't you remove it.16:53
rwwswald: the authentication system you're using does not sufficiently define how to encode non-ASCII characters in passwords. This is not an Ubuntu-specific issue, and the consensus seems to be that you should not use non-ASCII in your passwords.16:53
squintyswald:  irc.mozilla.org #thunderbird16:54
WrynessHow can I give write permissions to my bittorrent client (or any program) on a separate partition?16:54
brent2Wryness: has to have a filesystem that supports unix permissions (so you can't use ntfs)16:55
swaldrww, squinty thanks16:55
brent2just mount it and use the chmod command16:55
Wrynessso chmod +x /media/datapartition ?16:56
brent2is your torrnet client running as a different user?16:56
Wrynessno16:56
brent2Wryness: for example transmission-daemon runs as its own user16:56
Wrynessits Deluge16:56
brent2then your user has to have read/write access, that's all16:56
BluesKajsquinty, share the target folder and set the path to that folder in your bt client16:56
Wrynessand actually it worked until some days ago when I needed to reconfigure my user account16:56
brent2who owns the data partition?16:56
brent2or the mount point16:57
Wrynesshow can I check if I have rw access and who owns the partition?16:57
brent2ls -lah16:57
brent2ls -lah /path16:57
Wrynesswasnt it something like ls -al?16:57
Wrynessah, k16:57
Wrynessroot owns it16:57
squintyBluesKaj:  comment meant to be directed to Wryness instead?  :)16:57
brent2Wryness: you have a couple of options, mine look like this http://i.imgur.com/8VmIcZN.png16:58
Wrynessso I guess a chown -R user:user /media/partition would give me permissions?16:58
brent2I use the "storage" group for this purpose16:58
brent2what I do is add my user to "storage" and then set chmod 755 on all of it16:59
oolooscrew it, I'll just reinstall ubuntu on my machine.. now I can't even connect to the internet16:59
ooloolol16:59
Wrynessalright, I'll check it out16:59
ooloough16:59
Wrynessthanks brent2 :)16:59
brent2Wryness: I think another simple solution is to just mount the partition as your user (which is handled via whatever policy kit thing ubuntu uses), but if you want it to Just Work automatically I think my setup works well16:59
brent2alternatively you can just chmod 777 everything if you don't care about security17:00
ooloothe thing that bites is really just tailoring the system.. fixing the scroll bar, turning off some of unity's internet suggestions, etc17:00
Wrynessk17:00
brent2ooloo: https://fixubuntu.com/17:00
ooloothanks brent217:01
ooloothat should save me a bit of time at least17:01
ezioi upgraded my system and my system is still vulnerable17:02
eziohttps://news.ycombinator.com/item?id=836521617:02
k1lezio: "apt-cache policy bash" into a pastebin please17:03
eziohttps://gist.github.com/bluebaroncompsci/a8c13d4a6cc580c800fd17:04
bettycla1pIt's still not working. I've found several web pages that explain how to upgrade from 12.10 (including ubuntu's EOL webpages), but do-release-upgrade still does nothing. Help would be much appreciated...17:05
k1lezio: you got the actual released patch. there still is some issue but the bash team needs to release the patch first before ubuntu can put that in.17:06
=== kpease_ is now known as kpease
shubhamjainSo if I understand correctly #shellshock is only vulnerable where scripts use system or exec or something like that?17:10
StolenToastthat's the name for this one?17:10
StolenToastshellshock?17:10
k1l!usn17:11
ubottuPlease see http://www.ubuntu.com/usn for information about Ubuntu security updates.17:11
shubhamjainStolenToast, Yup think so. http://www.troyhunt.com/2014/09/everything-you-need-to-know-about.html17:11
shubhamjainhttp://www.ubuntu.com/usn17:11
Term1nalGetting this error during a dist-upgrade: syntax error: unknown group 'admin' in statoverride file17:12
Term1nalin that file, I found this: root admin 4750 /bin/su17:12
hyperchenhello17:21
adoniscikSomething went haywire in my system and now I'm having difficulty updating any applications due to problems with linux-image-3.2.0-69-generic "dpkg: error processing linux-image-3.2.0-69-generic". I've tried following some of the solutions I've foudn online, but I wanted to get a second before re-installing grub because I have a dual boot system. Any advice? http://pastebin.com/dUzHC8fR17:22
hyperchencould someone help me with ubuntu, I want to install controllerlab but I need some kde package and I dont know which and where I can get them?17:22
daftykinsadoniscik: /boot out of space? that doesn't look like the full error. a pastebin would be good17:23
hyperchenneed kdelibs4c2a but where could I get them?17:23
adoniscikit's there, daftykins : http://pastebin.com/dUzHC8fR17:23
daftykinsadoniscik: oh sorry, my eyes did not spot that one17:24
daftykinsadoniscik: can you share a "df -h" ?17:24
=== magic is now known as Guest26178
adoniscik94% full (2.7G available) on boot partition17:25
daftykinsi'd rather see the log than an interpretation17:25
adoniscikdaftykins, http://pastebin.com/3XSkE2B017:26
_joeyhow ddo I restart service that controls bluetooth keyboard and mouse?17:27
daftykinsadoniscik: get rid of some older kernels via "dpkg -r"17:29
azi`when ubuntu provide an update for bash fixing the recent bug?17:32
daftykinsazi`: when a fix is out17:33
daftykinsazi`: Canonical can't provide what doesn't exist.17:33
brent2isn't it already patched?17:33
PiciThere is a preliminary patch.17:34
daftykinsbrent2: not successfully17:34
dbristowWe just had a problem where do-release-upgrade was finding nothing to upgrade from (trying to go from 12.10 to the net release) where we had to edit /etc/update-manager/release-upgrades from "Prompt=lts" to "Prompt=normal".  Maybe this setting is exposed in the gui, but apparently we didn't find any documentation pointing to this detail.17:34
dbristowMaybe people in this situation should know about this particular setting?17:35
CharlieTheCabbieGood evening guys.  Can someone please advise me on this "vulnerability" which has been discovered with bash?  Are we affected by this?17:35
daftykinsdbristow: we wouldn't expect anyone to still be running such an antiquated release17:35
dbristowAhhh.   Well.17:35
daftykinsCharlieTheCabbie: yes. first patch available, didn't fix everything... awaiting another patch.17:35
carbon13CharlieTheCabbie, http://blog.erratasec.com/2014/09/bash-shellshock-bug-is-wormable.html17:35
carbon13CharlieTheCabbie, https://bugzilla.redhat.com/show_bug.cgi?id=1141597#c2317:36
ubottubugzilla.redhat.com bug 1141597 in vulnerability "CVE-2014-6271 bash: specially-crafted environment variables can be used to inject shell commands" [Urgent,New]17:36
CharlieTheCabbieok daftykins - is it only with bourne, or are the other surrounding shells affected too, like ash and csh?17:36
carbon13CharlieTheCabbie, do you have a server running CGI scripts?17:37
CharlieTheCabbieno17:37
AlpyHow do you solve GPT detected error?17:37
carbon13then no worries and wait for patch17:37
=== xdm83_ is now known as xdm83
daftykinsAlpy: what are you running and what are you trying to achieve?17:38
carbon13the bash issue is only interesting for guys using bash for CGI scripts17:38
AlpyI had a Ubuntu Windows 8.1 dual boot17:38
AlpyI did something to my partitions and my computer does not boot17:38
daftykinsAlpy: no need to keep pressing enter, i can read nice long lines17:39
CharlieTheCabbieok carbon, cheers..  My machine dual boots anyhow, so I can suck stuff off of my linux partitions for now and come back to linux when we get patched :)17:39
daftykinsAlpy: ok so what were you running to see this message?17:40
Alpy(OK, long lines) I got Boot-repair, and did the recommeded repair. It told me to create an BIOS-boot partition (>1MB, unformatted filesystem, bios_grub flag), which tried to do on GParted, but i can seem to do it. I can get an unformatted filesystem17:41
Alpyan Xubuntu CD a friend gave me17:43
Alpythough Xchat17:44
francesco_batman ita17:45
francesco_batman ita17:45
rohanjas2alcan someone help me with the problem happening to my PC??17:45
rohanjas2alubuntu is not able to lock the computer17:45
daftykins!details17:46
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)17:46
rohanjas2aland more password login is also not working?17:46
rohanjas2ali have to no idea about the configuration files related to my problem17:47
rohanjas2althe problem is i cant lock a particular user account in my computer17:48
=== kpease is now known as kpease_
=== kpease_ is now known as kpease
booby_tables_24rohanjas2al: "lock" as in prevent them from logging in?17:49
rohanjas2alyeah17:50
kantlivelongis there any reason why seahorse doesnt show pubkeys ?17:50
rohanjas2althe computer is not prompting for password at the time of login17:51
brent2rohanjas2al: you using the unity desktop?17:51
Shaba1hello all17:51
Shaba1Can anyyone reccomend a good tutorial for a intermediate windows user to get him/her up and running with linux/ubuntu17:52
Shaba1preferably in pdf format so I can print it out17:52
daftykins!manual17:53
ubottuThe Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/17:53
daftykinsShaba1: ^17:53
brent2rohanjas2al: settings -> user accounts has everything you need for that17:53
quantsShabal i just played and used the Ubuntu Wiki / Forum17:53
booby_tables_24rohanjas2al: https://i.stack.imgur.com/a1yot.jpg17:54
brent2what'd you use to add the arrows booby_tables_24 ?17:55
brent2or is this not your pic17:55
=== BradCrittenden is now known as bac
booby_tables_24brent2 I got it from a stackoverflow answer17:55
brent2oic17:55
reisiodia would work17:56
=== kpease is now known as kpease_
Nyemhi there18:00
booby_tables_24Hi18:00
Nyemdoes ubuntu still contain spyware in it by default?18:01
booby_tables_24Yup18:01
Nyemthat sucks.18:01
* Nyem will come back again to ask in half a year18:02
brent2Nyem:18:02
brent2https://fixubuntu.com/18:02
minimecNyem: I guess the gnome3 edition of ubuntu could be a solution for you.18:02
Nyemminimec, Linux Mint was, has been and is :) never been happier before with my system actually18:03
Nyemhowever, I'm just sad looking at how things turned out with ubuntu18:04
brent2they removed it in 14.10 didn't they?18:04
GuszZzZhi18:05
Nyemthe site says it's there but disabled by default18:05
reisioheyo18:05
Nyemwhich is kind of too late for me to ever trust the system again18:05
=== gnu is now known as Guest3741
brent2lol18:05
brent2well, if that bugs you, I'm surprised you're running mint18:06
Nyemwhy would you be?18:06
NyemMint's a great system18:06
BluesKajthere's always KDE18:06
brent2I meant if those features being there but disabled bothered you18:06
n0mhey guys, this where i can get some help on installing?18:06
reisioyou changed to a distro still wholly dependent on Ubuntu instead of running an apt-get remove18:06
reision0m: yup18:06
brent2Nyem: are you running coreboot and only foss software? :P18:06
n0mgreat! I've made a post already on the forums, no responses yet: http://ubuntuforums.org/showthread.php?t=2245707&p=13129047#post1312904718:07
Nyemreisio, yes, but I did that because I trust the people who deliver the final product18:07
brent2just imagine: every piece of proprietary software on your system could potentially be a bomb!18:07
brent218:07
reisioNyem: you trust them to audit every last line of code? :p18:07
Nyembrent2, well, sending all my private disk searches to amazon is kinda a big thing, don't you think?18:07
rwwSo turn it off, or use a non-Unity Ubuntu flavor.18:08
daftykinsn0m: you used the mac ISO yes?18:08
Nyemreisio, of course I do;>18:08
brent2Nyem: yeah I agree, but if it's disabled in 14.10 I think the problem is fixed18:08
rww(hint: there's an option in System Settings to do so, no need for that nonsense site)18:08
n0mmac iso? for refit?18:08
reisiok :P18:08
brent2dunno why they did that in the first place, seems like there are better ways to monetize18:08
daftykinsn0m: mac ISO of ubuntu server18:08
brent2plus Nyem, xubuntu beats the pants off of mint18:08
brent2;)18:08
n0mdaftykins: oh my god. are there two different ones?18:08
Nyembrent2, will try that distro in a sec.18:08
english-hi folks, anyway to manually upgrade bash on 12.10 without upgrading the whole OS?18:09
Nyembrent2, and it was a very bad decision, I practically lost trust to these people forever, even windows does not backf*k their users this bad18:09
rwwenglish-: 12.10 went EOL on May 16th and is not supported in this channel. Mixing repositories from different Ubuntu versions is a bad idea. Upgrade to a supported version of Ubuntu, and then come back.18:09
n0mdaftykins: i'm not seeing a mac ISO here: http://www.ubuntu.com/download/server18:10
n0mwhere is it?18:10
daftykinsn0m: correct, also does your post intimate that your mac is a 7,1 ?18:10
n0myep mbp 7.118:10
StolenToastis 12.04 eol?18:10
rwwStolenToast: no18:10
StolenToastlast i checked it was extended18:10
daftykinsno it's a comma, not a period18:10
rwwStolenToast: 12.10 is not an LTS, 12.04 is.18:10
StolenToastgotcha18:10
english-hmm, I guess I'd get that kind of response rww , but I would have thought there would be a hack18:10
rwwenglish-: There probably is, but it's not supported here if so, so we don't provide it.18:11
brent2Nyem: windows does a lot of shady things, half of which nobody may ever know18:11
english-no deb no deb file?18:11
brent2the amazon thing sucks but it's not the end of the world18:11
english-ups sorry :)18:11
daftykinsenglish-: you should not be running an EOL release - we cannot help you18:11
Bashing-omStolenToast: Ubuntu 12.04 is LTS, (L)ubuntu 12.04 is not. Are you using u-buntu ?18:11
Nyembrent2, I'm sure they do, but they just don't advertise themselves as the most private and secure system out there18:11
StolenToastI am on oo-buntoo18:12
kostkon!ot | Nyem18:12
ubottuNyem: #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:12
brent2lol18:12
k1l_english-: your system doesnt only have that shelstorm issue right now. so only exchanging bash doesnt make your system all good18:12
daftykinsn0m: http://cdimage.ubuntu.com/releases/14.04.1/release/18:12
Nyem!ot | kostkon18:12
ubottukostkon: #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:12
daftykinsn0m: give it a whirl with http://cdimage.ubuntu.com/releases/14.04.1/release/ubuntu-14.04-server-amd64+mac.iso18:13
brent2don't things like heartbleed and this new bash bug totally wreck a lot of consumer-tier routers? mine runs dd-wrt and I doubt it'll ever be updated for this sort of thing18:13
StolenToastI think so18:13
StolenToastgg18:13
daftykinsbrent2: that is off topic here, this is an ubuntu support channel18:13
donbirdyomygerd we're being hacked18:13
brent2daftykins: kk18:13
n0mdaftykins: i'm going to be... upset if this is it18:13
n0mlol18:13
k1l_brent2: well, that is a topic for #ubuntu-offtopic since that is clearly not only ubunut related18:13
brent2yeah k1l_ i heard18:13
daftykinsn0m: i'd be happy that there's a solution! be sure to let me know how you get on18:13
n0mbout to burn the disc, will report back18:14
brent2dejavu in here18:14
NyemSTOP IT WITH THE OFFTOPIC, YOU SHOULD'VE NAMED THE CHANNEL #UBUNTU-HELP TO MAKE IT CLEAR18:14
Nyemgeez18:14
Nyemthat's just dumb18:14
k1l_Nyem: you are free to: read the guidelines. please dont use caps in here and insults/swearing. thanks18:15
kostkon..and the channel topic18:15
Nyemk1l_, you are free to kiss my ass18:15
bazhangNyem, are you on MINT?18:15
kostkonchannel's*18:15
n0mdaftykins: btw, so do you know the the "stopping foo [OK]" stuff was all about?18:15
Nyembazhang, yeah, I'm on mint18:16
daftykinsn0m: sounded like it was giving you some text mode bootup and not switching to a TTY very quickly. i wouldn't worry about it too much18:16
bazhangNyem, mintsupport is on irc spotchat not here18:16
daftykins!mint18:16
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org18:16
k1l_Nyem: so please ask the mint guys in the mint channels. like the mint channels are set to default channels in your irc client anyway18:16
NyemI don't have any mint questions18:16
Nyemwhy would you even bring that up18:17
bazhangNyem, this is not a chit chat channel, thats why18:17
Nyemwhere will I find #ubuntu-chitchat?18:17
daftykins!offtopic18:17
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:17
Nyemcannot locate it @freenode18:17
bazhang-offtopic18:17
erikkHello18:17
n0mdaftykins: the only reason i brought it up is that it doesn't always show. just right before its going to shutdown (kind of like how the blue screen precedes shutdown on windows)18:17
kostkonerikk, hi18:17
erikkhow can i make a daemon in C ?18:17
daftykinsthis is not a software development channel18:18
erikksorry18:18
StolenToastis this a cake baking channel?18:18
bazhangtry ##c perhaps18:18
reisioStolenToast: if you're using ubuntu to do it18:18
StolenToastguys I'm having trouble with gnu-bake on 12.04.518:18
bazhang.5?18:19
StolenToastyeah 12.04.518:19
bazhangwhats the issue18:19
StolenToastit got a little version bump a couple weeks ago18:19
bazhang!info gnu-bake18:19
StolenToastI'm jokin, gnu-bake is not real18:19
ubottuPackage gnu-bake does not exist in trusty18:19
daftykinsStolenToast: please do not time waste18:19
reisioheh18:19
bazhangStolenToast, please dont joke around here18:19
StolenToastokay ,_,18:20
brent2http://i.imgur.com/zafffSk.png18:20
daftykinswe cut down on chit chat and timewasting so people can be helped, it is a good thing.18:21
reisiosays the only person talking :p18:22
brent2^18:22
daftykinsreisio: you should know better.18:22
reisiothan wasting my time pointing out ironies, yes :p18:22
Grimlock1182when i update my software in ubuntu 14.04 this is the display message "Requires installation of untrusted package" this require installing packages from unauthenticated sources... PLEASE HELP....:(18:29
pavlosis there a way to rebuild all the icons in the system settings? running 14.04, gnome2 but my system settings has 6 icons only18:29
LinStatSDRsounds like ppa18:29
n0mdaftykins: btw, do i need grub? i've got refind18:31
trismpavlos: sudo apt-get install unity-control-center; if by gnome 2 you mean gnome flashback18:31
daftykinsn0m: not sure, have you seen the support page?18:31
bazhangfallback?18:31
n0mfor ubuntu server? or refind?18:32
daftykins!mac | n0m18:32
ubottun0m: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages18:32
n0mthanks18:32
priuonHello. Is it possible to revert all changes done to a ubuntu installation?18:32
theadminpriuon: reinstall?18:32
priuonI mean without reinstalling everything18:32
theadminpriuon: Uh, no.18:33
=== MasterPiece_ is now known as MasterPiece2
priuontheadmin: to bad.18:33
=== H345 is now known as Lavinsisgay
priuontheadmin: Is it possible to have a static wlan interface configuration that won't be loaded on boot?18:33
=== MasterPiece2 is now known as MasterPiece
pavlostrism, thank you, that did it (by gnome 2 I meant fallback)18:34
daftykinspriuon: configure a profile with network-manager and set it to not auto connect18:34
donbirdyHas this shellshock stuff been patched?18:34
Picidonbirdy: as much as it can be at this point.18:35
daftykinsdonbirdy: yes, but it's not a comprehensive fix, awaiting the final one still.18:35
k1l_donbirdy: yes, just run the regular updates18:35
_marcoI'm running a single fullscreen aplication with multiple windows on X (no window manager). How to I disable sloppy focus (focus follows mouse) default xorg behaviour? Is there a command line tool for that?18:35
AngrySlothMafiaHey guyz18:35
=== Lavinsisgay is now known as H324
dman777uh...I can't just update my bash? I have to upgrade my ubuntu system?18:35
priuondaftkins: I am bound to the shell atm. The Networkmanager is not really an option. the /etc/network/interfaces file is what I am considering about this18:36
daftykinspriuon: good luck then18:36
Picidman777: We're not asking you to upgrade to a new Ubuntu release. You should be doing regular updates though.18:36
k1l_dman777: there are still other security issues besides bash and shellstorm. so running updates is a good idea anyways18:36
priuondaftkins: I had more bad luck about all this then I could ever imagine18:37
SweLartzhey guys do i have to have a problem to talk here or is it ok to just say hi? ^^18:37
PiciSweLartz: This channel is for support only, if you want to chat there is #ubuntu-offtopic18:37
dman777Pici: well, I did apt-get update and it didn't find a new version of bash with apt-get install bash18:37
reisioSweLartz: people say hi18:37
dman7774.2-5ubuntu318:37
SweLartzwow quick answer :P18:38
Picidman777: you'll need an apt-get upgrade or apt-get dist-upgrade for that.  'update' only downloads new index ifles.18:38
donbirdyI think we should shut down the internet for a few days whilst this problem is sorted out18:38
dman777Pici: thanks18:38
GlenKhi.  I have a 13.10 machine, which strikes me kinda odd.  in xfce, the networking setup menu, there's nothing configured.  and no eth0 mentioned in /etc/network/interfaces.  should this thing still have an IP?  because it does...18:39
k1l_dman777: which ubuntu is this?18:39
GlenKI mean, I guess NetworkManager is coming in to play, I see it running.  but why is there nothing listed in the xfce network setup?  is that not networkmanager?18:40
dman777k1l_: not sure18:40
k1l_dman777: "lsb_release -d"18:40
dman777Pici: apt-get upgrade bash still shows 4.2-5ubuntu318:40
daftykinsGlenK: sorry you'll need to be running a supported release.18:40
GlenKbah18:41
k1l_GlenK: if you upgrade to 14.04 you got 5 years no trouble with upgrading.18:41
Picidman777: Which release of Ubuntu are you running currently?18:42
dman777k1l_: Ubuntu 13.1018:42
dman777Pici: ^18:42
k1l_dman777: same for you. you need to upgrade to 14.04 to get security updates18:42
Picidman777: 13.10 reached its end-of-live in July18:42
english-how big is an upgrade from 12.10 to 13.04?18:42
daftykinsenglish-: truthfully you would be better off backing up and clean installing 14.0418:43
english-awesome :)18:43
k1l_english-: it should tell you when you start it with sudo do-release-upgrade18:43
english-do-release-upgrade will prompt before actually making changes?18:44
Guest24688k1l_, is a twat k1l_, is an ass, because k1l_ the ass banned the18:45
Guest24688k1l_, is a twat k1l_, is an ass, because k1l_ the ass banned the brent218:45
Guest24688k1l_, is a twat k1l_, is an ass, because k1l_ the ass banned the brent218:45
k1l_if i recall correct it tells you the amount of packages and MB needed for that upgrade before starting.18:45
Guest24688k1l_, is a twat k1l_, is an ass, because k1l_ the ass banned the brent218:45
Guest24688k1l_, is a twat k1l_, is an ass, because k1l_ the ass banned the brent218:45
Guest24688k1l_, is a twat k1l_, is an ass, because k1l_ the ass banned the brent218:45
Bashing-om!eol | english-18:45
Guest24688k1l_, is a twat k1l_, is an ass, because k1l_ the ass banned the brent218:45
ubottuenglish-: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades18:45
unopasteGuest24688 you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted18:45
dman777k1l_: I did apt-get dist-upgrade but still getting old version of bash18:48
n0mdaftykins: moment of truth!18:48
n0mlets see how it does18:49
daftykinsn0m: what was your process? boot, nuke the existing partitions and install?18:49
k1l_dman777: there is no update for 13.1018:49
n0myep18:49
n0msame thing though :(18:49
dman777k1l_: oh...I thought dist-upgrade would upgrade the distro version18:50
n0mI'm gonna video it to see if i cant get the error messages18:50
k1l_dman777: no. you need "sudo do-release-upgrade" for that18:50
dman777k1l_: thanks18:50
Guest24615k1l_, just like there is no update for being a twat =) you probably know something about it18:50
n0mok so just rebooted and i got to log in18:51
n0mgive it a sec18:51
n0mit seems stable, going to try and run some cfig commands18:52
=== PsiOmega is now known as AlphaBeta
daftykinsn0m: maybe best to start with a dist-upgrade18:56
n0mdaftykins: will do!18:56
n0mon the screen in between boot and the list i mentioned, i did the the word "firmware" flash up on one of the items18:56
n0mbut all my firmware18:57
n0mis up to date18:57
daftykinsjust a coincidence most likely18:57
n0mdaftykins: distro currently upgrading18:58
daftykinsn0m: ok ;) i'll let you suspend the running commentary for now. i must head off, hope it works out though18:59
n0mdaftykins: haha sorry! thanks for your help18:59
=== satyamash is now known as satyanash
slopjonghow to find out where an ubuntu server is doing any auto-update? cron-apt isn't installed and there's no cronjob doing it19:00
Sonderbladetrying to install java: openjdk-7-jre : Depends of: openjdk-7-jre-headless (= 7u25-2.3.12-4ubuntu3) <- what does it mean?19:01
Bashing-omslopjong: Check: " /etc/apt/apt.conf.d/ " .19:02
Sleepnbumare there limitations on installing packages with the live cd?19:03
Bashing-omSleepnbum: Certainly ! ,, one can run out of ram; for 1 .19:04
ketralni`I have a really ancient version of Ubuntu, maverick 10.10, running on ec2. It looks like an upgrade to 14.04 will be a step per release, for something like 4 upgrades. Is that accurate?19:04
ketralni`Also, there's no chance in hell 10.10 still has a working security package repo anywhere is there?19:04
ketralni`Specifically for this shellshock vuln19:05
k1l_ketralni`: no way.19:05
Sonderbladenoone knows what the unmet dependency message mean?19:05
Bashing-omketralni`: You have it right, a LONG process now to get current. 2) nope, there is no support for an old release.19:05
SleepnbumBashing-om: thanks!  i'm contantly getting "unable to locate package" for several different installation packages... could the error be related to my use of Live CD?19:06
Bashing-omSleepnbum: Hard to say .. What release is the liveDVD ?19:07
slopjongBashing-om, this is not commented out "${distro_id}:${distro_codename}-security";19:07
DJonesketralni`: 10.10 hasn't had updates since April 2012, I suspect you're missing more security updates than just shellshock19:07
SleepnbumBashing-om: 14.0419:07
Sleepnbumi'm pretty new to linux, so it's probably my fault19:07
tewardketralni`: 10.10 is way past end of life, and is no longer supported, you should upgrade to an LTS release or a still supported release (next version up from 10.10 that is still supported is 12.04)19:08
Bashing-omslopjong: Ummm, You will not get good performance, nor a good experience of ubuntu from running on a liveDVD. What hampers you from doing the actual install ??19:09
ketralni`I wonder if it makes more sense to upgrade bash by hand so I have more time to plan a proper upgrade process then19:09
slopjongBashing-om, you meant Sleepnbum19:09
Sleepnbumlol19:09
erp2them1So this bash bug... How serious of a threat is it?19:10
Sleepnbumi have a yoga 2 laptop and the wireless driver doesn't look like it'll work with linux without serious workarounds19:10
ketralni`erp2them1 It's pretty bad. Anything that can set env variables can execute arbitrary code19:10
xanguaketralni`: you look so worried about a single security issue but you weren't for who knows what others in two years?19:10
squintyketralni`:   http://www.ubuntu.com/usn/usn-2362-1/19:10
=== bitpimp_ is now known as bitpimp
Bashing-omslopjong: Yeah .. sorry bout that ( I really should try and slow down on this 'fast' IRC ), will try and pay morte attentipn.19:11
ketralni`This server doesn't do much, so this is the first major one that hits me. Even heartbleed was for one openssl release *after* my version19:11
slopjongBashing-om, but you can tell me what it exactly means if this line is not commented out: "${distro_id}:${distro_codename}-security";19:11
pivAany tips on updating bash in 13.04? I know, it's not supported but I wasn't the one who made the decision to not use LTS and also not automate this freaking machine :/19:11
slopjongBashing-om, cron-apt isn't installed and no other crons are setup so security packages should not be auto-updated, should they?19:12
xanguapivA: upgrade to a supported release19:12
erp2them1ketralni`: oh dang. I can see how that can be a problem, thanks.19:12
Bashing-omslopjong: Where are you seeing that line ? Does not ring a bell presently with me.19:12
k1l_pivA: you will need to patch that on your own now19:12
pivAxangua: I want to, I'm already automating that machine but there are things running that no one knows how or why they are that way... It's messy19:13
Bashing-omslopjong: Maybe this will shed some light: https://help.ubuntu.com/14.04/serverguide/automatic-updates.html .19:13
pivAk1l_: ok, so, recompiling and building from scratch, thanks!19:13
ketralni`squinty: am I reading that right that http://www.ubuntu.com/usn/usn-2362-1/ has a patch for Ubuntu 10.04? I can probably force that version19:13
vhygciao19:14
squintyketamin:  seems so.19:14
vhyg!list19:14
ubottuvhyg: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».19:14
alistairhello i am using jack through hdmi so i can mix a track to sound right on the tv but the audio is coming through slowed down. how can i get it to work normally please?19:15
squintyketamin: fwiw, read the same on another reference yesterday but they specifically mentioned 10.04 server edition.. not sure why though.19:15
andradeimsg/ NickServ identify sargas Piano1987!()19:18
ObrienDavethank you for sharing your password19:18
english-oh dear19:18
squintyheh19:18
english-change it quickly!19:19
=== db_ is now known as Guest470
semitones__help! I booted up a windows recovery partition and then got a grub error. Gparted now says that where my ubuntu partition was is now "unallocated" can I recover my partition?19:19
=== Guest470 is now known as TNSC_DMB
mah454Hello19:20
TNSC_DMBhi19:20
mah454this is my lvm.conf , Why systemd can not mount lvm partitions ? http://pastebay.net/149848619:20
mah454please view that ...19:20
Bashing-omsemitones__: Maybe -> testdisk. when Windows' recovery is done, Windows thinks it is the only operating system in the world and will wipe all in attempting to "restore" Windows.19:21
squintysemitones__:  maybe with  testdisk   read description by   apt show testdisk19:21
semitones__Bashing-om: squinty, thanks, I'll try getting testdisk19:21
=== andradei is now known as sargas
Bashing-omsemitones__: Good, might wnat to boot a liveDVD of 'buntu and see if fdisk/gdisk/GParted think of the hard disk.19:22
semitones__Bashing-om: i'm in that environment right now: all my partitions are there, except the ubuntu one19:23
semitones__Bashing-om: squinty I can't find testdisk in apt-get or the app manager19:23
sargasThanks guys, a little bit of entertainment here to you... No one stole my account so  :D19:24
Bashing-omsemitones__: testdisk tutorial -> http://www.howtogeek.com/howto/15761/recover-data-like-a-forensics-expert-using-an-ubuntu-live-cd/ .19:24
Bashing-omsemitones__: What release are you running ? in an current updated system, testdisk is available in the repo.19:25
semitones__Bashing-om: this is a 13.10 live usb19:26
sargasQuestion: can I use Powerline Shell on an Ubuntu Server with no GUI?19:26
sargasor just change the font to a TTY one of my choice?19:26
semitones__Bashing-om: looks like it should be availiable: https://apps.ubuntu.com/cat/applications/testdisk/19:26
malkauns_what on earth is Powerline Shell??19:26
=== sarsaeols is now known as sarsaeol
Bashing-omsemitones__: Nope, repository no longer exist as you may have known it - End-Of-Life is no more support .19:27
semitones__Bashing-om: ok. I'll make a new usb19:27
sargasmalkauns_: an awesome TTY tool19:27
sargasmalkauns_, https://github.com/milkbikis/powerline-shell19:27
jhc76if I need to update the bash on 13.04 ( due to vulnerability ) what is the best method to doing so?19:27
k1l_jhc76: patch it yourself19:28
Bashing-omsemitones__: That will work, and also, you may birn testdisk to a bootable DVD . -> http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step .19:28
Bashing-ombirn/burn*19:28
k1l_jhc76: since 13.04 is out of life some time now you dont get and updates from ubuntu anymore. so you need to work it yourself. and shellstorm bug is not your only issue19:29
jhc76if I replace the shell with zsh, would it prevent the vulnerability?19:29
jhc7613.04 is slated to be retired in few months.19:30
jhc76in our operation. so until then I need to find a work around to block the vulnerability19:30
sergio-br2hello19:34
sergio-br2i just installed ubuntu in one sony vaio19:35
sergio-br2and it has broadcom wifi/bluetooth card19:35
sergio-br2in the Live, i managed to install the driver19:35
cheusHi. I've been recently seeing some problems with apt in trusty and I'm curious if some of the repositories have been moved. Notably, trusty-updates, trusty-proposed, trusty-backports, anything to us.archive.ubuntu.com and security.ubuntu.com are all returning 404's.19:35
sergio-br2but after install, i can't install... well, the only way to install things is by wifi19:36
sergio-br2why ubuntu post install is so stupid ?19:36
Bashing-omjhc76: I can feel for you. Maybe ->http://ubuntuforums.org/showthread.php?t=2245682 . for manual instructions for the CURRENT release.19:37
ObrienDavesergio-br2, sending refund your way19:37
sergio-br2how can i install broadcom drivers if i can't access internet?19:37
squintysergio-br2:  maybe try burning an iso onto usb with persistence (unetbootin software) and then use apt-get to download (not install) the relevant b43 files .19:39
sergio-br2if i connect my usb drive that i used to install ubuntu, it will be recognized by system as the ubuntu cdrom?19:39
sergio-br2i don't have idea what the packages to download19:39
WrynessIn a simple sh script while loop with an increasing $i, how can I stop the script from overwriting the fetched data (which it writes to a file) everytime the $i value increases?19:40
Bashing-omsergio-br2: the Vaio and broadcom drivers are problematic. I have seen solutions on ububtuforums.org, Search there and see .19:40
sergio-br2Bashing-om, i managed to install the broadcom in the instalation media (live)19:40
squinty!b4319:40
ubottuHelp with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx19:40
sergio-br2so, it's not too much problematic19:41
=== AlphaBeta is now known as PsiOmega
jhc76Bashing-om: I appreciate the link. cheers~!19:41
squintysergey_: ^^19:41
sergio-br2problematic is the idiot post install behavior19:41
randymuchello19:41
sergey_squinty: hey19:41
sergio-br2thanks for the link19:41
squintysergey_:  sorry wrong nick :)19:42
randymucwhat kind of mobile os do you use?19:42
k1l_randymuc: i think that better suits into #ubuntu-offtopic19:43
squintysergio-br2:  http://askubuntu.com/questions/55868/installing-broadcom-wireless-drivers  also19:44
randymucok19:44
sergio-br2thanks19:44
sergio-br2sorry for blame ubuntu19:55
sergio-br2i'm an ubuntu users for years, 4 i think19:55
sergio-br2but somethings in ubuntu is pretty stupid19:55
erp2them1sergio-br2: like what?19:55
sergio-br2like this driver issue19:56
erp2them1maybe its the vendor that is stupid. they write windows drivers but not linux drivers19:57
sergio-br2if some user easily install it in the live media, he expect that it will works out-of-box in the post install19:57
sergio-br2yeah, they are stupid too19:57
erp2them1lol19:57
ketralni`How do you install packages from Laucnhpad? https://launchpad.net/ubuntu/+source/bash/4.1-2ubuntu3.120:00
ketralni`"sudo add-apt-repository ppa:ubuntu/lucid" seems to not work ("can't find signing_key_fingerprint at https://launchpad.net/api/1.0/~ubuntu/+archive/lucid")20:00
sergio-br2ok, i have to install dkms package20:00
bekks!lucid20:00
ubottuUbuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu.  Desktop support ended May 9 2013. Server support continues. See http://ubottu.com/y/lucid for more details.20:00
sergio-br2and without web access20:01
bekkssergio-br2: You have web access, you are online currently ;)20:01
=== semitones__ is now known as twinsemitones
sergio-br2and ubuntu does not recognize the usb drive as the CD media installation...20:01
sergio-br2* i'm with 2 laptop here20:01
twinsemitonesI'm trying to install testdisk on a live cd, but apt can't find it. I feel stupid. how do I do this?20:02
BluesKajtwinsemitones, it's not on the live cd packages repos . Do you have a working internet connection ?20:04
twinsemitonesBluesKaj: yes. I did sudo apt-get update20:04
DouglasK4:04 pm.  Time not found20:04
twinsemitonesBluesKaj: I thought ubuntu software center would search through universe and multiverse, but it does not?20:05
BluesKajtwinsemitones, odd because it's in the universe repos20:05
xanguatwinsemitones: software center, edit, sources, enable all sources20:06
twinsemitonesBluesKaj: after I enabled universe in software sources it worked! That is weird though, usually ubuntu software center still sees stuff that's in universe20:06
ObrienDavenot if the repo is not active20:06
ObrienDave*enabled20:07
BluesKajtwinsemitones, ok so the universe was commented20:07
=== Havis2 is now known as Havis
twinsemitonesBluesKaj: yep, good to go now. Hopefully it recovers my partition!20:07
BluesKajwish you luck, never used it before20:08
=== quem_ is now known as quem
bashfr3akwhy my daemon crashes when i change the port in sshd_config to anything else other than 22 ? any one knows the answer for this?20:10
=== Guest96016 is now known as McPeter
twinsemitonesOk this is weird -- testdisk shows the partitions as being healthy, but gparted shows "unallocated space." How do I get them back?20:15
brainproxyanything desktop sharing option as dead simple as https://join.me which works for linux?20:15
brainproxy*any desktop..20:15
gremlynI was upgrading a remote server with do-release-upgrade and got a broken pipe in the middle, and the upgrade was awaiting input on keeping or overwriting some apache file20:16
gremlynwhat to do now?20:16
brainproxyalso, on the hunt for a way to make "control-lick" work as "right click" in ubuntu20:16
gremlynbrainproxy, not as deadsimple, but I think webex works20:16
twinsemitonesOk before I do anything foolish in testdisk, do i need to highlight all the partitions in green, or just the ones that have been deleted?20:16
ketralni`In case anyone else is as dumb as I am to run 10.10, I was able to fix bash by going to https://launchpad.net/~ubuntu-security/+archive/ubuntu/ppa/+build/6400979 and downloading those deps, then installing with dpkg -i bash_4.1-2ubuntu3.1_i386.deb20:20
reisioketralni`: you got a web server?20:21
bekksketralni`: you should upgrade to a supported ubuntu release immediately.20:21
ketralni`It's a mail server, but things like procmail may be exploitable20:22
leeyaahey guys20:22
reisiommm20:22
reisioleeyaa: 'lo20:22
twinsemitonesalright i'm gonna reboot, wish me luck!20:22
ketralni`bekks: totally agreed, but this will mean that I can do it on purpose instead of under duress :)20:22
leeyaais ubuntu vulnerable to shellshock cve ?20:22
ketralni`Yes20:22
gremlynpretty sure all linux is20:22
gremlynI got updates for it this morning20:22
ketralni`leeyaa: do this: export x='() { :;}; echo bar'; bash -c 'echo baz'20:22
k1l_!shellshock | leeyaa20:22
ubottuleeyaa: A fix for the recent Bash vulnerability (CVE-2014-6271) has been pushed to Ubuntu repositories.  See http://www.ubuntu.com/usn/usn-2362-1/ and http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-6271.html for more information.20:22
reisioall of old bash is20:22
claude2does anyone here know why snmpd wants to install mysql in 14.04?20:22
ketralni`If you get "bar " and then "baz", you're vulnerable20:22
reisioalthough technically if you aren't running some kind of server, it's not likely to matter much20:22
leeyaai thought ubuntu is using dash, no?20:22
k1l_leeyaa: for users its bash20:23
bekksgremlyn: Those updates do not fix all issues.20:23
leeyaaright so i need to update some 200+ servers, 80% of them eol -.-20:23
gremlynbekks... no? doh!20:23
bekksleeyaa: Every system with bash installed is vulnerable.20:23
reisioleeyaa: why're they eol? :p20:23
leeyaareisio: long story.20:23
reisioheh20:23
leeyaaubuntu 6 ;p20:23
reisiowell, you can merely disable bash in the interim, if you care to20:24
leeyaai mean it is not my call to update the app software20:24
reisioleeyaa: I feel you20:24
reisiohope you get overtime for cleaning up someone else's mess20:24
gremlynbekks, so why wasn't a full fix pushed out?20:24
leeyaawe are on the way to switch to 14.04 LTS though20:24
reisiogremlyn: doesn't exist yet20:24
gremlynoh20:24
k1l_gremlyn: read the message from bot20:24
leeyaaketralni`: what does export x='() { :;}; echo bar'; bash -c 'echo baz' tell me btw ?20:25
reisioleeyaa: if you get bar, your bash is unpatched20:25
leeyaaif it prints bar and baz i should upgrade ?20:25
ketralni`Yes20:25
leeyaathanks20:25
ketralni`btw it's not just for servers: https://www.trustedsec.com/september-2014/shellshock-dhcp-rce-proof-concept/20:25
=== pedro_ is now known as Guest84820
ketralni`Loads of stuff uses env variables20:26
leeyaayeah20:26
reisioketralni`: that doesn't start with 'start a server'?20:26
leeyaabtw how to apply just security fixes ?20:26
ketralni`Yes, you start a DHCP server that then explots DHCP clients20:26
reisioso first you have to have already compromised a network :p20:26
reisioseems contrived20:27
reisioleeyaa: you can update bash alone20:27
reisioleeyaa: although if it's eol, there are probably other issues20:27
ketralni`(1) Not hard to get on a coffee shop wifi and run a DHCP server and (2) Sure, my point is just that there are more avenues than CGI20:27
reisioyeah, but coffee shop wifi is insecure regardless of bash20:27
reisioalways, forever20:27
leeyaareisio: they are behind pretty secure firewall20:28
ketralni`inscure in traffic snooping, sure. insecure in remote code execution? I sure as hell hope not20:28
reisioleeyaa: just saying :)20:28
leeyaareisio: i would like to apply all security updates on the vms that are not eol20:28
reisioeverytime you connect to a strange network you're rolling the dice20:28
nullbyte_other variant to update gnome i know for PPA20:28
nullbyte_?20:28
leeyaaso how to do only security updates, unattended ?20:29
k1l_nullbyte_: besides PPA?20:30
=== lucid is now known as Awoken
leeyaais it unattended-upgrade ?20:32
ulrichardHow can I suppress the installation of files in a certain directory (/usr/bin) for a deb package that uses python_distutils? I would usually create a debian/install file that lists all the other directories. But in this case I get errors telling me it doesn't find the files in these other directories.20:32
=== frkrketer is now known as betternick
betternickhi!20:33
=== imbezol_ is now known as imbezol
imbezolhey guys.. any idea why an apt-cache search would return lots of results while an aptitude search returns none?20:35
imbezolseems to be that way on multiple systems.20:36
imbezolex: "apt-cache search commodore" vs "aptitude search commodore"20:36
TJ-imbezol: By default apt-cache searches all text, not just names (use "--names-only")20:36
imbezolTJ-: ok. can aptitude search all text?20:36
TJ-imbezol: I don't know; I don't use it20:37
Crontical../.net20:38
imbezolhttp://aptitude.alioth.debian.org/doc/en/ch02s04s05.html20:38
delinquentmeIt is exceptionally annoying that SOMETIMES I need to hit tab once ... to swap between windows on a desktop ... and other times I need to hit it twice ... is there a way I can make it always one tab to toggle between windows?20:38
imbezolnk20:39
imbezoltj-: thx. put me on the right track. "aptitude search ~dcommodore" would be equivalent20:40
hichris123hmm, I strace'd the sigaction.c from http://crbug.com/245680 running as both root and my user, and here's what I got: my user: https://gist.github.com/hichris1234/631beef99770c29bfab1 root: https://gist.github.com/hichris1234/f2c1011a6addab46fa4820:45
hichris123Why wouldn't I be allowed to use sigaction as a normal user, but I would as root?20:46
samthewildoneOk I need to speak to a professional.20:47
samthewildoneIs there a way to fix the bluetooth ?20:47
samthewildoneLet me rephrase, bluetooth works. However to connect to it via my headset it a pain everytime I want to use my headset.20:47
Buboany ideas why after boot-repair it didn't boot into ubuntu nor it gave me a menu to choose from it just went in windows?20:48
Buboon uefi20:48
samthewildoneI literally have to remove the device from the bluetooth devices and repair it again.20:48
Eremohell20:48
Eremohello*20:49
Eremois it possible to ask a technical question here related with apt ?20:49
chalalameonsad20:49
k1l_Eremo: just ask, if its a ubuntu issue20:50
Eremoi read support channel, sorry im not used to freenode20:50
testerrHello, all! I'm trying to run a script with the following permissions (from ls -l): -rwxrwx--x 1 root root     I'm getting "permission denied," though, trying to execute as a non-root user. Shouldn't any user be able to run the script with those permissions, even if it's owned by root?20:50
xanguasamthewildone: you could start by mentioning our searching about your specific bluetooth20:50
Eremoi have like a broken package, and i cant install or uninstall it20:50
EremoE: sub-process /usr/bin/dpkg returned an error code (1)20:50
testerr(This is in 14.04 Server)20:50
squintyBubo:  https://help.ubuntu.com/community/UEFI   see if any of that applies to your system20:51
Eremodpkg: error processing archive /var/cache/apt/archives/locales_2.19-11_al.deb (--unpack)20:51
Eremodpkg-deb: error: subprocess paste was killed by signal (broken pipe)20:51
EremoE: sub-process /usr/bin/dpkg returned an error code (1)20:51
Eremoall started when tried to install build-esentials20:52
cjenkin1Is there somewhere else I can go besides #linux-wireless for help with my wireless troubles? The channel is basically dead20:52
Bubosquinty, no. I've had the same problem with arch linux. Been trying to install it for 2 days, it always and up booting into windows no matter which bootloader I try (gummiboot, grub) so I gave up and tried ubuntu.. same thing20:52
nullbyte_k1l_: ?20:53
cjenkin1Or alternatively, if anyone here is a semi-expert on Ubuntu 10.10 and wpa_supplicant 0.6.10 and wants to give me a hand...?20:53
k1l_Eremo: put all the output into a pastebin please20:53
ObrienDavecjenkin1, what system are you running?20:53
k1l_!paste | Eremo20:53
ubottuEremo: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:53
cjenkin1ObrienDave: Hardware?20:53
Eremok1l_ ok ill20:53
nullbyte_k1l_: what20:54
ObrienDavecjenkin1, linux version20:54
cjenkin1ObrienDave: Ubuntu 10.10, wpa_supplicant 0.6.10, kernel 2.6.38+20:54
k1l_nullbyte_: can you please rephrase your question?20:54
hichris123Anyone here know about sigaction at all? Or able to help read a strace? What does this mean? https://gist.github.com/hichris1234/631beef99770c29bfab120:54
nullbyte_k1l_: i mean there is not other variant like pppa for newer gnome version?20:55
nullbyte_no..20:55
pcehi20:55
cjenkin1And before you say anything, no I cannot get a newer version of Ubuntu. The hardware is a special embedded system20:55
nullbyte_pce hi pci EXPRESS20:55
nullbyte_:)20:55
pce:)20:55
ikoniacjenkin1: what is the system ?20:55
k1l_nullbyte_: no. the versions stay the same on the release. just a next release will get a newer gnome-shell20:55
nullbyte_k1l_ okey :)20:56
nullbyte_thx20:56
cjenkin1ikonia: a in-house machine with an i.MX53 CPU and a special Sagrad wireless device20:56
ikoniacjenkin1: what arch is it ?20:56
cjenkin1Arm20:56
Eremok1l_ do you know anyhow to copy text inside a VM through vmware?20:56
pcecu soon20:56
ikoniayeah, that's not going to get supported here20:56
ikoniacjenkin1: sadly 10.10 is dead and the arm distro is community (dead really) support.20:56
cjenkin1ikonia: I get that I can't get help for the hardware, but I'd like to find someone to help me interpret what the software level stuff is saying, at least20:57
cjenkin1But I think I need a semi-expert for that20:57
ikoniacjenkin1: I don't think you need semi-expert20:57
ikoniacjenkin1: what's the error ?20:57
cjenkin1ikonia: I am able to access some APs, but one type always times out on authentication20:58
cjenkin1It's WPS, WPA-CCMP (at least this one)20:58
ikoniacjenkin1: thats not the software20:58
ikoniacjenkin1: you stated you wanted someone to interperate what the software is saying20:59
ikoniacjenkin1: so what's the software messages20:59
wadI'm using 14.04 LTS, and I'm trying to build some code that depends on automake-1.13. But "apt-get install automake" installed version 1.14 instead. What's the right way to install 1.13? Is there a .deb somewhere I could just install? Or am I doing this wrong? Thanks in advance!20:59
cjenkin1one about "TX EAPOL: dropped in non-802.11 mode" looks the most promising20:59
ikoniaso if it's dropping to non-802.11 mode means it's communicating outside the 802.11 standard21:00
ikoniaor wants to communicate outside the standard21:00
cjenkin1Right, but I thought WPA-CCMP was in the 802.11 family?21:00
ikoniacjenkin1: that isn't really relevent, as for whatever reason it's not using the 802.11 standard comms21:01
hichris123hmm, looks like what it chokes on is bdflush, because "bdflush() = -1 EPERM (Operation not permitted)"21:01
ikoniaI'm sure errors before/after would help explain why21:01
hichris123I wonder where bdflush is getting called: https://code.google.com/p/chromium/issues/attachmentText?id=245680&aid=2456800004000&name=sigaction.c&token=ABZ6GAf95eWFG8nnsr7GczIPxbA8eIsooQ%3A141167727412321:01
cjenkin1ikonia: I've studied the logs of both the successful and unsuccessful connects with Meld and there's honestly not a big difference.21:02
cjenkin1The fail one is seen as a WPS-AP, the succeed a WPA-AP21:02
ikoniaapart from one is communicating outside the 802.11 standard21:02
ikoniawhich is is a pretty big difference21:02
cjenkin1Right, I mean besides that one21:03
ikoniacjenkin1: that's pretty critical though21:03
TJ-cjenkin1: Isn't the message actually "...802.1X mode ..." not "... 802.11 mode ..." ?21:03
cjenkin1Ok, well at least it seems I'm on the right track21:03
cjenkin1TJ-: Yes, with a variable21:04
=== DouglasK is now known as DouglasK_a
TJ-cjenkin1: 802.1X is a port-based authentication method21:04
ikoniacjenkin1: be specific if what TJ- thats a different message and means a different thing21:04
cjenkin1ikonia: Apologies. Very unfamiliar with wireless protocols21:05
cjenkin1Definitely is: non-IEEE 802.1x mode21:05
cjenkin1Oh dear, I just realized that I have to go. D: Sorry to ask a question and split. If you're around later and still want to help, I'll be back later. Thanks for trying to help :)21:08
* aerocarbine is saying hi21:09
jr_Is there something being done about "shellshock"?21:09
jr_can I patch it somehow?21:09
=== Mobutils_ is now known as Mobutils
k1l_!shellstorm | jr_21:10
jr_?21:10
TJ-jr__ if you really want to, but better to just install the security updates21:10
k1l_!shellshock | jr_21:10
ubottujr_: A fix for the recent Bash vulnerability (CVE-2014-6271) has been pushed to Ubuntu repositories.  See http://www.ubuntu.com/usn/usn-2362-1/ and http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-6271.html for more information.21:10
jr_thanks21:10
=== zzz_Ridley is now known as Ridley5
jr_TJ-: could I just run apt-get upgrade?21:10
k1l_jr_: sudo apt-get update && sudo apt-get dist-upgrade21:11
TJ-jr_: We're still waiting for the full fix that covers CVE-2014-7169 as well21:11
ubottuGNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apac... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7169)21:11
squintyjr_: http://www.ubuntu.com/usn/usn-2362-1/21:11
R13osehow come I can't play an mp4 file in vlc media player?21:13
Eremoguys, to send output to a textfile in terminal, but also SEE it in screen, so i can answer the prompt questions during the command execution... how to do that? I try with > somefile.txt, but i cant see output so i cant answer prompt questions.21:14
=== JoseeAntonioR is now known as jose
TJ-Eremo: "cmd | tee somefile.txt"21:15
Mike9863I am trying to import a public PGP key using seahorse. I copied the public key block to a file and then used File -> Import to add it. It shows the key details in a window, but after I click import nothing happens. Am I doing something wrong?21:15
Eremothanks TJ21:16
Mike9863Nevermind, the view was set to only show personal.21:17
EremoTJ- there is some kind of problem , it creates the file, but it only copy half of the terminal. why can that be?21:21
Eremoi need to copy an error, but the error its not in the file , but i can see in screen as output21:21
TJ-Eremo: Because "cmd" is writing to /dev/stderr as well as /dev/stdout - use "cmd |& tee somefile.txt"21:26
Eremothanks again21:27
carbon13Eremo, it is easier to use 'cmd > output.txt'21:27
TJ-carbon13: No, it isn't21:28
carbon13T3, less typing21:28
TJ-carbon13: No. Eremo  wants to interact with "cmd" whilst capturing all its output21:28
=== dave is now known as Guest67843
carbon13T3, ok. no pun intended21:31
EremoTj all done, thanks a lot21:31
Eremoone last thing... do someone have an idea how to trainsfer text file from ubuntu without X to windows? i got ubuntu on vmware and need that text file. should i install links or is there other way?21:32
Eremotransfer*21:32
TJ-Eremo: "smbclient .... put $LOCALFILE [$REMOTEFILE]"21:34
Eremothanks! ill try that21:34
EremoTJ- and if i can't use apt-get because an issue? XD21:36
fedora_newbI have a video card of 770m with the driver 340.32 driver being used. Every once in awhile I get these 'artifacts' / glitches where certain parts of text and/or parts of the screen start blinking/disappearing. Only stops when I move the window around or resize. This is on a laptop with an external monitor connected by hdmi. Happens on both screens. Any ideas on how to stop this from happening?21:41
DopeGhotiI don't suppose this channel will be a notification channel for when a patch for CVE-2014-7169 drops?21:42
ubottuGNU Bash through 4.3 bash43-025 processes trailing strings after certain malformed function definitions in the values of environment variables, which allows remote attackers to write to files or possibly have unknown other impact via a crafted environment, as demonstrated by vectors involving the ForceCommand feature in OpenSSH sshd, the mod_cgi and mod_cgid modules in the Apac... (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7169)21:42
k1l_!shellshock | DopeGhoti21:42
ubottuDopeGhoti: A fix for the recent Bash vulnerability (CVE-2014-6271) has been pushed to Ubuntu repositories.  See http://www.ubuntu.com/usn/usn-2362-1/ and http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-6271.html for more information.21:42
DopeGhotiHuh, I just ran apt-get update and saw no new bash release21:43
DopeGhotiI'll check again21:43
k1l_DopeGhoti: read the links please. the first patch from the bash guys is already spread in ubuntu but they are still working on a patch for the whole issue21:44
squintyDopeGhoti:  you need to run   sudo apt-get dist-upgrade   too21:44
DopeGhotik1l_: yeah, I got the patch for 6271 yesterday, I was asking if once a patch _is_ out for *7169*, this channel would get a topic update or somesuch21:46
ecky--ptang-zoobCan I edit php.ini without root access?21:47
TJ-DopeGhoti: Check #ubuntu-hardened for security issues21:47
DopeGhotiTJ-: thanks21:47
iseneAfter upgrading to a new laptop and a fresh install of 14.04, I have some font issues. Most noticeably, the three norwegian letters (æ,ø,å) are bigger than the other letters. Also, parenthesis () are abnormally big (while [] and {} reamins normal size). I have been doing all kinds of acrobatics to fix this, but no go. Any pointers?21:52
sachina_Hello, I'm looking for some help with a package dependency issue.  I am trying to install a 32 bit program on a 64 bit ubuntu operating system.21:54
nomicyou install ia32lib21:55
=== zimbres is now known as coolcat
nomichttp://stackoverflow.com/questions/23182765/how-to-install-ia32-libs-in-ubuntu-14-04-lts21:56
nomicsudo dpkg --add-architecture i38621:57
nomicsudo apt-get update21:57
cordycepsnews for shellshock?21:57
nomicsudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i38621:57
nomicsays that article21:57
k1l_!shellshock | cordyceps21:57
ubottucordyceps: A fix for the recent Bash vulnerability (CVE-2014-6271) has been pushed to Ubuntu repositories.  See http://www.ubuntu.com/usn/usn-2362-1/ and http://people.canonical.com/~ubuntu-security/cve/2014/CVE-2014-6271.html for more information.21:57
cordycepsthx21:57
sachina_Thanks, nomic21:58
sachina_I've got most of the libraries I need working, doing steps like those21:58
sachina_But, there's one I need, overlay-scrollbar-gtk2, that depends on an architecture indepentent package, overlay-scrollbar21:59
sachina_sorry, overlay-scrollbar-gtk2:i38621:59
sachina_which depends in actuality, I think, on overlay-scrollbar22:00
sachina_but the package managers look for overlay-scrollbar:i38622:00
sachina_and of course, since overlay-scrollbar is architecture independent, overlay-scrollbar:i386 doesn't exist and can't be resolved22:00
Guest___1st ;p22:04
=== Guest___ is now known as ncr0
Eremok1l_ ... i went too fat22:05
Eremofar*22:05
Eremoi've managed to copy the bash text for beeing able to paste it here... i have it on a txt file on my virtual machine of ubuntu22:06
daftykins!paste22:06
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.22:06
Eremoive created a new webhosting, freehosting, just to access de FTP to upload txt file..22:06
Eremoso i can use it in windows so paste it here lol22:06
Eremobut this free doman suck , and ftp user doesnt have enought right to upload file to my own site...22:07
Eremoso... im kind of stuck... but im on it22:07
Eremoif someone knows any free ftp host, its just a text file ... 1kb or 222:07
daftykinsEremo: install the package 'pastebinit' then run "pastebinit file" to share 'file'22:08
nubnubdoes apt-get update and upgrade fix the bash security issue that everyone is talking about?22:08
Eremodaftykins i cant use apt-get ..22:08
daftykinsnubnub: it will install a patch if you're on a supported release, yes22:08
wrongplaceare there linux iphones?22:09
Eremoits fckd up :D22:09
daftykinswrongplace: no22:09
daftykins!touch | wrongplace22:09
ubottuwrongplace: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch22:09
Eremoanyone of u host a ftp on his machine?22:09
nubnubdaftykins: i'm on 12.04, is that good?22:09
daftykinsnubnub: yes22:10
NGC3982Oh hai!22:10
nubnubdaftykins: thanks22:10
Eremoplease someone who has ftp service active.. xD22:10
NGC3982Yes?22:11
Eremocan i upload a little file? and then u paste it to me please?22:11
daftykinsEremo: no and stop asking please.22:11
Eremoi was asking NGC3982 ... and just because he answered me22:11
daftykinssure, but cut the repeating please22:12
NGC3982Eremo: For what reason?22:12
Eremomaybe u are reading the same words all the time, but they arent.22:12
NGC3982Asking strangers for server access is basiclly faux pas.22:12
Eremoim stucked in virtual machine, cant get the output from there... so i used |& tee command to put output in a file.22:12
Eremoso now i can upload the file anywhere22:12
Eremowell im not interested on any evil purpose... i just want to fix my apt-get, but of course u can distrust me22:13
NGC3982And FTP is your only upload option?22:14
cordycepsEremo: evil people always say that ;)22:14
Eremowell.. i cant install anything through apt-get22:14
Eremohahahha22:14
NGC3982Can you wget?22:14
Eremoyes22:14
Eremoi can wget22:14
NGC3982What about dpkg then?22:14
Eremoi did it to download few files22:14
TJ-Eremo: As I said earlier; use "smbclient //$WINDOWS_SERVER_NETBIOS_NAME/$DESTINATION_DIRECTORY -U $WINDOWS_USER%$WINDOWS_PASSWORD -I $WINDOWS_HOST_IP -c "put filename.ext" "22:15
Eremoi think i cant, because my problem its on dpkg22:15
Eremotj i answerd u before, i cant use apt-get install, so idont have smbclient22:15
TJ-Eremo: Oh, that was what you meant ... I thought you meant apt-get was a separate issue!22:15
Eremothe main issue its apt-get... this file think its just to paste you all the output22:16
Eremofile thing*22:16
TJ-Eremo: "pastebinit filename.ext"  ?22:16
Eremoits by default on ubuntu server?22:16
Eremolet me try22:16
Eremonope22:17
Eremocurrently not installed, cant pastenbinit22:17
squintyEremo:  just log onto a "pastebin" site and then upload or copy/paste the file contents. return the url back into here22:18
NGC3982Lynx into pastebin.org? ;)22:18
Eremoi dont have links22:18
Eremoaaah its lynx22:18
Eremolet me try22:18
NGC3982Lynx != Links22:18
NGC3982But you might have it preinstalled.22:18
* nubnub gets some popcorn and watches the show...22:18
Eremolynx currently not installed22:18
* Eremo its nuuber than nubnub22:19
squintyEremo:  http://dpaste.com/    http://pastebin.com/   or similar     just use your web browser22:19
Eremois it possible without X and without lynx or links?22:19
TJ-Eremo: change-directory to where the file is, then do "python -m SimpleHTTPServer 8000"   then connect from the Windows host's browser to the Guest VM's http://$IP:800022:19
Eremooki ill try that tj22:20
Eremothx22:20
Eremowait22:21
Eremomachine has its own nat ip22:22
Eremoi must figure out22:22
Eremosomething like iponfig22:22
Eremoipconfig22:22
squintyEremo: ifconfig22:22
squintyEremo:  could also possibly   putty/ssh too22:22
Eremoyeeeahh worked out finally22:23
Eremothanks a lot22:23
Eremo!paste22:24
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.22:24
=== Someone_ is now known as AnotherSomeoneEl
=== AnotherSomeoneEl is now known as AnotherSomeone
EremoI got a problem with apt-get, i cant use it at all, here its the paste bin, result of command: sudo apt-get install -f22:25
Eremohttp://paste.ubuntu.com/8428644/22:25
AnotherSomeoneHi, how can I install unity 8 and mir22:25
AnotherSomeoneon ubuntu trusty22:26
AnotherSomeonecan someone answer?22:28
sachina_AnotherSomeone, I can give it a go, it may take a moment22:28
k1l_AnotherSomeone: there is a mir preview package. but be aware that is heavly alpha state22:28
AnotherSomeonek1l_, I know, but how do I install it?22:29
k1l_!info unity8-desktop-session-mir22:30
ubottuunity8-desktop-session-mir (source: unity8-desktop-session): Unity8 desktop session for Mir. In component universe, is optional. Version 1.0.10+14.04.20140417.1-0ubuntu1 (trusty), package size 4 kB, installed size 62 kB22:30
TJ-Eremo: Why are you trying to install Debian packages on an Ubuntu server?22:30
=== tafa2_ is now known as tafa2
Eremoi wasnt... or i dot know i wasnt22:30
k1l_Eremo: (i am back now) well, do you have 3rd party packages installed or PPAs active?22:30
Eremoi always use apt-get22:30
Eremoyeah! winrar22:31
Eremoi remember i follow instructions on winrar site22:31
Eremoand added a line to the repository22:31
AnotherSomeoneI installed that, but it's not starting. I don't have a display manager and if I try to install lightdm it tells me it will install gnome and Xorg too22:31
sachina_nomic, I looked into some of the things you mentioned, it doesn't seem to be working22:31
Eremoand all was a loose of time, because i finally used tar command22:31
k1l_AnotherSomeone: what? you dont have a *dm?22:32
TJ-Eremo: "locales_2.19-11" is from Debian22:32
Eremohow could i remove all of it?22:32
sachina_I could use some help resolving package:i386 dependencies on Architecture:all packages22:32
AnotherSomeonek1l_, no, I want ubuntu with unity 8 and no xorg and unity 7, so I installed ubuntu server and now I want to install unity822:32
k1l_!info locales | Eremo22:33
ubottuEremo: locales (source: langpack-locales): common files for locale support. In component main, is required. Version 2.13+git20120306-12.1 (trusty), package size 2631 kB, installed size 9136 kB22:33
Eremoall i did was add this to sources.list : deb http://ftp.debian.org/debian/ unstable main contrib non-free22:33
k1l_Eremo: that is the verison from 14.04. we dont have a 2.19 anywhere (not even in 14.10)22:33
k1l_Eremo: :/22:33
k1l_Eremo: that is the cause of the issue22:33
AnotherSomeonek1l_, also, if I use --no-install-recommends on lightdm it doesn't start22:33
agrppahow can i set .ica files to open w the Citrix wfica??? anyone?22:34
k1l_AnotherSomeone: well, you will need a lightdm and some xorg stuff since its a preview and not a complete own xserver22:34
iseneNo matter what I do in gnome-tweak-tool to change the system fonts, I still get oversized parenthesis and exlamation marks (in file open dialog and elsewhere). Help?22:34
Eremodpkg: error processing archive /var/cache/apt/archives/locales_2.19-11_all.deb (--unpack):22:35
Eremoso, locales 2.19-11 its for debian22:36
trismAnotherSomeone: you need a greeter for lightdm to start, and the greeters are only recommends because otherwise they cause issues with seeds22:36
Eremohow could possibly this reach to my computer? maybe its a dependence of build-esentials?22:36
AnotherSomeonetrism, so how do I install lightdm + greeter without gnome22:36
Netham45So, whatever process I have that uses ALSA ends up going <defunct> when it tries to close. The audio is also all crackly and broken. Using a USB sound card, anyone got any ideas?22:37
sachina_can I please get some help with my 64 bit dependency problem? I need to install overlay-scrollbar-gtk2:i38622:37
Eremoive tried apt-get clear , but wont work neither22:37
sachina_on Trusty22:37
tafa2can anyone recommend a good site to get security updates/notifications for OS's etc22:38
k1l_!usn | tafa222:38
ubottutafa2: Please see http://www.ubuntu.com/usn for information about Ubuntu security updates.22:38
squintyEremo:  ls /etc/apt/sources.list.d/    see if the debian repo is listed there.  if yes, delete it and then run   sudo apt-get update  again.   if no errors reported then try sudo apt-get dist-upgrade again22:39
Eremoill just remove the line i added too ok? i dont need it anyway22:39
tafa2k1l_ thanks22:39
Eremothanks squinty ill do it22:40
tafa2k1l_ know anything that is specific to the industry by any chance?22:40
Eremothat gives no output squinty22:41
k1l_tafa2: well that is out of the scope of this channel. maybe in #ubuntu-offtopic someone knows22:41
squintyEremo:  which?   sudo apt-get update  ???  should see a ton of stuff scrolling on screen22:42
Eremols /etc/apt/sources.list.d/22:42
TJ-tafa2: the Openwall oss-security mailing list, the Mitre CVE database22:43
=== Owner_ is now known as Guest13050
squintyEremo:  ok then remove the debian ppa reference from where ever you put it (sources.lst  maybe??)22:43
TJ-Eremo: squinty wanted you to find and remove the APT sources entry for the debian.org repository, where-ever it is22:43
DracoDanand now for a weird possibly hopeless question... I'm running a bastardized build of ubuntu 12.04 on a server (it's actually my SAN using linux-iscsi).  When I built it I needed a newer kernel than 12.04 provided so I forced it to install the 12.10 kernel... and it worked perfectly for the last two years or so22:44
DracoDanbut now I want to upgrade it22:44
DracoDanbut I REALLY don't want to risk my data, since, as I said, it's my SAN22:44
tafa2TJ- thats usually my nickname on other servers... got so confused there... haha CVE is way too broad though I find22:44
tafa2thanks though :)22:45
TJ-DracoDan: Use the 12.04 HardWare Enablement packs if you want recent, supported kernels22:45
DracoDanat the time it didn't have the kernel I needed22:45
Eremoi feel like its going to work, i modified sources.list and ran apt-get install -f , ill tell u the results22:45
DracoDanI had to have kernel 3.5 for FC support with Linux SCSI target22:45
Eremothe line was this: deb http://ftp.debian.org/debian/ unstable main contrib non-free22:46
Eremoon sources.list , yes22:46
squintyyep22:46
Eremoi added manually to install rar package, that was stupid of me22:46
Eremocuz was i really need was tar command, but i learned that after :P22:47
Eremothanks guys for ur efforts!!22:47
squintyEremo:  archive manager should handle rar iirc22:47
squintyEremo:  aka  File Roller22:47
Eremowhat means iirc?22:47
squintyif i recall correctly22:47
Eremoaahh oki !22:48
Eremook thanks, ill install that one if needed, for now tar did the job22:48
daftykinsEremo: have you been running debian this whole time?22:48
Eremoi firstly try tar, but i misspelled, thats why i went to winrar site.. because the file hasnt any extension at all22:49
Eremolater i found out about the command "File" xD22:49
Eremoits all a proccess22:49
squintyEremo:  fwiw, ppa's are now added sepateratly to the  /etc/apt/sources.list.d/   directory rather than manually adding to the sources.list file22:49
milkdogShould i stream media on lan?22:49
milkdogI need easy to use media server should I use xmbc or videolan.22:50
daftykinsmilkdog: use whatever you like22:50
tafa2milkdog what are you trying to do exactly...22:50
squintyEremo:  archive manager/File Roller or some variation of that depending on release etc should be part of the default install as far as I know22:50
Eremomm thats a new way? i remember old way to do it was that22:50
tafa2it daftykins is in a super helpful mood...22:50
ahoneybunso no fix for the new bug?22:50
milkdogdaftykins:lol, duh22:50
Eremoediting with nano the file22:50
milkdogi like alot lol22:51
ahoneybunshellshock22:51
TJ-ahoneybun: both CVEs patched and published22:51
rwwone very recently, so apt-get update etc.22:51
DracoDansooo.... I'm not sure about how ubuntu names certain packages, I'm a Red Hat admin normally...22:51
DracoDanbut when I do apt-get -f install I see this warning:22:52
DracoDanThe following packages will be REMOVED:22:52
DracoDan  linux-generic linux-image-extra-3.5.0-28-generic linux-image-generic linux-image-server linux-server22:52
TJ-!usn | ahoneybun22:52
ubottuahoneybun: Please see http://www.ubuntu.com/usn for information about Ubuntu security updates.22:52
DracoDanthose seem.... important22:52
rwwDracoDan: yeah, those are what you'd expect them to be :\22:52
tafa2DracoDan haha what? I've never seen that22:52
DracoDanthe kernel22:52
tafa2Is that a VPS?22:52
DracoDanI bastardized this build and then ignored it for 2 years because it just worked...22:53
tafa2well then surely its updating22:53
DracoDanit acts as the SAN for my vsphere setup and also my file server...22:53
DracoDanNOPE!22:53
DracoDanlol22:53
ahoneybunTJ-, GNU bash, version 4.3.24(1)-release22:53
tafa2did u run apt-get upgrade22:53
ahoneybunand I still have it http://lifehacker.com/how-to-check-if-your-mac-or-linux-machine-is-vulnerable-1639211806?utm_campaign=socialflow_lifehacker_facebook&utm_source=lifehacker_facebook&utm_medium=socialflow22:54
tafa2oooooh SAN....22:54
TJ-DracoDan: Have you installed the HWE first? That would explain those packages being removed22:54
tafa2HWE?22:54
squintyTJ-:  thank's for the update.   new bash include in the update I just did22:54
milkdogi want a easy set up and stream to my backyard.yup prett much thats all.22:54
k1l_ahoneybun: what ubuntu version?22:54
ahoneybunI'm on 14.10 k1l_22:54
DracoDanTJ: The following packages have unmet dependencies:22:54
DracoDan linux-image-extra-3.5.0-28-generic : Depends: linux-image-3.5.0-28-generic but it is not installable22:54
DracoDan linux-image-generic : Depends: linux-image-3.5.0-28-generic but it is not installable22:54
k1l_ahoneybun: well: #ubuntu+1 for that dev release.but there should be a 2nd update right now22:55
=== Ridley5 is now known as zzz_Ridley
DracoDantrying to force it gives me the previous message about the kernel packages about to be removed22:55
ahoneybunk1l_, I just ran update & upgrade got a few updates but it is still there cuz I don't think bash got upgrade22:55
DracoDanwhy doesn't it tell me the damn package versions?!22:55
daftykinsDracoDan: using that language is not going to get you any help. calm down.22:56
squintyahoneybun:  apt-get dist-upgrade22:56
daftykinsDracoDan: "cat /etc/issue" ?22:56
DracoDanheh, I'm perfectly calm, lol22:56
k1l_ahoneybun: apt-cache policy bash22:56
tafa2milkdog you just want something to pick your videos that you already have?22:56
tafa2Or you want something to store as well?22:56
DracoDanUbuntu quantal (development branch) \n \l22:56
ahoneybunrunning squinty22:57
milkdogtafa2:I heard of xbmc streaming on lan.My question is does vlc to a good job of streaming on lan?22:57
hurin_hi, everybody o/22:57
tafa2yeah22:57
daftykinsDracoDan: what about "lsb-release -a" ?22:57
tafa2a really good job22:57
tafa2its called video lan player :)22:57
tafa2but xbmc is way ea22:57
DracoDan    you mean /etc/lsb-release?22:57
tafa2*easier to create a library etc...22:58
milkdoglol ok ok22:58
daftykinsno it should run22:58
sachina_I'm looking for help installing Dward Fortress on Ubuntu Trusty22:58
sachina_*Dwarf Fortress22:58
DracoDan# lsb-release -a22:58
DracoDanNo command 'lsb-release' found, did you mean:22:58
DracoDan Command 'lsb_release' from package 'lsb-release' (main)22:58
AnotherSomeone.22:58
DracoDanI'm all kinds of broken, lol22:58
hurin_i'm trying to run an apache2 server on a ubuntu 14 with vhost, but i can't figure out how it works, whatever i'm doing i still can't get any other site than the default one >__<22:59
k1l_DracoDan: lsb_release    underscore, not minus22:59
rwwDracoDan: it's lsb_release, not lsb-release22:59
DracoDanoops!22:59
DracoDanNo LSB modules are available.22:59
DracoDanDistributor ID: Ubuntu22:59
DracoDanDescription:    Ubuntu quantal (development branch)22:59
DracoDanRelease:        12.1022:59
DracoDanCodename:       quantal22:59
squintyDracoDan:  you might want to install   inxi   python system information script.  very useful for troubleshooting etc.  install from repo's and further info at https://code.google.com/p/inxi/22:59
daftykinsDracoDan: 12.10, your release is unsupported then23:00
blackangelpr!bin | DracoDan23:00
daftykinsDracoDan: you're going to have to update to a supported release... which in this case would be 12.04.5 or 14.04.1 - either of which would be easier to install with a clean install23:00
DracoDanyeah, I want to upgrade to 14.0423:00
squinty.123:01
DracoDancan I avoid a clean install?23:01
sachina_Anyone?23:01
DracoDanwell yeah23:01
daftykinsDracoDan: it'd be a lot of hassle to try23:01
k1l_DracoDan: you can update to 13.04, then 13.10 then 14.0423:02
=== dmsimard is now known as dmsimard_away
DracoDanI REALLY don't want to risk the configuration of targetcli23:02
kostkonDracoDan, the upgrade path would be 12.10 -> 13.04 -> 13.10 -> 14.04 or just do a clean install o 14.0423:02
kostkonof*23:02
k1l_DracoDan: but you should have backups. murphy will strike no matter what you do23:02
daftykinsso basically, the likelihood of something going wrong is huge23:02
DracoDantechnically the data is on seperate disks, worst case is a total rebuild od the storage setup23:03
DracoDanbut reconnecting to the storage23:03
DracoDanbut targetcli is a pita!23:03
hurin_sorry, i'm just a newbie looking for some help about how i should configure my apache2 in the purpose to get my vhost working, i'm trying to do so since 2 hours and 3 tutorials and i still can't figure out what's going on23:04
agrppause nginx23:04
daftykinshurin_: #ubuntu-server might be more relevant23:04
daftykinsor i'd bet there's an apache channel too23:04
hurin_daftykins: i'm going to follow your advice, thank you23:05
=== bazhang_ is now known as bazhang
milkdogtafa2:You use xbmc, you said its a very easy setup.23:06
tafa2define easy23:06
tafa2but yes I use23:06
milkdogFor a streaming server.23:07
tafa2do you have a computer in teh backyard you can use just for XBMC?23:07
reisioI use ssh for a streaming server23:07
tafa2where do you keep your video files?23:07
blackangelprmilkdog, http://lifehacker.com/5536963/the-ultimate-start-to-finish-guide-to-your-xbmc-media-center23:07
reisiowith a /5536963/ so that they can re-use 'the-ultimate-start-to-finish-guide-to-your-xbmc-media-center' for something else later? :p23:08
milkdogHow about music files?Mp3 works with xbmc or no???23:09
=== Bubo_ is now known as Bubo
blackangelpri think its time to sit down and read23:09
daftykinsmilkdog: #xbmc is the channel, we don't support third party software23:09
daftykinsmilkdog: they also have a huge wiki and forum for help23:09
squintymilkdog:  fwiw, vlc has it's own support channel too23:10
=== bitpimp_ is now known as bitpimp
milkdogtafa2:Yup yup all media files on my drive.23:12
ZequalHey, I am trying to use rc.local to mount a drive. "mount /dev/sdb1 /media/test" If I type it manually, it works, but it won't execute on reboot.23:12
tafa2yeah dude just google and read up on xbmcbuntu23:12
daftykinsZequal: /etc/fstab is for permanent mounts, you're going about it wrong23:12
milkdogtafa2:lol you got netflix on linux yet???lol23:12
tafa2xbmc does have netflix I think yes23:13
Eremoguys why is setxkbmap command not recognized by my ubuntu distro?23:13
Zequaldaftykins: I don't want to do permanent mounts, this is a USB and it needs to mount a partition that has a specific label..23:13
daftykinsEremo: you were feeding debian repos into your sources earlier, are you sure you're running ubuntu?23:13
Eremosince i ran apt-get install -f things look a bit different now :S23:13
Eremodaftykins my english its not very good... is that a joke about me or whats the purpose? XD23:14
Zequaldaftykins: SPECMOUNT=`blkid | grep "foobar" | cut -d":" -f1`; mount $SPECMOUNT /foo/bar/23:14
daftykinsEremo: no it's a serious question, because you were using debian repos earlier23:15
ssxHello folks, whats the default cron for updating security related packages?23:15
Eremoyeah i am using ubuntu23:15
daftykins23:46 < Eremo> the line was this: deb http://ftp.debian.org/debian/ unstable main contrib non-free23:15
daftykins23:46 < Eremo> on sources.list , yes23:15
ssxor rather: how often does it run?23:15
rwwEremo: why were there Debian repositories in your APT configuration, then?23:15
daftykinsEremo: because that suggests you are not23:16
Eremoyeah daftykins we all get the point, i did a retarded edit on sources.list23:16
welovfreeHello, I am taking a course about Linux and I want you guide me to a good book, that discuss every topic (history, shell programming... etc) and the Linux distributions we are gonna use is Ubuntu23:16
blackangelprssx, http://ubuntuforums.org/showthread.php?t=200480523:16
rwwEremo: what's the output of lsb_release -a?23:16
daftykins!manual | welovfree23:16
ubottuwelovfree: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/23:16
ssxperfect, thank you23:17
Eremodescription ubuntu 14.01.1 LTS , codename trusty23:17
blackangelprwelcome23:17
=== sarsaeol is now known as CrendgrimsMama
welovfree!manual23:17
ubottuThe Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/23:17
daftykinswelovfree: no don't type the trigger again, read the message23:17
Eremodaftykins sorry, actually you was serious, i though u was just making fun about my mistake, sorry.23:17
=== CrendgrimsMama is now known as sarsaeol
daftykinsEremo: understood23:18
roccathi23:18
roccathi23:19
welovfreedaftykins: Is it discuss the shell programming?23:19
daftykinswelovfree: check it out and see23:20
sachina_hello roccat23:20
welovfreedaftykins: thank u very much 👍23:20
wrongplacehow do I extract a daa file?23:21
wrongplaceis to be used with wine, I need to extract it first23:21
EremoDo anyone know's why my Trusty LTS won't recognize the setxkbmap command?23:21
daftykinswrongplace: from what i vaguely remember that's some image format windows software can handle23:22
wrongplaceoops23:22
wrongplacecant it be extractud under linux?23:22
daftykinsdunno23:22
EriC^^wrongplace: maybe cabextract?23:22
EriC^^!info cabextract23:22
ubottucabextract (source: cabextract): Microsoft Cabinet file unpacker. In component universe, is optional. Version 1.4-4 (trusty), package size 40 kB, installed size 143 kB23:22
daftykinsit's usually a format for distributing illegal content though so i don't feel like assisting there (:23:23
EriC^^hrm23:23
wrongplaceoic23:23
welovfreedaftykins: where can I get the epub version of the manual?23:23
daftykinswelovfree: i have no idea. i gave you all i know23:24
welovfreedaftykins: and sorry for bothering you23:24
blackangelprUbuntu guide http://ubuntuguide.org/images/UbuntuguideTrusty_Pt1.pdf23:25
reisio...23:26
=== quem_ is now known as quem
sachina_Hello ubuntu channel, I am trying to install Dwarf Fortress on Ubuntu Trusty 64 bit.  It requires the package overlay-scrollbar-gtk2:i386 to be installed, but when I try to install, I get an error that the package "overlay-scrollbar:i386" is required, and that package does not exist ("overlay-scrollbar" is architecture-independent).  Any help would be appreciated.  This is my first time on this channel, any guidance on how to parti23:39
Eremosachina_ have u try install -f?23:40
Eremowith dependences?23:40
Eremoim a big newbie but maybe that could help23:40
=== dmsimard_away is now known as dmsimard
rypervenchesachina_: You'll need multilibs set up. One second.23:41
trismsachina_: why would dwarf fortress possibly need the overlay scrollbar? what's the actual error23:41
sachina_Eremo, I'm reluctant to use install -f because I've been warned it can break my system.  But, I haven't tried it.23:41
EriC^^that's odd, also doesn't unity come with overlay scrolls bars by default23:42
Eremooh , well, as long as there is other ways like seeking manually23:42
daftykins!info overlay-scrollbar23:42
ubottuoverlay-scrollbar (source: overlay-scrollbar): Scrollbar overlay. In component main, is optional. Version 0.2.16+r359+14.04.20131129-0ubuntu1 (trusty), package size 2 kB, installed size 52 kB23:42
Eremodidnt know about that thanks sachina23:42
daftykinssachina_: delete the :i38623:42
rypervenchesachina_: Yeah, listen to dafty.23:43
sachina_EricC^^: I get these errors when running the DF, overlay_scrollbar is the first of 3 things I need: Gtk-Message: Failed to load module "overlay-scrollbar" Gtk-Message: Failed to load module "unity-gtk-module" Gtk-Message: Failed to load module "canberra-gtk-module"23:44
YoukuntYouHow does one restore a missing systray? unity --replace brought back the En language marker in the corner, but no clock and no anything else, either23:44
YoukuntYou14.04 Unity23:44
EremoDo anyone know's why my Trusty LTS won't recognize the setxkbmap command? sudo: setxkbmap: command not found23:44
sachina_Delete the :i386?23:45
EriC^^Eremo: are you trying to remap a certain key?23:45
trismsachina_: that is fine, you don't need it, dwarf fortress does not need the overlay scrollbar23:45
YoukuntYouTrusty isn't the adjective that I'd choose.23:45
trismsachina_: if it isn't working, something else is wrong23:45
Eremoim trying to setup spanish keymap23:45
Eremobecause im not getting what i want from reconfigure keyboard23:45
sachina_DF does seem to be working so far, it loads and plays sound and everything, and I can use the menu system fine23:45
sachina_but don't those errors mean something will go wrong later?23:46
trismsachina_: then you are good23:46
sachina_why would the program try to load modules it doesn't use?23:46
EriC^^sachina_: if you type apt-cache policy overlay-scrollbar , does it say that it's installed?23:46
trismsachina_: nope if you look at the session errors you will probably see a bunch of those things, they are just warnings23:46
sachina_The places I looked elsewhere didn't have those errors, they do bother me.  I think I want to resolve them even if I don't need to... just in case.23:47
sachina_Eric^^ let me check23:47
YoukuntYouapt-cache search unity | grep tray | wc == 023:48
EriC^^Eremo: did you try to change the keyboard layout? settings > text entry23:48
EremoEriC^^ is that from gnome interface?23:48
sachina_Eric^^, I've been installing and uninstalling overlay-scrollbar, overlay-scrollbar-gtk2, overlay-scrollbar-gtk2:i386 as I've been trying different things, but it has been installed sometimes23:48
=== dmsimard is now known as dmsimard_away
sachina_I've been able to install overlay-scrollbar-gtk2:i386 by using dpkg --ignore-dep as was suggested somewhere, and that error went away, but the package manager wouldn't let me install any new software after that23:49
EriC^^sachina_: overlay-scrollbar should be installed by default i think, it's what lets the scrollbar use the unconventional hidden style23:50
sachina_because it said there was a broken dpendency23:50
sachina_EriC^^: Oh, so that's what it does23:50
EriC^^sachina_: yeah, i think so23:50
sachina_EriC^^: Yes, it was installed when I started trying to install DF23:50
EriC^^sachina_: i have it installed by default i think23:51
Eremosachina whats the name again of DF?23:51
sachina_Sorry, Dwarf Fortress, it's a game23:51
EriC^^sachina_: maybe DF was trying to install it as well, but it's odd that it would need it, what's DF ?23:51
Eremoi wanted to give it a look :)23:52
sachina_Eremo: :) I've heard it's quite good, very detailed in the simulation of the world23:52
sachina_Eremo: Oh, but maybe you meant you want to give it a look to help me *a little embarassed now*23:52
trismthis is pretty silly, it is just a warning saying the ubuntu-patched gtk is trying to load the overlay scrollbars and can't, it is not a big deal23:52
Eremono, about the gamming haha23:53
EriC^^sachina_: apt-cache policy overlay-scrollbar | grep -i installed23:53
trismI'm sort of doubtful dwarf fortress uses scrollbars anyway23:53
EriC^^sachina_: will tell you if it's installed or not23:53
Eremoi dont think ive got the skills to help you :P23:53
sachina_Eremo: thank you for your input just the same23:54
sachina_EriC^^: apt-cache policy overlay-scrollbar | grep -i installed   Installed: (none)23:54
sachina_EriC^^: but that's because I just uninstalled it23:54
EremoEric, about what u told me before, Settings > text entry , is that a gnome menu?23:54
EriC^^Eremo: unity23:54
EriC^^Eremo: gnome might have it too23:54
Eremobut im in terminal23:55
Eremowithout x23:55
Eremoits a server distro of ubuntu23:55
sachina_EriC^^: I'm trying to edit the package information using dpkg-deb, so I can fix the dependency so overlay-scrollbar-gtk2:i386 looks to depend on overlay-scrollbar, not overlay-scrollbar:i38623:55
EriC^^sachina_: yikes23:56
Eremosachina im trying to get this distro working out, to host a MUD game :P23:56
Eremoits kind of similar23:56
sachina_Eremo: Oh, I've heard fun things about MUDs, I hope yours works out well23:57
Eremoroleplaying fantasy, lets see :P23:57
Eremothanks23:57

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