[00:00] popey: I also tried to check under software updates, additional drivers but it doesnt show me any drivers! [00:00] bluetower: sure, but too old to be supported by current software component versions in ubuntu [00:00] ang_: realtek have drivers on their site I believe, assuming it's a realtek based device [00:00] popey: yes, rtl8192cu [00:00] hum.... its wierd though because I did something and then I did an apt-get update and the next time I booted I have 3d accelearation [00:01] In debian [00:01] popey, if you send it an input which has the extension .tar .... [00:01] ang_: maybe try an updated driver from realtek http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PFid=48&Level=5&Conn=4&ProdID=277&DownTypeID=3&GetDown=false&Downloads=true [00:02] delinquentme: tar is very old software ☻ [00:02] and yes your all right if I use the default driver that installs I have great 2d but I have no hardware video acceleration of any kind including video decoding I've noted [00:02] ok so i just installed ubuntu on my laptop and when I close the lid and it suspends itself or if I just suspend it, the screen wont turn back on unless I just cut the power and restart it. Any ideas? [00:03] valiente: when it wakes from suspend, try switching to the first TTY with CTRL+ALT+F1, then to the GUI with CTRL+ALT+F7 as a workaround ? [00:03] popey: got a tar.gz file, could you please tell me what should I do with it? [00:04] valiente, cant you ctrl+alt+F(x) swich between console's? or does that give you video at all? [00:04] ang_: need to find a tutorial for it.. [00:06] ang_: there's a few out there, http://askubuntu.com/a/342139/612 looks close to what you need to do, but you might want to wait for someone else who has more recent experience with that card. [00:07] popey: thank you, will check it out and try to install it [00:07] good luck [00:08] hey all... i am really new to Ubuntu how ever have built a LTSP server. We have a mix of RDP thin clients and PXE thin clients. I'd prefer all PXE however some of them are old. Question i have is how can I have a shared folder where all users have read/write access to all files and all new files going into that folder === kardan_ is now known as kardan [00:13] Sadly no news after all: Fetched 337 MB in 52min 21s (107 kB/s) | libreoffice-gnome:i386 conflicts with libreoffice-core:i386 | libpango-1.0-0:i386 conflicts with plymouth:i386 | E: Internal Error, No file name for libss2 [00:14] Hi all, I have an issue with my wifi, I am using an usb adapter and I keep losing connection. I moved the computer near the modem to be able to plug in and look for help in this chat, anyone has any idea of how to fix this? [00:14] popey: the commands in the link wont work [00:14] I searched for the libss2 error before and found a form suggesting 'dpkg --configure --pending' but in this case it just gives up as well. [00:16] maybe this is a reappearance of https://bugs.launchpad.net/ubuntu/+source/apt/+bug/935078 - I could add some more info there. [00:16] Launchpad bug 935078 in apt (Ubuntu) "E: Internal Error, No file name for libss2" [High,Invalid] [00:20] my screen keeps shutting off and not turning back on when i put it in suspend. Any ideas? === kardan is now known as Guest57323 === kardan_ is now known as kardan === graingert is now known as Guest3705 === RowdyChild|Away is now known as RowdyChildren === brian is now known as Guest2478 [00:25] dpkg: dependency problems prevent configuration of libss2: libss2 depends on libc6 (>= 2.17); however: Version of libc6 on system is 2.15-0ubuntu10.6. dependency problems - leaving unconfigured. - So as long libc6 can't be upgraded libss2 will fail to be installed. === Guest11211 is now known as epzil0n [00:26] When I go into suspend mode on my laptop, the screen wont turn back on unless I cut the power and restart it. How do I get the screen to work? === graingert_ is now known as Guest20747 [00:37] 12 [00:41] hello everyone, I'm having this problem http://pastebin.com/AuEJBM1U [00:43] popey: or anybody who knows kernel panics. i've now got logs of the whole kernel panic. but I don't really know what I'm looking for. http://paste.ubuntu.com/8049608/ [00:44] I'm trying to run apache on a different port.... it doesn't seem to want to listen to me. It keeps running IP6 on port 80... I want IP4 on a different port... I changed it in the ../sites-enabled dir in the vhost config... but there's nothing listening on that new port.... [00:45] ricksebak, are you using an out of repo virtualbox install? [00:46] wheatthin: it's from the download.virtualbox.org repo [00:46] apb1963, may I ask why you need it on a different port? [00:47] 4.3.8 [00:47] ricksebak, that's why. And it's unsupported here I think.. but you need to reinstall it [00:47] so it updates with your current kenrel [00:47] kernel* [00:48] wheatthin: I need to reinstall vbox from the official ubuntu repos, or just reinstall it from the oracle repo? [00:48] wheatthin: I have two machines behind a router... the router will only forward packets to one IP per port. So in order to use the same service on a different machine, it needs to run on a different port. === takis is now known as Guest98204 [00:48] well I'd uninstall it and install using ubuntu repo, so it isn't a hassle next time [00:49] apb1963, couldn't you use a dns server internally for reference to the accepted port? then use port triggering? [00:49] s/run/listen/ [00:50] wheatthin: i can do that, but the 12.04 repos are a bit out of date, understandably so. Can you explain to me what I'm running into here? Like, I wouldn't expect a guest to really care where a hypervisor came from? [00:50] wheatthin: really? setup an entire DNS server in order to avoid running apache on a different port? [00:51] apb1963, no, you can run it on any port you want via apache2.conf or httpd.conf via virtual host config section.. But.. yeah.. [00:52] but it's not a virtual host, so I dunno === OmegAlpha is now known as omegalpha [00:53] I should mention that the machine that's not working is 14.04 with apache 2.4... that machine that does work (albeit on port 80) is 12.04 with apache 2.2 [00:53] http://httpd.apache.org/docs/trunk/vhosts/examples.html apb1963 [00:53] s/that/the [00:53] in the machine that has access [00:53] via port 80.. [00:53] instead of using *:80 [00:54] select the IP of the other machine [00:54] and select port 80 [00:54] if apt-cache says that a package is 3.5.0-2ubuntu1~saucy1~ppa1 does that mean it is only for saucy? [00:54] so do this: [00:55] with a Listen 82 [00:55] ok so https://help.ubuntu.com/community/BinaryDriverHowto/AMD I followed the command line install trying to get drivers installed [00:55] adoniscik: yes. [00:55] so how did I install it in precise, ricksebak? [00:56] adoniscik: find a package that was built for precise, or compile from source. [00:56] sudo aticonfig --initial command gave me [00:56] aticonfig: No supported adapters detected [00:57] wheatthin: no yo're saying something different.... it sounds like yo're saying to "disable" access on the working machine??? By specifying the other machine's IP? Not following. [00:57] bluetower, did you run sudo aticonfig --initial [00:57] ricksebak, this package is supposedly built for precise. See lapack: https://launchpad.net/~marutter/+archive/ubuntu/rdev?field.series_filter=precise [00:57] no, it has to have the original IP for the main machine, then under virtual hosts, you specify the next machine [00:57] wheatthin, yes as per the responce it gave me [00:58] bluetower, restart? [00:58] I tried before and after reboot [00:58] same responce aticonfig: No supported adapters detected [00:58] leave [00:58] bluetower, can you confirm that the xorg.conf file was created in /etc/X11? [00:58] how do I do that? [00:59] bluetower, cat /etc/X11/xorg.conf | grep "driver" [01:00] there is no /etc/X11/xorg.conf [01:00] at least not at THAT location [01:00] adoniscik: I'm not seeing anything that leads me to believe that lapack was built for precise [01:00] apb1963, then you go to your /etc/hosts file and enter your fqdn of your other machine and ip address so it knows it by that name [01:00] amadyang === l is now known as Guest27237 [01:01] wheatthin, I get no such file or directory [01:01] nick [01:01] bluetower, then it wasn't created my friend [01:01] how do I create it? [01:01] ricksebak, isn't that implied by filtering the entries for precise, as I did? [01:01] bluetower, what command did you use to install the drivers? [01:01] what purpose does the filter serve otherwise? [01:02] bluetower, sudo aticonfig --initial -f [01:02] I'm new to debian based linux, I've been using fedora for years [01:02] https://help.ubuntu.com/community/BinaryDriverHowto/AMD [01:02] wheatthin: it doesn't have an fqdn other than perhaps notworking.local ???? Also, are you referencing the section in the link you provided titled "Running different sites on different ports." ??? [01:02] I followed the from command line [01:02] Yes. [01:02] wheatthin: yes to which question? :) [01:03] apb1963, sorry, to yours. [01:04] wheatthin: I meant... I asked two questions... 1. about fqdn (noworking.local) 2. The section you referenced. [01:04] adoniscik: in my experience, and maybe i'm wrong, no. If a package doesn't say it was built for precise, it's not for precise. If you can't find one that's built for precise and you end up compiling from source, look into checkinstall, it will at least let you build from source and then hook that into dpkg. [01:04] I had 3d accelearation working on debian 7.6 with my ati x1050 but was having other driver issues. so I figured I'd try ubuntu. so far no such luck [01:04] bluetower, for your question, there's like 3 options... sudo apt-get install fglrx apt-get install fglrx-updates fglrx-updates-experimental I think.. I used fglrx-updates === adymitruk is now known as Adam_ActiveState [01:05] bluetower, which one did you use? [01:05] and there is a difference between them? [01:05] yes, one is maintained by ubuntu, and the other are from amd [01:05] the original release, and beta release from amd, bluetower [01:06] wheatthin, first I did the headers, then I did sudo apt-get install fglrx-updates fglrx-amdcccle-updates [01:06] apb1963: http://httpd.apache.org/docs/current/bind.html === Adam_ActiveState is now known as Adam_Stackato [01:06] bluetower: Show the channel the card you have -> lspci -nnk | grep -iA3 vga , old card ? ATI droppped support and there is no proprietary driver available. [01:06] after you had installed the kernel drivers, did you reboot immediately? [01:07] wheatthin: i can reinstall vbox. Can you explain to me what I'm running into here? Like, I wouldn't expect a guest to really care where a hypervisor came from? Not suggesting your answer is wrong, I just don't understand how the guest could know or care where the hypervisor came from? === Adam_Stackato is now known as Adam_ActiveState [01:07] lspci -nnk | grep -iA3 vga [01:07] crap [01:07] ricksebak, what I'm seeing is when you updated ubuntu, virtualbox compiled software didn't update with it. [01:07] http://paste.ubuntu.com/8049709/ [01:09] well I'll be back food is ready finally [01:09] wheatthin: "virtualbox compiled software" meaning the guest additions kernel modules on the guest? or vbox itself on the host? [01:09] virtualbox software itself that runs in the background as it's main servers [01:09] service* [01:10] ricksebak, it requires updating once the kernel updates, to be able to initialize the hardware [01:10] /ignore * joins [01:11] TJ-: thank you. that reinforces what I had already understood... what's baffling is weathin is apparently telling me to setup the working machine (lets call it blue) with two listen directives - one at port 80 and one at say port 82, and then have two vhosts, one for blue and one for the other machine that's not working (call it red) listening on port 82, all within the config file on blue. That's got my mind boggled. I could understand doing this on (red). [01:11] . and that would make sense to me. [01:11] apb1963, that's not what I said. [01:11] ok [01:13] apb1963, you keep the original ports, you create your domain name or whatever you have pointing to your hosts as dns goes in your /etc/hosts file, so the main server knows the other. Under the virtual hosts section in the apache.conf, you specify the other machine with the default port. [01:13] when an external hit goes to the main server, it'll check it's conf, and go to the secondary server hosted on the same port [01:14] I'm having trouble installing java on my linux mint disrto >> I was on #linuxmint-help they thought I should ask my question in #ubuntu I was using icetea but a software I use does not like icetea and they recommended I use the full version of Java Is this the place I need to ask how to get rid of icetea and install default === andrea is now known as Guest14302 [01:14] full ver of Java [01:15] !mint | basaatw [01:15] basaatw: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [01:15] wheatthin: I'm sorry I'm having a really hard time understanding what you're saying. I have two physical machines. It sounds like you think I want to run two servers on one machine. I don't. [01:16] apb1963, for instance, my server is beeworld.agent79.org., but my secondary config points to a virtual host and goes to security.beeworld.agent79.org. === Guest27237 is now known as amadyang [01:16] in the main servers apache.conf, under the virtualhost section, you specify the IP:80 to the secondary machine [01:17] ok, I'll give that a try [01:17] 测试 [01:17] apb1963, my apache is hosted on 192.168.0.5, but my secondary host is 192.168.0.10.. My dns server tells an external hit, that it's located on a different machine on the same network. [01:18] apb1963, that's what your /etc/hosts file will do [01:18] ok [01:18] any Internet download manager compatible to ubuntu 14.04? [01:18] wget [01:20] I will try. So in my hosts file I simply put 192.168.0.101 red.somerandom_domain.local ? [01:21] apb1963, not, .local cause that refers to a localhost [01:22] apb1963, do you have a registered dns name? [01:22] wheatthin: I have a free one for the working machine. [01:23] wheatthin: which is of course assigned to my router in reality [01:23] does it have a wildcard allowing you to have virtualhosts? [01:23] subdomains* [01:23] wheatthin: not sure. it's freedns.afraid.org [01:23] although I think so.... but not sure [01:23] well if so, you'll set the dns up with it's domainname, adding a subdomain to the prefix [01:24] in your virtualhost section and /etc/hosts file [01:25] apb1963, so if your domain name is freedns.afraid.org, and your subdomain (secondary http server) is slapme.freedns.afraid.org, you'll need to supply that information to your /etc/hosts file [01:26] see what I mean? [01:26] then add your ip and port to the secondary machine in the httpd.conf or apache.conf whichever [01:26] wheatthin: no no... freedns.afraid.org is the service I use to get free dns [01:26] apb1963, well then take that as an example [01:27] there's just one IP [01:27] wheatthin: I updated vbox and i've now got a functional 14.04 VM. I never woulda guessed that. I'll ask the vbox forums or whatever to explain why this happened so I can get it in more detail. Thanks friend! === soeone is now known as EsoRotica [01:29] wheatthin: My ISP allocates one IP. My router takes it. The router then allocates additional private IP's to my two physical machines. [01:29] Oh no, my fail whale is dead >< [01:29] apb1963, right, which works through NAT (Network Address Translation) [01:30] wheatthin: freedns.org associates that one IP with the public domain name they supply, and the subdomain I pick. [01:30] right [01:30] apb1963, right.. which is what I meant by external hit to your domain name.. [01:30] the one that is default host is your main machine which is assigned via dmz or port forwarding [01:31] wheatthin: but in order to allocate a second subdomain, I either need to give freedns a second IP, or use the same IP. I don't have a second IP to give it. [01:32] apb1963, that's the one whose configs are going to point to the secondary machine in it's virtualhost section, as well as contain the subdomain and IP address in the /etc/hosts file so it knows who it is by name [01:33] apb1963, if you have a wildcard, which shows up as *.domain.com or whatever, you can throw any subdomain name at it under your domain and it'll point to the main machine requesting the subdomain from it [01:33] wheatthin: so if I tell freedns to use one IP and have two A records with two different subdomains both with the same IP, then the router would need to differentiate between two machines somehow. [01:33] hello [01:33] wheatthin: ok, let me go see if I can figure out how to do that at freedns [01:33] apb1963, , not the router, the httpd.conf//etc/hosts file differentiates [01:34] wheatthin: that's not making sense to me. If I specify my domain name in the hosts file, then DNS is not queried afaik [01:34] hi all [01:34] usually with multiple subdomains, you'll want to use a dns server.. I'm using bind.. [01:35] how can I see all folders I shared in ubuntu ? [01:35] motaka2: browse localhost via smb, if that's how you shared them [01:35] apb1963: I've not been following but I think what wheatthin is describing, is configuring host A to receive all HTTP requests, but to proxy requests for host B [01:35] apb1963, that's where you're wrong, you'll need to have a wildcard on your freedns host so it can say, "any subdomain under will point to your external IP" [01:35] TJ-: oh [01:35] TJ-: well why didn't he say so? lol [01:36] apb1963: I'll let wheatthin confirm or deny the rumour :) [01:36] TJ-, rgr [01:37] still not following the dns vs hosts issue though. Either I do it in dns or I do it in the hosts file... are you saying I need it in both? [01:37] then it's up to the computer accepting as the external IP to differentiate which internal IP is being used. [01:37] apb1963: So you have a vhost section on host A that has Proxy entries pointing to the IP of host B. There are various Proxy options to disguise the proxy is happening [01:38] ok, I think I better do this one step at a time. Let me go look at freedns and see if I can figure out how to wildcard. Give me a few minutes please. [01:38] apb1963, the /etc/hosts file will say, 192.168.0.101 is subhost1.domain.com [01:38] daftykins: thx [01:39] hola [01:39] apb1963, btw, that's how google is setup :) but they use real dns servers :P instead of the /etc/hosts file [01:39] Hi all. I have a little problem. On my Emacs are not working dead symbols (like ^, ` and ´). This is an reported bug. I solved by invoking on the terminal "XMODIFIERS = emacs" instead of "emacs" (or just /usr/bin/emacs). For convenience, I wrote an alias and I added it to my bashrc (alias emacs='XMODIFIERS= emacs'). All works fine now, except that when I run emacs using the graphical part (Press windows button and typing emacs...) the sys [01:42] ramrebol1, you can create another .desktop shortcut with the alias enabled [01:43] apb1963: wheatthin Here's my configuration, used to proxy to a local dev server over a VPN from one of my datacenter servers: http://paste.ubuntu.com/8049885/ [01:43] ok, I'm not sure if I did it strictly correct, but it seems to be working. I can ping x.y.com as well as red.x.y.com ... both respond with the same ip address. [01:45] apb1963, k, now in your /etc/hosts file on your main machine accepting the request, put the secondary host information for the subdomain [01:45] wheatthin: There's no need for hosts entries using Apache's Proxy configuration [01:45] TJ-: thank you.. looks a bit hairy. I'll have to study that for awhile. [01:45] apb1963: Very simple, couldn't be easier! [01:46] TJ-: it's always easy when you know what you're doing! [01:46] apb1963: My config has authorisation which you don't need [01:46] Is there a ppa with the latest radeon drivers? xorg-edgers no longer seems to ahve fglrx [01:46] apb1963: You only need the lines above "" [01:47] TJ-, I see.. [01:47] apb1963: correction, you may need the "" and its first 2 lines ("order..." and "allow ...") and the closing "" [01:47] always good to know :).. unless you gotta incorporate ftp and other services [01:48] TJ-: ok, one line at a time please. ServerName is the host acting as proxy, corrrect? [01:48] oh man... ftp and stuff :/ [01:49] stand back... my brain is swelling... it will soon reach critical mass [01:49] apb1963: "hq.iam.tj" is replaced by the public hostname you want the Internet to see [01:50] wheatthin: this is my .desktop http://pastebin.com/knaS6BqS I tried changing "Exec=/usr/bin/emacs24" by "emacs" (then I logout and login) but does not work :( [01:50] apb1963: "ProxyPass/ProxyPassReverse" is the local IP address of server B [01:51] sorry, I changed "Exec=/usr/bin/emacs24" by "Exec=emacs" [01:51] alguien me enseña ingles [01:51] jajja+ [01:51] jaja paola [01:51] What are you doing here? where you from? [01:51] hello. does anyone know the command to download and install OpenVPN? [01:51] ty [01:51] apb1963: Your "ProxyPass/ProxyPassReverse" target URLs probably don't want the "/testing/" path on the end, just "/" [01:51] ramrebol1, edit the exec line to match your alias [01:52] apb1963: why don't you send me a pvt msg with the domain name to answer to, and the IP of server A and server B, and I'll rewrite it for you [01:53] wheatthin: I have two alias: "alias emacs='XMODIFIERS= emacs'" and "alias emacs24='XMODIFIERS= emacs24'". I also think that with that must work [01:54] ramrebol1, so use the xmodifiers one, but don't type emacs24, cause that's an actual alias, I just meant use it's options in quotes [01:55] ramrebol1, it won't use your emacs24 alias, cause it requires it to be launched by bash [01:56] TJ-: thank you; publicserviceclub.com is the free public dns domain name. asterisk is the subdomain for the machine listening on port 80; orange is the secondary machine. [01:56] ramrebol1, so we are using launch options [01:56] doh! [01:57] lol [01:58] erase erase erase [01:58] apb1963, it's all good, no ip's were released. [01:58] oh well, I'll just change it later... they're free public addresses :) [01:58] meh, it's dynamic anyway :) [01:59] ahh dns server? [01:59] err dsl* [01:59] wheatthin: sorry, my english is not good. Do you say that instead of "/usr/bin/emacs24" I must to use just "emacs"? [01:59] I need to change that in my .desktop? [02:00] ramrebol1, yup "/usr/bin/emacs XMODIFIERS=emacs24" [02:00] if that's how your fix was in your original alias [02:02] hi guys, i need some help with a bash script [02:06] wheatthin: Thanks! So, I change "/usr/bin/emacs" by "/usr/bin/emacs XMODIFIERS=emacs24" on my .desktop, Do you think that I need to relog to see the results? [02:06] !ask | mgrenier25 [02:06] mgrenier25: 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 [02:07] ramrebol1, no, it should be immediate [02:07] Hello, I'm attempting to get a fujitsu ScanSnap S1500 installed. When using sane-find-scanners, I'm not able to see the device, Additionally my Virtualbox VM does not see any attached USB devices. Any IDeas? [02:07] wheatthin: because not works. I tried to writting "/usr/bin/emacs XMODIFIERS=emacs" on my terminal and open emacs, but with the original error [02:08] well, basically I use this script to call espeak and make it say a random sentence each time i login, any idea how to do this? [02:09] mgrenier25, like integrating "fortune" into your login? === phunyguy__ is now known as phunyguy [02:09] ramrebol1, you forgot emacs24 behind XMODIFIERS [02:10] not really, I want it to speak when It finished loading the desktop [02:11] mgrenier25, that was an example. [02:12] I know, but I think fortune is for the console login [02:12] mgrenier25, and why couldn't it be used to pipe to espeak? [02:13] hello,i see a process named bioset running.what it is?ty [02:13] EsoRotica, Try simple scan [02:13] cause I already have my sentences I guess [02:14] EsoRotica, Are you familiar with adding usb's to virtualbox? [02:14] again, no scanners detected, for either gscan2pdf or simplescan [02:14] script starts, choose 1 out of the 3 sentences I made, play it through espeak, end of script [02:14] Not entirely, I've added extensions and set an All filter Beldar [02:15] mgrenier25, in that cause you'll need to have them formatted correctly, then initialize it using xsessions file [02:15] EsoRotica, In preferences with virtual box off is a usb add option, that has to be set up foe any specific usb. [02:16] for* [02:16] mgrenier25, which will execute it as it's loading the desktop === Tiktalik|Town is now known as Tiktalik [02:16] EsoRotica, I don,t have any boxes set up right now so you can look through it. [02:16] my script is already in the autostart list, I guess I just don't have the right syntax for it === roboo is now known as kkkware [02:17] Beldar: There seems to be an option to let "any" device through... [02:17] mgrenier25, that's another issue entirely.. which we don't support custom scripts :) [02:17] EsoRotica, Not sure what any is, but I have always had to allow specific usb's set to work. [02:18] mgrenier25, might try #ubuntu-offtopic [02:18] Okay, so find them with the likes of lsusb, Beldar [02:19] wheatthin: sorry, but if I have the line "Exec=/usr/bin/emacs24 XMODIFIERS=emacs" on my desktop so when start emacs is editing the file called "XMODIFIERS=emacs" [02:19] EsoRotica, No the usb additions is in the preferences on a installed box, needs to have the virtual off to get it to setup and work upon booting. lsusb is Ubuntu identifying a usb, vbox has it's owb done first before seen by ubuntu. [02:20] EsoRotica, http://www.dedoimedo.com/computers/virtualbox-usb.html [02:21] EsoRotica, You can set it while the box is on, ut have to reboot it to have it work is all. [02:21] Absolutely, its an ubuntu host, not windows. I'm having toubles seeing things in a windows VM [02:21] but* [02:22] EsoRotica, So what you are saying is ubuntu does not see the scanner at all even in a lsusb? [02:24] EsoRotica, http://virantha.com/2014/03/17/one-touch-scanning-with-fujitsu-scansnap-in-linux/ [02:24] Beldar: I am infact also trying to ge tthat working. After starting the daemon I no longer see output in my syslog. [02:25] Beldar: Next step in troubleshooting that is to remove the daemon and revert back to the test script [02:25] EsoRotica, Seems to be issue in general with this model, second hit is a driver, best you see the goolge search I think. https://www.google.com/search?q=ScanSnap+S1500+linux&btnG=Search&hl=en&gbv=1 [02:27] EsoRotica, simple scan has a generic set up I would get it that far for use, than if the vbox is still needed you should be set I would think if set up correctly. [02:27] Beldar: I agree that there are problems getting it working in ubuntu, and several people stuggle with a few succeeding. With that in mind, thats why I'm attempting to pass it though to the VM [02:28] Beldar: When adding a blank filter in VM it mentions it should match all attached USB devices. My hope was that by enabling that feature I would have to fuss around. [02:28] EsoRotica, check out the links, as far as the pass to vbox. [02:28] Beldar: Thanks, Was checking other things and hadnt yet gotten to that link. [02:28] EsoRotica, blank I have never used, the usb should be showing. [02:28] Beldar: Agreed [02:32] EsoRotica, That is an expensive scanner, my 50$ epson flat worked out of the box [02:34] Beldar: The guys whos computer I'm in thye process of setting up requires something fast as he is archiving all ofhis old paperwork. [02:34] makes sense looked to be the advantage [02:34] Also, I've converterd him over from Windows in this whole process... This is the ONLY problem he is having :) [02:34] >50 [02:35] good job, all OS have there uses would be my basic answer, linux does 99% of mine. [02:36] Beldar: Absolutely true. I just cant get used to Gimp. [02:37] At most, this guy needs access to quickbooks, and PS.. otherwise.... data processing and internet browsing. [02:37] EsoRotica, Mine is Word, a plugin and all my papers are rather complex and sent to a word user. [02:37] for grading so easier to just have them render perfectly. [02:39] Beldar: I've found for any school paper that needs specific formatting, Word keep my formatting best. Otherwise... I'm set with Writer: Another note -> this is moving too offtopic. [02:39] true === SofS_ is now known as SofS [02:56] join #mir [02:56] no [02:59] does anyone know the name of the dvd bruner that is in kubuntu? [02:59] noone is answering there [03:00] are you looking for burning softare? [03:00] software [03:00] and as for kubuntu, its prob K3B === Sleepnbum is now known as Guest59840 === zopsi is now known as notzopsi === sydney is now known as does [03:06] UBuxuBU i think it's k3b [03:07] !info k3b [03:07] k3b (source: k3b): Sophisticated CD/DVD burning application. In component universe, is optional. Version 2.0.2-7ubuntu1 (trusty), package size 633 kB, installed size 1805 kB [03:07] I said k3b like 10min ago heh === does is now known as sydney [03:10] Hello! Anybody facing issues with Indian languages in Ubuntu 14.04 using iBus? [03:16] hi [03:22] <[Ex0r]> So i've got a question. I am using ftpd installed via apt-get, and I am getting very slow connections and timeouts when connecting to the FTP server [03:22] <[Ex0r]> any idea why it could be ? [03:24] <[Ex0r]> It's taking a very long time getting the initial directory listing, and than when it finally connects and you start transferring files over, they take forever, even for 2kb files, and a lot of times it gets a connection time out [03:25] <[Ex0r]> although over SFTP seems to work, normal FTP doesn't [03:36] is there a way to have Unity handle multiple instances of the same application more intelligently? [03:36] specifically, when alt-tabbing through the list [03:36] I'm running into some subtle, quirky behavior, but it's driving me a little nuts [03:37] also, I am wondering if there's a way to get rid of the "Show Desktop" item in the alt-tab list [03:39] tac-tics: if you just want to cycle through the instances of a single app you can use alt+` [03:42] hi guys [03:44] can anyone give me advice how to fix this error? Aug 14 15:41:13 svetoslav-Ubuntu NetworkManager[809]: error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.168': no such name === Player is now known as Guest7056 [03:44] anyone? [03:46] HikaruBG, Is this basically the wifi is not working? [03:46] oh, apparently compiz settings lets you disable the show desktop item [03:46] and thanks trism [03:48] What is "Grep" and why is it screwing me over? [03:48] ANybody? [03:49] compiz settings actually fixes a lot of my grievings [03:49] score :D [03:50] !details | NickVersfelt_ how is it bothering you [03:50] NickVersfelt_ how is it bothering you: 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) [03:51] !grep [03:51] The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome), K-menu -> System -> Konsole (KDE), or Menu -> Accessories -> LXTerminal (LXDE). Guide: https://help.ubuntu.com/community/UsingTheTerminal [03:51] NickVersfelt_, ^^^^^^^^ [03:53] NickVersfelt_, https://help.ubuntu.com/community/grep [03:53] Greb is missing every time I try to apt-get updatee [03:53] Every single thing I try to install not update, my bad [03:53] NickVersfelt_, You sure it is not grub? [03:54] Oh sorry It is grep [03:54] NickVersfelt_, You have to use grep for it to be an issue, take a look at the last link. === RowdyChildren is now known as RowdyChild|Away [03:57] How could grep be missing in this case: /var/lib/dpkg/info/libuuid1:amd64.postinst: 27: /var/lib/dpkg/info/libuuid1:amd64.postinst: grep: not found [03:58] is it possible for me to configure wifi settings from the command line? [03:58] anybody know if it is possible to update a minimal iso with zsync full iso Ubuntu 14.04? [03:58] I have ubuntu minimal installed and want to get wireless up so I can install a custom display manager & desktop environment [03:58] coolstar are you certain that your wirless cards support wifi? [03:59] jon9, I doubt it, what is the end goal? [03:59] NickVersfelt_: yes it does, as it works in chrome os [03:59] the issue is the machine has no ethernet card [04:00] to hopefully get my wireless up and running eventually [04:00] NickVersfelt_, I never use grep however when I see it used here it in a command. [04:00] is* [04:00] I can get any debs I need to on the machine using a USB drive though [04:00] NickVersfelt_: the wifi card works from the Ubuntu live usb also btw. [04:01] actually just thought of something [04:01] would it be possible to chroot from a live usb to the actual install? [04:01] and install anything I need that way [04:01] Hello there [04:01] That is what I did coolstar. [04:01] Anybody having problems with trying to install anything? [04:02] Always E: Sub-process /usr/bin/dpkg returned an error code (1) for everything trying to install === romeo is now known as Guest9551 [04:02] NickVersfelt_: is there any guide on properly chrooting? [04:03] I assume just using chroot won't work for dpkg, etc [04:03] Its won't work for dpkg, I mostly did it bu attempting and failing a number of times [04:04] since there are no reliable resources out there [04:04] NickVersfelt_, what ubuntu version are you on? [04:05] I`m Fedora user and as you know we use Yum as package manager. Yum has a great feature called groupinstall which you can install many related software by just on command. I wonder to know does APT have such possibility or not? [04:06] NickVersfelt_: I remember back in the day I was able to get dpkg and even Xorg with synaptic working from a chroot, but alas that was 3 years ago :/ [04:06] I think it was some live cd guide [04:06] Currently I am on 14.04 [04:06] aha, found it! [04:06] https://help.ubuntu.com/community/LiveCDCustomization [04:07] is it fine to manually delete files transferred by duplicity? like going to the ftp server and manually rm-ing them? or it's going to break some magical database or binary that keeps track of these things? [04:07] Oh wow! That could prove to be very useful soon [04:08] I wonder how much could break from resolv.conf anyways [04:08] I'd just set it to 8.8.8.8,8.8.4.4 anyways xD [04:09] lol [04:09] That could never fail [04:09] NickVersfelt_: I can tell you what works for me to fix install prob === duncan_ is now known as duncannz [04:09] NeckVersfelt: sudo rm /var/lib/dpkg/status [04:09] sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status [04:09] sudo rm -rf /var/lib/apt/lists/* [04:09] sudo dpkg --configure -a [04:09] sudo aptitude update [04:09] sudo aptitude upgrade [04:09] LostNva you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [04:10] NickVersfelt_: the funny part was the faces of all the other kids at my school as I was running Ubuntu with persistence on my chromebook xD [04:10] they were all stuck with a big web browser [04:10] Try using Ubuntu without GUI for school :P [04:11] NickVersfelt_: that'll be fun! writing homework assignments up in vi [04:11] Possible to print from nano or vi? [04:12] NickVersfelt_: don't think so but I can always scp the file to my main system [04:14] NickVersfelt_: the best part was they thought I was a hacker just because I passed the "-v" flag when booting it [04:14] scp it to your main system which also runs Ubuntu without GUI [04:14] Beldar, the Wifi is working [04:14] just it comes up with this error [04:14] and I don't know wnat is it [04:14] xD To the untrained eye any fast moving text on a black and white screen is "hacking" [04:20] HikaruBG, Where is the error from and why do you care if everything works? [04:22] is this the right place to look for support relating to wifi chipsets [04:23] I'm guessing not? [04:23] Arunscape, Under ubuntu use probably. [04:24] Ubuntu use? [04:24] Arunscape, This is ubuntu support. [04:25] hi, when i use aptitude to install samba, it wants to uninstall a bunch of seemingyl unrelated packages like gvfs-backends, nautilus-share as well as samba related ones like libsmbclient, samba-common-bin, software-center, ubuntu-desktop -- how can i find out why it is trying to do this? i don't really understand (it doesn't seem to be package collision as far as I can tell?) [04:26] well the problem I have is Ubuntu won't recognize the Broadcam BCM4352 card in my computer.. I've tried some stuff which I will type after this message.... [04:27] adante, This a samba from the ubuntu repos and why use aptitude? [04:27] !broadcom | Arunscape [04:27] Arunscape: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [04:27] I tried that page [04:27] it didn't help because my computer doesn't have a cdrom [04:28] and it is required to install the packages [04:28] Arunscape, I wouls address issue found when following that link, it has worked for more that I can count. [04:28] Arunscape, YOU have a usb port? [04:28] yes [04:29] Arunscape, Than use a live on a usb [04:29] same as a disc [04:29] it didn't detect it [04:30] the usb isn't mounted in media/cdrom [04:30] I just got 3 new 3TB hard drives and setup a software raid 5. The total size of the array is 4TB. Shouldn't it be closer to 5.4TB? [04:31] so it doesn't work.. I even tried virtualizing Ubuntu and making VMware think the ubuntu ISO is a DVD drive [04:31] Beldar, there is an "Internal Error" window pop up every time I reboot and this is the only error I see in my syslog. So i thing that might be it. Why is that error there if everything works? Obviously something is not OK :) [04:31] Arunscape, Does the computer work with Ethernet? [04:32] Yes [04:32] HikaruBG, I would not just assume that is it, logs are full of errors on working setups. [04:33] Arunscape, Than plug it in and folow the instructions on if you have internet access in the link. [04:34] HikaruBG, Are you fully updated and what release is this? [04:34] One more problem, BCM4352 is nowhere on that page === jack is now known as Guest68497 [04:36] Arunscape, So you think at least not trying the link the bot has as it's the best solution is not worth it? [04:36] I'll try it [04:36] I have to go, bye and thanks [04:36] Hi [04:37] I have installed ubuntu server then i was messing around and install ubuntu desktop and now i have uninstalled it yet for some reason im still in ubuntu GUI with unity and all the stuff [04:37] how is that possible? [04:37] why does it still exist? [04:38] <__machine> im getting an SSL certificate verify failed error in a python app that is trying to connect to a 3rd party server over https… on an ubuntu 10.04 machine… do i just need to update the root certificates? does apt-get upgrade do that automatically, or do i have to specifically source and install the correct new root certificates? [04:39] zCoder, The desktop is a meta package, did you purge it at the least? [04:39] i used tasksel [04:39] unchecked it [04:40] but i am still logged in and able to use the desktop [04:41] zCoder, tasksel from the desktop to remove? Have you rebooted? [04:41] i will reboot if that is what it takes but if it was succesfully removed how can i possibly still be using it? [04:41] will it remove fully on reboot? [04:43] zCoder, If your using it it is still being used removed or not, it's not a poof it is gone while using it, what did you expect? besides that it is a meta package with tons of packages. [04:43] ok after reboot how can i try to trigger it to make sure its gone? [04:44] zCoder, I would from the cli run sudo apt-get autoremove hopefully all the packages are ready to go. Your removal to start with was not exactly correct. [04:46] ok did that [04:46] it removed somre more junk [04:46] zCoder, When I add a desktop I save the install list in case a removal is needed. [04:46] Im a noob :P [04:47] Anyway looks clean now. [04:47] Thanks for your help [04:47] no prob [04:51] My ubuntu 14.04 is unable to connect to my college 802.11 secured network. === notzopsi is now known as zopsi [04:51] it connects out of box when i use Windows 8.1 , but i am having trouble connecting it with 14.04 [04:57] hey [04:57] line 42: /usr/lib/jvm/java-6-sun/bin/java: No such file or directory [04:57] i tried setting the JAVA_HOME path but that failed. can anyoone point me in the right direction [04:58] i think maybe i installed java wrong, if i try java --version i get Could not create the Java virtual machine. [05:00] NewGuy, try java -version [05:00] mod [05:00] Beldar: i get the error Could not create the Java virtual machine. [05:00] hey [05:00] where are u from? [05:01] NewGuy, Notice the difference in my command and yours [05:01] ParaDelirium, this isn't a social channel. ask your tech support questions [05:01] !ot | ParaDelirium [05:01] ParaDelirium: #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! [05:01] Beldar: i installed the sudo apt-get install openjdk-6-jre [05:02] NewGuy, Can you run the correct command? === n`aw is now known as NDrop [05:03] Beldar: i understand now. i will pay more attention next time [05:03] ;) [05:03] This channel is too crowded [05:03] Beldar: the command works fine: OpenJDK Runtime Environment (IcedTea6 1.13.3) (6b31-1.13.3-1ubuntu1~0.13.10.1) [05:03] !cn | xingxing, [05:03] xingxing,: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [05:03] NewGuy, cool beyond that I'm not sure your issue. [05:03] Beldar: thanks === NDrop is now known as n`aw === n`aw is now known as NDrop [05:04] * Beldar shoulder bumps xingxing [05:04] can anyone else help with this error. /usr/lib/jvm/java-6-sun/bin/java: No such file or directory [05:06] NewGuy, Can you give the context of that error? [05:06] Beldar: i am trying to run a program, webcamstudio [05:06] hi, i recently downloaded ubuntu and burnt the image on a dvd. trying to install it on my vaio laptop and when i boot it just shows a blank sceen and doesnt seem to boot from dvd, ive done this many times i cant think of whats gone wrong [05:06] NewGuy, Link? [05:07] vegombrei, try it from USB [05:07] vegombrei, Have you sum checked the iso or disc? [05:07] cfhowlett does it make a difference? [05:07] Beldar: https://code.google.com/p/webcamstudio/ [05:07] vegombrei, "should not" but --- [05:08] !md5sum | vegombrei, as beldar suggested: check the ISO and the disk [05:08] vegombrei, as beldar suggested: check the ISO and the disk: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [05:08] Beldar: this is the versioon i am trying to run its a deb file https://code.google.com/p/webcamstudio/downloads/detail?name=webcamstudio_0.57beta4_all.deb&can=2&q= [05:08] cfhowlett hmm brb checking [05:09] hi, i am currently running v14.04, is safe or recommend to run dist-upgrade? [05:09] NewGuy, Well 3rd party stuff, not even supported anymore, are you sure this is the best path, technically not supported here is all,. [05:10] icewalker, latest version is 14.04.1 - no reason not to upgrade [05:10] icewalker, yes safe is just a in release call. [05:11] Beldar: ok maybe i will try something else. thanks anyway [05:12] i did spend a lot added packages with add-apt-repository (maybe 3rd party stuffs), don't things to start breaking or malfunction by doing a dist-upgrade if i don't need to [05:13] icewalker, NO. [05:13] icewalker, Don't do any partial upgrades is all. [05:13] dist-upgrade will take to 14.10, isn't that still a beta? [05:13] icewalker, dist-upgrade WILL NOT go to 14.10 [05:14] oh [05:14] that is Doh. ;) [05:14] cfhowlett: md5sum is ok [05:14] ok, will run a dist-upgrade than. thanks [05:15] vegombrei, on ISO and DVD? then something else is happening. try USB [05:15] dvd bro [05:15] vegombrei, so you didn't check the ISO? errrrrrrrrrrrr .... === NDrop is now known as n`aw [05:16] vegombrei, For the record I did once have a good md5sum and still could not get it working, a new download worked. [05:16] cfhowlett, downloaded the image and made the bootable dvd, === n`aw is now known as NDrop [05:16] vegombrei, did - you - verify - the - downloaded - ISO? [05:17] cfhowlett, i really didnt know i needed to [05:18] cfhowlett, ill do it now, how dows one verify it? [05:18] !md5sum | vegombrei, well, gee, it's only been suggested to you 4 times. Bad downloads happen. Read the link [05:18] vegombrei, well, gee, it's only been suggested to you 4 times. Bad downloads happen. Read the link: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows [05:18] n [05:19] oops! === omegalpha is now known as anunnaki [05:22] hey folks: is there a way to set the default volume of bluetooth devices if you're using ubuntu speakers for other devices connecting to it? [05:24] vegombrei, ??? [05:24] Can someone help me figure out how I might do this: [05:25] I have a laptop. When I'm on wifi, I'd like to use DHCP to get my IP address. Wired, though, I'd like to pick a static IP on the LAN. [05:25] is that kind of thing possible? [05:26] cfhowlett, thc error sorry bro. [05:27] Is it harmful for system to use ~2K DROP iptables rules? [05:28] cfhowlett, so i checked the md5sum compared it and it says its different .. does that mean i gotta download ubuntu image again? [05:28] vegombrei, the ISO had an error? Happens. Suggest you torrent the ISO for added hash sum checking during download. Then make a new USB/DVD [05:28] vegombrei, I NEVER download images --- 2 gigs is way too many chances for it to go wrong. torrent is more paranoid about verifying those bits [05:28] cfhowlett ah i didnt think it had a torrent i downloaded it from the website thinking it would be latest and most secure [05:29] vegombrei, all images from ubuntu have torrent options [05:29] tac_: short answer yes ... in "Network Connections" you can edit both wired & wireless connections [05:29] cfhowlett, i didnt think of that, hey thanks ill download the file from vuze and try again [05:29] vegombrei, wait, what? vuze? [05:30] !info vuze [05:30] vuze (source: azureus): Multimedia BitTorrent client. In component universe, is optional. Version 4.3.0.6-5 (trusty), package size 7 kB, installed size 59 kB [05:30] vegombrei, got it. go for it! [05:34] tac_: You can even set up multiple profiles for different interfaces, so you can easily switch between dhcp/static for LAN as well [05:34] oh, that's nice === NDrop is now known as n`aw [05:42] test [05:42] anyone in here on empathy === BlackoutIsHere is now known as BlackoutIsHere|O [05:44] <__machine> why when i run openssl s_client -connect store.syrinscape.com:443 on a ubuntu box (tried a few) it says Verify code return: 20 (unable to get local issuer certificate) but when i run the same on an OSX box it says Verify return code: 0 (ok) … ? === n`aw is now known as NDrop [05:45] <__machine> if I add -CAfile /etc/ssl/certs/GeoTrust_Global_CA.pem to linux then i also get Verify return code: 0 (ok) [05:46] daskdt: If you have an empathy specific question ... post it providing as much detail as you can ... ie: I want it to do this, I've tried it this way ... results are ... === NDrop is now known as n`aw [05:47] !details | daskdt, [05:47] daskdt,: 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:47] is there a way to hide icons in irc channels and ignore join/part notifications [05:47] daskdt, depends on your IRC client [05:47] empathy [05:47] daskdt, I have no empathy - never thought I'd say that. [05:48] :) It's fine, I might just use a different one [05:48] cfhowlett: LOL [05:52] Query: Ubuntu 14.04 is currently on what kernel version? [05:52] <_jack_> 3.13 iirc [05:54] How about 14.10? [05:55] off-topic: what's a good book to learn the theoretical stuff about programming [05:55] !ot | alfonso82_, :-) [05:55] alfonso82_, :-): #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! [05:57] Sachiru: Crystal Ball forecasting is not implemented here ;) [05:57] Sorry [05:57] Thought that 14.10 was already out [05:57] Just saw that it's in alpha [05:57] Hmm, latest stable kernel is 3.16, just wondering how to get that onto my system [05:57] Without breaking it, of course. [05:59] testing [06:01] daskdt: the channel #test is provided for testing [06:03] Thanks Tex_Nick [06:03] np :) [06:06] Anyone have success setting up bluetooth speakers on 14.04? === BlackoutIsHere|O is now known as BlackoutIsHere [06:07] I have a fresh install, but when I try to pair up the speakers, the speakers are not found by Ubuntu [06:08] I know it is not the speakers, I have paired them up wiht my Mac no problem [06:10] Do I need to install a certain package for bluetooth? [06:11] Anyone know of a program like Popcorn Time but for books? [06:13] Do I need Blueman installed? [06:29] hello hello [06:35] hi Jerry [06:35] daskdt: Hi [06:36] hi, anyone experienced with live-boot? I need it to custom mount (aufs) via fstab, however it's doing it too early. I need to set "mount -a" last. Any tips? [06:36] How can I extact values from terminals grepped output? I'm listing my git tags, it's showing like "blabla bla (tag: 1.1.0)", I need to extract tag info with grep. How can I do it? [06:37] marjinal1st: extract to what? [06:37] joules: on console or file doesn't matter, I need the list. [06:37] VAR=$( | grep -i ) [06:38] oh you need awk or maybe you can get away with cut [06:38] depends on what you want to extract exactly. [06:40] If I've created a ppa and made some changes to the files that I pushed, what is the series of commands to commit the change I've made, then push them to the ppa? Does debuild -i -I -S make those changes or do I need to add something else [06:41] how can i fix kernel panic on returning from hibernate? [06:41] mike_o: you've made the changes in the source deb, so when you rebuild the package in the PPA, it will change them [06:41] frib: fix? It's a panic, it's done. [06:42] joules, prevent it from happening [06:42] i.e. next time i try to hibernate [06:43] frib: likely a compatability issue. [06:43] joules, any way to confirm that? [06:43] ikonia: Thanks :) [06:43] frib: hibernate is touch an go, works with *most* devices. [06:43] Hello [06:43] Unless you've have gone and done something stupid. [06:44] Turns out, nobody is awake on #ubuntu-offtopic [06:44] Which is always a possibility. [06:44] cccp3: we don't need to hear about it in #ubuntu [06:44] joules, so you're saying there is no way to know if my device is compatible? [06:45] damn my psychic powers aren't working today. [06:45] no but your gratuitous sarcasm is in full force [06:46] i'm a human being asking politely for help [06:46] now i'm done [06:46] good bye. [06:47] frib: hang on [06:47] joules: tone it down please [06:47] hello yall i have a question is there any way to install ubuntu using wireless via the installation? [06:48] frib: suspend / hibernate have come a long way from where they where, however there are still certain devices/situations that can cause problems [06:48] frib: a common problem is how closed source kernel modules deal with suspect, nvdia/ati/broadcom used to be a common problem, now nvidia/ati are really the regular problems [06:48] frib: are you using nvidia or ati modules ? [06:49] ikonia, this is a new pc so i'm not sure what the video card is, i didn't see anything ati or nvidia in lspci [06:50] frib: is it a pc or laptop [06:50] laptop [06:50] frib: so there is a possibility it's using an optimus video card which is why it's not showing up [06:50] frib: what's the make/model [06:50] hp envy 15 j063cl [06:51] any ideas? [06:52] JKDL i'm pretty sure there is that option but you need to get the basic installer at least, i may be wrong though [06:52] frib: looks like it's all intel [06:52] JKDL, your wifi card would have to be compatible out of the box too [06:52] i'll be using atheros drivers, [06:52] ikonia, so that's technically good right? [06:52] frib: yeah, [06:53] frib: check the network card model please, as that's not listed on the website [06:53] Network controller: Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter [06:53] and Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controlle [06:53] frib: ok, so broadcom is a possible cause/problem too as I said earlier, just not as often these days [06:54] frib: disable that device (the wireless one) blacklist the kernel module and test it [06:54] ok how do i find out which kernel module? [06:55] frib: it's called "bcm" [06:55] that's not in lsmod [06:55] frib: then you'll need to check the docs for that card [06:56] to see what the module is currently called [06:56] bcm$something [06:56] is the norm [06:58] ikonia, lspci -v says wl is the kernel driver in use for the wifi card [06:58] but http://wireless.kernel.org/en/users/Drivers/b43 also says that BCM4352 is not supported [06:58] which i don't really get since the card is working [06:58] frib: I don't know the wl module - I'm not aware of it's status [06:59] frib: it could be the way ndis works these days ? [06:59] frib: but if it's unsupported I'd say you have a starting point [07:00] how can i get the vendor:product things just to be sure its the same card [07:00] frib: hwinfo [07:00] https://wiki.debian.org/wl [07:00] thanks Ben64 [07:01] no problem, spoiler - it's proprietary [07:01] can't seem to get hwinfo [07:02] hwinfo doesn't appear to exist anymore after 13 [07:03] I'm trying to install grub but it keeps giving me a /usr/sbin/grub-probe: error: no such disk. [07:03] errpr [07:03] s/p/o [07:03] how can I blacklist a kernel module? [07:03] any ideas [07:03] jtruent: grub should already be installed [07:03] ill just try it with wl and see if hibernate works [07:03] jtruent: why are you installing it ? [07:03] frib: should still be in the repos [07:03] frib: you may need to install it [07:04] ikonia, package hwinfo doesn't exist [07:04] ikonia: installation failed in the install [07:04] jtruent: why ? [07:05] frib: the hal dependency appears to have forced it's removal [07:05] good question [07:05] wasn't aware of that sorry [07:05] Has anyone experienced any problems installing the latest nvidia drivers and the system not booting after? [07:05] ikonia, no problem [07:05] i'm going to blacklist wl and see what happens [07:05] do i need to unload the module before hibernating? [07:05] frib: worth a test [07:05] frib: if it's blacklisted it won't get loaded [07:06] ok /etc/modprobe.d/blacklist -> blacklist wl, right? [07:06] that should do it [07:06] ok brb [07:08] now when i click hibernate it just brings me to lock screen [07:09] frib: looks like you've found your problem though [07:09] seem like a different problem i though [07:09] yes [07:10] but you now have a less serious one to work through [07:10] oh goodie [07:10] why would it do this now all of a sudden i haven't changed anything since i tried to hibernate last time [07:10] come on ??? "why would it do this" ???? [07:10] so far you've given no information and done no investigation [07:10] process of elimination can be a long journey ;) [07:11] you came in with a kernel panic - you've resolved that [07:11] you have to do a little work to resolve issues [07:11] i didn't resolve the kernel panic [07:11] i didn't even hibernate [07:11] is it still panicing ? [07:11] no because i couldnt get to that point [07:11] ok [07:11] so look at what the hibernate button is calling and run it manually [07:12] or maually run hibernate/suspend [07:12] pm-hibernate like before? [07:12] or try re-enabling the module and seeing if it does hibernate [07:12] see if the problem is tied to the change you've made or not [07:12] i thought blacklist would only effect after reboot [07:12] i'll try it anyway though [07:12] have you not rebooted ? [07:13] Have I understood it correct, is nvidia-current the legacy driver and nvidia-340 the newest? [07:13] no that's what i'm saying i didn't hibernate when i clicked hibernate it just went to lock screen [07:13] frib: why are you trying to hibernate if you've not reboote [07:13] !register [07:13] Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [07:13] rebooteed [07:13] frib: I told you to black list it and check [07:13] i didn't know i needed to reboot [07:13] frib: why are you doing something different ? [07:13] frib: you did [07:13] you just told me you did [07:13] frib: and I told you "if you black list it, it stops it from loading" [07:14] it only loads at boot time [07:14] after hibernate i thought [07:14] so, reboot, then hibernate ? [07:14] yes [07:14] ok [07:15] hi, trying to upgrade, is there anything i can do about those? / W: Failed to fetch http://ppa.launchpad.net/chrysn/openscad/ubuntu/dists/trusty/main/source/Sources 404 Not Found / W: Failed to fetch http://ppa.launchpad.net/chrysn/openscad/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found [07:16] ok the blacklist didn't seem to work because wl is loaded [07:16] Sven_vB: you should have removed all the PPA's and PPA software before upgrading === zopsi is now known as notzopsi [07:16] frib: do you have a hardware kill switch for the wireless [07:16] i think so but i don't think it works [07:16] ill try it [07:16] ikonia, ok, thanks [07:17] yea it worked [07:17] so just kill it with that and reboot/hibernate? [07:18] frib: test yes === romeo is now known as Guest80652 [07:24] ikonia, i tried to disable the wifi with the keyboard button but i noticed that it was getting switched back on/off before/during the hibernate but something interesting happened when i resumed, it said that my graphics could not be detected and asked me if i wanted to see the xserver log and startup errors etc. [07:25] the startup errors didn't show anything but the xserver log did but i couldn't save it because the boot was unsuccessful .. maybe they're in /var/log/Xorg* ? [07:25] the boot was unsucessful ? [07:26] like it sent me to a terminal [07:26] I'd concentrate on why your wireless card is not blacklisted properly [07:26] then move forward from there === BlackoutIsHere is now known as BlackoutIsHere|O [07:27] do i need to run sudo update-initramfs -u ? [07:28] Heya. I use Ubuntu 12.04 with a standard GNOME terminal, and I have configured my terminal profile to use a background image. I'd like to automatically change this image once a day based on a file in a specified folder. How can I go about doing this? Thanks. [07:28] frib: don't see why [07:28] greek: point at a symlink and change the symlink target via a script [07:29] yep [07:29] ikonia, a web page says i should blacklist all the modules that depend on wl in order to blacklist it properly does that sound right? [07:29] just make a new symlink everyday [07:30] frib: might be [07:30] frib: I thought that was a none issue as if modules depended on it, it would fail as it was blacklisted [07:30] got it from here: http://askubuntu.com/questions/92826/module-loaded-even-though-its-blacklisted [07:30] frib: check the dependencies with modinfo === fego is now known as Guest90997 [07:31] http://paste.ubuntu.com/8051622/ [07:31] cfg80211 and lib80211 [07:32] frib: yeah, blacklist those, that's ok [07:32] ok rebooting [07:36] they all loaded despite being blacklisted [07:36] so something must need them as a dependency and is calling them [07:36] walk the kernel tree [07:36] and see what depends on them [07:36] ikonia, shouldn't any dependencies show up in lsmod | grep wl ? [07:37] frib: no, that's what wl needs as dependency [07:37] frib: if something needs wl as a dependecy it will call it [07:37] although I have to admit, I thought that behaviour had stopped [07:37] iam runing ubuntu12.04 but when iam trying to skype it doesnt work definitly iam sure it is correct my username and password is there any help ? [07:38] i checked cfg80211 and lib802111 only the latter needs lib80211_crypt_tkip and i already blacklisted that [07:38] and that one doesn't depend on anything else [07:38] frib: what actually needs wl though [07:38] ok sorry i'm not sure how to check that [07:39] frib: check the modules that are loaded and see if any of them list wl as their dependencies [07:39] shouldn't that show up in lsmod | grep wl ? [07:39] no [07:39] nothing more [07:39] lsmod just lists modules [07:39] ikonia, it also lists dependencies if i'm not mistaken [07:39] oh, I see what you mean [07:40] sorry, I thought you where saying as in the tree [07:40] np [07:40] !info zabbix-agent [07:40] zabbix-agent (source: zabbix): network monitoring solution - agent. In component universe, is optional. Version 1:2.2.2+dfsg-1ubuntu1 (trusty), package size 158 kB, installed size 751 kB [07:40] !info zabbix-server-mysql [07:40] zabbix-server-mysql (source: zabbix): network monitoring solution - server (using MySQL). In component universe, is optional. Version 1:2.2.2+dfsg-1ubuntu1 (trusty), package size 1527 kB, installed size 2707 kB [07:40] frib: any easy cheat for a simple test, is to (be careful) move the module for a test [07:41] frib: so it's not in the correct place when it's tries to be loaded [07:41] iam runing ubuntu12.04 but when iam trying to login skype it doesnt work definitly iam sure it is correct my username and password is there any help ? [07:42] ikonia, would it hurt to just ry update initramfs? [07:42] frib: not really, but I don't see why you would as that's preboot [07:44] How can I create a squid cache to cache youtube videos on Ubuntu server? I need a overview... === Gu_______ is now known as omrib [07:45] Capprentice: squid is cached on vering [07:45] viewing [07:45] vewiing [07:47] s [07:47] Here is what I have.. I have a Central Server, through which all other computers connect to the Internet. What I want here is to Cache most of the stuffs the users watch or download. How do I do that with Squid? [07:48] Capprentice: squid will build up a cache as it's used [07:48] Should I follow this - http://aacable.wordpress.com/2012/08/13/youtube-caching-with-squid-nginx/ Will you kindly check if this is okay to follow? - ikonia [07:49] I mean not outdated. [07:49] Capprentice: looks worthless [07:49] it's for squid 2 [07:50] Capprentice: there is also a pointless nginx install, I see no reason why that is installed [07:50] Yes...now the squid version I have here is 3.3. 12! [07:52] where can i find the modules directory in ubuntu 14? === pear_ is now known as xpand [07:52] frib: /lib/modules/$kernel [07:53] hi [07:53] all [07:54] find ./ -iname 'wl' returns nothing in that directory :\ [07:54] What is the difference between running Ubuntu / linux on VM and without VM [07:55] more detailed pls [07:55] frib: modules are called "ko" [07:55] neps: the hardware [07:55] thats it [07:55] ikonia, so should i look for wl.ko or something ? [07:55] frib: when you did the modinfo it gave you the full path to the module [07:55] oh ok [07:56] so ill just temporarily 'misplace' that file [07:56] where can i find explanation of kernel code line by line [07:56] docs created by doc generator sucks [07:56] neps: you can't [07:57] neps: I get the feeling you don't realize just how complicated the Linux kernel is. You probably need 20+ years of targetted experience to grok it. [07:58] ok, but it would be great if people can learn lots programming principles from actual code [07:59] if it documented line by line [07:59] that's not really a discussion for this channel [08:00] neps: you can do that fine with numerous open source projects. But trying to get a line-by-line explanation + get educated off the Linux Kernel is like trying to learn Shakespeare after grade 2 English. [08:00] ikonia, after moving wl.ko the hibernate worked fine [08:00] frib: how interesting, [08:00] maybe it was just a one time thing i don't know [08:01] frib: test to confirm [08:01] but i still don't get why that module works with my bcm4352 its not supposed to according to the docs [08:01] frib: docs say it does [08:02] i guess i was looking at the wrong docs then [08:02] Ok, but if you see programmers learn to code only from other's code. let me clarify that: Programmers write programs, other programmers sees the program, get the extracts from it and it comes for publishing as texts / docs [08:03] do you agree [08:03] neps: that is not for this channel [08:03] neps: this channel is for ubuntu support [08:03] ikonia, i see, it was b43 that doesn't support it and wl is the alternative [08:03] neps: I don't see how this relates to Ubuntu support either.. [08:03] ikonia, going to test again [08:03] frib: correct [08:05] What is the rules for selecting compilers in Ubuntu? On trusty, I have installed both gcc-4.8-arm-linux-gnueabihf *and* gcc-4.7-arm-linux-gnueabihf. When I run "arm-linux-gnueabihf-gcc --version" I get 4.7.3, even though the binary is pointing to the 4.8 executable [08:06] sveinse: follow all symlinks [08:06] hello [08:06] I'm quite new with ubuntu server, I just installed the 14.04 version === saruman is now known as Guest56030 [08:07] I'm trying to set a static IP but in the interfaces file I just have P3P1 and not ETH0 [08:08] does anyone know how to configure it? [08:08] hi [08:08] Can I set static IP on P3P1 or I have to change to ETH0 [08:09] Guest56030: exactly the same to p3p1 [08:09] Guest56030: p3p1 eth0 are just names [08:09] Guest56030: if your device is called p3p1 use that name [08:09] ohh, ok. Thanks! [08:09] I'll give it a try right now! [08:09] Thank you, Ikonia! [08:10] ikonia: I do. I suppose the general symlink gcc-arm-linux-gnueabihf is an alternative. Where I can I configure such things? [08:10] sveinse: /etc/alternatives [08:10] ikonia, it worked again. so im assuming that was the problem [08:10] why is my printer status reading paused? [08:10] ikonia, is there a way to make it permanent? [08:10] frib: yeah, nvidia/ati/broadcom are normally the problem, although broadcom less so [08:11] is there anything we can do ? [08:11] frib: closed source module...... [08:12] ikonia, and when the compiler is not in /etc/alternatives, then I can assume that the choice of using 4.8 as standard compiler is fixed by Ubuntu, and that I /have/ to postfix with gcc-4.7? [08:12] so i could change wifi card [08:13] sveinse: I don't think you can assume that [08:13] frib: if you can, that would be a great fix [08:13] i believe i have this: 14e4:4322 [08:13] [08:13] not tested [08:13] [08:13] BCM4322 b/g/n N (r4) [08:14] sorry :\ [08:14] frib you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [08:15] ikonia: This is a little unfortunate you see. A lot of tools for cross compiling, including the kernel, uses a compiler setup similar to GCC=$(CROSS_COMPILE)gcc . When I have to use *-gcc-4.7 as command it is inherently difficult to specify without having to change the overall compiler config on the server [08:15] frib: no problem, accidents happen [08:16] the only thing.. my other wifi card still uses broadcom but i think a different driver, not wl [08:16] sveinse: apologgies I don't see the problem [08:16] ikonia: g++-4.8-arm-linux-gnueabihf is BROKEN for cross compiling Qt 4.8. It dies with an internal error, so I have to use gcc 4.7 [08:16] sveinse: yes, I understand what you want to use [08:16] sveinse: I don't understand what's stopping you [08:19] How to specify gcc-4.7 when the internal source of the SW I'm about to compile uses GCC=$(CROSS_COMPILE)gcc. I can set CROSS_COMPILE=arm-linux-gnueabihf, but not specify 4.7 because Ubuntu unfortunately uses the compiler version as postfix, and not in-fix in way where I could use it in the CROSS_COMPILE string :( [08:20] sveinse: the version should be 4-7 so surly that should work ? [08:21] ikonia: sorry, come again? [08:21] sveinse: if it uses the version as a prefix, if the version is 4.7 then it would prefix 4.7 so you should be "ok" ? [08:21] unless I'm not fully understanding the problem you are describing [08:24] ikonia: Yes. If Ubuntu were to use "arm-linux-gnueabi-4.7-gcc" everything would be much easier, so my opinion was that they chose to postfix the version number after gcc was a bad one. Of course it is easy to add a symlink in /usr/local/bin to whatever you want, but IMHO not elegant [08:29] is there in ubuntu any comand, 'sudo i_migratted_instalation_to_other_pc_plz_reinstall_any_drivers_and_dont_ask_questions_ktnx" ? [08:31] CodeGosu: you don't need to do that [08:31] CodeGosu: there is no need to "reinstall" drivers [08:31] CodeGosu: the only ones which may need to change are propritary ones specific to hardware in the source machine/target machine === nogzatalz is now known as 23LAA8E5D [08:35] i migrated ubuntu from pc with nvidia cpu to usb drive, booting from other pc that runs on integrated results to splash screen that goes no where, it stops on 'resume libgcrypt'. in recovery mode ( that strangly boots to long ) there is 'initctl event failed'. i can get to root promt but im not sure what to do there [08:35] crypt ? [08:35] is there any software that can limit the time i spend on non-productive website each day [08:35] thats encypted disks [08:35] that's not going to work [08:35] pikaren: self control [08:35] disks arent encrypted [08:36] Hello. I just did the latest updates and now my scrollwheel goes 1.5 screens down the page instead of 1 [08:36] ikonia: seems it hasn't been updated for a couple years or so [08:36] ikonia: +1 for common sense [08:36] when i'm connecting a mtp device to linux (ubuntu), where can i find it mounted in my folders? i don't find it in /mnt nor /mount [08:36] how do I adjust the scrollwheel? [08:36] maximoto: IF it mounts, it will be in /media/$something [08:37] cwt137: xinput --list --short [08:37] ikonia: i can navigate it on dolphin, but it's not in /media either [08:37] maximoto: where does the path show in dolphin ? [08:38] mtp:/XT1039/Internal storage/ [08:38] maximoto: then it's not mounting it [08:38] ikonia, i changed the wifi card and then tried to hibernate.. the first time i resumed to grub and session was not saved. second time session was saved but then i "teleported" from desktop to grub somehow, then i tried a 3rd time and resumed to grub [08:38] ikonia: it's not mounting it even though i can still use it normally? [08:38] frib: changed the wifi card in a laptop ? [08:38] ikonia, yea [08:38] eeee: http://paste.ubuntu.com/8051992/ [08:38] maximoto: correct [08:39] frib: what did you change it to ? [08:39] bcm4322 broadcom-sta [08:39] previously it was wl [08:39] that's ANOTHER broadcom [08:39] one tick of the scrollwheel goes too far down the page [08:39] i know but it's all I have [08:39] and given that it uses a different driver ithought maybe ... [08:39] yes, but as I said broadcom is the problem [08:39] nah [08:40] is there a wifi card that is linux/ubuntu compatible ?? [08:40] like a good cheap one [08:40] intel [08:41] how are intel's video drives working with linux, good/bad? hasswel's igpu? [08:41] stupid broadcom [08:41] thanks [08:41] sh4tr: just fine [08:42] cwt137: xinput --list-props 15 [08:42] or xinput --list-props "ETPS/2 Elantech Touchpad" [08:43] ikonia, do you know the technical name for these laptop wifi cards are they pcmcia? [08:43] frib: depends on the laptop and the interface [08:43] its a little square chip with black and white wires that snap on to them [08:44] hello! everyone [08:44] i think its mini pcie [08:44] eeee: sorry, I forgot to say im using a microsoft wireless mouse. it is id# 10 or 11 [08:45] Hey. I need to install a 32-bit verison of the OpenGL library mesa on my 64-bit ubuntu. I just can't find the package names, can someone assist? [08:45] cwt137: try one, but i'm not sure it'll work since it's an external mouse [08:46] hello. Where on internet I can see if a given package is available on (current) ubuntu main or ubuntu universe? [08:46] (i'm not a ubuntu user) [08:46] mjt: http://packages.ubuntu.com/ [08:46] heh. Quite similar to debian. Thanks! [08:47] no unity , no launcher only background and cursor in admin session? i don't know how to solve this. [08:47] eee: id=10 http://paste.ubuntu.com/8052057/ [08:47] ubuntuser13: maybe a crashed session file? [08:48] ikonia, would this work? Intel 6235AN.HMWWB Centrino Advanced-N 6235 [08:48] eeee: i did fresh ubuntu install three times . but after updates it occurs again. [08:48] eee: id=11 http://paste.ubuntu.com/8052065/ [08:48] frib: most intels are %100 fine [08:48] frib: the ones that are not are %99 fine [08:48] ubuntuser13: "admin session" ? what are you trying to do [08:48] eeee: id=11 http://paste.ubuntu.com/8052065/ [08:48] frib: I'd say you would be fine [08:49] ikonia, can i be sure it will be compatible with my hp laptop? [08:49] frib: ask hp [08:49] Ben64: nothing, it means my normal session, in guest session everything working fine. [08:50] cwt137: on my touchpad there's a property called Scrolling distance, which controls the scrolling [08:51] eeee: yeah. whatever the default was, was increased by a lot in the updates I did yesterday [08:52] eeee: I wonder where the default for all pointing devices is [08:52] hi! any help much appreciated. http://ubuntuforums.org/showthread.php?t=2239307 [08:53] ubuntuser13: try ~./cache/.../ and rename the session file [08:54] * ~/.cache/.... [08:54] Has anyone had any success with getting Optimus (nvidia+intel gfx) with 14.04 (on Lenovo W530)? [08:54] cwt137: do you have the scrolling distance in id=15? [08:55] sveinse, sounds like something I have [08:55] eeee: yes. it is -78 [08:55] sveinse, is your shutdown working properly? http://ubuntuforums.org/showthread.php?t=2239307 [08:56] eeee: i do a fresh install 2 hours ago, i want to know the reason behind this. according a launchpad page this might due to ati readon and lightdm bug. [08:56] daGrevis: Yes, haven't noticed any problems with shutdown [08:56] I have upgraded to the latest kernel however uname -r is still showing that I use the 3.13.0-29-generic instead of the 3.13.0-34-generic how do I modify this so that the latest version is used [08:57] cwt137: it seems that external mice don't have this property, but you can try messing with the mouse wheel inertia and other mouse wheel properties, dont know if it would work though [08:57] sveinse: I've got a Lenovo Y510p and used nvidia-prime rather than optimus, for me, that worked out of the box [08:57] this is bad. [08:58] DJones: I does for me as well, but it hogs the battery compared to using intel gfx and I'm a lot on the move. However intel gfx does not allow me to use multiple monitors :( [08:58] eeee: weird. I haven't unplugged the mouse since the upgrade. After unplugging and plugging back in, the mouse started to work perfectly [08:58] eeee: thanks for your help [08:58] great [08:58] np [08:58] paulus68, What does sudo update-grub say, is this the only Linux install on the computer? [09:00] Beldar http://pastebin.com/g8R4XwVH [09:01] paulus68, You are using grub legacy did you know that? [09:01] no I didn't know that [09:02] is that a problem. [09:02] paulus68, Has not been the stock install for a long time now, grub 2 updates the kernel installs automatically. [09:03] how do I upgrade to the latest grub? [09:04] hi ... having a problem with ubuntu 12.04 and dublicity sftp:// or scp:// does not work [09:04] after long time with 'resume: libgcrypt' text i get could not stat resume device /dev/sdb4 press enter to continue, i migrated old image to new pc. how do i remove 'stat of resume deivce' from boot? [09:04] paulus68, https://help.ubuntu.com/community/Grub2/Upgrading [09:05] hmm [09:05] never mind ... [09:06] Hello, when I try to install automake (sudo apt-get install automake1.10), get an error abour opencl-dev. Here is what it says http://pastie.org/9475320 [09:06] and when I type sudo apt-get -f install, get same: http://pastie.org/9475321 [09:07] Beldar I have a seperate boot partition do I just select that option after clicking OK on the first screen of the install? [09:09] paulus68, The blank configuring grub-pc? [09:09] urban_cohort: it has nothing to do with automake. You have a previous run installing opencl-devel which has left it unconfigured because it failed on postinst [09:10] is it safe for me to run rm -rf /var/log/* if i want to clear all logs? [09:10] paulus68, do you mean the 3rd picture on the link? [09:11] Beldar when you run sudo apt-get install grub-pc I get the first printscreen mentioned on the page you sent me, then after clicking OK I get this screen https://www.dropbox.com/s/m5kqpxdurok0dbh/Screenshot%20from%202014-08-15%2011%3A08%3A36.png [09:11] daGrevis: It'll break stuff, you might want to do find /var/log -type f -delete instead and then restart all of the daemons that had log files open ... [09:11] paulus68, If sdc is the sdc is the choice it's mbr [09:12] paulus68, If sdc is the drive I meant [09:12] rjsalts, ok, ty [09:12] daGrevis: i.e. there are directories that won't get recreated if you do rm -rf /var/log/* [09:12] Beldar My guess is that I need to select the boot partition but I'm not sure [09:12] daGrevis: that find will only find regular files [09:13] paulus68, No the mbr no partition numbers of the drive that is the first in the bios read as of now. [09:13] paulus68, sdc [09:14] Beldar the 120 SSD is the principle drive where ubuntu is installed on [09:15] paulus68, sdc right? This is the one read first in the bios? [09:15] is there a gui sftp program that could recursively compare contents of local and remote folder ? [09:15] could be not sure have to reboot in order to check that out [09:16] rjsalts, what do you suggest me to do? I googled it but couldn't find what I was looking for [09:16] paulus68, Any other OS on the computer? [09:16] no just ubuntu [09:17] urban_cohort: the script it is running is in /var/lib/dpkg/info/opencl-devel.postinst with some argument, depending on whether it's a new install or an upgrade [09:17] paulus68, I will assume you are using the mbr of the HD ubuntu is on so choose sdc and if there is an issue on boot put it as first read in the bios. [09:18] urban_cohort: if it's a shell script you could try putting a set -x below #!/bin/sh and see what it's doing [09:18] Beldar, OK will do [09:18] paulus68, no raid on nothing right? [09:18] no [09:18] cool [09:18] hi i need help i think the ubuntu 14 i386 iso is broken i downloaded from the site also from torrent and md5sum says doesnt match .. does anyone have a good copy? [09:18] Thank you, I'll try it [09:18] <_1_Vampire2> hi [09:19] hi _1_Vampire2 [09:19] <_1_Vampire2> asl plz [09:19] Beldar after install is there a way to know that I have grub2 [09:20] vegombrei, download it again until md5 matches [09:20] _1_Vampire2 LOLL [09:20] _1_Vampire2: keep this channel clear for technical ubuntu support please [09:20] ObrienDave from where? [09:20] paulus68, by the top of the screen [09:20] what should it say? [09:20] ObrienDave i thought torrent makes sure you get the entire file [09:20] vegombrei, i suggest the orrent [09:20] thats how i got it [09:21] from where? [09:21] kickass torrentz [09:21] paulus68, Make sure you read the link fully, look at #5 and #6 [09:21] When I try to open a power point (.ppt) file I'm getting this window popping up http://www.anony.ws/image/Do3S Anyone ever dealt with this before? [09:22] vegombrei: use the official ubuntu files/torrents and not 3rd party ones. [09:22] !torrents [09:22] Trusty can be torrented from http://torrent.ubuntu.com/simple/trusty/desktop/ubuntu-14.04-desktop-i386.iso.torrent or http://torrent.ubuntu.com/simple/trusty/server/ubuntu-14.04-server-amd64.iso.torrent depending on your needs. Other flavors can be found at http://torrent.ubuntu.com:6969 [09:22] paulus68, https://help.ubuntu.com/community/Grub2/Upgrading?action=AttachFile&do=get&target=g2_grubversion1.png [09:22] vegombrei: see the bots message [09:22] thanks will reboot and report back if any issue [09:22] vegombrei, get the torrent from: http://torrent.ubuntu.com:6969/ [09:24] ObrienDave, Myself I would just purge legacy and install grub 2 but thought the link better. [09:25] i agree Beldar [09:25] a bit safer than purging grub [09:26] ObrienDave, I have never used a boot partition, so I figured that was best, I have to crash if they have an issue would you check it out. I had them just load the mbr. [09:26] yes, i saw that. be happy to assist :) [09:27] cool thanks probably should of done the boot partition a s well [09:28] why isn't GCC installed on Ubuntu by default? [09:28] when the grub menu is displayed nothing is visible [09:28] "gcc: error trying to exec 'cc1plus': execvp: No such file or directory" [09:28] edition to keep the iso small enough, some packages have been left out [09:29] but no codecs? [09:29] beldar just an empty screen and that's it [09:29] paulus68, did it show grub 1.99 at the top? [09:29] and no gimp? even though the iso is 1gb? [09:29] ObrienDave, no it didn't [09:29] edition gimp is non-essential to make the system work [09:29] ah, ok [09:30] Is Qt a good IDE for C++? [09:30] paulus68, did it look something like this; https://help.ubuntu.com/community/Grub2/Upgrading?action=AttachFile&do=get&target=g2_grubversion1.png [09:30] edition if it suits your needs, then it's good [09:31] ok [09:32] ObrienDave, no just like the white square box with nothing in there (where you can normally find the memtest and others and no header [09:32] When I try to open a power point (.ppt) file I'm getting this window popping up http://www.anony.ws/image/Do3S Anyone ever dealt with this before? [09:32] how to remove global menu for apps? [09:32] rerun the command and try again? [09:33] i would try sudo update-grub [09:33] see if it finds the kernels [09:35] Ok will reboot and see what happens [09:36] too quick *sigh* [09:36] antonio44: Not something I've come across before, found an old thread on the openoffice forum https://forum.openoffice.org/en/forum/viewtopic.php?f=10&t=14418 that suggests that the file may be corrupt [09:36] back in 5 [09:36] ObrienDave, still the same [09:37] ok, give me a few, brb [09:37] ok [09:38] will i be able to see problems i have with shutdown in /var/log/syslog? [09:38] Djones: I doubt the files is corrupt...this has happened quite a few times to me [09:38] with different files [09:41] antonio44: Might be worth joining #libreoffice and asking there, seems a bit quiet here at the moment [09:41] k1l_ yep i have the file from the official ubuntu torrent thing you said [09:41] still nada [09:41] are there good alternatives for FileZilla in ubuntu ? [09:41] im telling ya the files broken [09:41] vegombrei: check the md5 [09:41] ya ya ya the md5 isnt a match [09:41] i got this software to check that [09:41] jhattara: What's wrong with filezilla? [09:42] !ftp | jhattara [09:42] jhattara: FTP clients: Nautilus (Places -> Connect to server), gFTP, FileZilla (for !GNOME); Konqueror, Kasablanca, KFTPGrabber (for !KDE); FireFTP (for Firefox); ftp, lftp (for !cli) - See also !FTPd [09:42] rjsalt thanks for your help. I just removed that unconfigured package and it worked. [09:42] smittix: it can't compare recursively [09:42] thanks djones: [09:42] MonkeyDust: thanks, i'll check those [09:43] paulus68, ok it boots to grub but no entries, correct? [09:43] someone else needs to download and check that file [09:43] vegombrei: which file? [09:44] ObrienDave, correct [09:44] jhattara: Ah ok. [09:44] vegombrei, i already have it and the md5 is good [09:44] paulus68, are you familiar with grub-customizer? [09:44] ObrienDave, no I'm not [09:45] the ubuntu 14 i386 torrent and check the md5 that file is a bad file there [09:45] vegombrei: http://www.ubuntu.com/download/alternative-downloads [09:45] ive done it twice and got md5 dont match both times [09:45] whats the best video editor, in terms of stability and amount of features? [09:46] !best | edition [09:46] paulus68, which version are you running? 14.04? [09:46] ? [09:46] yes [09:46] vegombrei: then something went wrong twice for you. are you sure you dont mix the 14.04 and 14.04.1 isos? [09:46] edition again, what best suitgs your needs, is the best [09:46] paulus68, ok, try installing it from https://launchpad.net/~danielrichter2007/+archive/ubuntu/grub-customizer [09:46] suits* [09:47] vegombrei: because you are too unprecise with "ubuntu 14" there are at least 2 ubuntu releases in 2014 [09:47] great fx, green screen, non-linear editing, etc... [09:47] k1l_ yeah im quite particular about this stuff ive installed it so many times .. just this time i make the bootable dvd and it just doesnt boot [09:48] vegombrei, force a recheck in your torrent client [09:48] so give the exact version you said you downloaded [09:48] edition, I've found kdenlive to be reasonable; you should also look at pitivi (but YMMV) [09:48] k1l_ got this sofware md5sum that checks the md5 and it says its a mismatch [09:49] edition there's also openshot [09:49] ok, thanks [09:49] vegombrei: ok, then i cancle my downloads to verify the isos because you refuse to give precise informations. god luck then [09:50] k1l_ its the ubuntu-14.04.1-desktop-i386 [09:50] ObrienDave, it's working now thanks [09:50] k1l_ sorry for the late response i didnt see the earllier msg [09:51] paulus68, what is working? [09:51] ObrienDave, I have the menu as mentioned in the printscreen [09:52] for a home network share to support linux, osx, windows devices, which is best to use NFS or Samba? [09:52] excellent, glad to be of assistance :) [09:52] theboog [09:52] derrzzaa samba for windows, nfs for linux [09:53] I was wondering if I'd need to set up both. Win has some NFS support [09:53] OSX does Samba [09:53] Can one be used for both? [09:53] I know it can but, reliably. [09:54] derrzzaa how is your question ubuntu related? [09:54] the share is on ubuntu server [09:55] http://ubuntuforums.org/showthread.php?t=2239307 [09:55] yelp! [09:56] derrzzaa: samba should be least work [10:05] hello I couldnt install dotnet30 on winetricks thats why I asked at winehq they told me the bug was fixed but ubuntu did not use the latest winetricks version and they pointed me out wich should I use, the point is I copied the script and made it executable but when I try to run it this is what it says: wine cmd.exe /c echo '%ProgramFiles%' returned empty string, error message 'wine: /home/piquio/.wine is not owned by you' [10:13] i am trying to install wireless card (netgear wg311v3) with ndiswrapper after driver is installed when i run iwconfig its not able to detect card ,can you please tell me what could be wrong i am doing [10:13] i have booted cloned linux in recovery mode to command promt, how do i make system initialize networking, since i have another network card how do i make system auto detect it? ( networking in live xubuntu disk works fine ) [10:15] ' ifconfig eth0 up' does 'error while getting interface flags: No such device' [10:17] anyone tried adding email notifications to duply/duplicity? [10:18] Hello. Does anyone know why Byobu would turn my terminal into an 8color terminal, when I Have support for 256 everywhere (my terminal emulator is 256 color, if I don't run byobu, I get 256 color, if I run tmux/screen manualy, I get 256 colors etc.) [10:18] Does Ubuntu maintain a list of laptops that works well with it? Previously, having nvidia was a good choice, but now with the dual Intel/nvidia (optimus) thing, is seems it isn't any more. [10:19] wait wat. to upgrade kernel I need to compile it myself? https://help.ubuntu.com/community/Kernel/Upgrade?action=show&redirect=UpgradeKernel [10:19] ethtool -e eth0 'cannot get driver information no such device' [10:19] daGrevis: no [10:20] dw1, i run apt-get update && upgrade but it said something about keeping back linux-generic update [10:20] daGrevis: Software Updater will update it automatically and ask you to reboot [10:20] daGrevis: try apt-get dist-upgrade [10:20] CodeGosu, so maybe you don't have 'eth0', may be it is 'eth1' or '2' or something entirely different. Check "sudo lshw -C network" to see its logical name [10:20] dw1, ty [10:21] for the logs: the ubuntu 14.04.1 i386.iso got the md5sum a4fc15313ef2a516bfbf83ce44281535 so its correct. vegombrei [10:21] daGrevis: man apt-get to see the diff [10:22] dw1, y thanks. im used to arch and pacman thats why the confusion [10:24] ciao a tutti [10:24] buon ferragosto [10:24] !it| calimero_82 [10:24] calimero_82: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [10:24] sorry [10:26] cfhowlett, snarky cannon locked and loaded, SIR! ;P [10:26] ObrienDave, at ease, private! [10:26] lol [10:27] *shuffles feet* but i want to so badly ;P [10:33] hey I downloaded the alarm clock app; if my computer is in suspend, will it still work? [10:33] I really need to make sure I don't sleep through this appointment. [10:33] Akiva-Thinkpad, smartphone + alarm clock [10:34] Akiva-Thinkpad, why don't you try it? Set it to five minutes from here and put it to sleep, see what happens [10:34] cfhowlett, nope; no smartphone [10:34] Or use the phone, yeah [10:34] just laptop. [10:34] ;_; wish I had a phone [10:34] ummm not sure if i would trust it THAT much without testing [10:35] okay testaroo [10:36] nope [10:36] !ping [10:36] pong! [10:37] !ping [10:37] !test | Akiva-Thinkpad, use the other channel [10:37] Akiva-Thinkpad, use the other channel: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) [10:37] ah so it didnt work [10:37] what the heck am I supposed to do? [10:38] Akiva-Thinkpad, ask mommy to give you a wake up call. [10:38] cfhowlett, yah, I live by my self in the woods :P [10:38] not gonna happen [10:38] Akiva-Thinkpad, Don't suspend the laptop? [10:38] bcvery, again; woods; no electricity [10:38] get a real alarm clock? [10:39] Akiva-Thinkpad, you're an adult. time to buy an actual alarm clock. An ubuntu issue, this isn't. Now let's move on. [10:39] cfhowlett, wow; unhelpful today; aren't we. [10:40] Akiva-Thinkpad, happy2help with ubuntu issues. this isn't [10:40] Akiva-Thinkpad, rtcwake can suspend until a given time - try that. [10:42] bcvery, thanks [10:42] bcvery, it says my kernel is not compatible. [10:42] err wait [10:42] let me try this again [10:48] guys, I have a pretty noob question.. I have one program that allows only root to run it, but i want to execute it from another place.. but then i get permission denied.. any ideas what i can do to fix it ? [10:50] ?join #debian === spookz is now known as Guest63702 [10:53] I noticed www-data has set /bin/sh in /etc/passwd (Ubuntu Server 13.10). Is there no passwd set for www-data, or is there a internal passwd set and used by some service? I want to set a passwd for www-data to allow login with www-data. If there is already an internal passwd set I would not do this to not break things. Can someone enlight me? [10:58] hi, how can i report to you an error about ubuntu update [10:58] !ask |kgalahassa, [10:58] kgalahassa,: 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 [10:58] sebastianlutter, there should be a better way than logging in as www-data [10:59] no ubottu, you use to paste errors somewhere i think, before reporting it [10:59] sebastianlutter, can you show us the first few chars of the current password hash? or maybe, does it start with "!", "x" or the like? [11:00] !paste | kgalahassa [11:00] kgalahassa: 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. [11:01] ubottu, cool, that was my expectation [11:01] kgalahassa: I am only a bot, please don't think I'm intelligent :) [11:03] Can I boot an Ubuntu live CD and safely remove the CD while continuing to run the OS? Or are there separate boot arguments to ensure that everything necessary is loadeded into RAM on boot? [11:03] Please , get a look of what command line shows after sudo apt-get update: http://paste.ubuntu.com/8052858/ [11:03] kgalahassa, I'd guess that your software mirror is unreachable. change the mirror or wait for a day and try again [11:04] !xandr [11:04] !quantal | kgalahassa, [11:04] kgalahassa,: Ubuntu 12.10 (Quantal Quetzal) was the 17th release of Ubuntu. Support ended on May 16th, 2014. See !eol, !upgrade and http://ubottu.com/y/quantal [11:04] !xrandr [11:04] XRandR 1.2 is the new method of running dual screens in !X. Information/HowTo here: http://wiki.debian.org/XStrikeForce/HowToRandR12 [11:04] kgalahassa, which ubuntu version are you using? [11:04] kgalahassa, actually, I was wrong. Quantal is end of life = no longer supported [11:04] !eolugrade | kgalahassa [11:05] cfhowlett, ubottu: ok , so I have to update to another version 13.04 perhaps [11:05] kgalahassa, ALSO end of life [11:05] yes if you're still on quantal, that's the best you can do [11:06] kgalahassa, 12.04, 14.04 are long term support [11:06] ok [11:06] Sven_vB, there is a * instead of a passwd hash [11:07] sebastianlutter, i think that means that login is accepted but no password will work. you can still use SSH keys or other authentification. [11:07] Hey! [11:08] anyone using f.lux? can i change daytime color temperature to 4000? [11:08] Now this is another errors I got install QuantumGis: http://paste.ubuntu.com/8052890/ [11:08] !eolupgrade | kgalahassa, READ this time! [11:08] kgalahassa, READ this time!: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [11:08] Now this is another errors I got installing QuantumGis: http://paste.ubuntu.com/8052890/ [11:08] Sven_vB: Thanks for the hints, I'll go with public keys [11:09] kgalahassa, END OF LIFE = NO LONGER SUPPORTED [11:10] kgalahassa, probably an end-of-life problem, too. also, when showing sudo (anything) output for IRC, set it to english: sudo LANG{,UAGE}=en_US.UTF-8 apt-get ... [11:11] well, at least for english speaking channels [11:11] also if you want messages that search engines can find forum threads for [11:11] Sven_vB, ok [11:13] anyone using f.lux? [11:15] spoiler: f.lux adjusts display color temperature to daytime [11:16] Sven_vB: in ubuntu i can only change nighttime color. it is possible change daytime color? [11:19] What has happened to firmware-libertas? It is not available in trusty. Has the firmware been superseded by another packages I dont know about? [11:20] !info firmware-libertas [11:20] Package firmware-libertas does not exist in trusty [11:21] Well I know that, but what has happened to the contents of the package. I still need the libertas firmware for my wifi chip... [11:24] Hmm. The firmware file does not exist any more in any package :( bummer! [11:26] s00x, dunno, i don't use it. but if the program can change one of the colors, then it is possible to change the colors on ubuntu, and up to the program to offer you the options [11:30] My ISP support Low MTU Size is it a problem for other services running on ubuntu ? [11:39] Hi. Is there some terminal software that can paste text to internet and give URL? I mean like "cat /var/log/some.log | ix" and that will upload that text and give URL, but ubuntu dont have "ix". Is there something like that? [11:40] !pastebinit | tiblock [11:40] tiblock: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [11:40] eeee, thank you [11:40] np [11:47] ubottu: Now I want to know which of upgrade or reinstallation is adequate. how can I fix it? [11:47] kgalahassa: I am only a bot, please don't think I'm intelligent :) [11:47] kgalahassa fix what? [11:48] kgalahassa, download 12.04 or 14.04. make a usb. BOOT the USB. Install ubuntu [11:48] MonkeyDust, eol quantal ... [11:48] Where can I find a good tutorial for setting up an Ubuntu mail server with virtual mailboxes. I've found some tutorials but they only go into setting up postfix, not all the other bits. [11:48] technocf, ask #ubuntu-server ? [11:48] ok [11:49] kgalahassa you cannot fix something that's dead, i tried with my dog [11:51] Little help please. I upgraded from 12.04 to 14.04 and now Xorg crashing http://paste.ubuntu.com/8053109/ what can i try to fix it? [11:52] tiblock, sudo apt-get dist-upgrade [11:52] I am unable to connect my 14.04 to 802.11 network http://askubuntu.com/questions/508716/problem-connecting-ubuntu-14-04-wifi-to-802-11-network?noredirect=1#comment686708_508716 [11:53] cfhowlett, but its allredy 14.04.1 or should i do this anyway? [11:53] i already posted my question to askubuntu but no one came to my rescue . so i came to irc for help [11:53] tiblock, if you're already 14.04.1 this won't help. I hoped the fix would be in the point release - obviously not. [11:54] cfhowlett, ye, "apt-get dist-upgrade" did nothing [11:54] tiblock, sorry, that was my only suggestion. ask again channel [11:55] any chance you people have answer of my question ? [11:56] !details | jackhum [11:56] jackhum: 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) [11:57] jackhum: try sudo apt-get install xorg xorg-utils xorg-xinit xorg-twm xorg-xclock xterm xorg-server xorg-server-utils [11:57] eeee, is there a command to reconfigure x-org??? I don't know ... [11:57] MonkeyDust, ubottu : I already posted a log file in askubuntu forum [11:58] I have 8.1 and ubuntu 14.04 as dual boot system , my college wifi connects out of box with windows , but i dont have any luck with ubuntu [11:58] jackhum great, describe it here too [11:59] In 14.04, the apparmor profile for /usr/lib/dovecot/imap-login does not seem to allow access to /var/run/dovecot/config, causing clients to see tls handshake timeouts. Should I open a bug [11:59] it uses 802.11 security , [12:00] cfhowlett: jackhum dpkg-reconfigure xserver-xorg ? [12:00] don't know if that'll work [12:00] eeee, I think that's the one [12:01] MonkeyDust, ubottu : tell me what else you want to know , and earlier the wifi connected when i used 12.04 , i think problem started arising with 12.04+ versions [12:01] jackhum: try connecting to eduroam, if thy college is part of that network. If that works, we have a basis from which to start. The username should be as usual with @college.domain appended. [12:01] yeah it uses , cyberoam [12:04] tell me what else do you people need . [12:04] jackhum, based on the wireless_script report you posted here : http://pastebin.ubuntu.com/7995292/ , please try saving your Access-Point's MAC address in the "BSSID" field of the Network Manager settings for the connection. Save and close NM settings, and try to reconnect. [12:05] varunendra: if it's a college network, that's going to be counterproductive - one would want to be able to roam between APs [12:05] varunendra, How should i do that? === svetlana_ is now known as svetlana [12:06] Darael, take a look at the report I linked to, it is from poster's AU post, and shows only one AP in the NM list [12:06] varunendra: At the current location, yes, but that doesn't mean jackhum won't ever want to move the machine to elsewhere in the college. [12:08] varunendra: Besides, the "iwlist scan" section of the report shows three cells, although two are hiding their ESSID [12:08] Darael, that setting is meant per connection. And I have a good reason to suggest that. See those "Reason 8" in dmesg part? That means NM roamed to another connection before it could properly connect. Usually happens when there are many APs with same name, but somehow happening here too. My interpretation of the reason code may be wrong though. [12:09] Darael, the setting would be different for a different connection (profile). [12:10] varunendra: That's kind of my point, though: for things to Just Work™ one wouldn't want to configure a different connection for every AP in the college's network! [12:11] jackhum, you may also try a driver parameter available for your driver. To do so, try these commands - "sudo modprobe -rv iwlwifi" ..... then .... "sudo modprobe -v iwlwifi 11n_disable=8" [12:12] i'm looking for an app to add name-value information to my jpegs which app would you suggest and if you can provide a link to a guide as well that would be handy [12:12] varunendra, can you update those on my askubuntu page . so that , i can shutdown my windows and try those on my ubuntu [12:12] eeee: Error: "pastebinit" is not a valid command. [12:12] MonkeyDust: Error: "details" is not a valid command. [12:13] Darael, we have no clues or hints at the moment to believe it would be necessary at all. But if you search the forums, they are full of threads where binding the connections to specific APs was the ONLY solution that worked. Not awesome, but at least got them a connection. [12:13] Help plese. After 12.04->14.04 upgrade mine Xorg not starting http://paste.ubuntu.com/8053109/ is "apt-get purge fglrx*" correct solution? [12:13] *please [12:14] jackhum, I am on Ubuntu Forums, not on Ask Ubuntu. You may post a thread at UF if you wish, I don't have an account on AU. [12:14] varunendra, : oh. google signin works [12:14] uber: | pastebinit [12:14] eeee: Error: "" is not a valid command. [12:14] uber: . [12:14] eeee: Error: "." is not a valid command. [12:14] bot? [12:15] jjavaholic: An axi-cache search suggests "exiv2" if th'art willing to use the command line, but turns up nothing likely-looking in the way of GUI tools [12:16] jackhum, for some reason, I deleted my AU profile. Which means for some reasons (that I probably don't understand myself), I don't want to be on AU - that looks like Canonical's favourite, and I am a sentimentalist with UF ;p [12:16] varunendra, : will ugrading to 14.04.1 help me? [12:17] jackhum, can't say about that [12:18] jackhum: If th'art already on 14.04 and the packages are up-to-date, I can definitively say "no" (because th'art *already* on 14.04.1). If not, the best anyone can do is "maybe, but don't count on it". [12:19] Is youtube crashing firefox for anyone else? [12:19] nerdys0uth: Probably someone somewhere, but WFM on Trusty [12:20] jackhum, yup, Darael is right. An "apt-get dist-upgrade" should automatically upgrade the system to 14.04.1. You are not even using the current kernel which is .....32 or higher you are on ....24 [12:20] okay "apt-get purge fglrx*" did fixed my problem [12:20] nerdys0uth: Try launching it from the command-line and pastebinning the output for us. [12:20] i hadn't thought of that. will do darael [12:20] !pastebin | nerdys0uth: if th'art unaware [12:20] Darael: Error: "pastebin" is not a valid command. [12:20] nerdys0uth: if th'art unaware: 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. [12:21] could someone tell me why deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/icehouse main gives me some 404, I am running ubuntu server 14.04LTS [12:22] gaud: All that appears to be there is trusty-updates/juno. May be relevant? [12:22] http://paste.ubuntu.com/8053318/ [12:22] not as informative as i'd hoped [12:23] Darael.. well, juno is not even out yet, Icehouse is the latest stable version of openstack [12:23] varunendra, : tell me how to do it offline , if its possible , as the problem is i can't connect to my internet , is there any solution like offline upgradE? [12:23] hello folks, actually i dont wanted to land here but i wanted to be in EFNET. How can I do that? [12:23] gstreamer bug maybe? [12:24] nerdys0uth: Hmm, no, those look like what I get just for launching Firefox. No help there. What sort of crash are we talking about? Hang, or mysterious closing? [12:24] jjavaholic, question answered??? [12:24] closes when i hit a youtube page with javascript enabled [12:24] jackhum, if it is a fresh install, it would be better to just do a clean install of 14.04.1. But it is highly recommended (for ANY release) to test the OS in Live mode before deciding to install it. [12:24] and ive got flash disabled, signed up for html5 === sarir is now known as sarri [12:25] lol. ok. it doesn't happen when i turn on flash [12:25] jackhum, in order for your existing installation to *know* that there are upgrades available, it must be connected to internet and updated at least once. [12:26] nerdys0uth: Could be a GStreamer bug... this is the kind of thing where if I could reproduce the bug I'd be stracing it or running it under gdb (firefox -g) or something, but I'm out of ideas really [12:27] nerdys0uth: At least there's a way to make it work, even if it's by using the inferior Flash-based version :-þ [12:27] exactly. thanks the help :) === ubuntu is now known as Guest42583 === ervin is now known as Guest98760 === Guest98760 is now known as web_ervin1 === saurabh is now known as Guest43168 === alskdf is now known as bugaloo [12:52] i am trying to install wireless card (netgear wg311v3) with ndiswrapper after driver is installed when i run iwconfig its not able to detect card ,can you please tell me what could be wrong i am doing [12:53] samba35, is it showing the device on ifconfig [12:53] ? [12:53] ndiswrapper -l show ,card is there even gui tool detect the card [12:53] i am not able to see wireless card with ifconfig -a === mikecmpb_ is now known as mikecmpbll [12:55] even iwconfig doesnt show card [12:58] I just got 3 new 3TB hard drives and setup a software raid 5. The total size of the array is 4TB. Shouldn't it be closer to 5.4TB? [13:00] samba35: That's an old, crappy wifi card. I'd suggest getting a newer one with native linux support. You can get one for like $20 off of Amazon [13:00] ok [13:00] Where am I? [13:00] i have 3 of them that's why want to give try [13:00] Ubuntu server with 5 sata controllers, just noticed that /dev/disk/by-id/ata-*** is not consistent, not sure if it was a reboot but I know have double the amount of disks? [13:01] samba35: http://www.fancycost.com/silver-alfa-awus036h-1000mw-wifi-wireless-usb-adapter-p-106214.html?zenid=1ca67c04e4ca1ddd085cd143104b1798#.U-4EhPldWoM [13:01] thanks === willcooke_ is now known as willcooke === kevin is now known as Guest7596 [13:26] LucidGuy #ubuntu-server may be more what you need === notzopsi is now known as zopsi [13:29] Hi everyone [13:31] Hi, quick question. I have a new PC. I want to run Ubuntu and windows 7. which should I install first??? [13:32] windows 7 [13:32] WaKaN, win7 then ubuntu [13:32] install windows 7 then ubuntu? correct? [13:32] ^ switchtehbeat [13:32] cfhowlett, yes [13:32] thanks! bbs === RowdyChild|Away is now known as RowdyChildren === vladhaund_ is now known as vladhaund [13:41] hello [13:41] User ricksebak posted a pastebin URL last night, about 12 hours ago. Can anybody find it in their irc history? (That was me who pasted it last night at home, but now i'm at work and I can't access my irc history at home) [13:42] !logs | jwr___ [13:42] jwr___: Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too. [13:42] Pici: Error: "logs" is not a valid command. === khaitanya is now known as Guest31251 [13:44] Pici: perfect, thanks. [13:44] I'm using Asus X101ch notebook, and ubuntu 12.04. In update manager, it has a notification to upgrade 14.04.1 LTS. I'v previously heard that, this version may not support the video hardwares. Is it fixed in 14.04.1? [13:45] Ruhshan no, i tried it, it's a fan problem and forced me back to 12.04 [13:45] hello all, how do i specify which user a script in cron.daily should run as? [13:49] Hi [13:49] Please can somebody help me? [13:49] bitsy start with a question [13:49] !ask bitsy [13:49] Hrm [13:49] !ask | bitsy [13:49] bitsy: 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 [13:49] There we go. [13:49] mgc: you don [13:50] I am a clueless noob using Ubuntu 12.04 and since I did my most recent update, Flash isn't working in my Chromium browser. It works fine in Firefox [13:50] Pici: not possible? [13:50] mgc: you don't. They get run as root. If you want something to run as a particular user, the best thing to do (in my opinion) is to edit that user's crontab. [13:51] I am sorry that I wasn't supposed to say "please can somebody help me?" I didn't know. I was just being polite. Sorry if I'm doing everything wrong [13:51] hi. can somebody help me with ssh-server config for LAN? i set up a custom port and disabled password auth in favor of pubkey. locally i can connect but not from a second machine. connection times out [13:52] Pici: that makes sense I didn't add via crontab -e because of the complexity of the script [13:52] Pici: I guess I could just add 'sudo - ' to the commands in the script... [13:53] mgc: Alternatively, you could add it to /etc/crontab, in which you can specify a user for it to run as. === diogo is now known as estranho === RowdyChildren is now known as RowdyChild|Away === RowdyChild|Away is now known as RowdyChildren [13:57] !away | RowdyChild|Away [13:57] RowdyChild|Away: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away " to set your client away silently. See also «/msg ubottu Guidelines» [13:58] Hi. Unfortunately I have deinstalled Python and entered "sudo apt-get autoremove". So many programs are also deinstalled now - is there a possibility to reverse that [13:58] Hew4 you have no backups? [13:59] if i have a vsat connection and a router with wifi, then someone has my password a uses my connection, will i have their computer name (ms windows OR ubuntu) and mac address logged? typically? i know this is #emacs and not the right place for this question but i hope someone can answer [13:59] i mean , i know this s #ubuntu [14:00] abu-aisha: dont crosspost and if you know its offtopic ask in #ubuntu-offtopic in the first place [14:01] abu-aisha: or ##networking [14:01] Pici: in ##networking i got one answer: usually not [14:01] but i really need to be sure [14:03] Hello [14:03] someone can tell me if there is a greylisting solution to work with a mail transfer agent like opensmtpd ? [14:03] the only solution I found are for postfix MTA [14:05] Hi, any Qt programmers around? I'm getting error: module "QtQuick" is not installed for any QML2 app, for line import QtQuick 2.0 [14:05] Good Morning guys. [14:05] I have qt5declarative-dev package installed [14:06] qtdeclarative5-dev * [14:08] hello [14:08] hello [14:08] bye [14:08] found it! I was missing package qtdeclarative5-qtquick2-plugin [14:12] what's the command again to login in a remote windows pc? r... something [14:15] ok, rdesktop === esra_ is now known as esra [14:24] Did last night's MS updates kill samba's ability to talk to AD? [14:25] genio is that a server? [14:26] err, this week's updates (not last night's) === esra is now known as ealtintas [14:27] Microsoft Updates on Windows Server 2012 - Active Directory domain controllers are apparently not allowing our Linux machines to communicate anymore [14:27] genio, maybe better addresssed in #ubuntu-server ?? [14:28] hi everyone, noob here with a simple question. i'm trying to do something difficult (for me) before i do, i want to double check i know my root password for my │ AlexRussia [14:28] | raspberry pi (raspian wheezy) is there an easy way to prompt me for my password (i don't want to change it - i just need a few goes at it to know which one it │ alip [14:28] | is) i tried typing in sudo su but i was abble to access the root without raspian prmopting me │ Almtesh [14:28] 14:25:55 holy_moses | for my password. anyone know any good tips. cheers [14:28] genio or even in ##windows (doubel #) [14:28] sorry! hi everyone, noob here with a simple question. i'm trying to do something difficult (for me) before i do, i want to double check i know my root password for my raspberry pi (raspian wheezy) is there an easy way to prompt me for my password (i don't want to change it - i just need a few goes at it to know which one it is) i tried typing in sudo su but i was abble to access the root without raspian [14:28] prmopting me for my password. anyone know any good tips. cheers [14:29] holy_moses, wheezy is #debian not ubuntu [14:29] holy_moses wheezy sounds debian to me, that's not supported here [14:30] holy_moses type /j #debian, ask there [14:31] and the rpi cant run ubuntu at all due t the old ARM SoC. so its not helping anyway [14:31] thanks [14:32] hi. is it safe to assume that this card is compatible with ubuntu 14 (Both bluetoth and wifi)? http://www.amazon.it/Intel-Centrino-Wireless-n-Bluetooth-2230bn-hmwwb/dp/B007MHE4U6/ref=sr_1_2?ie=UTF8&qid=undefined&sr=8-2&keywords=intel+centrino+n2230 [14:32] !hcl | frib [14:32] frib: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection [14:34] ooga [14:34] cfhowlett, i don't see it explicitly mentioned on the ubuntu site, does that mean it definitely won't work? [14:35] frib, no it just means *if* it was tested, it didn't get a write up. [14:35] frib in short: nobody knows [14:36] frib, this ^^^ [14:37] frib try it review it, add it to the !hcl list [14:38] MonkeyDust, i haven't bought it yet [14:38] i spent all day on the phone with hp just to find out if intel wifi cards were compatible and they could only confirm that one [14:38] frib: if this is similar, someone in the reviews said it worked in Ubuntu, but take that for what it is (anecdotal): http://www.amazon.com/Intel-Centrino-Express-Bluetooth-2230BNHMW/dp/B009DAFJRM [14:39] what's the difference btw lib32ncurses5 and libncurses5:i386 ? (and all similarly named such packages) [14:39] ulkesh, seems reliable to me [14:40] teksal, 32bit and 64bit versions of the same package [14:40] no [14:41] teksal, oh they are not the same package [14:42] is libncurses5:i386 64-bit? I dont think so [14:42] prefix x64 means 64-bit, not i386 [14:43] teksal use apt-cache show [package] to read the difference... the one is supported 18months, the other is LTS [14:46] hi all, I try to understand (not setup) a firewall and what part of your system that are accessible from the outside world. Can somebody point my to some documentation ? [14:46] !ufw | work_ [14:46] work_: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [14:49] .. I know about iptables and so on but what I want to know is what happens then I connect a network cable. (how do the OS find the IP table ?) [14:50] work_, https://help.ubuntu.com/community/IptablesHowTo [14:52] work_ you want to know where the ip tables are located in the system? === teksal_ is now known as teksal [14:53] cfhowlett, I don't looking for a tutorial for the syntax to use for setting up a firewall, I want to understand what happens in a technical way, how do the cable "connect" to the IP tabel ? [14:54] bonjour [14:54] Je suis à la recherche d'aide ! [14:54] !fr | iris [14:54] iris: 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. [14:54] !fr | iris [14:55] MonkeyDust, I know that by running " which iptables" but why do the OS call this file ? [14:57] work_ not sure what you mean... the OS loads a module at startup, that's all, i guess [14:57] work_ and you can enable or disable that module [14:58] made a change in /usr/share/initramfs-tools/scripts/local do I have to run update-initramfs after for change to take effect? [14:58] work_: It sounds like you should go find a good book on the linux kernel.. afaik that's where these things happen.. Looking at the kernel source code might be helpful but I think a good book might be more useful.. there might just be one available in swedish [14:58] LucidGuy, pretty certain that's a yes === Guest-8687 is now known as zealotnagah === RowdyChildren is now known as RowdyChild|Away === RowdyChild|Away is now known as RowdyChildren [15:01] Slart, how do you know I am Swedish ? Yes, I done some reading about linux lately but was hoping to find recurses specifically about how Internet connections work, everything I find is about setting up networks and so on and I just want to understand the technology [15:02] ..like the I connect the cable then the driver in the network card looking for file x and ... [15:02] work_, a book is much preferable to trying to explain in this irc. Check these titles. http://www.linuxlinks.com/article/20090405061458383/20oftheBestFreeLinuxBooks-Part1.html [15:03] Tried this http://www.linux-compatible.com/tutorial/docky-closes-after-waking-suspend-ubuntu to fix a Docky issue but now when I open LXTerminal the directory is / instead of my home directory. Any idea? [15:03] I am using Lubuntu btw [15:04] if anyone wonders, answer to my question is https://help.ubuntu.com/community/MultiArch [15:05] cfhowlett, I understand your point but was hoping for search terms more specific then "linux kernel" [15:06] work_, ##linux would likely be able to direct you more precisely [15:06] cfhowlett, no problem , thanks [15:06] hello, does any of you use ZeroBin? I can't find anything about embed posts as you can do with pastebin (please reply in private message, no ot here ;) ) [15:07] work_: sorry.. was away for a second.. I checked your whois-information /whois in your irc-client does this [15:08] Slart, I see, so you do not try to hack my system : ) [15:08] work_: as far as I know this stuff is handled by the kernel .. there are university courses about operating systems so I'm guessing there has to be litterature out there on the subject [15:08] work_: if I did I wouldn't admit it =) [15:09] Hey. What tool can I use to track network usage per process? [15:09] work_: perhaps ask in #linux instead or check the kernel development site and see if they have some links to more information [15:09] kasisnu lsof comes to mind [15:09] I just installed nethogs and it's fine. [15:10] kasisnu: iftop, ntop, iptraf [15:10] kasisnu try wireshark (sharkwire?) [15:10] lsof is hardly "usage", it's more "has a network connection" [15:10] But I can't find a way to filter it just by the process id. [15:10] !makefile [15:10] Slart, hehe, If you do and you find some info maybe you can put a note on my desktop : ) [15:10] kasisnu, |grep pid ? [15:10] I feel wireshark might be overkill. [15:10] Slart, ok, thnaks [15:11] !make [15:11] Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [15:11] work_: lots of stuff here.. not sure how "user friendly" it is though http://www.linuxfoundation.org/collaborate/workgroups/networking/mainpage [15:11] nethogs would also work (kasinu) [15:11] !info nethogs [15:11] nethogs (source: nethogs): Net top tool grouping bandwidth per process. In component universe, is optional. Version 0.8.0-1 (trusty), package size 26 kB, installed size 98 kB [15:11] Slart, I will look, thanks again [15:12] work_: you're welcome [15:13] I have the process id. But it just runs in a loop showing usage for all processes. [15:15] The problem is that it overflows, and I can't see it if way too many processes are using more data than it. [15:15] can anyone help with a static ip issue i am running ubuntu 12.04 on oracle virtual box and the ip keeps chaning [15:01] if i set the ip to manual, the internet stops working and i need to be able to do both [15:01] connect to internet and have a static ip [15:01] i have tried to reserve the ip from the router setup but doesn't seem to work, it keeps on updating the ip [15:02] running oracle virtualbox [15:15] kasisnu: not sure if it has the function you're looking for, but iftop can show traffic per connection, and can probably filter [15:15] can anyone help with a static ip issue i am running ubuntu 12.04 on oracle virtual box and the ip keeps chaning [15:01] if i set the ip to manual, the internet stops working and i need to be able to do both [15:01] connect to internet and have a static ip [15:01] i have tried to reserve the ip from the router setup but doesn't seem to work, it keeps on updating the ip [15:02] running oracle virtualbox [15:15] can anyone help with a static ip issue i am running ubuntu 12.04 on oracle virtual box and the ip keeps chaning [15:01] if i set the ip to manual, the internet stops working and i need to be able to do both [15:01] connect to internet and have a static ip [15:01] i have tried to reserve the ip from the router setup but doesn't seem to work, it keeps on updating the ip [15:02] running oracle virtualbox [15:16] guest OS is ubuntu [15:17] ramay_ use bridged mode to make a virtual bridge to your existing network [15:18] ramay_ bridged mode instead of NAT or manual [15:18] already bridged MonkeyDust [15:21] ramay_ there are ove 270 people in #vbox, i'm sure they can help too [15:21] Iftop helps but not quite. :D [15:22] kasisnu: see the recommendation on nethogs [15:22] kasisnu: try this one, I assume it fits your needs (without knowing details) best [15:22] Lemme explain what I'm trying to do. I've written a script that's using websockets and will be polling all the time. I wanna get a better idea about how much data it will be consuming. [15:24] I've already tried nethogs. It works fine but I can't see my process because there are others which are consuming more data than it. [15:26] hm, iptraf together with netstat, maybe? === tcpman is now known as Guest61359 === anunnaki is now known as OmegaAlpha [15:27] I just installed ubuntu 14.04 on a m-1617 laptop,and the audio out port wont work. The microphone port does,and when i plug earphones int the audio out port,there is a "click" [15:27] lubuntu 14.04* [15:29] What can i do? [15:30] Sydney: seems silly but if it's a fresh install, did you try upgrading it? [15:30] its a fresh install [15:31] sydney, sudo apt-get dist-upgrade will bring you to current release 14.04.1 [15:31] new kernels may fix your issue [15:32] ok,let this finish... ;) [15:32] ebooting... [15:33] Fuchs: iptraf is awesome! Doesn't filter by PID though. [15:34] kasisnu: by port and address (local/remote), so if you can limit your thingie to one of these, you should still get what you need [15:38] Fuchs: Thanks for being so patient. But how does one figure out the remote address a process is connected to. I have the PID. [15:38] ? [15:38] kasisnu: netstat -tulpen [15:38] kasisnu: with sudo to have the needed privs to map them [15:38] (and then grep) [15:39] Nope,it still doesnt work :-/ [15:40] Itried installing pulse audio,but i dont know how to run it. [15:40] Fuchs: It's not in there. [15:41] I can see it using `ps` though! [15:41] hi [15:41] hm, no idea right away then, sorry [15:44] hi, can I install ubuntu alongside win8 with uefi - but I want to have ubuntu's bootmgr on a usb stick, such that win 8 would boot as usual and only booting with the usb would trigger ubuntu ? [15:45] kasisnu: try lsof -i [15:45] cfhowlett:do you have any ideas i can try? [15:46] !sound | sydney, best I can do man. sorry. [15:46] sydney, best I can do man. sorry.: 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. [15:46] ive got a text will comtaining a hexdump that I want to byteswap [15:46] surely there is a nice command line tool for that? [15:51] bob__ hexdump is some developement thing, it says here... are you a developer? [15:52] yeah [15:52] and it looks like i really mangled the typing of my question. [15:52] bob__ ok, try #ubuntu-app-devel [15:52] cool. thanks [15:53] Ok,it says their plugged in... Thats all i know. [15:58] this question is more of a systems level question,. if i have non-compressed kernel binary, and I want to find out where to put it so that it starts correctly writing my own software to write the kernel to disk, would the start address be in the header somewhere or is there even such a thing as header [15:58] for the kernel [15:59] and only now do i realize just how bad my punctuation is,.... [16:02] il fatto 15.08.2014 [16:03] :(( [16:03] !it | pierangelo, [16:03] pierangelo,: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) === whiskers75 is now known as huehuehuehuehueh === huehuehuehuehueh is now known as whiskers75 [16:05] eeee: Thanks! That totally helped! [16:05] kasisnu: np === whiskers75 is now known as vous === vous is now known as whiskers75 [16:05] Fuchs: Thanks a lot. I got the remote address. I think I can use iftop now. I'll keep trying. [16:05] hey [16:06] ive got a wierd thing here with ubuntu 12.04 [16:06] i have a fresh install, nginx and openssl [16:06] fully updated [16:06] its showing up as vulnerable to heartbleed in nessus and using nmap [16:06] Guest35236, sudo apt-get dist-upgrade = 12.04.5 [16:07] seems to already be installed [16:08] Description: Ubuntu 12.04.5 LTS [16:08] Guest35236, "seems to" ... what's the return to: cat /etc/issue [16:08] Ubuntu 12.04.5 LTS \n \l [16:09] How to share files in a network in ubuntu. In windows we use ipmessenger [16:09] Guest35236, yep, fully updates. why do you suspect heartbleed vulnerability? [16:09] cfhowlett:i fixed it!! :D It was an alsamixer problem :) It had automute enabled :) [16:09] sydney, that there is some fine linux work, Lou! [16:09] nessus and nmap both show it as vulnerable to heartbleed exploits [16:09] Guest35236, false positive? [16:09] !heartbleed [16:09] A fix for the recent OpenSSL vulnerabilities (2014-0076 & 0160) has been pushed to the Ubuntu repositories. See http://www.ubuntu.com/usn/usn-2165-1/ and http://heartbleed.com/ for more information. [16:10] well it may be [16:10] but i cant work out why [16:10] my servers (with older versions) dont seem to show up [16:10] home_: here's a list of promising candidates.. there's also things like samba or nfs http://alternativeto.net/software/transfer-on-lan/ [16:10] Guest35236, over my head then. sorry. [16:11] no worries [16:11] i was hoping it might be a problem other people were having [16:11] Thank you slart [16:11] with the latest patch or something [16:12] Guest35236, #ubuntu-server might know more [16:12] ah sorry [16:13] Guest35236, not to worry [16:13] didnt realise there was a seperate server channel :) [16:13] !server [16:13] Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/12.04/serverguide/C/ - Support in #ubuntu-server [16:14] Hi everyone, I am an ubuntu newbie, trying to install it on chromebook to do some rtlsdr work. I installed 12.04 precise, no prob. Went to do an upgrade for Trusty (14.04) which seemed successful. Computer ran out of battery, so I am trying to restart the session. Tried the prompts sudo startxfce4 and startxfce4 but met with "command can not be found". Any insights? === Sleepnbum is now known as Guest25882 [16:17] hi, trying to add to my sources.list but since the target url does not have ‘binary-amd64/Packages’ at the end, apt-get update fails: deb http://nightly.odoo.com/8.0/nightly/deb/ ./ [16:17] ideas? === Guest25882 is now known as Sleepnbum [16:22] how to start wifi hotspot on Ubuntu 14.04? [16:26] I have set up ubuntu to start with my user logged in. Is there a way to majke it start with the user logged in but locked by password ? [16:26] no [16:26] that seems pointless [16:26] you may as well just make the user login [16:27] as the login is the same as the lock [16:27] i wouldn't call it pointless [16:27] and its not [16:27] Does anyone have experience with mounting a network solutions ftp access with curlftpfs? for some reason it will not give me anything but access error 530 - works just fine with ftp client and curlftpfs works with my other ftp mounts [16:27] in what was is logging someone in and locking the screen better than asking them to login [16:27] i noticed that my laptop doesn't notify my sufficiently in advance when my battery gets low, is there a way to make it do so? [16:27] i want my session to be loaded while i am getting coffe [16:27] doesn't notify me* [16:28] ccolorado: the session should only take a few seconds [16:28] ccolorado: you're trying to make a custom login solution to save a few seconds [16:30] chillaranand, "System Settings > Network > Wireless > click Use as Hotspot.. button" (nice nick by the way ;p) [16:30] ccolorado: i agree with ikonia it's nuts, but you could get add gnome-screensaver-command -l , to your ~/.profile [16:30] ikonia: yes so ? people spedn hundreds of dollars on SSDs to save some seconds [16:31] hello, trying to understand the procedure of creating an office vpn using strongswan frontend to ipsec. i still haven't got the complete understanding of how does the routing works between strongswan and my services(file sharing, servers and more). lets say we have created a security association between two end points, where would all decrypted packets apear? how would i route them too services or ports? how does it exactly work? [16:31] ccolorado: not login session seconds, overall I/O [16:31] eeee: thanks, i was wondering if there was a better way to do it. [16:31] ikonia, i contacted hp about compatibility with intel pci-express wifi cards and they said the only one they have listed is the centrino N2230 -- but that card is not listed on ubuntu website.. do you think it should work anyway? [16:31] frib: I suspect so yes [16:31] ikonia: i don't know if you know, but you are trolling. [16:32] ccolorado: I'm not trolling anyone/anything [16:32] they put me on hold for about 2 hours >< [16:32] frib: tough deal [16:32] Can anyone point me to a up to date Squid Transparent Video Caching tutorial on Ubuntu 14.04! [16:32] ikonia, i know right [16:32] ikonia: you are not adding anything to the discussion except that my question is pointless. [16:32] Capprentice: just setup squid as "standard" [16:33] ccolorado: I'm advising you that a.) your solution is impactical b.) your information about SSD's for seconds is not really a comparision, so you may want to rethink [16:33] is there any way to modify battery level notifications? [16:33] Capprentice: you shouldn't need a special video config, a standard proxy service will cash common content [16:34] I have two nics one is for Internet and another is for LAN. The lan gateway is 10.10.110.1 and the user gets local ips as 10.10.110.65 from the IP pool. How can I setup a system so that LAN users gets videos from Squid cache before they try to fetch from the Internet ! [16:35] My english is _____T ! Sorry :( [16:35] Capprentice: standard squid proxy setup - nothing fancy needed [16:36] How to do that standard setup.... Im reading this though...http://aacable.wordpress.com/2014/04/21/howto-cache-youtube-with-squid-lusca-and-bypass-cached-videos-from-mikrotik-queue/ [16:36] And also tried this - http://ap-isp.blogspot.com/2014/02/squid-proxy-video-cache-server-adeel.html [16:36] Did not worked :\ [16:37] Capprentice: just setup a squid http proxy [16:37] Point me to a Video guide please :( [16:37] how enable multiarch in 14.04? [16:37] no [16:37] you don't need a video guide [16:37] you just need a standard squid http proxy [16:37] how do I get hardware accelerated video playback working in the OSS driver on a GCN based GPU, 14.04 [16:41] hello, trying to understand the procedure of creating an office vpn using strongswan frontend to ipsec. i still haven't got the complete understanding of how does the routing works between strongswan and my services(file sharing, servers and more). lets say we have created a security association between two end points, where would all decrypted packets apear? how would i route them too services or ports? how does it exactly work? [16:41] how can I add something off the internet onto ubuntu software center [16:41] Jonlee: you don't [16:41] Jonlee: what is it you want/need [16:41] cyber_dweller: does it has to be openswan ? [16:42] ccolorado, no [16:42] nobody has any idea why my battery dies without any warning? [16:43] Dell all in one center [16:43] all in one center ? [16:43] ccolorado, i'm using strongswan because it offers complete solution to my needs ikev1/v2 and pretty simple certificate authority [16:43] cyber_dweller: In my experiecne openvpn has way more documentation and support in linux than openswan. [16:44] cyber_dweller: I see, I have very limited expertise as vpn adminsitration. But my educated guess is ash on #openswan. [16:44] *ask [16:45] ccolorado, thank you. nice weekend to all. [16:45] cyber_dweller: np [16:45] Dell all in one center is what i need ikonia [16:45] Jonlee: there doesn't appear to be a linux package for it [16:45] Jonlee: it looks like it's windows only [16:46] ok [16:46] Jonlee: There are ways to runing windows software on linux [16:47] how do I get hardware accelerated video playback working in the OSS driver on a GCN based GPU, 14.04 [16:47] But its not always a good experience. [16:47] Jonlee: that would not be an appropriate solution / suggestion for that software [16:48] so disregard [16:48] anyone know how i could arrow down in office libre? [16:48] Jonlee, what software do you need to run? [16:48] ok what might they be ccolorado [16:48] Dell all in one center [16:49] Jonlee, for what purpose may i ask? [16:50] Printing scanning and faxing all in one program [16:50] Jonlee: you may be better off trying to make that work with linux software. [16:51] How do I get hardware accelerated video playback working on a GCN based GPU using the oss drivers? 14.04 64 bit. [16:51] hello [16:51] * genii ponders Dell All-In-One devices, CUPS, and SANE [16:51] You may want to google ubuntu printing and or ubuntu scanning. [16:51] Jonlee, i also had this issue once found linux alternatives and i'm very happy since. [16:52] i am using two computers, a target and host. The target nfs root mounts it filesystem. We do a build and the new build copies over the entire root fs including the /var dir. I think this is why I'm getting stale file handles. I've tried to mount -o remount / but it does help. Any ideas? [16:53] Servus [16:54] How do I get hardware accelerated video playback working on a GCN based GPU using the oss drivers? 14.04 64 bit. [16:54] kann mir bitte einer helfen? Hab kein zugriff auf massenspeicher .... sieht aus als wäre die fs.ko weg ....wie geht das den????? [16:54] !de | mandy_ [16:54] mandy_: 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! [16:55] what did you do cyber_dweller [16:55] Anyone using zfsonlinux? [16:56] ok thx [16:57] LucidGuy are you using lucid server? if yes, try #ubuntu-server [16:59] !kernel [16:59] The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages) [17:00] Jonlee, found alternatives for scanning and printing [17:01] ok what are they [17:02] how do I disable the alt key in the hud [17:02] Jonlee, efax and efax-gtk for faxing, sane or other simple alternative for scanning. efax is really cool because you can choose it as a printer and use it as "printer" then a dialer apears on my screen and i fax it. other people on my network also use it. read about it it's really cool once it works. [17:03] you can't just use efax [17:03] you have to have compatibe hardware [17:03] you also need the ability to "dial out" [17:04] ikonia: a pbx system would classify as "compatible hardware" would it not? [17:05] Jonlee: You can probably use cups for printing and (X)sane for scanning. [17:05] DJHenjin: not for a printer [17:05] and it's also a paid for service [17:05] ikonia: for a fax [17:05] so if you've bought a printer/fax/scanner to then pay money to use it seems silly [17:05] Jonlee: There are several companies that make printers for dell, Lexmark, Cannon, and Kodac among them, so the actual model number matters. [17:06] you can set up local pbx type "dial" system over a large lan [17:06] pbx over a lan....doesn't help you get to peoples phone lines [17:06] it requires a bridge between network -> analog fax phone lines [17:06] DJHenjin: I think what ikonia means is that you need a modem to send a fax (or network access to one). One might be built into an all-in-one system. [17:06] ikonia: im not suggesting for faxing out of a corporate system [17:06] the efax service is one such option [17:06] ikonia: you mean POTS? [17:06] ok [17:07] DJHenjin: it doesn' tmatter if its corperate or not [17:07] ikonia: So efax is a network fax service? [17:07] anyone know how to disable that fadein effect in ubuntu sounds ? I don't get bells with that active, besides is kinda annoying, is slow [17:07] jhutchins: yes, subscription service [17:09] ikonia: perhaps this theoretical company has 100,000 computers in 500 different locations around the world, dont you think a "fax" over the corporate virtual lan would be a decent solution [17:10] DJHenjin: what are you talking about a corperate solution ??? a guy just wants to use his all in one printer to print/scan/fax [17:10] i was asking regarding the faxing software you mentioned NEEDED hardware or if it could be convinced to use a software solution for "dialing out" [17:10] a SEPERATE QUESTION [17:11] DJHenjin: you can use a software solution to dial out if you have a PXB->analogphone line conversion point [17:11] i thought i just finished explaining that i didnt give a rats ass about dialing into the actual phone line [17:12] if you want to send a fax, you need to [17:12] but my hardrive just finished backing up so im off to reinstall for the thousandth time in the last 5 months [17:12] hplip will control the fax functions of an HP all-in-one. [17:12] jhutchins: sadly doens't work on any of the dells, [17:12] which is annoying as it's great on the HP's [17:12] hi,how can i install ubuntu on my phone?(its Xperia Ion) [17:13] !phone [17:13] Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [17:13] thank you [17:13] what do I have to add to /etc/fstab in order for my external hard drive to permanently mount , I know how to use sudo blkid to find the UUID but im stuck there, any help would be appreciated? [17:13] ikonia: Dells must be made by somebody else then. Find out who, see if they supply software. Heck, Dell might, they have linux friendly moments. [17:14] SecretFire: use the existing entries as an example [17:14] jhutchins: thought they where mostly lexmark and cannon [17:14] ikonia : it says stuff like was on /dev/sdb5 during install [17:14] hence the poor linux support [17:14] ikonia: kodak too. [17:14] ikonia : disregard that? [17:14] SecretFire: it also has non-comment [17:14] jhutchins: didn't know about kodak [17:15] ikonia, your right about the bridge. but a modem will work that's why i wrote to this guy to read about it [17:15] Sell 150k+ IRC Bots .!! [17:15] Hello [17:15] ikonia : dont know what u mean by non comment [17:16] cyber_dweller: To be pedantic, it has to be a "fax modem", but almost all were. [17:16] Sell 150k+ IRC Bots .!! [17:16] SecretFire: # is a comment meaning it's just text and does nothing [17:16] ah [17:16] I had problems with Ubuntu to install ATI x1200 proprietary driver... proprietary driver supports Ubuntu 8.04 Hardy Heron max. [17:16] KoNode: ? [17:16] ikonia : im used to seeing */ and */ lol [17:16] But on Manjaro XCFE it installed proprietary driver by default [17:16] Im so happy [17:16] Sell 150k+ IRC Bots .!! [17:16] is that possible? [17:16] KoNode: what ?? [17:16] KoNode: shut it. [17:16] KoNode: I don't understand what you are saying [17:17] ewook: no need to talk to someone like that [17:17] ikonia: spambot mate. [17:17] ewook: are you %100 certain ? [17:17] Please ignore the troll. [17:17] ikonia: yes. [17:17] ewook: how [17:17] Can anyone talk to me? [17:18] Gatis: What did you try to do? How did you try to do it? What did you expect to happen? What happened instead? [17:18] ikonia: in ~1 min the same line will pass by. or depending on the script I might have caused it to be quiet for a small grace perioid. [17:18] period === siegie_ is now known as siegie [17:18] ewook: not really certain then are you [17:18] Gatis: What is your actual question. [17:19] I`m sell IRC bots for DDOS.. [17:19] jhutchins, i don't understand [17:19] ikonia: one can never be certain enough. [17:19] ikonia: need more proof? [17:19] Why on Arch linux my driver is supported but not on Ubuntu [17:19] ewook: yeah, as I'm talking to the guy in private [17:19] !ati [17:19] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [17:19] ewook: certainly not a bot [17:19] ikonia: well - close enough. [17:24] desde loculinux en guatemala [17:25] !gt [17:25] !es [17:25] En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [17:25] guatamala = #ubuntu-gt [17:35] hi. how do I search in a file in command line where a string is not there. [17:35] RedSkyDown, locate file or whereis file [17:36] RedSkyDown: what do you mean by "where a string is not there"? [17:36] Pici: I want a list of file where max_id string is not found [17:36] inside the file [17:37] RedSkyDown that would be with grep -v 'max_id' or so [17:37] RedSkyDown: try this: grep -L max_id [17:38] grep -r "max_id" * === Ed is now known as Guest94499 [17:40] after do-release-upgrade, 12.04->14.04, I canno login [17:40] blessjah_: thank. it work. but missing * [17:41] lightdm says cannot start session, in log it reads: "Failed to find session configuration ubuntu" "Can't find session 'ubuntu'" [17:42] what package provides this session? maybe if i try to reinstall this package [17:43] blessjah_, go into tty, then try sudo apt-get dist-upgrade, ubuntu-desktop is the metapacakge for the desktop session, you could try reinstalling it [17:44] kostkon: I'll give it a try [17:44] blessjah_: install ubuntu-session [17:44] ubottu: bug 1288903 [17:44] bug 1288903 in lightdm (Ubuntu) "Cannot login to lightdm after upgrade to trusty" [High,Invalid] https://launchpad.net/bugs/1288903 [17:45] rww: doesn't seem to work, I have nothing but "Ubuntu encountered internal error" message [17:45] blessjah_, do a dist-upgrade first in any case [17:45] blessjah_, what's the exact error [17:46] (and I'm multitasking while at work, so I'll leave you with kostkon for followup :) [17:46] also, I had bunch of *:i386 packages installed, I'm x86_64, autoremoved them as apt-get suggested [17:46] right after I've installed irssi [17:47] kostkon: notify_osd [17:47] blessjah_, ok [17:49] ok, it seems that dist-upgrade worked (cmd is still running, but I alredy can log in), but unity configuration is gone [17:49] not a big problem thou, I kept it close to default anyway [17:50] blessjah_, you mean everything's gone to the defaults? [17:50] kostkon: yep [17:50] blessjah_, meh not a big deal :P [17:50] not for me [17:50] ;) [17:52] kostkon, rww: dist-upgrade helped, but unity config is gone (to default), thank for your help [17:52] blessjah_, np [17:54] kostkon, rww: also, I've reinstalled ubuntu-desktop (I've removed some weird fonts and amazon stuff in the past) [17:54] meh, nautilus just crashed [17:55] blessjah_, it usually respawns automatically [17:56] not this time [17:56] once again, not a big problem [18:03] hey does anyone know to install grub onto a a live usb with persistance made by the startup disk creator? So i get a grub menu when it boots instead of the usually install/try screen [18:04] TaZeR not sure if it can be done with startup disk creator, but multisystem does just that (pendrive) [18:04] i mean i created it with startup disk creator incase thats important [18:05] should i install grub to it as sdb or sdb1 for example and how would i create a a grub conf [18:05] TaZeR my tip: erase it and use multisystem [18:05] TaZeR, What is the end goal on using this usb with a live? [18:06] Beldar: to have a light portable os [18:07] Hello [18:07] and thanks MoneyDust im looking into that tool [18:08] I read from http://support.microsoft.com/kb/2970228 that Microsoft has added the new ruble sign to a few Windows fonts and keyboard drivers. [18:08] Hi hi [18:08] I don’t care for the drivers since I don’t use the official ones, but are there any free fonts for Linux which already have integrated that symbol? [18:08] So, could someone please help me with my install? I'm having partitioning difficulties [18:08] TaZeRIt It has limitations, no kernel upgrades and the persistent will fill up and is not cleanable, in other words a limited time and update use is all. [18:08] !report theegirl spambot [18:08] TaZeR: I am only a bot, please don't think I'm intelligent :) [18:09] TaZeR: can you please pm me what it sent to you? [18:09] nm [18:09] im finee with that Beldar, not like there is another alternative im aware of [18:10] hey Beldar got that grub issue working last night \o/ [18:10] TaZeR, A full install on a usb is another possibility, has it's smaller limitations in graphic drivers however which can be dealt with. [18:11] well that was my first thought but my usb drive is so slow, the system was unusable [18:11] need that ramdisk power === sdx32 is now known as sdx23 [18:11] ObrienDave, Cool, was it the boot partition needed loading? [18:11] is there any built-in keyboard shortcut for fast-switching users? or a gnome-do action? [18:12] Beldar, had him install grub-customizer, picked up the menu info post haste :) [18:12] cool [18:12] after upgrading to 14.04, i am experiencing lag when hitting return at cli. If I hit return 4 or five times, i have to wait several seconds for each return key to process. However, if I sudo su to root, then I do not have the problem at all. Any ideas? [18:12] How can I enable tty1..tty6 on Ubuntu14.04LTS? [18:13] pitwalker ctrl-alt F1 - F6 [18:13] pitwalker, only TTY2/TTY7 works afaik [18:13] mmcji, you probably need to clarify first what "at cli" actually means [18:14] ObrienDave, They had 4 HD's and did not even know they were running legacy I figured there would be issues, thanks fortaking care of them. ;) [18:14] command line interface. any terminal, xterm, gnome-terminal etc.. [18:14] mmcji, ok [18:14] whics services must run to achieve to activate via keys???? Keys don't work since dist-upgrade [18:15] i want to use the tty2,3,4 [18:15] I have kubuntu and accidentally installed gnome-bluetooth, when I try to uninstall it apt-get ask for installation for a lot of other gnome packages https://dpaste.de/dfOX , how to avoid this situation ? [18:15] i thought it might be a reverse dns issue, but I don't have the problem as root. I changed the key slow settings in universal access, logged out and in w/no change. [18:16] virtual terminals also exhibit the same behavior. [18:17] Excuse me, - could someone help me with my installation? I keep getting an error [18:18] !ask | Dasm_ [18:18] Dasm_: 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 [18:18] Dasm_, Give the channel the error and details relevant. [18:19] Hello all. I'm trying to help a client with an install they need help troubleshooting. It is a web server and it was restarted but the page is no longer accessible. They're not running apache but don't have any documentation so I'm trying to figure out what the webserver is. Is there a way to get a list of all available services, not just the ones running? === _morphis is now known as morphis [18:20] can somebody help me with this: I have kubuntu and accidentally installed gnome-bluetooth, when I try to uninstall it apt-get ask for installation for a lot of other gnome packages https://dpaste.de/dfOX , how to avoid this situation ? [18:20] Beldar, my pleasure [18:20] How can I set the Files explorer to open a particular folder (e.g. ~/Downloads) by default? This is not easy to Google. [18:20] I'm in the init.d folder and see all the services but don't know which the webserver one is. I know they are running angular.js but that's about it [18:20] I'm getting error 5.. which means that there's an issue with either the drive or the media- I was wondering if I could check the checksum for the image I have burned, re-download the image and re-burn, check the physical disc.. or what? [18:21] ashgotti: initctl list and service --status-all [18:21] svvitch, We ask 10 min per reposting. Rooting the terminal is a bad method use sudo. [18:21] genii: thanks! [18:21] now to figure out what? - and + mean [18:23] svvitch, Did the install add those packages? [18:23] Linux hates me :( [18:24] Dasm_, Can we keep the emotions to a emotional linux is not sentient. [18:24] to a limit* [18:24] Beldar: https://dpaste.de/mn3f [18:25] Dasm_: when do you get the error? [18:25] O.o [18:25] asakura2: + is started, - is stopped, ? is unknown [18:25] Dasm_ it simply means you're learning something new, like you once had to learn windows or mac [18:25] Meh tab fail [18:25] bprompt: I get the error when installing, after I choose the keyboard loadout [18:25] Beldar: about root, I'll be very careful :) [18:26] Dasm_: using a usb install? [18:26] svvitch, totally different, does not answer my question and is still a rooted teerminal. [18:26] bprompt: DVD [18:26] AskUbuntu implies that Nautilus is still Ubuntu's default file manager under the hood. Is this still true in 14.04? [18:26] svvitch, If you were being careful you would not be rooting the terminal. [18:27] preyalone yes, but it's now called 'files' [18:27] this s not debian [18:27] is* [18:27] Beldar: ok, now I use sudo :) [18:27] preyalone, for now yes, in the future there will be a new file manager for unity8 [18:27] Dasm_: .... tried ... maybe using an usb? you can burn the iso to an usb stick.... 2gbs or more in size will do... just to rule out any dvd spinning delays or scratches on the media [18:27] MonkeyDust: thanks. also, love that show. also, "Files" is nigh un-Googlable as a program :P [18:27] Beldar: explain me pleas what to do ? [18:28] bprompt: i did it with imgburn which has a hash check at the end of burn [18:28] svvitch, I have asked you some simple questions, is english your default language, we have to communicate clearly? [18:28] And I don't have a USB drive handy [18:28] during upgrade 12.04 -> 14.04 I had a power outage. After resume, and login desktop does not start ... [18:29] power outage occured during configuring packages... [18:29] Beldar: no, sorry it's not default lang :( [18:29] at 70% or so ... [18:29] svvitch, What isd? [18:29] is* [18:29] Dasm_: can you afford bandwidth wise a network installation? that is, installing from online sources just using the network install option [18:30] bastl, go into tty, e.g. ctrl+alt+f2 and give: sudo apt-get dist-upgrade to resume the upgrade [18:30] bprompt: sure [18:30] I'll try it now, I'm on my laptop [18:30] Beldar: romanian russian [18:30] !rs | svvitch [18:30] svvitch: Molimo udjite u #ubuntu-rs za pomoc u vezi sa Ubuntuom na srpskom jeziku. [18:30] !ru [18:30] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [18:30] ubottu: ahahaha [18:31] Dasm_: http://www.ubuntu.com/download/alternative-downloads [18:31] kostkon: thanks, did that already without effect. dist-upgrade says everything is fine .... [18:31] bastl, sudo apt-get update && sudo apt-get upgrade [18:32] bastl, Get to a tty and run sudo apt-get -f install and pray [18:32] bastl, then try doing a sudo apt-get install -f [18:32] oh Beldar said it first [18:33] bastl: If you can ctrl-alt-f1 to console, can try: sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-copy and then put an older one back that has valid install stauses: sudo cp /var/backups/dpkg.status.0 /var/lib/dpkg/status and then retry all the usual apt-get -f install and so on [18:34] apt-get upgrafde or install -f has no effect ... [18:34] genii: ill try that [18:35] bastl, no install -f was suggested [18:35] err my mistake === poopieheadturd is now known as robothead [18:36] why does nautilus hate right clicking? [18:36] When ever I do it nautilus completely freezes if not crashes. [18:36] * Beldar is at the start of caffeine loading [18:37] * genii slides Beldar a fresh mug [18:37] * ObrienDave is in the middle of a major caffeine fix ;P [18:37] missvaleska, See if the guest account is the same. [18:39] robothead, Are you human? [18:41] i am getting a black screen if i unplug x230 laptop from dock while suspended and then resume, has anyone managed to solve this issue? [18:42] hey [18:42] configured nautilus to open ~/Downloads by default, according to various tutorials. but my configuration file seems to have no effect. rebooted and everything. https://gist.github.com/mcandre/595117b643ba456d0470 [18:43] er, maybe ~ is a bad idea in a conf file [18:43] would $HOME be better? [18:43] or even just 'Downloads'? [18:45] still no luck. seems to me that gnome does not start correctly ... [18:47] hello everyone [18:48] greetings and welcome [18:48] manually running `nautilus --new-window $HOME/Downloads` in a terminal works. seems that the Nautilus icon on the Unity dock isn't respecting my configuration file [18:48] damnit so long that I fiddled around with linuxes ... [18:48] where can I see logs of desktop startup ?? [18:49] how can I soft-reset X (former alt-ctrl-backspace) [18:49] ? [18:51] bastl: sudo service lightdm restart [18:51] Hi guys! I am currently having difficulty with GRUB2 and UEFI. It is simply this, for some reason, grub doesn't know where it's config is unless I manually define it on boot (using the configfile command). Where would I go ahead and update it so that it will boot without manual intervention? [18:51] malkauns: thanks [18:51] what about logs ? [18:52] during login it freezes [18:52] ( i mean graphical login) [18:52] 010111010000111110101010101000010111111010101010000101111010101010101 [18:52] hmm [18:53] u have an nvidia gpu? [18:53] dunno [18:53] desktop computer is quite old [18:53] u should know :) [18:53] ah [18:53] malkauns please say 'you', not 'u' [18:54] since I work as profeesional, I dont care so much about "playing aroung" with my home IT ... ;-) [18:54] who uses tmux? [18:55] mrvadon, This is support not polling, state the issue for help. [18:55] mrvadon ask your question to find out [18:56] Hello, anyone can help me for SAMBA ? [18:56] Hello, anyone can help me for SAMBA ? [18:57] its important pls.. :( [18:57] Eray, Not without a description to the channel [18:57] Eray, And no pleading please. [18:58] Eray let's hear it! [18:58] ok sorry, My problem with permissions. My network is; Windows8 - Ubuntu. I'm using Samba. When (Windows8) create, (Ubuntu) can edit. When (Ubuntu) create, (Windows) can't edit [18:59] When Windows created a file, its myusername:users [18:59] When Ubuntu created a file, its myusername:myusername [18:59] Eray are you now in ubuntu or in windows? [18:59] ubuntu [19:00] windows8 pc near to me, on my friend [19:00] Hi guys! I am currently having difficulty with GRUB2 and UEFI. It is simply this, for some reason, grub doesn't know where it's config is unless I manually define it on boot (using the configfile command). Where would I go ahead and update it so that it will boot without manual intervention? Additional details: EFI partition is present and functioning, single hard disk, 0,0 is EFI partition. 0,1 is /. 0,2 is /home. 0,3 is SWAP. No o [19:00] looks like there are several nautilus configuration files: nautilus-autorun-software.desktop nautilus-connect-server.desktop nautilus-folder-handler.desktop [19:00] nautilus-classic.desktop nautilus.desktop nautilus-home.desktop [19:01] How can I add access myusername group in samba ? [19:01] which one controls the folder that opens when i click the dock icon? [19:01] preyalone, nautilus.desktop [19:02] hi i am modifing sudoers for a user , i give user ALL=(ALL:ALL) NOPASSWD:ALL . but it ask for password y?? where i am doing mistake [19:03] anyone can help for samba ? [19:03] rfhchchjv [19:03] ?? === ubuntu is now known as Guest85718 [19:03] tvfvbf [19:03] juniour, No password is a bad idea. [19:03] juniour: you did log out and in again? [19:04] Beldar test i iwll remove, just for test purpose leaning [19:04] laptop asus X550LA mouse touchpad not working ,anyone know this? [19:04] Slart nope [19:04] i need to relogin to take effect?? [19:04] juniour: these kind of things might need you to login again [19:04] got it bro :) [19:05] juniour IF linux allows you to disable the password completely [19:05] I have a broken system after broked release-upgrade. I wonder about xorg config. someone wanna chack my latest xorg.log? http://paste.ubuntu.com/8056130 ?? [19:06] andother question, if i give su and i give admin passord it give authentication failure y??? [19:06] actually I see a backuped xorg.conf, but no current !? [19:06] juniour: oh.. and make sure you're using visudo to edit the sudoers file.. not regular gedit or something like that [19:06] yep sudo visudo . i dit it [19:06] juniour methinks you're ruining your system [19:07] MonkeyDust why i get autnetication failure for su ?? [19:07] juniour: and I think your line has to be after the admin-line.. or it might be overwritten by the admin settings [19:07] juniour, If that user needs YOU to do that for them, they clearly are not familiar with Linux. So what you are doing by allowing NOPASSWD for ALL, is a guarantee of a severy broken system in a few weeks if not days. === tk456 is now known as e-coffee [19:09] juniour and if you are the 'expert' and have to ask such questions, i guess it's a *very* bad thing to do [19:09] varunendra i am running my another ubuntu in virtualbox. i am doing all test for learning purpose no one asked me anything. i know all consiquences and security [19:09] th3raid0r: works for me! https://github.com/mcandre/dotfiles/blob/master/nautilus.desktop [19:09] hi guys, does anyone know why a process started by an init.d script takes 50% cpu (it waits for network connection) but if it is started on command line by user, it takes 0% ?? [19:10] juniour, it's fine then, as long as it is limited to experiments on a non-critical system. :) [19:10] preyalone, Not even a related issue, please help where you know exactly only. [19:11] varundra who the hell will give nopasswd to critical system,they might be fool :) [19:11] st [19:12] www.europeserv.org [19:12] www.europeserv.org [19:12] www.europeserv.org [19:12] www.europeserv.org [19:12] www.europeserv.org [19:12] attika you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [19:12] attika dont spam [19:12] anyone can help for my samba problem ? [19:12] i descripted [19:13] Eray press the up key to repeat the question [19:13] i paste to laravel.io/bin :) [19:13] wait 1m [19:14] and then what? === tcpman is now known as Guest29786 [19:16] my samba problem: http://laravel.io/bin/937dR [19:17] Eray we don't like walls of text [19:17] but its problem paste bin ? [19:18] i writed small text at top. I said at top "When ubuntu created a file, windows 8 can't edit" [19:19] Hi guys! I am currently having difficulty with GRUB2 and UEFI. It is simply this, for some reason, grub doesn't know where it's config is unless I manually define it on boot (using the configfile command). Where would I go ahead and update it so that it will boot without manual intervention? Additional details: EFI partition is present and functioning, single hard disk, 0,0 is EFI partition. 0,1 is /. 0,2 is /home. 0,3 is SWAP. No o [19:19] juniour, in reply to "who the hell will give nopasswd..." - apparently, all the gui 3g modem applications that I have tried so far do, e.g. Mobile Partner :p [19:19] th3raid0r: your message got cut off at "0,3 is SWAP. No o" [19:19] (IRC has a 512-byte total message length limit, including protocol overhead) [19:20] UGH, my partitions are a mess now [19:21] my samba problem: When Ubuntu create a file; file user: myusername file group: myusername Windows 8 can't edit/modify. [19:22] Eray maybe the people in ##windows know how windows works [19:22] problem is in samba [19:22] I must add myusername support in samba [19:22] but how :( [19:22] !samba [19:22] Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/12.04/serverguide/C/windows-networking.html [19:23] ty [19:23] Dasm_, The key here is details, can we get there rather than comments that have no value? [19:23] How can I add to my user a group ? [19:23] I want add nogroup to my user [19:23] this is not chat [19:25] Eray: isn't there a "groups" command? [19:25] Beldar: my partitions are being formatted in a way that aren't recognized by windows, and I don't know how to properly format in linux. Basically my HDDs (3 of them) are divided up into seperate partitions [19:25] hello channel! [19:26] th3raid0r, I would use the bootrepair app and the bootinfo summary only, no fixes and post that at the ubuntu forum with UEFI in the header, great helpers there focused on this. [19:26] I used "usermod -g nogroup eray" but when I used "groups", I can't see nogroup [19:26] Eray: or perhaps usermod is a better choice [19:26] Eray: you logged in and out? [19:26] Dasm_, Windows does not recognize linux ext type partitions, can you be more clear? [19:27] oh no, ok I'm trying [19:27] Dasm_, can you run gparted and paste screenshots? [19:28] I can't run anything right now- So I just installed ubuntu on a partition, and I used /dev/sda - so it installed, and when i rebooted, it went straight to windows? [19:29] Dasm_, Be sure that HD is first read in the bios. [19:30] Hello channel. I am pretty much a newbie ubuntu user and am in need of assistance. I am running ubuntu 14.04 LTS. A while ago I purchased the game Planet Stronhold from Humble bundle and have been trying to install it ever since. I've followed some guides on how to install from .tar.bz, but I can only extract the files, after that I cannot figure out how to continue. Could anyone be so kind and walk me through [19:30] this? [19:31] !bootinfo | Dasm_ From a live, this would be really helpful to see. [19:31] Dasm_ From a live, this would be really helpful to see.: Boot info script is a useful script for diagnosing boot problems. Run the script following the directions here: http://bootinfoscript.sourceforge.net/ and then look at RESULTS.txt (or !pastebin it for others to look at). [19:32] !tar | halvtand [19:32] halvtand: Files with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with file-roller (GNOME) or Ark (KDE) - Also see https://help.ubuntu.com/community/FileCompression [19:32] They already extracted it, Beldar. [19:32] MonkeyDust test ALL=(ALL:ALL) NOPASSWD:ALL . i restarted but sudo prompt for passwd y?? [19:32] rww, We don;t know if extracted correctly however. [19:33] test ALL=(ALL:ALL) NOPASSWD:ALL . i restarted but sudo prompt for passwd y?? [19:33] Beldar Thank you for the tip, I'll check it out and report back shortly. [19:33] I chaned the boot device to the HDD with the partition that contains ubuntu and then booted, now I'm looking at a blank screen with a blinking cursor [19:33] juniour yes, i think linux prevents it, like that well known command cannot be executed [19:34] halvtand, Once extracted it has to be built I would assume, most tar do. [19:34] I'm trying to upgrade from 13.04 [19:34] Dasm_, What type of partition was ubuntu installed in? [19:35] I'm really not sure, it was installed onto one of my secondary HDDs [19:35] Dasm_, Was there an unallocated space or did you use the install alongside option? [19:36] the upgrade program has lots of errors about not being able to download Packages files from gb.archive.ubuntu.com [19:36] how can I upgrade from 13.04 to 14.04? [19:36] I used the net installer because I was getting error 5 [19:36] rah, Did you use the eol upgrade? [19:36] OKAY awesome, I selected something wrong apparently, now I have a bootloader [19:36] rah you can't, fresh install is adviced [19:36] dafuq? [19:36] I've done it before [19:36] a number of times [19:37] rah, NO swearing please. [19:37] !13.04 [19:37] !eol [19:37] Ubuntu 13.04 (Raring Ringtail) was the 18th release of Ubuntu. Support ended on January 27, 2014. See !eol, !upgrade and http://ubottu.com/y/raring [19:37] End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [19:37] Beldar: what do you mean by "use" the "eol upgrade"? [19:37] !eol | rah [19:37] rah: please see above [19:37] i did run grub repair, i dont have windows in boot loader, here is my df -h [19:37] http://pastebin.com/CttfFKeK [19:37] /dev/sdb5 is my windows drive, how can i add it to grub? [19:38] hello, really stuck with 14.04. The logon screen is frozen. Can not put username / password. I can ssh to the the machine from another machine. [19:38] rah: you'll have to set your system to use the old-archives repository so you can do the upgrade.. it's a manual change you'll have to do then I think it'll work [19:38] Any help / idea will be highly appreciated [19:38] how do i start something via command line in /etc/init/ [19:38] CodeGosu, Bootrepair generates the bootinfo summary can you post it? [19:38] @fission6: init.d/start [19:39] ? [19:39] i have a .conf in /etc/init/ [19:39] ie /etc/init/uwsgi.con [19:39] ie /etc/init/uwsgi.conf [19:39] Beldar: there is no information on the EOLUpgrades page on upgrading from 13.04 [19:39] hello, really stuck with 14.04. The logon screen is frozen. Can not put username / password. I can ssh to the the machine from another machine. Any help ? [19:40] rah, You just need the sources list change it is the same for all releases. [19:40] rah you'd have to upgrade to 13.10, but that's !eol too [19:40] Beldar, What I got from the page was that .tar.bz2 can either be extracted with archive manager or with some code via the terminal. I used the archive manager. I've also moved the whole extracted directory to the desktop for convenience. The guides I've read tells me to find a file with a "ls command". I don't really know what that is, or how to find it. [19:40] any one having suspend/resumes issues with trusty kernel 3.13.0-34? [19:40] Beldar: so it has to be done by dist-upgrade? [19:41] Beldar: the updater program just won't work? [19:41] rah, dist-upgrade is an in distro command. [19:41] rah, sudo update-manager -d, iirc [19:41] Beldar: I don't understand what you mean [19:41] ObrienDave: that will work having changed sources.list? === Ganon is now known as G4n0n [19:42] rah, after a OS goes eol you have no access to the ubuntu repos with a standard sources list [19:42] Okay, so I installed 14.03.1 - and I got a boot menu, so I booted into ubuntu- and now I'm at a command line prompt- Did I install something wrong? [19:42] Beldar: I don't understand what you mean you used dist-upgrade as conceptually it is an actual command is all [19:42] folks - any help. Stuck on login screen. Keyboard / mouse won't respond. I can ssh to the machine [19:43] Beldar: I don't need access to the ubnutu repos; the update-manager does [19:43] rah, not for an eol upgrade. [19:44] rah fresh install takes about 15 minutes, that's less than the time you spent here [19:44] rah, sudo update-manager -c [19:44] rah, You have only one sources.list it needs to be changed for an eol upgrade. [19:44] MonkeyDust: I think your estimate is a gross under-estimate [19:45] what's the code name for 13.10? [19:45] rah: when using an SSD an/or USB install stick... perfect estimate [19:46] saucy apparently [19:46] finlstrm: I disagree [19:46] rah please continue rejecting every and any advice you're getting here [19:46] bootinfo summary http://paste.ubuntu.com/8056407/ [19:46] MonkeyDust: please continue giving poor advice :-) [19:47] rah, you can disagree all you like, you'll just irritate people who are trying to help you for free [19:47] I don't think meta-arguments like this are going to get anyone anywhere, folks. [19:47] @monkeydust: really stuck with 14.04. The logon screen is frozen. Can not put username / password. I can ssh to the the machine from another machine. Any help ? [19:47] good day. "Ubuntu, a widely used and influential GNU/Linux distribution, has installed surveillance code. When the user searches her own local files for a string using the Ubuntu desktop, Ubuntu sends that string to one of Canonical's servers. (Canonical is the company that develops Ubuntu.)" is there a way to disable information to be sent to the canonical servers? [19:47] myraft: have you reseated your keyboard and mouse [19:48] @finlstrm: yeah [19:48] krizoek: isn't it one of the unity "lenses" ? [19:48] Hello [19:48] im not sure Slart [19:48] Slart, krizoek, yea, easy to remove [19:48] myraft: run lsusb while ssh into the box, see if they are detected [19:48] something is not right, the resolution is also messed up on the logon screeen [19:48] is it called unity lenses? [19:49] apt keeps trying to download armhf Packages files [19:49] krizoek: I believe there's an option in the Privacy window of System Settings to disable remote searches. Not 100% sure, since I don't use Unity. [19:49] @finlstrm: doing so now. Thanks [19:49] I forget how to modify the arch list for multiarch [19:49] how do I do that? [19:49] myraft: no problem [19:49] ok [19:49] quit [19:49] rah: dpkg --add-architecture and dpkg --remove-architecture [19:49] ty [19:49] krizoek: I think that's the term they use, yes [19:50] rww: thanks [19:50] rww: is there a configuration file where that's stored? [19:50] CodeGosu, Heh that is a mess but try sudo update-grub [19:50] rah: I believe so, but --remove-architecture does additional checking to make sure no packages from that architecture are installed before removing to prevent issues, so I'd stick to that [19:50] @finlstrm: did that. Any idea? [19:51] mmm [19:51] myraft: your keyboard and mouse were there? [19:51] rww: do you know what the file is, just out of interest? [19:53] basicaly i moved 2 harddrives from one pc to another, it can see linux on one drive and boot from it, i can acess windows partition but cant add it to boot. usualy easy way to fix it is to install new windows somewhere that will fix boot for all avalible windows instalations, then to grub-repair from live linux, but i was wondering if ther was any faster way [19:53] Beldar, What I got from the page was that .tar.bz2 can either be extracted with archive manager or with some code via the terminal. I used the archive manager. I've also moved the whole extracted directory to the desktop for convenience. The guides I've read tells me to find a file with a "ls command". I don't really know what that is, or how to find it. [19:53] @finlstrm: I am not sure I follow your question/.? [19:54] I did lsusb command before and after plugin [19:54] halvtand, I have rarely had to mess with a tar, and never this game, so not much I can do. [19:55] beldar, alright, thanks anyway. [19:55] halvtand, ls is the directory LiSt command [19:56] does the net booter not download a GUI? [19:56] Dasm_, eventually, yes [19:57] I have work to do? [19:57] CodeGosu, What has a sudo update-grub shown, not I use your nick to address you. [19:57] Found linux image: /boot/vmlinuz-3.11.0-26-generic [19:57] Found initrd image: /boot/initrd.img-3.11.0-26-generic [19:57] Found linux image: /boot/vmlinuz-3.11.0-24-lowlatency [19:57] Found initrd image: /boot/initrd.img-3.11.0-24-lowlatency [19:57] Found linux image: /boot/vmlinuz-3.11.0-24-generic [19:57] Found initrd image: /boot/initrd.img-3.11.0-24-generic [19:57] Found linux image: /boot/vmlinuz-3.11.0-18-lowlatency [19:57] CodeGosu you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [19:57] Dasm_: it uses a text-based installer if that's what you mean.. but it will be happy to install a gui like gnome or unity for you [19:58] Slart: When I log in with my username and password, I only have a command line === xmb is now known as Guest41061 [19:58] halvtand, most Linux packages are not installed like windows. you find the executable shell file and run it [19:59] ObrienDave: In the directory I got from ectracting the .tar.bz2 I have three folders, three html shortcuts (none with instructions) and two files ending with .py and .sh. Could it be any of those? [19:59] CodeGosu, You have a terrible mess there, I don't have the patience nor time to figure it out, I doubt anyone here will touch it to be honest. [19:59] Anyone have success getting bluetooth speakers working with 14.04? [19:59] halvtand, the .sh [20:00] halvtand, .sh means SHell file. .py is PYthon [20:00] any idea if Ubuntu is going to have any issues on the new displays and graphics cards on the Asus NX500? [20:00] Dasm_: not sure what happened then.. it's been quite a while since I used the minimal installer... I usually just go with a full install and a usb-stick [20:00] it's a 4K display [20:00] apparently I have to apt-get [20:01] what is the channel for ubuntu touch? [20:01] Dasm_: there might be a meta package you can install.. try sudo apt-get install ubuntu-desktop [20:01] !info ubuntu-desktop [20:01] #ubuntu-touch [20:01] ubuntu-desktop (source: ubuntu-meta): The Ubuntu desktop system. In component main, is optional. Version 1.325 (trusty), package size 3 kB, installed size 60 kB [20:01] felipealmeida, #ubuntu-touch [20:01] ObrienDave: thanks [20:01] Dasm_: that should give you all the stuff from a normal desktop install [20:01] Dasm_: (if that's what you want) [20:01] awesoe [20:01] ? [20:02] Uhmm- I have to, I've never used linux before and I haven't used a command line since DOS in 93 [20:03] Dasm_: then go with the ubuntu-desktop package.. that's a good starting point if you're new to linux [20:03] Dasm_: you're in the right place though [20:03] ObrienDave: Right click -> "open with run software". Computer loads for a few seconds and then nothing. [20:03] people here can walk you through everything [20:03] I still can't believe linux distros are free.. like.. a free OS [20:04] Dasm_, or if you prefer a more windows looking desktop, xubuntu-desktop [20:04] Dasm_: spread the word [20:04] Dasm_: I'd keep to Unity on Ubuntu [20:04] Unity engine? [20:04] like... the game engine? [20:04] desktop env [20:04] Dasm_, Unity desktop [20:05] Dasm_: same name, different thing [20:05] unity is the name of the default Ubuntu desktop [20:05] Unity is overused in the industry [20:05] it's an IoC framework it Microsoft as well [20:05] I would actually rather have something that looks different than windows [20:05] Adam_ActiveState, it's one of those words yeah [20:05] Dasm_: the reasoning is very simple; nobody provided a working operating system, so a nerd built one. Other nerds followed. [20:05] o/ Dasm_ [20:05] HEY! I can install Xubuntu desktop.. is that what I want? [20:06] Dasm_, most 'buntus are the same core system just different desktops. i use XFCE, xubuntu [20:06] Dasm_: you want unity [20:06] Dasm_, it's not the whole thing [20:06] xubuntu ;P [20:06] Dasm_, give unity a test drive first imho [20:06] Dasm_, you do not want unity [20:06] Dasm_: you'll experience the least amount of friction [20:06] My Xorg uses 2.2GB of memory. [20:06] Okay.. hold one... I have a selection screen for a bunch of software to install [20:06] OH boy the channel fills with garbage answering off topic with off topic wonderful [20:07] Can you provide any reason for it doing that? [20:07] Anyway, can anyone provide a diff between the netinst version and the dvd version? [20:07] Beldar: how meta of you [20:07] Why don't you have in your release notes that Xorg is full of memory leaks? [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WIL [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BA [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL P [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTA [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL P [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTA [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BA [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WIL [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL P [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTA [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS [20:07] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:07] oh dear [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WIL [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL P [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PRE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:08] ObrienDave: Right click -> "open with run software". Computer loads for a few seconds and then nothing. [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL P [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WIL [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PRE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PRE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WIL [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:08] !ops [20:08] 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 [20:08] dammit, botswarms [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS TH [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PRE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS TH [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PRE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS TH [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PRE [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL [20:08] CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PREVAIL! CRUCIFY BASTARD CHRIST SATAN IS THE LORD AND WILL PR [20:08] yea, that will get people to wake up.. mass spam on IRC.. that'll get us on the news =) [20:08] As if an op is going to help against that. [20:08] ObrienDave: Right click -> "open with run software". Computer loads for a few seconds and then nothing. [20:08] Basic Ubuntu server.. Kubuntu actove/desktop, ubuntu, Muthbuntu, Ubuntu GNOME desktop, video creation and editing suite... and so or manual package selection [20:08] I've seen a similar thing on another net recently [20:09] halvtand, which program is it? [20:09] guess spam is unavoidable no mater where you go [20:09] marvin-hh: thankfully cmode +r helps rather well :) [20:09] flashcactus: it's just a way to exchange messages. [20:09] thanks for the highlight MonkeyDust :) [20:09] rww: I don't think it does. [20:09] Dasm_: go with regular ubuntu for now.. you can install other environments later and try those out if you want [20:09] Dasm_, I'd suggest xubuntu [20:09] I went with manual package selection... did i goof? [20:10] Dasm_, you prolly did [20:10] marvin-hh: apparently you live in an alternate universe where they're still spamming then. oh well. [20:10] rww: the goal of the botnet owner is to communicate its messages to at least one other node. [20:10] Dasm_: nah.. those are just kind of shortcuts.. you can install them manually [20:10] rww: are you saying that it stopped this across the whole network? [20:10] rww: or just in this channel? [20:10] Dasm_, you should stick to the defaults for now [20:10] rww: additionally, there are many more IRC networks. [20:10] Get it all together first, then figure out what of that you want and what you do not. [20:10] rww: all in all together, the botnet will live on. [20:11] I just want something super lightweight to game on [20:11] marvin-hh: Cool story bro. Back to Ubuntu support now, I guess. [20:11] rww: like I said: an op is not going to help. [20:11] rww: I asked a question. Nobody answered. [20:11] Windows is a freaking pig [20:11] dasm, super lightweight is lubuntu-desktop [20:11] can we please stop lecturing the ops on irc-operations? I think they can handle it [20:11] Dasm_: Windows is the premier gaming platform. [20:12] Dasm_, LXDE and XFCE are among the lightest UIs around [20:12] so xubuntu or lubuntu [20:12] I play KSP which is supported by Linux [20:12] Dasm_: or buy a PS4. Linux is potentially a good platform, but not in its current form. [20:12] Linux is sufficiently goosd for me. [20:13] KSP actually runs better on linux [20:13] marvin-hh: it's in the best shape it's ever been in and adoption is only accellerating [20:13] It does [20:13] At least the x64 version [20:13] marvin-hh: Okay. I'm not sure how you get from "Nobody answered my question" to "I am exempt from #ubuntu being an Ubuntu support channel only", but perhaps you would like to move to #ubuntu-offtopic for your non-support discussion regardless. [20:13] Dasm_: KSP works just fine in gnome for me.. it probably works ok in unity as well [20:13] halvtand, , which program is it? [20:13] OKAY, I'm back at the command line.. what do? [20:13] rww: I believe you were the one explaining that +r helps. I merely corrected you. [20:14] All this off topic discussion makes me itchy. When I get itchy I need to scratch. [20:14] The DE doesn't matter as long as it doesn't eat too much resources [20:14] lol [20:14] Dasm_: if you want regular ubuntu... sudo apt-get install ubuntu-desktop [20:14] marvin-hh: and if you stopped there and weren't just now talking about Linux's suitability as a gaming platform, I wouldn't have said what I just said. [20:14] Unity, Gnome3 and especially KDE are quite resource-heavy [20:14] rut roh, IdleOne is getting itchy ;P [20:14] rww: someone was asking about that... [20:14] rww: why would we misrepresent Linux for something it is not? [20:14] Dasm_, sudo apt-get install xubuntu-desktop [20:15] or lubuntu-desktop [20:15] rww: I cannot even buy a graphics card which has Linux support on the box. [20:15] marvin-hh, it is NOT part of Ubuntu support [20:15] marvin-hh: sure you can === chiluk` is now known as chiluk [20:15] ObrienDave: then why don't you tell that to the first person who asked, and not me? [20:15] unable to locate package xubuntu [20:15] reisio: prove it. [20:15] Dasm_: xubuntu-desktop [20:15] Dasm_, you can install all three if you want, then choose which you like best [20:15] marvin-hh: it'd be hard to find one that wasn't supported, GNU/Linux supports more hardware than any other [20:16] Ohh my goodness all of those lines of text [20:16] Dasm_, so sudo apt-get install {x,l,}ubuntu-desktop [20:16] reisio: nvidia did not list Linux support on their retail graphics card boxes. [20:16] reisio: and neither did AMD. [20:16] marvin-hh: Can you please take this to #ubuntu-offtopic? Thanks. [20:17] Okay, so which ones am I looking at ? xubuntu, ubuntu, and... gnome? [20:17] xubuntu, lubuntu, unity [20:17] Dasm_, ? [20:17] ah. [20:17] Flannel: just to get this straight: you think that hardware support for Linux is off-topic here? [20:17] I'll do lubuntu next [20:17] (Xubuntu/lubuntu/ubuntu)-desktop [20:17] marvin-hh: well there's nothing on the box for my computer that says it can add numbers [20:18] Dasm_, install them all at once [20:18] reisio: there was for mine. [20:18] marvin-hh: sure there was :p [20:18] Dasm_, sudo apt-get install {x,l,}ubuntu-desktop [20:18] marvin-hh: Discussions "about" linux hardware support, not tech support for hardware, is offtopic in #ubuntu, yes. Just like discussions "about" Ubuntu are offtopic. This is a techincal support channel. [20:18] reisio: I bought an Intel CPU and it comes with warranty. The product specifications says that it can compute using a particular language. [20:19] marvin-hh: be interesting when a cpu is a computer :D but we digress... [20:19] what's the progam that does an full upgrade? [20:19] hey guys, i'm trying to setup static IPs on my Ubuntu 14.04 server, and I'm running into an issue where it always waits for 60+ seconds on boot. I'll pastebin my /etc/network/interfaces file, but is there something else I should be doing? [20:19] just to let you know: I got rid of the 'Noo file name for libss2' issue with 'cd /var/cache/apt/archives && dpkg -i libss2_1.42.9-3ubuntu1_i386.deb libc6_2.17-93ubuntu4_i386.deb' - luckily I had several versions of libc6 lying around. [20:19] !upgrade | rah [20:19] rah: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [20:19] rah: do-release-upgrade, but it doesn't work. [20:19] rah, sudo update-manager -c [20:19] Linux rocks.. all hail pinguin [20:20] penguin [20:20] marvin-hh: why doesn't it work? [20:20] Dasm_, lol. [20:20] rah: for proof, see launchpad and search for upgrade from 12.04 to 14.04. [20:20] ObrienDave: update-manager is trying to calculate an upgrade between versions and is taking forever [20:20] Dasm_, His name is Tux BTW [20:20] rah, patience, grasshopper ;P [20:20] rah: it doesn't work because QA in Ubuntu is of low or non-existing quality. Naturally, the ops in this channel disagree. [20:21] flashcactus: I'm already in the middle of installing xubuntu, so I can't but I understand that it's super minimalistic, so it should be fine- it uses less resources that way [20:21] p*ss off [20:21] I can just se apt [20:21] here's my etc/network/interfaces - http://pastebin.com/A1qTzMEj [20:21] I have 8GB ram.. but I'm pretty stingy [20:21] Warning someone for an upgrade is being helpful. [20:22] rah: do you think it's helpful when I warned you for the upgrade and provided you with instructions on how to verify it? [20:22] not sure what I'm doing wrong here, it's annoying to ahve to wait for the network upon boot [20:22] lol [20:23] * Beldar will be glad when the kindergartens resume service. [20:23] alright folks, nothing to see here, move along. [20:23] * ObrienDave can't wait for all schools to start ;P [20:23] Dasm_, xfce is NOT super-minimalistic. Even LXDE isn't. [20:23] flashcactus: it is compared to some things, and not to others [20:24] flashcactus, no, but much more so than Unity [20:24] ideally.. i would only have a web-browser, networking services, hardware drivers.. and that's it [20:24] But what they are is very resource-efficient [20:24] ah fudge [20:24] HorizonXP, How long are you waiting? [20:24] So they won't eat up all your precious RAM :P [20:24] eth4... there's no eth4, it's eth3 [20:25] Beldar: i fixed it. I was trying a number of things, and finally got to a config that I figured should work, except I still had a typo. [20:25] could I in theory build my own buntu that only has what I want it to have? [20:25] cool [20:25] fixing the typo with my new config fixes my issue [20:25] Dasm_ peppermint linux sounds like what you want [20:25] ú [20:26] Dasm_: if you want a cheap experiment, try elementaryos on a chromebook [20:26] they just released a beta [20:26] the big plus is that they support those machines' hardware well [20:26] Is xfce anything worth trying? [20:26] Dasm_, you can, from that netinst package. But I suggest you get some experiennce with linux first sot that you actuallly know what you need/don't need [20:26] do-release-upgrade appears to be working [20:27] what's the GUI release upgrade program called? [20:27] Dasm_: install it and see.. you can have several desktop environments installed side by side [20:27] Okay.. my desktop just rebooted.. and on the left side of the screen is a long stream of text that is just "ing" [20:27] Hi everyone, I installed Ubuntu Minimal on my computer and I've installed Xorg and Fluxbox, when I execute startx.. I have no idea why it knows to launch fluxbox? which file would be storing this? [20:27] rah: update-manager? [20:28] Slart: I don't believe that's the program [20:28] Slart: update-maanger is the program that updates packages [20:28] how can i disable non critical kernel updates on ubuntu 14.04 server edition? [20:28] Slart: I believe it's a different program tha upgrades between rleases [20:28] what's the point of this nonsense kernel updates that bump an ABI version [20:28] like i want to restart a _server_ every other day [20:29] kontoo, How would you know what is not critical? [20:29] urgency=medium [20:29] or would a script know [20:29] or does that read "critical update"? [20:29] kontoo: you know you don't have to reboot just because that update is pushed [20:30] rantic: yeah true [20:30] but isn't there an option to only get security updates? [20:30] How long does this unpacking, selecting, preparing thing go on for? [20:31] Dasm_: for what, xubuntu? [20:31] xubuntu-desktop, was it? [20:31] yes [20:31] kontoo: You can set your OS to lock updates to your kernel if it bugs you, it's way too hard for them to prioritize what is/isn't urgent in this case. It's too contexual a topic [20:31] Dasm_, depends on the package size and your connection. Can take anywhere from a few seconds to half an hour for a full system upgrade [20:32] Evrything is done downloading [20:32] Dasm_: probably a few minutes [20:32] Installing xubuntu-desktop should take 5 min give or take [20:33] I'm looking for help on getting 5.1 audio to work under Ubuntu 14.04. I'm outputting through HDMI, there are no GUI options to output 5.1 and modifying the "default-sample-channels" in /etc/pulse/daemon.conf does nothing. Using pavucontrol I see that "Digital Surround 5.1 (HDMI)" is marked as unplugged. [20:33] rantic: guess i'll just update and don't reboot [20:33] but that stuff bugs me, always getting a mail like this http://pastebin.com/SuH2vLvi [20:33] for some unneeded updates [20:34] mb i switch to bsd in the future, who knows [20:37] GConf-WARNING **: Client failed to connect to the D-BUS daemon: Unable to autolaunch a dbus-daemon without a #DISPLAY for X11 [20:38] Is that something that should worry me? [20:38] Dasm_: doesn't mean anything unless it's stopping you from doing something [20:38] [22:13] halvtand, , which program is it? The program I am trying to install? [20:39] I think it's finished- though I dunno, I mean... I'm back at the command line [20:39] yes === duncan_ is now known as duncannz [20:39] ObrienDave: I'm trying to install a game called planet stronghold. [20:40] What was that #ubuntu-unregged thing? [20:40] I just got forwarded to another channel [20:41] WLM|weg: channel was set to only allow registered/identified users for a while [20:41] WLM|weg: unregistered users sometimes get thrown into a special channel [20:41] I am both registered and identified [20:41] !registration [20:41] it's a way for lazy/inept ops to curb spam :) [20:41] Hi [20:41] WLM|weg: doesn't mean you were when you joined :) [20:41] aitsupn: hi [20:41] I cannot get the function keys (F1-F12) work properly on ubuntu, can anybody help? [20:41] WLM|weg, I suspect the channel was set to registered only we were heavily spammed earlier [20:41] WLM|weg: sometimes you join before the registration is done.. it happens [20:41] Hmm. Weird. By the way I'm here now [20:41] WLM|weg: ...with imperfect clients it happens :D [20:41] I'm using CIRC. Incredibly basic [20:42] aitsupn, Context? [20:42] aitsupn, sure you've set the right keyboard layout? [20:42] Dasm_, run startxfce4 or just reboot [20:42] ObrienDave: I bought it in a linux humble bundle. And I've had problems with it for a long time, but haven't been able to find anyone ese with the same problem. I'm starting to think this is really easy and I'm just too stupid to figure it out. [20:43] Beldar, ubuntu 14.04 lts with turkish keyboard [20:43] aitsupn, So how are you using the f keys is the context [20:43] WLM|weg: I've tried both English and Turkish keyboard layouts === WLM|weg is now known as WLM [20:44] halvtand, i might be caused by trying to run a 32bit game on a 64bit system without proper i386 support files [20:44] Beldar: I am testing it with the keyboard layout chart that comes with Ubuntu [20:44] *it might [20:44] !details | aitsupn [20:44] aitsupn: 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) [20:45] aitsupn, https://workaround.org/getting-help-on-irc [20:46] hey [20:46] My desktop is running linux! [20:47] can i dual boot ubuntu with a windows 8.1 oem version?? [20:47] Dasm_: congrats :) [20:48] ObrienDave: I am running a 32bit os, in one of the folders named "lib" are folders named "linux-i686" and "linux86_64". Could the proper support files be hiding in there somewhere? [20:48] cynicallemon: It booted superfast too [20:48] !uefi | swift_ninja [20:48] swift_ninja: 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 [20:48] Dasm_, congrats! [20:48] Beldar: There is a Keyboard Layout Chart mini-application located under the keyboard layout icon at the top right. I can test my keyboard layout with this, unfortunately the function keys don't work when I press them. I mean I cannot see them pressed in the application. [20:48] swift_ninja, yes [20:48] how?? [20:48] swift_ninja, read the uefi bot info [20:49] Beldar: I've also tested them with Netbeans, shift+f6 should normally run the application but it doesn't work. [20:49] Dasm_, now either install steam or DL KSP from the site, depending on which version yu've bought. [20:49] halvtand, run "uname -a" in terminal [20:49] I'm looking at steam now [20:49] Dasm_, and let's move back to #kspofficial, I think it's gonna be offtopic here [20:49] Do I need video drivers? [20:50] swift_ninja, Might just start with a virtual to get acquainted. Expecting al full play by play here is not a good idea. [20:50] If it starts cursing at you for not having them, then yes [20:50] flashcactus, LOL +1 [20:50] ObrienDave: after going to the folder, or in "Home"? [20:50] Or shows a slideshow instead of a proper fluid animtion [20:50] halvtand, in terminal, anywhere :) [20:51] is there a documentation of how to install ubuntu on a UEFI firmware?? [20:51] !uefi | swift_ninja [20:51] swift_ninja: 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 [20:51] ObrienDave: uname -a: command not found. [20:52] swift_ninja: it was plug-in-usb-stick-and-boot for me [20:52] swift_ninja: more complicated if you have Secure Boot enabled, but that's an optional UEFI extension, so... [20:52] rww: was your windows oem version?? [20:52] swift_ninja: I didn't dual boot with Windows. [20:52] ObrienDave: sorry, forgot space. [20:52] ObrienDave: Linux Laptop 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:49:09 UTC 2014 i686 i686 i686 GNU/Linux [20:53] swift_ninja: you should be able to install alongside regardless though, unless your OEM did something particularly odd [20:53] i want to dual boot...and how do i disable secure boot [20:53] ?? [20:53] halvtand, redeem it on steam and play it there? [20:53] halvtand, yup, 32bit system. running out of ideas here [20:53] Is "apt-get -qq update" supposed to be silent except for errors? [20:53] swift_ninja: generally by hitting the button during boot that loads your firmware setup program and looking in there. it's different for each firmware, so... [20:54] halvtand, mine is: Linux david-Vaio 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [20:54] swift_ninja: Windows 8 certified x8t computers all have an option in there to disable it, as Microsoft requires such [20:54] x86 ** [20:54] anyways, afk time for me, good luck :) [20:54] i just don want anything to happen to the windows!! [20:55] kostkon: not sure how. I don't think i was given that option with this game. [20:55] воу , ребята , добрый вечер всем [20:55] ObrienDave: Haha, I'm too much of a newb to know what that means :) [20:55] halvtand, 90%+ of games from humble bundles can be redeemed on steam afaik [20:56] halvtand, x86_64 means a 64bit system ;) [20:56] halvtand, visit the humble site and log into your account [20:58] I downloaded drivers for my graphics card... it has a .run file extention.. and it's opening with... mousepad? [20:59] .run is a shell file [20:59] iirc [20:59] it's a shell script [20:59] how do I execute it [20:59] kostkon: Looks like you're right. I'll do that instead. [20:59] ObrienDave: Thank you for your time and help. [20:59] halvtand, give it a try at least === Vampire0_ is now known as Vampire0 [21:00] halvtand, sorry i could not be of more assistance. good luck [21:03] Dasm_, open shell, cd to where the file is, do chmod +x then ./ [21:03] hi [21:03] Dasm_, what card do ya have BTW [21:03] can i get assistance .. i am unable to apt-get anything new [21:03] dragen000, what errors does it show [21:03] dragen000: what's the error? [21:03] i would check the drivers provided by ubuntu. [21:04] I'd do so too [21:04] especially if it's nvidia [21:04] a bunch of this W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.92.200 80] [21:04] !eol | dragen000 [21:04] dragen000: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [21:04] flashcactus: GTX 470 [21:04] end of life [21:05] ? [21:05] hi everyone! [21:05] burn all jews in oven [21:05] .run [21:05] death to infidels [21:05] Dasm_, lookup the nvidia drivers in the repo first [21:05] god bless allah [21:05] dragen000, you have to change //security to //old-releases [21:05] ALLAHU AKHBAR [21:05] dragen000: not supported anymore, you need to upgrade [21:05] !ops [21:05] 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 [21:05] i throw stones to jews [21:05] burn all jews in oven [21:05] repo? [21:05] sieg heil [21:05] wow [21:05] what code name should i go with? [21:06] dragen000: "a bunch" are you running and EOL release ? show us -> cat /etc/issue <- and then we go to work. [21:06] i want to upgrade. [21:06] dragen000: Probably Trusty, since it's the current release and a Long-Term-Support version as well [21:06] kostkon: haha it works. It was just me having the stupid all along. [21:06] dragen000: trusty ( 14.04.1 LTS ) [21:06] flashcactus: repo? [21:06] ok. thanx [21:07] !nvidia | Dasm_ [21:07] Dasm_: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [21:07] halvtand, what did you do to make it work? [21:07] Dasm_, repository. [21:08] dragen000: What release are you on now ? If real old, it is most advisable to do a clean fresh install of a current release. [21:08] Dasm_, go to packages.ubuntu.com and search for whatever you want to install === ProfessorKaos64_ is now known as ProfessorKaos64 [21:09] ObrienDave: I had totally missed that redeeming the game on steam worked. I think I only had steam in a Vine-"run as windows"-barely working piece of scrap when i bought it and just assumed it wouldn't work. [21:09] Dasm_, this is a general strategy for ny software you might need [21:10] halvtand, LOL well, that's good that you figured it out ^5 [21:10] gotta go. c yas [21:10] Dasm_, alternatively fire up aptitude or whatever the GUI frontend for apt-get is and use that [21:10] ObrienDave: That's what being stubborn and dumd will give you. A lot of frustration and easy fixes... [21:10] still same. after i edited the source list. W: Failed to fetch http://old-releases.ubuntu.com/ubuntu/dists/Trusty-backports/multiverse/binary-i386/Packages 404 Not Found [21:10] s/apt-get/apt/ [21:11] but if i can boot an iso i have a fresh install downloaded [21:12] how to mount iso to fake cd drive [21:12] dragen000: What release are you on ? the upgrade path is one releae to the next and finally getting to 14.04 // . [21:12] The ubuntu repo doesn't have the latest 340 drivers [21:12] 13.04 [21:12] dragen000: wait [21:12] Dasm_, Synaptic. [21:13] dragen000: wha did you edit the old.releases to trusty? i thought you are on raring? [21:13] one of my disks is missing from `mount`. is there a way to scan or is it not mounted properly by ec3? [21:13] ec2* [21:13] yes [21:13] dragen000: stop everything now [21:13] halvtand, enjoy your game :) [21:13] lol [21:13] dragen000: Then a lot of bandwidth 13.04 -> 13.10 ( also EOL) -> 12.04 -> 14.04 . [21:13] dragen000: please show the sources.list in a pastebin first [21:14] i just blanked it and had the main server rebuild it [21:14] Bashing-om: i think he changed to old releases and to trusty in sources.list. [21:14] !paste | dragen000 [21:14] dragen000: 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. [21:15] ## EOL upgrade sources.list # Required deb http://old-releases.ubuntu.com/ubuntu/ Trusty main restricted universe mult$ deb http://old-releases.ubuntu.com/ubuntu/ Trusty-updates main restricted unive$ deb http://old-releases.ubuntu.com/ubuntu/ Trusty-security main restricted univ$ # Optional deb http://old-releases.ubuntu.com/ubuntu/ Trusty-backports main restricted uni$ [21:15] k11 Yeah, but I doubt that will work at all, skipping those inbetween releases .. huh ? [21:15] dragen000: that is just plain wrong [21:15] cant do multiple lines [21:15] Dasm_, try the repo drivers first, anyway [21:15] dragen000: please put it on a pastebin site and show the link [21:16] Dasm_, you won't lose anything if you do that. [21:16] http://paste.ubuntu.com/8057431/ [21:16] Dasm_, You will however lose the ability to uninstall the drivers if you use the downloaded version [21:16] dragen000: make all "trusty" to a "raring" [21:17] Dasm_, and it can mess stuff up. [21:17] dragen000: then run "sudo do-release-upgrade" [21:18] explain the command first,, i'm familar with install update and upgrade. [21:18] So.. how do I execute the.run files? and which one do I run? the no-compart32? [21:18] dragen000: the "sudo do-release-upgrade" will make your system from 13.04 to 13.10 [21:19] it searches for next release? [21:19] done [21:19] Authentication failed [21:20] put all into the pastebin again to let us see the whole situation [21:20] Dasm_, I urge you to try the repo version first. [21:20] Hello, I am trying to use a 32GB flash drive as a Linux boot disk (Preferably without having to go through the "Do you want to install Ubunto or just try it" because this flash drive is replacing a broken hard drive on a laptop that we're planning on replacing with a desktop in the near future). How do I allocate the entire flash drive to Linux? [21:20] http://paste.ubuntu.com/8057456/ [21:20] Dasm_, You won't be ble to uninstall this one if stuff goes wrong === Zachary_DuBois is now known as Tokyo [21:21] This is one I got from the repo === Tokyo is now known as Zachary_DuBois [21:22] any guesses. [21:22] on how to update that key [21:22] Is there something other than FAT32 that I can use? I have a tool to resize casper-rw images, but FAT32 [21:23] 's limitation prevents more than 4GB files [21:23] Dasm_, if you got it from the repo, yuo don't need to run anything except apt-get install [21:23] dragen000: ok run a "sudo apt-get update &&sudo apt-get dist-upgrade" first to get the last state of the servers list [21:23] i have 14.01 on iso but i cant boot anything but hhd due to none updatable bios [21:23] Fevix: http://www.pendrivelinux.com/ has a bunch of material related to installing linux on usb [21:23] Fevix, ext3? [21:23] dragen000: k1l "" wos .. not sure here as that is only the last half of the signing key " 40976EAF437D05B5 " . [21:24] hey [21:24] fr ? [21:24] hey yourself [21:24] flashcactus: Running Win7 right now, that's not an option I have NFTS, FAT32, and exFAT [21:24] mrkaouwayte: /msg alis list *ubunt*fr [21:24] domtron_: Will look [21:24] Bashing-om: looks like this: http://askubuntu.com/questions/206467/authentication-error-when-trying-to-upgrade-from-11-10-to-12-04 [21:25] !fr | mrkaouwayte [21:25] mrkaouwayte: 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. [21:25] Fevix: the installation to a usb stick is exactly the same [21:25] k1l: Looking , dragen000 :: let's get up to speed. [21:25] no ultimately trusted keys found. one sec [21:25] Fevix: you can get little speed boosts using modified FSes/configs, but not a huge amount [21:25] Fevix, try this http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/ [21:26] so easy it needs a dedicated page saying so? :p [21:26] flashcactus: Using that one, that one only allows me to allocate up to 4GB for persistence [21:26] oh installing [21:26] Fevix: what do you need persistence for? [21:26] One question [21:26] Because this is meant to replace a broken laptop hard drive [21:26] reisio, with the exception that you'll have to configure it to not kill the drive too fast [21:26] Temp fix till we get a desktop [21:27] i fixed that part now its running through no errors so far. thanx [21:27] flashcactus: too fast? :p [21:27] Fevix, then you can just install ubuntu onto the pendrive [21:28] as you would onto an HDD [21:28] I would install a ".run" for my graphics drivers but the terminal don't found the ".run" with a good commands what can i do for fix that ?? [21:28] flashcactus: I'm not getting it [21:28] How would I do that? [21:28] mrkaouwayte: where'd you put it? [21:28] Dasm_, instlling stuff from the repo is done in one command [21:28] on my desktop [21:28] ok what next [21:29] Dasm_, anything else is probably something you DL'd from a site [21:29] the key difference here is using a packge manager [21:29] dragen000: sudo do-release-upgrade [21:30] didnt change the distro [21:30] dragen000: pastebin! [21:30] mrkaouwayte: your desktop is at ~/Desktop/ [21:30] dragen000: we cant see what you see [21:31] I'm sorry, I'm a total newb at this. How do I install Ubuntu using an external drive? [21:31] *on [21:31] Dasm_, so all you have to do is apt-get install nvidia-304 [21:31] What is the commans for that ( i'm learning on ubuntu studio 14.04 ) [21:31] Fevix: like you do in a internal hdd. [21:31] http://paste.ubuntu.com/8057514/ [21:31] Okay, how do I do it on an internal hdd? [21:31] no errors [21:31] and nvidia-304-updates if it doesn't work without them [21:32] dragen000: yes now: "sudo do-release-upgrade" [21:32] Fevix: boot the install cd/dvd/usb-drive and choose the external hdd as target [21:33] I have the iso downloaded, I don't have an install disk === WLM is now known as WLM|weg [21:33] Can I urn the USB into an install disk and then use it to install to that USB drive? [21:33] *turn [21:33] Or will that cause problems? [21:34] Fevix: if there's space, yeah [21:34] Fevix: you don't have two discs? [21:34] 32GB of it. [21:34] flashcactus: I'm not sure exactly what I'm doing.. or If I'm getting the correct package [21:34] I have my computer's hard drive and my USB drive. Other than that, nope [21:34] Fevix: k [21:34] Fevix: you can have the install image and then free partition space [21:34] I'd prefer not to use my own hard drive for anything, I'm scared of breaking stuff [21:34] but I'm not sure of the details of how you'd set it up [21:34] Fevix: what stuff? [21:35] while that is going.. can ubuntu be installed on raspberry pi? [21:35] Stuff like accidentially overwriting Windows [21:35] Knowing my track record, that's exactly what'll happen [21:35] Fevix: There are means to install from the .iso file. But the method takes a fair amount of familiarity with the ubuntu operating system. Is there no way you can get the .iso file burned to disk ? [21:36] that's not his problem :) [21:36] dragen000: some form can [21:36] dragen000: raspbian is what a lot of people use [21:36] dragen000: if you don't already have a raspberry pi, there are cheaper, more open source, superior alternatives [21:36] Bashing-om: I have a disk, but it's the one I'm trying to install Ubuntu to. I also have tools to turn that disk into a boot disk, but my question is whether or not I can then turn around and install Ubuntu onto that same USB I just booted from [21:36] but no support for athenos wireless usb drivers.. [21:37] ubuntu has it [21:37] Fevix: you're on Windows now? [21:37] Yes [21:37] Fevix: what you can try easily enough is: use http://unetbootin.sf.net/ to put the install image onto the USB stick [21:37] plus my all my computers run ubuntu abd are a happy family. until on gets sick like this one [21:38] Dasm_, fire up aptitude, search for nvidia-304 [21:38] Fevix: then boot it up and see if the installer can see the free space on the USB stick, if it can, you're golden [21:38] I have LinuxLIve and PenDriveLinux already, will those work? [21:38] no idea, probably [21:38] Dasm_, i also don't know if you're getting the correct package (and no way of knowing) === newbie is now known as Guest65289 [21:40] Dasm_, see this http://www.binarytides.com/install-nvidia-drivers-ubuntu-14-04/ [21:40] :reisio:does ubuntu suport arm7 achetecture? [21:41] dragen000: it doesn't matter [21:41] I have Ubuntu 14.04 LTS on my computer. I also have a full trash basket that I am unable to empty. How do I get rid of all this junk once and for all - without losing all that I want to keep? [21:41] Guest65289: it's probably in ~/.local/Trash/something [21:41] Guest65289: find ~/.local/ -type d -size +500M [21:42] reisio: I will look [21:43] Dasm_, it provides a complete walkthrough [21:43] i guess i'll make a back up of my raspbian istall and try it. [21:43] Guest65289, Have you been using the root trash? [21:43] reisio: In .local, all I find is share [21:44] Guest65289: what makes you think you have a full trash basket? [21:44] Beldar: root trash? I am in my session ... but I'm in charge of the computer [21:44] Hi All, got a quick question, why has the nginx package not been updated to the latest version? currently it's 1.4.6 (current version is 1.6) [21:45] Can someone verify this iso's MD5? 14.04.01 64-bit: 6F1891D714354A5A8000FBDE0EE255C6 [21:45] Guest65289, And what does that actually mean? [21:45] Fevix: you can verify it from where you downloaded it. [21:45] *14.04.1 [21:45] OliPicard: 'cause it hasn't been [21:45] reisio: On the desktop, I see a full basket. When I use the file manager, I see a big list of files [21:45] OliPicard, repo versions usually lag a bit from the latest and greatest due to security and quality concerns [21:46] Beldar: What does what mean? [21:46] bekks: ubuntu.com seems short on MD5 things. [21:46] cheers OrienDave i suspected it might have been on good reason :) [21:46] Guest65289, "Beldar: root trash? I am in my session ... but I'm in charge of the computer" [21:46] ObrienDave* sorry late at night here [21:46] NVM found it [21:46] OliPicard, not a problem :) [21:47] Double NVM, these are all for 14.04, none for 14.04.1 [21:47] Fevix: :) [21:47] Guest65289: what's the name of one of the files? [21:47] reisio: ? [21:48] Fevix: it's a smiley face [21:48] What for? [21:48] just because ;P [21:48] it's shorter than saying "it is good that you solved your own problem, good job you" [21:48] Fevix, The dark lord always smiles at you. [21:49] Except I didn't solve my own problem. I found the MD5 sums, but none of them are the one I need [21:49] Beldar: Before I ask that question about root trash, you asked me if I was using root trash [21:49] I need the 14.04.1 64-bit, and it's not there [21:49] Fevix: the sum? [21:49] Yes [21:49] Fevix: or the image? [21:49] Sum [21:49] Guest65289, We are looping now, err never mind, it is not rocket science. ;) [21:49] smuxi or xchat? any recommendations? [21:50] Fevix: http://ubuntu.mirror.mendoza-conicet.gob.ar/14.04.1/ [21:50] regnartim: xchat, or hexchat if it's available [21:50] @reisio: thanks [21:50] Thanks. Now i know I have a bad image [21:51] :) [21:51] lol [21:51] Fevix: whereabouts are you geographically? [21:51] US [21:51] Tennessee [21:51] no one smiles there [21:52] Haha [21:52] especially the black community [21:52] I just tend not to use smilies. I try to keep things professional [21:52] smileys not professional? oh no, the Gods weep ;P [21:53] good for your face muscles [21:53] That and some clients use images for smilies === mike is now known as Guest87758 [21:53] that's a client problem :p [21:53] happy happy joy joy [21:53] Which may or may not convey the emotion you're trying to convey [21:54] smiles are professional you can order them at mcdonalds in japan they are on the menu [21:54] 0 yen [21:54] dragen000: really? [21:54] yes [21:54] I remember Skype turns :I into some... I don't know, even. [21:54] But it's definitely not the :I [21:54] lol [21:54] I felt :I when I saw that [21:55] Skype smiles scare me [21:55] dragen000: pics or gee tee eff [21:55] Ылнзу шеыуда ысфкуы ьу [21:55] *skype itself scares me [21:55] Is it unsafe to force-quit this USB installer? It seems frozen for longer than it should be [21:55] gee tee eff? [21:56] Fevix: not if you've only been accessing a drive with nothing of import on it [21:56] fevix: it wont hurt your health [21:56] I made a deja dup backup to my external hard drive, then two days later I accidentally deleted a file. no it is not in the trash. I go into ~/Downloads in nautilus, and right click, then Restore missing files... it says no files found. [21:56] check and see what running on it first [21:57] duncannz, Do you actually need the file? [21:58] reisio: It's literally a brand new drive [21:58] and why downloads? [21:58] Beldar: yes [21:58] Beldar: I could download it again but it's 4gb [21:58] plus my backup should be working anyway [21:58] duncannz, and why downloads? [21:58] Fevix, quitting the installer itself won't do any harm to yer hardware. Unplugging the drive itself might. [21:58] Beldar: I could download it again but it's 4gb [21:58] plus my backup should be working anyway [21:58] that's why downloads. [21:59] duncannz, Look for the hidden trash on the HD ctrl-h [21:59] Alright, so I've got my plan now, I think I'm all set. I'll see what hapens and if I need help, I know where to find it [21:59] Thanks for hte assistance, those who helped me, this room never fails to help with my problems :D [22:00] duncannz, I would never rely on a gui backup honestly, if you do you want to understand it completely. [22:01] !rsync| duncannz, [22:01] duncannz,: rsync is a fast remote file copy and synchronization program - For more see: https://help.ubuntu.com/community/rsync [22:01] ls [22:02] SPECTRE138: sausages/ [22:03] I have a audio issue suchs as [22:03] the sound of crackling [22:04] is possible to run multi-touch touchpad on ubuntu 14.04? [22:04] this is happening while i was watching some videos on youtube. [22:04] how can i do that? [22:05] x_root: frequently, by booting Ubuntu up [22:05] is it related to kernel? [22:05] probably my audio device is not supported. [22:08] reisio, i'm not talking about the "natural scrolling" support (this works fine..btw) [22:09] but.. 3-f and 4-f support [22:10] these are not working (3 and 4 finger support).. i read about ubuntu 12.10 being the last to support (through the touchegg, for e.g.) [22:11] but.. i'm not sure.. tried to install touchegg and didn't worked.. well, in ubuntu 14.04 is supported (or is possible to download a application to work)? === SPECTRE007 is now known as SPECTRE138 [22:21] cd /share [22:34] Is ubuntu 14.04 supposed to drain my battery faster than windows 7? [22:35] hi, when xmir will be available ? [22:35] Original_Donald, Yep that's the main goal. ;) [22:35] then it's working perfectly! [22:35] !mir | eanyx [22:35] eanyx: Mir is the next-generation display server currently under development by Canonical and Ubuntu. It's slated for inclusion in Ubuntu 14.04. For more information on it, see https://wiki.ubuntu.com/Mir/Spec . For code, see https://launchpad.net/mir [22:36] Original_Donald, The battery firmware is all back formatted so it has it's issues [22:36] ubottu: Is there a working demo? [22:36] eanyx: I am only a bot, please don't think I'm intelligent :) [22:36] reverse engineered* [22:36] eanyx, Unity 8 has it I believe [22:37] Beldar, is there any way to fix it? [22:37] Original_Donald, Minimal ways yes, the backlight is the major user really. [22:38] Beldar: Are the raw performance better than X? [22:38] At the login screen, where can I select my window manager? Looks like there is no place to do so [22:38] Beldar, I've done some googling and installed tlp but powertop still shows a discharge rate of about 30W [22:39] ubuntu 13.10, lightdm is the login manager [22:40] cat_pants, 13.10 is eol. [22:40] Looks like this option doesn't exist: http://askubuntu.com/questions/162516/switching-window-manager-desktop-environments [22:41] Original_Donald, What release? [22:41] Yes, I know that. This is what I have to work with though. [22:41] cat_pants: 13.10 is EOL and no longeter supportd .. as to changing the DE .. try clicking on the ubuntu icon upper right of the login box . [22:42] Hello, all. I'm generating a self-signed cert for Ubuntu Server, and I'm trying to understand how openssl works. I've seen two routes suggested, summarized at https://etherpad.mozilla.org/OmExy1KyRQ -- is the only difference between these two that the private key is password-protected in one, and not in the other? Is there a major security difference between the two? [22:42] The ubuntu icon isn't there o_O [22:43] Ahh, I'll just nuke the box and throw the latest ubuntu on there [22:43] Dasm_? [22:43] Thanks folks! === brad_ is now known as sencha [22:43] Original_Donald, Ah you already said 14.04, my mistake, there were kernel things added trying to deal with this at some point [22:47] Beldar, is it just something to deal with until it's fixed? [22:47] https://www.change.org/en-CA/petitions/google-create-a-native-linux-google-drive-application [22:47] google drive for linux [22:49] Original_Donald, Since the battery providers are not releasing linux firmware I think it is a just get used to situation to be honest [22:50] I am trying to exec() in php but it is not working. Can anybody help me out? http://fpaste.org/125971/81424501/ [22:50] Beldar, well that kinda sucks.. thanks anyway [22:51] nehaljwani: can you paste php -i | grep disable_functions [22:51] disable_functions => no value => no value [22:51] PHP Warning: Unknown: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in Unknown on line 0 [22:51] [root@sso html]# [22:52] klemax, ^ === skyrunner is now known as Guest34521 [22:53] Hello guys, I was wondering if you guys could reccomend to me that Ubuntu variation I should install onto my computer. [22:54] My computers only a year old, but i'm not sure if Ubuntu would be too bloated of an OS to install [22:54] Also I'm concerned about privacy issues with the DASH [22:54] !adlens [22:54] If you wish not to see "More Suggestions" from places like Amazon in your Ubuntu, simply remove the package unity-lens-shopping, or adjust your Privacy settings as shown here: http://goo.gl/kFO4u . Mark Shuttleworth's blog entry on this is at http://goo.gl/uF7zZ [22:55] ubottu: what would you rate Ubuntu in terms of speed and stability? [22:55] I am only a bot, please don't think I'm intelligent :) [23:05] Mybuntu, All offtopic and full of bias, get the facts. [23:05] Mybuntu: I like debian + fluxbox. Fast as hell. Just my preference. [23:06] cat_pants, offtopic keep it to support. [23:06] Alright === dask is now known as daskdt === JDM is now known as Aaron [23:21] hello? [23:21] Anyone alive? [23:21] hi [23:25] I was trying to download and install pygame, but Package 'ffmpeg' has no installation candidate. I downloaded ffmpeg, but I don't know where I'm supposed to put it. Can someone please help me with this. I am using Ubuntu 1404 [23:29] lovely. All these people in here and no one is really here. === BrandonS is now known as BrandonB [23:34] AudreyJean: right, think they moved to avconv, I wonder if pygame would notice a difference [23:34] AudreyJean what's the outcome of which ffmpeg [23:34] AudreyJean: so long as it's in your path I'm not sure it matters? [23:36] maybe synaptic can help [23:37] !info ffmpeg [23:37] Package ffmpeg does not exist in trusty [23:37] doubtful? unless you have a ppa [23:38] that's odd, both ffmpeg and avconv no longer exist in 14.04 [23:38] Greeting everyone :) [23:38] !info avconv [23:38] Package avconv does not exist in trusty [23:39] Yep don't upgrade unless you must :-) [23:39] Hi all. I have installed neflix on 14.04any sound, but it does not have [23:39] Anyone please? http://askubuntu.com/questions/511955/cannot-boot-install-linux-on-msi-z87-gd65-gtx-770-i7-4770k [23:39] !info libav-tools | MonkeyDust [23:39] MonkeyDust: libav-tools (source: libav): Multimedia player, server, encoder and transcoder. In component universe, is optional. Version 6:9.16-0ubuntu0.14.04.1 (trusty), package size 3187 kB, installed size 9350 kB [23:39] SchrodingersScat you're addressing the wrong person [23:40] MonkeyDust: you said avconv no longer existed in 14.04, it's in libav-tools, yes? [23:40] athanaeum: have you tried the native netflix yet? [23:43] SchrodingersScat that was for AudreyJean [23:43] Anyone here near Jacksonville FL? [23:44] schrodinger is there away to get that to work [23:44] MonkeyDust: AudreyJean was asking how to get ffmpeg working with pygame.. [23:44] shrodingerScat: not sure get that [23:45] athanaeum: last I heard you need a beta copy of Chrome and something to change your referrer in chrome. HTML5 has DRM now. [23:45] hello friends i have a SATA drive that is not coming up mountable... it is running windows and will not boot or enter system recovery, any ideas on accessing it to back up the data [23:46] schrodingerScat: ok how do I do that. should I uninstall all and start again [23:47] Hi, I have a question about my display, when I run lspci -vvv -s 00:02.0 there is no output. so I'm a little concerned. how can I fix this? [23:48] folks suggested that if i'm using iwlwifi (i'm using iwl4965 specifically) then i'm using non-free firmware; how do i verify that? [23:48] athanaeum: I'm not sure you've even listed what you've done to where I would know. I found this link though: http://www.omgubuntu.co.uk/2014/08/netflix-linux-html5-support-plugins [23:49] hello friends i have a SATA drive that is not coming up mountable... it is running windows and will not boot or enter system recovery, any ideas on accessing it to back up the data [23:49] When I run lspci, my display doesn't show up at all. [23:51] how can i tell if a hard drive is detected? its spinning === akim_ is now known as akim [23:55] sagredo, try sudo parted -l [23:55] ok thx [23:55] sagredo, Any info like the HD is or has been going bad, or the software has failed? [23:56] Beldar: [23:56] no it seems to be spinning fine [23:56] sagredo: "grep -B1 'logical blocks' /var/log/dmesg" will report all the discovered devices at boot-time. For later hot-plug connections use "grep -B2 'logical blocks' /var/log/kern.log" [23:57] sagredo, spinning fine? nor sure how that has any relevance or how your measuring it. [23:57] not* [23:57] Beldar: well i have had drives go bad that made horrible noises [23:57] TJ-: thanks man [ 6.231562] sd 1:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB) [23:57] this is the dr ive i am trying to mount [23:57] sagredo, Ah, well not a good way of knowing is all.' [23:58] svetlana: iwlwifi is non-free [23:59] sagredo: OK, now do "sudo parted /dev/sda print" [23:59] cynicallemon, ya thanks, where can i read a couple lines to verify that? i like thought it's in the kernel and has its source open (some of kernel commit messages suggested some changes with iwlwifi and i thought the source code diff would also be available but i didnt check and now i dont know where to look) [23:59] When I type lshw my monitor doesn't appear there either. somehow my monitor is not being recognized at all even though I can still use it. weird.