[00:00] RhoSigmaTau: you are using a cross-over cable, yes? [00:03] yeah, i'm currently in the process of finding another cable, hang on === Zachary_DuBois is now known as Tokyo [00:04] RhoSigmaTau: FYI, the lights don't mean anything except that the wires see a voltage [00:05] http://tny.de/patJ2 [00:05] RhoSigmaTau: you will still see lights if the cable connection is improperly wired [00:05] yeah, i have (had) both green and yellow flashing corresponding to computer A sending RARP [00:06] RhoSigmaTau: lights don't mean a thing [00:06] RhoSigmaTau: you have wireshark? [00:07] I am having problems with apt-get. Here is the error I receive via terminal: http://paste.ubuntu.com/9929131/ [00:07] Guys, any ideas how to convert my USB back to normal? It's registering as a CD ROM fsr [00:07] My system is Ubuntu 14.04.1 [00:07] happyfr0gg: got another package management program open / working? [00:08] daftykins, No, I do not think so. How do I determine if one is running? [00:09] daftykins, Synaptic fails to load. [00:09] happyfr0gg: is this a desktop install? it'd be an update manager, yeah synaptic or otherwise [00:09] yep, the cable is intact and is a crossover (double-checked) [00:09] hi, I'm trying to modify some code and rebuild the deb file with dpkg-buildpackage ... everything works, but it would be helpful when I change one file after a build to rebuild the package just by compiling that file ... how can I do that? [00:09] ok so maybe not [00:09] happyfr0gg: run "ps -al /var/lib/dpkg/" and share the result via http://paste.ubuntu.com [00:09] happyfr0gg: sorry that was ls... - typo [00:09] currently, i can either clean and rebuild everything, or if I use the -nc flag, it sees the deb file built already and does not pick up on the fact that one source file is changed [00:09] RhoSigmaTau: are you seeing the RARP packets on wireshark? [00:09] Samba won't work!!!! [00:10] any idea? [00:10] daftykins, desktop install is affirmative. [00:10] !details | Felishia "it dun work" isn't very descriptive [00:10] Felishia "it dun work" isn't very descriptive: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [00:10] daftykins, give me a few seconds to run your command. [00:11] Basically samba would just ask me for an user and password when I get into WORKSPACE however there is no such password I set [00:11] Anyone know a decent jailbreak program that works on Ubuntu? [00:11] WORKGROUP [00:12] and smbtree only prints the comptuters on my network [00:12] Felishia: so you're trying to graphically browse windows systems on the network via nautilus? [00:12] daftykins, yes [00:12] Felishia: try accessing a file share via smbclient instead - i don't believe in the GUI approach personally. [00:13] daftykins, how can I do it? [00:13] Felishia: smbclient -u username //IP address of host/sharename [00:13] zerowaitstate: getting wireshark on new machine now (i thought i had it, but i'm using a different machine right now) [00:13] daftykins, where -u is my user name right? [00:13] daftykins, result to 'ls ls -al /var/lib/dpkg/' --> http://paste.ubuntu.com/10005068/ [00:13] Felishia: bingo [00:14] session setup failed: NT_STATUS_LOGON_FAILURE [00:15] Felishia: did it prompt for password? [00:15] yes [00:15] happyfr0gg: mmk, anything output from "ps -ef | grep dpkg" ? [00:15] Felishia: and you're sure that's a real share? [00:15] show me what you typed. [00:15] yes I'm just looking at it [00:16] smbclient -ufelishia //MILKA-PC/ed/ [00:16] ed is a folder [00:16] daftykins, is that 'ps' or 'ls'?? [00:16] happyfr0gg: ps this time :D [00:17] daftykins, smbclient -ufelishia //192.168.1.1/ed/ neither works [00:17] Felishia: it needs a space after -u [00:17] a space? [00:17] yeah you've got -ufelishia [00:17] it might've been ok anyway, but that's just a little dubious to me [00:18] 'ed' is a rather brief share name :D [00:18] yes but that's the name of the share, I made it in purpose LOL [00:18] daftykins, and when I put the space actually I get an error showing me "the proper syntax2 [00:18] Felishia: alright, well you can also look at the event viewer on the Windows side to see what it's complaining about, although the NT error was pretty descript that your login details were perhaps wrong [00:19] daftykins, my password is as easy [00:19] yeah it might be "smbclient //host/share -u username" [00:19] note no trailing slash on share - share/ might be key [00:19] Felishia, it backslash aswell [00:19] then I don't get a password prompt [00:20] I get the same error, all the time [00:20] except when I use the IP that I get (CONNECTION REFUSED) instead [00:20] Connection to 192.168.1.1 failed (Error NT_STATUS_CONNECTION_REFUSED) [00:20] daftykins, http://paste.ubuntu.com/10005193/ [00:21] my smbtree obviously shows that computer [00:21] happyfr0gg: hmm ok [00:21] !aptlock | happyfr0gg try this [00:21] happyfr0gg try this: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [00:21] Felishia: amusingly i'm getting the same on my ancient 10.04 VM, hah [00:21] one sec [00:22] anyone knows if possible to move env vars to external file in upstart script? [00:22] with system.d it's possible [00:22] ubottu, is there a source online I can look for more info on the command you mentioned? [00:22] happyfr0gg: I am only a bot, please don't think I'm intelligent :) [00:22] Felishia: my bad, it's capital -U [00:23] daftykins, I get the smae [00:23] Felishia: so as your user, not root - "smbclient //IP address/share -U username" [00:23] alright well your Windows box is configured wrong then [00:23] like i say, read the event viewer for detailed logs [00:23] event viewer? where? [00:23] or delete the share, so you're just authing against the host IP [00:23] in Windows. [00:24] daftykins, when I installed BackBox Linux as a VirtualBox VM, that is when i encountered this apt-get error. [00:24] Felishia, smbclient \\\\MILKA-PC\\ed password [00:25] I think I get it [00:25] Felishia, smbclient \\\\MILKA-PC\\ed --user=username%password [00:25] how can I include config file in upstart? [00:25] =/ [00:26] gr33n7007h: at least on my ancient 10.04 server VM that syntax is not allowed :) [00:26] gr33n7007h, I get the same [00:26] zerowaitstate: wireshark is picking up RARP packets [00:27] ah, syntax might of changed not used it in years lol [00:27] Felishia: share the last attempt via paste.ubuntu.com of my method [00:27] a sec [00:27] according to [00:27] happyfr0gg: backbox? so this isn't even ubuntu? [00:27] a sec [00:28] happyfr0gg: also, ubottu is a bot ;) [00:29] daftykins, I just get session setup failed: NT_STATUS_LOGON_FAILURE [00:29] nothing else! [00:29] Felishia: with what command syntax? [00:29] My host is Ubuntu, guest is BackBox Linux as a VB VM. When I installed BackBox as a VB VM that is when my apt-get got screwed. [00:29] daftykins, each one everyone has told me [00:29] Felishia: and you've read the logs on the Windows end yet? or don't know how... [00:29] Felishia: well you need to be specific. [00:30] daftykins, are there logs? where? [00:30] oy vey [00:30] Felishia: on the Windows box, run eventvwr [00:31] daftykins, wow! what's this? LOL, so now what's next? [00:31] you learn how to use it, basically [00:31] Hey, is there a way to install itunes 12 under the current version of wine? I can't seem to get it to work [00:31] muttstuffle: highly doubt it [00:31] !wine [00:31] WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [00:31] see appdb^ [00:31] daftykins, the bot requested I try this command and here is the result: http://paste.ubuntu.com/10005379/ [00:31] The appdb gives it a bronze rating [00:32] happyfr0gg: no i told it to tell you ;) [00:32] muttstuffle: short answer is no [00:32] daftykins, oh. [00:32] happyfr0gg: so you're saying this system is 'backbox' - so not ubuntu? [00:32] No. [00:32] xangua: darn, is there some way to access my itunes purchases on ubuntu? [00:32] xangua: I only care about the tv shows and those are DRM'd to hell [00:32] happyfr0gg: then i can't help you in here, you'll need to find a support channel for that distro [00:33] Ubuntu is the main os. BackBox is a virtual machine. [00:33] sudo apt-get remove samba [00:33] happyfr0gg: so you claim the host is faulty? [00:33] daftykins, YES. [00:34] muttstuffle: use Windows or OSX [00:35] happyfr0gg: try this "sudo mv /var/lib/dpkg/status /var/lib/dpkg/status_old" then "sudo apt-get -f install" not what you're running [00:36] daftykins, okay. [00:37] daftykins, result to first command: 'mv: missing destination file operand after ‘/var/lib/dpkg/status’' [00:38] are you sure you typed it correctly? [00:38] I copied and pasted the first command. [00:39] maybe change status_old for status-old [00:40] I am getting rid of Ubuntu. I may end up using Mint. Ubuntu has been giving me communist headaches. [00:40] life will be worse over there, 'cause you won't be able to come here anymore for support :) [00:40] they have their own channel on another network [00:42] i think your machine is either unstable, or you've done something you've not mentioned [00:42] I am using the lastest LTS version of Ubuntu. [00:42] *latest [00:43] Hi, I want to create a volume group. This is my disk structure http://pastebin.com/aeqCJhpL [00:43] I considered Mint briefly [00:44] samet: you already have two volume groups spanning your disk [00:44] samet: vg-root and vg-swap_1 [00:44] So can't I create new volume group shrinking vg-root [00:44] Can anyone help me uninstall and reinstall alsa? [00:45] zerowaitstate: I have to create new volume group named "volume" [00:46] kat_MK: why you wanna reinstall alsa? How about you tell us your real problem [00:46] samet: ah [00:46] actually i dont even know if that is what i need to do. I have been working on trying to recover sound on my computer for 2 days and cannot figure it out. i just installed ubuntu 4 days ago and sound worked fine. It stopped working two days ago and I can't figure out what is going on. I am very new to ubuntu. [00:47] samet: i'm looking and apparently the sda5 partition only has 2 PV's in it, and they don't add up to the partition size [00:47] samet: so you do actually have free space [00:48] !sound | kat_MK [00:48] kat_MK: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [00:48] i need sound for some of my school tasks which involve interactive learning. I have tried undoing updates and redoing them, my sound card/driver read fine [00:48] thank you for the link [00:48] but i have tried that [00:48] Got an ubuntu server that's displaying this when we attempt to boot it: 'Error: file not found'. And on the next line, it shows 'Grub rescue'. I've already done some research and determined I need to run a boot repair while running off an ubuntu disk, but I havent found a definite answer on what could have caused this. Any ideas? [00:48] and its still not working and some of the commands given do not work in terminal for me. [00:48] zerowaitstate: http://pastebin.com/UG01mMTU [00:49] zerowaitstate: sda5 has two volume groups. And there is only one pv i.e. sda5. Isn't it? [00:49] i dont know what to do with it,and on top of that, my desktop computer is in a basement so i was using a wireless repeater, but i cant find a driver for it now, so my internet only works 1/4 of the time [00:50] samet: what is the result of "sudo pvdisplay"? [00:51] zerowaitstate: http://pastebin.com/A8wpSUiT here [00:51] kat_MK: I wish I could help, but I know nothing about sound and little about WIFI . Hang loose, others will respond. [00:51] thank you very much bashing [00:52] samet: what about "sudo pvscan"? [00:52] anybody using Ubuntu 12.04 on Dell XPS 13 Sputnik? Can you please share your BIOS configuration? [00:53] daftykins, When I reload my package list in Synaptic it says I need a working Internet connection and fails. [00:53] zerowaitstate: http://pastebin.com/fi9ayUDS [00:54] happyfr0gg: ok but i wasn't dealing with synaptic, can't comment as i don't use it [00:55] happyfr0gg: try aptitude [00:55] aptitude is even worse [00:55] not recommended on *buntu systems [00:56] anybody got the Broadcomm 4318 Air Force One 54G working in 14.40 [00:56] daftykins: I'm just trying to see if he has anything that will recognize his connection and let him install [00:56] the connection isn't the problem [00:56] daftykins: also I have been using aptitude for three years on Ubuntu with zero issues [00:56] DocPlatypus, I will try just about any G-damn thing as of now to get my problem fixed. [00:56] I prefer it to the screwball software updater Canonical gives us [00:56] DocPlatypus: well i can appreciate that, but anecdotal evidence doesn't really prove anything [00:56] yeah well that's GUI stuff, i don't deal with that [00:57] ah well, i will have to relinquish involvement with that support ticket :> [00:57] bump : anybody got the #Broadcomm Air Force One 54G working in 14.04 plz [00:58] does ubuntu have any kind option, like windows had, of checking and then suggesting why sound isnt working? [00:58] zerowaitstate: Is it possible to resize any of these volumes and then create a new one out of it? [00:58] samet: if you want another volume to use that free space, what you need to do is pvresize to grow the PV to the rest of the sda5 partition. From there, you can create new LV's to take advantage of the space the PV was extended to [00:59] samet: in other words, you do not need to create a new VG. Just extended the PV and then create a second LV on the same VG [00:59] !broadcom | klinikal please don't repeat so quickly and have a read here if you haven't [00:59] klinikal please don't repeat so quickly and have a read here if you haven't: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [01:00] sorry ubottu :) [01:00] in LVM one partition = one PV [01:00] zerowaitstate: Ok. I will try it out. Thank you!! [01:01] zerowaitstate: After extending the pv. I have to create a new lv using lvcreate. Right? [01:01] samet: as with everything: I recommend backup beforehand [01:01] samet: right, lvcreate [01:02] zerowaitstate: Ok. Thank you!! [01:02] Got an ubuntu server that's displaying this when we attempt to boot it: 'Error: file not found'. And on the next line, it shows 'Grub rescue'. I've already done some research and determined I need to run a boot repair while running off an ubuntu disk, but I havent found a definite answer on what could have caused this. Any ideas? [01:03] Sierra: I had an entire laptop's root filesystem take a crap not too long ago, just from the drive overheating and writing one too many of the wrong values to the wrong place [01:03] lost root, but it spared /home [01:03] does ubuntu have any kind option, like windows had, of checking and then suggesting why sound isnt working? [01:03] Sierra: Is raid a factor on your server ? [01:03] It has a raid controller, but its not setup to use the drives in raid [01:03] Sierra: i'd check the SMART status of the disk to see if it's gone wonky. [01:04] SMART is a good place to look but not a 100% reliable indicator === Guest97255 is now known as daynaskully [01:04] I wont have physical access to the server for another couple hours. Emergency road trip :( [01:04] I really hope its not the drive. [01:05] well, take some replacements just in case. [01:05] Sierra: OK, so we know where '/' is, pastebinit -> sudo fdisk -lu <-. and we try and re-install grub . [01:05] Yeah, I'll be prepared, just hope its not that bad. [01:05] Sierra: couldn't have been a power failure presumably? [01:05] The other servers on the rack are functioning fine [01:05] No downtime that I'm aware of [01:06] ah well. smartctl it is [01:06] How do I report my problem to the developers? Synaptic does not give me a way to do so. [01:07] I was planning to follow this; Would you uys recommend it? https://help.ubuntu.com/community/Boot-Repair#Using_Boot-Repair [01:08] Sierra: after a backup maybe [01:08] but yeah that gets used a lot in here [01:08] zerowaitstate: Sorry. I have to create a new volume group not logical volume. [01:08] Sierra: On single disk systems I think it is a great tool, on multi disk systems I have had problems . [01:10] samet: um [01:10] samet: have to create a new VG for what? [01:10] So this server.. It was running perfectly fine, albeit it was responding slowly. We had a guy at the datacenter reboot it, and it wouldnt boot back up. Aside from possible drive failure, what else could have been the problem? [01:11] Sierra: Out of partition space ? [01:12] Hm.. Wont know that until I'm physically there to check the drive [01:12] Sierra: Yeah, or get it booted to terminal . :) [01:12] zerowaitstate: I am trying to install openstack package and that needs a volume group http://docs.openstack.org/juno/install-guide/install/apt-debian/content/cinder-install-storage-node.html [01:13] samet: ah [01:14] samet: i guess you need to resize the sda5 partition, then create an new extended partition, put a new PV on that, then create a VG out of that PV [01:14] samet: sounds like a pain in the butt. you're trying to do this on the same disk as your OS? [01:15] it seems ubuntu 14.04 using systemd .. how to restart lightdm after doing some configuration without reboot [01:16] sudo service lightdm restart [01:16] Yes I think I have to create a new partition. But I tried creating new partition during installation but ended up with only sda5 pv. [01:17] fishcooker: ?? systenD is not standard in 14.04 ... try to restart the GUI -> sudo service lightdm restart <- . [01:18] zerowaitstate: How can I create new partition? [01:21] thankyou Bashing-om it works.. i think ubuntu using its upstart [01:22] fishcooker: Good deal .. and yes for now is upstart .. systenD is coming . [01:23] Bashing-om, thought 14.10 is using systemd? === pablotron_ is now known as pablotron [01:24] gr33n7007h: So far as I am aware, systemD is scheduled for 16.04 .. But there is testing going on now . [01:25] gr33n7007h: systemd is not PID 0 currently [01:26] gr33n7007h: systemd is not PID 1 I mean [01:28] ah, ok my bad [01:28] samet: you will need to shrink the existing sda5 partition [01:28] samet: using gparted [01:29] samet: and then create a new extended partition in the remaining space [01:29] samet: but take care not the shrink it smaller than the space occupied by the existing PV on sda5 [01:30] Ok. Can it be done while system is up? [01:30] samet: I'm not sure, honestly [01:31] zerowaitstate: Ok. Thanks anyways :) [01:31] samet: it _should_ be a nondestructive resize, but I wouldn't assume [01:34] does ubuntu have any kind option, like windows had, of checking and then suggesting why sound isnt working? [01:43] ok, does anyone have any more suggestions? i'm trying to get RARP to work through rarpd on ubuntu, with another machine conneccted directly through ethernet. wireshark on ubuntu can detect the RARP packets from the other machine, yet rarpd never replies [01:50] Hi to all [01:50] loha [01:51] What's up [01:51] here to learn [01:51] who teaching [01:52] ubuntu-studio: this is support channel, not teaching channel :P Do you have ubuntu support question? [01:52] always...lol [01:53] I'm new to ubuntu.. so that's what i mean by here to learn... [01:53] ubuntu-studio: what do you want to know more about" [01:53] ? [01:53] one is how to install stuff. [01:53] Hi some question, I've found out how to fix a crash I encountered, in fact it has been fixed in upstream, bisected commit, 4 line change. Can you apply it, or is this against ubuntu policy? [01:54] ubuntu-studio: well software center and synaptics are the simplest methods [01:54] recently downloaded a program but got stuck on the install. [01:54] !manual | Stanley00 [01:54] Stanley00: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [01:54] wan't straight forward like mac or pc [01:54] ubuntu-studio: ok, tell us more [01:55] ok. i'm doing this from memory as i'm currently booted to cd so I can't see the file type. at least i don't think [01:55] also there is a new version out where its fixed, since last august, why is it not in vivid? [01:55] Stanley00: opps sorry :-) [01:55] Bashing-om: np :P [01:57] i can't view the file but I downloaded a few new programs for burning cd/dvd and studio work stuff. [01:57] ubuntu-studio: Have you seen -> http://ubuntuguide.org/wiki/Ubuntu_Trusty <- . What are you trying to install and why not from the repository ? [01:57] anyway. one or more of the programs seemed to be packages which didn't have an installer like i'm use to.. [01:57] est31: i probably can't answer your question, but which package is this for? [01:58] ubuntu-studio: why aren't you using software center? [01:58] plasmasnake: libopenal1 [01:58] I'm booted to a cd so i can't seem to see my files as normal [01:58] it seemed like I was creating the installer when I thought i downloaded it... [01:59] ubuntu-studio: what did you download? [01:59] est31: i was going to say if it's a core ubuntu library then you could try joining the developers' IRC channel, but it doesn't look like it is [01:59] looks like it's in the universe repo [02:00] yea its from debian [02:00] some debian channel? [02:00] but your issue is that ubuntu didn't grab the updated version [02:00] my apologies for the waste of time...i'm going to need to boot up without the cd so I can see the downloaded files...as you all can see i'm very new to the ubuntu world... [02:00] it looks like that package just gets automatically pulled from the debian repo [02:00] doesn't even have a maintainer on the ubuntu side, as far as i can see [02:01] ubuntu-studio: no worries [02:01] is it possible to mount d: the cdrom in dosbox anymore? [02:01] plasmasnake: ok... [02:01] Thanks aeon-ltd and all else who tried to help. once booted normally i'll reach out === parsnip is now known as conkeror [02:05] est31: maybe this is what you're looking for, if i'm understanding it right? https://wiki.ubuntu.com/SyncRequestProcess === Tokyo is now known as Zachary_DuBois [02:06] so, i'm trying again cause i've been working on this for just over 7 hours now, does anyone know why rarpd wouldn't reply to a RARP packet, even though wireshark shows them reaching the system? === conkeror is now known as seahawks [02:07] est31: actually this would probably be a merge, not a sync: https://wiki.ubuntu.com/UbuntuDevelopment/Merging [02:07] plasmasnake: does the package in debian have 0.16.0? [02:07] RhoSigmaTau: random guess, firewall? [02:09] RhoSigmaTau: i don't even know what that is, but first guess would be listening on wrong interfaces [02:09] est31: ah i see, the debian repo also has the same version https://packages.debian.org/sid/libopenal1 [02:09] aeon-ltd: iptables? i followed some instructions to open iptables completely and accept everything (safe, the machine in question is offline) [02:10] !info libopenal1 [02:10] est31: in that case you probably gotta wait... or download the source yourself with apt-get source, apply the patch, re-compile and install the resulting debs [02:10] libopenal1 (source: openal-soft): Software implementation of the OpenAL audio API (shared library). In component universe, is extra. Version 1:1.15.1-5 (utopic), package size 163 kB, installed size 423 kB [02:10] daftykins: i've thought about that, but rarpd (the RARP raemon) has pretty minimal documentation and i can't see how to change it [02:11] This is the fix -------> http://repo.or.cz/w/openal-soft.git/commit/564a1822595e287cf808ea63a03d96719e3cc7b4 [02:11] Bashing-om: ^ [02:11] plasmasnake: ^ [02:11] est31: here's what you can do to apply the patch on your own machine, pretty easy http://askubuntu.com/questions/28372/how-do-i-get-the-source-code-of-packages-installed-through-apt-get [02:11] does anybody here know the name of the program to control the brightness? [02:11] RhoSigmaTau: run it verbosely instead of in daemon mode? [02:11] xbacklight [02:11] nobody____: ^ [02:12] i.e. manually in a terminal to see output [02:12] ty [02:12] plasmasnake: unfortunately 0.15.0 will be added to 15.04 too [02:12] 0.15.1 [02:12] est31: but you can apply the fix yourself by downloading the source of the current package, applying the patch, and recompiling [02:13] est31: just make a new directory somewhere and type in apt-get source libopenal1 [02:13] daftykins: RARP isn't supported in ubuntu anymore, rarpd must be used, but rarpd also has debug mode which is supposed to show what it's doing... debug mode opens a new terminal line and no user prompt, so it seems to work, but shows nothing at all [02:13] When I try to restore the purchases I made from the Ubuntu software center it gives an error > http://imgur.com/IREzIV9 [02:13] plasmasnake: do I have to do this bzr thingy? [02:13] est31: and then sudo apt-get build-dep libopenal1, and then apply the patch from that link you posted, and rebuild it [02:13] RhoSigmaTau: what, even when running it with "-v" ? [02:13] Its been like this for quite some time, trying to restore a purchase of an icon pack. Currently using Gnome Ubuntu 14.04.1LTS fully updated. [02:13] est31: no need to use bzr [02:14] I didn't have this problem while on unity so I'm assuming its a gnome problem . [02:14] daftykins: yeah, it shows nothing at all [02:15] RhoSigmaTau: so if it's not supported anymore, are you saying you didn't get it from ubuntu's repos? [02:15] est31: you would only need to use bzr if you wanted to commit the changes back to a repo, but you don't need to do that since you're just applying the patch on your local machine [02:16] plasmasnake: ok thanks. I hope that somebody takes the time and updates openal to 0.16.0 someday [02:16] est31: it'll probably happen in ubuntu after debian does it [02:16] RARP is a protocol, Reverse Adress Resolution Protocol. ubuntu used to have 'rarp' command and support, but that was removed, so rarp daemon must be used insteead [02:17] plasmasnake: do you know any debian channel I can join to explain the issue? [02:17] a daemon doesn't do what a client program does [02:17] est31: #debian :) [02:17] same network, here on freenode [02:18] manpages.ubuntu.com/manpages/gutsy/man8/rarpd.8.html [02:18] est31: but save yourself the headache, you'll spend less time just applying the patch yourself for now [02:18] hola [02:18] plasmasnake: thanks and bye :) [02:18] est31: np [02:19] "Rarpd is a daemon which responds to RARP requests" [02:19] holanic [02:20] RhoSigmaTau: i think you misunderstand me, but nevermind i give up [02:21] i'd like to know what you were trying to say [02:23] could I find out with which font stterm package is built? (it hunts me!) === Guest51964 is now known as brow-Wayland [02:24] could I find out with which font stterm package is built? (it hunts me!) [02:25] gg xbacklight didnt work for me [02:25] Hello [02:25] What are the differences between Ubuntu and Ubuntu Server? [02:25] Hi all [02:25] nobody there are ways to change the brightness in software with xrandr [02:25] And how can I make these changes to "traditional" Ubuntu? [02:26] moaz: no gui, different package set, different configs at start [02:26] moaz: are you looking for a more barebones ubuntu desktop? [02:26] i give up [02:26] aeon-ltd: basically [02:27] moaz: for what purpose? [02:27] I was just on booted to a cd [02:27] was trying to install a package that i downloaded. [02:27] moaz: have you heard of the minimal releases? [02:27] anyone know how to install? [02:27] aeon-ltd: no I have not. [02:28] Where are they? [02:28] Sunson: what package? [02:28] Sunson: what is it and where'd you get it? that's not really the best way to install software. [02:28] ok [02:28] it's called popcorn time [02:28] moaz: i'm trying to find it now [02:28] the name of the package is popcorn-time-linux64.tar.gz [02:29] anyone know my answer! [02:29] aeon-ltd: thanks [02:29] Sunson: have you looked in software center or official repos, then unofficial repos first? [02:29] Sunson: from where? [02:30] I got it from the popcorn time website [02:30] Sunson: so why don't you link us instead of making us extract it from you like blood from a stone? :) [02:30] aeon-ltd: i didn't look no. whats a repo? [02:30] moaz: found it http://help.ubuntu.com/community/Installation/LowMemorySystems [02:31] daftykins: my apologies..im very new to the ubuntu world.. a lil slow.. [02:31] back in the day I did run Ubuntu on a box with only 256M RAM [02:31] Sunson: repository, it's like a place where a package is store for easy install and updating [02:31] I'll never do that again [02:31] thanks aeon-ltd [02:31] moaz: they also call it command line install [02:31] moaz: just don't try and install over wireless. [02:31] https://popcorntime.io/ where i got the package [02:32] aeon-ltd: oh ok.. [02:33] daftykins: what is wrong with trying install over wireless? [02:33] aeon-ltd, daftykins, will it work with a VM? [02:33] I was able to do my last install that way [02:33] DocPlatypus: mini.iso has no support for it... [02:33] Sunson: $rf party software is not supported here, have you seen : http://www.sysads.co.uk/2014/06/install-popcorn-time-0-3-2-in-ubuntu-14-04/ ? Much easier . [02:33] Sunson: then there are ppa personal package archives, these are unoffical repos [02:33] moaz: yep just fine [02:34] oh [02:34] daftykins: what would the workaround be? only thing I can think of, is use another box that has wired and wireless, bridge them, and hook up to it via a crossover cable [02:34] ugly but functional [02:35] * daftykins chuckles [02:35] DocPlatypus: well personally i'd plug a network cable in ;) [02:35] thanks guys [02:35] Sunson: ok let's just work with what you got, first untar the package [02:36] daftykins: it's only an issue with mini.iso right? [02:36] I'm about to help a friend upgrade his laptop to 14.04 [02:36] it's a Wubi install, so we'll have to fix that first. [02:37] DocPlatypus: oy, then you should backup the data then clean install, burn WUBI - it is pure evil [02:37] mini.iso has no relevance in that scenario [02:37] daftykins: I found a script to migrate the Wubi install. we will likely backup anyway [02:37] sounds horrible :) [02:37] I have a clean 750 gig drive I can use for that purpose nicely [02:38] what version is it on? [02:38] 12.04 [02:38] keep life simple, just nuke it, clean install - bring back the /home [02:38] he has one older laptop that is 11.04 in addition to another desktop also on 12.04 [02:38] why running EOL releases? [02:38] daftykins: that's plan B... I hate doing clean installs where unnecessary [02:39] and he just hasn't gotten around to upgrading. 12.04 good until 2017 I thought? 11.04 box has not even been powered up lately [02:39] oh well, it's your time [02:39] yeah i only meant 11.04 is EOL [02:39] hi, my gnome-keyring-daemon suddenly stops working this past few days. upon login, running ssh-add -l resulted with: "Could not open a connection to your authentication agent" [02:39] the 11.04 we are probably going to back up and re-purpose. trying to find a use for a laptop with only 1GiB of RAM [02:40] DocPlatypus: lining a coffin probably [02:40] although manually adding SSH_AUTH_SOCK solves the issue, is there something that can automate this? [02:40] i'm on 14.04 desktop, x86_64 [02:41] rchavik: 14.04 clean install or upgraded from 13.10 or 12.04? [02:42] DocPlatypus, clean install, it was working before [02:43] DocPlatypus, this is my work laptop, been using it for about a year [02:53] ok... something slightly more trivial to fix. i have my power settings set to never suspend in all fields, it's applied, but my (both) laptops suspend after some time [03:01] EriC^^: \o [03:01] Bashing-om: \o [03:05] hmm my ubuntu 14.10 machine has some wild window problems [03:05] in both gnome shell and unity [03:05] i cant click and drag windows after a while... cant close windows after a while... eventually the mouse stops working [03:05] for anything except moving the pointer [03:06] hi all :) do i need wl kernel module for 802.11 with broadcom b43 module and accompanying firmware? [03:06] i notice on my ubuntu 12.04 system, that i also have wl kernel module loaded, and it works. but on my 14.04 system, there is no wl module, and i never get a DHCPOFFER [03:08] I'm trying to use preseeding but it's not taking my preseed. Is anyone present knowledgeable? [03:18] DocPlatypus, oh.. resolved my problem by installing from trusty-proposed: https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1387303 thanks [03:19] Launchpad bug 1387303 in gnome-keyring (Ubuntu Utopic) "regression: gnome-keyring components can't be disabled anymore" [Undecided,Fix committed] === Buffy is now known as seacocks === gerald is now known as Guest49754 [03:31] hi guys [03:32] where can I find Ubuntu TV [03:32] I mean Ubuntu TV Box [03:33] HikaruBG: what? [03:34] Ubuntu TV? :) have you checked the Ubuntu.com sire lately? :) [03:34] looking now [03:34] :) [03:34] looks pretty awesome [03:34] :) [03:38] Hi, can we create physical volume on loop devices? [03:38] Like /dev/loop0 === seahawks is now known as parsnip [03:46] hi need help [03:46] i made all to create a hotspot [03:47] but my device no take automatic dhcp [03:47] but my device no take automatic dhcp [03:47] i made all to create a hotspot [03:47] Hi guys [03:49] icloud_: What's your native language? [03:49] ubuntu 14.04 [03:49] lite version lxle [03:50] 32 bits [03:50] language, not OS, etc [03:50] spanish [03:50] !spanish | icloud_ [03:50] icloud_: 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. [03:50] i speak english too sir [03:51] icloud_: I undestand that, but if some people like myself are having a hard time understanding what you're talking about. Its easier to talk to people that can speak/type your native language [04:00] what does workspace switching look like on dual monitor? [04:00] the workspace switches [04:01] does the workspace switchiner exist on both monitors? are they two spereate switchers on each monitor? [04:01] azizLIGHT: the same like on one monitor [04:01] does hot corners in one monitor toggle workspace switcher on one or both monitors? [04:02] k1l_: i dont understand? [04:03] azizLIGHT: i dont understand you question. [04:03] there is not "other thing" that happens on 2 monitors [04:03] im asking what does monitor 2 do if you go to a hot corner for workspace switcher on monitor 1 [04:04] on monitor 1 i know you would see the workspace zoom out and youll see the workspace switcher with all the other workspaces youve configured [04:04] but what happens on monitor 2? [04:04] azizLIGHT: it does the same as monitor 1 [04:04] does it also do the same thing? [04:04] so are those workspaces on monitor 2 the same ones as monitor 1? [04:04] on unity there is not "special behaviour" for 2nd monitor [04:05] if you have 4 workspaces configured on monitor 1, are workspaces on monitor 2 a seperate 4 workspaces? [04:05] no [04:05] such that monitor 2 has 5,6,7,8 workspaces? [04:05] There is no such thing as Free Porn http://tinyurl.com/ozfvxy3 [04:05] its still 4 workspaces. they just got on both monitors [04:05] so then how do yuo see two different things on 2 monitors [04:06] azizLIGHT: really, just try it. its selfexplaining [04:06] i am about to buy a 2nd monitor... i havent got it yet [04:06] so im confused [04:06] you are making to much confusion yourself [04:07] what i think youre saying is that.... both monitor 1 and 2 are on a single workspace. and if you got 4 workspaces configured, then workspace 1 can have stuff for each monitor, then workspace 2 will have different stuff for monitor 1 and 2, but theyre all part of workspace 2 [04:07] and so on [04:07] is that correct? [04:07] yes [04:07] ahhhh [04:07] a workspace = one set of your entire virtual desktop [04:07] think about as one extended workspace [04:08] thats cool i like that [04:08] its less confusing that way i think [04:34] hi [04:34] hello [04:35] what version of Ubuntu you guys use i use Xubuntu! [04:35] kubutnu [04:36] C-b C-t [04:36] but i [04:36] 've been meaning to try something more minimal like that [04:37] kde. awesome , i like the kde interface but xfce i like better \. opinions [04:37] have you considered tiling window managers? [04:38] i'm thinking about doing some hobbying with awesome, i3wm, xmonad, stumpwm [04:39] tiling window manager ? i have seen it before. [04:39] so l337 [04:39] when i used kubuntu. [04:39] kubuntu's tiling? [04:40] yha just go to you setting you sould see it? [04:41] you mean like enabling snap? or actually switching window managers? [04:42] jeesaaaaaa [04:42] yes then sorry been a while since i used kde [04:43] Yeah, System Settings -> Default Applications -> Window Manager -> Use a different window manager: Awesome [04:43] oh. [04:43] your welcome always here for service! [04:43] But KDE also has builtin snap. [04:44] i know [04:49] I liked GNOME3 too [04:50] I never got into GNOME 3 [04:50] I stuck with GNOME 2/Flashback [04:50] it had user-friendly defaults, but i kept itching to tweak things [04:51] i was just getting into GNU/Linux, so it was great for me [04:51] the win-key action was nice. [04:52] the next KDE is sweet, but it was too buggy for me right now. [04:52] it pulls of the flat UI nicely [04:52] I despise Unity [04:52] *off [04:52] i did not like Unity either. [04:52] first thing I do on a new Ubuntu box is install the stuff for GNOME Flashback and change my login to that [04:52] too bad many newcomers will pass through it more than likely [04:53] ah, so you install basic Ubuntu, and modify from there? [04:53] yeah [04:53] so far that works [04:53] i just recently became aware of the thing Desktop Manager [04:54] my big fear on upgrading to 12.04 (I think?) was being able to keep my GNOME Flashback [04:54] and same on 14.04 [04:54] if they are keeping it around indefinitely great [04:54] you could get really geek with it and install Ubuntu server and add on what you need [04:54] but i'm not really sure about the details [04:55] i just caught the gist from a blog maybe [04:57] then there's people that just use startx [04:57] i think instead of a desktop manager [05:12] I feel like my google fu has been lackluster tonight. I may have a question about the ever newb killing cron task in a little bit. [05:24] hi all :) i am in around hour 10 of trying to get my wnic to work under 14.04 (works under 12.04. i'm using it right now.) [05:24] Hello guys, is there some sort help line or chat room where i can talk about my install of Ubuntu? thank you! and gooo patriots ha [05:24] !ask [05:24] 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 !patience [05:25] !details | hdon [05:25] hdon: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [05:25] thank you for the rules on that ! [05:25] SchrodingersScat, waiting on pastebin to upload my syslog [05:25] :) [05:25] actually... i have someplace better to put it... [05:25] AmandaAnaheim: Your are in the right place.......Ask away and try to let us know what you also tried [05:25] things like what card you have, etc. can help too [05:28] I loaded the lastest Ubuntu from the website, I ran Dban to flash entire drive and now i just finished installing the Ubuntu without any problems. As the last prompt was to "Restart the machine" I'm assuming it does this so i can log into my brand new copay of Ubuntu as i as the computer turns off and turns back on when i press Ubuntu i start seeing a scrip runnning and it runs forever....is this normal? How come i don't see a s [05:28] i have included my entire syslog (though only near the end is where it matters) as well as the output of lsmod and lspci http://codebad.com/~hdon/ubu14/ [05:29] AmandaAnaheim: Did you remove the installation media? [05:29] No jeffrey, I haven' [05:29] for some reason my 14e4:4318 does not work under 14.04 but does under 12.04 [05:29] should i i give that a world? [05:29] AmandaAnaheim: try that......... [05:29] however, i never really made it work with NetworkManager or whatever before... i just run iwconfig, wpa_supplicant, and dhclient, myself, each time i boot up 12.04 [05:29] i thought i'd give NetworkManager a try with 14.04 but it's not working [05:30] Jeffrey_f hold please. let's see what happens [05:31] I removed the media and it still rungs as a black and white script with the white text. [05:31] it does seem like its checking a few things, not sure if this is normal or doesnt a splash page usually come on just like windows? [05:32] AmandaAnaheim: What version did you install?? [05:32] I installed Ubunto Desktop 32BIT. [05:33] now in the prompt it asking for tmy login: [05:33] AmandaAnaheim: Graphical or command prompt type login?? [05:33] so odd :\ [05:33] yes. [05:33] Command prompt [05:33] no Graphical. [05:33] Alright I'm back [05:33] AmandaAnaheim, login, then "cat /proc/cmdline" [05:34] AmandaAnaheim, if you don't see options "quiet" and "splash" i would expect to see all the messages during startup. however, if you're not getting into a graphical desktop environment [05:34] AmandaAnaheim, once logged in try "sudo start lightdm" [05:37] anyone ever had issues with pulseaudio starting correctly? [05:47] jeesaaaaa [05:47] da [05:48] hi [05:48] adi.. [05:53] #tacoma [05:57] seems like sometimes i get off line for no reason then i reboot and all is back to normal [05:58] anyone know what may cause thins? [06:05] still couldn't get NetworkManager to properly operate my wifi card, haha [06:06] but i did turn off networkmanager [06:06] and just configured it myself, and here i am :) [06:06] networkmanager, why can't you operate my wnic? [06:20] Ed on the side [06:21] im trying to remove a guid partition with gdisk [06:22] but i dont have the 'g' option available as mentioned here http://unix.stackexchange.com/a/61143 [06:23] dmarr: that says the option is for converting gpt to mbr [06:23] dmarr: is that what you're trying to do? [06:23] i want something that will work with ext3 [06:24] dmarr: gpt will work with ext3 [06:24] or ext4 [06:24] ok [06:24] so its safe to mkfs.ext3 /dev/sdb1 [06:24] if that's a partition you want to format, yes [06:24] make sure you have the right partition [06:25] Could not stat /dev/sdb1 --- No such file or directory [06:25] dmarr: what are you trying to do? [06:25] i want to delete the partitions and erase the entire drive as ext [06:26] dmarr: ok, type sudo parted -l [06:27] k the disk has Partition Table: gpt and no partitions [06:27] ok, you can use gparted to create partitions [06:27] or cgdisk in the terminal [06:29] hmm ok i dont have gui [06:29] Hex code or GUID (L to show codes, Enter = 8300): [06:29] default there? === Logan_ is now known as Logan [06:31] yeah [06:32] great [06:35] any people here use binwalk [06:37] Hey I am trying to install Ubuntu 14.10 on a efi laptop with a ssd Ubuntu default install attempts to create a swap partition... Anyone have a guide/directions to install with no swap and a efi partition?? [06:37] !uefi [06:37] 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/UEFI [06:37] libertytrader: choose Something else, and dont create a swap partition [06:38] How big should I create the efi partition and where do I mount it? [06:38] 300mb /boot/efi [06:41] Um that isn't an option... Also the install now option is grayed out [06:41] libertytrader: did you create a root partition? [06:42] I have a efi partition and Btrfs mounted at / [06:42] Somehow the button is now selectable [06:42] Really buggy release ... I'm using Ubuntu gnome spin [06:42] maybe you have to highlight the root partition? [06:43] nevermind [06:44] Yeah I highlighted the efi partition... Installing now [06:44] Thanks Eric [06:44] no problem [06:47] still cant believe how much better ubuntu is to windows 8 lmfao [06:49] hi, I'd like to know if it's not only possible to build a cloud with ubuntu desktop 14.04, but also if it will be secure and viable in general. thanks [07:01] plop [07:08] rudi-is-me: What do you mean by "Cloud" what exactly do you want to build. Cloud doesn't really mean anything except "Connected to internet" :) [07:09] rudi-is-me, but either way, Ubuntu Desktop will be fine for internet connected services, no problem. It has access to all the same packages as the server version. [07:09] JNixx: what I'm looking for is basically private secure online storage [07:10] my own preferably [07:10] rudi-is-me: It's fine. Owncloud is a nice package if you want something like Dropbox [07:11] yes I'm sure something like dropbox would work perfectly [07:11] I will go read up on Owncloud a bit, thanks for the info [07:12] no problem === MichaelDiederich is now known as da_didi [07:16] JNixx: Owncloud looks like what I was looking for.....thanks [07:16] rudi-is-me: Awesome :) [07:19] rudi-is-me: Just ask if you need help with setting it up. [07:20] rudi-is-me, JNixx there is also #owncloud for this purpose :) [07:20] JNixx: I will definitely do that, I appreciate the offer === zz_CyberJacob is now known as CyberJacob [07:21] thanks hateball it's just hard to find a channel if you don't know what you're looking for === Stu| is now known as Stu|[A] [07:22] rudi-is-me: Yes for sure. And just FYI there is also SeaFile, if you're on the considering-options-phase. [07:23] a [07:23] we [07:23] ue === martial is now known as Guest93412 [07:23] hateball: that's the exact phase I'm on now === Guest93412 is now known as mars31 [07:24] but the important part is that it has to work with ubuntu desktop, but that seems to be fine as the systems are basically the same [07:24] a [07:24] a [07:24] a [07:24] a [07:26] rudi-is-me: depends what you put in "works with". deep down they're just webdav so you can access files using the file manager. either way, both those solutions have native desktop clients for smarter operation like sync and share etc [07:29] rudi-is-me: anyhow, if you need functionality beyond just filesharing I personally think ownCloud is the way to go. It has tons of addons [07:31] hateball: I want the online storage part, it's important now, but the more features I have to play with for future deployment the better. I want to play and learn, maybe I can deploy it at a client or two in future. [07:49] Hi, I have an IP from /var/log/auth.log, and I want to block the entire subnet. I can find out the subnet with `whois `, and I can calculate the correct --src network/mask parameter for iptables. Question: is there an easy way where I would just enter the IP and get out the network/mask, without having to calculate it manually? [07:51] hyde: have you tried ##networking> [07:51] ? [07:51] I'm looking for an Ubuntu command or sw package, preferably [07:53] !info subnetcalc [07:53] you can use iptables [07:53] subnetcalc (source: subnetcalc): IPv4/IPv6 Subnet Calculator. In component universe, is optional. Version 2.1.3-1 (utopic), package size 16 kB, installed size 84 kB [07:53] hyde: if you're not already using it, have a look at fail2ban also [07:54] what do you folks use Ubuntu for most, work at the office? Miscellaneous internet stff at home (chromium etc)? Gaming? I'm curious [07:54] I have two older Ubuntu laptops and im trying to find a good way to repurpose them [07:55] hateball: thanks! [07:55] timmytim6912: i used linux like i would a regular pc [07:55] aeon-ltd: so just anything and everything then? [07:55] hyde: as hateball said, fail2ban is good option...using myself on my server... [07:55] timmytim6912: the better question is what are your problems and can they be solved by utilizing a pc? or how can you enhance your life or make your life easier by utilizing a pc? [07:56] timmytim691: Use mostly for service realted jobs. Firewall, Storage, Media center, networking. I still run Windows on my desktop though. [07:56] malinator: --src-range, well of course there's such a think... thanks. [07:56] ooo very intelligent answer, thats a short block of text that i can think over for a while and probably use to find a solution [07:56] ^^@aeon-ltd [07:57] timmytim6912: yeah, i ran a file server, minecraft server. eventually i realised i didn't need a always on file server and minecraft server. [07:57] firewall/networking? [07:57] one of them has a broken sata connector on its mobo so i run ubuntu live on a flash drive [07:58] timmytim691, Have an old box with a few Nics that i use between myself and the internet. Most people have a consumer router in that position in their network [07:58] the other is a bit older (almost a decade but it does have a dual core) and has 320 gb hdd that i replaced [07:58] i think the best thing i used an old pc for was learn a lot about linux, i jumped from ubuntu to ubuntu server and eventually to arch [07:58] a few nics? so you use it as a router? [07:59] yea === Laogeodritt| is now known as Laogeodritt [07:59] timmytim6912: I use mine almost exclusively for work, but also for telling people on IRC that their question belongs in #ubuntu-offtopic. So.... [07:59] yeah awon ive done that exactly [07:59] !ot [07:59] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [07:59] ive learned alot about linux in having these pcs run it [07:59] timmytim6912: might be better to ask, what *can't* you do with them ;) [07:59] first it was out of necessity but rather quickly it was very suitable [07:59] hah thanks hyde [08:00] (viewing HD video from web is probably one think where they just don't have the oomph) [08:00] so as a file server... [08:00] Create your own NAS [08:00] you just have storage connected to the pc, connect to the network, and share? [08:00] timmytim6912: can you get the message please - this is offtopic and belongs in #ubuntu-offtopic. Thank you [08:01] somsip: True, but it's not like there is anything else going on in the channel! [08:01] somsip, if this is off topic, what is on topic? and why is everyone glady answering me? and NO ONE ELSE IS TALKING ABOUT ANYTHING [08:01] JNixx: offtopic conversations merely belong in offtopic. It really is that easy. [08:02] timmytim6912: it's courtesy, not a pissing contest. [08:02] the topic is "all Ubuntu0related support questions" [08:02] ah the internets... [08:02] you are trying to tell me this doesnt fall under that umbrella? [08:03] im asking how people use their ubuntu pc's so i can determine how i can utilize mine [08:03] ANYWHO [08:03] jnixx, my own nas: [08:04] whats the benefit of that as opposed to say just sharing files from my windows pc? [08:04] Build up your ubuntu install with samba, nfs and so on. Then you can share data to all your devices on your house. [08:04] am i able to circumvent port forwarding and reach it outside of my network? [08:04] Get that working first, then have a look at sharing it over the internet. Plenty of good software for that as well. [08:05] well right now im on my windows PC that has 2 x 1 TB hdds inside it and a 3 TB external hooked up [08:05] i have no issues sharing all my media throughout my network as it is [08:05] i honestly don't really need to access it outside of my home, so [08:06] Then it seems like you can save yourself a lot of work and just store these old PCs of yours in the garage. [08:06] :) [08:06] think so? [08:06] i like the extra screen space hah [08:06] i used to use a couple old android phones as IP cams and id use my ubuntu laptops to just view them full scren [08:07] Just hang onto them, maybe you find out something that could be nice to have later on. [08:07] absolutely [08:07] when i was addicted to drugs i tried to sell them at pawn shops- they arent that liquid [08:08] id have to go through ebay and idk how much id get [08:08] That's definately offtopic! [08:08] PLUS im studying for my A+ cert and even though its windows based, i can still use the hardware [08:08] That's good. I hopeit works out well for you. [08:09] if someone has something else they'd like to discuss i'll be happy to not detract but as it is now im not doing that [08:09] alright let me get all ubuntu-y so i dont piss people off [08:11] ubuntu is particularly windows like with its sexy gui and full feature list, should i learn and adopt a smaller distro that'll run faster on my old laptop? [08:11] because currently its ugly, it runs super slow [08:13] timmytim6912: lubuntu? [08:13] thats a light ubuntu? [08:13] timmytim6912: it's the lightest one that features a full working desktop from the get go [08:14] ah ok [08:14] i ran android on one of my laptops before hah [08:14] on a live flash drive [08:14] * live, on a flashdrive === sins-_z is now known as sins- [08:16] I need to run gpg1 NOT gpg2 on Ubuntu 12.04 LTS. My system has gpg and gpg2 as it should but the gpg1 is version 1.4.11 - how do I get the more recent version? [08:18] i am new here [08:27] Jpmh: Upgrade to 14.04 LTS === CyberJacob is now known as zz_CyberJacob [08:32] geirha: I have 1100 sites running. most of them remote, do not want to upgrade them at this time, this is why I am using an LTS [08:32] also, is it the case that 14.4 actually has a newer version [08:32] Hi! I think my harddrive is broken, got a bunch of I/O-errors on the screen after boot and nothing happens. Am currently running this from a Live CD. Is there any way to check the disk for errors? === user_ is now known as fredodo [08:32] Jpmh: Then you might want to look for a PPA you can trust, with packages you want; or roll your own package [08:33] !info smartctl [08:33] Package smartctl does not exist in utopic [08:33] Jpmh: it has 1.4.16 [08:33] ugh [08:33] !info smartmontools | aerholt1 [08:33] aerholt1: smartmontools (source: smartmontools): control and monitor storage systems using S.M.A.R.T.. In component main, is optional. Version 6.2+svn3841-1.2 (utopic), package size 419 kB, installed size 1412 kB [08:33] !info gnupg [08:33] gnupg (source: gnupg): GNU privacy guard - a free PGP replacement. In component main, is important. Version 1.4.16-1.2ubuntu1 (utopic), package size 579 kB, installed size 1656 kB [08:33] aerholt1: then use smartctl that comes with that to query/test your drive for errors [08:33] the following link is having my file system..."http://paste.ubuntu.com/9954703/"..Can anyone please tell me if reinstall ubuntu will the partition BACKOFFICE also will get problem?? [08:34] geirha: thanks - makes no sense that since the patches up to 1.4.14 are important security patches that they ar enot forthcoming for a LTS [08:35] Jpmh: If there are security holes in the version in 12.04, it will have backported fixes; the version number will not change though [08:35] Jpmh: Check the changelog: apt-get changelog gnupg [08:35] aha - ty - that is what I needed to know === sun is now known as Guest83268 [08:35] will check that changelog right now, ty [08:36] at the time of booting ubuntu 14.04 shows this messsafe "disk drive /mnt/drive not ready yet or not present" how can resolve this?. [08:37] at the time of booting ubuntu 14.04 shows this messsafe "disk drive /mnt/drive not ready yet or not present" how can resolve this?. [08:37] sivaraj: does it go away? [08:38] three options continue to wait, skip mounting, mannual repair [08:38] i am using ubuntu first time.. [08:39] sivaraj: again I ask, does it go away [08:40] i don't understand what you mean.. [08:40] hateball: Thanks. I ran smartctl -d auto -a /dev/sda and got this output: http://paste.ubuntu.com/10011592/ [08:40] does it mean my hard-drive is ok? [08:41] sivaraj: does that message go away or remain, usually it means that you are using an encrypted directory and it is preparing the swap as encrypted and this takes a moment [08:42] message reamain [08:43] aerholt1: I'd guess so, I'm not used to looking at stuff from SSDs... the Wear_Leveling_Count seems to be a Samsung thing so may want to google that I guess [08:44] sivaraj: then I have no idea - does not sound good - sorry [08:44] aerholt1: is this the only block device connected? no other harddrives or thumbdrives etc? === BlackVenom|Away is now known as BlackVenom === sins-_z is now known as sins- === AB49K_ is now known as AB49K [08:49] from where i can get support for mobile [08:50] hateball: I have a 32gb thumb drive attached, so I am dead sure it is the hard drive. [08:50] aerholt1: well you mentioned I/O errors and not any specifics [08:50] aerholt1: So it may as well be the thumbdrive erroring out === txspud is now known as txspud|sprint === txspud|sprint is now known as txspud [09:00] hateball: thanks, i'll try to be more precise. Whenever I start the computer I get to the login screen and a few seconds later it becomes unresponsive (but i can still move the mouse pointer). I have tried to switch to a tty and login there and it has worked for a while, then it sort of hangs and spits out I/O-error messages on the screen (Cannot read from device). I backed up all my data from a live boot [09:00] (from said 32gb usb-key). Tried to mount the disk and chroot into it. Can start a program or two but it hangs immediately afterwards. Don't really know how to proceed. === doh is now known as Guest16640 [09:12] can it somehow be just the file system and the disk is fine? [09:18] [09:21] hello all, I am booting from live media to copy data from my laptop to a portable harddisk. Issues is that as the data is being copied, my ram get getting consumed to the point that system get stucks and I get error like task xyz blocked for more than 120 seconds [09:22] If I copy smaller amount of data and remount the external drive ram usage drops to normal [09:23] jamil_1 [09:23] hi [09:23] yokumm: hi [09:24] dmesg says: Write Protect is off\n Mode Sense: 53 00 10 08\n No Caching mode page found\n Assuming drive cache: write through === skilz is now known as Guest75623 === blomblom1 is now known as kiw1 [09:31] /msg #2600 i love making planes two, like pop used to T-rex === Xiol_ is now known as Xiol === Tekno__ is now known as Tekno_ [09:46] hey guys I dont have hdmi sound can any one help ? [09:49] anyone ? [09:50] morning [09:50] morning ppf [09:51] uff === pvoigt_ is now known as pvoigt [09:54] Could someone please help me with this error? It's driving me crazy and postgresql doesn't start either :( http://hastebin.com/ [09:55] PCatinean: There's no info in that hastebin, I suspect you've missed part of the URL off [09:56] oops, sorry DJones: http://pastebin.com/wV36Tp5y [09:57] hi all :) i'm on 14.04 using pitivi and my "Render" button and menu option are disabled. what gives? [09:57] PCatinean: No worries, its not something I know about, but just wanted to let you know the paste didn't work [09:57] ciao [09:57] !lista [09:57] jasonjarod: 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 ». [09:58] ah, i needed gstreamer0.10-gnonlin [10:00] Ubuntu 10.10 is good? [10:00] eduard: No, its end of life and no longer supported [10:00] !10.10 | eduard [10:00] eduard: Ubuntu 10.10 (Maverick Meerkat) was the thirteenth release of Ubuntu. !End-Of-Life on April 10th, 2012, see http://ubottu.com/y/maverick for details. [10:01] I am use PinguyOS === sireebowl is now known as sireebob [10:03] anyone care to suggest an alternative to pitivi? [10:03] still can't seem to export :( [10:04] hi2all, today morning my second monitor disapears ( [10:04] what can be? [10:04] 14.04 [10:05] still doesnt work [10:06] 12.04? [10:11] is there a way to create vlan on ethernet card without installing vlan package? [10:13] I did 'sudo apt-get install lamp-server^', and apache is working, but php is not. I just get the PHP source code [10:14] a2enmod says php5 is already loaded [10:17] undecim: Are you using PHP short tags ? [10:17] instead of the normal [10:18] Tzunamii, Actually, after I double-checked that php5 was loaded... it's working now [10:18] ok, good stuff [10:19] "sudo a2enmod php5" said "Module php5 already enabled" [10:19] So I don't know if it did anything or if the gremlins just happened to leave at the same time... [10:20] undecim: look at the file name extension [10:20] and make sure your apache config is telling apache to use modphp for that file type handler [10:24] www.mirctr.biz / irc.mirctr.biz [10:24] www.mirctr.biz / irc.mirctr.biz [10:24] www.mirctr.biz / irc.mirctr.biz [10:24] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] hey [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz [10:25] www.mirctr.biz / irc.mirctr.biz === BlackVenom is now known as BlackVenom|Away [10:27] www.mirctr.biz / irc.mirctr.biz === bazhang_ is now known as bazhang === mariel is now known as aeoril [10:33] tmux is not reading my config file what am I doing wrong? I place it both in ~/.tmux/.tmux.conf;~/.tmux/tmux.conf;~/.tmux.conf [10:42] georgij, file permission? [10:42] k1ng: chmod 777 .tmux.conf did nothing [10:43] k1ng: still not loading config === WilliamDotAT is now known as WilliamDotSI === WilliamDotSI is now known as WilliamsoTAT === WilliamsoTAT is now known as WilliamDoTAT [11:00] Hiyas all === eduardo is now known as Guest17867 === _KaszpiR__ is now known as _KaszpiR_ [11:08] hi folks, I'm trying to set up some virtualisation. I'm using virtualbox, but I seem to have messed up the kernel module(s). How can I remove all old modules and install the new ones? [11:11] k === IKRAM_ is now known as IKRAM [11:20] Hey. I am using Backbox 4.1 I am unable to remove icons in my desktop. Any suggestions? [11:21] I even tried using gnome-tweak-tool :\ [11:21] gameFace22, backbox and not ubuntu? [11:21] i don't think that's supported here [11:21] bazhang: Backbox. [11:21] It is ubuntu based. [11:21] gameFace22: see backbox support please [11:22] that doesn't mean squat here [11:22] gameFace22, no idea what that is, check their support channel please [11:22] No one there :\ [11:22] backbox is ubuntu derivative. [11:22] gameFace22, be patient and read their forums and docs then [11:22] gameFace22: if support matters to you you might want to switch do a distro that offers better support :/ [11:22] security os built on ubuntu [11:22] with it's own support channel [11:22] k1l: Security tools :\ [11:23] on a different IRC network [11:23] gameFace22: but its offtopic in here. we dont know what they changed so they need to support it. [11:23] its simply not supported here gameFace22 [11:23] bazhang: Cool (: [11:23] gameFace22: you can separate the problem from the OS, find what is controlling the icons then ask questions that would help you determine the problem [11:23] not really [11:23] problem on backbox = different to same problem on ubuntu [11:23] so backbox support is the right place [11:24] gameFace22: depends how deep it goes, but yeah it's like asking bmw what's wrong with their toyota [11:24] ikonia: not gameFace22 sorry [11:27] hi === londonca_ is now known as londoncalling_ [11:28] hello === BlackVenom|Away is now known as BlackVenom === loco is now known as Guest954 [11:37] Hi, I'm trying to make a symlink to a webdav directory mounted with gvfs. It keeps coming out faulty. Can you tell me why? Here's the command: sudo ln -s /run/user/1000/gvfs/dav\:host\=localhost\,ssl\=true\,user\=bennypr0fane\,prefix\=\%2Fremote.php\%2Fwebdav /home/ben/Owncloud [11:37] Hello. I have set up ubuntu from mini.iso on virtualbox - host is ubuntu too - and it boots to black screen. No grub, not even a blinking cursor. The same behaviour occurs on host but it finally shows desktop when X got initialized, but absolutely nothing before. What happens? [11:37] ubuntu's install Setup Wizard not friendly enough for extend harddisk [11:38] There's a \ in front of each special character because otherwise it won't work. [11:41] do you think % is a special character or is it allowed in file names? === londoncalling_ is now known as londoncalling === BlackVenom is now known as BlackVenom|Away [11:49] father, where are you? === zz_rabisg is now known as rabisg [11:49] bajskorven, ??? wrong channel [11:49] Mommy, are you here? [11:49] bajskorven, this is ubuntu support. stay on topic or please play elsewhere. === andrex is now known as andrex|off [11:50] cfhowlett, But mommy is my Ubuntu support! [11:50] !ot | bajskorven, [11:50] bajskorven,: #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:50] cfhowlett, are you a robot? [11:51] !guidelines | bajskorven, I'm someone who follows the channel guidelines. You (and everyone else) are expected to do the same. [11:51] bajskorven, I'm someone who follows the channel guidelines. You (and everyone else) are expected to do the same.: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [11:51] Hello. I have set up ubuntu from mini.iso on virtualbox - host is ubuntu too - and it boots to black screen. No grub, not even a blinking cursor. The same behaviour occurs on host but it finally shows desktop when X got initialized, but absolutely nothing before. What happens? The server guest actually works because I can ssh to it [11:51] Hi, "lspci -k | grep VGA -A2" shows me "driver in use: nvidia" but "glxinfo | grep OpenGL" shows "Gallium 0.4, 3.0 Mesa 10.5.0-devel" === andrex|off is now known as andrex === NikkiBenz is now known as hexafluorideisaw === hexafluorideisaw is now known as AlexisTodorov === AlexisTodorov is now known as AlexiTodorov [11:58] Good morning, I'm trying to install Ubuntu 32BIT and when clicking the option "Erase Everything, New install" I get an error saying "The Ext4 file system creation in partion #1 of SCSI3 (0,0,0) (sda) failed." and it just hangs there....any sugggestions on how to get pass this? Thank you in advance. [11:59] AmandaAnaheim, workaround: delete the existing partition, reformat the HDD to ext4, repartitions [12:00] Can you suggest a software to whipe the drive so i can put in there a fresh install? [12:01] AmandaAnaheim, gparted ... it's on the ubuntu USB [12:01] or disk software [12:07] The following packages have unmet dependencies: [12:07] libgtk2.0-0:i386 : Depends: libcairo2:i386 (>= 1.6.4-6.1) but it is not going to be installed [12:07] Depends: libpangocairo-1.0-0:i386 (>= 1.28.3) but it is not going to be installed [12:07] ^^^ why doesn't apt-get wanna install these packages?? [12:11] EO_: usually because of PPAs, manually installed packages, or other non supported stuff like that [12:15] I sure miss ia32-libs [12:20] libcairo2 : Breaks: libcairo2:i386 (!= 1.13.0~20140204-0ubuntu1.1) but 1.13.0~20140204-0ubuntu1 is to be installed [12:20] libcairo2:i386 : Breaks: libcairo2 (!= 1.13.0~20140204-0ubuntu1) but 1.13.0~20140204-0ubuntu1.1 is to be installed [12:20] look at this circular nonsense === BlackVenom|Away is now known as BlackVenom [12:20] because you can't have the 32 and 64 bit libraries taking the same place === BlackVenom is now known as BlackVenom|Away [12:21] Doesn't Ubuntu support 32 and 64 bit libs? [12:21] EO_: yes [12:21] it does [12:21] EO_: any PPAs active? [12:22] k1l: no [12:22] (also, how do I verify) [12:22] EO_: "sudo apt-get update" in a pastebin please [12:23] http://pastebin.com/7fvs7qht [12:25] doesnt look like PPAs are active beside the google one. "ls -al /etc/apt/sources.list.d" shows if there had been some [12:26] that just has the google-chrome one [12:27] did you fiddle with 32bit support? [12:28] define fiddle? I added i386 as a platform to dpkg [12:28] but it didn't help [12:28] oh, why that? [12:29] I dunno, random voodoo from random internet thread about same problem [12:29] you dont need that. ubuntu uses multiarch to decide themselves to install 32bit when needed [12:29] well, I have a non-packaged binary that is calling for 32-bit libgtk2, so I'm trying to add that lib manually [12:30] ubuntu doesn't appear to be happy with my request though === MobGod_ is now known as MobGod === MobGod is now known as Guest76892 [12:32] http://steamcommunity.com/app/250420/discussions/0/522728180918670475/ <-- should I just do this? [12:33] definitely not [12:33] EO_: imho that is just going worse [12:34] so why is the proper way throwing a fit? [12:35] adding 32bit is not the proper way [12:35] so how do I properly run a 32-bit linux binary on 64-bit ubuntu? [12:37] EO_: ensure that all the 32-bit library dependencies (packages with ":i386" suffix) are installed [12:38] When attempt to install, they refuse. [12:38] (the :i386 deps) [12:39] hello [12:45] i have a complex bash script. i have many functions and many variables. i wish all variables can be seen and midfied inside function. How to do? [12:45] #multiarchfail [12:45] premoboss, try in #bash [12:47] what do i talk? [12:48] i think i can know topic? [12:48] !topic | ntdien [12:48] ntdien: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic === bedpanboy is now known as dabedpanrapper [12:49] thank you [12:56] sorry, is there support problem on ubuntu? [12:57] ntdien: When someone needs help they will ask [12:57] Do you need help with something Ubuntu related? [12:58] I am very curios now, what ntdien is wondering. How did he/she end up here. [12:58] curious [13:00] * cfhowlett delivers pre-emptive self-slap for !behelpful remark [13:00] OpenTokix, "I'm curious why you're curious." [13:00] cfhowlett: curiousception [13:00] OpenTokix, wrong movie [13:01] Hello, I'm on 14.04 and need to know if there is an app I can run that shows hardware health. I found the one that shows processing and CPU usage, but I need to know things like cpu temp and stuff [13:01] i have a directory with 10 diretories inside, how i can delete de 5 directories more older? [13:01] !sensors | marianne [13:01] marianne: To access CPU temperature sensors and detect fan speeds, install the lm-sensors package. See https://help.ubuntu.com/community/SensorInstallHowto for installation and usage instructions. [13:02] ubottu: thanks bot === blake_r-travel is now known as blake_r [13:03] verry good, I is interesting in there [13:05] I guess Qui Gon Jinn lifted the phone so the modem hung up now. [13:05] OpenTokix, ??? check your channel, this is #ubuntu [13:05] cfhowlett: Check your knowledge of the popculture references. [13:06] OpenTokix: can you keep your comments/question ubuntu support related in here please. We try to keep this channel clutter free. Thank you. [13:07] Sorry for adding clutter: but sure, yes, ok, aya aye, 10-4 [13:08] I'm encountering a roadblock trying to get grub2 to recognize a Slackware installation on sda1. Boot-repair sees it, but doesn't install it in the grub menu. [13:08] http://paste.ubuntu.com/10014877/ [13:08] is there a neat tool on ubuntu that makes locale selection as easy as on debian? doing "dpkg-reconfigure locales" generates a whole bunch of locales i don't need, and doesn't give me an option to select the ones i want. do i really have to go in with a text editor to configure this, or is there an alternative? [13:09] bolt: yes, just run locale-gen en_US.UTF-8 sv_SE.UTF-8 [13:09] bolt: and you will have your locales you need [13:09] glogic: try osprober [13:09] IdleOne: os-prober doesn't resolve it. [13:09] OpenTokix: what about removing all the superflous ones? [13:09] (And os-prober is used during the boot-repair utility) [13:10] OpenTokix: I see to reason for it to have en_NZ [13:10] bolt: unless you're not running a tiny embedded system, there is no real need to clean up locales, they don't take up that much space. [13:11] bolt: but ifyou want to remove them it is locale-gen --purge en_NZ [13:11] bolt: no, sorry [13:11] hy guys.. [13:12] bolt: locale-gen --purge en_US.UTF-8 en_US will leave _only_ en_us [13:12] OpenTokix: it's a virtual machine template, which will be copied quite a lot of times. i want it as neat as possible [13:12] bolt: ok, locale-gen --purge and all the locales you want [13:12] OpenTokix: i'll try that. thanks [13:12] bolt: and check if its your intention with locale -a [13:13] bolt: To see what is installes [13:17] OpenTokix: that did the trick. still less elegant than the menu, but it worked :) thanks [13:17] How do I install a command-line system? [13:17] bolt: I dont like the curses interface =) [13:17] sameer-isa: server edition will let you select exactly what you want [13:17] bolt, is there any other way to do it? [13:18] remove everything you don't need from your current install, perhaps? [13:18] sameer-isa, download the file mini.iso [13:18] rafaelsoaresbr, okay [13:18] sameer-isa: apt-get remove --purge ubuntu-gnome-desktop will remove the unity desktop [13:19] sameer-isa: I guess you also have to follow it up with a apt-get autoremove [13:20] bolt: sent you a PM [13:21] OpenTokix: are you sure? [13:21] bolt: Yes, I opened a query windows with you just now. [13:21] sameer-isa: Maybe: https://help.ubuntu.com/community/Lubuntu/Documentation/MinimalInstall . [13:22] bolt: I have to login to services... [13:22] that might be it :) [13:22] thanks Bashing-om [13:23] sameer-isa: :) .. only a guide, one can get much leaner . [13:23] bolt: And I forgot my password [13:24] OpenTokix: neat :) [13:27] OpenTokix: here? [13:27] Fuchs: yes [13:27] oh, nah, youa re logged in [13:27] *you are [13:27] so if you have forgot it: /msg nickserv help set password, but you are logged in with services. [13:29] Fuchs: I had to reset my password, forgot it =) [13:31] Hi! My firewall is blocking me (as shown in my logs), but it looks like my firewall rules are correct. Anyone know what I'm doing wrong? http://pastie.org/pastes/9880449/text?key=zmydabdd1bybyscqyftsq [13:34] will_: I dont know what you are trying to do. - But I would guess you are looking at the wrong rules. - Since your destination in 50.116.27.239 you probably want to look in the forwarding rules. - Unless 50.116.27.239 is you own public ip? - Then you need to add a custom routing rule from your vpn to the external interface on your own machine. [13:34] will_: the blocked interface is "tun1". I'm not sure if ufw's status gives all the interface detail. I'd do "sudo iptables -S" to see all the rules in their proper iptables/netfilters glory. My guess would be the rule for port 22 does not cover "tun1" [13:35] Ah! [13:35] Yeah, I'm on A, the logs here are on B, going to C (50.x addr) [13:35] So it must be that combo. Thanks, I'll look there [13:37] Yes! That was it. It was the FORWARD rule that I needed to get to work. === TheSojourner is now known as mjulian [13:37] Thank you :) [13:48] Hi, how can I use a [13:48] Hi, how can I use a second monitor? [13:48] can one jump from 8.04 to 12.04 or must I go to 10 first? [13:49] The monitors control panel does not show it. [13:49] my wireless keyboard/mouse stopped connecting from all usb ports and doesn't show up with lsusb. I see the following error from dmesg: [ 301.799698] usb 2-2: device not accepting address 32, error -71 [ 301.799774] hub 2-0:1.0: unable to enumerate USB device on port 2. [13:49] awk: you need to make the step inbetween [13:50] yecril71pl: what video card? and how is the second monitor connected? [13:50] The second monitor is connected using a blue port with holes. [13:50] k1l: but thats so silly, seeing 8.04 and 12.04 are LTS, why would I need to hop to 10 first? [13:51] The 1st monitor is connected using a cable that clicks when I plug it in. [13:51] yecril71pl: That sounds like a D-style 15-pin analogue VGA connector [13:51] Probably. [13:51] awk: because you missed updateing when it was due [13:51] yecril71pl: First thing to check is which video driver is in use, since some are better than others are discovering multiple heads (outputs) of the GPU [13:52] The other monitor shows boot and the log-in screen. [13:52] k1l: lol, ok [13:52] fair enough [13:52] yecril71pl: At a terminal, try: "xrandr -q" - that will list all heads, and the modes in use on active heads [13:53] yecril71pl: For example, you may see something like this: [13:53] yecril71pl: http://paste.ubuntu.com/10015869/ [13:53] eDP1 connected 1600x900, DP1 disconnected, HDMI1 connected primary 1920x1080+0+0, DP2 disconnected, HDMI2 disconnected [13:55] yecril71pl: OK, there is no mention of VGA there. "DP" is probably DisplayPort. HDMI is obvious. What make/model of graphics adapter, or laptop, is this on? [13:55] yecril71pl: That output suggests that DP1 and HDMI1 are connected, but only DP1 is being used. [13:56] yecril71pl: Therefore, the display controls should show HDMI1 as well as DP1 [13:57] Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b) [13:58] intel(0): switch to mode 1600x900@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none [13:58] intel(0): switch to mode 1920x1080@60.0 on HDMI1 using pipe 1, position (0, 0), rotation normal, reflection none [13:58] intel(0): switch to mode 1680x1050@59.9 on DP2 using pipe 2, position (0, 0), rotation normal, reflection none [13:59] so the X server sees the 3rd monitor but Ubuntu does not see it [14:00] yecril71pl: OK, so I'd expect the drivers to be good with that. Which display layout tool are you (trying) to use? I don't use Unity due to its poor support for muti-GPU/monitor - I use KDE with 3 GPUs over 6 monitors, with Nvidia, without any issues. [14:01] I use the default desktop. [14:01] That is probably Unity. [14:02] yecril71pl: So it'll be the Unity/Gnome tool I guess. Sorry I can't help you more. [14:03] Hello, does anyone know how I can shutdown Trusty if "sudo shutdown -P now" and "sudo poweroff" don't work well? [14:03] Marseille: How do they "not work well" ? [14:04] Marseille: You want to forcefully shutdown from commandline via ssh? No physical access? [14:04] shutdown -P now will stop the OS, but it won't turn off the computer ... poweroff only reboots [14:04] no i'm sitting at my desktop. [14:04] Marseille: That's usually something to do with an ACPI issue [14:05] Marseille: I'd look for clues to any ACPI problems after boot, in /var/log/dmesg or /var/log/kern.log [14:06] ok, i will look through the logs, and maybe return if I can't figure it out. [14:09] is anyone besides me still seeing this every day and 1/2 or so - kernel: [106482.820016] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... render ring idle system will hang but background processes still run [14:22] i have a directory with 10 diretories inside, how i can delete de 5 directories more older? [14:23] t0th_-_: https://stackoverflow.com/questions/13868821/shell-script-delete-folders-older-than-n-days [14:23] A good start === khisanth_ is now known as Guest87392 [14:28] sudo /EXEC cd $HOME/.xchat2/buduscript && ./install.sh [14:28] is it possible to transfer files directly from a linux pc to a macbook? over a cable [14:28] sheer, should be ... [14:30] sheer: You can use a Ethernet Crossover cable, for instance. Google it. [14:32] sudo /EXEC cd $HOME/.xchat2/buduscript && ./install.sh [14:32] thanks [14:32] sheer: You might not need a crossover cable these days, I'm told, as newer Macs have Auto-MDX on their Ethernet ports [14:32] ie, you can use a normal UTP cable [14:33] MDIX* [14:34] What is the position of Ubuntu wrt ? [14:34] Freedesktop bug 72795 in DRM/Intel "[HSW dp mst] Dell dock DVI knocks out DP when unplugged." [Enhancement,Resolved: fixed] [14:34] They see it is fixed in 3.17.0-rc6; is it kernel or what? [14:35] My kernel is 3.13.0 === max__ is now known as Guest34424 [14:37] join #drupal === cedvan_ is now known as cedvan [14:45] HEey - could someone tell me how to mount a drive so it's group writeable. I've tried numerous variations of umask and I can't get it to mount the directory as 775, its always 755. I'm doing this: `sudo mount.vboxsf -o umask=0002,gid=33,uid=33 Programming /home/andy/Programming` [14:46] hello [14:47] is there a waay to uninstall google earth pro? i installed it just to find out it wasnt supported by linux === max is now known as Guest83598 [14:55] doesn't Nyone speak gere [14:55] here [14:56] simpleirc, ask your question, you might get a reply [14:56] new to ubuntu. What is the convention for storing src (eg a git repo). Does that go in /usr/src? === matt_ is now known as Guest31895 [14:56] I mean it could go anywhere, but what's the normal convention for ubuntu? [14:57] parqer, I think you just put it in your home directory, such as /home/parqer/src/ if it is stuff you're making yourself [14:57] well [14:58] parqer, you can also put it on another disk, and mount it, such as /media/MyExternalDisk/src/ [14:58] I have no question [14:58] !ot | simpleirc [14:58] simpleirc: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [14:58] -.- [14:59] I need help [14:59] SNF_, this is Pashar Dehli, ow may I elp u? [14:59] do u get paid [14:59] smallfoot-: true. I guess I'm just curious about the normal way to store it in ubuntu. Maybe there is no standard? (Talking not necessarily about my code, but the source I'm building some utilities from) [14:59] to help ppl? [15:00] lol.. [15:00] I am new in the world of ubuntu [15:00] simpleirc: everyone here is a volunteer. [15:00] simpleirc, no this is a volunteer community, you ask for help and people help you, then you help other people in return, win/win [15:00] can you tell me how to install drivers like vga or sound in ubuntu [15:00] well what if most ppl don't know much [15:00] there's Google if I need help [15:01] parqer, I don't really know. I don't really build stuff, I just use the precompiled packages in the repository. [15:01] simpleirc: stop spoiling this support channel please. use the #ubuntu-offtopic if you want to chat [15:01] xD [15:01] geeks :D [15:02] !guidelines | simpleirc, please review the community expectations for good conduct. they apply to everyone - even you. [15:02] simpleirc, please review the community expectations for good conduct. they apply to everyone - even you.: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [15:03] SNF_, which graphics and sound cards? [15:03] I have intel Q45/43 [15:04] Hi, I'm facing a big problem. I've just done a fresh install of ubuntu 14.04 and kept my existing encrypted home partition. I've remounted it as such and, although I can see all the files just fine, their content seems corrupted (all my files) [15:05] The last modified on date has not been changed and the directory structure is still ok === mg is now known as Guest65900 [15:05] I've booted on a live cd and mounted the disk manually [15:05] and it's still the same result [15:05] Hi Guys! [15:05] :) [15:05] are my files lost forever? [15:05] ixM_: Revert to your $HOME backup. That's the quiest solution. [15:05] Anyone to know more information about Ubuntu TV ? [15:05] quickest* [15:06] ixM_, encrypted files are supposed to appear scrambled to a non-authorized user. [15:06] Tzunamii: what do you mean? [15:06] cfhowlett: ok, so how should I proceed then? [15:07] ixM_: You did do a backup of your important files/dirs in your $HOME before you did any large changes? [15:08] SNF_, those chips should have drivers automatically installed [15:08] Tzunamii: no... [15:08] I see [15:08] yeah, I'll rue that [15:10] Hi, I sudo (i don t know this command)((remove))-apt-repository [15:10] I want to remove repository [15:11] It is not showing in detail and showing unknown display message in display setting [15:11] (Lubuntu 14.10) Hi, i have take the last update/upgrade and i have reboot after this, but now i don't have openbox or openbox session (i don't know) can you help me ? bonjour, suite a une mise a jour plutot longue il m'a demandé de rebooter et depuis je n'ai plus de openbox pourriez vus m'aidez ? [15:11] Is this channale asleep? [15:12] No [15:12] so please answer [15:12] hi, I am using backbox ,when I start anonymous start commend,the network-manager was always killed,what should I do? [15:12] !bepatient | sadsagfjg, [15:12] !patience | sadsagfjg [15:12] sadsagfjg: 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/ [15:12] I want to remove repository .How? [15:12] !ppapurge | sadsagfjg [15:12] sadsagfjg: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [15:12] Can I get link to Off topic chat room ? [15:13] !ot | pratik_ [15:13] pratik_: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [15:13] !ot | pratik_ [15:13] Thanks [15:14] hi, I am using backbox ,when I start anonymous start commend,the network-manager was always killed,what should I do? [15:15] chaosguo, backbox linux is not ubuntu and not supported here. get support from backbox [15:15] chaosguo: we cant support backbox. please see their own support. [15:15] SNF_, open the console and run this command , lspci | grep VGA === Guest16640 is now known as doh___ [15:16] hi [15:17] bluesKaj 00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller [15:17] result of this command [15:17] SNF_, ok good , now this one , lspci | grep audio === ansivirus__ is now known as ansivirus [15:18] bluesKaj nothing showed [15:20] may be make that lspci|grep -i audio [15:20] SNF_, ok, try this, lspci | grep -i audio [15:20] nothing happend [15:20] (Lubuntu 14.10) Hi, i have take the last update/upgrade and i have reboot after this, but now i don't have openbox or openbox session (i don't know) can you help me ? bonjour, suite a une mise a jour plutot longue il m'a demandé de rebooter et depuis je n'ai plus de openbox pourriez vus m'aidez ? [15:21] SNF_, or lspci -nn | grep -i audio [15:21] BluesKaj Result of command is 00:1b.0 Audio device [0403]: Intel Corporation 82801JD/DO (ICH10 Family) HD Audio Controller [8086:3a6e] (rev 02) [15:23] SNF_, ok it' the hda-intel driver ...now give us your issues with ubuntu audio and graphics [15:23] cfhowlett: do you have an idea how I could "unscramble" those files? [15:24] ixM_, let me understand: you had a previously encrypted system. you reinstalled. You DID re-establish your encryption - right? [15:26] BluesKaj it is showing me just two option 1024x768 or less and displaying Unknown Display message [15:26] during the installaton process, at partitioning time, I instructed to mount /home on the existing partition [15:27] SNF_, is this a laptop or desktop? [15:27] desktop [15:27] ixM_: this might help: http://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/ [15:27] ixM_, so that's WHERE your /home went ... [15:27] BluesKaj it is Intel® Core™2 Quad CPU Q6600 @ 2.40GHz × 4 [15:27] yeats, thanks. I believe that's the exact link needed [15:28] yeats, thanks but it's already a purple link. Tried that and got the same result. [15:28] SNF_, run sudo apt-get update && sudo apt-get upgrade , in the console [15:28] ixM_: I've been through that before - it's a huge pain to recover from and I wouldn't recommend encrypting /home for that exact reason - I would do whole disk encryption or none in the future [15:28] cfhowlett: does that mean that somehow I've overriden my encrypted dir? [15:29] BluesKaj It is saying Command not found [15:30] ixM_, no your encryption is still in place, thus files appear scrambled. what is happening ( I *THINK* ) is that you haven't yet set your encryption permissions to view those files. *I THINK* = no expertise to be found here. [15:31] Hi All,I want to creat alias to run cpp file and show output how? [15:31] for example g++ -o a a.cpp [15:32] BluesKaj it is saying command not found. [15:32] SNF_,in the console , sudo apt-get update && sudo apt-get upgrade === med_` is now known as med_ [15:33] join #liuao === med_ is now known as Guest64197 === Guest64197 is now known as medberry [15:35] BluesKaj Result of last command Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [15:35] I want full script [15:35] sadsagfjg try asking in #bash [15:36] BluesKaj first command was failed to fetch === rudi-is-me_ is now known as rudi-is-me [15:37] cfhowlett: problem is, even when I try ecryptfs-recover-private I get the same problem [15:37] !paste | SNF_ put the output there and show us the link [15:37] SNF_ put the output there and show us the link: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [15:38] BluesKaj Result of last command Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [15:38] BluesKaj first command was failed to fetch [15:38] SNF_, sudo apt-get update ...failed to fetch ? [15:38] Failed to fetch http://pk.archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/binary-amd64/Packages Unable to connect to pk.archive.ubuntu.com:http: [15:39] Failed to fetch http://pk.archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/binary-amd64/Packages Unable to connect to pk.archive.ubuntu.com:http: [15:39] dont use proposed repos [15:39] and more [15:39] like this [15:39] can anyone here help me to find data on my hdd which won't boot after an update? [15:39] SNF_: go to system settings then updates and software and there on the 3rd tab uncheck the proposed repo. [15:40] SNF_, where did you get the proposed repository , that's not a good idea , delete that repos in /etc/apt/sources.list [15:41] please, i can lose my job if i don't recover that one single file [15:42] !details | theGreg [15:42] theGreg: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [15:42] you have trash a important files ? [15:42] Where can I buy Ubuntu TV ? [15:42] :) [15:42] HikaruBG: you cant [15:42] HikaruBG, not available as already know. [15:43] do you recommend a nice app to print photos ? [15:43] easy photo printing app === linelevel1 is now known as linelevel [15:43] ok. so on my other laptop i installed elementary os. i messed around with it and stored there an important file. then the system said: hey, install that update and i did. after that the system doesn't boot, says that no os is installed [15:43] BluesKaj I think I should reinstall the os Will you suggest any OS other than Ubuntu like mint etc [15:44] theGreg: make a bootable ubuntu usb. start it on that machine. moun the hdd, copy the file. install ubuntu afterwards, be saved :) [15:44] bummer [15:44] Thanks, k1l and cfhowlett [15:45] theGreg: if it's just an OS update then the file is probably still there. boot from a live cd and see if you can find it. it will only read from disks. [15:45] or usb, yeah [15:45] can't remember if the live cd automatically mounts disks, but you should be able to find a howto on google if it doesn't [15:45] well i managed to make a bootable usb and my laptop is working... problem is i never had to do with linux or whatsoever, so i don't have a clue how to search [15:45] HikaruBG: you need to ask the tv manufacturer to use ubuntu tv. ubuntu or canonical doesnt want to build hardware [15:45] SNF_, you have a poor repos sources list , try one like the UK archive, in system settings/updates [15:46] yo [15:46] theGreg: its not rocketscience. boot up the stick, click on the hdd in the filebrowsers sidebar, navigate to wher you placed your file. copy it. thats it [15:47] ok I selected [15:47] *mounts filesystems of course, not disks [15:47] I understand, k1l , but I think there should be a box (mini PC) which would have Ubuntu TV Distribution installed on it and would provide all that functionality. [15:47] from installed disks [15:47] theGreg do you know/remember the file name? [15:48] HikaruBG: then go and build it. its open source [15:48] BluesKaj Will you tell me about partition scheme in ubuntu. [15:48] i even started that gparted or how it's called, it only sees my usb stick. on the left side under devices i see "File System" [15:48] Unfortunatelly I couldn't find the Ubuntu TV Distribution to download (and it said it was open source [15:48] SNF_, now run. sudo apt-get update, then, sudo apt-get upgrade [15:48] k1 [15:48] HikaruBG you mean Myth? [15:48] MonkeyDust, what is Myth ? :) [15:48] HikaruBG: its not distribution. its software. you need to make it run if you want to have it run. === Guest87392 is now known as Khisanth [15:48] !myth| HikaruBG [15:49] MonkeyDust no i don't remember :/ i saved it under documents, but where those hide ... no clue [15:49] k1l, understood. where to get the source code for this software to build it and make it run for my hardware? [15:49] HikaruBG i guess you mean this http://www.mythbuntu.org/ [15:49] theGreg: /home/username/Documents [15:50] HikaruBG: http://www.ubuntu.com/tv [15:50] says folder is empty [15:50] i think it only shows me my usb drive [15:50] theGreg: stop. where are working now? [15:50] Can anyone solve my ISSUE ->->-> http://askubuntu.com/questions/580866/ubuntu-eye-strain-problem [15:50] k1l: there isn't a Ubuntu TV distro, there isn't even working software [15:51] theGreg: is there a hard drive icon or similar you could click on? (just don't accidentally click install. :P) [15:51] tgm4883: that is what i said. HikaruBG was telling about a distro. [15:51] i smashed in my usb and klicked "try elementary" then i opened the, well, file thingy [15:51] I mean this: http://www.ubuntu.com/tv [15:51] k1l: sorry, just saw the backlog and pinged the wrong person, I get pinged when someone says Mythbuntu [15:52] HikaruBG: there isn't a Ubuntu TV distro, there isn't even working software [15:52] theGreg: you need to mount the hdd first. then in that hdd there you need to got to /home//Documents [15:52] theGreg: if you open a terminal and type "mount", what does it say? [15:52] it is (as I understand) an image for OS, with TV Features. [15:52] o [15:52] wwoohoo [15:52] Channel browser, DVR, etc. [15:52] well i don't know how to mount the hdd^^ wait a sec. so should i open the terminal and type in "mount"? [15:52] imma live user [15:52] theGreg: yeah, and paste the result somewhere (search for "paste service") === xubuntu is now known as Guest32402 [15:53] that linux thingy is neat [15:53] HikaruBG: you are wrong. Eventually it will be, but currently there is no working software. The closest you have for DVR stuff is Mythbuntu [15:53] maybe i should install it for good [15:53] Thanks tgm4883 [15:53] :) [15:53] I will look into that :) [15:53] HikaruBG: The Unity stuff for TV isn't done yet, it's not started yet either. It will be Phone > Tablet > Desktop > TV [15:53] Guest32402, linux thingy ? [15:54] yup i've never toucheg anything linux based in my life (exept my phone) [15:54] It is updating now [15:54] done [15:54] Can anyone solve my ISSUE ->->-> http://askubuntu.com/questions/580866/ubuntu-eye-strain-problem === liuao is now known as liuaos [15:54] SNF_, ok, now , sudo apt-get upgrade [15:54] Yes I have ran [15:55] sn check your graphics stings [15:55] It is upgrading now [15:55] theGreg: while you're at it, you could run ls /dev/sd* and include the output from that as well [15:55] ok SNF_ [15:56] oh... then give me another second [15:56] or should i just post 2 files? i mean pastebin links [15:56] either would work. will be clear anwyay. [15:57] *anyway [15:57] pastebin.com/WtbDSbuN [15:57] theGreg: are you on elementary os? [15:57] yes [15:57] !elementary [15:57] Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution. [15:58] well, there is everyone busy afk'ing around [15:58] so no help there [15:58] theGreg: you should be using their support channel. IIRC ElementaryOS is not an official derivative of Ubuntu... [15:58] s/derivative/variant/ [15:58] theGreg: what did ls /dev/sd* say? [15:59] elementary is not. [15:59] it said /dev/sda /dev/sda1 /dev/sdb /dev/sdb1 /dev/sdb2 [16:00] theGreg: if you consider support an important factor of your distro dont choose a distro with bad support then. see ther website if there is another support solution for elementary if that irc channel is dead === kosss is now known as koss [16:00] theGreg: if you look inside /media/elementary/, what do you find there? [16:00] theGreg: Elementary OS is not supported here since it's not an official derivative / variant of Ubuntu - please use Elementary OS's IRC channel or other support mediums (such as Unix and Linux) [16:00] Ulfalizer: ^ === wolrah_ is now known as wolrah [16:01] do i just have to type it into the terminal? [16:01] Ulfalizer, if you insist on giving support to a non-supported distro, at least go PM and not in main channel [16:01] ok, please pm me then or something [16:01] teward: this is pretty generic *nix stuff though, if that changes things [16:01] Ulfalizer: it doesn't - the #ubuntu channels only support the official !flavors [16:01] !flavors > Ulfalizer [16:01] Ulfalizer, please see my private message [16:01] ok [16:02] Ulfalizer: he can always use ##linux or unix.stackexchange.com or any other Elementary OS support medium. you can always PM him and support him in PM if you wish, however Elementary OS is offtopic for the channel here. [16:04] im running a lan media server for the home. It's content is served via web browser on the clients - is it possible to send power-down or sleep commands through the browser to the host PC? [16:04] theGreg, a lot of users who receive poor support from their OS chats resort to the ##linux chat for help..I recommend you try it. [16:05] mrmoozs: unlikely unless the media server has the ability to accept SHUTDOWN and RESTART commands for the system that it can run as root [16:05] BluesKaj is there any instruction after upgrading I have to go there is an electricity issue... [16:05] s/root/superuser/ [16:05] mrmoozs is that a NAS? [16:05] SNF_, yes , now check your ngraphics [16:06] after that bluesKaj [16:06] it's a simple laptop running ubuntu - define SHUTDOWN and RESTART commands? [16:07] I imagine what I want is to code in THML/PHP a SHUTDOWN button in browser [16:07] *HTML [16:07] mrmoozs: I know 'shutdown -r 0' restarts [16:07] mrmoozs: that's just placeholders to indicate actual commands. What you would need to do is somehow have the server running as root to do that - for most security reasons this can't be done. [16:08] mrmoozs: 'shutdown' and 'shutdown -r now' and such need to be issued via superuser to some extent (in the case of the GUI shutdown, no idea how that handles it) [16:08] mrmoozs: for you to be able to send a shutdown command through HTML/PHP you'd need that to execute as a superuser command on the server/system - for obvious reasons webservers dont do this [16:08] SNF_, sudo modprobe snd-hda-intel , for your audio driver , then you'll need a reboot [16:08] I agree it would probably be a bad idea. [16:09] the server (geddy/Nodejavascript) is root [16:09] ok BluesKaj the process of upgrading is continue as it is completed I will check it what you said to me. I have to go now I will join you later thanks for help. [16:09] ok SNF_ good luck [16:09] mrmoozs: well, php has some kind of passthru or exec() [16:11] hello people [16:11] can javascript exec system commands like SHUTDOWN??? [16:11] Anyone know the default means of configuring resolveconf? the manpage is nonspecific in the that regards. [16:11] mrmoozs: idk about javascript [16:12] sorry i mentioned PHP, the server is nodejavascript [16:12] hi all, is here an ok place to ask about LUKS or is another chan preferable ? [16:14] nonconvergent yes [16:15] nonconvergent sudo -e /etc/resolvconf/resolv.conf.d/base [16:15] Anyone knows if the virtual consoles (alt-ctrl-F1) are supposed to work in Ubuntu 14.10? Mine seem broken... [16:15] SebL_: yes, the are supposed to work [16:16] nonconvergent change what you want/need, save and then sudo resolvconf -u [16:16] Is there any way to switch to them besides the key combination? [16:19] SebL_ first of all, use this, does it show something? ps awx | grep -v grep | grep getty [16:22] SebL_ or easier : ps awx | grep getty [16:23] Hello, is cdimages.ubuntu.com down? [16:23] tgm4883, sorry got caught up into something. so you say this is going to be the order of it: 1. phone 2. tablet 3. desktop . TV ? [16:24] ot or you say all of it will be at one combined OS ? [16:24] lordievader it shows a list of *buntu distros [16:24] HikaruBG: probably that order. It's all one OS, Unity will just figure out (or there might be a setting somewhere) that puts the right display on the right device [16:25] HikaruBG: but all one codebase [16:25] MonkeyDust: Hmm, my connections time out. isitdownorjustme.com agrees that it is down. I'm coming from the Netherlands. [16:26] HikaruBG: what I mean for that order is that in Unity 8 (that is the next version of Unity, and a major overhaul), they are still developing it for each interface. Phone is done (or almost done), then the rest will follow [16:26] Ah, it seems up again :D [16:26] lordievader i'm in belgium, so that shouldnt be an issue [16:27] Heavy load I suppose then. === AlexiTodorov is now known as AlexeiTodorov [16:28] lordievader: what about http://releases.ubuntu.com/ [16:28] is there an alternative to xdotool? I'm having trouble binding media keys to my ibm model m, in that the shortcuts don't stick after a restart... [16:28] tgm4883, could you provide a source (link) where we can track news about how these releases come along? :) [16:28] tgm4883: HikaruBG they are already working on desktop. they did a lot of basics while started working on it for phone and tablet [16:28] tgm4883: My zsync of the daily is running, guess it was just a temporary hick-up. [16:30] k1l: good to know [16:30] thanks k1l [16:31] blueskaj the issue of graphic is still remain. [16:31] HikaruBG: I don't know where the official news for that comes from. I just read stories on it as I was working on Ubuntu TV before it was back burnered and I'm a Mythbuntu developer [16:34] MonkeyDust: I tried that but it didn't overwrite that was already in the resolv.conf [16:35] I am able to detect my pen drive via lsusb command, but i am unable to access it. Graphical or console mode. [16:35] nonconvergent did you update with this sudo resolvconf -u === WickedGame715 is now known as WickedGame [16:37] bipul: see "dmesg" after you put it in [16:38] blueskaj are you there? [16:39] Hello everyone [16:40] helo [16:40] hello* [16:40] helo [16:40] I've got a problem: I used to be able to access the shared folders of a Windows machine from my Ubuntu, but now, whenever I try to browse the local network, no windows machines appear. [16:41] It has happened recently, and I don't know if I did anything wrong [16:41] Knight80 how are the two machines connected? [16:42] MonkeyDust They're in a local area network [16:43] MonkeyDust As I said before, I used to be able to access the Windows machine from Ubuntu, but I can't anymore. [16:43] MonkeyDust: yes. [16:44] hello [16:44] im new on linux [16:44] i need help [16:44] i mean [16:44] hello and welcome [16:45] Dota2 is prob [16:45] :D [16:45] On win its work perfect [16:45] Here so many delay [16:45] ganja_ whats dota2 [16:45] i cant help sorry stick around someone will help you [16:45] Game [16:45] :) [16:45] ganja_: did you ask the game maker what to do? [16:45] MonkeyDust Any suggestions? [16:46] ganja_: and is it native for linux? or windows only? [16:46] MonkeyDust: It appended my base changes there. [16:46] nono playeble on linuks [16:46] linux [16:46] my friend have [16:46] Knight80 by "how", i mean, cable connection, wifi? of even a virtual machine [16:47] Knight80 or powerline (through the X10 light net) [16:47] same system just different os? [16:47] I reduced everything to low [16:48] nonconvergent but that's not your goal? [16:48] and continue to delay === pvoigt_ is now known as pvoigt [16:48] MonkeyDust Oh, sorry. They're connected to a router, the windows machines is connected to that router via Wi-Fi, while Ubuntu uses a wired connection. [16:48] MonkeyDust: There's an existing nameserver on the resolveconf I want overwritten. [16:49] nonconvergent i used the procedure i suggested and it worked here, i'm out of ideas now [16:49] need someone who play Dota2 [16:49] need someone who play Dota2 [16:49] Knight80 methinks wifi is the issue [16:50] ganja_: on my pc it works flawlwssy (not installed currently). You should install lates video drivers? what GPU are you using? [16:51] MonkeyDust The thing is, I can access to the windows folders from another windows laptop connected through a cable. But I can't with Ubuntu. [16:52] /win 21 [16:52] Hello, I installed KX studio on my system, and after I rebooted, i no longer have sound. [16:52] On Cadence, I see that the Jack server is started, and PulseAudio is started ad bridged to JACK. Any ideas? [16:52] Knight80 ok, that's odd [16:52] ganja_: ask steam for support with it. [16:52] Thank you anyway [16:52] :) [16:52] Knight80 can you ping from ubuntu to windoiws? [16:53] MonkeyDust Yes, I can. [16:53] can't load ubuntu default session with unity. docky loads, desktop icons load but nothing else docky hogs about a seventh of screen with black [16:53] Hello :) can anyone tell me how to install wine 1.7.22 in a wineprefix? [16:53] jjavaholic: docky isn't part of the default session. Try getting rid of it and see what happens. [16:53] MonkeyDust And ir returns the packets properly. [16:53] i install ubuntu server on hp pc hd sata 3TB . [16:54] Knight80 do the machines have fix ip address, or from DHCP? [16:54] after install intro the screen RECUE MODE [16:54] MonkeyDust Fix [16:54] nonconvergent: resolv.conf is written by dhclient, behavior is configurable http://www.stgraber.org/2012/02/24/dns-in-ubuntu-12-04/ [16:54] dont record grub in my MBR ?? Why ?? [16:55] its take a long time to answer [16:55] evebody resov this problem ?? [16:55] Hello :) can anyone tell me how to install wine 1.7.22 in a wineprefix? [16:55] Knight80 nope, can't think of anything [16:55] Ubuntu 14.04 [16:56] !es [16:56] 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. [16:56] I can't load terminal with ctrl alt T, the docky loads in the gnome session === pvoigt_ is now known as pvoigt [16:57] no unity launcher or global-menu [16:59] I just upgraded from 12.04 to 14.04 on a laptop with an HDMI out and a VGA out. When I plug in my TV to the hdmi, the system tells me that I have both a VGA screen, the hdmi screen and my native display. The screens work fine as one big desktop (xinerama style) and I can "turn off" the non-existing vga screen but if I want mirrored screens, I am forced to use the lower 4:3 ratio resolution of the VGA screen... this was [16:59] never a problem before the upgrade. What give??? [17:00] gives* === Varazir_ is now known as Varazir [17:02] Hello :) can anyone tell me how to install wine 1.7.22 in a wineprefix? [17:03] !wine [17:03] WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu === tcpman is now known as Guest96263 === anton__ is now known as plantPC [17:06] Hi all, i'm trying to open a remotely mounted LUKS container but having issues. I've mounted an SMB share (from nas) locally, then i'm trying to use cryptsetup luksOpen on the file, but nothing is happening [17:06] the directory containing the file is mounted locally [17:10] hi... ich habe in meinem mdadm raid 6 array das Problem, dass ich der Befehl mdadm --detail /dev/md0 mir keine Antwort gibt [17:10] !de [17:10] In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! === gary is now known as Guest10334 [17:15] Is it considered bad style to repeat unanswered question in here? [17:16] NaranjaLoca83: It's fine if you do it, but not too often [17:16] Hi , i'm novice in LXDE (Lubuntu 14.10) with the last update, the desktop manager (with task bar, icone, time etc) don't run can you help me ? Bonjour, suite à une mise a jour importante de LXDE (Lubuntu 14.10) le getionnaire de bureau icone et bar de tache ne se lance plus, pouvez vous m'indiqué que faire ? [17:16] okay, thanks [17:19] I just upgraded from 12.04 to 14.04 on a laptop with an HDMI out and a VGA out. When I plug in my TV to the hdmi, the system tells me that I have both a VGA screen, the hdmi screen and my native display. The screens work fine as one big desktop (xinerama style) and I can "turn off" the non-existing vga screen but if I want mirrored screens, I am forced to use the lower 4:3 ratio resolution of the VGA screen... this was [17:19] never a problem before the upgrade. What gives??? [17:21] stevec are you there? [17:21] NaranjaLoca83: Sounds like a GPU driver miscommunication. Which GPU driver is used? [17:21] hey [17:21] Nouveau [17:21] (is that's how it's spelled?) [17:21] I could try the NVidia driver [17:22] I honestly don't remember what I used before so maybe the upgrade turned off the proprietary driver? [17:23] How do i re attach to an already attached screen which was left in that state by a dropped connection? [17:23] NaranjaLoca83: Usually, the GPU itself can only drive 2 heads even if there are more than 2 possible connections. I'd check in "/var/log/kern.log" and "/var/log/Xorg.0.log" for clues as to what the driver thinks it has found. Also, "xrandr -q" can be instructive. [17:24] thanks, I'll give that a try - unfortunately my laptop isn't with me right now so it'll have to wait [17:25] Nouveau is the default driver installed by ubuntu 14.10 for nvidia cards [17:25] It works fine for most people. [17:25] this was an upgrade, though, not a clean install ... also 14.04 if that makes a difference [17:25] how do you think about windows 10? [17:26] stangeland screen -dr [17:26] thx [17:26] NaranjaLoca83: Is there an "/etc/X11/xorg.conf" ? If so, try temporarily moving that out the way, to let the X server auto-discover [17:26] I usually try not to think about windows 10 [17:26] you can also try the closed source driver from nvidia. [17:27] TJ - I am not sure... I'll give that a try too [17:27] Stevec2015 Minting calling [17:27] dingus1, thanks, I'll keep that on my list of things to try [17:27] NaranjaLoca83: That would be the first thing to check/try, followed by 'xrandr -q', then the logs :) [17:28] sudo apt-get install nvidia-current [17:28] NaranjaLoca83: I would actually start with the Xorg.log logs [17:29] okay thanks, guys.. I think I have something to go on now [17:29] warning: I have a geforce2 in my old p3 desktop. and the nvidia driver failed. I had to go back to Nouveau. [17:29] dingus1: are you running recent ubuntu versions on a p3? [17:30] isn't that horribly slow? :/ [17:30] ? [17:30] ubuntu 14.10 with the lubuntu - lxle desktop. works fine. [17:30] the funny thing is that i kind of like windows 10.. and that scare me a bit :S [17:31] I have NVidia GeForce 310M [17:31] kim79 me too, running it in vmware [17:32] oops, it is LXDE (lubuntu) for the desktop. [17:32] are you guys talking Microsoft Win 10? I didn't even know that was in the works... what happened to 9? === theforce__ is now known as ganja_clone [17:34] urf [17:34] MonkeyDust: im running it on a second harddrive.. and find my self more and more in windows.. :S [17:35] And i been using linux since 2003 [17:37] O.O === rob is now known as Guest2789 [17:38] my xdotool keybinds aren't working for media keys, what is going wrong? I'm mapping to non-existent keys if that makes any difference... is this a keyboard layout issue? [17:39] Hi what is the keyboard combination to get some sort of a task manager up to close a rogue program? [17:40] Dom-Lohan alt-f2 > xkill [17:40] how long does it take to work and what does it do [17:41] it works untill you click the app you want to kill === Guest54598 is now known as Welding [17:41] ok but what if the cursor's disapperared?] [17:41] I've got x11vnc working on my system, but am having trouble connecting from localhost. [17:41] how do I kill everything? [17:42] Dom-Lohan try ctrl alt del [17:45] uhm, if i am scanning a partition where a linux distro was on and it shows me that .exe files were found ... that might be the wrong partition then? [17:46] theGreg use sudo blkid to find out [17:47] lol, "how do I kill everything?" ... one of those questions you don't hear many places [17:48] Dom-Lohan, if it's enabled (which for some reason is no longer default in Ubuntu) Ctrl-Alt-Backspace kills the X-server and takes you back to login === dean|away is now known as dean [17:54] NaranjaLoca83, it's been quite a while since that key combo did anything like kill X [17:54] I have ubuntu installed on an MSI GS70, I am currently unable to use USB 2.0 devices with the USB 3.0 ports, I get 'Device not responding to setup address. [17:55] I only have 3.0 ports, no 2.0 [17:55] It still does, you just have to enable it in Ubuntu... not sure why they disabled it in the first place [17:55] my 3.0 hard drive works fine [17:55] ...'tis a lovely shortcut === someon is now known as someone [17:56] my 3.0 hdd with a 2.0 cable does not work [17:57] testing in windows, afk [18:01] hi i am using ubuntu 14.04 with a vpn, I'd like requests made to specific ips or hosts to use the vpn device if possible. Havent been able to find any documentation on that, any help? [18:01] NaranjaLoca83: Eh, Alt+SysRQ+K works the same [18:01] NaranjaLoca83: Except it's intercepted by the kernel, not X, so is more secure I guess? I dunno really. [18:02] Is grep better than find for searching for strings in a document? [18:02] AkivaAvraham: Yes === rudi-is-me_ is now known as rudi-is-me [18:03] theadmin, thanks - I did not know that... not sure I'll have as easy a time remembering that, though [18:04] Never Pay for Porn ever again. Click Here! http://bitly.com/1nx3K4c === dean is now known as dean|away [18:04] !ops [18:04] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [18:05] theadmin: Thanks [18:05] ops: Emergency caused by Joy23 spamming [18:05] !ops | Joy23 [18:05] Joy23: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [18:10] I enabled XHCI handoff and now it works [18:10] .part [18:34] indonesia pliss [18:35] Hi all, I have a Ubuntu server with LEMP on, and am trying to use GIT to manage my html files on the server [18:36] dan_w: LEMP? do you mean LAMP? [18:36] I am following the guide here, but the post-receive event doesn't seem to happen. Can anyone help? http://toroid.org/ams/git-website-howto [18:36] TJ-: no, LEMP, nginx [18:37] Hi! Which web frontend for git is considered to be "state of the art" running on Ubuntu? [18:38] bekks: Gitlab [18:39] dan_w: Did you press Ctrl+C after typing "GIT_WORK_TREE=/var/www/www.example.org git checkout -f" ? [18:39] would installing python3.4 interfere with python2.7? [18:40] TJ-: do you mean ctrl-D? I actually used nano to write the post-receive file so the file contents should be correct if that answers your question [18:40] dan_w: I ask since those instructions don't make it clear that the following line is an immediate command, rather than included in the 'cat' output [18:40] TJ-: oh yes thanks no i did spot that [18:41] dan_w: OK :) and how do you test that the post-receive hook isn't firing? Have you added a logging command into it in case it is called but fails for some reason? [18:41] TJ-: nice idea. How can I add a logging command? [18:42] dan_w: in these situations I usually add something like "echo "$(date) post-receive called" >> /tmp/git.log" as the 2nd line of the script [18:43] dan_w: You can then add further log commands after the commands that are supposed to work correctly, reporting their return status code. E.g. "echo "$(date) git checkout returned $?" >> /tmp/git.log" [18:44] Hi! Is anyone online? [18:45] Zheuzhyk, yes, just ask your question [18:45] TJ-: where will /tmp/ folder be? [18:45] Hello! I wanna ask about grub. [18:46] dan_w: Errr ... /tmp/ ! [18:46] TJ-: is that in the top level folder? [18:46] skinkitten, I don't think so, no [18:46] dan_w: That's what the leading / means [18:46] TJ-: thanks [18:46] I installed IDEA IntelliJ in my home folder. When I launch it it automatically creates a launch icon, but that icon doesn't work. [18:47] Zheuzhyk, ok ask [18:47] Is that because it's a terminal program? [18:47] I see the following Grub button on my laptop: RESTORE UBUNTU TO FACTORY STATE. Do anyone know what do this button do? [18:47] Thanks in advance. [18:47] skinkitten, although, you may want to make sure that your system uses the correct version by pointing your PATH to that one [18:48] IE cd idea-IC-[VERSION]/bin [18:48] join ##news [18:48] ...or else [18:48] ./idea.sh [18:48] [[ Icon is created ]] [18:48] ./idea.sh [18:48] (jk typo) [18:48] skinkitten: NaranjaLoca83: It'd be preferred use the update-alternatives mechanism. To call 3.4 explicitly should only need "/usr/bin/python3.4 ..." [18:49] [[ Lock to Launcher ]] [18:49] Then when I click on the icon again, nothing happens. Why? [18:49] Heeey... Is anybody listen me? [18:49] !factiory [18:50] holla [18:50] !factory [18:50] :( [18:50] Zheuzhyk: If your laptop came preinstalled with Ubuntu, it may have a recovery partition that it can restore from? [18:50] !factory [18:50] TJ-: the post-receive hook is hit and git checkout returned 0 [18:51] hello [18:52] dan_w: So where did the checkout occur? If not in the GIT_WORK_TREE, maybe the version of git is older and doesn't support that, in which case it'll have checked out in the 'bare' repo that was pushed to [18:52] I want to user nfs-kernel-server to serve files on an external hd [18:52] *use [18:52] how should I do this? [18:53] TJ-: I think i don't have write access, one min [18:53] It is already configured to serve from a location on an internal drive [18:53] dan_w: to the work tree? I'd have thought checkout would return a non-zero error code for that [18:53] I would need to first "permanently mount" the drive [18:54] MDTech-us_: Add a mount to fstab, share it using NFS [18:54] TJ-: what would I add? === stuff1 is now known as bruxC [18:54] MDTech-us_: A suitable entry in "/etc/fstab" relating to the file-system that needs to be mounted - probably best to refer to it by its UUID [18:55] psycho [18:55] :) [18:55] :) [18:55] TJ-: is there a guide I could read or something? [18:56] MDTech-us_: This may help: https://help.ubuntu.com/community/Mount [18:56] TJ-: me too, but write permissions have done it! thanks for the lack of error message git === tlyu_ is now known as tlyu [18:56] TJ-: cheers, you were huge help [18:56] dan_w: nice to have an easy one :) [18:56] thx. let me take a look [18:58] Hey, is there any way to move the [minimize,maximize,close] icons to the right side in ubuntu 14.04/14.10? I heard they are hard-coded in recent versions of unity and cant be movedd [18:59] zenatyy: You heard correctly [18:59] That is awful, I guess I'll be hopping distros :( [18:59] zenatyy: That's correct. It's not possible to move them because when you maximise a window the window border merges with the top panel. [18:59] zenatyy: Give Xubuntu or Kubuntu a try. [18:59] does anyone know if it's possible to map non-physical keys through combination keypresses? [18:59] Okay, here's a hot item. I just ran unix2dos on an apache.conf file, but when I get it over downloaded from outlook, it still is a completely wrapped file, all the line endings having disappeared. [18:59] Polyp: thanks [18:59] zenatyy: Try the KDE desktop, or some other [19:00] zenatyy: They are still Ubuntu-based and you can run all of the Ubuntu software on them, but they feature desktops that many consider to be "better" [19:00] I'm coming from arch/bspwm and liked unity but cant get used to the left sided items [19:00] zenatyy: It takes a couple days at most, really, I am used to both by now and have no problem switching [19:01] Question: If I start a program in terminal, and a launch icon is automatically created, where is it stored? Where is the .desktop file? [19:01] If I Lock it to launcher, for example. [19:01] rexbutler: ~/.local/share/applications/ [19:01] theadmin: I'll give it a try and see what happens, thanks === zz_CyberJacob is now known as CyberJacob [19:05] %m [19:06] does anyone know if it's possible to map non-physical keys through combination keypresses? [19:06] hi all - i was having some trouble yesterday trying to copy some files from a hfs+ volume over to a freshly formatted ext partition (gpt) [19:06] im running ubuntu trusty as a guest and tried several methods. shared folder, usb filter, etc and the hfs volume was able to cd into directories, but ls would just hang [19:06] Does the drive itself have issues [19:06] does anyone know if this is something to do with hfs+ journaling not being supported on linux? [19:07] zenatyy: i don't believe so [19:07] Hello guys, just a question i work with php dev, and i have a notebook, i installed xubuntu on virtualbox with VLM(crypt), when i type the password in virtualbox the operation system behind virtualbox, save the password on physic memory? [19:07] any 3d design recommended software? I favored Sketchup in the past but cant seem to find it now. [19:08] ezy: Tribble publish SketchUp now; works well on WINE [19:08] What's a way I can check which processes are under the 'wait' state and info on why? [19:09] ezy: typo Tribble == Trimble [19:10] What group is appropriate to ask about such file conversions? [19:10] file conversion to dos that is? === CyberJacob is now known as zz_CyberJacob [19:16] Salut [19:16] Je me demandais quelque chose. J'ai une partition windows qui est vide. Est-ce que c'est possible de le rendre bootable pour installer ubuntu dessus ? [19:16] xcyclist, try unix2dos. [19:16] !fr | Ilyas [19:16] Ilyas: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [19:16] oh sorry [19:16] I works for most files === zz_CyberJacob is now known as CyberJacob [19:18] Ilyas, Tu peut ajouter se que tu veut dans ta partition, mais le ubuntu live cd installer peut t'aider a géré tout sa :) Tu l'a essayer? [19:19] Darknet, non mais le problème c'est que la derniere fois que j'avais installé ubuntu avec une clé usb y'avait eu pleins de problème. Une clé usb c'est pas trop adapté [19:20] as tu utiliser unetbootin ? j'utilise tjrs unetbootin pour sa. [19:20] Please use #ubuntu-fr for french, #ubuntu is english only. Thank you ;) [19:20] Thanks TJ [19:20] no I didn't use it. I used lily. (sorry I switched to english) [19:21] #ubuntu is not english only [19:21] Ilyas, np. join me on #ubuntu-qc if you want to [19:21] i am not on -fr [19:24] #ham [19:24] anyone getting updates? === eijfksdvksj is now known as ichihcihc [19:33] ablest1980: yes? [19:34] hi [19:34] Someone can help me to learn Ubuntu. [19:34] you to? [19:35] Yes me too.. === stuff1 is now known as bruxC [19:36] http://fullcirclemagazine.org/ [19:36] what's that? [19:37] SNF_: what u already installed the os? [19:37] http://ubuntu-manual.org/ [19:37] I installed Ubuntu [19:37] Ubuntu 14.0.4 [19:38] ubuntu manual [19:38] http://fullcirclemagazine.org/issue-0/ [19:38] but I don't know how to handle it. [19:38] fullcircle offical magazine [19:40] also snf click the circle thing in upper right before the time and select ubuntu help [19:40] ablest1980 what you think about linux mint or centos [19:40] upper right corner [19:40] Hi everybody, I just purchased a couple of raspberry pi 2 and I saw that there is already an image of ubuntu core snappy! :) [19:40] i dot know them [19:41] does anyone know if from that image it would be possible to retain the kernel and have a normal ubuntu server on the raspberry pi? [19:41] dont [19:42] SNF_: what exactly you don't know to do on ubuntu ? [19:42] from 0 to advance [19:42] i do not know [19:42] SNF_: so use ubuntu software center to check softwares [19:42] press super key which is windows key to open the menu [19:42] etc... [19:43] Tell me about partition how to create partition in ubuntu. [19:44] SNF_: So what are you actually trying to do currently? [19:45] Try to using it [19:46] bekks [19:46] SNF_: So did you already install Ubuntu? [19:46] I just Installed it but do not know about partition scheme. [19:47] If anyone could help me out, that would be great...I am trying to get Xchat to work with OTR. I have made/built/configured the irssi-otr, the libotr.so and a few other files were added to /usr/lib/irssi/modules but no matter what i try i can not get the OTR plugin to load in xchat. not sure what i am missing here [19:47] SNF_: Why is that vital for using Ubuntu? :) [19:47] One main reason avoiding from piration [19:47] bekks [19:48] it is cost free [19:48] and secure [19:49] SNF_: I am sorry. What does "piration" mean, and how is "cost free" and "secure" related to the partition scheme? === Guest16641 is now known as Locke2002 [19:49] I am talking about ubunto [19:49] ubuntu [19:49] HoJu, not sure if the irssi plugin is going to work on xchat. [19:50] according to the documentation from github it should [19:50] Piration = Illegal use of software which are not free of cost. [19:50] there is a xchat-otr package for ubuntu but it seems to be old for lucid << [19:50] snf is saying it free and secure [19:50] i have also tried the xchat-otr and that does not seem to work either [19:51] krux, found that too, precise is the last supported version [19:51] ablest how much you have experienced with Ubuntu [19:52] snf i understand what you re saying [19:52] i am new too [19:53] do you know how to access ubuntu manual? [19:53] ubuntu has documentation file on their official website.. [19:54] OerHeks: https://github.com/adhux/hexchat-otr [19:54] ok [19:54] hexchat is a fork of xchat.. [19:54] but still I am looking for someone who has great knowledge of ubuntu. [19:55] exactly, has anyone been able to get OTR to work with xchat or hexchat? [19:55] and there is fullcirclemagazine [19:55] or yeah HoJu my bad :) [19:55] no worries krux [19:55] youtube has video aswell [19:56] https://help.ubuntu.com/ ablest it is documentation url for ubuntu [19:56] youtube great source for learning === Stu|[A] is now known as Stu| [19:57] yes === Stu| is now known as Stu|[A] [19:59] !manual [19:59] The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [20:00] SNF_: use gparted for partitio but why do you want this ? [20:01] bottazzini I have no idea about swap root home and how I can check those partition.. === Stu|[A] is now known as Stu| [20:02] ciao [20:02] SNF_: Why do you want to check them? [20:02] HoJu: gonna attempt that link see if it works on my side [20:03] SNF_: https://wiki.archlinux.org/index.php/swap [20:03] bekks so that I can utilize my disk space. [20:04] cool man. let me know krux [20:04] SNF_: run this command on terminal: sudo apt-get -y install gparted [20:04] then type sudo gparted [20:04] and there you go [20:04] ok bottazzini [20:05] dude are you there??? === someon is now known as someone [20:06] HoJu: alright done now i just gotta load hexchat and see if it worked [20:06] OTR: no private keys found [20:06] OTR: no fingerprints found [20:07] Hexchat OTR loaded successfully! [20:07] sorry [20:07] should have pastebin that :S [20:07] so after you downloaded the xchat-otr what did you do next? [20:08] HoJu: https://github.com/adhux/hexchat-otr follow that link [20:08] downloaded the libotr-3.2.1.tar.gz [20:08] bottazzini what mean by sudo. [20:08] ok, i used and downloaded https://github.com/J0s3f/xchat-otr [20:09] the xchat specific otr [20:09] but should be close enough [20:09] sudo you will run this as root ( which is super user ) [20:09] compile it then git the hexchat-otr.git [20:09] For graphical applications, do not use sudo, but gksu or gksude instead. [20:10] then cmake . && make && cp libhexchatotr.so ~/.config/hexchat/addons/ [20:10] Hi, what is the newest version of poppler in the ubuntu repo? [20:10] SNF_: it will ask you for your password, if you have root access. Since, it is hour computer you should be good to go [20:10] thanks krux [20:10] your* [20:10] im sure it might even work with xchat [20:10] !info poppler | onemansubmarine [20:10] onemansubmarine: Package poppler does not exist in utopic [20:10] ok [20:11] hi i am using ubuntu 14.04 with a vpn, is it possible to tell my machine to route any traffic for a specific ip address over the vpn? [20:11] I've tried setting up routes but think I am missing something [20:11] onemansubmarine: you can take a look at packages.ubuntu.com for more information. [20:13] Hi there, I have Xubuntu installed and often I have problems with PulseAudio, which results in having no sound. Sometimes I have to reboot multiple times before it works. When it doesn't work, the volume control says the following message: Establishing connection to PulsAudio. Please help me [20:14] someone know about good open source virtualization software? [20:15] virtualbox ? [20:15] other than virtualbox [20:15] krux, can you tell me what you used here: cmake [options] ? [20:16] HoJu: after you cd hexchat-otr [20:16] cmake . [20:16] i have the xchat-otr opened in CLI, and did that [20:16] snf http://lifehacker.com/5714966/five-best-virtual-machine-applications [20:17] thanks ablest [20:17] thanks krux [20:17] i appreciate it [20:17] hey [20:17] np [20:17] anyne wanna help me rel quick === amin__ is now known as mo_handes [20:18] np snf [20:18] bluex: You need to ask a question first :) [20:19] i wanna deploy a node thing to a server [20:19] but i need to install qemu [20:19] helo [20:19] https://github.com/kevin-roark/socket.io-computer [20:20] my specs should be good enough http://i.imgur.com/quBjaQ1.png [20:20] bluex: So install qemu. [20:20] !qemu [20:20] qemu is an emulator you can use to run another operating system - see https://help.ubuntu.com/community/WindowsXPUnderQemuHowTo [20:21] anyone know of good win.img [20:21] or iso of windows thats less then 300mb [20:21] or somthing [20:22] bluex: You can get official Windows ISO on www.microsoft.com [20:22] do they have a dev version that is smaller? [20:22] bluex: No. [20:23] bluex: ##windows - we don't know about microsoft products except by accident. [20:23] well its ironic actully [20:23] because i wanna put windows xp on javascript in the browser [20:23] but microsoft no longer supports winxp [20:23] http://socket.computer/ [20:23] was doing it [20:23] bluex: Windows XP is EOL and unsupported. It is dead. [20:23] but there is broken [20:23] bluex: And it has nothing to do with Ubuntu :) [20:24] bluex: Use ubuntu instead. [20:24] but my server is [20:24] sh: 0: -c requires an argument bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF8) root@zerocool4:/# uname -a [20:24] Linux zerocool4 2.6.32-042stab092.2 #1 SMP Tue Jul 8 10:35:55 MSK 2014 x86_64 x86_64 x86_64 GNU/Linux root@zerocool4:/# [20:24] well [20:25] how do i found out if i am on ubuntu [20:25] bluex: which command works apt-get or yum [20:25] bluex: lsb_release -a [20:26] root@zerocool4:/# uname -v #1 SMP Tue Jul 8 10:35:55 MSK 2014 root@zerocool4:/# uname -o [20:26] GNU/Linux root@zerocool4:/# lsb_release -a [20:26] No LSB modules are available. Distributor ID: Ubuntu [20:26] Description: Ubuntu 14.04 LTS Release: 14.04 [20:26] Codename: trusty root@zerocool4:/# [20:26] Ubuntu 14.04 LTS [20:26] bekks: man that is awesome :) It works on RPM distros too [20:27] bluex, please use paste.ubuntu.com for multiple lines, thanks. [20:27] k sorry [20:31] Hi All [20:31] anyone know how to map R_Alt to the left super key (windows key) while still maintaining the function of the left super key? [20:32] I need some help with an code blocks error process returned 126 (0x7e)..can anyone help? [20:33] Zippie, maybe #codeblocks is a better channel to ask? [20:33] thanx will try that channel [20:34] I have a question about eglibc 2.15 and eglibc 2.19... are there any major differences as to why I should upgrade from 2.15 to 2.19? [20:36] switchflip, 2 CVE's. https://launchpad.net/ubuntu/+source/eglibc/2.19-0ubuntu6.4 [20:36] OerHeks: thanks [20:38] locale: Cannot set LC_ALL to default locale: No such file or directory [20:38] fuck [20:38] what do [20:39] bluex: That language is not needed nor appropriate here. Please tone it down. [20:39] ok sorry pi ci [20:39] locale: Cannot set LC_ALL to default locale: No such file or directory why? [20:39] what do [20:40] bluex: What are you doing that is giving you that response? [20:40] warning: Setting locale failed. [20:41] salve a tutti [20:41] !list [20:41] markat: 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 ». [20:41] warning: Setting locale failed. [20:41] how do i set env HOME [20:41] bluex: That not a command. What are typing? [20:42] you know, if only there were a search engine to ask those sorts of questions.. they could call it google and make a killing. [20:42] try setting your locale with : sudo dpkg-reconfigure locales [20:42] yay murder [20:43] i just wannted to find some one who thought they wanted to help me wim this thing out [20:43] like ya know berdom and stuff [20:43] but thank u grovlend [20:43] wha? [20:44] bluex: I'm trying to troubleshoot with you but you aren't answering my questions. [20:44] * Davee420 facepalm [20:44] erl: warning: Setting locale failed. [20:44] this is what happend after i typed the command\ [20:44] bluex: what command? [20:44] 1 sec [20:44] bluex: you probably set your own language without defining it [20:47] how do i define [20:47] locale [20:48] by setting your locale with: sudo dpkg-reconfigure locales [20:48] then select your locale, probably with *.UTF-8 [20:49] in my case it would be: nl_NL.UTF-8 [20:49] How do I update to eglibc 2.19, and not the most recently version? [20:50] switchflip: dunno [20:50] can't help you there [20:50] switchflip: what do you mean the "most recently version" [20:50] Groveld: if you have nothign constructive to say... [20:50] well, I'd like to update eglibc to 2.19, [20:50] not 2.20 [20:50] switchflip: what release of ubuntu [20:51] 14.04 [20:51] trust [20:51] switchflip: relax dude [20:51] *trusty [20:51] hey anyoen here who can help me with Tunlr DNS forwarding / [20:51] Groveld: lol, what do you mean? [20:51] Im trying to accomplish something... but I don't know where its going wrong. [20:51] switchflip: well... 2.19-0ubuntu6.5 is what's in Ubuntu Trusty. Do you have extra PPAs or something? [20:53] Teward: I have servers running trusty 12.04 and 14.04... so i'd like to update the 12.04 to eglibc 2.19 - if that's alright... [20:54] http://paste.ubuntu.com/10021930/ [20:54] switchflip: why do you need to update to 2.19 on the older server? [20:54] teward: consistency [20:54] That's the reason I was given, by my boss. [20:55] lol [20:55] switchflip: if you want consistency use the same OS and platform. I advise against updating your libc libraries on 12.04 unless you update the compilers with it as well [20:55] does he have pointy hair? [20:55] Alright, I'm good with that answer. [20:55] Mannaggialamadonna [20:55] switchflip: 'consistency' and 'compatibility' are sometimes mutually exclusive - if he doesn't want to break things then the 12.04 server should keep the c libraries at the version that comes with the system [20:55] switchflip: however, if he wants true consistency he should use the same OS version across the board [20:55] That's a good point. [20:55] Thank you Teward. [20:56] switchflip: there's ultimately no real reason I can think of that's *sane* to update eglibc in 12.04 without a reason such as needing to use a newer compiler [20:56] switchflip: but just for the sake of 'consistency' is an invalid reason to attempt to do something that may break other things. [20:56] Great thanks [21:01] hey there, i'm looking for advice for vnc. where should i go? [21:01] bud: depends [21:02] reisio: i need to use my tablet as a monitor. vnc seemed to be the easiest way. [21:02] bud: sounds like a plan [21:03] reisio: however, i have it set up. but when i connect to the pc it uses my username but displays a fresh version of xfce. [21:04] sounds like it needs more configgin' [21:04] meaning, my mouse and keyboard input (connected to the tv) don't work [21:04] fwiw the X module for tigervnc works well for that [21:04] not tv, doh [21:04] i mean pc [21:04] just typing su seems to do it now [21:04] http://pastebin.com/DHGEwxSb [21:04] thanks reisio lemme look at those apps! [21:08] bud: something else you could do is X forwarding [21:08] which can be "simpler" than VNC [21:08] depending [21:09] reisio, i have never heard of that [21:09] i'll look there too [21:10] what is that other x protocol? xdmp? would that work for what he is trying to do? [21:12] Davee420: (x)rdp? [21:12] it'd work, but probably be more work in the short and long run, and end up less secure [21:12] hang on, let me google what i am thinking of [21:13] i used to use it with x-net when i was on windows still and wanted to connect with my x-server [21:13] damn, what is that protocol... extension of x [21:14] xdmcp [21:14] good name :p [21:14] i want to use the keyboard and mouse to control the pc like normal, but use my android tablet for a display [21:15] bud 'synergy' lets you use keyboard and mouse on more than one device at a time [21:15] so sort of the reverse of a headless server then [21:15] i'm going to be without a monitor in a bit. so... [21:16] yeah probably go with VNC, then [21:16] anything less common than that is going to make your life hell on Android [21:16] yeah, using xdmcp is more for remote logins, probably not appropriate for what you are attempting to do with your tablet. vnc probably your best bet [21:16] very mediocre OS :p [21:17] thats what i figured [21:17] !info synergy | bud is this what you mean [21:17] bud is this what you mean: synergy (source: synergy): Share mouse, keyboard and clipboard over the network. In component universe, is optional. Version 1.4.12-3ubuntu1 (utopic), package size 645 kB, installed size 2893 kB [21:19] all i really need to do is get a vnc setup that will show the keyboard and mouse input on the screen in front of me. allowing the vnc viewer client and pc to be looking at the same screen. [21:19] i think i found it in vnc, using 'account verification' rather than being forced to use a seperate password... maybe, installing it now. [21:19] hi guys, I've got this in my fstab: /home/alex/.wine/AC2.iso /mnt/Assassins_Creed2 udf defaults,users,loop,uid=1000,gid=1000 0 0; with sudo mount -a, I get this error: https://bpaste.net/show/067ee4c02be4 (german, translates roughly as this: https://bpaste.net/show/ae447c954553 ); dmesg | tail offers this: http://paste.ubuntu.com/10022331/ now what did I do wrong? I've got another iso mounted the same way, no errors there. [21:22] MonkeyDust, no keyboard and mouse input on my android device, and no android client for synergy. [21:24] Luyin: why not just buy AC2 on Steam and load Steam in Wine and play it that way [21:25] cryptodan: because I've got the dvd, steam isn't working and I won't buy the game twice [21:25] Luyin: you can add your copy to Steam I think [21:25] cryptodan: still steam's not working [21:25] and I'd like it this way [21:26] any suggestions? [21:26] why isnt steam working? [21:26] Hello, I have issues with my keyboard. Every few minutes after a restart of X11 the keyboard starts screwing up. I actually have to type this from the console because I couldn't get a sensible sentence out in X [21:26] Where do I start debugging this? [21:26] dmesg looks ok, X11 log also [21:26] cryptodan: I'd love to debug the steam problem, but this one's got higher priority now [21:27] kaste: how does it act screwy? [21:27] well Steam would prbably be easiest [21:27] the only thing that seems related is a message about thinkpad_acpi firmware forcing the hotkey masked to some value [21:27] Ulfe liket I aeu ly tyed is seee e in e tely er engles ut the s hoe turnseu [21:28] that was a proper english sentence on the X11 term [21:28] I could try xev I guess and compare the values it should show with the ones given but that won't get me far and will be a major pita [21:29] It only started yesterday, maybe some update was messed up [21:30] cryptodan: since I only borrowed the dvd from a friend, I won't be able to use this copy with steam I guess, even if Steam worked [21:32] Hi [21:32] hi [21:32] Luyin i'm not familiar with udf, but can you mount the .iso manually, in a terminam window? so not from fstab [21:33] Luyin: time to go and buy the game then for yourself [21:34] MonkeyDust: seems to work, if only read-only. but that should be normal, shouldn't it? [21:34] kaste: This is with no changes to the hardware (no new/different keyboard, etc.,) ? [21:35] TJ-: This is a Laptop (W530) no change possible really [21:35] hello [21:35] after adding this apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C407E17D5F76A32 how to confirm after that it is added ? [21:35] i need to confirm in a bash script [21:35] is there a way to list such keys [21:36] Luyin and .wine is a hidden folder... are you sure fstab "understands" that? [21:36] MonkeyDust: ok seems it worked with manually adding [21:36] leeyaa: what about apt-key list ? [21:36] MonkeyDust: I've got another iso mounted from the same location, works without problems [21:37] Luyin: yeah that will work [21:37] Luyin: why not just buy it on your own, as what you are doing is effectively called piracy [21:37] is it possible to list single key ? [21:37] Luyin same fstab syntax for that .iso? [21:37] leeyaa: grep? [21:37] kaste: except listing all and then using grep [21:37] MonkeyDust: yes, identical [21:39] leeyaa: not really I fear [21:39] MonkeyDust: last lines of my fstab: http://paste.ubuntu.com/10022572/ [21:40] kaste: so how to find if the above key is added [21:40] i dont see it with apt-key list, yet it is added [21:42] Luyin such charming names! [21:43] and i bet he doesnt have a legal license to any of them [21:43] leeyaa: Try : apt-key finger . [21:44] sudo reboot [21:44] gah [21:44] Davee420: in fact I have, I still prefer isos over dvds in my laptop [21:44] Luyin: if you did then why are you borrowing the media from a friend? [21:44] Luyin can you play the game by mounting it manually? [21:44] My mouse scroll speed on chromium is through the rough, any thoughts on why? [21:44] and why arent your copies added on Steam then Luyin? [21:44] Bashing-om: hm, still cant figure out what to grep for [21:44] MonkeyDust: it looks like it, yes [21:45] Luyin that's a workaround, then, not a solution. but is that ok for you? [21:45] Davee420, MonkeyDust, ty guys, vnc is working in one session now. all i have to do is set the resolution correctly for my phone, can you recommend a program that i can set custom resolutjons without much trouble? i got xrandr but somethinng with a gui would be cool [21:45] bud tray arand (GUI) [21:46] bud tray arandr (GUI) [21:46] try* [21:46] MonkeyDust: apparently the game won't start for some other reason, but yes, for starters that's ok. gotta go to bed now anyway, so going to try fixing this later. thanks for your kind help, much appreciated! [21:47] Luyin yw [21:47] How to change the login screen to it's default state in ubuntu 14.10? [21:48] hello I installed Ubuntu server as a test [21:48] it's 64bit [21:48] doodz: how have you changed it ? [21:48] what should I install to be able to run 32bit executables? === khisanth_ is now known as Khisanth [21:49] alesan: I'd avoid that if possible [21:49] !multiarch [21:49] ikonia, i've installed xfce(DE) and unistalled [21:49] doodz: that shouldn't impact the login manager [21:49] ikonia, and unistalled it and now the login screen is altered. [21:49] ikonia, it is not possible... [21:49] alesan: why ? [21:50] ikonia, I am asking for mechanism, not policy [21:50] ikonia, well it did [21:50] alesan: and I'm asking you why it's not possible [21:50] ikonia, how can i resit it [21:50] doodz: reinstall it [21:50] ty [21:50] ikonia, how? [21:50] I have some 3rd party tools that are 32bit executables. [21:50] alesan: ubuntu uses multiarch [21:50] doodz: make sure it's actually using the same login manager as before/after [21:50] alesan: you've got to be quite on top of your system to do this [21:50] k1l, so should I add i386? [21:51] ikonia, how can i do that? [21:51] dpkg --add-architecture i386 ?? k1l [21:52] alesan: you need to read up on multiarch [21:52] alesan: see https://help.ubuntu.com/community/MultiArch [21:52] you need to be on top of it [21:52] not typing commands blindly [21:52] no OK [21:52] no OK ? [21:53] it was enough to install # apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 [21:53] now it runs 32bit programs [21:53] alesan: it's not now [21:53] you need to be very careful === gms is now known as Guest38353 [21:54] How can i change the login screen to it's default state in ubuntu 14.10? [21:54] doodz: you don't change it to default [21:54] doodz: a.) make sure it's using the same login manager as it was before b.) if it is re-install the login manager package [21:55] (if you can't manually undo the config file changes) [21:55] ikonia, well i don't know how can i check that objectives. [21:55] hey guys, I'm trying to use php HttpRequest, but I jsut get the error, [Mon Feb 02 15:49:23.170693 2015] [:error] [pid 29909] [client 10.48.65.51:52486] PHP Fatal error: Class 'HttpRequest' not found in /var/www/html/POD/index.php on line 9 [21:55] doodz: a little research will help you [21:56] ikonia, can you help me? [21:56] :q [21:56] doodz: do a little basic research on the different login managers and work out which one you are using [21:58] Does Ubuntu seriously not include a basic php http request library? [21:58] leeyaa: THus works for me : apt-key finger | grep "6094 1612 6D3A 3E5C 1192" . [21:58] cluelessperson: "include" ? [21:59] cluelessperson: you have to install php packges [21:59] cluelessperson: php is not installed by default [21:59] ikonia: I'd expect it to be core, more so than mysql/soap/oracle connectors and the like, [21:59] how do i know if openssl 1.0.1-4ubuntu5.11 is newer than 1.0.1h [21:59] cluelessperson: it's not core [21:59] cluelessperson: nore should it be [21:59] cluelessperson: not everyone wants a web server running php [22:00] cluelessperson: you install the packages you want [22:00] brucelee: see the changelog [22:00] cluelessperson, i've never used that package and i've been using ubuntu for years [22:00] ikonia: I meant php-core [22:00] cluelessperson: not everyone wants it [22:00] bud: so how do you request a page via php? [22:00] k1l_: I don't actually think it's a package, I think it's a class from an application [22:01] cluelessperson, install pecl [22:01] it's a class supplied by pecl [22:01] it's not a core component [22:02] hi, for some reason I am moving stuff from a hard drive to another but the free space is not growing. what am I supposed to do to fix this? [22:02] http://php.net/manual/en/class.httprequest.php [22:02] pavlos: I'm trying to but I can't get it to work [22:02] sudo apt-get install pecl [22:02] cluelessperson: look at the package php-http-request [22:02] it's in the universe repo [22:02] !info php-http-request [22:02] php-http-request (source: php-http-request): PEAR class to provide an easy way to perform HTTP requests. In component universe, is optional. Version 1.4.4-4 (utopic), package size 26 kB, installed size 135 kB [22:02] cluelessperson, pecl install -f pecl_http-1.7.6 (the version may be diff) [22:02] you don't need pecl [22:02] that is a bad idea [22:03] as it is outside the package manager === EriC^_ is now known as EriC^^ [22:03] ikonia: pecl is it's own package manager, but I agree, one less thing to have to maintain. [22:03] jhutchins: no it's not [22:03] jhutchins: there is no tracking of state, [22:04] it can also cause conflict [22:04] ikonia: sudo apt-get install php-http-request installed [22:04] ikonia: THere's also no moo function. [22:04] cluelessperson: great [22:04] k1l_: it seems ubuntu 12.04's latest version of openssl is 1.0.1-4ubuntu5.21 or something [22:04] doing openssl version gets me 1.0.1 [22:05] how do i know if thats newer than 1.0.1h? [22:05] brucelee: Are you trying to figure out if it's patched for ghost? Ubuntu package version != upstream version of the same number. [22:05] the newest version for 14.04 is 1.0.1f [22:05] jhutchins: yeah [22:05] ghost is libc [22:05] not ghost [22:05] ikonia: restarted apache2, and... still errors [22:05] i mean heartbleed i guess [22:05] not ssl [22:05] cluelessperson: works here [22:05] cluelessperson: maybe the application you are using is not aware [22:06] Same principle applies. [22:06] is there a way to have several hard drives represent one shared directory? [22:06] ikonia: php, I'm checking the ini for the extension, but it should do that automatically at install [22:06] brucelee: forget about the version numbers. ubuntu doesnt increase the number but includes the patches that make it safe. see this changelog like i said before: http://changelogs.ubuntu.com/changelogs/pool/main/o/openssl/openssl_1.0.1-4ubuntu5.21/changelog [22:06] brucelee: If you're on a currently supported release and your packages are up-to-date it's fixed. [22:06] cluelessperson: it does includes, not in the root php.ini [22:06] cluelessperson: it's modular [22:07] brucelee: and for heartbleed you are quite late :) but if three is a security patch ubuntu will patch it and ship the updates. [22:07] k1l_: ahh [22:07] brucelee: The way you know is by tracking the security announcements mailing list, or possibly by reading changelogs. [22:07] k1l_: quite late i admit :) [22:07] going through changelogs now [22:07] thanks jhutchins and k1l_ [22:07] brucelee: this is how you search for known vulnerabilities: http://www.ubuntu.com/usn/ [22:07] i have that mailing list subscribed now [22:07] how do i add text WARNING.. etc for ppl who try to ssh? [22:08] Most distros applied the patch to an existing version and it didn't look like they were up-to-date. [22:08] arcsky: motd or the issue file [22:08] can i pic one of those ? [22:08] arcsky: you can [22:08] ikonia: unfortunately, no dice yet. [22:08] ikonia: danke shun [22:08] arcsky: Which file(s) to display is configured in the sshd config. [22:08] ikonia: $new_request = new HttpRequest($url, HttpRequest::METH_GET); === sebastia1 is now known as SebastianB [22:09] cluelessperson: I'm not going through your php code [22:09] cluelessperson: Why not just use curl? [22:09] cluelessperson: Or wget? [22:09] cluelessperson: it's modular [22:09] oops [22:09] sorry [22:09] hit paste [22:10] jhutchins: PrintMotd no that one? [22:10] or #Banner /etc/ssh-bannner [22:11] arcsky: Look in the config file, see what's enabled. [22:11] i have a lower end machine. if i upgrade to 14.x from 12.x and use the same window manager will there be a significant speed decrease? [22:11] exit [22:12] arcsky: I'd check it for you but I don't have an ubuntu box available at the moment, and that's the kind of thing that can vary by distribution. [22:12] bud: which one do you use? [22:12] bud: 14.04 runs faster in a vm than 12.04 ( in my experience ) [22:13] jhutchins: because neither of those appeared as immediately simple and easy as this should be. [22:13] bud: Benchmark, backup, upgrade, benchmark, decide. [22:13] k1l_, EriC^^, going from 12.04 to 14.04 [22:13] using xfce [22:13] bud: he means what desktop do you use [22:14] bud: programs get slightly more heavy over time. but xfce should be fine [22:14] bud: xfce is good for low resources, shouldn't make a big impact [22:15] k1l_: Then again, sometimes programs get cleaned up and the speed improves. KDE 3.5's a good example. [22:15] is it possible to install zabbix-server without the mysql dependancy ? [22:16] cluelessperson: On this box I get both when I connect. Issue is system info and motd is fortune piped through cowsay. [22:16] via apt. i know it can be done from source [22:17] Is there a tool on ubuntu 14.04 to save monitor profiles? As I have a single monitor at work and triple monitor at home and I have to reconfigure the triple monitor everytime to set the windows correct. I take my hdd with me all the time [22:17] jhutchins: sudo apt-get install php5-curl installed, sudo service apache2 restart , but still get this error [22:17] [Mon Feb 02 16:15:30.883085 2015] [:error] [pid 30938] [client 10.48.65.51:53503] PHP Fatal error: Call to undefined function curl_init() in /var/www/html/POD/index.php on line 9 [22:17] cluelessperson: You can cat those files, then log in and see which, if either is displayed, then cat/echo/paste your warning message into whichever file suites you. I believe you can also configure a new file for that purpose. [22:17] Would be alot easier if there was some sort of tool to save that [22:17] cluelessperson: php-curl won't fix a function that needs http header requests [22:17] arcsky: You can cat those files, then log in and see which, if either is displayed, then cat/echo/paste your warning message into whichever file suites you. I believe you can also configure a new file for that purpose. [22:18] cluelessperson: Sorry, grabbed the wrong nic. [22:18] cluelessperson: When things like that happen to me I report it to whoever wrote the PHP code. [22:18] nvm i figured it [22:19] lump [22:20] cluelessperson: #php maybe? [22:20] jhutchins: Thanks for your help [22:20] ##php [22:21] cluelessperson: Good luck! [22:21] cluelessperson: The people who write the PHP code I work with now are in Siberia and don't speak English. [22:24] favorite app to create bootable thumb drives? [22:24] !usb | bud [22:24] bud: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [22:24] bud: In what env? (Windows?) [22:24] Help? I got logitech k270 keyboard and was testing it out and pressed a button without looking and my computer turned off immediately... Not sure if it was hibernate/sleep or what. Now when I turn it on, it's just sitting there and nothing is on the monitor. Ubuntu 14.04 [22:25] !usb [22:25] For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [22:25] I'm pressing ctrl alt del and nothing happens [22:26] I pressed the same power button on the keyboard, and nothing happens [22:26] jhutchins, 12.04 [22:26] Should I force shutdown by holding power button? [22:26] hey guys...quick question. When upgrading from xubuntu 14.04 to 14.10 do I have to back up everything? Including my personal folders(documents, music, spreadsheets etc)? [22:26] azizLIGHT: can you do ctrl+alt+f2 [22:26] sudo reboot? [22:26] after you login [22:26] croberts: there's nothing on the screen to login ro [22:27] is there an easy GUI app for ubuntu for running postgres, similar to this one for mac? http://postgresapp.com/ [22:27] Sashco: I would always recommend backing up personal files before a big upgrade for any OS [22:27] Sashco: no, but backups are always good idea [22:27] croberts: monitor is in no signal mode [22:27] rns check out navicat [22:27] croberts: just pressed ctrl alt f2 and nothing happened [22:27] azizLIGHT: oh man yeah sorry i just came in, did not know it was doing that [22:28] croberts, I tried that but it was very complicated to get setup [22:28] So should I force shutdown by holding power button? [22:28] kk...cause I am not in possession of any instruments where I can do a backup :-/ and I have been having major issues with my wireless connection with realtek drivers..so I am hoping that an upgrade to 14.10 will solve the issue [22:28] why a website(efytimes) don't open with Ubuntu? [22:28] rns: i suck with the gui on postgres as well but that has helped [22:28] azizLIGHT: that will surely turn it off [22:28] rns: https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools [22:28] Sashco: sounds like an xy problem [22:29] Is it possible to forward a port over a SOCKS proxy? [22:29] yep..I found a solution to how to "partially" fix it...but I messed up now so the internet speed is back to it's old habits. [22:29] rns: i've used pgadmin and it works [22:30] sameer-isa, yes google it [22:30] pavlos: I tried, no dice [22:30] by installing a newer OS I hope I can redo it and fix it! [22:30] anyway, thx [22:30] croberts: OK system boots fine after forced shutdown. What should I do to repair and damage I did by holding power button like that [22:30] sameer-isa, I got 121,000 hits [22:30] pavlos: but how many of them actually answer my question? [22:30] Sashco: now sounds like an xyz problem [22:31] azizLIGHT: i would run a http://linux.die.net/man/8/fsck [22:31] just to check the disk [22:31] but you should be ok [22:31] i do it with mine quite often [22:31] when something kills the os and i cant switch to another tty [22:32] OK I see it says ubuntu 14.04 experienced an internal error and it's complaint about something to do with kerneloops related to my motherboard [22:32] How do I get this full bug report? [22:37] OK I found it [22:37] How can I safely test again the button which cause my pc to crash. [22:40] sameer-isa, https://www.debian-administration.org/article/449/SSH_dynamic_port_forwarding_with_SOCKS [22:41] !help [22:41] 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 !patience [22:41] pavlos, my question was about forwarding a certain port. [22:41] not a certain program. [22:42] sameer-isa, https://help.ubuntu.com/community/SSH/OpenSSH/PortForwarding === carlgo11_away is now known as group [22:43] let me see if that works... === group is now known as Carlgo112 [23:00] is ubuntu supported on the lenovo yoga 2s? [23:00] i bought my family some and would like to install ubuntu [23:01] if i'm running trusty, is it possible for me to install just a single package from the utopic repo? === ideopathic_ is now known as ideopathic [23:03] is there somewhere that explains limitations (if any) with mounting HFS+ in ubuntu? [23:03] irreverant: from my experience, ubuntu runs pretty well on lenovos... but not sure about how well it would do with that touch screen [23:03] yeah that's my question [23:04] dmarr: read only afaik [23:04] irreverant: to answer your question specifically though, it doesn't seem to be "officially" supported http://www.ubuntu.com/certification/desktop/models/?category=Laptop&vendors=Lenovo === Yukkiino is now known as Yukkii === ubuntu is now known as Guest75126 [23:12] hey [23:14] hello does anyone know why i cant write to my samba share ? http://pastebin.com/SLzBmmz5 [23:15] hi [23:15] k1l_: is there a limitation that journaling can't be enabled? [23:15] yo [23:16] dmarr: its not opensource. its just a reverse engineered driver. it doesnt have the full features [23:18] Question: How do I make it so the workspace switcher only changes one screen, not both? [23:18] what's the best method to create a ubuntu live usb? [23:18] dmarr: see https://help.ubuntu.com/community/hfsplus for more info. i dont use hfsplus === swordsmanz is now known as hugbot [23:19] thanks k1l_ [23:20] thats odd, says i should be able to use hfs+ readonly. thats all i need, but when i mount the drive, i can't ls. i can cd though === Carlgo112 is now known as carlgo11 [23:22] Hi, I just upgrade some 12.04 servers with dist-upgrade and got kernel 3.8 out of it, which has module signing enabled. I need to install a custom module, but when I say make modules_install, I get "Can't read private key". Obviously I don't have Ubuntu's private module signing key. How can I install this driver? [23:27] sjuxax: You'll probably have to read the docs for module signing. Then you'll be able to tell us! [23:28] Why am I suddenly getting "404 not found" when trying to run apt-get update (us.archive.ubuntu.com) ? [23:29] quidnunc: what gives you "lsb_release -d"? [23:29] hey, is it possible to ssh into a box without authentication? [23:29] like ssh ip -s /bin/sh to get the shell? [23:29] or is that only possible due to bad configs? [23:29] k1l_: 14.10 [23:30] quidnunc: that is still supported :) maybe change the mirror [23:30] k1l_: Tried that [23:31] twice [23:31] What are some must haves to get after installing a fresh version of Ubuntu? Any recommendations? [23:32] quidnunc: tried the mainservers? do you have network restrictions? [23:33] k1l_: No network restrictions that I know of. Again this is happeningly suddenly (past few days, not sure exact date it started). What is the main server? [23:33] archive.ubuntu.com ? [23:33] tried that [23:33] Tried delete /var/lib/apt/lists/* also [23:36] quidnunc: You're not the only one; I was helping someone else. It seems that something is broken in apt when using "us.archive.ubuntu.com" even though the hosts resolve to round-robin IPs and can be accessed by a browser [23:36] hello [23:37] i need help [23:37] TJ-: Thanks. [23:37] !ask | pakedge [23:37] pakedge: 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 !patience [23:38] !patience [23:38] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [23:39] i have a question regarding apache [23:39] how do i connect to an MSDFS on apache [23:39] in the config file [23:39] is there a certain syntax i have to follow? [23:39] I removed /pub/ part of the path, that seems to have fixed it. Maybe some kind of update [23:39] to paths [23:40] http://us.archive.ubuntu.com/pub/ubuntu/ -> http://us.archive.ubuntu.com/ubuntu/ [23:40] anybody?? [23:41] quidnunc: Great find, thanks [23:41] quidnunc: looks like someone broke something on the mirrors [23:42] ip [23:43] hola [23:44] HOLAAA [23:44] QUE ES ESTO?¡? [23:44] hi, all. I need to update tomcat7 on my ubuntu 14.04.1 LTS to a version that's not on aptitude(7.0.57). What's my best option? [23:44] NFNFNF [23:44] HI [23:45] hola [23:47] Dlabz: Download the ubuntu source, download the upstream source, build a package using the newer code and the older supporting files, install. [23:47] where to find list of channels worth joining [23:47] !alis [23:47] alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* === CyberJacob is now known as zz_CyberJacob [23:51] jhutchins: thanks. That went a bit over my head. I got the tomcat7.0.57.tar.gz and unpacked it. Now what? === CHVNX is now known as ^[[14 === ^[[14 is now known as ^[[14\ === xubuntu is now known as Guest61250 === ^[[14\ is now known as CHVNX [23:55] Dlabz: Get the tomcat source from ubuntu. If you don't know how to do that, you're probably over your head. [23:55] Dlabz: I don't know of there's a ppa for tomcat, but some PPAs can be risky. [23:57] Dlabz: Probably better to ask if you really need software that doesn't support stable versions of tomcat - you could get a pretty messed up system between untested software and untested tomcat. [23:58] jhutchins: unfortunately, I really need it. I'm a dev, and tomcat7.0.55 is the update that fixes an issue I'm facing === Xenos is now known as Agent_Smith1 === zeus is now known as Guest45373