/srv/irclogs.ubuntu.com/2014/03/04/#ubuntu.txt

Chaos_ZeroAny way to force kill a process in a terminal window without closing the window?00:02
foggsterkillall?00:02
foggsterYou mean the terminal window?00:02
Chaos_Zeroyes00:03
jamesdpkill  processname is a much better method... killall will get you fired if you run it on solaris as root00:03
Chaos_Zerolike, say I run a python script or something which seems to run forever, not frizen per se but using ctrl+c or ctrl+d wont work00:03
hitsujiTMOChaos_Zero: open up another terminal and kill the process. or try maybe using ctrl + z to background the process if thats all you want00:04
Chaos_ZeroI am looking for some kind of quick keyboard shortcut00:04
foggsterWell that's something I've learned today00:04
foggsterI've been using killall for years :/00:04
Chaos_Zeroctrl + z seems to work for this, but what does that do? will it end never?00:05
hitsujiTMOChaos_Zero: that just backgrounds the task. you still need to kill it00:06
Chaos_Zerois it possible to install some shortcut which will just kill in one step?00:06
foggsterYou could just alias them into one if it's that big a problem?00:07
foggsterBut is it something you have to do often?00:07
Chaos_Zeroyes, when working on multithreaded programs and I dont feel like strting an eclipse project, lol.00:08
* smokerboy whaa good morning00:08
Chaos_Zerowhaa to you as welll00:08
=== matthewvz is now known as Guest5258
demophobiaadobe flash isn't working right -- it crashes once i mouseover00:10
demophobiahow do i fix? ...00:10
RubasHi, how do I copy a couple of lines in Nano?00:11
YamakasYdamn I get a disk full on linux headers but the disk is not full (anymore)00:16
mercuryrisingCan anyone help me with a 'dummy output' problem? I'm on Ubuntu 12.10, with kernel 3.5.0-47, and it worked until I restarted my computer, then my sound card is now unrecognized and modprobe can't load the correct sound module. This problem seems to happen around kernel upgrades, and now my previous kernels don't have sound either (so my computer has no sound)00:16
mercuryrisinghere's my paste of commands that might be useful - http://pastebin.com/610QqvQS00:16
=== CyberJacob is now known as CyberJacob|Away
hitsujiTMOYamakasY: what do you mean? can you pastebin the output of: df -h && df -i00:17
YamakasYhitsujiTMO: https://gist.github.com/anonymous/b4f697bbd773d46e1bd100:17
YamakasYhitsujiTMO: I don't have GB's available but still00:18
YamakasYhitsujiTMO: https://gist.github.com/anonymous/2a2d6d0cc0d6f7101e9a00:18
YamakasYshould do it for now00:18
hitsujiTMOYamakasY: pastebin the output of: df -i00:19
YamakasYhitsujiTMO: https://gist.github.com/anonymous/980830cbcd9fa67af0d600:19
YamakasYthat is weird00:19
hitsujiTMOYamakasY: you're out of inodes on /00:19
YamakasYhitsujiTMO: impossible00:19
hitsujiTMOYamakasY: find somewhere that has lots of files (prob a log dir) and remove them00:20
YamakasYhitsujiTMO: cannot be log00:20
YamakasYit's seperate00:20
YamakasYit can be temp now00:20
YamakasYjust a sec00:20
hitsujiTMOYamakasY: you're filesystem is only configured with 183264 inodes. very easy to use them all if not careful00:20
YamakasYtmp00:20
YamakasYhitsujiTMO: I just resized tmp to 1GB and have var 300:21
YamakasYbut tmp was "corrupted" so I fixed it but did a mount -a00:21
YamakasYcan be that00:21
YamakasYthat /tmp is there00:21
hitsujiTMOYamakasY: resizing won't fix your issue. its not a size issue. its an inode issue00:21
YamakasYhitsujiTMO: ok, so overrated lvm ?00:22
hitsujiTMOYamakasY: nothing to do with lvm either. inodes are created when create the filesystem. every file uses 1 inode. so if you intend on having lots of small files on a filesystem you need to create that filesystem with extra inondes00:23
YamakasYhitsujiTMO: mhh00:23
YamakasYnever had that before00:23
hitsujiTMOYamakasY: you will need to findout where the inodes in / are being used up and free them00:23
YamakasYhitsujiTMO: what's the best to do that ?00:23
hitsujiTMOYamakasY: here's an idea http://stackoverflow.com/questions/347620/where-are-all-my-inodes-being-used try these scripts to locate whats using the most inodes. note that it takes a while to run the script00:24
YamakasYhitsujiTMO: uhm I think some linux headers in my /usr/local/src00:25
YamakasYuhm00:25
YamakasY /usr/src00:25
hitsujiTMOYamakasY: try purging old headers00:25
YamakasYI did that00:25
YamakasY:S00:25
=== bazhang_ is now known as bazhang
=== khushildep_ is now known as khushildep
YamakasYhitsujiTMO: ok fixed00:31
usr13YamakasY: If you are out of inodes, the culprit could be lots of little files00:32
YamakasYusr13: yeah found it00:32
usr13YamakasY: Check your mail.00:32
usr13Oh, ok00:32
YamakasYusr13: mail ?00:32
usr13Well, I'm late to the conversation.00:32
YamakasYusr13: local mail ?00:32
YamakasYusr13: ?00:34
codichuloany audacity pro's here.00:40
Alphromananyone want to help a total linux noob install some NVIDIA drivers? :D00:41
=== duoi_afk is now known as duoi
=== aprx_ is now known as aproxy
wafflejockAlphroman: have you tried using the built in hardware drivers00:46
Alphromanwell, when i plug in the graphics card, I get nothing on the screen, regardless of if i plug my monitor into the video card or the motherboard00:47
Bashing-omAlphroman: Not the best thing for a "noob" to get involved with !, What prompts you to change your graphics driver ?00:47
AlphromanBashing-om:  Just bought the parts and didn't want to get windows so I was going to go with this.  Might not have been the best choice00:48
wafflejockAlphroman: are you sure you have all the power cords you need connected to the video card also are you seeing the BIOS screen before boot00:48
=== Guest23137 is now known as Sleepnbum
wafflejockIf you don't get the BIOS splash screen and a system beep when you start then something is wrong physically00:48
Bashing-omAlphroman: Generally speaking, any driver you need the kernel will provide them, else 2nd is to use "additional drivers" (utility) to install drivers.00:49
wafflejockBIOS if you don't know is just the very first screen you see when you boot with just text on it showing your basic system info (RAM and CPU usually)00:49
Alphromanmaybe I should have specified: linux noob. i've previously put together computers, just always windows00:51
wafflejockcool yeah what Bashing says is true though00:52
Alphromanok00:52
wafflejockordinarily can just use the additional drivers dialog to add00:52
AlphromanI get the bios screen00:52
Alphromanthen after that I get something weird00:53
Alphromanlet me take a picture00:53
Alphromanits like a bunch of numbers running and nouveau E [      PMC] [0000:01:00.0] unknown intr 0x4400000000:53
oinkinahow do you install stuff with a bunch of dependencies (like theano, which needs numpy and scipy etc) without sudo access?00:54
wafflejockoinkina: you can't write to some of the system folders which will botch the "install" portion of the installation where it needs to put files and symbolic links in place00:55
wafflejockoinkina: some software like node can be installed as a user by specifying an install directory when building/installing but this varies dependingon the software00:55
AlphromanThis is what I'm getting with the nvidia card plugged in00:56
Alphromanhttp://imgur.com/qCWadJ700:56
wafflejockAlphroman: not sure did a google and came up with this https://devtalk.nvidia.com/default/topic/692774/nvidia-gtx-750ti-issues-ubuntu-13-10/00:57
wafflejockAlphroman: perhaps you do want to try the newer drivers, would definitely recommend you take a backup before proceeding if you haven't already though00:58
Alphromanthat's the card I have, so at least it isn't just me00:58
Bashing-omAlphroman: lookin at your http://imgur.com/qCWadJ700:58
AlphromanThanks guys00:58
Alphromanwhen i tried to install the new drivers, I got an error telling me about the x server, so I tried running it after doing the Ctrl+Alt+3 screen, and running 'sudo stop lightdm'01:00
Alphromanthat got me to start the install, but then it told me there was an error with 'nvidia.ko' kernel01:00
Alphromanwhich is beyond my knowledge01:00
=== midenistis is now known as ^Xalastras^
Bashing-omAlphroman: nouveau is the open sourse driver. Not good news to see it erroring., let's back up and see what graphics is in play here. Pastebin -> lspci -nnk | grep -iA3 vga and also sudo lshw -C display <-from the recovery console(???).01:04
RainMan28I'm interested in building a small custom PC to learn ubuntu on, and to just basically get my nerd on. Does anyone have any recommendations for a cheap standalone ubuntu workstation? Won't be doing any gaming.01:06
AlphromanBashing-om: now should I try to run this with the NVIDIA card installed or take it out?01:07
Bashing-omAlphroman: with the card installed. Do you know how to get to the recovery console ?01:08
prudhdigifort01:08
prudh\join ##digifort01:08
WulframnRainMan28, have you considered something like raspberry pi?01:09
AlphromanBashing-om:  I think so, one second01:10
RainMan28Wulframn: yeah I've taken a look at it, but wanted something that wouldn't require too much tweaking to get started with ubuntu. Also I was thinking of having the new machine be an esxi server and trying different builds01:10
=== SirLagz_ is now known as SirLagz
AlphromanBashing-om: I'm at the recovery menu. Do i do resume?01:11
Alphromanor root?01:11
Bashing-omAlphroman: Yep "resume normal boot: .01:11
AlphromanBashing-om: Ah, ok. I'm booted up01:12
ericmcrayhello guys! I need your advice about raid stuff. I have two 1 TB HDD and i want to make raid 1 with them for my movies, photos, music etc. and i want to access them from windows 7 and ubuntu. What should i use for raid? My motherboard's raid (M5A99X EVO R2.0) or software raid? Thanks for help!,01:13
Bashing-omAlphroman: OK, recovery mode runns a lower level graphics driver, now can you run the  lspci01:13
Alphromanjust run it in the terminal?01:14
Bashing-omAlphroman: commannd and tell us what graphics card you have ?01:14
AlphromanI have the nvidia 750Ti01:15
Bashing-omAlphroman: yes on the terminal - key combo ctl+alt+t yields a terminal.01:15
=== yofun_ is now known as yofun
Alphromanok running "lspci -nnk | grep -iA3 vga" yielded: VGA compatible controller [0300]: NVIDIA Corporation Device [10de:1380] (rev a2)01:16
Alphromanand when i ran "sudo lshw -C display" i got "terminate called after throwing an instance of 'std::bad_alloc '01:18
Bashing-omAlphroman: Well, less info than is real usefull, can you pastenin-> sudo lshw -C display <- ???01:18
Alphromanoh sorry01:19
AlphromanBashing-om:  http://pastebin.com/kGdRdV2K01:21
Bashing-omAlphroman: looking at kGdRdV2K .01:21
Alphromanthat's all that happened after "sudo lshw -C display"01:21
AngelKing47Has anyone been able to turn that annoying Power pop up after resume01:22
Bashing-omAlphroman: Yikes ! I have never seen such a thing. Now I am way out in left field and in the dark. Let's see what the smart guys here can advise.01:24
AlphromanBashing-om: haha, sorry for all the issues >.<01:24
WulframnI have never seen that before.01:25
axobvopI'm SSHing into a computer with Ubuntu 12.04 and I want to know where I can find the 2048 RSA key so I can use X2Go.01:25
wafflejockaxobvop: if you're just looking for a private/public key pair they're usually made in ~/.ssh/ by default using sshkeygen01:26
Bashing-omAlphroman: Do not be sorry at all , this is help channel, that is what we are here for. You are now out of me depth is all, and I too am in a learning mode.01:26
AlphromanBashing-om: At least it's relaxing to know it isn't just me then. I was pulling my hair out over here01:27
axobvop~/.ssh hasn't been created on the client.01:27
wafflejockAlphroman: not sure if you mentioned but what distro are you running? lsb_release -a01:28
Alphromanwafflejock: Ubuntu 12.04.4 LTS01:28
wafflejockhmm k01:28
Bashing-omAlphroman: You are in a spot where the basic of tools os non-existent, and I have no idea now how to proceed (or what to do !)01:28
Bashing-omAlphroman: os/is01:29
axobvopI had connected from a Windows machine to the Ubuntu client via putty, and when I connect I get the "The authenticity of host ‘<host IP> can’t be established. RSA key fingerprint is <key>" message. I want to know where to find that key.01:31
wafflejockaxobvop: ssh-keygen -lf ~/.ssh/id_rsa.pub01:32
wafflejockaxobvop: according to SO the -l is list instead of create -f is file you're going to give it you would have to be remoted in to the server to view this file01:33
axobvopwhat is "SO"?01:33
wafflejockoh stackoveflow.com01:34
wafflejocksorry used to shorthanding it when chatting there01:34
axobvopoh.01:34
axobvopso i have to do -lf, -l, or -f?01:34
wafflejockhttp://stackoverflow.com/questions/9607295/how-do-i-find-my-rsa-key-fingerprint-on-ubuntu-10-04-hosted-by-linode01:34
wafflejock-lf01:34
wafflejockthen the keyfile it looks like, I've done a bit with sshkeygen so I can do passwordless login but not familiar with all the details01:35
axobvopThis particular system does not use ~/.ssh, but a different folder.01:35
wafflejockaxobvop: should be okay as long as you point it at the public key file01:35
axobvopNo, that's the thing. I get a "no such file or directory"01:35
axobvopNevermind, I see on the page that on some systems it will be in /etc/ssh, and that's where I found it.01:36
wafflejockah okay01:36
wafflejocknews to me01:36
axobvopThis %@$(%$% should be standardized so people don't pull their hair out.01:36
wafflejocksorry01:36
axobvopIt's not your fault01:36
Bashing-omAlphroman: Is there an alternate means of graphics on that machine besides the Nvidia card ?01:36
Alphromanbashing-om: I can use the port from the motherboard01:37
riceandbeanshey I did dd if=/path/to/.iso of=/path/to/usbstick bs=32768 and my stick won't boot01:37
riceandbeanswhat am I doing wrong?01:37
axobvopNow I have another problem01:38
axobvopNever mind01:38
psusiriceandbeans, and what was /path/to/usbstick?01:38
Bashing-omAlphroman: And with the onboard graphics chip, there is no problem ? -- are welooking at "switchable graphics" by any chance ?01:38
riceandbeans/dev/sdb01:39
riceandbeanspsusi: ^^01:39
AlphromanBashing-om: I had no problems booting from onboard graphics.01:39
psusiriceandbeans, ok.. and what happens when you tell yuor bios to boot from that drive?01:39
yonyon_CPU-G  and CPU-Z (inder Wine) report different clock speeds.  Which is correct?01:39
Bashing-omAlphroman: Humm, waiting on some one smarter on system calls than I am.01:41
riceandbeanspsusi: it skips it and goes to grub01:41
=== lol is now known as techflime
AlphromanBashing-om: Ok.  I'm going to go grab a beer because I think the current situation requires it01:42
=== techflime is now known as techfilmer
copecI moved an Ubuntu 12.04.4 root from a virtuozzo container to a kvm--I installed linux-image-generic and let it consequently install grub.  It doesn't modprobe anything on boot though01:45
copecwould someone happen to know off the top of their head what that could be?01:45
psusiriceandbeans, try booting it in another or virtual machine?01:46
riceandbeanspsusi: this is for a server01:50
basketballhi i install xscreensaver and now ctrl alt l or clicking the lock button doesnt work01:55
riceandbeansbasketball: try debian, it works better :)01:56
basketballdebian no i love ubuntu01:56
llr_yes <u01:56
basketballthis is #ubuntu not #debian01:56
thewrathhey all01:56
llr_Ubuntu!!!!!01:56
llr_Hey01:56
slackermanhey guys, how can I create a cronjob for a ruby app?   I'm using capifony to deploy my application.. need to run it nightly01:57
=== sallyowens is now known as MrsDalloway
basketballanyone know01:57
riceandbeansslackerman: laziest way is crontab -e01:59
basketballhi i install xscreensaver and now ctrl alt l or clicking the lock button doesnt work01:59
urgodfatherhello room, can someone help with a non ubuntu related issue? i swear its easy, just can't figure it out to save my life.01:59
riceandbeansslackerman: you could also use at01:59
riceandbeansbut that takes a little more finesse02:00
slackermanriceandbeans: Agreed, unsure how to do that   the command is cap deploy       but cap is a ruby thing, doesn't kick it off in crontab -e02:00
marz_I changed /etc/hostname ang /etc/hosts file but my terminal still displays username@marz <<< how do I change that?02:00
=== TheLordOfTime is now known as teward
rww!hostname02:00
ubottuUse hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly.02:00
marz_rww: Yeah, I already did that but my terminal still displays "username@marz"02:02
hitsujiTMOmarz_: relog02:03
marz_hitsujiTMO:  already did02:03
hitsujiTMOmarz_: then reboot02:04
hitsujiTMOmarz_: or use the hostname command to set the hostname02:04
marz_Btw, regarding "username@marz" <<<<<< the part where it says username, what is it called is that the hostname?02:04
basketballhitsujiTMO,  i install xscreensaver and now ctrl alt l or clicking the lock button doesnt work02:04
hitsujiTMObasketball: locking is controlled by the gnome-screensaver    you've just replaced it with xcreensaver. thats why it doesn't work02:05
alumnokhndkisdf02:06
alumnosdmslafmmdfsa02:06
alumnoadssd02:06
alumnogsdof02:06
basketballhitsujiTMO,  does gnome-screensaver have screensavers02:06
alumnofsdmfd02:06
alumnofdmfdsṕdpm02:06
hitsujiTMObasketball: not that i'm aware of? why do you want a screensaver? having the screen shut off is better(energy efficient and all tht malarcky)02:07
marchitahi guys whats up02:07
basketballhitsujiTMO,  how do i reinstall gnome-screensaver02:07
hitsujiTMObasketball: try just removing xscreensaver and hopefully it will reinstate everything from gnome-screensaver02:08
basketballhitsujiTMO,  i uninstalled gnome02:08
hitsujiTMObasketball: ahh, sudo apt-get install gnome-screensaver then02:09
basketballok do i need to set anything up02:09
hitsujiTMObasketball: hopefully not. it should set itself up02:09
basketballhitsujiTMO,  how can i test02:10
hitsujiTMObasketball: set the desktop to hit screensaver after 1 min02:11
marchitasomeone knows how ican connect androirc to dalnet02:11
riceandbeansslackerman: write a shell script as a wrapper for it02:11
=== Logan_ is now known as Guest66133
riceandbeansslackerman: have crontab run the shell script02:11
riceandbeansbasketball: apt-get install --reinstall gnome-screensaver02:13
=== gerald is now known as Guest75034
jefimenkois anyone else having trouble w/ youtube today on 13.10? today all youtube  videos are stuck at 0:00 with a black screen. happens on my box and a friend's02:19
codichuloI'm working fine w/ 13.1002:21
AcidRain2012hello. i have manually cleared the auth.log file using gedit. when i saved it. the ssh service no longer logs to this file. how do i fix this02:24
AcidRain2012? how do i find out where its currently logging to. if it is at all02:24
hitsujiTMOAcidRain2012: delete the auth.log and restart the ssh service02:25
hitsujiTMOAcidRain2012: it's prob owned by the wrong user/locked open by a process02:25
AcidRain2012hitsujiTMO, now i get this: restart: Unknown instance:02:26
AcidRain2012when trying to restart ssh02:26
hitsujiTMOAcidRain2012: stop then start.02:26
AcidRain2012ok that worked. but... auth.log was not recreated02:26
hitsujiTMOAcidRain2012: restart rsyslog02:27
=== Guest66133 is now known as Logan_
AcidRain2012hitsujiTMO, ok thx. its been a very long time since ive added users to ssh02:35
lucasoutloudHello everyone! I'm using a distro other than Ubuntu, but I want to know how to add Ubuntu's repositories to synaptic.02:36
AcidRain2012hitsujiTMO, in the auth.log. im getting password accepted and everything. but then the server closes the connection02:36
lucasoutloudwait that didn't come out right02:36
lucasoutloudAnyway does anyone here know where I can find Ubuntu's apt line? I've googled for it and I still can't seem to find it02:36
hitsujiTMOAcidRain2012: run ssh with -vvv for a more verbose output02:37
AcidRain2012i have LOGFILE VERBOSE set. it just says the password is expired02:37
AcidRain2012but i have it set to never expire...02:37
lucasoutloudwait I found it02:37
JohnCalvinfuck02:38
JohnCalvin!ops02:38
JohnCalvin!staff02:38
AcidRain2012hitsujiTMO, hmmm... seems a password was never set02:39
AcidRain2012hang on02:39
=== hewhomust is now known as rannonga
=== Hexeon|2 is now known as Hexeon
JohnCalvinfuck02:42
naryfaVery articulate axiom!02:44
JohnCalvinfuck02:44
somsipnaryfa: please do not feed the trolls02:45
somsip!ops | JohnCalvin02:45
ubottuJohnCalvin: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, rww, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici,  jpds,  gnomefreak, bazhang,  Flannel, ikonia, maco, h00k, IdleOne, bkerensa, nhandler, Jordan_U, DJones or k1l!02:45
naryfaOh, he's a troll?02:45
JohnCalvinyay02:45
dpippengerdoes anyone know where I can find the source tarball for the kernel used to build the mainline kernels? for example http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.31-saucy/02:50
dpippengerthey don't seem to be built using the vanilla 3.10.31 source02:50
ninja_systemhi02:53
JohnCalvine02:53
ninja_systemanybody Brasilian?02:54
geniininja_system: Probably most people who are in the #ubuntu-br channel :)02:54
Alphromansweet jesus I got the nvidia driver installed and working02:55
ninja_systemI know02:55
ninja_systemI like write English02:56
effgeeHi. Wow, 14 years using Linux, but never as my desktop. Ubuntu 12 + Unity and 2 days on it, I've made it my primary OS. Oh, and ZFS / OpenZFS support finally. Feelsgoodman.jpg sighofrelief.jpg :D02:56
xanguaeffgee: just remember zfs is not recomended to use in ubuntu03:02
suhaibHey guys, What do you think of this font ? http://i.imgur.com/iYieYoB.png03:02
codygmanHi, amazon instant video requires hal but hal doesn't seem to be available in 13.10 (saucy). Does anyone use amazon instant video and ubuntu 13.10?03:02
suhaibWhy suddenly silent this room ?03:07
arayaqHi, anyone with experience with AMD/ATI dual graphics on a laptop?03:07
somsipsuhaib: your question about the font isn't really relevant here, and the channel does go quite around this time usually03:07
somsip*quiet03:07
suhaibarayaq: I'm pretty sure there are a lot. just state your question03:08
suhaibsomsip: well, its Ubuntu condenced font. so I thought it might be relevant :-p03:09
somsipsuhaib: this just isn't the place to ask for opinions. If you have a problem with the font, then it is the place to ask03:09
rezanhi03:10
suhaiboh, I just wanted to know if it would hurt your eyes. anyway. you are correct. seems not relevant03:11
somsipsuhaib: #ubuntu-offtopic would be fine for that sort of thing though :)03:12
rezanhi,i have huawei android phone and want to install ubuntu for my adroid phone . can i install ubuntu on my phone if yes let me know step by step for installing ubuntu for my phone03:12
somsip!touch | rezan03:13
ubotturezan: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch support and discussion in #ubuntu-touch03:13
suhaibsomeone: oh, didn't know this exists lol03:13
suhaibsomsip: great. I pinged the wrong person lol03:14
quantalWhat is the Itunes of linux?Where can I purchase legit music from?03:14
suhaib!one | quantal03:14
ubottuquantal: Ubuntu One is a service where you can back up, store, sync and share your data with other Ubuntu One users - For more see https://one.ubuntu.com/ support and help available at #ubuntuone03:14
suhaibI meant music03:14
suhaib!music03:14
quantalThank You03:14
xanguasuhaib: one store03:15
=== rm___ is now known as Guest41462
xanguathat provides music from 7music03:15
xanguadrm free I believe03:15
suhaibaha03:16
effgeexangua: Been using it since the beginging of zfs-fuse, it was better than btrfs then, and still is now. :P Never had any corruption other than normal hardware issues (and I'm a hard reset kinda person)03:18
effgeexangua: Also, I use it for non os operations.. storage and archival.03:19
effgeeAnyone else here think Unity + Nautilus + whatever else is default in 12+ up ...is better than OSX?03:21
jamesdeffgee: not really... don't care much for unity.03:23
somsipeffgee: that sort of question is ideal for #ubuntu-offtopic, rather than here. Thanks03:23
effgeesomsip: Oh, sorry, is this tech support?03:24
somsipeffgee: yep03:24
effgeethanks for the heads up03:24
somsipeffgee: np03:24
effgeeI'm just excited. I been wanting to switch for for a long time, specifically NTFS having 65535 char limit for files, yet the Windows Gui handling 255 and bombing. It was the last straw so to speak.03:25
ldcicconialright interesting problem here. I have ubuntu 13.10 on my macbook pro, and yesterday, out of nowhere, my music buttons stopped working.03:33
ldcicconivolume, play, everything.03:33
ldcicconiand the volume toggle disappeared from the top of the screen03:33
rezanhi,i have huawei android phone and want to install ubuntu for my adroid phone . can i install ubuntu on my phone if yes let me know step by step for installing ubuntu for my phone03:36
ldcicconirezan, google is your friend03:37
somsip!touch | rezan (this is actually your friend, as you have been told before)03:37
ubotturezan (this is actually your friend, as you have been told before): Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch support and discussion in #ubuntu-touch03:37
rezanokie...thanks03:38
rezanbut google wont work03:38
ldcicconigoogle won't work huh?03:38
ldcicconiis google down or something? must be the first time ever03:38
somsiprezan: not our issue.03:39
rezani didn't see anything for huawei phone on google03:39
somsiprezan: not here. You've been given the correct link twice. Please follow it03:39
marzCan someone please explain to me what this comman does. "$ chown -R `id -u`:`id -g` dwm-6.0"    . . .  I know it changes the ownership of the file but the `id -u`:`id -g` part confuses me.03:41
geniirezan: If you don't see your handset listed at https://wiki.ubuntu.com/Touch/Devices then it means no one is currently working on porting it. Also, questions regarding Ubuntu touch are best asked in the #ubuntu-touch channel03:41
somsipmarz: id -u will output the current user's ID. So this effective does chown -R 1000:1000 on a sole-user system03:42
marzsomsip: I understood the first sentece. The second one got me more confused.03:42
somsipmarz: a bit wrong, as id -g will output the current user's group.03:43
somsip!permissions | marz (will explain more)03:43
ubottumarz (will explain more): An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions03:43
ldcicconi!mac03:43
ubottuFor help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages03:43
ldcicconi!macbook03:43
ldcicconihmmm03:43
marzsomsip: big thanks! :D03:44
somsipmarz: np03:44
ytwI have macbook pro retina running ubuntu kernael also, let me know if you need help. ldcicconi03:45
ldcicconiytw, all of my audio buttons completely stopped working. Also, volume toggle in top bar is gone.03:46
ytwwhat wm are you running? unity?03:46
ytwwhat wm are you running? unity? ldcicconi03:46
ldcicconiyes unity. not sure what a wm is.03:47
ebrunopeopa03:47
ytwldcicconi, windows manager.. Will you be online for later tonight? I'm working on few other stuff and I can help you later03:48
ytwldcicconi, look up using alsamixer for now03:48
ldcicconiI may be. I might be on the right track. thanks ytw. will report back.03:48
=== dino82 is now known as zz_dino82
dragonslayguys, i am having a font which is not properly shown in font viewer. how can i share the ttf file with you ?03:56
=== veebull is now known as veebull_away
marzis anyone here using dwm?04:01
somsipmarz: I think #suckless have their own channel04:02
somsipmarz: http://suckless.org/community04:02
z1haze1Could anyone recommend the best alternative for using itunes on linux, how can i sync my phone and music on ubuntu?04:02
geniiOh, "suck less" not "suckles"04:02
* genii makes more coffee04:03
somsip!itunes | z1haze104:03
ubottuz1haze1: itunes is not available on Linux, but there are many audio player alternatives (see !players). For Daap clients (sharing music with other iTunes clients on the network), install banshee04:03
z1haze1banshee?04:04
somsip!info banshee | z1haze104:04
ubottuz1haze1: banshee (source: banshee): Media Management and Playback application. In component universe, is optional. Version 2.6.1-2ubuntu1 (saucy), package size 4504 kB, installed size 13677 kB04:04
z1haze1all i need to do is be able to sync music to my iphone04:04
marzsomsip: Oh, I didn't know that. Hehe04:04
somsip!iphone | z1haze104:05
ubottuz1haze1: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod04:05
WadeCountyquit04:06
=== douche is now known as drama
jerivas1988buenas noches04:09
marzsomsip: There are only 9 people there. They're not responding. Hehe04:09
somsipmarz: you can ask here of course. ISTR a regular who does use DWM. But #suckless will be the experts, when they respond04:10
marzI'm following this HOWTO website: http://cannibalcandy.wordpress.com/2012/04/26/installing-and-configuring-dwm-under-ubuntu/     I got to the part where I would log out and log back in, it's supposed to start dwm but it doesn't04:12
=== megabitdragon is now known as megabit|away
somsipmarz: you installed from source?04:13
somsip!info dwm04:13
ubottudwm (source: dwm): dynamic window manager. In component universe, is optional. Version 6.0-5 (saucy), package size 79 kB, installed size 220 kB04:13
somsipmarz: easier to use the official package maybe?04:13
marzsomsip:  The website gets the package from the suckless which is the official reoi04:14
marzrepo*04:14
somsipmarz: for reasons of wanting to change the config of DWM because all config is in the source, from what I read. If you want a default install, you can use the package04:15
marzsomsip: I'm confused, how do I do that?04:15
somsipmarz: sudo apt-get install dwm04:15
somsipmarz: but you may have left files here and there from installing from source04:16
marzsomsip: How do I take care of that?04:16
combehello world.04:16
combehi04:16
combehow are yous?04:17
sudormrf_hey guys, I am looking for some help with fail2ban.  I am reading this link https://darrynvt.wordpress.com/2012/09/19/fail2ban-how-to-ubuntu/ and it looks like I can probably create the filter I want for the most part with the info there, but I have questions.  Can anyone help?04:17
combe~~04:17
somsipmarz: if there is a 'make install' command, there should be a 'make uninstall' but no guarantees04:17
somsipcombe: Hi there. Do you have a support question?04:17
geniiIf there's no "make uninstall" try instead "make dist-clean" or "make dist"04:18
combeI was a rookie04:18
somsipsudormrf_: give some details then04:18
genii"make clean", rather ( caffeine shortage)04:19
dragonslaycan somebody tell me why dropbox.com/s/gvly4mlv1k1ujlr/MVF  is not showing properly in font viewer. It seems to work in phone though(only in older versions)04:19
combeI am using debian Operation StarCraft04:19
somsipcombe: you are using debian?04:19
combeYes04:20
somsipcombe: this is for ubuntu support. You need #debian. type '/join #debian'04:20
sudormrf_somsip: well, here is the message in the syslog that I am getting "racoon: ERROR: Invalid exchange type 243 from 189.105.211.94[55006]" and I want any IPs that show up in these error messages to get blocked automatically.  The IP addresses are different each time and the number in the brackets is frequently different as well.  It looks like I can use the <HOST> tag for the IP, but I don't know what to do about the number in the brackets04:20
sudormrf_would like to know how I can address the issue.04:20
combeThere is no difference between Debian and Ubuntu04:21
combei like gnu04:21
somsipsudormrf_: match it with a regex. The fail2ban website has lots of examples for this04:21
somsipcombe: we cannot help you. You need to go to #debian04:21
snufftsorry guys, stupid noob question. i've just plugged in a drive which has mounted itself, but how to i switch to that drive from terminal? sudo fdisk -l tells me that the drive i'm after is at /dev/sde2 but i can't cd to it and i can't find it listed in /media04:21
Nullifi3dtry /mnt04:22
Nullifi3dsd* is an assigned name to the device04:22
Nullifi3dunder /mnt it'll prob show up as the primary partition's label04:22
snufftNullifi3d, /mnt is empty :S is that normal? lol04:25
Nullifi3dare you sure its mounted?04:26
snufftyeah, i'm browsing it through the gui no worries04:26
Nullifi3dtry just typing 'mount'04:26
snufftaha! /media/OS :D04:27
DefunctProcessHello04:27
snufftNullifi3d++04:27
snufft(does that work here?)04:27
Nullifi3dno idea :P04:27
Nullifi3dprob not04:27
snufftoh well, thank you anyway :)04:27
Nullifi3dnp04:28
=== CyberJacob|Away is now known as CyberJacob
DefunctProcessvery noob question maybe someone can help, i formatted my usb stick and used unetbootin to put ubuntu-server on it, I set my bios to boot from usb and it just boots windows.... any ideas?04:31
DefunctProcess^fat format using windows diskmanager04:32
DefunctProcessexFat actually04:33
suhaibDefunctProcess: For me, I press F9 key to show the boot menu then select the usb to boot from04:33
DefunctProcesssuhaib, yea I tried it both ways setting in bios and f904:33
sudormrf_somsip: sorry, the page doesn't answer the question.04:34
DefunctProcessit seems like it is attempting to boot, screen goes black for a second after bootsplash but then it just boots windows04:34
somsipsudormrf_: do you have any experience with regexes?04:35
sudormrf_somsip: I don't.04:35
suhaibDefunctProcess: I had the same problem before. I tried a different USB. The 1st usb wasn't working properly. anyway, leave my suggestion till the end if you want04:36
somsipsudormrf_: then it might be difficult. When I first started using them, I found them hideous. But the idea is that you take a copy of the log extract that you want to identify with the filter, and use the 'fail2ban-regex' command to test your regex to make sure it identifies the line04:36
BeldarDefunctProcess, Do it again with a fat32, checking the md5sum would not hurt.04:37
suhaibDefunctProcess: another question, Did you download the iso file from Ubuntu website ?04:37
ljsoftnet can i hide the pop up message of gnomeradio "could not open /dev/mixer" i have sound though or maybe a fix for this04:37
DefunctProcesssuhaibyes i did04:37
sudormrf_somsip: wait, so I can do something like "fail2ban-regex PASTED LINE" and see what happens?04:37
DefunctProcesssuhaib04:37
somsipsudormrf_: yes, just so it doesn04:38
somsipsudormrf_: 't have to parse the whole log file04:38
sudormrf_somsip: hmm.  let me try it04:38
somsipsudormrf_: if you can't get help here, StackOverflow seems full of people who will give quick, accurate responses to requests for regex help. I'd suggest there04:39
suhaibDefunctProcess: Did you check the md5sum ?04:39
sudormrf_thanks04:39
DefunctProcessno i should have04:39
somsipsudormrf_: an example is here, but this is just how to set up a new filter, not how to get th regex to match. That's the tricky bit http://blog.somsip.com/2011/12/protecting-apache-webservers-from-wordpress-admin-login-dictionary-attacks/04:40
* l33txp needs some help... Google isn't helping much..04:40
suhaib!md5sum04:40
ubottuTo verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows04:40
somsip!details | l33txp04:40
ubottul33txp: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."04:40
l33txpI'm trying to install Ubuntu onto my new desktop. I have an AMD system, UEFI Asus Mobo.. When I run the DVD, it says there are no detected OSs.. I'm running Windows 7 and want to dual boot...04:41
cfhowlett!uefi|l33txp,04:41
ubottul33txp,: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI04:41
sudormrf_somsip: checking it04:42
cfhowlettl33txp, dvd?  USB!04:42
l33txpYeah DVD.. I've never had luck with USB.. lol04:42
l33txpI had this DVD here already ..04:42
=== Jan11 is now known as ON1
combe call the doctor, who advises us to allow the new formula a few more hours to work through his system.04:45
=== Neo is now known as Guest95787
sudormrf_somsip: looks like stack overflow isn't going to be of much help.  not at the moment anyhow04:46
ljsoftnet can i hide the pop up message of gnomeradio "could not open /dev/mixer" i have sound though or maybe a fix for this04:50
reagathis might be a stupid question, but is there a way to install ubuntu onto an empty drive from windows?04:52
cfhowlettreaga, not clear what you're asking ..04:52
reagawell, you know ubuntu?04:52
reagacan it be put onto a drive04:53
cfhowlettreaga, yes.  it has it's own installer04:53
reagabut i want to do it from windows, because im crazy04:53
reagai dont have any optical drive04:53
cfhowlettreaga, usb04:53
reagawhat if i had no usb04:53
cfhowlett!install|reaga,04:53
ubottureaga,: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - See also !automate04:53
reagathere has to be a way04:53
reagato write to the drive directly04:53
reagaubuntu is simply a sequence of 0s and 1s04:54
cfhowlettreaga, netboot04:54
cfhowlett!netboot04:54
ubottuUbuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate04:54
sudormrf_if anyone else is around that may be able to help me out with fail2ban, please let me know.04:55
somsipsudormrf_: IRC: #fail2ban channel on Freenode network (from http://www.fail2ban.org/wiki/index.php/HOWTO_Seek_Help)04:57
sudormrf_somsip: i'm in there and it is incredibly dead.  I have asked the question in there as well.04:57
sudormrf_somsip: still waiting for a response, but I can't stay connected all night04:57
sudormrf_somsip: I think I have most of what I need to do figured out, I just need to understand the type of wildcards it would use04:58
TechGuru9Is anybody having problems installing ubuntu 13.10?05:00
cfhowlett!anyone05:00
ubottuA high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.05:00
JordanJ3!gq05:01
ubottuAre you sure your question allows us to help you? Please read http://www.sabi.co.uk/Notes/linuxHelpAsk.html to understand how to ask a 'better' question.05:01
TechGuru9I'm getting an error. Can you please help :(05:01
taufiq0177need some help on my asus eeepc 701. when i boot up, i get an error saying "no init found. Try passing int= bootarg". does anyone know how to fix this?05:02
cfhowlett!details|TechGuru9,05:02
ubottuTechGuru9,: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."05:02
=== veebull_away is now known as veebull
TechGuru9When I click on reboot I see the gnome symbol. Then my computer does nothing :(05:03
taufiq0177"BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash)" is the next line. I am an absolute noob at ubuntu.05:03
TechGuru9I just finished the installation05:04
puffI'm trying to run Software Updater but NetworkManager keeps disconnecting from my AP.05:04
luminosityGood afternoon,everyone.05:05
taufiq0177is this really a support channel?05:05
TechGuru9Should I try the beta version?05:05
cfhowlett!patience|taufiq0177, yes.05:05
ubottutaufiq0177, yes.: 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/05:05
puffI'm trying to buld an ubuntu package from source... the tutorials I've found seem to be assuming I'm building a source packaged  I doenloaded elsewehre (e.g. use checkinstall, etc) but I want to check out the source for an ubuntu package, patch it, build it and install it.05:05
cfhowlettTechGuru9, no05:06
puffWhat's the right keyword to google on for this?05:06
TechGuru9Why05:06
TechGuru9The alpha version won't work05:06
cfhowlett!trusty|TechGuru9,05:06
ubottuTechGuru9,: Ubuntu 14.04 (Trusty Tahr) will be the 20th release of Ubuntu.  See the announcement at http://www.markshuttleworth.com/archives/1295 for more info. support in #ubuntu+105:06
=== goodwin_ is now known as goodwin
puffHm, does this look sane: http://askubuntu.com/questions/28372/how-do-i-get-the-source-code-of-packages-installed-through-apt-get05:11
geirhapuff: mostly05:13
=== august_ is now known as Guest59739
geirhapuff: Typically when you grab the sources with apt-get source, you want to patch it somehow and build a new package, which means you should bump the changelog with a new version number. You do that with the dch command.05:14
CarlFKpuff: http://packages.ubuntu.com/raring/hellanzb  which says Homepage www.hellanzb.com05:15
=== CyberJacob is now known as CyberJacob|Away
hipitihopis there an easy way to list what updates I installed by day. Something came through this morning which seems to have broken native file dialogs in wine, well at least flash app in the firefox pipelight plugin and I need to see what has changed and posisbly roll back05:20
CarlFKhipitihop: not really, and there really isn't a roll back05:21
CarlFKflash app in the firefox pipelight - is that the netflix viewer?05:22
hipitihopCarlFK, yes netflix silverlight based viewer is one of its uses but in my cas eI use the flash player plugin so that I can run latest debug player on linux otherwise you are stuck on 11.205:25
hipitihopCarlFK, as for rollback, maybe wrong term. If I can see which updates occured, should it not be possible to manually go back versions of packages ?05:26
att032weechat --version05:26
enbergjI have a windows laptop, with an ubuntu desktop in a virtualbox VM .. when I put the computer to sleep, and turn it back on, the network connection for the VM gets disconnected, I can't connect to the internet at all, and it does not automatically recover even if I wait hours, I have to go to the network menu in my gnome and disconnect + reconnect the network manually .. any ideas how to get that thing to reconnect ...05:29
enbergj... automatically? it's configured in NAT mode05:29
hipitihopCarlFK, hmm, issue sorted, killall winserver and all working again05:29
CarlFKhipitihop: good, cuz I dont think previous versions of pacakages are saved anywhere05:30
hipitihopCarlFK, interesting concept for a package manager to be able to snapshot known config of package versions and optionaly re-instate05:32
=== jamestunnicliff_ is now known as jamestunnicliffe
puffCarlFK: I do not understand your comment.05:55
CarlFKpuff: http://packages.ubuntu.com/raring/hellanzb  which says Homepage www.hellanzb.com    are links to places you can find source code05:55
CarlFKpuff: did you care about that package, or just in general ?05:56
puffCarlFK: No, actually I'm looking for NetworkManager.05:56
puffIs anybody else massively frustrated with NetworkManager, by the by?06:01
marzUbuntu no longer boots up to GUI after I run the command "sudo apt-get install dwm" . . . I already uninstalled it06:02
chillibitei need to open and view a .dwg file06:03
chillibiteit's a house plan06:03
geniimarz: What says the result of: apt-cache policy ubuntu-desktop06:03
chillibiteis there a free program on ubuntu gnu/linux for viewing and editing .dwg files06:04
chillibitethe file was made using autocad 201006:04
puffchillibite: Maybe QCad?06:04
chillibitepuff: is qcad free software?06:04
puffYes.06:04
puffchillibite: Yes. Also, see http://askubuntu.com/questions/48700/is-there-software-that-can-view-dwg-files06:05
puffchillibite: And see http://www.tech-edv.co.at/05_LUnIx/80_CAD~2f3d/30_Utilities/06:05
chillibitepuff: thanks - though it looks like qcad has been replaced by librecad in the newest version of ubuntu06:06
chillibitei guess librecad is pretty much the same or it's a fork, i'm going to give it a go anyway.... thanks06:07
=== veebull is now known as veebull_away
puffchillibite: Cool. I haven't looked at qcad in a year or tow.06:07
pranav.join #linux06:08
pranav*sry06:08
marzgenii: Installed: (none) Candiddate: 1.267.1 Version table: 1.267.1 0 500 http://ph.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 1.267 0 500 http://ph.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages06:09
pranavhow to list the devices that are connected using terminal. I want to change my stdout to LCD instead of serial console ?06:10
* puff watches dpkg-buildpackage chug.06:11
geniimarz: I might try: sudo apt-get install ubuntu-desktop06:11
puffgenii: Think sudo apt-get --reinstall ubuntu-desktop would be a good idea?06:12
geniipuff: Since it says "Installed:(none)" it probably would complain it's not already installed.06:12
marzgenii: installing . . .06:13
AkayllinHi all. I just put ubuntu 13.10 on a computer and ran the software updater. Is the "configuring procps" step supposed to take an obscene amount of time?06:14
AkayllinIt isn't progressing at all. Nothign is frozen though, I can use the computer still06:15
djHie Everyone06:20
puffdj: Hi.06:21
djpuff Whats up06:21
puffgeirha: I followed the instructions on that page to buld network-manager from source and it produced three different files, one with a "dbg" in the name, obviously with symbol table & etc for debugging, but what's the difference between the one with "dev" in the name and the one that looks like the normal package name?06:22
puffdj: Building network-manager from source, mainly because I'm going to try patching it to fix an annoying behavior.06:22
pranavi am running kubuntu 12.04 kernel in arm embedded device using serial console, I want to access LCD. how to approach this ?06:22
djpuff :ohhh but whats the big deal06:23
djI am using Peppermint OS06:23
puffhttp://paste.ubuntu.com/7031574/06:23
somsipdj: that's not supprted here06:23
puffdj: This is #ubuntu...06:23
puffdj: You're welcome to stay and hear us extoll the wonders of ubuntu, however :-).06:24
somsipdj: particular #ubuntu-offtopic for general chat06:24
djdoesn't matters...but alwyz ubuntu is best06:24
puffdj: We're pretty fond of it.06:25
Seveaspuff: the -dev package has file you need only for developing things with libnm, like header files, .so symlinks and pkg-config files06:25
geirhapuff: the dev package contains header files and such; files not needed to actually run the program, but needed when you want to compile something against it06:25
puffSeveas: Ah, thanks.06:27
puffgeirha: Thanks.06:27
jozefkI like aptitude better than apt-get and apt-cache06:36
Guest95787hi06:37
puffjozefk: Me too.06:43
Guest95787Hi is there automatically repair a bridged network on ubuntu server 12.04 running on virtualbox by restarting the network06:43
Guest95787I tried running service networking restart but I get this error:    stop: unknown instance06:45
=== amritanshu_RnD is now known as Guest77723
Guest95787hi06:47
fletomHello. I'm trying to singleboot install Ubuntu 13.10 on my MacBook (core 2 duo). I follow all the instructions here (https://help.ubuntu.com/community/MactelSupportTeam/AppleIntelInstallation) but then it gives me an error "The partition table format in use on your disks normally requires you to create a separate partition for boot loader code. This partition should be marked for use as an "EFI boot partition" and should be at least 35 MB in size. Note that th06:49
=== don is now known as Guest9862
Guest95787Hi is there automatically repair a bridged network on ubuntu server 12.04 running on virtualbox by restarting the network06:50
fletomI tried creating a ~200MB partition with the EFI boot partition template. But it still tells me at the end of the installation that the bootloader couldn't be installed. Any help?06:50
asahihello, I have a folder with permissions 770, and I added my username to the same group as the folder, but i cannot cd into it. any ideas why?06:52
Guest9862I am a newbie to Ubuntu with no cash available for a new printer. I have a Dell aio 922, and am wondering why I can not find a CUPS setting ?06:53
somsipasahi: log out and log back in after changing a user's groups otherwise it wont take effect06:55
asahisomsip: ahh thanks06:57
jnhghyHi, I have some trouble printing (ubuntu 12.04 cups 1.5.2) when on localhost:631/printers I get this error msg: /usr/lib/cups/backend/usb failed any ideea?06:57
=== Thubo|away is now known as Thubo
Rizalhello guys .., anybody in here know about thread ?07:06
jennie I am trying to do exact same thing and I am facing exact same problem. any solution for this ? http://ubuntuforums.org/showthread.php?t=199854307:06
shogo2043is there an ubuntu distro without gpu acceleration? my nvidia gpu on my laptop blew up but only seems to work with OS that does not have GPU acceleration.07:08
Rizalhmm maybe everyone don't about thread :(07:09
Wiz_KeeDhey guys, can someone help me repartition my drive with gparted?07:11
jozefkWiz_KeeD, is that so difficult ?07:16
Stanley00Wiz_KeeD: what's your problems?07:17
Wiz_KeeDjozefk, I have to shrink a ext4 partition and enlarge the other, I'm not sure I will do it right and afraid I will break my installation07:17
jozefkI am afraid also :)07:18
Wiz_KeeDbasically remove 7gb from one and add to the others07:18
Wiz_KeeDOk let's see what happens07:19
Wiz_KeeDbrb07:19
Stanley00Wiz_KeeD: good luck :307:19
vadimkolchevsuddenly found out that my dropbox daemon does not start automatically after boot. Where should I add dropbox daemon to start?07:20
q0is debugging with control graph possible ?07:20
q0i knew ubuntu was full of noobs07:22
q0is debugging with control graph possible ?07:24
RainMan28q0: game recognize game07:24
q0that's not the answer RainMan28 . I'm afraid I'm gonna start spamming the channel07:24
somsipq0: what is it you're actually trying to do?07:24
q0is debugging with control graph possible ?07:24
somsipq0: debugging what?07:25
q0that's a redundant and irrelevant question07:25
q0is debugging with control graph possible ?07:25
RainMan28q0: you will comply07:25
somsipq0: if you give details, I'll try to help.07:25
q0well eventually, but where's my answer07:25
q0specifically, kernel07:25
somsipq0: if you don't get a helpful response here, it sound slike you're doing something more suited to asking the kernel-dev people07:26
somsipq0: or if it's a general C question, ##c may be the place to ask07:27
flosHi, may i know what's the differece between hostname and 'numeric form of the host name' ?07:27
geniidns07:27
q0there must be some tool like doxygen with graphical extension or something ???07:27
pseudo_opcodehi everyone, i am unable to reload configuration for initctl, i use "reload-configuration" still my service wont start using "start"07:27
somsipq0: AFAIK doxygen generates documentation: it's nothing to do with debugging07:28
flosgenii, dns?07:28
GiantZombiesCan someone here answer a few questions for me? I'm interested in switching to Ubuntu and I've found some pretty good tutorials online to guide me through the process of setting my computer up to dual-boot. But I still have a few things that I want to figure out before I do it.07:36
Pessimist!ask | GiantZombies07:37
ubottuGiantZombies: 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 !patience07:37
=== nYordanov is now known as nYordanoff
=== brat is now known as Guest67201
=== veebull_away is now known as veebull
Wiz_KeeDtold you it wasn't easy07:39
Wiz_KeeDthat's messed up07:39
geniiflos: Sorry, at first I assumed you meant the relationship between the IP number of a machine and it's assigned name. But on re-reading I believe you want to know more specifically about the numbers which IRC returns in regards to a users hostmask.07:40
geniiflos: 396 is the number which is returned if your cloak was successfully applied07:41
flosgenii, ah... thanks for your kindness. when i read the manual of getnameinfo(), http://man7.org/linux/man-pages/man3/getnameinfo.3.html, there is a sentense: "the numeric form of the hostname is returned", this confuse me..07:44
geniiflos: You may find this explanation more understandable: http://pubs.opengroup.org/onlinepubs/009695399/functions/getnameinfo.html07:48
llutzflos: the "numeric hostname" is the IP-address07:48
=== Thubo is now known as Thubo|away
flosgenii, llutz, got you! thank you very much! :)07:51
Caelummy dbus is completely screwed up, I don't have permissions to do anything07:54
=== Thubo|away is now known as Thubo
Caelumhow do I check if the AtConsole rule matches for me07:55
neil02for testing can I get mdadm to fail both of the drives from a raid1 set?07:58
=== Lebby1 is now known as Lebby
elementary-site2I need major help.08:01
vadimkolchevis it safe to install backports updates??08:02
=== makije|away is now known as makije
wizard_Apinhg08:22
penny_hi08:23
jamesliuHi ~08:23
jamesliuSomebody there?08:23
jamesliuI'd like to ask a simple question08:24
jamesliuCould someone let me know how to know other people 's host name by ip08:24
jamesliuwhich command should be used08:25
llutzjamesliu: dig -x hostname08:25
llutzip, not hostname*08:26
jamesliu; <<>> DiG 9.8.1-P1 <<>> -x 10.66.50.8308:28
jamesliu;; global options: +cmd08:28
jamesliu;; Got answer:08:28
jamesliu;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 342308:28
jamesliu;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 008:28
jamesliu;; QUESTION SECTION:08:28
jamesliu;83.50.66.10.in-addr.arpa.INPTR08:28
jamesliu;; AUTHORITY SECTION:08:28
jamesliu10.in-addr.arpa.10800INSOAlocalhost. nobody.invalid. 1 3600 1200 604800 1080008:28
jamesliu;; Query time: 240 msec08:28
llutz!paste | jamesliu08:28
ubottujamesliu: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.08:28
jamesliu;; SERVER: 127.0.0.1#53(127.0.0.1)08:28
jamesliu;; WHEN: Tue Mar  4 16:27:15 201408:28
jamesliu;; MSG SIZE  rcvd: 10108:28
jamesliuattached info but seems not found host name08:28
llutzjamesliu: fails if no rDNS entry was set.08:29
jamesliudoes it mean i can't get hostname through ip if rdns not set?08:32
llutzjamesliu: correct08:32
geniijamesliu: The range starting with 10 is reserved08:33
jamesliuokay,thanks ~08:33
hydeDoes anybody here have an idea when Qt5 of 14.04 is going to get upgraded?08:34
llutz!14.04 | hyde08:34
ubottuhyde: Ubuntu 14.04 (Trusty Tahr) will be the 20th release of Ubuntu.  See the announcement at http://www.markshuttleworth.com/archives/1295 for more info. support in #ubuntu+108:34
hydellutz: thanks!08:36
wybewvbe08:37
wybeShite, sorry08:37
wizard_Ai tried installing ubuntu-desktop on ubuntu-server but the gui does not show up??08:41
Jordan_Uwizard_A: sudo service lightdm start08:44
geniiwizard_A: Is this a machine you are at the keyboard of or a remote machine?08:46
wizard_Aat keyboard. i have ubuntu-server as dual-boot.08:46
geniiwizard_A: Then starting up the login as Jordan_U indicated should work ( if your graphics driver is not problemmatic)08:48
onltysudo /etc/init.d/lightdm start08:49
wizard_Ai'm not able to get you. what do you mean.08:49
geniionlty: It's an upstart job08:49
onltyOkay :(08:49
wizard_Ai tried what onlty says and also startx but both do not work08:50
omghelphello08:51
onltyShow me the /var/log/Xorg.0.log :P08:51
omghelpanyone here can help me a little?08:51
onltyUhh...wrong path??08:51
geniiwizard_A: What I mean is: If the command: sudo service lightdm start    does not work, then the likely issue is that X is prevented from starting. Which is usually due to graphics card or driver08:51
wizard_Aso what should i do..08:52
geniiwizard_A: Pastebin the file which onlty requested for examination :)08:52
Beldaromghelp, It is okay to tell the channel the problem to get help.08:53
omghelpi am connected with user pass on my internet directly no router. installed in virtualbox 13.10 ubuntu.. all running good the setup and everything.. but when i try to run an command i get errors.. like i do not have internet08:53
omghelpi have tryed NAT and Bridge .. and stil error08:53
geniiwizard_A: Also the output from the command:  lspci -nn    ..should also be put into a pastebin for examination. Additionally: lsmod08:53
=== TheM4ch1n3 is now known as Guest9194
onltylspci -nn | egrep Display\|VGA08:54
omghelpand at ifconfig.. i do not have an ip .. just an ipv6 with some random stuff.. guess it`s an ipv6 address..08:54
wizard_Aany irc client that runs on command line, because i do not have gui working08:54
omghelphow can i test if i have internet08:54
onltyIn my case I have one VGA controller and one Display controller08:54
onltyomghelp, ping 8.8.8.808:54
snypwizard_A, irssi and weechat and bitchX08:55
omghelpnetwork is unreachable08:55
genii!pastebinit| wizard_A ..Also you will need pastebinit ...08:56
ubottuwizard_A ..Also you will need pastebinit ...: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com08:56
omghelpeven when ubuntu starts at the network automatic config.. stays to long and i guess it`s starting without the internet configuration08:56
onltywizard_A, telnet can be used but it is strobgly NOT recommended08:56
onlty*strongly08:56
omghelponlty: network unreachable08:56
omghelpmy pc has internet .. doh i am here but in virtual i got nothing.. at the setup part.. he connected to everything and updated stuff.. but here.. no internet ..08:59
ghost_hiii.,08:59
omghelphear i mean in the virualbox08:59
ghost_BackTrack Linux is no longer being maintained.09:00
omghelpanyone an ideea09:01
omghelp? what to do ?09:01
somsip!kali | ghost_09:01
ubottughost_: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), kali-linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux)09:01
DJonesghost_: Probably best asking in #backtrack-linux The people there should be able to help you09:02
jozefkghost_, backtrack is now kali. it's interesting you know how to come to #ubuntu but you don't know about kali :)09:03
michagogo|cloudAlso, backtrack was Ubuntu-based09:04
michagogo|cloudKali is Debian-based09:04
jozefkseems like people open xchat and automatically log in to #ubuntu and start asking questions without even opening their browser and google :))09:04
omghelpmy 13.10 ubuntu does not want to get internet in any way in virualbox09:05
jozefkomghelp, try also on #vbox09:07
jozefkI use VMWare09:08
omghelpwaiting for network configuration... a long time.. waiting up to 60 more seconds for network configuration .. booting without full network configuration..09:08
jackyeah, probably not an ubuntu problem09:08
omghelpthanks jozefk but it`s an ubuntu problem09:08
jpdsomghelp: It's a network configuration problem.09:08
jozefkomghelp, why do you think so? I have Ubuntu in VMWare and everything works fine09:09
omghelpmy internet works.. user pass type network .. but in virtual ..no internet for ubuntu09:09
omghelpi did not setup anything.. should i ? never done that before and worked09:10
jozefkomghelp, what if you boot ubuntu live?09:11
jozefkdoes it work?09:11
marzAnybody using dwm here?09:18
llutzpretty sure one of the 1500 users here do. but what does that info help? ask your real question please marz09:19
seksifemalehi09:22
marz__Anyone using dwm here?09:23
reservedhi all09:26
reservedis anyone able to assist me with applying nomodeset on my xubuntu 13.10?09:27
reservedanyone?09:29
=== Discovery is now known as Guest78222
llutzreserved: you want to add nomodeset to the default grub boot-options?09:29
=== Ser|Away is now known as Sereil
llutzreserved: sudo nano /etc/default/grub,   change the line ending in "splash quiet" into "splash quiet nomodeset", press ctrl-x to save/exit, run "sudo update-grub"09:30
reservedLLutz: thanks, will attempt it now and give feedback.09:31
reservedLLutz: I performed a software update and thereafter was required to reboot. now when I reboot, I receive a black screen. Is your above advice to apply nomodeset permanently?09:34
llutzreserved: yes09:34
setrahipitihop, I try to connect to a ubuntu server with ssh -X srv-name, but it always shows timeout in locking .Xauthority file. Where can I change the default location of the file09:36
setrahello, I try to connect to a ubuntu server with ssh -X srv-name, but it always shows timeout in locking .Xauthority file. Where can I change the default location of the file09:36
llutzreserved: i cannot tell you if that fixes your issues, above is just the way to add boot-options permanently.09:36
reservedLLutz: I am running an Nvidia card, and now since the software update, I am unable to boot. Several forums have told me to perform similair options to yours in the GRUB menu before booting, but I still just get a black screen.09:38
hipitihopsetra, did you mean to aim that at me :-)09:38
tumhi, I was wondering if anyone knew the repository for the "Sharing Options" gui in the file manager for 13.10?09:40
setrahipitihop, sorry but i just typed hi,.... it came up with you sorry...09:40
hipitihopsetra, np, hope you solve you issue, sorry I don't know an answer to that one.09:41
llutzreserved: i can't help you with that, i'd wait a while and ask here aain for help. there usually are some guys arround much more versed with this nvidia/ati stuff. i could only tell you to use intel-graphics to avoid such issues :)09:42
effedettoHello09:45
marz__I'm having problems with dwm, can anyone help me.09:46
hateball!anyone09:46
ubottuA high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.09:46
gordonjcp!help | marz__09:46
ubottumarz__: 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 !patience09:46
serkamilanybody find solution for udev to add eth/mac to 70-persistent-net.rules at ubuntu ?09:47
marz__I installed dwm by following this website: http://rhunter.org/blog/2012/04/17/dwm-a-tutorial-for-beginners/, however it doesn't seem to work when logging out and logging back in09:47
ikoniaserkamil: it adds devices automatically09:48
ikoniaserkamil: what solution do you need, as it already does that09:48
cfhowlettmarz, better to use the one in the repo than the external sourced versions09:48
marz__cfhowlett: Doesn't work either. After executing the command "sudo apt-get install dwm", nothing happens09:48
ikonia"nothing happens" - something will happen, note it down09:49
marz__ikonia: It should automatically apply after logging out and logging back in. But it doesn't09:49
ikoniamarz__: no, it shouldn't, you need to confirure your X session to use it09:50
ikoniamarz__: and that's not "nothing happened"09:50
marz__ikonia: ~/.Xsession file?09:50
ikoniamarz__: depends on your setup09:50
marz__ikonia: I followed this website http://rhunter.org/blog/2012/04/17/dwm-a-tutorial-for-beginners/09:50
serkamilsorry, I forget to add about xenserver09:51
serkamilthis host is virtual09:51
ikoniamarz__: yeah, you'v posted that, however that doesn't change what cfhowlett suggested and what I said09:51
serkamilbut comment line like "SUBSYSTEMS=="xen", GOTO="globally_administered_whitelist"" don't help me09:51
marz__ikonia: What exactly do I have to do after executing "sudo apt-get install dwm"?09:51
ikoniamarz__: it depends on your config/setup09:52
ikoniaserkamil: not, not following09:52
marz__ikonia: I'm kinda new so I really don't know where to start09:53
serkamilikonia: I try make some changes to /lib/udev/rules.d/75-persistent-net-generator.rules but it dosen't help me09:53
serkamilikonia: (it is in ubuntu 12.04)09:53
ikoniaserkamil: what's the actual problem,09:54
jargonhow do i solve this problem without network access? i tried downloading the .deb suggested in the Solution, copy to thumb drive then copy to the networkless laptop with no wifi drivers. now Package Installer is whining about Unsatisfied dependencies. meanwhile,the download site mentioned no dependencies. https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/198758#comment-6 ...09:54
jargon... http://packages.ubuntu.com/quantal/i386/linux-backports-modules-cw-3.6-quantal-generic/download09:54
serkamilikonia: at ubuntu 12.04 quest system (virtual) after I attached in XenServer network interface udev don't add eth/mac to /etc/udev/rules.d/70-persistent-net.rules09:56
ikoniaserkamil: it shouldn't, as it's a virtual device acting as a pass through to the host09:57
ikoniaserkamil: as I recall if you do an ifconfig the interfaces should be named difference09:57
serkamili thing the problem is at /lib/udev/rules.d/75-persistent-net-generator.rules09:57
ikoniawhy is there a "problem" ?09:57
=== prova is now known as Bsx41MI
marz__ikonia: What do i need to do after executing sudo apt-ge tinstall dwm?09:58
ikoniamarz__: no idea,09:58
=== Sereil is now known as Ser|Away
serkamilbecouse I want to get the same ifname when I connect specific macaddress09:59
cfhowlettmarz__, doesn't your tutorial specify exactly what to do next to configure?09:59
ikoniathe interfaces are past through from xen so they won't change as they are managed at the host (as I recall)09:59
serkamilhow it is at normal host (not virtual)09:59
marz__cfhowlett: I finished it but it doesn't work. Now I'm trying to do it via the sudo apt-get install dwm command that you suggested10:00
IsNotMyIPHi guys! Im trying to connect my web application with mysql db both of them reside on the same server and im using node.js, so for connect them i use node-mysql10:00
IsNotMyIPIt returns this error10:00
IsNotMyIPhttp://pastebin.com/1sxwS9Uv  But i can connect from console, using netcat and all that stuff10:00
IsNotMyIPSomething is blocking connection between them10:00
ikoniaIsNotMyIP: looks like a basic connection refused error10:01
IsNotMyIPikonia: Yep, but i dont know where is the problem, im trying to log as root, could be it the problem?10:01
ikoniaIsNotMyIP: depends on how you've set the database users up10:02
IsNotMyIPHow can i check how the database is setted?10:02
ikoniaIsNotMyIP: you set it up10:02
IsNotMyIPNot at all, i limited to install it and config the less parameters10:03
IsNotMyIPI m newbie on mysql10:03
ikoniaIsNotMyIP: right, so you setup the users/authentication10:03
cfhowlett!mysql10:03
ubottuLAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see  https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process.10:03
ikoniaIsNotMyIP: what is the command you are using "exactly" to connect to the database on the command line10:03
IsNotMyIPon terminal?10:04
IsNotMyIPmysl -u root -p10:04
IsNotMyIPmysql*10:04
ikoniaIsNotMyIP: ok, and what is the connection string you have setup in node.js10:04
serkamilikonia: some interface I deactivete and after when I activate this interface this get differnet ifname (eth*)10:04
ikoniaserkamil: isn't that controlled from the xen host though, not the guest10:05
IsNotMyIPikonia: http://pastebin.com/JFGZKqsn here is the script im using10:05
ikoniaserkamil: I'm a bit rusty with xen but I always thought that was host controlled10:05
ikoniaIsNotMyIP: the username is xxxxxxxxxxxx in that file10:05
=== Kitar|st_ is now known as Kitar|st
IsNotMyIPikonia: ??10:08
ikoniaIsNotMyIP: what is not clear about what I said ?10:08
serkamilikonia: for example when I cativate at Xen second network device (interface) at quest it could be first network interface10:08
IsNotMyIPikonia: Yep user is xxxxxxxxxxxxxx10:08
IsNotMyIPikonia: On the real script is not xxxxxxxxxxxxxxxx10:09
* mr_g4bri3l says hi to everyone.10:09
IsNotMyIPikonia: and password is not sudo10:09
ikoniaIsNotMyIP: what is the real username10:09
IsNotMyIProot is which im using10:09
serkamilikonia: for me better is when I activate at xen interface with mac (for example) 6a:83:79:15:0d:5e I always get eth210:09
ikoniaIsNotMyIP: please run "mysql -u root -h localhost -D PRUEBA -p"10:09
ikoniaIsNotMyIP: see if that connects10:09
serkamilikonia: at ubuntu, when udev see that subsystem is xen then dont add it to 70-persistent-net.rules10:10
ikoniaserkamil: ok, I think I see what you mean, as I understood it that was set from the host, not the guest10:10
IsNotMyIPConnected10:10
ikoniaIsNotMyIP: ok, so you know the conection is fine, so it's got to be a node.js problem10:10
serkamilikonia: sorry for my english and explaining ...10:11
ikoniaserkamil: not at all, your english is fine,10:11
IsNotMyIPikonia: Yep, i was trying to fix it in other ircs before, and we think that the problem is after it connects10:12
mr_g4bri3lIs this a help channel or general chat channel?10:12
ikoniaIsNotMyIP: doesn't look like it, as it looks like it can't connect10:12
ikoniamr_g4bri3l: ubuntu help channel10:12
mr_g4bri3likonia: Does it have a general chat channel like linux mint?10:13
ikoniamr_g4bri3l: #ubuntu-offtopic10:13
mr_g4bri3likonia: thanks10:13
IsNotMyIPikonia: Well... how can i find the problem10:14
IsNotMyIPikonia: I feel really lost cus i dont know where i can fix it T.T10:14
rocktophello , what is the best torrent tracker ?10:15
ikoniaIsNotMyIP: talk to the node.js guys about debugging, that error clearly says connection problem, which you've confirmed - is working fine10:15
IsNotMyIPAllright i will open an issue on github10:15
IsNotMyIPThanks ikonia10:15
IsNotMyIProcktop: BitTorrent10:15
=== berend is now known as Guest2890
mr_g4bri3lWhich IRC client do you people use?10:17
rocktopIsNotMyIP:  this is cleint not tracker10:17
jackmr_g4bri3l, hexchat here10:18
skjonesXChat10:18
llutzmr_g4bri3l: no polls here please10:18
jackhint: ctcp version answers your question perfectly10:19
marzdwm doesn't seem to be applied to my system. After executing the command "sudo apt-get dwm" and logging out and logging back in. It doesn't seem to be in effect.10:23
mr_g4bri3l:Lost connection, Which IRC client do you people use?10:23
llutzmr_g4bri3l: no polls here please10:23
marzsudo apt-get install dwm10:23
mr_g4bri3lllutz: You may pm me and tell me.10:24
llutzmarz: have you choosen dwm at the login screen as session10:24
=== Guest67201 is now known as brat197
marzllutz: it doesn't give me an ooption10:24
marzllutz: when my computer boots up it shows me the gnome log in screen then log in automatically10:25
llutzmarz: stop auto-login, check for dwm in the session-list (or whatever it is called)10:25
marzllutz: How do i do that?10:26
llutzmarz: idk, you have enabled autologin, you should know how to disable again10:27
marzllutz: I'm sorry, I didn't mean that the computer logs in automatically. It first shows me the log-in screen then I have to type in my credentials10:28
mr_g4bri3lmarz: System settings--->User accounts--->Disable automatic login10:29
marzmr_g4bri3l: My bad, it doesn't log-in automatically, it shows me the log in page where I have to type in my credentials. But it doens't give me the option to choose dwm10:30
mr_g4bri3lmarz: Click that ubuntu logo on the login thing and change it.10:30
llutzmarz: if there is really no entry for dwm, add one. how is explained here https://wiki.ubuntu.com/CustomXSession10:31
shubhamjainDoes anyone know of a way to find relative aptitude package name. Like, I know scipy must be a aptitude package, yet it is inevitable to google for the right package name.10:32
DJones!find scipy10:32
ubottuFound: python-scipy, python-scipy-dbg, python-sciscipy, python3-scipy, python3-scipy-dbg10:32
DJonesshubhamjain: Does ubottu's response above help?10:33
ActionParsnipshubhamjain: apt-cache search scipy10:33
shubhamjainOk thanks. ActionParsnip10:33
tuxdnaI am facing trouble installing any package using apt-get. http://paste.ubuntu.com/7032329/10:40
tuxdnaBasically apt-get is trying to download to this location /var/cache/apt-cacher-ng/ , but I haven't installed apt-cacher-ng yet.10:41
marz_Anybody have made dwm work on multiple monitors?10:41
tuxdnaAlso I can't install apt-cacher-ng either because of this issue.10:42
tuxdnaPlease suggest me a work-around for this problem.10:42
franzfffhello10:54
franzfffanyone here who would try to help me with a network problem? or any advice where I'd better ask for help?10:55
pranavi can ping between my device, but tftp is not working ? i have given permissions for dir and files. what should be kept in mind for tftp file transfers ?10:56
Voyagehow to install flash for my browsers? it seems impossible10:56
michagogo|cloudfranzfff: ask the question10:56
michagogo|cloudIf someone knows, they'll answer it10:56
tuxdnaI am facing trouble installing any package using apt-get. http://paste.ubuntu.com/7032329/ . Basically apt-get is trying to download to this location /var/cache/apt-cacher-ng/ , but I haven't installed apt-cacher-ng yet. Also I can't install apt-cacher-ng either, because of this issue. Please suggest me a work-around for this problem.10:56
michagogo|cloudOr maybe they'll point you elsewhere10:56
tuxdnaOr any pointers so that I can find the solution myself.10:57
franzfffI got a router and I want to get it's ip. If I set my ethernet-settings on automatic DHCP, I cant connect to my network. If I set an IP manually, I connect. But I can chose any IP I want. But with that IP I autoconnect to network. But I need the routers IP10:58
=== owner is now known as Guest30998
=== Guest30998 is now known as odd
spoutnik16hi guys11:01
spoutnik16ubuntu 13.10 reports me that the package winbind is in a really incoherent state11:02
spoutnik16and i can't uninstall it or do anything about it11:02
llutztuxdna: if you haven't installed apt-cacher-ng yet, why does apt try to use a different cache-dir? why/where did you configure it? you can set a temp-dir like: apt-get -o dir::cache::archives="/var/cache/whatever" install apt-cacher-ng11:03
chatwithmeOh ya baby I love poop please give it to me oh ya oh ya please baby ohay ya11:04
setraanybody? how to change .Xauthority file location11:05
chatwithmed11:05
chatwithmed11:05
chatwithmed11:05
chatwithmed11:05
DJoneschatwithme: No11:05
marjinal1stHow can I learn that my RAM is CL9 or CL11?11:05
chatwithmed11:05
DJoneschatwithme: This is a support channel, please stay on topic11:05
chatwithmeDJones: give me some poop please and I will stay on topic11:06
gagewgewhello11:07
gagewgewhello11:07
gagewgewhello11:07
gagewgewhello11:07
gagewgewhello11:07
gagewgewhello11:07
gagewgewhello11:07
gagewgewhello11:07
gagewgewhello11:07
gagewgewjello11:07
tuxdnallutz: let me try that. Thanks!11:07
tuxdnallutz: I got the this setup from a VM snapshot, perhaps the snapshot was corrput.11:08
=== owner_ is now known as Guest27355
=== Guest27355 is now known as odd
llutztuxdna: check /etc/apt/apt.conf.d/*  , somewhere there should be the wrong config-file/-setting11:09
dawkirstHi, I'm trying to uninstall an instance of Sublime Text from my machine. It's not listed in the package manager, so it must've been installed manually. But it is in the launcher. How can I remove it?11:10
vishal_hi11:11
mr_g4bri3ldawkirst: Try sudo apt-get --purge remove sublime11:11
llutzdawkirst: find / -type f -iname '*sublime*'11:11
dawkirstmr_g4bri3l, `Unable to locate package sublime`11:12
=== jack is now known as Guest26842
dawkirstllutz, thanks11:14
mr_g4bri3ldawkirst: sudo apt-get remove sublime-text-installer11:14
llutzdawkirst: dpkg -l|grep -i sublime               to make sure there is no package like that11:14
dawkirstllutz, mr_g4bri3l there's a Sublime Text 2 folder in /opt11:14
codephobichi11:15
marjinal1stHow can I learn that my RAM is CL9 or CL11?11:15
dawkirstllutz, returns nothing11:15
llutzdawkirst: so just a 3rd-party installation. remove it if you want to11:15
mr_g4bri3ldawkirst: How which method did you use for installing it?11:15
=== Guest26842 is now known as jack
codephobicgot a quick question, if I have not used tor in months, would there be any reason for it to suddenly show up on a list of processes in terminal (using the 'top' command)?11:16
=== jack is now known as Guest44888
dawkirstllutz, ok, where would the libs be? mr_g4bri3l, I didn't install it, so no idea11:16
codephobicI distinctly saw (and then killed) 'tor'. Yet I never started the process, so it was automatically backgrounding, somehow.11:16
=== Guest44888 is now known as jack
llutzdawkirst: most likely its a flat-installation in /opt/... containg all it needs.11:17
dawkirstllutz, ok, that makes sense11:17
mr_g4bri3ldawkirst: sudo rm -r /opt/Sublime\ Text\ 211:17
mr_g4bri3lsudo rm /usr/bin/sublime11:17
mr_g4bri3lsudo rm /usr/share/applications/sublime.desktop11:17
llutzcodephobic: it might have been updated and restarted the service11:17
mr_g4bri3lsudo sed -i 's/sublime\.desktop/gedit.desktop/g' /usr/share/applications/defaults.list11:17
codephobicllutz, that sounds rather spooky, how would it get to automatically restart if I've not used it in months?11:18
llutzcodephobic: that you've not used it, doesn't mean it hasn't been running11:18
mr_g4bri3lcodephobic: Maybe it starts when you boot.11:19
llutzcodephobic: did you disable tor autostart11:19
dawkirstmr_g4bri3l, thanks11:19
codephobicllutz, not that I recall, I just had problems with using the keyboard within torbrowser, so gave up.11:19
=== wehttam_ is now known as wehttam
codephobicI definitely did not set it to start on boot, that's for sure.11:20
codephobicI'm going to purge it and see what happens.11:20
llutzcodephobic: isn't it starting on boot by default?11:20
codephobicllutz, honestly I can't recall. I normally used the script to start it /.start-tor-browser ...11:21
llutzcodephobic: anyways, if oyu don#t use it, remove it11:21
codephobicyeah, gonna do that11:22
codephobicbut ... still seems strange.11:22
llutzi definetly need a new keyboard ...11:22
codephobichopefully I haven't been ddos-ing random sites, at night. lol.11:22
mr_g4bri3lcodephobic: Tor slows down the net too much, you may as well through it and get a vpn.11:23
codephobicmr_g4bri3l, I was only checking it out because of the hype ...11:24
codephobicnothing any good in toor11:24
codephobictor*11:24
stephenhello11:24
=== stephen is now known as Guest99476
Guest99476i use linux mint11:25
mr_g4bri3lcodephobic: I did that too, only to find that my a turtle was faster than my connection speed lol.11:25
codephobicmaybe one day it'll be useful for p2p, but too slow and too much crap now.11:25
llutz!mint | Guest9947611:25
ubottuGuest99476: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org11:25
codephobiclol11:25
Guest99476ok good bye11:25
llutztor would be nice if people would stop downloading "material for anatomic studies" over it ...11:25
codephobicllutz, yeah too many medical students, not enough pharmaceutical grads.11:26
codephobicIt's like the internet from the '90s.11:27
codephobicOnly with less Pamela Anderson.11:27
codephobic(sigh... I miss those times, simpler, quieter days).11:27
mr_g4bri3lThe only way to be secure on the internet is to pray that black hats turn dumb. (;11:28
codephobiclol11:28
codephobicthere is no security, there never could be ... the best thing to do is just assume it's all being read/followed/filed ... more Pamela Anderson!11:29
codephobicoh, the reason I first noticed tor is that my rhythmbox is eating up 100% of my CPU ... this happens a lot in Ubuntu and it's really beginning to cause me serious problems (CPU temp @ 75C)11:30
mr_g4bri3lcodephobic: Is it a laptop?11:31
codephobicdesktop11:31
mr_g4bri3lcodephobic: Poor cooling system?11:31
codephobicI was planning on having some music playing while I write.11:31
codephobicmr_g4bri3l, cheap setup but still, this is pretty ridiculous.11:31
codephobicI've used this computer within windows, debian, opensuse ...11:31
codephobicUbuntu - and only Ubuntu - causes problems.11:32
mr_g4bri3lcodephobic: Ubuntu is notorious for being heavy on weaker setups.11:32
codephobicI run VMs, servers, multiple text-editors, video ... all simultaneously and only in Ubuntu do I struggle :(11:32
codephobicthis is quite disheartening to hear.11:33
mr_g4bri3lcodephobic: Keep a table fan beside your box. Problem solved.11:33
codephobicI moved to Ubuntu years ago, for the reason that it was quite a stable and low cost OS (hardware-wise)11:33
codephobiclol11:33
codephobicmr_g4bri3l, local temps are approaching 6C here.11:34
codephobicEither the CPU fries or I freeze?11:34
mr_g4bri3lcodephobic: My friend had similar issues, My idea of a table fan works wonders for her.11:34
Luyincodephobic: if it doesn't what you need it to, why not switch to another distro?11:34
gordonjcpcodephobic: that sounds highly unlikely11:34
gordonjcpcodephobic: *all* Linux distros are exactly the same11:34
codephobicLuyin, because I like to see if I can sort it out, first. Rather than just migrate to some other distro11:35
gordonjcpcodephobic: there are minor differences in the way things are packaged, but they make no real difference11:35
mr_g4bri3lgordonjcp: Some are notorious for heavy cpu usage.11:35
gordonjcpmr_g4bri3l: bullshit11:35
codephobicgordonjcp, I've used OpenSuse for months now, as a parallel install.11:35
mr_g4bri3lgordonjcp: Check the spu usage of puppy linux and ubuntu side bu side.11:35
gordonjcpmr_g4bri3l: that's not comparing like with like11:35
codephobicno such issues, just awkward and ... well, KDE.11:35
gordonjcpmr_g4bri3l: try comparing a moped engine with the one in my truck11:36
codephobicUbuntu XFCE works fine, but has other bugs. Ubuntu Unity  ... stressful.11:36
gordonjcpmr_g4bri3l: is a moped "better" because it gets 130mpg?11:36
codephobicI think it all comes from Unity.11:36
mr_g4bri3lgordonjcp: You said all linux distros are the same, so all engines are the same lol.11:36
gordonjcpcodephobic: Unity is one of the lightest DEs going11:37
mr_g4bri3lUnity is heavy.11:37
mr_g4bri3lXFCE = Light11:37
codephobicgordonjcp, sorry I like Unity but you are clearly wrong.11:37
codephobicindeed11:37
cfhowlett!lxde11:37
ubottuLXDE ( http://lxde.org/ ) is the Lightweight X11 Desktop Environment used by !Lubuntu. To install from Ubuntu: « sudo apt-get install lubuntu-desktop ». See http://lubuntu.net/ for more information, and join #lubuntu for support.11:37
gordonjcpXFCE isn't really a desktop environment11:37
gordonjcpLXDE doesn't work11:37
gordonjcpit's a dead project, and it's too buggy11:37
mr_g4bri3lXFCE is a desktop environment.11:38
gordonjcpyou can blow the backside out of LXDE by simply opening two instances of firefox11:38
somsip!ot | gordonjcp mr_g4bri3l11:38
ubottugordonjcp mr_g4bri3l: #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!11:38
cfhowlettgordonjcp, ?  I suspect the lubuntu team would seriously disagree11:38
gordonjcpat which point it will crash and corrupt its config files to the point that it cannot be restarted11:38
gordonjcpcfhowlett: lubunut is a joke distro11:38
mr_g4bri3lI think we should stop discussing other distros in ubuntu help channel.11:40
codephobicexcuse me, I just had to give up and kill rhythmbox.11:40
somsipmr_g4bri3l: appreciated, thanks11:40
codephobicis clementine lighter than rhythmbox? I read good things about it... I need to be able to make playlists - music helps me work - so can't use mocp (though that is really light).11:41
mr_g4bri3lcodephobic: Try Rhythmcat11:42
codephobicthanks, will go look for it now.11:42
Luyincodephobic: how about audacious?11:42
mr_g4bri3lRhythmcat = 5-6 mb ram usage, The lightest.11:43
Wiz_KeeDCan I please get some help?11:46
Wiz_KeeDI have two ext4 partitions, one mounted to / and one to /home11:46
Wiz_KeeDthe / partition is running low on disk space, there is no more left and I want to reduce the /home partition and add to the first11:47
Wiz_KeeDBut the position of partitions do not enable the enlargment of the first (which is on top)11:47
cfhowlett!home|Wiz_KeeD,11:47
ubottuWiz_KeeD,: Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: https://help.ubuntu.com/community/Partitioning/Home/Moving11:47
mr_g4bri3lWiz_KeeD: use gparted11:47
Wiz_KeeDmr_g4bri3l, I know but read my issue11:47
Wiz_KeeDI use gparted, I reduce the size of the partition mounted to /home11:47
Wiz_KeeDand then I cannot add it to the first because from what I've read it needs to be adiacent to the first...11:48
Wiz_KeeDnobody?11:49
Wiz_KeeDGuys, what if I backup my partition that's mounted on /home, delete the entire partition, add the space to the first?11:51
Wiz_KeeDI need someone really good with this to do it properly11:51
mr_g4bri3lWiz_KeeD: Try running gparted from a livecd and move the partions.11:51
Wiz_KeeDmr_g4bri3l, move how? I tried from live_cd11:52
Wiz_KeeDWhat if I just copy the damn /home file somewhere and then delete the whole partition and have just one?11:53
mr_g4bri3lBackup your data and try it.11:54
Wiz_KeeDhmm11:55
Wiz_KeeDnot that certain11:55
Wiz_KeeDikonia, are you around to give a bit of advice?11:55
mr_g4bri3lWiz_KeeD: How much space did you allocate for / ?11:56
Wiz_KeeDdoes it matter? 10gb on / and 17 on /home11:56
mr_g4bri3lWiz_KeeD: I always allocate 20gb to / to play it safe.11:57
Wiz_KeeDI don't have much dual-booting on a ssd11:57
mr_g4bri3lWiz_KeeD: Looks like you installed toomuch stuff that you most probably dont use.11:58
Wiz_KeeDaparently I cannot unmount it while running11:58
bluerumHi. I installed the 64 bit version of 12.04 LTS on a laptap with 3 gigs of ram. Should I have installed the 32 bit instead?12:02
llutzbluerum: makes no real difference12:03
mr_g4bri3lIs your laptop 64 bit?12:03
bluerumActually I'm not sure.12:03
bluerumnew to this12:03
llutzotherwise it wouldn't have installed12:03
mr_g4bri3lNo harm then.12:03
bluerumworked fine, so I guess i'm good12:04
bluerumthank you12:04
=== jeff_ is now known as Guest65709
bobocguys i'm using ubuntu using ssh and using the root i have created another user, i have added it to sudoers group but when i log in with that user and try to install RVM i get this message: cannot create directory Permission denied12:08
bobocwhy i can't create a directory?12:08
bgardnerboboc: What's the command you are issuing that throws the error?12:12
boboccurl -sSL https://get.rvm.io | bash -s stable --ruby12:12
bobocit's from rvm website12:13
bobocand the user doesn't have permissions to create a directory12:13
bobocbut i've added it using the root to the sudoers group12:13
bgardnerboboc: Assuming you trust that site, then you need a sudo in the mix.12:13
bgardnerboboc: Or lead with sudo su, then run that command.12:14
bgardnerboboc: Adding a user to the sudoers doesn't grant them full-time root permissions.  It makes it possible for them to call sudo.12:15
=== andrex|off is now known as andrex
amitshreeHello Everyone! I'm trying to send mail using php program from localhost. It gets submitted but I can't see it in my mail12:22
amitshreeI have installed postfix12:23
=== rickyb98 is now known as RickyB98
=== zhanna is now known as Guest45755
amitshreecan someone help me with this issue ?12:24
geirhaamitshree: Check your spam folder12:27
Guest45755helpгшщ12:28
Guest45755привет12:28
OerHeks!ru | Guest4575512:28
ubottuGuest45755: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.12:28
amitshreegeirha, Checked it. it's not there :(12:29
geirhaamitshree: worth a shot12:30
Guest45755ubuntu-ru12:30
andrexGuest45755, дуй на убунту ру :D12:31
=== xabo is now known as _xabo
amitshreegeirha, I think, I have configured postfix it incorrectly12:32
=== newbie is now known as Guest63777
=== Discovery is now known as Guest76521
=== marjus is now known as zamba
brejocjoin #kolab12:38
brejocwoops. sorry!12:38
is_case: iam in chall user  when i run id command thi is the output :   uid=1002(chall1) gid=1001(tf) groups=1002(chall1),1001(tf)12:39
is_i want to access the file which have the permission : -r--r----- 1 tf f1 17 Mar  1 10:43 /home/f1/f112:40
is_how it will be possible12:40
geirhais_: add your user to the f1 group12:41
is_how12:41
geirhasudo adduser "$USER" f112:41
geirhanext time you log in, you'll be a member of that group12:41
is_iam already in tf group na? can't i acces the file owned by tf user12:42
geirhais_: no12:42
is_i havent sudo permission12:42
tuxdnallutz: I found the issue. Basically the  proxy was making apt-get to write to /var/cache/apt-cacher-ng/uburep . The proxy is set as apt-cacher-ng12:42
is_i have to read that file bro12:42
geirhais_: do you have control over the user named tf?12:42
tuxdnallutz: now I simply disabled the proxy and it is working fine.'12:43
is_no12:43
geirhais_: f1 user?12:43
=== mudo_ is now known as mudo
geirhais_: you can't ask either to run some commands?12:43
is_but in the /etc/group  tf:x:1001:chall,chall212:44
=== Thorium220 is now known as Thor|Away
is_ya12:44
is_is there any possible way to read that file with some environment variables12:45
geirhais_: that means you are a member of the tf *group*, yes, but that doesn't give you any access over the tf *user*12:45
is_so is there any possible way ican read that file12:45
geirhais_: Only the users "root", "tf" and members of the group "f1" may read that file12:46
is_I HAVE THE $OLDPWD=/home/tf option in env12:46
geirhais_: If you could override file permissions by constructing some environment variable, the system wouldn't be very secure12:47
is_ya12:47
is_how to do that12:47
is_using environment variables12:47
geirhais_: not possible12:48
geirhaunless there's a security hole I'm unaware about12:48
is_why?12:48
is_how to see those holes using .bashrc or .profile?12:48
geirhais_: ... I don't know how to respond to that. Your only option is to ask one of the users I mentioned earlier to help you12:49
is_thank u12:50
is_why my system is shutdowning suddenly by showing the message critical power reached12:52
=== JoFo_ is now known as JoFo
michagogo|cloudis_: probably because your battery is low?12:54
is_ya12:56
is_sir can i hack the ssh session using environment variable if yes give me the tuorials page link i will read12:59
=== dean|away is now known as dean
michagogo|cloudis_: …no13:02
diverdudeHow do i install cmake 1.8.12 on ubuntu 12.04?13:02
Munstero/13:03
LinuxPCI need some help with partitions. I have about 10 gigs of unallocated space and I would like to add that space to my linux bootable partition. Is that even possible?13:08
jozefkLinuxPC, can you just move the slider in gparted and enlarge the partition?13:08
LinuxPCI don't know, let me try...13:09
jozefkit should work if you have only 1 partition + that empty space13:10
LinuxPCI also have a 9 gig linux-swap13:10
jozefkwhere? try to move the swap to the right till end, in case it's not already there13:11
LinuxPCok13:11
LinuxPCOn my gparted screen, I have a linux-swap 9 gigs, a 10 gig unallocated and my primary linux partition.13:13
jozefkis that the order from left to right?13:13
LinuxPCyes13:13
jozefkthen it could be a problem. but you can create a new 10GB partition on that space and use it :)13:14
jozefkor if you are brave move things around :)13:14
jozefkbut backup all your files first!13:15
LinuxPCyeah, I'm not that brave. I think I will just make a 10 gig partition and use it for downloads13:16
jozefkyes. it's still something13:16
LinuxPCappreciate it13:16
jozefk:)13:16
LinuxPCOne more thing....I chose to have a 9 gig linux-swap and this thing moves really fast. I am wondering why? I assume the swap is kind of like virtual live space?13:19
jozefkhow much RAM do you have?13:19
LinuxPC4 gigs13:20
jozefkthat's enough13:21
LinuxPCso it is kind of like adding an extra 9 gig ram13:21
dave305how to install QT 4 package??13:21
jozefkyou don't even need 9GB of swap. 4GB should be enough13:21
Wiz_KeeDanyone have good experience with partitioning?13:22
jozefk:)13:22
LinuxPCwas just making sure. I am very new to linux. I installed Ubuntu and left Microsoft for good.13:22
sgo11hi, I installed ubuntu with non-english language. Now, I changed everything to English system wide/globally. Everything works fine except grub boot loader screen. it has non-english chars at every reboot in the bootloader screen. How to fix this problem? thanks.13:22
jozefkLinuxPC, good decision. I mean at least I like Linux a lot13:23
DW-10297Does anybody know why the MEI module causes machines to power off instead of rebooting when the reboot command is issued?13:23
=== DW-10297 is now known as Teduardo
LinuxPCjozefk: thanks for the help.13:23
jozefksgo11, edit the grub file and update the boot loader I guess13:23
dave305please help me to install QT4 package..13:24
jozefkLinuxPC, no problem :)13:24
sgo11jozefk, thanks for the hint. I am not sure how to do that.13:24
jozefksgo11, it's simple. check it on google13:25
sgo11jozefk, it's simple. but I don't find options for language. I am checking the config file /etc/default/grub now. nothing locale related.13:25
jozefksgo11, https://help.ubuntu.com/community/Grub213:27
jozefksgo11, cat /boot/grub/grub.cfg13:27
LinuxPCdave305, What kind of problem are you having?13:27
dave305I want to make gui application using C++..13:28
LinuxPCdave305, I'm not that good yet. Sorry, I'm still learning how to use QT4.13:30
dave305Ok..any way thanks13:30
philinuxdave305;~ have you looked in synaptic for qt4. There are lots of packages13:33
jozefksgo11, what I would try is to edit that file by replacing the text which is in another language and do: sudo update-grub13:34
jozefkI mean only the menuentry13:34
sgo11jozefk, there is "# DO NOT EDIT THIS FILE" in grub.cfg. I don't think edit that file is a good idea. BUT I also failed to find a proper config file to change the locale. this is a mess.13:35
jozefksgo11, I know it's written. but if you are afraid, and even if you are not afraid, it is always good idea to backup the file first13:36
jozefkby the way I don't even see grub while booting. it just goes right to the login screen13:37
sgo11jozefk, I will change "set lang=" line in grub.cfg if there is no other ways. Before that, I am looking for another way. :) thanks.13:37
philinuxjozefk;~ the file to edit is /etc/default/grub13:37
a3cybeи13:37
philinuxthen run update grub to regenerate grub.cfg13:38
sgo11philinux, I am the one who has this problem. :) what to put there for changing the locale?13:38
jozefkphilinux, what to change in that file about wrong language?13:38
philinuxjozefk;~ sgo11 no idea without looking at mine13:39
jozefklol13:39
jozefknothing is there13:39
Ben64its in /etc/grub.d13:40
Ben6400_header:grub_lang=`echo $LANG | cut -d . -f 1`13:41
philinuxsgo11;~ since you changed things system wide have you run sudo update-grub13:41
Ben64sgo11: read above13:41
sgo11philinux, that's a good idea. let me try that.13:41
Ben64sgo11: if $LANG isn't returning an english code, that'd explain it for sure13:41
philinuxsgo11;~ if that does not work then see Ben6413:42
sgo11Ben64, philinux jozefk thanks a lot. I think it works. after doing update-grub, I checked set lang= in grub.cfg, it has been corrected. thanks.13:43
Ben64!yay | sgo1113:43
ubottusgo11: Glad you made it! :-)13:43
sgo11^_^13:43
philinuxsgo11;~ thought that would sort it13:43
jozefkok :)13:43
onlty!yay |13:43
ubottu: Glad you made it! :-)13:43
onlty!yay | D13:43
ubottuDplease see above13:43
onltyhuh?13:44
=== dean is now known as dean|away
dev_sHi Friends  can anyone tell me the default root passwd for this VM ubuntu-server-12.04-amd64 - Workshop V1.113:52
dev_si tried all sites but didnt get13:52
dev_sHi Friends  can anyone tell me the default root passwd for this VM ubuntu-server-12.04-amd64 - Workshop V1.113:53
cfhowlettdev_s, did you get it from Ubuntu?13:53
ActionParsnipdev_s: there is no default root password in Ubuntu13:53
* BroadcastStorm is away: White rabbit, white rabbit13:53
somsip!away | BroadcastStorm13:54
ubottuBroadcastStorm: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away <reason>" to set your client away silently. See also «/msg ubottu Guidelines»13:54
dev_sActionParsnip: i got it from www.thoughtpolice.co.u13:54
ActionParsnipdev_s: then contact them13:54
dev_sits vmware machine13:54
cfhowlettdev_s, if there is a password, thoughtpolice added it, not ubuntu.  we don't know13:54
ActionParsnipdev_s: yes, some company has set the root password, contact them13:54
ActionParsnipdev_s: by default, ubuntu doesnt have a root password and you use sudo when you need admin powers13:55
=== kevin is now known as Guest83088
oscalationwhere can i find a list of the applications that are installed by defualt in ubuntu?13:59
foobar33Can anyone help me diagnose my Internet problem: when I'm connected via cable, I sometimes lose connection, I then need to reboot my machine to make my wired connection work again.13:59
faqih_dan_kucing._.13:59
=== UltimateNate is now known as U1timat3Tr0113r
faqih_dan_kucingem ? maybe anothe connections got same problems ?14:00
foobar33any way to look for new networking drivers?14:02
jozefkfoobar33, is that only happens on Ubuntu?14:13
qkzoo1978If I log into my server via ssh, start a script that takes a  long time to run, and then get disconnected, does the script keep running?14:14
=== brat is now known as Guest6179
=== Guest6179 is now known as brat197
cgtIs it possible to configure the software updater thing to notify me of updates (not just security updates) daily? In the "Software & Updates" window I can only set it to "display immediately", "display weekly", and "display every two weeks".14:15
=== Neozonz is now known as Guest6396
cgtqkzoo1978: No14:16
cgtqkzoo1978: unless you run it through something like tmux or screen14:16
philinuxoscalation;~ here > http://packages.ubuntu.com/14:16
qkzoo1978cgt, thanks, i've used screen before, forgot about that.14:17
=== Gone is now known as Guest99284
gamoholicqkzoo1978: To create a named screen use -S "screen -S myscreen". To reconnect use -r "screen -r myscreen"14:19
qkzoo1978awesome thanks!14:19
gamoholic:)14:19
ice9does modprobe makes the loaded modules work after rebooting?14:19
Guest99284when i use recordMyDesktop it takes to much  time to encode the file . is there any other program could be better ???14:19
Guest99284any idea ?14:21
qkzoo1978Anyone know off hand the FASTEST tool for importing data into an sqlite3 database, besides sqlitebrowser?14:22
Guest99284 when i use recordMyDesktop it takes to much  time to encode the file . is there any other program could be better ???14:22
cgt!patience | Guest9928414:22
ubottuGuest99284: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com/ or http://ubuntuforums.org/ or http://askubuntu.com/14:22
bazhang!info kazam | Guest9928414:23
ubottuGuest99284: kazam (source: kazam): screencast and screenshot application created with design in mind. In component universe, is optional. Version 1.4.3-2 (saucy), package size 880 kB, installed size 2425 kB14:23
Guest99284<ubottu>  what's the command line to installl it ? thanks14:23
bazhangsudo apt-get install kazam Guest9928414:24
cgtGuest99284: ubottu is a bot14:24
jozefk:))14:24
Guest99284thanks all of you !14:25
ice9when I use conntrack rule in iptables it didn't work,  until I figured out that conntrack modules are not loaded;  and iptables didn't raise any errors, howcome??14:26
somsipqkzoo1978: I'd imagine using the sqlite console14:26
qkzoo1978The data is raw data in csv with no tables defined, can sqlite console create the tables on the fly?14:27
somsipqkzoo1978: http://www.sqlite.org/cvstrac/wiki?p=ImportingFiles14:27
qkzoo1978Im importing data from geonames.org, its at 18% and I started it on saturday o.O14:27
=== U1timat3Tr0113r is now known as Ultimatenate
=== Ultimatenate is now known as UltimateNate
=== xubuntu is now known as Guest43807
=== yuki is now known as Guest49125
yuki_irc.rezosup.org14:50
Walex2ice9: #Netfilter may be a better channel... But anyhow 'iptables' modules are entirely *optional*. It is up to you to load what you want.14:51
osbinas_GOT error  updating with intel driver http://paste.ubuntu.com/7033381 any help?14:52
Hanumaanhow to keep a short cut for "Always on Top" option in ubuntu ?14:57
helmut_hi15:04
Wulframn!hi | helmut_15:05
=== Lebby1 is now known as Lebby
oscalationis ubuntu one music streaming , does this allow you to stream any music in the ubuntu library, or is it just streaming what songs you purchase / already have?15:06
oscalationhttps://one.ubuntu.com/services/music/15:06
oscalationthe page is a little iffy15:06
Walex2oscalation: the song you have purchased.15:08
wattttttthey guys, just installed a new nvidia graphics card but using the nvidia properitary drivers it won't detect my screen as a display and i'm stuck on 640x480 and can barely navigate, it worked fine on the xorg first driver but i tried simple gaming and it resulted in a decrease of performance commpared to the integrated so i'm trying to use the nvidia drivers which i selected in additional drivers15:10
Hanumaangot the solution : wmctrl -r :ACTIVE: -b toggle,above if anything better is there would be great to know ..15:11
wattttttti am using hdmi connected to my tv screen15:12
oscalationis the correct term for ubuntu for mobile phones  "ubuntu mobile" or "ubuntu touch"  ?15:17
somsip!touch | oscalation15:19
ubottuoscalation: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch support and discussion in #ubuntu-touch15:19
Walex2wattttttt: installing the nVidia proprietary driver is not a toally simple thing. For example each driver release supports only a specific range of models.15:21
ice9Walex2: but why iptables didn't complain from conntrack when I used it and it wasn't loaded?15:24
ice9Walex2: it seems ubuntu packaging specific issue15:24
watttttttWalex2: should i be looking at nvidia drivers from nvidia's website or the manufacturer of my card instead of the additional drivers part of the settings? i noticed the performance difference even in 640x480 in terms of speed but it just won't detect my display (says it's using "built-in display") it's a GTX 76015:24
a3cybeПривет!15:26
theadmin!ru | a3cybe15:26
ubottua3cybe: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.15:26
a3cybe!ru15:26
a3cybeHi! How i can set my display resolution on 1080p15:27
a3cybexrandr give me message X Error of failed request: BadName (named color or font does not exist).15:27
Munsterwattttttt, lspci -nnk | grep -iA3 vga , to find the driver in use15:28
Munsterwattttttt, recommend nvidia-current driver, it works for most nvidia gpus15:30
Munstergotta leave...BBL15:30
usr13a3cybe: We need the *exact* error message.  Is that it?15:30
usr13a3cybe: And what command did you give to generate the error?15:32
a3cybexrandr --newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync15:32
usr13a3cybe: xrandr  without arguments will show you available options.  Do you see 1920x1080 in that list?15:32
a3cybeno15:32
usr13a3cybe: I see.... ok15:33
usr13a3cybe: What is your video card?15:33
a3cybeDVI-I-0 connected primary 1360x768+0+0  - maximum15:33
usr13a3cybe: (What does lspci say about your video card?15:33
a3cybeusr13, GTX 560 Ti15:33
usr13a3cybe: That is Nvidia.  Right?15:34
a3cybeusr13, Yes )15:34
usr13a3cybe: Do you have the Nvidia drivers installed?15:34
usr13a3cybe: Do you have file   /etc/X11/xorg.conf   ?15:35
a3cybeYes i have it15:35
VaticanCameosI've automounted an NTFS hard drive using fstab. I don't know if it's related, but now I keep getting a "Filesystem root has <insert amount in hundreds> MB diskspace" error/warning. It also hampers my Dropbox sync activities - Dropbox is not on the Linux partition but on the automounted NTFS one. I'm running Ubuntu 12.04.15:35
usr13a3cybe: Then you should see a GUI menu for manipulating screen size and monitor selection.15:35
theadmina3cybe: Do you have an Optimus card? In that case you need either nvidia-prime or bumblebee.15:36
usr13a3cybe: nvidia-settings15:36
a3cybehttp://i021.radikal.ru/1403/8d/810d1b9fe003.png15:37
usr13a3cybe: nvidia-settings  Is the X server settings GUI you will want to use, but as theadmin suggests, you may need aditional software to enable more advanced features.15:37
a3cybein the gui is not at all possible to put 1080P15:37
wxlhey guys, i hava a weird avahi problem. i can avahi-browse other machines from my lenovo g700 and i can avahi-resolve them to the right ip and those machines can connect to this machine with .local, but i can't connect to them with avahi .local addressing. what am i missing?15:38
VaticanCameosIs there a way to get around this? Because disk space analyzer is counting the stuff on my automounted hard drive.15:40
rajeshm93Quit15:40
wxlVaticanCameos: you're trying to analyze disk space?15:40
usr13VaticanCameos: df15:41
VaticanCameoswxl: The system keeps telling me that the root filesystem is running out of space. In its analysis, it is counting the space occupied by items on my automounted harddrive as well.15:41
VaticanCameosusr13: Should I pastebin the results?15:41
usr13VaticanCameos: yes15:41
ActionPa1snipVaticanCameos: what is the output of:  df -h; uname -a; dpkg -l | grep linux-image15:42
usr13VaticanCameos: df |pastebinit   #And send URL15:42
giggseyI've just got myself http://bit.ly/1cqTZ96 and I'm trying to boot 13.10 64bit LiveUSB, and I've also tried 12.04 32bit LiveUSB, and they start booting, and then the monitor stops getting any input. Any ideas?15:42
usr13VaticanCameos: Or, as ActionPa1snip suggests, give more info at once.15:42
AnAntHello, where does lightdm put logs of the user session ?15:43
VaticanCameosActionPa1snip, usr13: So I should do the first command?15:43
wxlgiggsey: can you get a virtual terminal? (ctrl-alt-f1)15:43
VaticanCameosThe one ActionPa1snip suggested15:43
ActionPa1snipVaticanCameos: its all one command15:43
ActionPa1snipgiggsey: tried the boot option: nomodeset15:43
VaticanCameosActionPa1snip: Indeed it is! Pastebinning.15:43
usr13VaticanCameos: The one ActionPa1snip suggested15:43
giggseyActionPa1snip, yes, nomodeset doesn't change anything15:44
giggseywxl, trying now15:44
VaticanCameosActionPa1snip, usr13: http://paste.ubuntu.com/7033589/15:44
giggseywxl, nope. None of the screens give any display back15:44
ActionPa1snipVaticanCameos: thats not all of the comamnd I gave15:44
VaticanCameosNeat, I didn't know pastebinit existed.15:44
ActionPa1snipVaticanCameos: cvopy ALL the comamdn I gace as ONE command, run it then pastebin the output15:45
wxlVaticanCameos: df -h is the most important part :)15:45
VaticanCameosActionPa1snip: I did this df -h; uname -a; dpkg -l | grep linux-image | pastebinit15:45
ActionPa1snipVaticanCameos: that will only pastebin the last text15:45
VaticanCameosAh15:45
usr13VaticanCameos: You have to do the command(s) without pastebinit and then copy and paste the text15:45
VaticanCameosMy bad, on it15:46
usr13VaticanCameos: (Ohterwise, we only get the last one)15:46
ActionPa1snipVaticanCameos: df -h > ~/Desktop/data.txt; uname -a >> ~/Desktop/data.txt; dpkg -l | grep linux-image >> ~/Desktop/data.txt; lsb_release -a >> ~/Desktop/data.txt; pastebinit ~/Desktop/data.txt15:46
ActionPa1snipVaticanCameos: if you want to do it the long way15:46
wxlor echo $(commands) | pastebinit15:47
VaticanCameosActionPa1snip: It is a wonder that you come up with that so fast. Wish I had that kind of thinking process. Anyway, here it is http://paste.ubuntu.com/7033616/15:47
ActionPa1snipVaticanCameos: copy and paste is a wonderful thing15:47
VaticanCameoslol15:48
theadminwxl: echo $(commands)? Isn't that essentially the same as just running "commands"? :P15:48
wxltheadmin: not exactly in this case, since it pipes the output of ALL of the commands.15:48
theadminwxl: Ah, good point.15:49
VaticanCameosActionPa1snip: The partition mounted on /media/Data is the automount NTFS drive.15:49
theadminwxl: In that case, you could as well use (commands) | pastebinit15:49
wxltheadmin: ftw ;)15:49
ActionPa1snipVaticanCameos: sudo apt-get --purge remove linux-image-3.5.0-23-generic linux-image-3.5.0-39-generic linux-image-3.5.0-40-generic linux-image-3.5.0-41-generic linux-image-3.5.0-42-generic linux-image-3.5.0-43-generic linux-image-3.5.0-44-generic15:49
VaticanCameosActionPa1snip: Out of curiosity, what are these?15:49
usr13VaticanCameos: /dev/sda6 is too small, (out of space):  /dev/sda6        12G   11G   84M 100% /15:50
ActionPa1snipVaticanCameos: then run:  sudo apt-get --purge autoremove15:50
ActionPa1snipVaticanCameos: old kernels, you will keep the present kernel and one more in case15:50
ActionPa1snipVaticanCameos: Ubuntu doesnt remove the old kernels.15:50
usr13as ActionPa1snip suggests, you can remove old kernels and free up some space.15:50
VaticanCameosActionPa1snip, usr13: It is freeing around 1.1 GB15:51
ActionPa1snip7 x 110Mb = 770Mb freed :)15:51
usr13VaticanCameos: That last one is the only one you need.15:51
ActionPa1snipVaticanCameos: oh yeah and extras, d'oh15:51
ActionPa1snipVaticanCameos: also run:  sudo apt-get clean15:51
VaticanCameosActionPa1snip: The first one is still running. Cool stuff :D15:51
DaekdroomActionPa1snip, ubuntu removes old header packages in 13.10 and will remove kernel images in 14.04, btw15:52
ActionPa1snipDaekdroom: only from Grub, the packages are still installed15:52
not_roastedhi - I'm on 13.10 but when I hold down super key, it does not bring up Unity shortcuts as I've seen on other systems. Ehh??15:53
ActionPa1snipnot_roasted: if you make a new ubuntu user, is it the same?15:53
=== makije is now known as makije|away
not_roastedActionPa1snip: I haven't tried. I can try in a little bit. I have too much going on to kill my current session. I never saw the shortcut *not* work aside from a single AskUbuntu article that I dug up from 3 months ago.15:54
usr13not_roasted: Mabye you need to choose another keyboard setting.15:55
theadminnot_roasted: Does tapping Super open the Dash?15:56
VaticanCameosIs there a command which tells me which installed application takes how much space?15:56
theadminVaticanCameos: Sort of, apt-cache show package-name will tell you that about a package15:56
not_roastedtheadmin: yes. everything works perfectly aside from this hold-super-down thing.15:56
theadminnot_roasted: That is odd.15:57
VaticanCameosWeird. Disk Space Analyzer still says 100% full.15:57
usr13VaticanCameos: ls -ltrS    <will list by file sizes, largest last>15:57
not_roastedoddly enough theadmin , I DID mess with my keyboard setting as usr13 suggested because I was troubleshooting with another user...15:58
usr13VaticanCameos: du |sort -n   <will show directories sorted by size>15:58
not_roastedtheadmin, usr13, but my keyboard setting si correct. US. :<15:58
VaticanCameosusr13: This is for the current directory right? A command which told me which application takes space would be cool.15:58
usr13not_roasted: (I said *maybe*)15:58
usr13VaticanCameos: correct15:59
leonhi everyone15:59
VaticanCameosActionPa1snip, usr13: While space has definitely been freed, I was looking for a way to not have the system count the space occupied on the automount drive. Short of removing it from fstab, I don't see any other way. I need the drive because it has Eclipse and a Python repo.15:59
=== leon is now known as Guest67619
=== Wulframn is now known as Arch-Tool
VaticanCameosCorrection: Not eclipse, but the Android SDK.15:59
usr13VaticanCameos: Just FYI, (just shoing some helpful tools you might want to you as you explore your filesyste to see what you can do without).15:59
=== Guest67619 is now known as Leon1234
zasпривет16:00
VaticanCameosusr13: Thanks for those. Will note them somewhere for convenient copy paste.16:00
=== Arch-Tool is now known as Wulframn
usr13VaticanCameos: Why do you care that the space that is occupied by the other drive is counted?16:01
zsaответ16:01
usr13VaticanCameos: Why does it matter?16:01
VaticanCameosusr13: Because that might be the reason it keeps throwing the filesystem root warning at me, or atleast that is what I perceive.16:01
llutzVaticanCameos: use "du -x ..." to ignore mounts/other fs16:01
KISwhat is this line means in a cporgram          if(id > 10)  { execl("/bin/sh", "sh", NULL);  else  printf("Try again\n"); }16:01
usr13VaticanCameos: You will get warnings when any of your filesystems are out of space16:02
VaticanCameosllutz: Ah. I meant that I wanted the system not to count that drive when throwing warnings at me.16:02
VaticanCameosusr13: I guess that's the reality I have to live with.16:02
llutzKIS: http://www.cprogramming.com/tutorial/c/lesson2.html16:03
usr13VaticanCameos: I consider it an advantage (knowing when a partition is getting full).16:03
VaticanCameosI did not anticipate that my partition would actually get full.16:03
KISi mean what is the meaning of execel16:03
VaticanCameosUbuntu's space updates are usually quite efficient I think16:03
llutzKIS: http://www.cs.cf.ac.uk/Dave/C/OLDC/subsubsection2_18_4_1_1.html16:04
usr13VaticanCameos: The alternative is that my system will no longer function when a disk is full.16:04
VaticanCameosusr13: Indeed..16:04
lokai    with open(outpath,'w') as f:16:05
lokaiIOError: [Errno 2] No such file or directory: 'config/local_config.py'16:05
usr13VaticanCameos: This way, we know what the problem is.16:05
KISbest tool for pixel-value differencing steganography  stegano indentifier in linux16:06
KIS?16:06
cfhowlett!best|KIS,16:06
ubottuKIS,: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel.16:06
=== Persona is now known as PersonABC
GivenToCodeim unfamiliar with iptables but i need to forward/reroute all traffic for a specific ip address to 127.0.0.1. Reading the iptables docs im not sure what that looks like16:07
KISok then give some of the links about that topic i havent found a single one in internet iam hopeless16:07
usr13VaticanCameos: What size is your hard drive?  (see sudo fdisk -l )(or pastebinit)16:07
usr13VaticanCameos: (You might consider re-arranging / re-sizing your partitions)16:08
VaticanCameosusr13: http://paste.ubuntu.com/7033721/16:08
bluerumgetting this message at about every other boot: http://imgur.com/tkNIs1h16:08
VaticanCameosBut if I work on partitions, don't I risk losing data here or there?16:08
bluerumAnyone know why?16:08
HuseyinHi,16:08
HuseyinHi16:08
rstefanovhello16:09
usr13VaticanCameos: OK.  YOu have only 14G for linux and are leaving the rest of a 160G HD to MS Windows.  (Is that really what you want?)16:09
rstefanovi have a vpn network interface tun0 10.70.19.174 (local ip for the vpn interface) and a local network 192.168.10.0/24. what route do i need to add and how so machines on 192.168.0/24 are able to access servers behind that vpn (route needs to be done on the gateway machine which is 192.168.10.1, this is where vpn client is)16:09
iptablebluerum, the GUI is not loading.16:09
VaticanCameosusr13: Heh. Linux was an afterthought specifically for development.16:10
bluerumIt doesent happen every time I start my computer. About 50 % of the time. What can I do?16:10
usr13VaticanCameos: Obviously, just an afterthought.  Ok.16:10
VaticanCameosThe reason Windows gets that space is because 1. It's pathetic at space management 2. Battlefield 3 and Battlefield 4.16:10
KISmy system is lenovo b560 model i installed kali linux side by windows my touch pad not working in linux16:11
ActionPa1snipKIS: kali isnt supported here16:11
ActionPa1snipKIS: ask in #kali-linux16:11
vifinoKali is debian16:11
iptablebluerum, check logs in /var/log/*, including Xorg logs to figure out what fails16:11
usr13VaticanCameos: Well, if those other partitions are not full, you could make some changes and have more room for Ubuntu.16:11
VaticanCameosusr13: Don't get me wrong, I spend most of my time on Ubuntu.16:11
llutzvifino: _based_ on debian*16:11
VaticanCameosI think I might have to buy a drive later, preferably an SSD. Would transfer all games there.16:12
vifinollutz yeah, yo right16:12
usr13VaticanCameos: Since you spend most of your time on Ubuntu, does it make sense that you have such a spall part of your HD allocated to it?16:12
VaticanCameosusr13: I did not anticipate the space boom. I should've.16:12
iptablerstefanov, it's not that simple. The router on the other side needs a route as well to route packets back to your 192 network16:13
usr13VaticanCameos: You have two HDs there, (280G worth), and you have 14G for Ubuntu.  ;)16:13
iptablerstefanov, is your tun0 set as default route?16:13
rstefanoviptable: on the other side (remote vpn) everything is sorted and i have no control over it. i can ping any machine behind the vpn from my local router16:13
VaticanCameosVaticanCameos: ;_;16:13
rstefanoviptable: default route is 192.168.10.116:14
rstefanovthats the router's ip address16:14
iptablerstefanov, you still don't understand. Machine that's got 10. address pings using that address. machines which have 192. will try to ping using 192. address. The router on the other side cannot route to them. you would need to set your VPN router with tun0 as a NAT router with address translation. it's not jus a routing question16:14
VaticanCameosI mean, usr13: ;_;16:15
VaticanCameoslol tagged myself16:15
usr13VaticanCameos: http://gparted.org/16:15
iptablerstefanov, to find out how to setup NAT router, see this: http://glonek.co.uk/linux-router/basic-linux-router/16:15
VaticanCameosusr13: I am aware of gparted. Why the link? o.O16:15
usr13VaticanCameos: Ok, just so you know....  http://gparted.org/livecd.php16:16
shafeeqhi, can i set a specific font to be used for a specific language?16:16
iptablerstefanov, that's why most use VPN on their actual NAT router. it's easier to do all the routing, NAT and VPN there.16:16
rstefanoviptable: oh snap i remember now16:16
rstefanovi needed iptables -t nat -A POSTROUTING -s 192.168.10.0/24 -o tun0 -j MASQUERADE16:16
usr13VaticanCameos: (There are about 1600 others on here, and more than likely a few others with same problem) /FYI16:17
iptablerstefanov, for a start yes. that alone *might* work. try it.16:17
rstefanovthank you for giving me this clue16:17
iptablerstefanov, no probs16:17
rstefanovit does16:17
rstefanovthe vpn server itself and remote routes on the other side are sorted16:17
rstefanovi just needed to do the same on my side16:17
rstefanovnow it is working, thank you16:17
Walex2VaticanCameos: solving your space problem/second disk problem: is that slowed down by (lack of) money or space in the PC or time or?16:18
iptableno probs. rstefanov16:18
VaticanCameosWalex2: The first option.16:19
VaticanCameosBrb!16:19
lukas999874212Bunos dias, tengo un problema con la instalacion de mi ubuntu, al parecer nop lee mi targeta grafica, una ati 552016:22
jhutchins!es16:22
ubottuEn 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.16:22
jozefkmaybe it's Portuguese :)16:24
webzzHello, anyone know how to increase the network manager authentication timeout?16:24
jhutchinsjozefk: I think it's Spanish.16:27
jhutchinsjozefk: System didn't detect his graphics card.16:28
bobocguys how can i fix this error? Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)16:29
bobocthe server is running but when i try to migrate a rails app to db i get this error16:29
llutzboboc: "grep socket  /etc/mysql/my.cnf"16:31
sudormrfhey guys! I am looking for assistance with fail2ban.  my question is related to what I put in the jail.local file for the "banaction" and "action".  Basically I am not 100% sure what to put there.  Can someone please assist?16:31
bobocllutz: http://pastebin.com/fsNp1KTb16:32
llutzboboc: you see the answer?16:32
bobocnot really sorry, i'm new to sql16:32
llutzboboc: your rails.app tries the wrong socket path16:32
bodie_any eta for 14.04?16:33
llutzbodie_: april16:33
bobocso i should change /var/run/mysqld/mysqld.sock to the /tmp/mysql.sock?16:33
ActionPa1snipbodie_: ask in #ubuntu+116:33
llutzboboc: either that or change the path in the rails.app if possible16:33
bodie_thanks :)16:33
joshu_hi what's the difference between running insserv vs update-rc.d to install an init script?16:34
bobocllutz: ok thanks16:34
joshu_Is one preferred over the other?16:34
bodie_anyone know what kernel is in 13.10 offhand?16:34
bodie_3.1116:34
faqih_dan_kucing3.11 ?16:34
ActionPa1snip!info linux-image-generic saucy16:34
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.11.0.17.18 (saucy), package size 2 kB, installed size 33 kB16:34
bodie_I need 3.13, but I can't seem to make 14.04 work on my laptop -_-16:34
bodie_guess I could just try a kernel upgrade :)16:35
usr13joshu_: I think update-rc.d is to enable scripts.  Right?16:35
faqih_dan_kucingyapz :)16:35
joshu_usr13 yeah but it seems from the man page of innsserv that it too enables scripts16:35
joshu_usr13 http://manpages.ubuntu.com/manpages/maverick/man8/insserv.8.html16:35
bodie_I think 3.11 has an issue with Haswell i7's auto underclocker where it gets stuck at its lowest speed16:36
ActionPa1snipbodie_: have you reported a bug?16:36
bodie_eh, I saw a release note about fixing it in 3.12 or 13 (I forget which)16:36
usr13joshu_:  I think the first line of the man file is a bit missleaging, if you look under DESCRIPTION, you see: "update-rc.d updates the System V style init  script  links"16:36
bodie_and i can confirm it was working on 14.04, but i'm having boot issues -- i may ask in +1 about that, or just go with 13.10 and upgrade kernel16:37
=== ace_striker is now known as super_g
plongciao..|||16:37
plong!list16:37
ubottuplong: 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 ».16:37
joshu_usr13 ok and for insert it says "   insserv  enables  an  installed  system  init script (‘boot script’) by16:38
joshu_       reading the comment header of the script, e.g.:"16:38
ActionPa1snipbodie_: your choice, we cannot support any other kernels in here excpet the ones from the ubuntu repos16:38
usr13joshu_: It just changes the name of the files from S* to K* or K* to S* (far as I know, that's all it does, someone correct me if I'm wrong)....16:38
jhutchinsjoshu_: There were like 6 different utilities for managing init scripts.  Which ones are updated for upstart I don't know.16:38
joshu_jhutchins I see16:38
jhutchinsusr13: It adds or removes links in the appropriate runlevels.16:38
joshu_usr13 jhutchins  which would you run if the script has been copied to /etc/init.d/my_script16:39
usr13joshu_: jhutchins Ok, I stand corrected, it will either change the name of or create a new symlink.  Right?16:39
ActionPa1snipusr13: both, K ius killed, then the S ones are started16:39
llutzjoshu_: insserv needs lsb-compliant script-headers.16:40
usr13jhutchins: I don't think it relly removes a link, it just changes the name from S* to K*16:40
joshu_llutz I have that. I followed the example in /etc/init.d/README16:40
bodie_Thanks ActionPa1snip :)16:40
raks437Guys I managed to install Ubuntu along side my Win8 with UEFI..please let me know how can I help other people with the same ?16:40
llutzusr13: man update-rc.d   see "remove"16:41
usr13ActionPa1snip: Yea, I know, and that is what it does, just changes the file name of the sysmlink, from S* to K*, (doen't really remove the link, just dissables it in that fashon). Right?16:41
llutzusr13: what you mean is "disable"16:41
ActionPa1snipusr13: sounds right to me16:42
sudormrfno one?16:42
jhutchinsraks437: Write out the steps, with particular attention to any parts where the existing documentation wasn't clear to you.16:43
jhutchinsraks437: Post it to a blog or a wiki.16:43
jhutchinsusr13: No.16:44
sudormrfif my goal is to append the IPs defined by <HOST> to the IP Tables with the DROP flag, what do I enter in lines 16 and 17? http://paste.ubuntu.com/7033846/16:44
jhutchinsusr13: What it actually does is controlled by the header of the init file.16:45
raks437@jhutchins:  well I was thinking to post this using Launhpad as an answer to all ? do any have a track on any bug or question in lp ?16:45
jhutchinsusr13: The init utilities add or remove links to the init script with appropriate names.  They don't rename them.16:45
llutzjoshu_: btw update-rc.d just uses insserv to take real actions, it's more of a wrapper script now16:46
jhutchinsusr13: When transitioning from one runlevel to another, the option is to start or kill a program; the init process does that by which kind of link and what it's priority is.16:46
jhutchinsusr13: Ubuntu, like most Debian derivatives, doesn't realy use different runlevels.16:47
joshu_llutz ok is it better to use the wrapper or the low level insserv?16:47
llutzjoshu_: i'd use insserv16:48
joshu_llutz cool I will try that. thanks for those who took part in the discussion16:48
llutzupdate-rc.d is more of a relict from those days today imho. just existing for compatibility to old systems/script16:49
=== protocol is now known as Guest56184
usr13jhutchins: Yea, in which case, pretty much the only ones that matter are in /etc/rc2.d/  Right?16:51
jhutchinsusr13: 0 is shutdown, 1 is single user/rescue, 2-5 are identical, 6 is reboot, default is 2.16:51
=== Guest56184 is now known as p3t3rp4rk3r
usr13jhutchins: Well, yea, I'm just talking about startup scripts.16:52
usr13jhutchins: Because when a ubuntu machine starts up, it just goes to runelvel 216:52
usr13jhutchins: So, what ever starts with S in /etc/rc2.d/ gets started and what ever starts with K does not.   Right?16:54
bittuii16:55
bittuhiiiiiii16:55
bittuheyyy16:55
cfhowlettbittu, yes we see you16:55
=== hello_world is now known as super_g
jhutchinsusr13: Right.16:58
jhutchinsusr13: Actually, whatever starts with a K gets explicitly killed, which is why the system doesn't just rename S to K.16:58
usr13jhutchins: Well some things  have changed.   Was just looking for cups (on 12.04) and I see that it is now:  /etc/init.d/cups -> /lib/init/upstart-job16:58
usr13jhutchins: Well, that is the way update-rc.d *used* to work, (I guess back in 10.04), maybe that is changed now....17:00
jesus_alguien habla español?17:00
cfhowlett!es|jesus_,17:00
ubottujesus_,: 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.17:00
usr13julieanna: But even 10.04 used upstart.  Right?17:00
usr13sorry julieanna, That was for jhutchins17:01
julieannano worries usr1317:02
=== Sleepnbum is now known as Guest78074
bodie_where would I look for boot logs?17:07
theadminbodie_: /var/log/boot.log17:08
bodie_so if it's booting, it's definitely generating a boot.log?  cause it's not in /var/log17:08
theadminHm, should be if the boot works17:08
llutzbodie_: sudo apt-get install bootlogd17:08
bodie_mkay. trying to debug a boot issue (maybe grub is failing to hit the bootloader?)17:09
bodie_er17:09
bodie_actual OS bootloader17:09
bodie_I have a haswell Vaio laptop, there was some weirdness with grub since it doesn't follow UEFI standard quite right17:10
bodie_you have to rename it to /boot/efi/EFI/BOOT/bootx64.efi or some such17:11
bodie_anyway, it wasn't hitting grub, but I installed rEFInd and now I'm able to load GRUB17:11
bodie_but it's still not making it to the boot process, I guess.  just hangs there on a purple screen after selecting the GRUB entry17:11
bodie_is there a utility similar to arch-chroot where you don't have to mount all the right volumes?17:12
OerHeksbodie_, rEFInd is for apple, not sure what you want with it on your Vaio?17:13
OerHeks!uefi17:13
ubottuUEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI17:13
bodie_erm, it works for any UEFI booting system17:13
bodie_thanks ubottu, perfect!17:13
bodie_you the man (or lady) :)17:14
Pici(robot)17:15
ggherdovhello. If I wanted to know from where the ubuntu packagers take the source code for the tool called "nmon", http://packages.ubuntu.com/precise/nmon who should I ask ?17:16
ice9why netfilter modules are not loaded automatically when using conntrack in iptables?17:16
llutzggherdov:  "... Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly."17:20
ggherdovllutz: sure.17:25
Pessimistggherdov, http://nmon.sourceforge.net/pmwiki.php17:28
=== hello_world is now known as super_g_
=== super_g_ is now known as super_g
=== Palestine is now known as Jerusalem
ggherdovPessimist: awesome17:35
Pessimistggherdov, I think it took 2 clicks to find this website from the link you provided17:38
llutzPessimist: 1click17:39
=== g_ is now known as super_g_
* ggherdov llutz Pessimist indeed. I should learn to use this clicking thing on my desktop17:39
ggherdovthanks and sorry for the noise17:40
Pessimistnp, just don't spam the maintainers17:40
ggherdovyes. lesson learnt17:41
GivenToCodeive disabled respawn in my upstart script yet it keeps respawning. is that normal?17:42
z3r0c007hello17:43
sudormrfis someone around to help me verify that fail2ban is working?17:47
sudormrfand running?17:47
usr13GivenToCode: Have you restarted the service yet?17:48
usr13GivenToCode: (I don't know really but....)17:48
GivenToCodeusr13, i am trying to stop my service17:49
GivenToCodestop my_service17:49
GivenToCodebut it keeps restarting17:49
usr13GivenToCode: sudo service <name-here> stop17:49
jhutchinsGivenToCode: What service?17:49
GivenToCodejhutchins, its an internal app17:50
sudormrfanyone?17:50
GivenToCodeusr13, those commands are synonymous17:51
usr13I had an internal app once but it came out17:51
ActionPa1snipsudormrf: ps -ef | grep -i fail | grep -v grep17:51
jhutchinssudormrf: Just watch your logs.17:52
sudormrfActionPa1snip: when I do that I get no result.  when I just do ps aux | grep fail2ban I get something17:52
sudormrfjhutchins: which log? fail2ban log? syslog?17:52
=== euphoria|jacked is now known as euphoria
=== halfie_ is now known as halfie
llutzsudormrf: use fail2ban-client  to get info about fail2ban17:53
=== Robbilie_ is now known as Robbilie
=== sayakb_ is now known as sayakb
llutzsudormrf: like "fail2ban-client status"17:53
sudormrfllutz: let me take a look17:54
sudormrfllutz: it says the it is unable to contact the server.17:54
ActionPa1snipsudormrf: yes, you see grep running don't you17:54
llutzsudormrf: pgrep fail2ban17:54
sudormrfllutz: returns nothing17:55
llutzsudormrf: sudo grep fail2ban /var/log/syslog          to check why it doesn't run17:55
sudormrfActionPa1snip: oooohhh...that's what that means17:55
sudormrfllutz: checking17:55
sudormrfllutz: returns nothing17:55
llutzsudormrf: check other logs too, idk where it logs to17:56
llutzif not syslog*17:56
ActionPa1snipsudormrf: grep -v means 'inverted grep', so show lines without the text on17:56
ActionPa1snipsudormrf: otherwise you'll always see grep running17:56
sudormrfActionPa1snip: good to know.  :).17:57
sudormrfllutz: hmm.17:57
ActionPa1snipneater17:57
usr13a clever way of not confusing yourself ;)17:57
ActionPa1snipespecially if you are piping to wc -l17:57
sudormrfllutz: I got it sorted! thanks!17:58
Xuiscehello17:59
llutzActionPa1snip: use brackets to eliminate grep, like: ps aux | grep [f]ail2ban18:00
=== root_ is now known as Guest2115
sudormrfyay! llutz ActionPa1snip thanks!!!!!18:01
ActionPa1snipllutz: cool, learn something new every day18:01
llutzActionPa1snip: or ps $(pgrep fail2)       or or or  :)18:02
ActionPa1snipllutz: is pgrep on all gnu distros?18:02
llutzActionPa1snip: comes with psmisc18:02
llutzActionPa1snip: pgrep/pkill, very handy imho18:03
llutzi'm not sure if it comes with *buntu by default18:04
=== brat is now known as Guest50689
=== Guest50689 is now known as brat197
ActionPa1snipllutz: ahh i see, i like to keep to the ones which are on everything, thats why i learned vi18:05
llutzyup18:05
mjuszczakCan someone help me interpret this bug: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/911747 -- was that added in 13.10 or 14.04?18:11
ubottuLaunchpad bug 911747 in openssh (Ubuntu) "[Feature] Add AuthorizedKeysCommand to OpenSSH" [Wishlist,Fix released]18:11
parapanHi all / I have a Dell Inspiron 6400 - Bios version A17 - 4 Gb RAM Ubuntu 12.04 LTS / Sys Information shows only 3,2 Gb RAM / I manually installed PAE support - still 3,2 GB RAM / checked DELL website A17 is the latest Bios version ....what should I do ???18:15
llutz!info openssh-client | muh2000   from version number, it is already in 13.1018:16
ubottumuh2000 from version number, it is already in 13.10: openssh-client (source: openssh): secure shell (SSH) client, for secure access to remote machines. In component main, is standard. Version 1:6.2p2-6ubuntu0.1 (saucy), package size 480 kB, installed size 2352 kB18:16
OerHeksmjuszczak, yes, saucy proposed18:16
mjuszczakOerHeks: saucy proposed is an add-on repo, correct?  Will it be part of main then in 14.04?18:20
flipsplan: run ubuntu on thinkpad tablet 2 (32 bit atom tablet pc), UEFI secure boot is set to off in BIOS. Downloaded 32 bit desktop image (850 MB or something) ... How should I proceed? Just dd the iso to the thumb drive (/dev/sdb) or partition (/dev/sdb1)?18:20
llutz!info openssh-client  trusty18:21
ubottuopenssh-client (source: openssh): secure shell (SSH) client, for secure access to remote machines. In component main, is standard. Version 1:6.5p1-4 (trusty), package size 560 kB, installed size 3771 kB18:22
llutzmjuszczak: looks like18:22
OerHeksmjuszczak, yes, you can enable it in softwarecenter > edit > sources... not sure it is available in 14.04 standard18:23
PlasmastarHi.18:24
PlasmastarWhat size DVD would I need to make a copy of Ubuntu?18:25
=== diverdude is now known as Guest26132
kezudoes apache no longer work with php in ubuntu did a new install and php pages wont load18:26
michagogo|cloudPlasmastar: Erm, I think there's only one size of DVD18:26
Plasmastar4 and 8 GB sizes18:26
usr13kezu: It does but must be enabled18:27
michagogo|cloudPlasmastar: The Ubuntu ISOs are all <1 GB, I believe18:27
kezuusr13, can you please tell me what i need to do to get it working\18:27
kezuthe browser just tried to doanload php pages18:27
kezuwas working before but i deleted apache and reinstalled it18:27
michagogo|cloudSome of them are small enough to fit on a CD, others aren't, but they should all fit on a DVD18:28
kezualso does /var/www no longer act as the default directory for apache?18:28
sudormrfok.  another question about fail2ban.  currently the rule I created is doing this "racoon: ERROR: Invalid exchange type 243 from <HOST>", does anyone know if I can set a wildcard for the error number? meaning instead of 243 it would be something like *?18:29
usr13kezu: Just a sec..18:29
kezuk18:29
sudormrfI am going to run some regex tests now18:30
PlasmastarWhat the crap. Why is the newer version not LTS?18:31
=== super_g_ is now known as super_g
bazhang14.04 is lts18:32
PlasmastarAlso. If I have 2GB memory, would 32-bit not run, at all?18:32
ActionPa1snipPlasmastar: 32bit will rn if you want18:32
steve_HEy18:33
Zalwhen I run "apt-get remove openjdk-6-jdk", apt removes the package, and then installs openjdk-7-jdk automatically. Presumably because I have another package installed which requires java. Is there a flag I can pass to force removal *without* replacement?18:33
Plasmastarbazhang: I see 12.04 and 13.10 on the site.18:33
PlasmastarAm I missing something?18:33
steve_Guys im on CrunchBang18:33
ActionPa1snipsteve_: crunchbang isnt supported here18:33
bazhangPlasmastar, 14.04 is the next lts, the current lts is 12.0418:33
ActionPa1snipPlasmastar: its not released yet, so you woint see it on the site yet. You can get prerelease with some searching18:34
PlasmastarAre there any actual advantages or cons between 32-bit and 64-bit flavors?18:34
usr13kezu: Are you on 12.04?18:35
sudormrfanyone?18:35
sudormrfllutz: ?18:35
shadyhosnyi want to install skype but it doesnt want to18:35
kezuusr13, yes18:35
PlasmastarWhen did Ubuntu become so hard. :)18:36
kezuikr18:37
kezui installed apache with the server install everything worked fine18:37
kezunow a year or so later i reinstalled apache after an error that appeared out of nowhere18:37
llutzsudormrf: no real idea, but aren't those rules regex-based? so it shouldn't be a problem to use wildcards18:37
kezuand nothing works18:37
sudormrfllutz: I think my problem is I don't know what the wildcards are for this.  I have tried *, *., <*.> and all the regex tests have failed18:38
bazhang!info skype partner | shadyhosny18:38
ubottushadyhosny: skype (source: skype): client for Skype VOIP and instant messaging service. In component main, is extra. Version 4.2.0.11-0ubuntu0.12.04.2 (partner), package size 15 kB, installed size 61 kB (Only available for i386; amd64)18:38
sudormrfllutz: man fail2ban says "no manual entry for fail2ban"18:39
bazhangenable the partner repo shadyhosny18:39
shadyhosnybazhang how can i enable it18:39
sudormrfI think i found it18:40
sudormrfllutz: I think it is .*.18:40
llutzsudormrf: in doubt http://www.fail2ban.org/wiki/index.php/Main_Page18:40
sudormrfllutz: no period at the end18:40
bazhangshadyhosny, in software updates/update manager/synaptic which do you use18:40
bazhang!partner | shadyhosny18:41
ubottushadyhosny: Canonical's partner repositories provide a location for software vendors to publish applications. The repo itself can be added by running this in a !terminal: « sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" »18:41
llutzsudormrf:  \d+  does not work?18:41
mr_louHello all.18:41
sudormrfllutz: let me try it18:42
mr_louSo, I'm a bit behind on upgrading. I've waited upgrading because I was working on a project. So I only upgraded to 12.04 just now.18:42
sudormrfllutz: .* absolutely works18:42
usr13kezu: See my PM18:42
sudormrfllutz: that also works18:42
gcbirzanHow does one search for bugs related to a package in launchpad?18:42
mr_louProblem: After upgrading my internet is gone. I can get it back though, but typing sudo service network-manager stop and start in a terminal after boot, but I'd sure like to get it back normally. Can anyone help?18:42
mr_lou*but = by18:43
sudormrfllutz: are both accomplishing the same thing, or is one better than the other?18:43
gcbirzanmr_lou: Is there anything in the logs about it when it fails?18:43
llutzsudormrf:  \d+ only matches decimals, .*  any chars18:43
sudormrfllutz: ah, I will go with \d+ for now.  thank you again!18:44
mr_lougcbirzan, How do I view the logs? During boot, it takes a long time trying to configure network. "Waiting another 60 seconds for network".18:44
gcbirzanmr_lou: It should be in /var/log/syslog, probably. Though, I know nothing about network manager, except that it's crap :P18:44
windowshi18:45
trismgcbirzan: https://bugs.launchpad.net/ubuntu/+source/packagename; you can see the source package name in the: apt-cache show packagename; output (Source or Package if no Source)18:45
gcbirzanmr_lou: Your problem, however, sounds like your network interface isn't brought up automatically at boot. If you check /etc/network/interfaces, do you have an auto blah, where blah is your main network interface (should be eth0 for a desktop)18:45
shadyhosnystill cant enable repo18:45
gcbirzantrism: Yeah. Not helpful for kernel bugs, I wanted to search for a specific version, I see 2.6 bugs in there :P18:45
gcbirzan1 → 75 of 2859 results18:46
windowsany way to make guvcview or cheese to work like video security on laptop to motion det and rec video ;)18:46
trismgcbirzan: yeah for that I would use google, launchpad linux version bug description18:46
gcbirzanOh, well. Gonna try to see if upgrading initramfs fixes it18:46
gcbirzan<-- is trying to install 3.13 on saucy from trusty.18:46
trismgcbirzan: honestly it is usually easier to find bugs on launchpad from google anyway18:46
shadyhosnybazhang cant find it18:46
gcbirzantrism: Yeah, I was afraid of that :P18:47
mr_lougcbirzan, Hmm... well... nothing looks suspecious, but I don't know what to look for.18:47
gcbirzanmr_lou: You can post it on bpaste.net or something similar18:48
kezuanyone know whay apache no longer works with php on reinstall?18:48
mr_lougcbirzan, Yes, checked interfaces. It does have a line with iface eth0 inet dhcp18:48
kezuit just tries to download php pages18:48
shadyhosnyguys i downloaded skype from the website but i cant install it18:48
gcbirzanmr_lou: It should have a line, above, saying auto eth018:48
llutzkezu: sudo a2enmod php5 && sudo service apache2 reload18:48
kezuapache2 reinstalled on ubuntu 12.04 server18:48
mr_lougcbirzan, oh... hmm...18:49
mr_lougcbirzan, auto eth0 is below that line.18:49
gcbirzanmr_lou: Though, granted, I'm not really sure how Ubuntu does it, I'm way more familiar with Debian :)18:49
gcbirzanthat should be fine18:49
mr_lougcbirzan, mkay18:49
mr_lougcbirzan, afaik pastebin doesn't require an account.18:50
gcbirzanNope.18:50
Liam-I'm having issues with apt-get. http://paste.ml/sakimu.avrasm Yet even after removing the apt/lists/*, it still doesn't save/gives teh same error18:50
tmagershadyhosny: what's the problem with it?18:50
merajhi18:50
merajI cloned libpthread source from git repository18:50
shadyhosnytmager: i cant install skype on the laptop18:50
Liam-I'm thinking, because I saw the SAME Ubuntu server on multiple errors, it's the actual italy server (assuming what "it" is)18:50
mr_lougcbirzan, When I call sudo service network-manager stop, it replies:18:50
merajI can't find any makefile in there18:50
mr_loustop: Unknown instance:18:50
merajcan anyone tell me how to make the library?18:51
gcbirzanmr_lou: What happens if you say "ps aux | grep -i network18:51
gcbirzanWithout the quote18:51
tmagershadyhosny: I realize that, but specifically why not? what's the file you're trying to install from called?18:51
mr_lougcbirzan, I get this back:18:51
mr_louroot      2635  0.0  0.1  23468  5796 ?        Ssl  19:41   0:00 NetworkManager18:51
mr_lousirlou    2777  0.0  0.0   4404   844 pts/1    S+   19:51   0:00 grep -i network18:51
gcbirzanmr_lou: I'm assuming you booted 10 minutes ago?18:51
alok99Has anyone ever tried to install Ubuntu on an iMac that doesn't have OS X on it?18:52
mr_lougcbirzan, Yup18:52
mjuszczakOK, I'm confused.  Would something that's in proposed still be included in the man file?  Out of box Ubuntu 13.10: man sshd_config | grep AuthorizedKeysCommand | wc -l -> 518:52
gcbirzanHm, let me try to find a ubuntu machine :P18:52
mr_lougcbirzan, But at the moment, I am online using this machine. So probably not useful to run that command right now?18:52
mjuszczak... yet SSH refuses to restart when I add that in. Supposedly the version of SSH with it supported is only available in proposed, but why would it be in the man page?18:52
shadyhosnytmager: skype-ubuntu-precise_4.2.0.13-1_i386 thats the file name18:52
gcbirzanmr_lou: You should, in /var/log/syslog, have stuff like this: Mar  3 07:51:49 tedy-pc NetworkManager[1283]: <info> (eth1): DHCPv4 state changed renew -> renew18:53
gcbirzanmr_lou: grep -i networkmanager /var/log/syslog18:54
merajanyone can help with making libpthread from source?18:54
tmagershadyhosny: sorry, disconnected for a second -- anyway, if it's not a .deb have you tried just running ./whateverthefilenamewas?18:55
llutzmjuszczak: according to the launchpad link you pasted earlier, the openssh version in 13.10 already has the patch integrated18:55
diverdudeHello....i have downloaded these binaries: http://www.hdfgroup.org/HDF5/release/obtain5.html How do i install them on the system?18:55
llutzmjuszczak: so yes, it should be mentioned in the man-page and no, no need for proposed18:55
shadyhosnytmager: how can i get that ?? am new to ubuntu18:55
tmagerhit ctrl-alt-t to open the terminal and navigate to the directory that has the file in it18:56
gcbirzanmr_lou: Also, as a curiosity. When you just boot, can you ping stuff, or is it just tha tthe web browser won't work?18:56
Picimeraj: what are you trying to accomplish here?18:57
mr_lougcbirzan, Haven't tried. But web and mail didn't work. (Thunderbird)18:57
diverdudecan anybody help me?18:57
mr_lougcbirzan, Pretty sure it's everything. :-)18:57
shadyhosnytmager: sorry but i forgot how to navigate to a specific location18:57
gcbirzanmr_lou: You can try. Network manager has this feature where it thinks it doesn't have Internet, but it does, so software that's ware of it won't even try to connect18:57
mjuszczakllutz: Oh okay, thank you.18:57
Liam-http://paste.ml/sakimu.avrasm <-- Can anyone help fix this?18:57
merajPici: I want to cross compile pthread and generate a libpthread.a for arm18:58
mr_lougcbirzan, So try to ping e.g. www.google.com ?18:58
cyfordi keep having unexpected dns issues..18:58
tmagershadyhosny: cd newlocation18:58
gcbirzanmr_lou: Yup.18:58
merajPici: I cross compiled libncurse already18:58
mr_lougcbirzan, Alright, will try. bbl. :-) Thanks18:58
gcbirzanmr_lou: Not that it'd fix your problem, but at least you know where to start.18:58
gcbirzanOr what to blame :)18:58
mr_lougcbirzan, Yuo18:58
mr_lougcbirzan, I mean Yup18:58
merajPici: but I can't seem to find out how to do it with pthread18:58
mr_lougcbirzan, Rebooting to bring back the problem.18:58
=== Guest6396 is now known as Neozonz|Discx2
Guest69562hey guys I have an emergency please help me to install Moonlight (silverlight) for either firefox or chromium plz ???18:59
xsayhello everyone, I created a new password to use for my disk partition, and copy-pasted it as the new password during changing, and all was done successfully. but when I wanted to access the partition, it says wrong password and I cant unlock the partition. how can this be?18:59
cyford  my ubuntu is having unexpected dns issues..    i have my own dns server   and  all others are working fine,   nslookup displays fine  athough it shows comming from 127.0.0.1#    but i cant ping   smtp.googlemail.com19:00
cyfordi can from centos,19:00
JujuHello i want to use some java type software... It needs (at least) sun-java6-jre19:01
Jujuwhere can i install this?19:01
tmagershadyhosny: you in the directory yet?19:01
cyfordalso    having  2 dns  servers on this machines doest act as backup..  more like load balancing for me19:01
cyfordjuju  i installed from source19:02
Mr-64br13lJuju: $ sudo add-apt-repository ppa:webupd8team/java19:03
Mr-64br13l$ sudo apt-get update19:03
Mr-64br13l$sudo apt-get install oracle-java7-installer19:03
Jujubut.. i meant, i don't want to install the software to create java applications, i only need to run applications19:03
Picimeraj: Are you sure that you don't already have it and that it is just looking in the wrong path?19:03
=== CyberJacob|Away is now known as CyberJacob
Jujuoracle-java7-installer is the software to create them or to run them?19:03
Mr-64br13lJuju: Installing that will help you run the java program that you need.19:03
cyfordsource on java website  but i had to get icetea  for it to work with firefox19:03
ekhI have ubuntu 10. Is there a way to install v13 without a CD or USB?19:04
viejhello everyone, my password change was done successfully. but now the new password isnt accepted, and I cant access the disk partition19:04
merajPici: I have one which I got from a toolchain19:04
merajPici: but when I try to link it (libpthread.a) it gives all sorts of symbol not found errors19:05
merajPici: I can give you pastebin output19:05
shadyhosnytmager: sorry but i dont know what to type after cd19:05
path0gentype this19:05
path0genman cd19:05
Picimeraj: Hm... I just got alerted to a work issue here that I need to take a look at, but perhaps someone else here (or in ##linux) can give you a hand19:05
llutzekh: debootstrap19:05
merajPici: ok19:06
merajPici: thanks19:06
viejhello everyone, my password change was done successfully. but now the new password isnt accepted, and I cant access the disk partition19:06
=== hello_world is now known as super-g
cyford  <viej>   is the username the same case as the one u use to use?19:08
viejcyford,19:08
viejI only need password, itis for the disk partition. therefore I dont need a username19:08
maultitudeIs there a way to specify different ssh ports for internal and external users?19:08
heathheya19:09
maultitudeI need port 22 for certain softwares used internally, but prefer not exposing 22 to the outside world19:09
cyfordohh u encripted the disk19:09
usr13viej: What do you mean "for the disk partition".  What exactly are you trying to login to?19:09
heathi'm wanting to change the launcher keyboard shortcut to the typical key used on mac machines for launching it's dash19:09
llutzmaultitude: are you behind a router?19:09
heathI'm guessing there's some other way of doing this besides using ccsm?19:09
badasscan i preserve environment variables set in a bash script and pipe the variables to another command?19:09
heathCCSM isnt' working for the launcher19:10
Guest69562hey guys I have an emergency please help me to install Moonlight (silverlight) for either firefox or chromium plz ???19:10
badass$bash -C "/path/to/env.sh; echo $variable;"19:10
badasshow can i accomplish this?19:10
badassenv.sh would set $variable19:10
usr13viej: Oh, are you using an encrypted filesystem of some sort?19:10
gcbirzanbadass: export variable19:10
maultitudellutz: yes. want to forward a nonstandard ssh port, but still be able to use ssh on port 22 internally19:10
cyfordguest if its for netflix  u need to use wine19:10
gcbirzanbadass: without the $ sign.19:10
viejusr13, it is a partition of my external disk. I wanted to change its password. and I created a new one in my password vault. then I copy-pasted it during the pw change process. it was changed successfully. then I entered the new pw to access the partition, and it is not accepted since.19:10
badassgcbirzan: yeah i tried that19:10
maultitudellutz: actually, I'm a jackass19:10
parapanHi all / I have a Dell Inspiron 6400 - Bios version A17 - 4 Gb RAM Ubuntu 12.04 LTS / Sys Information shows only 3,2 Gb RAM / I manually installed PAE support - still 3,2 GB RAM / checked DELL website A17 is the latest Bios version ....what should I do ???19:10
maultitudellutz: I just won't forward port 22.. duh..19:11
gcbirzanbadass: Oh. You mean from a script!19:11
gcbirzanbadass: I get it.19:11
llutzmaultitude: just let ssh listen on 22 and  configure portforwarding outside xxx -> inside 2219:11
gcbirzanbadass: You can't. However, if you can run the script in the current shell: . /patch/to/env.sh19:11
badassyeah the bash file contains 'export THIS_VARIABLE="value"'19:11
gcbirzanOr, well, source /path/to/env.sh19:11
badass:-/19:11
gcbirzanInstead of running it.19:11
badassso bash -C "source /path/to/env.sh; echo $THIS_VARIABLE"19:12
gcbirzanbadass: Yup.19:12
badasshmm19:12
llutzmaultitude: that's from WAN-side the same as letting ssh listen on port (xxx) !=2219:12
badassthx19:12
badassgcbirzan: it does not work19:13
maultitudellutz: I just added the second port into /etc/ssh/sshd_config.. will only forward the new one on the router. 22 will just stay blocked from the outside19:13
alok99Has anyone ever tried to install Ubuntu on an iMac that doesn't have OS X on it?19:13
gcbirzanbadass: http://bpaste.net/show/gZD1igrpl10nPWq5Y3eJ/19:13
llutzmaultitude: works too, makes just no sense19:13
badasshmm19:14
badassweird im not getting those results ><19:14
llutzmaultitude: if you're not directly connected to the internet, nobody from WAN will see the real ssh-port. that's job of portforwarding19:14
viejusr13, this is extremely strange. instead of trying to access with the new password, I tried to change the password again. since for this I had to enter the present pw first, I did so, and the change was successful (the first pw was accepted). what more, I can access the partition with the new pw now.19:14
badassgcbirzan: try it with an export?19:15
maultitudellutz: that's a good point.19:15
gcbirzanbadass: Are you sure you're doing exactly what you typed? Again, you cannot export a variable in a parent process, so if you do bash -c '. foo.sh'; echo $a, it won't work19:15
viejstranger than paradise19:15
usr13viej: Very good.19:15
viejbut how come?19:15
gcbirzanbadass: It works, as expected.19:15
gcbirzanbadass: http://bpaste.net/show/HXXMC1z3oHkjWQ5K8QEJ/19:16
badassokay yeah19:17
badassi did separate the quote19:17
badassthanks19:17
viejas far as I've seen, there is no restriction on the composition of passwords, right? you can use any special character.19:17
gcbirzanYou're welcome!19:17
gcbirzanviej: Yes.19:17
gcbirzanThough, I wouldn't know where to begin telling you how it works with non-ascii19:18
mr_lougcbirzan, No, couldn't ping anything. Looked in the syslog again, but couldn't spot anything weird.19:18
gcbirzanmr_lou: Could you paste the relevant (whatever network manager says) to bpaste.net or pastebin, whatever :)19:18
gcbirzanAlso, I've ordered food and it'll soon be here, so I might need to leave :P19:19
mr_lougcbirzan, From syslog? Ok19:19
=== bfiller is now known as bfiller_afk
mr_lougcbirzan, Ok19:19
adamcunningtonHi, I have quite a gap in my understanding on best practice re. third party stuff / even stuff in ubuntu repositories19:19
adamcunningtonWhen is it better to use ubuntu repository over getting an up to date version19:19
gcbirzanadamcunnington: I'm not sure I understand the question.19:20
mr_lougcbirzan, Hm.. actually there are only 2 NetworkManager lines when it fails:19:20
mr_louMar  4 20:08:44 sirlou-desktop kernel: [   23.030089] type=1400 audit(1393959587.752:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=538 comm="apparmor_parser"19:20
mr_louMar  4 20:08:44 sirlou-desktop kernel: [   23.030107] type=1400 audit(1393959587.752:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=553 comm="apparmor_parser"19:20
gcbirzanBut, in my experience, mixing different versions of Ubuntu (or, God forbid, Debian, or other variants) on the same system doesn't always work flawlessly19:20
usr13adamcunnington: Just depends what version of what app you want/need, but it is always best to use the package management system.19:21
gcbirzanCase in point, you cannot install the trusty kernel on saucy :)19:21
usr13adamcunnington: If you can tell us what it is you want to do with your computer, we might be able to tell you of a way to do it.19:21
mr_lougcbirzan, Those are the only two lines that has the word "networkmanager" in them during boot in the syslog.19:21
adamcunningtonusr13: take wine and winetricks19:21
mr_lougcbirzan, Mixing different versions? Was that for me?19:22
viejthank you all for your help, good night!19:22
gcbirzanmr_lou: It was for adamcunnington19:22
mr_lougcbirzan, Ok. :-)19:22
usr13adamcunnington: Ok.... And your question _______________?19:22
usr13adamcunnington: Have you considered VM?19:22
adamcunningtonusr13: winehq advised that my version of winetricks and probably wine is really outdated and i should get it from winehq.com - would that be a PPA?19:22
adamcunningtonusr13: i have considered it yes but in my case, I am trying to install replaymusic which is sound-card recording software. I want to be able to record locally, rather than booting up virtualbox19:23
gcbirzanIt could be. Debian has this wine-unstable package, which is a newer version19:23
usr13adamcunnington: I just use the version that is available from the repository, (and works fine for everyting I've used it for).  So, have you tried using it for anything?  Or have you even installed it yet?19:23
adamcunningtonusr13: replaymusic isn't working with wine because there are 2 files that it requires that are missing; wmvcore.dll and lassolib.dll. Someone suggested that winetricks might have a solution which i'd not heard of before so i'm now looking into winetricks and on the way, someone suggested that my version is really out of date19:23
adamcunningtonusr13: it installed with wine, looks like ubuntu 12.04 packages it with it19:24
mr_louAfter upgrading to 12.04 I've lost the ability to invert the colours. I'd really like that back.19:24
adamcunningtonusr13: i don't know how to use it yet, i'm at that stage now, i don't even know what it 'is' lol19:24
usr13adamcunnington: Why not use native software for hyour recordings?19:24
parapanHi all > ubuntu 12.04 reports 3,2 Gb of RAM / lshw report memory 2x2 GB / where is the rest of ?19:25
mr_lougcbirzan, Would it be a good or bad idea to upgrade to 13.04 before fixing this network issue?19:25
adamcunningtonusr13: because replaymusic is good and i've paid for a license forit19:25
usr13adamcunnington: ONce you have wine installed, when you bring up a .exe file, it just loads it up.19:25
adamcunningtonusr13: unless there is a better, free, native version that you can suggest19:26
adamcunningtonusr13: wine doesn't work with it due to 2 missing .dlls as i said above. This is why i'm now looking into winetricks19:26
usr13adamcunnington: But use the tools and apps that are already available for Ubuntu, (rather than trying to install applications that are supposed to run on MS Windows systems).19:26
usr13adamcunnington: Again:  Have you considered VM?19:27
adamcunningtonusr13: again, that won't help - did you read what i said above?19:27
adamcunningtonusr13: there is no ubuntu alternative to replay music that is even 1/10th as good19:27
adamcunningtonusr13: it auto tags and everything19:28
llutzparapan: uname -m        are you using 32bit?19:28
adamcunningtonman, i need 2 computers, 1 for linux and development, the other windows for actually doing stuff. Linux is a million years away in terms of getting things to support it :|19:29
usr13adamcunnington: I don't know about the app your talking about, but I've used audacity19:29
usr13adamcunnington: And how long have you been using Linux?19:30
adamcunningtonusr13: audacity is quite different19:30
adamcunningtonusr13: about 4 days19:30
adamcunningtonusr13: but like 50% of the things i wanted on here, I can't19:30
adamcunningtonusr13: itunes, internet explorer for web dev testing purposes, replay music, sonos controller - all don't work19:30
adamcunningtoneven with wine19:30
llutzadamcunnington: linux is not a starter for windows applications19:31
adamcunningtoneven programs that do work with wine have partial functionality. Ubuntu is awesome but there are certain things I need to be able to do on it that I currently can't - feel like I've hit a brick wall19:31
usr13adamcunnington: I still do not understand why you don't want to use virtualbox19:31
usr13adamcunnington: (What you have said makes no sense at all.)19:31
adamcunningtonllutz: i understand that but it's also not an alternative when support is so limited19:31
llutzadamcunnington: depends on the usage, ymmv19:31
adamcunningtonusr13: because then whenever i want to use this software, i have to boot up virtualbox and have the software duplicated inside it19:31
gmachine_24OK enough; debate this somewhere else19:31
parapanllutz: yes19:32
adamcunningtongmachine_24: this is not a debate - i'm merely trying to get things working19:32
usr13adamcunnington: You *have* hit a brick wall, (because you have installed linux and only want to run MS Windows apps).19:32
johtsoouch, is there a way to bulk roll-back the actions of an accidental apt-get upgrade?19:32
gmachine_24adamcunnington, I came in late. What is your problem?19:32
llutzparapan: 32bit cannot handle more than ~3.2 GiB, you'll need 64bit to use the full 4GB (or PAE)19:32
adamcunningtonusr13: That's not true. I will run any app that can do what i used to use, did.19:32
johtsoI have the changes made from the logs19:33
usr13adamcunnington: Have you tried virtualbox before?19:33
parapanllutz: installed PAE kernel manually19:33
usr13adamcunnington: Have you tried aduacity?19:33
adamcunningtonusr13: yes. Replay Music and audactity are years apart, they do different things19:33
gcbirzanjohtso: Not really.19:33
johtsogcbirzan, damn19:33
adamcunningtonusr13: replay music records and auto tags tracks. Audacity is a very broad 'audio manipulation' tool19:33
parapanllutz: lshw command reports 4 GB RAM / virtualbox reports 3,585 GB RAM on the host machine - ubuntu / Ubuntu system monitor reports only 3,2 Gb Ram19:34
adamcunningtongmachine_24: I want to be able to run spotify / chromium in ubuntu and record using software called replaymusic19:34
Beldarjohtso, There is no last working option here, what is the issue, it might be easier to fix?19:34
paulobtrhi19:34
anidudeHello19:34
adamcunningtongmachine_24: Replay Music is not available for linux and so i tried to install it using wine - it installed succcesfully but it won't run as there are 2 missing DLLS. That's where I'm at and the stage in which I am stuck19:34
usr13adamcunnington: Well, I do not know what you want to do.  I have not used Replay Music and do not know what it does.  If Replay Music does not have a Linux alternative, take it up with their developers, (complain to them, not us).19:34
adamcunningtonusr13: sorry, i don't mean to complain, just frustrated but i'm genuinely looking for a solution. As i understand it, virtualbox essentially runs as a separate machine and so it couldn't possibly record from software running outside of it, no?19:35
gmachine_24adamcunnington, I never use wine so I can't help you.19:35
johtsoBeldar, I was hoping to be able to do something general and automatic, as this caused a whole swathe of packages to be upgraded, and across two servers19:35
anidudeSo, my father just installed ubuntu onto an old laptop, as his win7 partition was just nasty, and he says he'd played with  linux before19:35
llutzparapan: vmstat -s -SM | head -119:35
parapanllutz: maybe the rest is taken by the embedded video card ? but that reports a max of 256 Mb19:35
anidudehowever, the tv he's using as a monitor isn't being used as a sound output19:36
usr13!vbox | adamcunnington19:36
AcidRain2012http://pastebin.com/8AQtJ9SC can someone help me with this issue. it was working fine last night. i wake up to this19:36
ubottuadamcunnington: Virtualbox is a virtualizer for x86 and amd64 architectures. It's available in the package "virtualbox" in the !repositories, and you can download the Virtualbox Extension Pack for additional, non-Free functionality at http://virtualbox.org . Additional details can be found at https://help.ubuntu.com/community/VirtualBox19:36
anidudevia the hdmi19:36
MonkeyDustadamcunnington  #ubuntustudio is multimedia dedicated, ask your question there19:36
parapanllutz:   3275 M total memory19:36
anidudeany reasons the hdmi port isn't being used as a sound output?19:36
anidudehe's been playing with video card drivers trying to get it to work19:36
AcidRain2012the file permissions are properly set19:37
llutzparapan: uname -a    reports PAE kernel and "grep -i pae /proc/cpuinfo" shows some "flags" lines?19:37
Beldarjohtso, Not anything I can do, however with details this channel is helpful.19:37
AcidRain2012yet... it says bad ownership19:37
parapanllutz:  3.5.0-46-generic #70~precise1-Ubuntu SMP Thu Jan 9 23:56:40 UTC 2014 i686 i686 i386 GNU/Linux19:37
llutzparapan: thats not a PAE kernel afaik19:38
johtsoBeldar, yeah, fair enough, I'm going to start with trying to roll back postgres specific packages as that's where things are breaking at the moment19:38
AcidRain2012someone please just take a look at it when you get a chance and give me any type of advice. http://pastebin.com/8AQtJ9SC19:38
parapanllutz: flags: fpu vme de pse tsc msr pae mce19:38
llutzparapan: well your cpu supports PAE but the kernel doesn't.19:38
parapanllutz: I was thinking the same > that's why I installed PAE manually .....restarted, but the situation is the same ....19:39
paulobtrI'm on 12.04 64bit. I'm trying to endode a flv file to xvid avi  (old dvd/tv player format). The following line: avconv -y -i video.flv -acodec libmp3lame -vcodec mpeg4 -vtag xvid video.avi ......retuns: unknown encoder libmp3lame. Synaptic show me that I have libmp3lame0, so I try with that...same result: unknown encoder libmp3lame0....19:39
llutzAcidRain2012: ls -ld /media/AcidShower/FTP/jkdf2/       must be root-owned19:39
=== g_ is now known as super_g
parapanllutz: https://help.ubuntu.com/community/EnablingPAE i followed the instructions from this page . . .19:40
usr13!info virtualbox-guest-additions.iso | adamcunnington19:40
ubottuadamcunnington: virtualbox-guest-additions-iso (source: virtualbox-guest-additions-iso): guest additions iso image for VirtualBox. In component multiverse, is extra. Version 4.2.16-1 (saucy), package size 45368 kB, installed size 58276 kB19:40
AcidRain2012llutz, i just tried it with root owned. didnt work. same issue19:40
yofunQuestion why is my server seeing its LAN IP instead of its WAN IP ( http://stats.frenzic.net)19:40
yofunQuestion why is my server seeing its LAN IP instead of its WAN IP ( http://stats.frenzic.net)19:41
parapanllutz: i saw the difference on the kernel files since i've installed kali beside ubuntu ...and on the grub screen the kali kernel  has the PAE indication ....19:41
AcidRain2012llutz, when root owned: fatal: bad ownership or modes for chroot directory component "/media/AcidShower/FTP/jkdf2/"19:41
anidudeanyone?19:42
AcidRain2012drwxrwxr-x 6 root root 4096 Mar  4 13:10 jkdf219:42
bekksyofun: Can you elaborate what you are doing?19:42
yofunbekks: do you notice it says its IP is a lan IP?19:42
llutzAcidRain2012: the full path must be root:root and the user must not have any writeaccess19:43
bekksyofun: Define "it" first.19:43
MonkeyDustpaulobtr  winff is a nice tool to convert audio/video files19:43
AcidRain2012huh... if the full path is root:root then the user wouldnt have any write access19:43
kapadtest19:43
bekksyofun: And what exactly are you expecting, when running apache/php locally on the server?19:44
yofunbekks: on that stats page " Listening IP10.14.47.12" "it" is the server19:44
AcidRain2012llutz, just checked. full path is root:root19:44
llutzAcidRain2012: create a writable dir under $ChrootDirectory19:44
yofunI'm expecting it to show the WAN IP19:44
yofunNot the LAN19:44
AcidRain2012llutz, i have one: drwxrwxr-x  3 LSF_Nick2000 root      4096 Mar  3 20:56 JKBot19:45
paulobtrMonkeyDust ok, thank you, I'll try that...19:45
AcidRain2012this is /jkdf2/JKBot/19:45
llutzparapan: well if you installed and booted the PAE-kernel ... no idea why it doesn't show up as pae. "grep PAE /boot/config-$(uname -r)"19:45
bekksyofun: "It" is running locally on the server generating that webpage. Until configuring that page/code/whatever to display a custom IP, it will display your local LAN IP.19:45
MonkeyDustyofun  paste this line in terminal    sudo apt-get install curl;curl ifconfig.me19:46
bekksyofun: Oh, and you could update to an LTS enablement stack kernel.19:46
johtsoI mistakenly caused this upgrade to happen "postgresql-9.1:amd64 (9.1.9-0ubuntu12.04, 9.1.12-0ubuntu0.12.04)" how can I roll it back if apt doesn't seem to have the version anymore?19:48
usr13adamcunnington: sudo apt-get install virtualbox virtualbox-guest-additions.iso19:48
paulobtrMonkeyDust same error with winff: unknown encoder libmp3lame.....19:50
yofunMonkeyDust: http://pastebin.com/MrK25ppf19:50
yofunbekks: how?19:50
MonkeyDustok, that's lib mp3 lame, looking it up19:50
paulobtrMonkeyDust synaptic show me that I have libmp3lame019:51
bekksyofun: How what?19:51
anidudeanyone able to help with this hdmi issue?19:51
yofun1:46 PM <bekks> yofun: Oh, and you could update to an LTS enablement stack kernel.19:51
adamcunningtonwhat is the easiest way to wipe ubuntu and reinstall? I want a fresh install!19:52
MonkeyDustpaulobtr  my guess: it's not a mp3 file, even if it looks like one19:52
paulobtrMonkeyDust but avconv from shell say same thing: unknown encoder libmp3lame0......19:52
bekksyofun: sudo apt-get update; sudo apt-get install linux-image-generic-lts-saucy19:52
paulobtr avconv -y -i video.flv -acodec libmp3lame -vcodec mpeg4 -vtag xvid video.avi19:52
yofunadamcunnington: backup files And load the ISO file via USB?19:53
MonkeyDustpaulobtr  try without libmp3lame19:53
paulobtr* avconv -y -i video.flv -acodec libmp3lame0 -vcodec mpeg4 -vtag xvid video.avi ....result: unknown encoder libmp3lame0....19:53
yofun1:51 PM yofun 1:46 PM <bekks> yofun: Oh, and you could update to an LTS enablement stack kernel. <-- how so?19:53
bekksadamcunnington: Boot a livecd, and reinstall.19:53
bekksyofun: I told you.19:53
adamcunningtonok thanks19:53
yofunOh I see now19:53
usr13adamcunnington: https://www.virtualbox.org/wiki/Linux_Downloads19:54
usr13adamcunnington: Yea, boot the liveCD or USB and install, (that's all there is to it).19:54
usr13adamcunnington: http://www.ubuntu.com/download/desktop/thank-you?distro=desktop&bits=64&release=lts19:56
diverdudewhen i do apt-get install someprogram-dev,  what is it in that command that makes it possible to reach that library and its header files from anywhere?19:56
usr13diverdude: apt-cahce showpkg someprogram-name19:57
bodie_diverdude, I think the installer puts the libraries of "whatever-dev" into places on your filesystem that your compiler knows to look for libraries19:58
llutzdiverdude: ldconfig, but it shouldn't be needed to run it manually19:58
paulobtrMonkeyDust http://pastebin.com/Mvs7Zd0S19:58
usr13diverdude: apt-cache  not apt-cahce  (typo)19:59
MonkeyDustpaulobtr  try using as little options as possible, in your command, see what it syas19:59
MonkeyDustpaulobtr  or does19:59
paulobtrMonkeyDust why I have not a valid libmp3 lame library?19:59
diverdudellutz: like this one for example: http://paste.ubuntu.com/7034833/ i dont see that much info20:00
llutzdiverdude: don't know what apt-cache should help you20:00
diverdudellutz: i want to know what files are put where20:01
paulobtrMonkeyDust or why avconv don't like my libmp3lame0 library?20:01
llutzdiverdude: dpkg -L package20:01
usr13diverdude: Or   cat /var/lib/dpkg/info/some-name.list20:01
paulobtrMonkeyDust there's alternatives library to libmp3lame on ubuntu for encoding mp3?20:02
Left_Turnis there a way to get the date created value of a file?20:03
llutzLeft_Turn: no20:03
Left_Turnwow really?20:03
MonkeyDustpaulobtr  not sure, maybe the people in #ubuntustudio can help better -- it's not the same distro, i know, but that's my hint20:03
Left_Turnok thanks20:03
llutzLeft_Turn: ext4 has a field for creation-time, but afaik its not in use yet20:03
Left_Turnllutz, oh i see. ah well:(20:04
paulobtrMonkeyDust ok, thanks for your patience, bye :)20:04
cameronI am attempting to build a package for launchpad and getting the following errors http://paste.ubuntu.com/7034759/ dpkg-shlibdeps: error: couldn't find library libGL.so.120:05
llutzLeft_Turn: see http://en.wikipedia.org/wiki/Ext4  "Improved timestamps"20:05
Left_Turnoh nice.. thankd llutz20:05
adamcunningtondo i need to install java runtime environment in ubuntu?20:07
adamcunningtonfor web applets20:07
Left_Turnllutz, wow I didn't know it was that deeply rooted. Thanks again for the link.20:09
llutzLeft_Turn: one would think "easy, just add it, why haven#t it been done ages ago". well, not that easy20:10
Left_Turnvery true.. i was one of them:(20:10
=== Ser|Away is now known as Sereil
llutzLeft_Turn: but it's still a would-be-nice-to-have feature20:12
mr_lougcbirzan, Hey. I got it working. I commented out the eth0 lines in network/interfaces. For some reason my connection now uses eth4, and apparently those two lines messed it up. Not quite sure how I get a connection now, since there's nothing about eth4 in network/interfaces, but I don't care as long as it works. :-)20:14
Left_Turnyes totally... now i'll make a file to store all creation dates of useful files:) @ llutz20:14
llutzLeft_Turn: could be using incron to automate that, i guess20:15
Left_Turnohh.. never heard of it.. i'll look into that20:16
superkiwiHow do I set native resolution (2560x1440) on a monitor that has bad EDID on HDMI? I only get 1920x1080. I've extracted EDID from Windows.20:16
llutzLeft_Turn: an idea how to do: http://stackoverflow.com/questions/14692353/executing-a-bash-script-upon-file-creation20:17
Left_Turnah awesome.. thanks20:17
diverdudehow can i check if there are duplicate filenames in 2 different directories?20:18
=== UltimateNate is now known as U1timat3Tr0113r
=== bfiller_afk is now known as bfiller
llutz!info fdupes | diverdude20:20
ubottudiverdude: fdupes (source: fdupes): identifies duplicate files within given directories. In component main, is optional. Version 1.50-PR2-4ubuntu1 (saucy), package size 17 kB, installed size 69 kB20:20
alazyworkaholicI have a very strange filesystem mount error for a partition (sdd7): Error mounting system-managed device /dev/sdd7: Command-line `mount "/mnt/88GB"' exited with non-zero exit status 32: mount: special device /dev/sdc7 does not exist  (udisks-error-quark, 0)20:25
alazyworkaholicwhy would sdc7 matter at all?20:25
diverdudellutz: hmm so if i want to compare /home/usern/a and /home/usern/b/foo with fdupes, how do i then do that?20:26
llutzdiverdude: fdupes /home/usern/a  /home/usern/b/foo20:26
llutzdiverdude: too hard?20:28
diverdudellutz: mmm why does fdupes  /usr/lib/ /usr/lib/ give no output?20:30
llutzdiverdude: because its nonsense20:31
diverdudellutz: i wanted to check the output in a case where i am sure there is duplicates...and then there is none :/20:32
llutzdiverdude: same file != duplicate20:35
arduinoobWhy do I constantly get "held back packages"?20:35
arduinoobwhat is the usual reason for this?20:36
arduinoobconflicts?20:36
llutzarduinoob: packages it depends on aren't available yet20:36
llutzdiverdude: man fdupes (-H would force your idea)20:38
arduinoobso what, it's like a trailer?20:38
adamcunningtonwhat is ubuntu's built in ability to edit id3 tags like?20:38
arduinoobcoming soon to a distribution near you.20:39
llutzadamcunnington: kid3, easytag, id3v2, lots of tools20:39
adamcunningtonllutz: ok cool20:39
adamcunningtonCan someone explain the difference between adding a PPA via cli and adding a source via software sources?20:39
diverdudellutz: thanks for your help :)))  managed to solve my problem weee ehehe20:40
angela_21hola20:40
rwwadamcunnington: there isn't one, adding a PPA either way will do the same thing on the backend20:40
adamcunningtonrww: great thanks20:41
angela_21is this the right place to ask about a strange terminal experience?20:41
bekksbright white light? ;)20:41
angela_21I am new to bash terminal20:41
bekksangela_21: Just ask right away :)20:41
angela_21when I open a new terminal I can see my computer name on the left side20:42
angela_21if I login to my work's vpn sometimes it shows a strange name instead20:42
angela_21what does this mean?20:42
bekksangela_21: The name of your computer as set/seen by the VPN.20:42
angela_21my computer name is mbp20:43
angela_21but I see something like: phl-kolodnerlxp20:43
bekksangela_21: And whats the DNS name of the IP given by the VPN?20:43
angela_21phl-kolodnerlxp20:44
angela_21so is that what is happening? the vpn re-assigns me a new name?20:44
bekksangela_21: Yeah, most likely.20:45
angela_21weird thing is sometimes even when connected to the vpn I see my original computer name, it is not consistent. I was hoping you would say someone is hacking your computer20:45
angela_21not that I want to20:45
bekksangela_21: You can just ask your VPN admin if he can a) make that happen consistently, or b) stop renaming your computer :)20:46
garylabronzhey, i want to source my .bashrc in a script. but it doesnt change the current session in the terminal, how do i source inside a script for the current session?20:47
llutzgarylabronz: . filetosource20:47
bekksgarylabronz: ". ~/.bashrc"20:47
angela_21any emacs users here?20:47
angela_21thank bekks by the way20:47
angela_21@bekks thank you20:47
bekksangela_21: you're welcome :)20:47
garylabronzberks: no luck20:48
garylabronzllutz: no luck either20:48
sokruosovangela_21: just ask it20:48
garylabronz. ~/.bashrc20:48
garylabronzis what im calling in the script20:48
garylabronzi was ding it with source ~/.bashrc first20:48
garylabronzif i run source .bashrc from the command it works fine20:48
oscalationwhere are the instructions to install ubuntumobile20:48
angela_21are there any games for emacs that allow you to learn key bindings?20:49
llutzgarylabronz: "source file" should do too, are you sure your script runs with bash?20:50
garylabronzyeah i curl the script and pipe to bash20:50
bodie_my favorite word game is google.com20:50
heathhow would you change super-w to show all the windows open?20:50
garylabronzurl | bash20:50
heathI'm on a macbook and i want to use the special key meant for this20:51
garylabronzi check if .bashrc exists, it does and i run source. but nothing changes in the session. loging out and back in does it correctly. or just manually running source .bashrc20:51
llutzgarylabronz: your script runs in a sub-shell, exiting and returning to the original shell with old env?20:52
garylabronzyeah how do i make it run in currennt shell ?20:52
=== RickyB98 is now known as rickyb98
=== Zachary_DuBois|A is now known as Zachary_DuBois
garylabronzim also using bash 3, if that changes anything? with centos520:53
llutzyou shouldn't have said that ...20:53
bekksgarylabronz: So you dont use Ubuntu then?20:53
=== erry_ is now known as erry
garylabronzbekks: i have ubuntu 12 running on my machine, then servers on centos 5/620:53
oscalationwhats the room for 14.04?20:53
oscalationubuntu-dev ?20:53
bekksoscalation: #ubuntu+120:54
llutz oscalation  #ubuntu+a20:54
llutz oscalation  #ubuntu+1 sry20:54
oscalationnp ty20:54
=== erikj- is now known as erikj
TuringiTrusty Targ 14.04, has anyone else had graphical glitches with the liveDVD with the latest iso build?20:58
xanguaTuringi: #ubuntu+120:59
=== bob__ is now known as bobkosse
CorvetteI have some questions about the audio on my laptop. For some reason the built in audio card is no longer being recognized by Ubuntu, likely after an update that broke it. How do I fix it? Also I have a Bluetooth headset that works with the laptop, and with Ubuntu, but Ubuntu only supports the 'Telephony Duplex' profile which sounds no better than a bad phonecall. How do I enable A2DP?21:01
sudormrfllutz: if you are still around.  fail2ban is working, but now I would like to make a tweak.  I don't want these IPs to be able to reconnect.  the default behavior in fail2ban is a temporary ban.  I want it to be permanent.  any thoughts?21:04
geekgmhi. Does anyone here use Handbrake for encoding videos?21:05
heathubottu: shortcut21:06
ubottuKeyboard shortcuts can be set in System -> Preferences -> Keyboard Shortcuts. If your multimedia keys don't work with that, try the 'keytouch' package, explained at http://keytouch.sourceforge.net/ - See !Keyboard for changing layouts. A list of keyboard shortcuts for Unity is available at http://ubottu.com/y/shortcuts21:06
llutzsudormrf: well... http://www.fail2ban.org/wiki/index.php/MANUAL_0_8  idk, i haven't really used that21:06
sudormrfthanks21:06
geekgmHandbrake Subtitles Hard Burn they are always in black. How do I get Handbrake to burn them in white color?21:09
justaguyi followed https://www.digitalocean.com/community/articles/how-to-add-swap-on-ubuntu-12-04 , but now i get swapon: /swapfile: swapon failed: Operation not permitted21:13
justaguywhen doing sudo swapon /swapfile21:13
=== Sereil is now known as Ser|Away
usr13justaguy: so, you don't use a swap partition? (only a swap file?)21:14
llutzjustaguy: sure you did "sudo mkswap /swapfile" before?21:14
justaguyusr13: my vps had no swap21:15
usr13justaguy: oh, ok21:15
justaguyi did free -m and it showed me NONE AVIABLE NONE USED21:15
llutzjustaguy: some vps won't allow to add any swap21:16
justaguyusr13: well running stuff with sudo and then getting permission denied21:16
justaguyis weird21:16
usr13justaguy: Yea it is.21:16
llutzjustaguy: you don#t get " permission denied", yo get "Operation not permitted" you said21:16
justaguyow ye right21:17
llutzjustaguy: openVZ vps? you lose21:17
justaguyllutz: yes21:17
llutzjustaguy: http://forums.vpslink.com/linux/621-swap-space.html#post391521:18
llutzjustaguy: no idea if this really helps, maybe ... http://linux-problem-solver.blogspot.de/2013/08/create-fake-swap-in-openvz-vps-if-you-get-swapon-failed-operation-not-permitted-error.html21:19
usr13justaguy: That second link llutz gave you looks interesting.  Let us know if it works.21:22
llutzusr13: sure it works, it will _report_ you having some swap ...21:24
CorvetteGuys my pulseaudio isn't working can someone help? I'm on 12.04 and the pulse server won''t start21:25
StoneCypherWhow hard is it for me to get something out of saucy's apt repos if i'm still on quantal and practically can't upgrade?21:28
StoneCypherWit's just gettext, and i could probably build from source, but i'd much rather have it package managed if that's reasonable21:28
GIUANN hiii!21:29
adamcunningtonWhat would be the best way to move files (read as documents) between ubuntu and windows7 inside virtualbox. Ubuntu one?21:30
Corvetteadamcunnington which is the host and which is the guest21:31
usr13adamcunnington: You have guest-additions installed?21:31
llutzadamcunnington: shared-folders21:31
adamcunningtonusr13: what does that mean?21:31
usr13adamcunnington: Ubuntu is the host, Right?21:31
adamcunningtonCorvette: win7 guest inside virtualbox21:31
adamcunningtonusr13: yea21:31
CorvetteJust select a folder to be shared with your guest.21:32
StoneCypherWadamcunnington: just set up a shared folder21:32
StoneCypherWadamcunnington: you can do that from vboxmanage in the settings for the individual vm under filesystem21:32
adamcunningtonStoneCypherW: ok great, will read up on those, didn't realise that was a functionality of virtualbox, thanks21:32
StoneCypherWit is21:32
JasonOHi21:32
adamcunningtongreat, will take a look, cheers21:32
StoneCypherWif that doesn't work for you for some reason, there's always nfs (i would not recommend it)21:32
llutzwindows 7 cannot handle nfs ootb21:33
StoneCypherWanyone on gettext and getting stuff from newer apt?  i'm not a ubuntu guy.  i know how to do this on other distros under other package managers.21:33
StoneCypherWllutz: http://technet.microsoft.com/en-us/library/cc754350.aspx21:33
JasonOI'm having trouble updating packages and nothing will work not even apt-get clean I receive: http://paste.ubuntu.com/7035237/21:34
SupaYoshidoes anyone have an idea how to setup tightvnc with elementary os?21:34
llutzStoneCypherW: needs client for nfs, thus "not ootb"21:34
StoneCypherWllutz: it's part of the win7 distro, and is inside the box.21:35
JasonOI'm on Saucy21:35
usr13adamcunnington: Did you isntall  virtualbox-guest-additions.iso ?21:35
CorvetteSo wait Ubuntu 12.10+ don't support compositing?21:35
adamcunningtonusr13: i've just reinstalled ubuntu so not installed anything yet. Is that separate to virtualbox itself?21:35
usr13adamcunnington: You have yet to install virtualbox?21:36
adamcunningtonusr13: yea21:36
usr13adamcunnington: Ok, then you should also install virtualbox-guest-additions.iso21:36
adamcunningtonusr13: aswell as? i guess i can do that during install21:36
=== LordDeath_ is now known as LordDeath
JasonOHere's an updated output: http://paste.ubuntu.com/7035263/21:38
usr13adamcunnington: It is a separate package, see https://www.virtualbox.org/wiki/Linux_Downloads21:40
adamcunningtonusr13: thanks21:40
JasonOhipitihop, I'm having trouble updating packages on 13.10 and nothing will work not even apt-get clean I receive: http://paste.ubuntu.com/7035263/21:40
ibqnis it possible to have gnome-3.10 with ubuntu 12.04 ? does a gnome3 ppa provide that? (not on ubuntu, right now)21:40
usr13NP21:40
JasonOoops21:40
adamcunningtonusr13: is there a ctrl + alt +del version for ubuntu?! It's crashed on me, won't let me open 2 open programs21:40
JasonOmeant "Hi" not hipi...21:40
adamcunningtonnevermind, responding now21:41
usr13adamcunnington: Ctrl-ALt-Backspace will restart the X server (the GUI).21:41
tmmunqlinux doesnt crash21:41
usr13adamcunnington: But I'm not sure what has "crashed" on you.... Tell us what happened.21:41
adamcunningtonusr13: great, that's useful - will stuff running within it restart too or is purely refreshing the interface?21:41
Pessimistadamcunnington, afaik ctrl-alt-backspace is disabled by default on ubuntu 12.04+. Google to find out how to enable21:42
adamcunningtonusr13: basically software centre and 'information available with the software sources icon' wouldn't open21:42
adamcunningtonthey werne't open in any of my workspaces but they were running in the background but i was unable to click into them / see them21:42
usr13adamcunnington: I won't advise restarting the X server with the Software Centre running.21:42
Pessimistadamcunnington, the graphical stack will kill itself and display manager will pop up (lightdm) -- yes, it will every program you are running (except the ones in the background, *not* X programs)21:42
adamcunningtonPessimist: ok thanks, will do21:42
usr13adamcunnington: Alt-Tab  will switch from one window to another21:43
usr13adamcunnington: What did you install?  Ubuntu-Desktop 12.04.4 64Bit?21:44
adamcunningtonusr13: yea21:44
usr13adamcunnington: I would first do updates. Okay?21:44
adamcunningtonusr13: i know the shortcuts, they were just breaking21:44
adamcunningtonusr13: ok will update21:44
usr13adamcunnington: Not really sure what is breaking but.21:45
adamcunningtonusr13: never mind, it's fine now21:45
usr13adamcunnington: sudo apt-get update && sudo apt-get upgrade   #First21:45
JasonO-_-21:45
adamcunningtonusr13: yea just done21:45
usr13adamcunnington: If it tells you to reboot, do it.21:45
adamcunningtonhow do i quit terminal btw with keyboard shortcut21:45
JasonOOne-thousand-six-hundred-fourteen and not one21:45
JasonOIncredible21:45
usr13adamcunnington: exit21:46
adamcunningtonah21:46
adamcunningtontried quit, close, all sorts :P21:46
JasonOadamcunnington: With shortcut = ctrl+shift+q21:46
adamcunningtonJasonO: Alt+F4 feels quicker21:46
=== vnazarenko is now known as codeberry
adamcunningtonusr13: so, the problem is kind of still there. There is an icon on my launcher that labels "Information available" when I hover over but clicking it does nothing. Right click quit also does nothing and it's not active in any of my workspaces. If i ctrl + shift + tab to it, it doesn't open21:47
adamcunningtonusr13: can i kill it from cli??21:47
usr13adamcunnington: Oh yea, as Jason points out, Ctrl-Shift-q  is the "keyboard-shortcut" or "hotkey" to close a terminal.21:47
adamcunningtonusr13: so is alt+f421:47
llutzStoneCyp1erW: sry i stand corrected, comes indeed with win7, is just not activated by default.21:48
usr13adamcunnington: correct  Yea Alt-F4 is cheaper21:48
* JasonO fixed it himself21:49
adamcunningtonusr13: did you read my problem above??21:49
adamcunningtonoops, didn't mean to double Q. damn these black cherry mx switches, feel nice though21:49
allyaiim having a problem booting21:49
adamcunningtonis it recommended to install git with apt-get?21:49
usr13adamcunnington: Yes21:50
usr13adamcunnington: ... as opposed to _____________ ?21:50
adamcunningtonusr13: ppas or whatever else21:51
usr13adamcunnington: You don't need a ppa for git21:51
usr13adamcunnington: You only need ppa for something that is not avaiable in the normal repos21:51
adamcunningtonusr13: or something that you want a more frequent update for21:51
allyaiim running ubuntu on one drive and windows 7 on another. im trying to check the contents on a third drive, but only have two sata ports. i unplugged the windows drive and plugged in the third drive and ubuntu wont boot. all i get is a black screen with a flashing _21:52
usr13!packages | adamcunnington21:52
ubottuadamcunnington: You can browse and search for Ubuntu packages using !Synaptic, !KPackageKit, !Adept, "apt-cache search <keywords or regex>", or online at http://packages.ubuntu.com - Ubuntu has about 30000 packages available, so please *search* for an official package before installing things in awkward ways!21:52
ikoniaadamcunnington: if you're asking "is it recommended...." you probably don't want to use a PPA for anything21:52
allyaiand when i try the other way, booting the windows drive with the third drive in as well, without the ubuntu drive, i get an error and it wont boot21:52
adamcunningtonusr13: yea i know that but 6 monthly updates just aren't often enough for some programs, surely that's understandable21:52
usr13adamcunnington: As ikonia points, ppa's are last resort21:53
adamcunningtonhow about downloading .deb files that open with software centre21:53
adamcunningtonthey then become managed in the same way as official stuff right? update-able etc. (providing the .deb provides a source ofc)21:53
usr13adamcunnington: "6 monthyl updates"?  What?21:53
allyaii can only boot either OS when both windows drive and ubuntu drive are plugged in21:53
bekksadamcunnington: They might break your box.21:53
bekksadamcunnington: And 12.04 and 14.04 will receive updates and security fixes for 5 years each.21:54
adamcunningtonusr13: or monthly - but even still ubuntu just has a lot of old stuff21:54
usr13adamcunnington: Using the package manager or apt-get is best, (do you see what ubottu just told you?)21:54
bekksadamcunnington: Is that updated often enough? :)21:54
adamcunningtonbekks: for example, nodejs very very popular and ubuntu packs an ancient version of 0.621:54
usr13!lts | adamcunnington21:54
ubottuadamcunnington: LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server; with the exception of 12.04 (Precise Pangolin), which will be supported for 5 years on the desktop. The current LTS version of Ubuntu is !Precise (Precise Pangolin 12.04)21:54
adamcunningtonbekks: when 0.10 is latest stable release21:54
allyaiany idea?21:54
adamcunningtonusr13: yes i know that but it doesn't seem to be in line with rhe fact that it ships lots of out of date software21:55
ibqnis it possible to have gnome-3.10 with ubuntu 12.04 ? does a gnome3 ppa provide that? (not on ubuntu, right now)21:55
usr13adamcunnington: Next release of LTS is 14.04 (pretty soon).21:55
adamcunningtonusr13: sure but can you explain why nodejs 0.6 is packaged?21:55
usr13adamcunnington: As opposed to _____________ ?21:55
adamcunningtonas opposed to 0.1021:56
adamcunningtonconsiderably later21:56
Humbedoohhow many years later?21:56
adamcunningtonHumbedooh: how many YEARS?!?!21:56
Humbedoohyes :)21:56
adamcunningtonHumbedooh: you don't consider months as out of date.21:56
Humbedoohadamcunnington: it's not about what I consider :)21:57
Humbedoohjust an observation that packages can take a looong time to surface on ubuntu21:57
adamcunningtonHumbedooh: of course it is - you were the one who asked the question21:57
adamcunningtonHumbedooh: exactly, that's the entire observation i am making *palm face*21:57
usr13adamcunnington: does version 0.10 have features that you need?21:57
adamcunningtonI'm learning fast that PPAs are a last resort but that's all very well given that ubuntu packages very outdated stuff21:58
adamcunningtonif it was up to date every month, that would be fine but it's lagging behind by as you put it, years21:58
allyaii get this:22:00
allyaihttp://imgur.com/cInP4tF22:00
Humbedoohlike many other projects, I'm sure node.js was subject to the feature freeze that happens when a new distro is rolled out22:00
allyaiwhen i try to boot windows without my drive with ubuntu plugged in22:00
Humbedoohadamcunnington: in my experience, a 12-18 month wait isn't unheard of with ubuntu22:01
adamcunningtonHumbedooh: wow22:01
Humbedoohespecially if the new stuff breaks backwards compatibility22:02
llutzallyai: grub needs the grub-files on your ubuntu-disk22:02
usr13adamcunnington: I guess you should have downloaded / installed 14.0422:02
llutzallyai: no ubuntu-disk -> no bootmanager22:02
ikoniaadamcunnington: what is the problem with the versions you have currently from ubuntu22:03
wxli asked before about an avahi problem: computer 1 (lenovo g700), like computer 2 (old hp pavilion dv500z) and computer 3 (raspberri pi running rasbian), all run avahi. using 2 or 3, i can connect to 1's hostname.local. they can connect to each other, too. 1, however, cannot connect to the others. from 1, avahi-browse shows the other computers and avahi-resolve gives the right ip, but a ping to hostname.local does not. connecting by ip works fine. what's amiss he22:04
adamcunningtonikonia: other than that they're out of date you mean?22:04
usr13adamcunnington: http://cdimage.ubuntu.com/daily-live/current/22:04
ikoniaadamcunnington: they are not out of date22:04
ikoniaadamcunnington: what is the actual problem with them not being the bleeding edge version22:04
marlonBUENAS TARDES22:04
usr13adamcunnington: You have yet to answer my question.22:05
adamcunningtonikonia: that bit is a problem to me. I like to me at the front of the technology adoption curve22:05
usr13adamcunnington: does version 0.10 have features that you need?22:05
marlonbusco ayuda para activar la camara web de mi vit 240022:05
adamcunningtonusr13: yes22:05
ikoniaadamcunnington: what is missing from the versions you currently have22:05
adamcunningtonikonia: want an itemised list by program?22:05
ikoniaadamcunnington: core functionality would be useful, yes22:05
usr13adamcunnington: Ok, then you can probably just install the latest version.  Just compile from source.22:05
ikoniaadamcunnington: what's the core functionality that missing22:05
adamcunningtoni'm not going to type out a list of functions i'd like from newer version stuff that isn't in the ubuntu repository22:06
adamcunningtonhave you heard of the technology curve?22:06
ikoniaadamcunnington: you're just saying buzz words22:06
marlonalguien en español?????22:06
usr13!build-essential |  adamcunnington22:06
ubottuadamcunnington: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)22:06
ikoniaadamcunnington: if you want the later version there must be 1 or 2 core functionality items that you want that are not in the version you have22:06
adamcunningtonthere are certain software that i simply like to be at the front for - such as google chrome, i work very closely with google in my day job and i like to be at the front edge of features22:06
ikoniasorry that's just nonsense buzz words22:06
adamcunningtonusr13: how is building from source (which you'd have to do manually everytime a new release is rolled out, right?) better than using a PPA where someone is doing that for you22:07
ikoniayou're chasing version numbers, not functionality22:07
adamcunningtonikonia: that's not nonsense buzzwords at all, i blog about some things which require i have the very latest glance on certain software22:07
usr13adamcunnington: I didn't say it was better22:07
ikoniasorry, don't buy it, good luck22:07
adamcunningtonikonia: you sound like you've been indoctrinated by 12-18 month updates somehow being a fantastic idea22:07
usr13adamcunnington: Just showing you an alternative.  (It is up to *you*.)22:08
ikoniaadamcunnington: I have no idea wha tyou just said as it made no sense22:08
dave_just installed 14.04 love it22:08
ikoniadave_: the guys in #ubuntu+1 would probably appreciate your views/dicussion22:08
Piciadamcunnington: Ubuntu is not a rolling release, so you aren't going to see newer version of package is the repos, period.22:08
adamcunningtonikonia: it made perfect sense. I blog about things which require i have a very recent view on certain things (predominantly google products). Imagine blogging about an update that has been around for 12 months22:08
usr13dave_: So tell adamcunnington22:08
ikoniaadamcunnington: don't blog about it then.....22:09
adamcunningtonPici: yea, i'm fine with that - i'm just confused as to what the argument is for that being a good thing - as a standalone fact and "deal with it, it's the way it is", that's fine22:09
adamcunningtonikonia: well, obviously the higher priority thing would be to change tools, not change the end goal22:09
exussumHey, Having troble with an SD card, it wont mount correctly, Output from dmesg http://pastebin.com/UPrhzTVG22:09
usr13adamcunnington: No one is asking you to "deal with it".22:09
exussumany suggestions ?22:09
ikoniaadamcunnington: no, as that would introduce instability into a stable distro22:09
adamcunningtonusr13: exactly - but that should be the advice22:09
ikoniaadamcunnington: so putting bleeding edge tools onto a stable platform is not what people want, hence why it's not happening22:09
adamcunningtonikonia: again i'm not saying it needs to be different22:10
adamcunningtonikonia: i'm not challenging that, i think you've misunderstood my entire motive, i'm not complaining that it needs to be changed22:10
ikoniathats not how it reads, but fair enough,22:10
ikoniaadamcunnington: I possibly have miss-understood22:10
usr13adamcunnington: advise is a relative term22:10
adamcunningtonikonia: my issue was with the 'therefore' logic used re. PPAs. They're seen as a last resort but that would only logically follow if in this context, the ubuntu repositories were somehow an alternative22:10
ikoniaadamcunnington: they are an alternative22:11
adamcunningtonwhich in many cases, sure they are - especially when the person involved doesn't need latest functionality22:11
usr13adamcunnington: Ok, I take it back.  PPA's are not a *last* *resort*.  It is *ok* to use a PPA.22:11
ikoniaadamcunnington: PPA's are not valid for your needs anyway as they are an untrusted source, built by untrusted resources (or not) so blogging about how good they are from an untrusted build would be false information22:11
adamcunningtonikonia: but when they do, ubuntu does not offer an alternative, it offers a later version which in context of the same example wouldn't do and therefore, i don't see why ppas are regarded as a last resort22:11
adamcunningtonikonia: official google chrome updates (as an example) are only official when ubuntu repositories decide so?22:12
ikoniaa later version built by an idiot - over a stable person built by a sane build process, would not offer good content for your blog22:12
adamcunningtonikonia: that doesn't make sense - they're official when google chrome developers decide so22:12
ikoniaadamcunnington: the official google repo is has created unstable builds for the platforms due to the older dependencies or the forced pushing of updated dependencies22:12
ikoniaeg: ubuntu don't update it for a reason - the dependencies maybe too old22:12
ikoniaso again, not great content for a blog if that situation happens, as it does at certain times22:13
Piciadamcunnington: a PPA built by a representative of the project in question might provide what you are looking for... but it may also be unstable.22:13
usr13adamcunnington: When we give advise, it is just suggestions, it's not an official mandate.22:14
adamcunningtonusr13: that's not how it comes across22:14
adamcunningtonusr13: but fair enough22:14
ikoniaadamcunnington: it's your box do what you want with it22:14
adamcunningtonobviously i want to learn from you experts - just learning by challenging in this instance because that didn't make sense to me22:15
adamcunningtoni guess i'm fine with the PPAs are a last resort due to unguaranteed stability but if you need bleeding edge stuff, then go ahead at your own risk22:15
adamcunningtoni'm fine with that as a suggestion if that's an accurate summary?22:15
ikoniaadamcunnington: if you're blogging about software, I'd expect you to understand it's interaction with the platform22:15
Piciadamcunnington: IMO, PPAs can be trusted, but only on a case by case basis.  And thats something that a casual user is probably not going to be able to figure out easily.22:16
adamcunningtonikonia: didn't say i was a good blogger ;) but i'm new to linux so the previous world was an entirely different one22:16
adamcunningtonPici: fair enough - how would you go about establishing that? just knowledge of community / what's going on etc.?22:16
adamcunningtonPici: the thing i think about most is what if the person dies! then the updates will stop... i downloaded synaptics for that reason (well, not that exact crude reason) so that i can keep an eye on latest updates to see the fequency of updates22:17
Piciadamcunnington: Pretty much. For example,  if the person who is running the PPA is also the debian maintainer, theres a high chance that it can be trusted.22:17
=== bfiller is now known as bfiller_afk
Lee_Dunnemail me.. I like gay sex...    dunn1055@gmail.com22:18
usr13Pici: I don't think it's a big deal.  If you install an app and it doesn't perform as you wish, you can un-install it.  Right?22:18
ikoniaLee_Dunn: please don't spam that stuff here, this is your only warning22:18
ikonia!topic | Lee_Dunn22:18
ubottuLee_Dunn: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic22:18
adamcunningtonPici: yea makes sense22:18
Piciusr13: true, but it is a touchy subject when you start making assumptions for other people, which is why we generally warn people when suggesting PPAs.22:19
ikoniayou can't just uninstall it22:19
adamcunningtonhow can i kill "Information available" that is in my launcher but when i click on it or right click quit nothing happens22:19
ikoniamore so if it pulls in dependencies that conlict / break the core platform22:19
usr13adamcunnington: But many of us like to stay in the "rocking chair" of tried and proven software.  We call it "cutting-edge" rather than "bleeding-edge".22:19
usr13Pici: Agreed...22:19
adamcunningtonusr13: yea i'm in that category for most things22:20
glymВсем привет! :-)22:20
glymhello all22:20
adamcunningtonusr13: i was particularly surprised when wine was shipped so old though because that feels like something that ubuntu work really closely with and i'm sure there is a later, equally stable version that can be supported but perhaps that is just baseless subjective conjecture22:20
usr13adamcunnington: Well, to watch your comments, you look like youre more in the "bleeding-edge" camp.22:20
adamcunningtonusr13: i said 'for most' software22:20
ikoniaadamcunnington: why would ubuntu "work closey" with wine ?22:21
adamcunningtonikonia: just feels like a big thing - lots in official ubuntu docs about it / suggesting / pointing to it - but fair point22:21
usr13adamcunnington: But how old is "old"?  I have yet to see any dates discussed here.22:21
ikoniaadamcunnington: wine is a dead technology that is not to be used as a "solution"22:21
adamcunningtonusr13: 1450 years, roughly the age of treebeard22:21
ikoniaadamcunnington: it's so far from a big deal it's untrue,22:21
adamcunningtonikonia: yea i found that out the hard way which led to me reinstalling ubuntu - it was terrible22:21
adamcunningtonok, moving on...22:22
ikoniathis makes no sense, you know it's bad/it broke your system, but then you say ubuntu works close with it because it's a big thing ????22:22
adamcunningtoni originally installed dropbox through the .deb file so i've just uninstalled that and now i'm wanting to install dropbox through the software centre but i'm getting an error; "Package dependencies cannot be resolved"22:22
usr13adamcunnington: What was the adverage age of the software packages you were using last week?  What is the adverage age of the software packages you are using today?  (Make that comparison, Okay?)22:22
adamcunningtonusr13: i get your point22:22
adamcunningtonre. dropbox...22:23
ikoniayou've possibly already messed up your dependencies using external debs/ppa's22:23
usr13adamcunnington: Yea, it is because you deviated outside of the package manager. (You would (in this case), have to uninstall the one you previously installed, before installing this one.)22:23
adamcunningtoni have uninstalled it22:23
adamcunningtonusr13: i have uninstalled it - do i need to reboot?22:24
usr13adamcunnington: As ikonia points out, what you see here is one of the drawbacks of *not* using the package management system to install authorized packages (specially built to be compatable with the Operating System you have installed, (tried and proven so-to-speak)22:25
usr13adamcunnington: No22:25
adamcunningtonah, i hadn't removed the software source, done that and installing ok now22:26
usr13adamcunnington: The only software package you need to reboot after installing is a new kernel.  All others will just be loaded up for you whenever you want.22:26
adamcunningtonusr13: that's pretty cool, no more windows registry nonsense!22:26
usr13correct22:26
adamcunningtonGuys, can someone help re. my information available question22:27
ikoniawhat question ?22:27
adamcunningtoni need to kill that application, it's on  my launcher and it thinks it's opened but i can't access it22:27
joel_Hi: anyone have errors on starting xml editors in Ubuntu 12.04?22:27
ikoniawhat application ?22:27
ikoniajoel_: what editor, what error22:27
basketballhow do i set my pc up where when i press alt then a letter it types the spanish version of the letter22:28
adamcunningtonikonia: on my launcher, there is something with a generic software sources-type icon that when I hover over is labelled "Information Available" - it looks opened but it's not and i need to kill it22:28
joel_ XML copy editor. Program doesn't start  up.22:28
usr13ikonia: He's using unity and it is in the bar at the upper right?  (It may be telling him that he has upgraded certain packages or something like that.)  I am an xfce  user... idono22:28
ikoniaadamcunnington: I have no idea what you're talking about, try taking a screen shot ?22:28
jpoolecan I run aptitude update; aptitude install -y package in an upstart pre-start stanza?22:28
adamcunningtonikonia: brb let me install irssi and switch pcs22:28
usr13adamcunnington: When you click on it, doesn't it give you the information?22:28
ikoniajpoole: that seems like a very bad idea, but on paper, sure22:29
adamcunningtonusr13: that's the whole point, it's not opebning, something has "crashed" so to speak22:29
adamcunningtonusr13: it won't let me right click quit it either22:29
usr13!paste | adamcunnington22:29
ubottuadamcunnington: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.22:29
jpooleikonia i'm crazy like that22:29
=== tank is now known as Guest3508
usr13adamcunnington: Just ignore it.  (it is not important, it is just information).  But show us.22:29
adamcunningtonusr13: it is, because it's blocking other installations finishing, i'll just reboot22:30
adamcunningtonloggin out and in fixed it22:30
usr13adamcunnington: Well, I wish you could have showed us.22:31
MAbeeTTHi! I am triyin to install client CRT self-signed certificates. I read /usr/share/doc/ca-certificates/README.Debian, but I got no information about user  installing crt files. Other than firefox, chromium and thunderbird, obviusly.22:32
MAbeeTTWhere could I find the information I searching?  Thanks.22:32
=== adamcunnington is now known as ac
acah awesome i'm going to steal this username quick22:33
allyaihow do i fix that though? llutz22:33
=== ac is now known as Guest49527
=== Guest49527 is now known as adamcunnington
goodwinwhat is this process doing? normal? /usr/bin/python /usr/lib/unity-lens-video/unity-lens-video22:35
goodwinand this? /usr/bin/python /usr/lib/unity-scope-video-remote/unity-scope-video-remote22:36
funkyheya22:37
adamcunningtonseems weird that ubuntu doesn't provide a stable version of opera? any particular reason for that?22:38
funkyif I want to copy all files and dir recursively apart top dir into new dir so I cd in source dir and use cp -r /path to new dir?22:38
funkycp: missing destination file operand after22:39
funkywhats that :D22:39
MAbeeTTgoodwin: dpkg -S /usr/lib/unity-lens-video/unity-lens-video ; apt-cache show unity-lens-video22:39
ikoniaadamcunnington: it's not open source22:39
adamcunningtonikonia: ah ok, fair enough22:39
ikoniaadamcunnington: so is provided by the people who make it, as ubuntu can't build it22:39
adamcunningtonikonia: so is ppa my best route there?22:39
* jpoole is away: (automatically dead ) [BX-MsgLog Off]22:40
* jpoole is idle, automatically dead [bX(l/on p/off)]22:40
ikoniaadamcunnington: with respect, I'd expect you to research the products you're asking about before making statements like "it's weird" - it's not wierd, it's the only option.22:40
Rubasis it possible to ssh a remote host behind a router?22:40
ikoniaadamcunnington: I wouldn't use an opera PPA22:40
MAbeeTTfunky: cp requires a second argument called destination.22:40
esdeI'd like to move filetype .abc from all sub-directories inside /path/to/dir to /path/to/anotherdir. I tried mv /path/to/dir/*/*.flv /path/to/anotherdir but I get a no such file error. I assume because I can't use wildcard's that way... Any ideas?22:40
adamcunningtonikonia: i'm not really at a stage yet where i 'understand' the research or what i'm even searching for but i take your point, i'll withhold those sort of statements, admittedly groundless22:40
adamcunningtonikonia: how come? (not challenging, just interested by your conclusion, don't know what factors involved in your thinking etc.) - what would you suggest as the best option?22:41
funkyso cd into source dir and cp *.* -r /path to target?22:41
ikoniaadamcunnington: because it's a generic binary set, built for a generic platform, which means problems, opera don't build for specific versions so I don't trust it's stability or effects on the platform22:42
esdeAh, thank you funky !!22:42
adamcunningtonikonia: ok, well i'm going to be running virtualbox anyway for a whole loads of window apps, would it be a better option to just run opera in there? i only use it for testing web apps and i'm using virtualbox for ie anyway22:42
* esde passes funky a virtual beer22:42
funky:)22:42
funkyhehe22:42
ikoniaadamcunnington: seems more reasonable22:42
adamcunningtonikonia: great thanks22:42
usr13adamcunnington: Do you really need opra?22:43
adamcunningtonusr13: web testing22:43
usr13adamcunnington: Oh, ok.22:43
esdecp: cannot stat ‘*.*’: No such file or directory22:43
pabl8_l22:44
esdeoooh syntax22:44
adamcunningtonusr13: other than that, certainly not! chromium and firefox are really nice and run amazingly in ubuntu, never seen anything so fast tbh22:44
funkyuse *22:44
esdenope cp -r same thing22:44
esdeok22:44
funkyI was answerin to my own question22:44
SergeyServerasd22:44
funky* seems to work  as I tried it now22:44
funky:D22:44
=== tommy is now known as Guest24697
esdeit does, thanks again!!22:44
usr13adamcunnington: You can use the PPA or http://www.opera.com/download/guide/?os=linux-x86-64&ver=12.16&local=y22:45
funkylike mv * -r /path to new dir :D22:45
adamcunningtonusr13: think i'm going to just run it within virtualbox along with ie and other apps22:45
funkymv all files and dir recursively to new dir22:45
adamcunningtonusr13: thanks though22:45
usr13adamcunnington: Okeydokey.22:45
SergeyServerhow I login to my acc lol22:45
usr13adamcunnington: Opera is ok (in Linux), I've used it before, but have uninstalled it.(I install and uninstall stuff all the time).22:46
SergeyServercan someone tell me the command to login to your register account on IRC please22:46
SergeyServerregistered account*22:47
usr13SergeyServer: /msg nickserve identify passowrd-here22:47
usr13SergeyServer: (after /nick registered-nick )22:47
SergeyServerasd22:47
SergeyServerhm22:47
adamcunningtonanyone here use sublime?22:48
adamcunningtonbest off just downloading the .deb for that?22:48
ikoniaadamcunnington: you're not really grasping the risks you're being advised about22:49
SergeyServernick serve identify22:49
SergeyServercan you write example please22:49
adamcunningtonikonia: i am but what is my alternative here?22:49
ikoniaadamcunnington: you can't ask about every application as it's down to you do understand the risks22:49
khushildepAnyone know where I can find the latest 3.1 or 3.2 of GNU TLS for Ubuntu Precise at all please?22:49
adamcunningtonikonia: apologies but i'm in a learning stage. There are lots and lots and lots of things totally new to me and the way ubuntu or linux as a wider platform handles apps is a whole new universe22:50
SergeyServer[MYSQL] error --- Table 'hostbots.games' doesn't exist22:50
adamcunningtonikonia: i understand the risk but i pay for sublime and it's a fantastic editor22:50
ikoniaadamcunnington: I get that - but if you're in the learning phase, then try to pay attention to the info you are being given and take it in, rather than just carrying on ignoring the information22:50
ikoniaadamcunnington: ok, so if you understand the risk, why are you asking what to do ?22:50
adamcunningtonikonia: i'm by no means ignoring it but sublime is not in the repository22:51
ikoniaadamcunnington: ok, but you said you understand the risks - you understand it's closed source.....what do you want ?22:51
adamcunningtonikonia: i was asking what others have done - i understand the risks, not the full multitude of avenues as to how i may obtain the software alternately22:51
ikoniaadamcunnington: how ? apply thought - it's CLOSED SOURCE that means only the vendor can provide it22:51
KeithLG_http://www.tigerdirect.com/applications/SearchTools/search.asp?keywords=h44022:52
KeithLG_black or white22:52
ikoniaKeithLG_: what ?22:52
KeithLG_the link I posted22:52
ikoniaKeithLG_: what about it ?22:52
KeithLG_gives you a link to, two cases22:52
usr13adamcunnington: You are about to install Win7 in virtualbox anyway.  Right?22:52
ikoniaKeithLG_: how does it have anything to do with #ubuntu ?22:52
adamcunningtonusr13: yea22:52
usr13Ok22:52
KeithLG_which one would you prefer22:53
KeithLG_ikonia; I need opinions, and there is alot of people here, so. :D22:53
ikoniaKeithLG_: not really something this channel deals with, try #web or #defocus22:53
adamcunningtonusr13: need sublime in linux though because it will interact with web apps such as grunt and yeoman which are within an ubuntu environment22:53
belalsherifhello22:53
=== KeithLG_ is now known as KeithLG
usr13adamcunnington: Oh, ok.... so install it.22:53
belalsherifanyone can help me here ?22:53
adamcunningtonusr13: yea i guess that's the risk i take22:53
ikoniaadamcunnington: http://www.sublimetext.com/2 official web page - official information22:54
adamcunningtonusr13: i guess i have to hope the .deb includes a source so that i can at least uninstall it through the package manager thoroughly and without issue22:54
belalsherifi don't know anything in linux22:54
ikoniaadamcunnington: again, basic research, understanding - then query anything you're uncertain with22:54
RubasShould I install LAMP with root or not root?22:54
belalsherifi'm new here in linux22:54
usr13adamcunnington: You do know, however, that after you get Win7 installed in virtualbox, you will be able to run both OSs at the same time, you can switch back and forth at will.  Right?22:54
ikonia!lamp | Rubas22:54
ubottuRubas: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see  https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process.22:54
Bashing-om!ask | belalsherif22:55
ubottubelalsherif: 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 !patience22:55
adamcunningtonusr13: yea i know that, it's more the real time interaction that i won't be able to do and i need that communication between sublime and grunt22:55
usr13ok22:55
Rubasikonia: my question is should I root into my server, or make a user with sudo access and install LAMP?22:55
ikoniaRubas: are you using ubuntu22:55
Rubasikonia: yes22:55
nearsthello22:56
adamcunningtonusr13: when building from source (tar.bz2 in this case), what does the uninstall process look like22:56
ikoniaRubas: right, so then a.) root user is not avilable in ubuntu b.) sudo access is already setup22:56
usr13Rubas: You don't already have a  user account?22:56
ikonia!sudo | Rubas22:56
ubottuRubas: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo22:56
Rubasikonia, usr13: I have a server edition with a option to enter user and enter root22:56
usr13adamcunnington: configure, make, sudo make install22:56
ikoniaRubas: the server version works the same22:56
adamcunningtonusr13: uninstall*22:57
ikoniausr13: that is TERRIBLE advise, please think about what you are saying to people22:57
belalsherifhow to install nvidia driver ?22:57
Rubasikonia: so I should install it thorugh a user yes?22:57
ikoniaadamcunnington: you really shouldn't be compiling software unless you fully understand what's happening22:57
KeithLGbelalsherif; sudo apt-get install nvidia?22:57
usr13adamcunnington: But 3 different processes.  (And yes, many of them have an uninstall script too, not all but most probably).22:57
ikoniaRubas: re-read what I said - the ROOT ACCOUNT is not available in ubuntu22:57
KeithLGand nvidia-utils If I remember lol22:57
Rubasikonia: why can I do this: ssh root@192.168.0.100 - and get in?22:58
usr13adamcunnington: ... that is, if you keep the source directory.22:58
ikoniaRubas: you have made a mistake setting up your system then,22:58
adamcunningtonikonia: well, it's the only way of me getting sublime and i know it has a lot of loyal users who trust it - their authority is good enough for me22:58
adamcunningtonusr13: what do you mean by the keep the source directory22:58
ikoniaRubas: the bottom line is ubuntu and the sudo model is not22:58
ikoniaadamcunnington: not it is not!!!!22:58
ikoniaadamcunnington: subline is CLOSED SOURCE22:58
Bashing-ombelalsherif: If you must !, activate the "Additional Drivers" utility and try that option.22:58
Rubasok ikonia i'll just disable root, and install it through a user22:58
adamcunningtonikonia: i don't understand you - what are you disagreeing with22:59
usr13ikonia: What?  It is his system, he can do with it what he wants to. (He simply asked a question, I answered).22:59
ikoniausr13: give "good advice"22:59
ikoniaadamcunnington: you don't compile submlime22:59
adamcunningtonikonia: ok, what do i do with the .tar.bz2?22:59
ikoniaadamcunnington: again RESEARCH THE BASICS22:59
usr13adamcunnington: As ikonia points out, it is always better to use the package management system.23:00
adamcunningtonusr13: it's not in the package management system23:00
adamcunningtonikonia: but i don't know what THE BASICS are23:00
ikoniaadamcunnington: thats the bit where "research" is the key23:00
adamcunningtonikonia: these are unknown unknowns23:00
ikoniaadamcunnington: making random assumptions23:00
adamcunningtonikonia: how can you research what you don't research23:00
ikoniaadamcunnington: they are not - I linked you to the sublime website that explains it23:00
adamcunningtonikonia: no, i'm making deductions based off what i know and i don't know what i don't know23:00
ikoniaadamcunnington: sorry - this is just sloppy23:01
ikoniaadamcunnington: you want to install a product, but you've not visited the website23:01
adamcunningtonikonia: you're expectations are unbelievable23:01
adamcunningtonikonia: I'M ON THE WEBSITE23:01
SergeyServerERROR 1113 (42000): A table must have at least 1 column23:01
basketball! lol23:01
ubottuPlease don't use "LOL" and "OMG" and so forth on a regular basis. This is IRC, not IM, and using those lines on their own is not required, and it is rather annoying to the rest of the people in the channel; thanks.23:01
adamcunningtonikonia: HOW ELSE DO YOU THINK I GOT THE .TAR.BZ2 FILE23:01
ikoniaadamcunnington: right, so what does it tell you to do23:01
rocktopanyone know what is the best torrent server for ubuntu (CLI) ?23:01
adamcunningtonikonia: there is a link to the file which i click and it downloads, all other information on that page is a changelog. do you want a screenshot?23:01
ikoniaadamcunnington: sorry, this is just pointless if you're not prepared to do any research and just keep asking "how how how" you'll never grasp the basics23:01
usr13adamcunnington: Why not use the ppa?23:02
=== GeertJohan is now known as GeertJohan|zZzZ
rocktopI would like to server my data via torrent , I need the best torrent server23:02
adamcunningtonusr13: ikonia said there was no PPA as it was closed source, said i could only get it from the vendor23:02
adamcunningtonikonia: you're the one not listening23:02
adamcunningtonikonia: do you understand the concept of unknown unknowns?23:02
ikoniaadamcunnington: fully yes23:02
adamcunningtonikonia: or just communicating with other human beings23:02
ikoniaadamcunnington: I fully understand that - however I'm not the one just making random stuff up like "how do I compile it" without doing any research at all23:03
adamcunningtonikonia: i asked how to install it, not comppile23:03
ikoniaadamcunnington: you asked how to compile it23:03
adamcunningtonikonia: actually, i didn't even ask that, i asked what the uninstall process looks like23:03
ikoniaadamcunnington: you said you wanted to compile it as it's the only way to get it23:03
adamcunningtonikonia: they were your words23:04
ikonia22:56 < adamcunnington> usr13: when building from source (tar.bz2 in this case), what does the uninstall process look like23:04
ikoniaadamcunnington: thats you asking how to build it from source23:04
adamcunningtonikonia: i asked how i should best get it, you then had a rant about me not listening (purely because i didn't understand what you did) and then you said it's CLOSED VENDOR, you used a lot of caps and said there were no alternative ways23:04
ikonia22:56 < adamcunnington> usr13: when building from source (tar.bz2 in this case), what does the uninstall process look like23:04
ikoniaadamcunnington: thats you asking "how to build it from source" not how to get it23:04
adamcunningtonikonia: i don't know all this terminology, you take it for granted and then come across unthinkably arrogant because you have relatively supreme knowledge23:04
ikoniaadamcunnington: please stop trying to deflect it23:04
ikoniaadamcunnington: http://sublime-text-unofficial-documentation.readthedocs.org/en/sublime-text-2/getting_started/install.html#linux23:05
adamcunningtonikonia: you don't even realise the pedanticness in your comments23:05
=== DarkAceLaptop_ is now known as DarkAceLaptop
adamcunningtonikonia: i have no idea in the difference between building and compiling and barely understand the difference between compiling and installing23:05
ikoniaadamcunnington: I found that installation instructions on the website....that I linked you to23:05
ActionParsnipIsnt there a PPA for Sublime?23:05
adamcunningtonikonia: i can't 'research' that because i was unaware of the difference, that is what an unknown unknown is. Don't be so ignorant.23:05
adamcunningtonikonia: your link is to the download page23:05
ikoniaadamcunnington: reading the website and looking for "installtion instructions" on the official website is hadly something you research23:05
ikoniaadamcunnington: yes, you READ the website23:05
ikoniaadamcunnington: eg: look for installation instructions on the official website23:06
ikoniathat is basic usage of software you want to use if you don't know anything about it23:06
ActionParsnipadamcunnington: what is the output of: cat /etc/issue23:06
adamcunningtonikonia: ok thanks. Can i ask you don't talk to me again please? You're casting a terrible perception in my mind of the ubuntu comunity23:06
ActionParsnipadamcunnington: press CTRL+ALT+T and run the command. The output is a single line so is ok to paste here23:07
ikoniaadamcunnington: no problem at all, you're not creating a great perception of someone who claims to be a bleeding edge software user if you are unable to lookup install instructions from an official website23:07
earthianHello, Do you know how to disable the LSHIFT+RSHIFT keyboard layout switching in Gnome 3? (Latest)23:08
ActionParsnipadamcunnington: copy and paste to terminal is no different to a text editor23:08
adamcunningtonActionParsnip: yea, sorry was just doing it; UBuntu 12.04.4 LTS \n \l23:09
adamcunningtonon my laptop typing here, just installing a bunch of stuff on my ubuntu machine23:09
ActionParsnipadamcunnington: sudo add-apt-repository ppa:webupd8team/sublime-text-223:10
ActionParsnipadamcunnington: sudo apt-get update23:10
adamcunningtonActionParsnip: done that fairly recently but will do again23:10
ActionParsnipadamcunnington: sudo apt-get install sublime-text23:10
earthianI have settings for Super+Space for visual change to the next keyboard layout and Ctrl+LShift for next keyboard layout. However the LShift+Rshift still works and I can not find where to disable this?23:11
ActionParsnipadamcunnington: this should install the app. The instructions on the sublime link above are pretty easy and are commands to copy and paste just like those i gave23:11
adamcunningtonActionParsnip: yea cheers. I was looking for a PPA initially but got confused when i thought ikonia said that i couldn't use a ppa for this. Was probably my bad23:12
ActionParsnipadamcunnington: is it installing now?23:13
=== U1timat3Tr0113r is now known as UltimateNate
adamcunningtonActionParsnip: yea all good thanks23:14
ActionParsnipSweet23:14
iceroothow to write Cyrillic characters with a normal keyboard (qwertz) is there something like a virtual keyboard where i can use that with the mouse? what other options to i have?23:23
ActionParsnipIceroot: onboard maybe, or gok23:24
ActionParsnip!info gok23:24
ubottuPackage gok does not exist in saucy23:24
ActionParsnip!info onboard23:24
ubottuonboard (source: onboard): Simple On-screen Keyboard. In component main, is optional. Version 0.99.0-0ubuntu1 (saucy), package size 638 kB, installed size 2816 kB23:24
iceroot!info onboard precise23:27
=== zz_dino82 is now known as dino82
ubottuonboard (source: onboard): Simple On-screen Keyboard. In component main, is optional. Version 0.97.0-0ubuntu4 (precise), package size 396 kB, installed size 1604 kB23:27
=== drama- is now known as drama
=== adamcunnington is now known as ac
=== ac is now known as Guest48757
=== Guest48757 is now known as adamcunnington
machbio_sandanyone tried Luna OS here ?23:50
ikoniamachbio_sand: the guys in the luna OS channel will be the better place to ask23:51
redsn0w_machbio_sand, I'm trying to23:51
xanguamachbio_sand: /join #elementary for eos support23:52
rommelis elementary os luna and luna os by suse the same thing?23:52
=== machbio_sand is now known as machbio
machbiothanks guys23:54
adamcunningtonHi, what happens if a ppa repository has a package with the same name as an official package from the ubuntu repository23:59
adamcunningtonhow do i stipulate that i want to download the one from the ppa repository23:59

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