[00:00] ugh Linux tool naming *facepalm* [00:00] rww, is there any compelling reason to use aptitude with ubuntu? It doesn't come pre-installed, so I assume ubuntu maintainers decided apt and apt-get were "better"? [00:01] pretty sure i've seen some more experienced users advised against aptitude [00:01] remline: not really, just use whichever you prefer [00:01] but why not use what's built in 0o [00:01] daftykins: It used to have issues with resolving multiarch dependencies. It doesn't these days. [00:01] (personally, I use aptitude) [00:01] I'm fairly new to Ubuntu, so I don't have a preference. I'd take the community recommendation and be satisfied. :D [00:01] i want to see all the services that are available on my machine, which one are currently running and which are starting on boot. i know there are 3 services system in ubuntu: system v init, upstart and systemd. i also know the command 'service --status-all' is doing what i want but only for system v init. am i accurate with my assumptions and what are the other 2 commands i need to know? [00:01] remline: yeah, stick with apt-get [00:02] owen1: to start, currently-released versions of ubuntu don't use systemd for services management [00:02] it'll change over at some point, not sure if it's 15.04 or later [00:02] rww: ok [00:02] rww, mind telling me why you use aptitude? This package management stuff is pretty interesting and neat. [00:02] remline: the ncurses gui [00:03] also, I prefer aptitude search to apt-cache and what not [00:03] owen1: as for upstart, http://upstart.ubuntu.com/cookbook/#list-all-jobs [00:03] rww: thanks! [00:03] owen1: (it's a one-liner, but I'm linking you so you have the rest of the upstart documentation handy) [00:04] rww, cool, I read about the ncurses bit. [00:04] Is anyone aware of a program that will automatically sort through my files and place them directories based on the year they were created? [00:04] rww: what's on the roadmap when it comes to services? systemd will replace system v init and upstart? [00:05] evon: no, but #bash might help you if you ask really nicely [00:06] daftykins, What is #bash? [00:06] owen1: yep, though sysvinit scripts are supported by systemd (and upstart), so the main job is getting all the Ubuntu-specific and upstart-specific stuff moved to systemd units [00:06] !bash | evon [00:06] evon: 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 [00:06] rww: thanks again [00:06] evon: and that's a channel here where people talk about bash [00:06] evon: an IRC channel. [00:07] SchrodingersScat, Thanks man. I will check out that channel [00:14] Does anyone have any experience with the Tor browser? [00:15] what's so hard about an encrypted firefox? [00:16] m0h4wk: people don't tend to want to waste time asking you to ask the REAL question, so you're better off asking the *actual* one :) [00:17] daftykins: what do you mean? [00:17] daftykins: I'm having trouble with accessing hackforums.net on Tor [00:17] Hi, I have a monitor connected with a VGA to DVI-I adapter to a Nvidia card. I can't get a resolution over 1333 in this monitor. I have tried xrandr and no luck. Any tips ? [00:17] m0h4wk: then that's off topic here. [00:18] daftykins: any idea which IRC channel I should go to then? [00:18] coelhos: sure you don't mean DVI on the card end -> VGA? [00:18] I have no experience with Tor, maybe there is a Tor IRC channel. [00:18] !alis | m0h4wk go nuts [00:18] m0h4wk go nuts: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [00:18] daftykins: <3 thnx [00:18] inex suggested Encrypted Firefox might be another solution, although we dont know what you need/want [00:18] daftykins: yes that [00:19] coelhos: i'd be willing to bet X failed to read the EDID off the display, read /var/log/Xorg.0.log to confirm [00:20] somekool: m0h4wk asked about it [00:21] daftykins: i will do that, should i go old school and put the sycns in the xcong ? [00:21] coelhos: a modeline might work, might have to pull it over DVI first [00:21] coelhos: you're using proprietary nvidia drivers i take it? [00:22] yes [00:23] daftykins: yes, the ubuntu latest ones [00:23] i take it that means 331 [00:24] yeap [00:27] coelhos, cat /var/log/Xorg.0.log | grep -i edid [00:27] pretty sure i said that already :) [00:28] brb [00:29] I'm looking to create a filesystem on an unallocated drive in linux. I've been told ext4 is a good enough fs for what I'm trying to do. I'd like to make sure that my command line is correct before executing. Is this going to successfully partition my full 2TB drive? sudo mkfs -t ext4 /dev/sdb [00:30] bruxC: no [00:30] Oh? [00:30] easier to use gparted [00:30] bruxC: you need to create the partition, then format it [00:30] sdb is a disk, not a partition [00:30] to be clear, i'm in ubuntu server 14.04, will this sway your suggestion? [00:30] the disk is what I'm partitioning. [00:30] no [00:30] how much ram does ubuntu 14.04 need (for a quick virtual machine test)? [00:31] bruxC: yeah but your command isn't. [00:31] I see. Could you help me construct a more accurate command? [00:31] bruxC: use sudo cfdisk [00:31] oh nvm, help.ubuntu.com had the answer kthxbai [00:34] bruxC: once you create a partition (e.g. /dev/sdb1) then you can mkfs on it. [00:35] Yeap, Unable to get display device CRT-0's EDID; cannot compute DPI [00:36] winner \o/ i'd hate to have to deal with analog displays in this day and age [00:37] my other monitor has dvi-d and works flawless [00:37] can someone remind me how to purge unnessesary programs and files in command line? [00:37] coelhos, what brand and type is it [00:37] plenty of guides online on picking a mode [00:37] lg w2243s [00:37] coelhos, ok [00:39] So i put some values on horizsync and vertrefresh ? [00:40] I am having issues configuring an IRC channel. [00:40] I don't know what I'm doing wrong when entering the host website and server [00:41] m0h4wk, supybot? [00:42] ? [00:42] coelhos, i bet you've come across this forum post already http://ubuntuforums.org/showthread.php?t=1946208 [00:43] kostkon, i tried that [00:43] coelhos, ok === localusr is now known as peterlondon [00:48] * peterlondon my first time on IRC in... 15 years perhaps? haha, have to look up all the commands. [00:50] which client peterlondon [00:50] .net === andrex|off is now known as andrex [00:51] Found irssi on google... anyone else using it? seems like a decent client huh? any other recommendations? must be command line... :) [00:51] daftykins it already shows as /dev/sdb in disk -l [00:51] weechat peterlondon [00:51] help in #weechat peterlondon [00:51] peterlondon: I also use irssi . [00:52] bruxC: you'll need a sharper eye than that to learn Linux. /dev/sdb_1_ [00:52] ? [00:52] i said /dev/sdb1 [00:52] I understand. [00:52] But what I"m saying is the unallocated drive is sdb why would it be sdb1 [00:52] /dev/sdb is a disk, you can't mkfs on that... /dev/sdb1 is the first partition on disk sdb, that can me mkfs'd on ;) [00:53] Isn't it the same entity [00:53] * daftykins facepalms [00:53] you can only make a file system on a partition, not on a raw disk [00:53] without a partition table a disk is useless [00:53] Bashing-om: cool! staying with irssi for now then :P [00:53] so humor me then [00:54] I partition this disk and then what happens.. it changes from sdb to sdb1 [00:54] or is there two entries in fdisk [00:54] no, sdb gains sdb1 [00:54] peterlondon: Like a lot of things, hang in there. There is a learning curve . [00:54] bruxC: "sudo fdisk -l" and all should make sense. [00:54] I have, and I guess it doesn't. [00:55] bruxC: notice numbers beside /dev/sda ? [00:55] yes. [00:55] those are the partitions on it [00:55] is this getting clearer yet? [00:55] I see. [00:56] Bashing-om Lurning curves is what we're here for right? :P [00:56] bruxC: so like EriC^^ suggested - use "sudo cfdisk" to create a partition - a single ext4 one for 100% of the disk if that's what you want [00:58] I'm assuming I'll need to do certain parameters [00:58] well, as with us, it doesn't read minds [00:58] peter, yup. we learn .. for extended help with irssi, join #irssi on this network . [00:59] And as do you, I pick up on condescending demeanors. [00:59] I didn't wake up and learn Linux. I'm trying whether it's apparent or not. [00:59] bruxC: best way to learn is to be quicker at saying when you don't understand :) [01:00] bruxC, windows can have partitions c: d: e: on same drive. linus uses sda1 sda2 sda3 [01:00] I have been completely transparent to that fact. [01:00] *linux [01:00] Multiple monitors making me cry [01:01] How do i get the first workspace on the screen i pluged i to the laptop? [01:02] I open something and it goes top the laptop screen the keyboard s there but the mouse is on the second on [01:02] Btw, hey everybody! :) I'm only been spending a few weeks with Linux but it's been more or less 24/7 shifts here (yes no regular job at the moment) so I'm picking up stuff fast enough... But I do have a question - that google immediately couldn't solve for me... :P. I'm setting up my first Software Raid with 3x3TB hard drives for now... But the inital "building process" is SOOO slow... maxing out at 5295K/sec according to /proc/mdstat... this is gonna t [01:03] *I've BEEN spending.... [01:03] your message cut off at "this is gonna t..." [01:03] of, damn, ok, : this is gonna take weeks! this can't be normal??? Tried a couple of tweaks I found on google but nothing have helped so far... [01:04] Multiple monitors obviously have a long way to go [01:04] no ideas about software RAID, personally [01:04] i use proper hardware based RAID :) [01:04] i guess utopic could be better (on trusty) [01:04] going non-LTS is never a wise move imo [01:06] hello how to u find out mac on linux thnks [01:06] daftykins yeah that was my inital plan too.... even though I'm not sure how "proper" the hardware RAID in my 5 bay enclosure is hehe. but I did a lot of reading and mdadm seems to be more flexible [01:06] what's with all the ubuntu offshoots like xubuntu and kubuntu? [01:06] the drive doesn't show up in cfdisk [01:06] Peterlondon: tryed btrfs? [01:06] peterlondon: depends how much you enjoy staring at logs when the proverbial is hitting the fan, i guess :) [01:07] Serialdev: they come with different desktop s installed [01:07] sabgenton - never heard of it...is it a filesystem? [01:08] Among other things [01:08] sabgenton: well, i knew that, but heck, i can put kde on my regular ubuntu install, no need for an offshoot to do it for me [01:08] bruxC: type sudo parted -l [01:08] bruxC: if it has a gpt partition table use cgdisk [01:09] Some of them alter base packages [01:10] daftykins proverbial.... that's an interesting word, have no idea what it means though :P [01:10] P.O.U.'s good enough for me, lol [01:10] POU == plain old ubuntu [01:11] and even ubuntu is a user-friendly debian [01:11] peterlondon: what usually hits the fan? [01:11] P.O.O. hits the fan, haha [01:11] . === Harrowed is now known as Harrowed_ [01:12] SerialDev, I've been wondering the same thing, it seems rather drastic to have a different distribution just to change a few packages (such as the desktop environment) [01:12] peterlondon: yeah its ment to replace ext === andrex is now known as andrex|off [01:15] peterlondon: i used it in place of swearing, as goes the phrase [01:15] i'm taking a linux class at the university i'm enrolled in as part of the requirements for my IT degree [01:15] good thing i'm already pretty familiar with it more or less === CaptnCurious is now known as CreoPrudentia === CreoPrudentia is now known as 92AAALKQS [01:15] !ot | SerialDev [01:15] SerialDev: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [01:16] ah, kk [01:16] haha yeah OK... well I'm not putting a single byte on this RAID array that I don't already have backed up somewhere. I spent days and nights reading about RAID and losing big amounts of data seems to be a part of the game so to say, must say it's convenient though. if my array ever finishes initiating that is.... [01:17] I think in the comments for EVERY article I read about RAID someone mentioned losing data, no matter at what RAID level. hehe. [01:17] peterlondon: you can format a couple of partitions in btrfs and set the fs itself to raid mode whatever [01:18] sabgenton I will definitely look it up... just had a really quick peek at the wiki but it seems interesting [01:19] Thank you EriC^^ and daftykins [01:19] ( It doesn't even care if there on the same drive or not) [01:19] bruxC: no problem [01:21] peterlondon: what sabgenton speaks of is still experimental so i would keep that in mind [01:22] Once you format a raid etc you can use it as one big FS or make multiple special directorys that can be booted into as separate FS's (called subvolunes or snapshots) === andrex|off is now known as andrex === andrex is now known as andrex|off [01:26] I would now like to copy all of my content from the old ntfs to my new ext4 drive. will a sudo cp -f /old/ /new work or should I be looking into something else? [01:27] sudo shouldn't be necessary [01:27] peterlondon: yeah everything works nice but your disk may randomly become un mountable and lose all your data [01:27] Havent had problems my self but i know someone who did [01:28] looks like rsync might be something beneficial === consolidated- is now known as consolidated [01:33] peterlondon: image then zero-log is a common solution to btrfs not mounting https://btrfs.wiki.kernel.org/index.php/Btrfs-zero-log [01:34] Just do not use fsck ! [01:35] Btfs check is unstable an the reason a lot of people dont get there data back === badon_ is now known as badon [01:56] Hi, I'm trying to make ufw active but when I do ufw status it says inactive, i've tried sudo service ufw start but it says start: Job is already running: ufw [01:56] How else can I attempt to make it active? [01:59] Greetings gentlemen. I am trying to fix a sound issue. My desktop has multiple output devices, and seems to randomly switch away from the correct one when opening certian applications. Specifically, anytime I open a web browser the sound goes away, and I need to open the System Settings->Sound and switch back to the correct one. Ubuntu 14.04.1. Any suggestions/ideas? [02:07] hello [02:07] I have an amazon ec2 server [02:08] I am trying to add an IPv6 tunnel to it [02:08] ask for their support, then - MDTech-us_MAN [02:08] I followed this exact guide, but no luck! [02:08] http://www.datacentrix.org/blog/faq/IPv6-tunnel-+-rDNS-on-Amazon-EC2-running-Ubuntu.html [02:08] its not officially supported [02:09] here is the problem [02:09] i wouldn't really consider anything on amazon EC2 to be supported in here [02:09] # sudo ifup he-ipv6 [02:09] run-parts: /etc/network/if-pre-up.d/iptables exited with return code 1 [02:09] RTNETLINK answers: Permission denied [02:09] Failed to bring up he-ipv6. [02:09] don't paste in IRC [02:09] !paste [02:09] 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. [02:10] hi, I installed 64 bit Ubuntu after a disassembly of my computer, didn't fully seat one of the RAM sticks, I just corrected the problem, but I only show 3 GB of the 4 total installed. Can anyone help me? [02:10] !pastebinit [02:10] 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 [02:11] natalie: can you use http://paste.ubuntu.com to show "free -m" and "uname -a" ? === liz is now known as Guest33715 === ubuntu is now known as Guest75321 [02:13] daftykins: thanks, http://paste.ubuntu.com/10248280/ [02:14] if i install Ubuntu GNOME 15.04 daily build will that turn into the offical build when it releases or will i have to download and install it when it officaly releases [02:14] should I have run some kind of memory check instead of just hitting f1 when it said my memory changed? [02:14] Guest75321: keeping it up to date, it will become the final product, yes. [02:14] thanks [02:15] natalie: no, that would've been enough to provide the update. RAM upgrades are a very automatic thing. [02:15] natalie: what do you get with "lshw -C memory" ? [02:16] daftykins: http://paste.ubuntu.com/10248292/ [02:17] MDTech-us_MAN: nah like i said, unsupported in my eyes. sorry. [02:17] daftykins: http://paste.ubuntu.com/10248300/ thanks!!! [02:18] daftykins, say I didn't mention it being a vps [02:18] natalie: looks to me like you've got 1 x DIMM of 2GB and 1 x DIMM of 1GB, so you don't have 4GB [02:18] what then? [02:18] MDTech-us_MAN: very funny. it's not being a VPS, it's being amazon ec2 - totally different. sorry. [02:18] and i don't know the topic anyway so it's not like i'm withholding info [02:19] natalie: laptop i take it? [02:19] yes [02:20] I swear I knew I had 4 GB before [02:20] could lshw possibly be wrong? [02:20] natalie: so if you remove the mains power... battery - then remove the lower access panel and read the labels on each RAM module, you'll confirm my suspicions [02:20] no i seriously doubt it [02:20] ok, thanks [02:20] weird... [02:20] I'll do that. [02:20] Cheers! [02:21] np [02:21] bye! === sleepypc is now known as `hypermist` === root is now known as Guest4732 [02:41] who needs help [02:46] I have an amazon ec2 server [02:47] I am trying to set IPv6 tunnel on my Ubuntu EC2. after I try to start the interface, I get this: http://paste.ubuntu.com/10248292/ [02:47] this is the guide I am following: http://www.datacentrix.org/blog/faq/IPv6-tunnel-+-rDNS-on-Amazon-EC2-running-Ubuntu.htm [02:47] Basketball: I guess I do [02:49] xixi [02:49] !zh | qinliming [02:49] qinliming: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [02:52] Okay, so I am trying to dual boot both Windows 8.1 and Ubuntu 14.04. Grub is refusing to boot my linux partition. I keep getting "Gave up waiting for root device." I have tried using both UUID for the partition and the partition directly. [02:54] I believe it may have something to do with the hardware I am running. I have an SSD but it is attached via a pci card that gives my computer SATA 3 ports. [02:54] How to disable dead.letter file? I'm using ssmtp as sendmail client for php [02:54] my linux partition is on that SSD === gerald is now known as Guest25059 [03:03] Good morning/evening/night! [03:03] nattyrice: so put it on the motherboard direct and test. [03:03] just don't let Windows boot [03:05] I've got a quick question about the a bit torrent for 14.10 64bit...there seem to be no seeders? How could I become a seeder? I know how to create a torrent file in Utorrent but what is ubunut's torrent info so I can become a seeder for the 14.10 amd64bit? [03:06] wouldn't that change the partition order? if so i'd have to change it back to my uuid but that shouldn't be a problem. [03:06] depends how you connect them. [03:08] ok well I'll have to try that later. I've got to go. Thanks for the idea daftykins [03:09] hi [03:09] i have a problem on my ubuntu [03:09] !details | Philll [03:09] Philll: 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:09] some programas starts by itself [03:09] I've been having a constant issue with loading websites in any browser (Chrome/Chromium, Firefox, even links) on all wifi networks I connect to. I can only connect to sites that have SSL (begin https://) - I have no issues getting updates from apt-get (http:// sources) but if I run apt-get update it does however hang on waiting for headers 99% [03:09] What can I do to troubleshoot the problem? Could it be dodgy firmware/network driver? [03:10] OK, the codeblocks started by itself, could it be that my linux was invaded? [03:10] Philll: that's not sufficient detail [03:10] i go giving more details [03:11] topherchris: does wired work? [03:11] i have a wifi network that i divide with some neighoubourhood [03:11] only know that from time to time some program oppens by itself [03:11] like if i had clicked on it [03:12] is this regular? [03:12] you're the first to claim it [03:12] daftykins, I can't try wired, I only have a wireless hotspot. :( My wife's laptop (same Toshiba Satellite brand, only newer and preinstalled with win 8) has no issues connecting. Same problem occurs when dual booting in to Windows 7. I do have a USB wireless device I can try hotplugging [03:13] if it's cross-platform then it's not an ubuntu issue [03:13] i have a problem on my ubuntu some programas starts by itself OK, the codeblocks started by itself, could it be that my linux was invaded? i have a wifi network that i divide with some neighoubourhoo only like [03:13] if i had clicked on it [03:13] I've got a quick question about the a bit torrent for 14.10 64bit...there seem to be no seeders? How could I become a seeder? I know how to create a torrent file in Utorrent but what is ubunut's torrent info so I can become a seeder for the 14.10 amd64bit? [03:14] khelllenros: only volunteers help here, there are no staff to comment on the torrents [03:14] daftykins, I know. :( I was wondering if anybody might have some insight because of that. Googling returns no usable results [03:14] topherchris: go chat to ##networking [03:14] thanks daftykins [03:14] okey dokey, thanks, I'll go try there. [03:15] is it regular that some program starts by itself like if i had clicked on it? [03:15] Philll: no, like i said above. [03:15] you're the first to claim that [03:16] daftykins ok, could it be hardware [03:16] ? [03:16] no, hardware cannot influence programs running [03:16] that's far too fine-grained [03:16] could it be that my pc was invaded? [03:16] trought the wifi [03:16] ? [03:16] seems a bit dramatic, can you stop writing on so many lines please? [03:17] sorry [03:17] it's very spammy. [03:18] it's hard to say where to go from there, i don't see why anyone with access to your machine would run random programs [03:19] i understand, is the someway that they invaded trough some opent port trough torrent? [03:19] no that is highly unlikely [03:19] run "cut -d: -f1 /etc/passwd" and see if there are any other usernames after you at the end of the file [03:21] Philll: could it be a cronjob or something [03:21] Philll: check how the program is being started [03:22] Eric how can i check how the program is being strated? [03:22] Philll: check /var/log/syslog for CRON first [03:22] daftykins i used the command and it shows root [03:22] daemon [03:22] bin [03:22] sys [03:22] sync [03:22] games [03:23] Philll: remember what i said about lots of lines? :) don't paste here [03:23] hmm i think you can run ps aux and grep for the program [03:23] and don't show me the contents of that file either :) [03:23] filipi [03:23] usermetrics [03:23] guest-mr3qXw [03:23] lxc-dnsmasq [03:23] sorry [03:23] oh my god [03:24] !paste | Philll, install pastebinit. use pastebinit [03:24] Philll, install pastebinit. use pastebinit: 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. [03:27] if my pc was invaded would i see the mouse arrow running by itslef? because that did not happened [03:28] Philll: lol, no. [03:28] i think you're being paranoid [03:32] I forgot who helped me the other night but I wanted to say the script that was provided worked perfectly. [03:32] have a strange issue, just started happening and I am not sure what to make of it [03:32] So if I do ls '/media/aaron/data/Recorded TV'0000000000000000000000000000000000 it lists what's in the folder but if I do ls /media/aaron/data/Recorded TV it says no such file or directory0000000000000000000000000 [03:33] when I run ls command, my results come up messed up [03:33] Philll: while true; do if pgrep ; then echo $(ps aux | grep ); break; fi ; done [03:33] some times file names come up as segments of numbers [03:33] A3679, use pastebinit!! thank you [03:33] I am stumped [03:33] Philll: that will wait for the program to start, get the ps aux info and stop [03:33] here is an example of 1 line from the ls output [03:33] 192.168.001.150.38808-054.192.036.134.00080 lesson [03:33] cfhowlett: for what? [03:34] it is also listing by default, in list but with out permission [03:34] any idea [03:34] anyone [03:34] ? [03:35] daftykins running cut -d: -f1 /etc/passwd result is: http://paste.ubuntu.com/10249238/ [03:35] A3679: yeah because you have a space in the path name, this breaks a lot of things. [03:35] Aaahhh [03:35] Thanks [03:36] Ericc^^ sorry i don't understand exactly how to do it [03:36] Philll: just paste the whole line and whenever the program runs it will echo the ps aux info [03:37] damn, how damn stupid can I be lol [03:37] that seems dumb [03:37] nevermind [03:37] i figured it out lol [03:38] Philll: whenever the program runs just type ps aux | grep [03:38] mindless_chaos: what had you done? :P [03:38] was fun to write though [03:38] apparently I program I ran made a lot. really lot of files with funky names in my home directory [03:38] would come in handy to check if a certain program ever runs or not or something [03:38] could it be the invasor: guest-mr3qXw [03:38] they were just so long, it made normal ls look like a column [03:39] mindless_chaos: hah [03:39] Can anybody reccomend a tool to do text search/replaces in a pdf file from CLI? [03:39] and it just made the output strange [03:39] It looked like it put all the numbers before a file, but it was another file name right next to it [03:39] i couldn't tell until I used a file explorer [03:39] mindless_chaos: ls -l is handy in those times [03:40] no, -l looked all messed up too lol [03:40] oh well. drama over. [03:40] but only because when I ran -l all I saw was funky numbers, and it looked like it was messed up [03:40] you mean run it on terminal? it returns syntax error [03:41] mindless_chaos, ls -lh should be clearer [03:41] it was just the fact that the names were so long, and so many of them, just made the output look stupid, i tried so many ontions [03:42] anyway, im out [03:42] later [03:42] Philll: it's good if the program is not a gui, i thought it wasn't a gui that was running, in your case just whenever it runs just ps aux | grep in the terminal === michael__ is now known as Guest16510 [03:43] Philll: you're probably missing a ; or something it should work [03:43] Philll: is the guest account active right now? [03:44] no === Harrowed_ is now known as Harrowed [03:45] that is what appears running cut -d: -f1 /etc/passwd http://paste.ubuntu.com/10249238/ [03:46] The Ubuntu phone suspends apps running in the background. Does the same apply for terminal processes too? [03:46] !touch | michael_1 [03:46] michael_1: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [03:46] ugh these phone types are only gonna get worse now that thing is out [03:48] i tryed to run the code you told me to run on terminal but it does not works it returns syntax error near unexpected token `newline' [03:48] michael_1: if the terminal is an app i guess so [03:48] what would be the correct command for backing up an entire remote drive over ssh? i'm looking into doing something like ssh me@remotehost "tar -czvf - / 2> /var/log/sshbackup" > backup.tar.gz , but i'd want to run the tar command as root... [03:48] michael_1: try sleep 10 and see if continued [03:49] Philll: paste what you typed [03:49] and by backup i mean transfer. this is a one time thing, so rsync isn't necessary, and what's important is that it deals well with a lot of small files [03:49] ps aux | grep [03:49] the exact thing you typed [03:50] yes [03:50] * daftykins chuckles [03:50] is just a placeholder for whatever you want to use [03:51] like ps aux | grep something [03:51] ok i should put there the name of the prgraman that starts by itself? it is codeblocks i runned ps aux | grep and it did not worked too [03:51] without the <> [03:52] ok worked, it returned: http://paste.ubuntu.com/10249420/ [03:53] ok so it's not running right now [03:53] no [03:53] cached: if it's one time why must you make it into a single command? [03:53] daftykins: i have like 1gb left on the remote drive, and 99gb worth of stuff [03:54] cached: you're not gonna be able to tar it all up then [03:54] daftykins: the tar isn't being stored in a file, it's sent over the network... [03:55] i know that's what you're up to but didn't think it possible to send it before it's done, ho-hum [03:55] ah well gl [03:56] i mean the programm oppened by itself and i imdiately closed it, just that, it happens sometimes with other programs, it just opens and keeps opent, the program is always on the icons bar [03:57] with icons bar i mean sidebar [03:57] is it one of the programs in your sidebar? [03:57] yes [03:58] ok, it could be the tap to click of the mouse [03:58] *touchpad [03:58] is it a laptop? [03:58] the touchpad was desactivated [03:58] yes [03:58] do you press the super button a lot? [03:59] or alt+numbers? [03:59] sorry i don't know what is the superbutton, english is not my natural language [03:59] do you usually press alt+numbers [04:00] more or less, my old keyboard of this notebook was changed, it worked by itself [04:00] anyone know much about the vlans? [04:00] bmelcher84: ##networking [04:00] has it ever happened with you away from the keyboard? [04:00] thanks [04:01] not that i remeber [04:02] i mean this keyboard does not works by itself, typing or something like that, and i dont know if there is a command for codeblocks to open alt+something [04:02] Philll: it might be that you're pressing the winkey next to alt with a number, that causes the launcher apps to start [04:02] winkey = super [04:04] it can be, my hand is always close to the win key [04:05] * OerHeks thinks: programms start by itself, keyboard changed, sounds like dirt in the edge of the touchpad or wrong keyboard [04:05] i think this keyboard can have a bad contact with the winkey, i think the winkey is being fucntioning by itself [04:07] it is a relief that is the keyboard, the old keyboard had the same problem, but not with the winkey, and as the program takes sometimes to start i could have pressed the keys without noticing and only noticing after a while when the programs starts === Snake2k is now known as Boxxy2k === Boxxy2k is now known as Snake2k [04:09] i just installed ubuntu 15.04 everything was going good till the second or third restart. once i sussfully log in im kicked back out to the login screen. but then i can only can type a letter or two in password field before it goes blank [04:10] Guest75321: 15.04 isn't out yet, #ubuntu+1 [04:11] Philll: yes it could be so [04:11] Philll: you could add a xev command to the while true command and see if the buttons were pressed for it to open [04:12] Philll: or something like that [04:12] Philll: maybe disable the super key with xmodmap or something [04:12] see if goes away [04:12] *if it [04:12] !15.04 | Guest75321 [04:12] Guest75321: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at http://www.markshuttleworth.com/archives/1425 === badon_ is now known as badon [04:13] thankyou verrymuch Eric, i think an invasor would not be constantly openning programs from the sidebar and doing nothing more than that, but what about "guest-mr3qXw" appearing with the command cut -d: -f1 /etc/passwd is there something to worry? [04:13] Philll: no idea about that user, it looks like a guest session user but it's odd that it's in the user list [04:14] http://paste.ubuntu.com/10249238/ is there something more here to worry? [04:14] Philll: type grep guest-mr3qXw | /etc/passwd [04:14] how do i open apps at mouse location [04:15] Basketball, lols, move your mouse to the panel, open it, etc [04:15] Philll: sorry, grep guest-mr3qXw /etc/passwd [04:15] it return permission denyed [04:16] OerHeks, i have dual monitor === root is now known as Guest50616 [04:18] that is what returned: guest-mr3qXw:x:117:126:Guest,,,:/tmp/guest-mr3qXw:/bin/bash [04:19] Philll: it looks like the guest sessions user [04:20] it's odd that it's in the user list though [04:20] ok so is it regular that it apears guest-mr3qXw when i put the command: cut -d: -f1 /etc/passwd ? [04:21] the networking channel is just troll games [04:22] and they are not even funny when they do it lol [04:22] bmelcher84: well, doesn't make it an ubuntu topic i'm afraid. [04:22] i've made all the processes to instal wine on 64 bits system, could it have something related, i've executed allmost all the commands from here: http://wiki.winehq.org/WineOn64bit [04:22] daftykins: how to set a vlan in ubuntu doesent make it under ubuntu? [04:23] Philll: type sudo grep guest /etc/shadow | cut -c1-20 [04:24] bmelcher84: vlans are configured on routers and switches 0o [04:24] it returned guest-mr3qXw:*:16464 [04:24] daftykins: right, but you have to set your computer to look on a specific vlan to connect to it [04:25] that doesn't sound right [04:25] anyway, i'm off [04:25] could this guest user thing be related to an invasor? [04:26] it's probably just the guest account. [04:26] our university's email is administrated by them and they have said that they monitor us [04:26] Philll: i dont think so [04:27] wow that is some paranoid computing [04:27] Philll: it has the home dir of the guest session and no password [04:27] I've installed Ubuntu on a fresh disk, but have a windows partition on an old disk that I'd like to boot into - is that possible? [04:27] what about 16464 this is not my password, what is it? [04:28] mk: plug it in, run sudo update-grub [04:29] Philll: according to the manpage it's the date the password was last changed [04:29] i wonder if somebody could tell when the account was created using it [04:29] daftykins: excellent, it found it. Thank you [04:29] * daftykins bows [04:30] guest account HAS no password - or system privileges [04:30] cfhowlett: yeah it has the number there though [04:31] well i've changed the password recently, but you mean when my account was created? i just have one single account on this notebook. [04:31] that's why i wondered for no password accounts if you could tell when it was created with it [04:31] if you're truly worried about the guest account, it is easily disabled. [04:32] you mean 16464 is when the guest account was created? [04:33] open window on monitor with mouse [04:33] Philll: the manpage says The date of the last password change, expressed as the number of days since Jan 1, 1970. [04:34] OH, amazing, it like time function o c language [04:34] 45 days ago [04:36] if you say about the 16464 i changed my password kind like 15 days ago not 45 === Harrowed is now known as Harrowed__ [04:36] Philll: that's when the guest account was created [04:37] hello [04:37] whats up [04:37] is anyone here? [04:37] penis [04:37] You mean when i installed ubunto on my notebook, or you mean when i started the notebook with the guest account? [04:37] ubuntu is fly [04:38] Philll: it's since the guest account was created, how i dunno [04:39] beep [04:39] i'm booted from a live cd, I have my hard drive mounted, but to make changes I need to use sudo.. I tried `# mount -o remount,rw,umask=000 /dev/sdaN` but it doesn't help, same effects.. [04:39] any ideas? [04:39] But i guest account is created when you install the os or when you use it? i did not put any name on the guest account, is that name generated automatically? [04:39] Philll: type sudo grep filipi /etc/shadow | cut -d: -f3 [04:40] or better yet [04:40] Philll: type sudo grep root /etc/shadow | cut -d: -f3 [04:40] 16400 [04:40] the partition in question is ext4, so I'm guessing that umask really only applies to vfat filesystems [04:40] for the second? [04:40] yes root [04:41] wel 64 days before when i acessed with the guest user is probably the date when i last installed ubuntu on my notebook [04:42] i mean 16400-16464=64 kind like two months [04:44] i think it creates with the acess of the guest user, how can i easily calculate the date trough 16464 days since 1970 [04:45] well today is 16481 so 16481-16464=17 days ago [04:46] so i think 17 days ago was 30 january, probably when i acessed with the guest user by accident [04:47] EriC^^: btw, you could've done that with a single awk command.. sudo awk -F':' '/root/{print $3}' /etc/shadow awk -F'' works like cut -d and then you can grep in awk by running awk '/search/' and then to get the third column you {print $3} [04:48] so this is no reason to worry ? this guest user? [04:49] DANtheBEASTman: true === knight_corvi is now known as Guest72711 [04:49] DANtheBEASTman: cut -d: -f2- is useful for end of line stuff, awk has an ugly thing for that [04:49] unless you know how to easily grab the end of line from a column [04:49] :> [04:53] in that case i would just use awk to delete the columns, so if you wanted the third onwards.. awk -F':' '/root/{$1=$2=''; print}' but this slightly mangles it, so cut may actually be easier.. but in general I try to avoid chaining pipes for text processing, and just try to use awk [04:54] EriC^^: ^ (oops forgive my color code fail) [04:54] DANtheBEASTman: yeah awk is great [04:55] actually that should awk -F':' '/root/{$1=$2=""; print}' those inner quotes would mess up the outer quotes === alpha|away is now known as alpha [05:10] Hello. [05:12] Is there any way to view an organized menu of whats on a machine with unity? [05:12] o [05:14] can any one tell me why i am suddenly getting telugu language in my browser instead of english, even though i have changed the preferences langugae to english [05:15] i am working on ubuntu 14.04 [05:15] Me too. [05:16] jack_ I did not know, but I clicked on the top icon in the taskbar which brings up the search and typed "software" - there was the "Ubuntu Software Center" - I clicked on that, then selected "Installed" at the top, and got an expandable, interactive list [05:17] can't install google chrome [05:17] error [05:17] Thanks [05:17] jack_ sure :) [05:17] <<<<<<< not sure that thing is called the taskbar though - the vertical bar with icons on the left [05:19] aeoril: can you tell me how to change the language for my browser? [05:19] oh it worked [05:19] see you later chumps [05:19] sujata well, I will google it - just a minute [05:20] aeoril: ok [05:21] sujata I just googled "change chrome language" and found this: https://support.google.com/chrome/answer/95416?hl=en [05:21] I have not tried it [05:21] aeoril: i am working with mozilla [05:22] sujata can you take it from here though? I.E., "change firefox language" ??? [05:23] i ahve tried but i am not able to [05:23] i have changed the language but still it is showing the same telugu language [05:24] Do you think maybe it is the specific website? Maybe try http://www.microsoft.com or something? [05:24] sorry, ubuntu.com ... [05:24] ok [05:30] sujata did htat work? [05:30] that* === Yukkino is now known as Yukkii [05:35] Help! https://www.irccloud.com/pastebin/v72PN09z/Problem.txt [05:36] I am trying to add the php extension "geos". I don't know much, I followed http://wygoda.net/blog/testing-geos-33-php-bindings/. After I do all the steps I get no errors but the extension is not loaded. The ini file is loaded but I don't think the .so file exists. I did a "find" and didn't find it. === knight_corvi is now known as Guest47785 [05:43] hey guys [05:43] i need a advice [05:44] No helpers here? :( [05:44] maestrojed: possible sudo php5enmod {modname} [05:44] im not asking for any help bro [05:49] somsip that complained the ini file wasn't in mods-available. So I moved it there. But then when I look at phpinfo not even the ini file is loaded. Before the ini file was loaded but not the module. I feel after checkinstall or make + make install there should be a .so file and there doesn't seem to be. [05:49] I always suck at this compiling stuff [05:50] maestrojed: you compiled this yourself? you need to contact the software authors then. I can't help if it's not an official package [05:50] !find geos [05:50] Found: libgeos++-dev, libgeos-3.4.2, libgeos-c1, libgeos-dbg, libgeos-dev [05:51] yeah, I linked to the the tut the official package said to file. I followed those instructions [05:51] http://wygoda.net/blog/testing-geos-33-php-bindings/ [05:52] maestrojed: looks like it's official in 15.04 http://packages.ubuntu.com/vivid/php5-geos [05:54] somsip great.... :) [05:58] ubuntu wont pull dhcp address [05:58] no link lights either... not sure what the issue is [05:58] anyone to lend a hand? [06:02] What's the relationship between ubuntu community and amazon? === root is now known as Guest77079 [06:06] g === ubuntu is now known as Guest78711 [06:06] Hello, i have a very embarassing problem with services. How can i enable / start a service in Ubuntu? [06:07] hi === andrex|off is now known as andrex [06:12] hi all, is there a general linux command (applicable to more than ubuntu distributions) which I can run to see if I am sixty_four bit compatible? I would like to run 64 bit ubuntu. [06:13] jishjish: sudo lshw -C cpu [06:14] what should that command return, for me to know if I can run 64 bit? [06:14] jishjish: did you run it? [06:15] I am not running ubuntu distribution at present. [06:15] however I can boot into live-cd ubuntu and run it soon. [06:15] jishjish: or just look up your CPU on the manufacturer's spec sheet [06:16] that's an idea thanks. [06:20] i am trying wayland on fedora 21 and its amazing how smooth it all ( even imput )is === needhelp is now known as helllllp [06:21] hi all, i am using ubuntu 14.04 LTS and libre office 4.2.6.3, i want to insert a text watermark on all pages, i tried to insert a text box in header and adjust its length and position , so that it can be applied on all pages, but it is working only on that page. I want to apply it on all pages automatically, how to do that in Libre Office. [06:21] this simple task is taking too much time of me [06:21] kanhiay, ask #libreoffice [06:21] no body is answering there cfhowlett [06:23] cfhowlett: nobody is answering and these are must have features in libreoffice and how libreoffice is productive , if it is taking so much time just for a watermark [06:23] kanhiay, libreoffice is NOT an ubuntu program or product. ask the publisher [06:24] cfhowlett: peoples will be using it, hence i asked for a help here [06:24] http://www.libreoffice.org/get-help/community-support/ [06:26] cfhowlett: you are a bot?? [06:27] kanhiay, of course not [06:27] cfhowlett: thanks, [06:27] kanhiay, happy2help! [06:27] Hi, i would like to know how can i configure some Firewall rule in ubuntu. [06:28] !ufw | baggar11 [06:28] baggar11: 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 [06:28] bagginsDK, see above, baggar11 sorry [06:28] cfhowlett: most of times, whenever i boot into ubuntu, my DVD Drive ejects during boot and randomly 2-3 times, after login [06:28] kanhiay, why not install ubuntu? [06:29] cfhowlett: I never faced this problem in Windows, [06:29] cfhowlett: it is already installed [06:29] kanhiay, so why mention DVD? [06:29] cfhowlett: i mean, DVD tray ejects for no reason [06:30] cfhowlett: dvd tray is empty and i didn't press any button [06:30] hi, when you move your cursor to the left top corner, it shows open windows, right? how do i change the sensitivity of it? what is it called? [06:30] cfhowlett: it is irritating to close it manually, beacause I am using a laptop [06:31] Are there any good historically educational games available on Ubuntu? Something that will teach you something if you play it? [06:31] akiva-thinkpad: edubuntu [06:31] akiva-thinkpad, edubuntu has games ... I think there's a metapackage [06:31] cfhowlett, cool [06:32] cfhowlett: nobody has replied yet, in #LIBREOFFICE [06:34] hi [06:36] ls [06:44] Ben64, still around? [07:01] anyone running pinguy? [07:01] mjhszig, not supported here [07:02] darn, i went to #pinguy, but its empty [07:02] mjhszig, if you need support, consider installing an OS that provides it. [07:02] well, i guess my question is really more broad... it really about ubuntu 10.10 [07:03] mjhszig, way past end of life, thus no longer supported. [07:07] k well its still a usable system, and people are running way older OS than mine, im just looking for help to a problem, i came to the right place, so i not looking for nay-saysers, just someone who is interested in helping, thx [07:08] mjhszig, 10.04, 12.04, 14.04 and 14.10 ubuntu are officially supported as stated in the channel topic. other OS's are not. sorry to disappoint. [07:08] sorry mate, the *buntu Nazis are only gonna help you on current distros [07:09] (but they are very helpful if you are running a current dist) [07:09] r0b0r: please try behave [07:10] sorry Tm, i did clarify... [07:10] us.undernet.org [07:10] r0b0r: doesn't make it ok, show some respect to volunteers and the community === Bob` is now known as bruceq [07:11] You guys are very helpful with issues regarding the current distros of Ubuntu... that's what i said.... [07:12] is there an antiquated *buntu forum? [07:12] r0b0r, pretty sure he was referring to the completely unprovoked insult about "buntu nazis" [07:12] oh [07:12] right. yeah sorry about that [07:13] seriously though, where does one go to find support for no longer supported distros? [07:14] there are a lot of people not running the latest distros for whatever reason, where can they go to ask questions? [07:15] I just feel it's rude to disregard someone, although it IS indeed in the topic header, for using an antiquated dist. [07:15] well that is definitely how i feel. i have a general question about ubuntu that cant even be entertained bc im not up to date. the forum designed for my distro apparently doesnt exist anymore. so now what am i supposed to do. ok if this is offical channel of supported OS, then where am i supposed to go [07:16] mjhszig, easy answer: install a supported version? [07:17] mjhszig, LTS versions have 5 year support lifetimes. 14.04 is the current LTS [07:18] r0b0r: try asking your real question. If it doesn't involve a package issue, it might have a simple fix. === Luke is now known as Guest9587 [07:19] luke2 [07:19] somsip, I am simply an observer in this forum - thankyou though for being polite [07:20] Manners go a long way! [07:20] r0b0r: I forgot to ignore you for the nazis crack actually. I meant to be polite to mjhszig [07:20] Oh ok. Yeah sorry about that. Ignore away. [07:21] mjhszig: so what's the real issue, just in case it is a quick fix that can easily be answered? [07:23] File system is 10GB, but now im low on disk space, but i hardly have ANYTHING saved to the file system, all personal files are on dif partitions. ive searched and cannot find what is taking up so much space, or files i can safely remove. my question is- is there a hidden/common location that ubuntu is know for storing junk data? [07:23] mjhszig: type df -h , paste it in paste.ubuntu.com [07:23] mjhszig: use du -h and work your way around the directories. [07:24] mjhszig: so, cd /var; du -h . [07:24] obviously im not an advanced, so bugs like this big issues for me [07:24] mjhszig: also du -shx /* 2>/dev/null [07:25] working [07:26] mjhszig: this is a more detailed way to do it: http://stackoverflow.com/questions/653096/howto-free-inode-usage [07:26] anyone to help getting my network card working on ubuntu 14.10? === vincent is now known as Guest63067 [07:29] hello [07:29] could you guys help how to resolve this error: install_driver(mysql) failed: Perl API version v5.14.0 of DBD::mysql does not match v5.18.0 at /usr/lib/perl/5.18/DynaLoader.pm line 207. [07:29] it started failing after upgrade [07:34] How do I get started learning the basics of ubuntu? [07:34] I've been using it for years, but I have to google EVERYTHING [07:34] I'm not a sysadmin, just develop on them and use them to run applications [07:35] how to change default route for wlan? [07:36] cluelessperson, you can learn some things by lurking in this chat and seeing what solves other peoples problem [07:36] ianorlin, ... [07:37] I think everyone has to google stuff eventually but I find once I see someone help somone with a problem documentation can make more sense [07:37] ianorlin, Is there not a simple resource of "things you must know about ubuntu" [07:37] cluelessperson, that depends on how you use it as different users must know is different [07:39] hmm well looks like 4.7G is /usr with 1G /usr/share 2G /usr/lib but i still dont know where the in these folders the junk is- but im guessing reading through that forum will help me figure it out [07:40] is there something like gimp but more lightweight? [07:40] somsip, thanks [07:40] EriC^^, thanks [07:40] r0b0r, thanks [07:41] platz: Pinta [07:41] MannerMan: looks nice thanks [07:42] holy f** I just got depressed real quick [07:42] mjhszig, tree ? [07:42] x [07:43] 有人吗? [07:43] gao, ? [07:44] !cn | gao [07:44] gao: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [07:44] no cursing here cluelessperson [07:45] where are u from? [07:45] gao this is ubuntu support only [07:46] gao chat in #ubuntu-offtopic [07:46] o.o [07:46] thx [07:46] gao, Hell. I've come for you. [07:46] cluelessperson, knock off the nonsense [07:48] bazhang, You're nonsense. [07:49] cluelessperson, ...srry, tree? === ivaibhav is now known as iVaibhav [07:49] hey people === iVaibhav is now known as _vaibhavingale_ [07:51] cant get a wired connection to work on ubuntu 14.10, anyone to help? [07:53] Sacred: hey there [08:00] hey guys :) [08:00] how should be the easy way to install, nvidia drivers ? [08:01] i fell i want to play a game ! :P [08:02] Good Morning !:) [08:04] how do we play chess on here [08:06] !nvidia | sandieg [08:06] sandieg: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [08:10] hello i am getting an error when trying to install the youtube to mp3 converter in the app center these are the details that I am getting [08:11] http://pastebin.com/PD0zYHA8 [08:15] Need help in obtaining text in odt files with tags in a text file.........?? [08:15] hi, im having trouble with Outlook Exchange Web App, is there any tool i can use on Ubuntu to troubleshoot account locking? (ie. Account Lockout and Management Tool) === andrewjs18- is now known as andrewjs18 [08:17] prohobo: not that I know of. my usual solution to needing to do Windows admin stuff in Linux is to RDP into a Windows server [08:17] :\ okay ty === CAP1649 is now known as Wendellin [08:20] hi all, I am new to apache, xampp, and php ( I am a beginner and just trying to learn php). I've setup default xampp in ubuntu 14.10 (64bit) however sql databses is not installed and when I start the process it keeps stopping. Can anyone help? [08:21] !xampp [08:21] We do not support XAMPP installs here. Please use the LAMP stack that is in our repositories; see https://help.ubuntu.com/community/ApacheMySQLPHP for more information. [08:21] jishjish, use lamp, xampp is not supported [08:21] ok I will try lamp, is there an exampp support channel? [08:25] Hello [08:25] Can some one help me, I want to change the ssh terminal background color from black to other color, is that possible ? [08:25] yep [08:26] r0b0r how we can do that ? [08:26] i don't know. [08:26] lol [08:26] lol then who knows [08:26] I have done it, I can't remember how [08:26] I like green on black so yeah that's what I set it to [08:27] but any colors in the CGA sorta color codes works [08:27] what terminal? [08:27] it is remote ssh , i am using putty [08:27] ok [08:27] well that's up to your client then [08:28] hmmmm [08:28] you can fuck with the color \ transparency as you see fit [08:28] how i can do that ? [08:28] again, I would not know exactly [08:29] rhct: ssh does not have a background color at all. Configure the colors of your terminal instead. [08:29] i did it [08:29] :D [08:29] thanks for guiding me [08:29] lol [08:29] ;) [08:30] ubottu: do you support bitnami lamp? I have downloaded a .run file. I think I need to change the permissions in order to install it but I am not sure. [08:30] jishjish: I am only a bot, please don't think I'm intelligent :) [08:30] what is the process for submitting a new software package to get included on ubuntu's package manager? [08:30] that is a good question xtalmath [08:30] i have no fucking idea [08:30] but I am interested in the answer [08:31] r0b0r, no cursing here please [08:31] jishjish: We dont support other lamp stacks than in the ubuntu repositories. No Bitnami. [08:31] jishjish, install lamp from the ubuntu software repositories [08:32] are there ubuntu developer IRC channels? [08:32] xtalmath, ever created a PPA? [08:32] ok bekks bazhang I will install from ubuntu repos. [08:32] xtalmath, #ubuntu-app-devel [08:35] Hello! I am having difficulty with ubuntu and ufi [08:35] r0b0r: I found it I think: https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages [08:35] hi guy is there a way to fix booting? i chose system setup in boot options and now the default boot win 8.1. i installed ubuntu alongside win 8.1 [08:36] awesome White_Cat_mobile :) [08:36] i've set "set -e" in my bash script but one command (check if service x is running) can fail but i don't want the script to exit in this case. what do I need to change? maybe this weird 2>1 thingy? [08:36] I want to convert my ubuntu server to boot via uefi rather than bios [08:36] asked in #bash yet bergelmir ? [08:37] bazhang: nope... [08:39] http://askubuntu.com/questions/509423/which-commands-to-convert-a-ubuntu-bios-install-to-efi-uefi-without-boot-repair [08:40] bazhang: I think previous installed xampp is interfering with my now installed (but not working lamp on ubuntu. How can i enter a terminal command to remove XAMPP? [08:40] and all dependencies? [08:41] anyone to help me get my network card working in ubuntu? [08:41] have been working on it for hours, no luck [08:41] jishjish, remove it from wherenver you installed? no idea where that is [08:42] bmelcher84, what is the chipset for it [08:42] isn't there like a terminal command for remove? [08:42] what command would tell me that? [08:42] jishjish: Thats a good question for the xampp support. [08:42] jishjish, not with apt-get since you didnt install it that way [08:42] bazhang: ^ [08:42] bmelcher84, lspci for pci cards lsusb for usb [08:43] bmelcher84, pastebin either / or .both [08:43] !paste | bmelcher84 [08:43] bmelcher84: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [08:43] bekks is there an xampp support channel? [08:43] !alis | jishjish [08:43] jishjish: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [08:43] Realtek RTL8111/8168/8411 [08:43] jishjish: I dont know, I never used xampp mysself. Maybe you can use alis to search for it. [08:43] !alis | jishjish [08:44] /msg alis list xampp <------ jishjish [08:44] bazhang: sorry, keep forgetting to tag you [08:44] ^ [08:44] /msg alis list xampp [08:44] bmelcher84, thats a wifi or a ethernet card === `hypermist` is now known as sleepypc [08:44] jishjish, no spaces before the / [08:45] bazhang: ethernet [08:45] bazhang: pci express gagabit ethernet controller (rev 0c) [08:45] gigabit [08:46] http://manpages.ubuntu.com/manpages/precise/man4/rgephy.4freebsd.html bmelcher84 [08:47] !info rgephy [08:47] Package rgephy does not exist in utopic [08:47] er [08:47] waht [08:48] I've got a problem with configuring an additional dns server... I've found lots of confusing information, and most of the time it doesn't work [08:48] I tried resolv.conf and dhclient.conf, but even after restarting network-manager or networking services the dns server isn't used [08:50] bazhang: thanks! but never done that before... hmm === Rahul__ is now known as RahulAN [08:50] https://bugs.launchpad.net/ubuntu/+bug/1164932 [08:50] Launchpad bug 839393 in r8169 (Ubuntu) "duplicate for #1164932 Network problem with the r8169 driver and RTL8111/8168B" [Undecided,Confirmed] [08:51] bmelcher84, I seem to think the above may be the bug associated with that [08:52] !info r8168-dkms [08:52] r8168-dkms (source: r8168): dkms source for the r8168 network driver. In component universe, is extra. Version 8.038.00-1 (utopic), package size 71 kB, installed size 820 kB [08:52] bazhang: i have the same computer running 14.10 server and it works fine... [08:52] the 14.10 desktop version and 14.04 desktop has had the issue... [08:52] r8168-dkms <--- try installing and modprobing that bmelcher84 [08:53] like apt-get it? [08:53] okay [08:53] yes [08:53] sry, still a little new [08:53] we all were at one time [08:53] thanks :) [08:54] bazhang: then modprobe r8168-dkms [08:54] ? [08:55] had a system program problem detected come up [08:55] crash report for the r8168-dkms [08:55] bmelcher84, is it installled? sorry I have to follow up later, or you can ask others here for assistacne with that [08:55] says it failed to build [08:56] bazhang: thanks [09:00] anyone to help with this here? === Wendellin is now known as Pulardo [09:12] For taking backup of my users and groups, what are the files i need to take backup?? [09:14] ame outside of /home ? [09:16] so I am stuck with http://askubuntu.com/questions/509423/which-commands-to-convert-a-ubuntu-bios-install-to-efi-uefi-without-boot-repair [09:16] I'd welcome any guidence as I am not very proficient with ubuntu :( === sleepypc is now known as `hypermist` === Rahul__ is now known as RahulAN [09:19] White_Cat: You are booting in bios mode, and want to boos UEFI? [09:19] booting with bios mode is a hastle but I can do it [09:19] bazhang:No i have more than 30 users and 15 groups on my computer...If i am going to reinstall the server what are the files i need to take backup for restore the users and groups details?? [09:19] currently ts booted via usb [09:19] *its [09:19] White_Cat: That made no sense, bios hansles usb. - What is it you want to accomplish?= [09:20] I want the ubuntu-server to boot via UEFI rather than legacy [09:20] I have booted it via USB [09:20] Its recovery mode or something [09:21] I think its called "live cd" [09:22] !uefi | White_Cat [09:22] White_Cat: 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 [09:22] * Exploiter https://worldhacker.org For l33t to l33t , Just Accept Our Self Sign 4098 Bit , The First 4098 ssl bit website ... . for news browse through http://twitter.com/l33t_hacker ... . We never Backdoor Our ssl ... . [09:22] I know what UEFI is [09:23] * Exploiter https://worldhacker.org For l33t to l33t , Just Accept Our Self Sign 4098 Bit , The First 4098 ssl bit website ... . for news browse through http://twitter.com/l33t_hacker ... . We never Backdoor Our ssl ... . [09:23] [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS does return UEFI on live cd [09:23] hey guys how are ya [09:23] <[code_0]> hi all. I am new in linux and if anyone can recommend me an official course which can be recognized in all world. Anyone knows about Linux Foundation Certificate at linuxfoundation.org? How serous they are and so forth? [09:23] Exploiter, stop spamming this channel [09:24] [code_0], they are "serious". [09:25] i have more than 30 users and 15 groups on my computer...If i am going to reinstall the server what are the files i need to take backup for restore the users and groups details?? [09:25] <[code_0]> cfhowlett, I mean their certificates worth all over the world [09:25] ame: /etc/group, /etc/passwd and the user directories. [09:26] bekka:user directory from /home?? [09:26] bekks:user directory from /home?? [09:27] I have a question. [09:27] cfhowlett I am strugling with http://askubuntu.com/questions/509423/which-commands-to-convert-a-ubuntu-bios-install-to-efi-uefi-without-boot-repair [09:27] ame: Whereever your user directories are - take a look at /etc/passwd [09:28] How to make access.log accessible to PHP. Should I add www-data user to adm group [adm is the group of file access.log]. Would it be a security concern? [09:28] bekks:Then wat about this /etc/shadow?? [09:28] White_Cat, 1. Haven't yet messed with UEFI, new laptop arrives this week, but ... pre-installed ubuntu. :) 2. rather than converting, I would think it easier/safer/saner to reinstall in uefi format. YMMV [09:28] ame: That file contains the passwords of the users. [09:29] bekks:We need to backup that also?? [09:29] ame: If you want to preserve them, yes. [09:29] bekks:then anyother file?? [09:29] ame: I'd take a full backup of the system. [09:31] bekks:I want to take users,groups and permission applied to the folders [09:32] cfhowlett I cant do that [09:32] I dont want to loose data [09:32] The reason why I need UEFI because I am having issues with disk detection without it [09:33] White_Cat, well, OF COURSE you back up first ... [09:33] I cant [09:33] it wont detect drives [09:33] I dont need a lecture on backups because this is exactly what I told them too [09:33] but who listens to me [09:34] *sigh* [09:34] White_Cat, I listen! [09:34] anyways I am trying to figure out how to make UEFI work [09:36] White_Cat, http://askubuntu.com/questions/84501/how-can-i-change-convert-a-ubuntu-mbr-drive-to-a-gpt-and-make-ubuntu-boot-from http://mdinescu.com/misc/19-ubuntu-1204-convert-mbr-to-gpt-and-legacy-bios-to-uefi-using-grub2 [09:37] I dont want to destroy my bootability [09:37] disk should be able to retain legacy boot [09:37] White_Cat, "should", yes :) [09:37] hey this is my first Ubuntu install, I need to find out why i have broken packages [09:38] i need to install 32 bit gconf2 package to play some steam games but when i do - [09:38] The following packages have unmet dependencies. gconf2:i386 : Depends: gconf-service-backend:i386 (= 3.2.6-2ubuntu1) but it is not going to be installed E: Unable to correct problems, you have held broken packages. [09:38] how do i not hold broken packages [09:38] since its saying i held them? [09:39] cfhowlett I dont want to randomly type those commands :( [09:40] White_Cat, read the man pages for the official guidance [09:40] I have [09:40] I am stuck [09:40] I have already installed files for efi I believe [09:41] randomuser85785: Just install the second missingpackage mentioned, gconf-service-backend:i386 [09:42] it does contain grub.cfg and grubx64.efi [09:42] * randomuser85785 hugs bekks [09:42] thanks! [09:46] when I boot with UEFI I am dropped to a grub> prompt [09:47] White_Cat: If booting with bios works, use that. [09:47] White_Cat: UEFI booting for you gives almost no upside, but as you see - will not work without fiddling around. [09:47] White_Cat, nothing random so far as I can see https://help.ubuntu.com/community/UEFI#Converting_Ubuntu_into_EFI_or_Legacy_mode << cfhowlett I followed it before [09:48] OpenTokix I know but it does have a speed boost [09:48] also drives arent detected otherwise [09:48] this is a new server so they seem to not care too much about legacy [09:49] I am at grub> prompt [09:49] White_Cat, nothing more I can offer. haven't yet been subjected to efi. [09:49] cfhowlett its an experience every mortal should taste [09:49] as well as by immortals [09:49] White_Cat, "soon". [09:50] Coming soon to a laptop near you... Yeah I gathered... :p [09:50] can you suggest me grub commands I can use to see my status OpenTokix? [09:51] How do I allow my Deluge Web UI to download torrents to ~/Downloads/Incomplete and then move it to ~/Downloads/Complete there seems to be a permission issue, as the torrent shows up as downloading on the web interface but immediately gives a Error [09:51] White_Cat: is it a dell servers? [09:51] White_Cat: I still wonder what you are trying to do. - Is ubuntu installed, or are you trying to get the installer running from usb? [09:52] ubuntu is installed [09:52] it works fine [09:52] with efort I can boot to it through legacy [09:52] White_Cat: So what are you trying to do? [09:52] this is an hp server by the way [09:53] I am trying to configure it so that it can boot from UEFI [09:53] White_Cat: Why? [09:53] because otherwise it doesnt detect drives [09:53] White_Cat: UEFI will give you next to no upside if ubuntu is running. [09:53] aside from the raid array [09:53] Weird [09:53] weird indeed [09:53] I think I am close to resolveing it [09:53] I am at a grub> prompt post UEFI boot [09:54] and USB isnt in right now so it can see somehting. [09:54] So on ubuntu 14.10 some apps won't open [09:54] firefox being one [09:55] So I have /mnt/boot/efi which has two files grub.cfg and grubx64.efi [09:55] so far I have followed http://askubuntu.com/questions/509423/which-commands-to-convert-a-ubuntu-bios-install-to-efi-uefi-without-boot-repair [09:56] !seen EriC^^ [09:56] I have no seen command [09:56] White_Cat: I've seen EriC^^ for the last time in at 2015-02-16 03:21:04 -0500, they said "Quit: Leaving". [09:56] **** [09:56] <_0xAX> Hello all, i installed 3.19 kernel on ubuntu 14.10, trying to load with it but getting: Alert! /dev/disk/by-uuid/..... does not exists. /boot/grub/grub.cfg contains the same configuration for 3.19.0 that as in old kernels, besides path to linux/initrd. Is anybody know how to fix it? [09:58] r0b0r I replied to you btw [09:59] here is a log when firefox wouldn't open [09:59] http://pastebin.com/raw.php?i=ysMrndfT [09:59] It did actually open when I did sudo firefox [10:01] Bary90820: it's broken BECAUSE you did sudo firefox [10:01] Running firefox as root, what could possibly go wrong? [10:01] stop using sudo - and fix the permissions on your home directory [10:01] ikonia: what's wrong with my home directory [10:02] Bary90820: the permissions on it are wrong [10:02] Could not create gnome accelerators directory `/home/aaron/.gnome2/accels': Permission denied [10:02] see the "Permissions deined" error [10:02] chmod 655 /home/aaron/.gnome2/accels [10:02] err no [10:02] maybe fix [10:02] not blindly chmod [10:03] find out WHY it's wrong [10:03] So the permissions should be 655? [10:03] no [10:03] look at WHY it's broken [10:03] don't assume anything [10:04] .gnome2 directory problem [10:04] once you know whats wrong you can fix it [10:04] cliffer: yes, but WHY is it a problem [10:04] create or change perms folder [10:05] ikonia: it looks like it can't create the gnome accelerators directory [10:05] what is the easiest and safest way to host local website on the local network only which only points to various other webUI such as plex and deluge? [10:05] look at folder [10:06] create a html page with links to plex and deluge and host it on apache [10:07] Bary90820: I know what - look at WHY [10:07] jatt what is a good guide to setup an apache server on my local ubuntu server machine that is safe? [10:07] VictorCL: https://help.ubuntu.com [10:07] VictorCL: oops, sorry not you [10:07] wiehan: https://help.ubuntu.com [10:07] wiehan: official setup docs there [10:08] google 'apache secure ubuntu' lots of hits [10:08] don't need to google [10:08] use the official doc [10:08] ikonia: i know it can't create /home/aaron/.gnome2/accels because i don't have the right permissions but what permissions should it have [10:09] ikonia, https://help.ubuntu.com/lts/serverguide/httpd.html does this look fine to follow? [10:09] Bary90820: what are the current permissions [10:09] wiehan: thats a good start [10:09] ikonia, I mean is that the right one? [10:09] what is best ubuntu version for my high speed server? [10:09] how do I download help.ubuntu.com to my computer? [10:09] download it ? [10:09] for offline use, that is. [10:09] yes. [10:09] doesn't firefox have an offline option [10:09] where it mirrors it ? [10:09] svetlana: wget [10:09] ikonia: drwxr-xr-x 4 root root 4.0K Feb 15 02:22 home00000000000000000000000000000000000000000000000 [10:09] http://askubuntu.com/questions/37692/grub-invalid-arch-independent-elf-magic-after-install-on-ssd [10:09] Hey all. What is rpcbind, why is it started in three different ways: rpcbind-boot.conf, rpcbind.conf, portmap-wait.conf [10:09] possibly that [10:09] hmm [10:10] (erm, I mean download _all_ of it, not only the pages I already visited.) [10:10] Bary90820: use a pastebin please that didn't come out cleaerly [10:10] ok [10:10] ikonia: wget -m http://help.ubuntu.com [10:10] ok [10:10] czsr: I don't need it [10:10] ikonia: http://pastebin.com/raw.php?i=tjA8d0Jd [10:10] czsr: ok, thanks [10:10] ok [10:10] Bary90820: it's owned by root [10:10] Bary90820: thats "home [10:11] Bary90820: you need your home directory [10:11] look at .gnome and subfolders [10:11] So i should chown to to aaron [10:11] Bary90820: no [10:11] Bary90820: pay attention [10:11] Bary90820: look at the PROBLEM directory [10:11] Bary90820: what are the permissions on that [10:12] Bary90820: look at .gnome and subfolders maybe some folder cant be read or write [10:13] How can I run ubuntu on SumSung note3 mobile phone? [10:13] !touch | Guest74758 [10:13] Guest74758: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [10:13] !rpcbind [10:13] ikonia, you were right. everyone and their momma will be hitting the irc with phone questions. === Guest74758 is now known as icewalk [10:14] what is best ubuntu version for my high speed server? [10:14] czsr: which ever one best meets your needs [10:14] ikonia: czsr http://pastebin.com/raw.php?i=HZjNHc4u [10:14] 14.04 LTS ? [10:14] czsr: if thats the one that best meets your needs - yes [10:14] ok [10:14] !server | czsr [10:14] czsr: 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/14.04/serverguide - Support in #ubuntu-server [10:15] Bary90820: show the permissions of /home/arron/.gnome2/accels [10:16] Hello [10:16] hi, trents [10:16] ikonia: http://pastebin.com/raw.php?i=i9GDQQnQ [10:16] Bary90820: change perms [10:17] I need a little help with remembering a show [10:17] Bary90820: ok - show the permissions on .gnome2 [10:17] avenger, this is ubuntu support. check your channel [10:17] which cahnnel should I go to? [10:17] avenger: #freenode === rafael is now known as Guest15708 [10:17] !alis | avenger, [10:18] avenger,: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [10:18] avenger: ask in #freenode [10:18] they can help you find channels [10:18] o Ubuntu Studio Não Tem o atalho Pará screenshot (Shift + Printscreen) [10:19] ikonia: sorry there was a mistake with the last pastebin http://pastebin.com/raw.php?i=US3G3RDV [10:19] trents, in English? [10:19] Yes [10:19] sorry [10:19] Ubuntu Studio does not have the shortcut for screenshot (Shift + Printscreen) [10:19] Bary90820: ok - so it's owned by root [10:19] trents, so your question is ... [10:19] Bary90820: it's owned by root as you have launched commands using sudo - you do not need sudo [10:20] cfhowlett: ? [10:20] Bary90820: change the owner to your user and group (you can see these permissions in your home directorys root) with the sudo chown -R command [10:20] svetlana, ! [10:20] cfhowlett: he wants that shortcut to work. do you not see the question? [10:21] trents: did it work before? [10:23] Ubuntu Studio is a distro aimed to actually programmers or is it better to use the normal Ubuntu? [10:23] ikonia: I'm not sure if it ran correctly http://pastebin.com/raw.php?i=CAqADPnB [10:23] firefox does open now tho === n13z_ is now known as n13z [10:24] trents, your choice. [10:24] Bary90820: you just changed your full home directory, but that should work [10:24] trents: ubuntu studio is music/audio production [10:24] trents, note: plain vanilla ubuntu will be different from ubuntustudio [10:25] trents: or film production [10:25] ikonia: there is still one program that won't open the gui app for samba [10:26] Bary90820: what gui app ? [10:26] samba [10:26] the one from the software center [10:26] thats not an application name [10:26] what is the name of the application you are trying to open [10:27] ikonia: the name is samba [10:27] Bary90820: that is not a gui [10:27] "samba" is not a gui [10:28] unless you can provide more details on what it is you are doing [10:29] ikonia: this app [10:29] http://www.krizna.com/wp-content/uploads/2013/09/config-samba-ubuntu12-04.png [10:29] it's called samba in the software center [10:30] how are you launching it ? [10:30] i've used it in the past [10:30] how are you launching it ? [10:30] I am launching it from the unity launcher === cached is now known as WHAT_UP [10:30] I don't know about that application [10:30] so can't comment [10:31] updog [10:31] This is my drive makeup: http://pastebin.com/eJXKC61Q [10:31] I just want it to open [10:31] ikonia: [10:31] What would be the equavalent of sda1 and sda3 from here? http://askubuntu.com/questions/37692/grub-invalid-arch-independent-elf-magic-after-install-on-ssd === pavlo is now known as TheGoodDayMan [10:42] Exetel sucks [10:42] there, I said it [10:43] ? [10:43] croppa_ uses Exetel [10:44] uf: croppa_ has not said a word [10:44] are you sure you're in the right channel ? [10:44] ooh you mean the host [10:44] if it continues to drop/connect it will get dealt wiith [10:47] OK, I just saw the Ubuntu for phone thing on the landing page, but did Ubuntu already have a distribution for phones? [10:48] they page shows where you can get it from [10:49] And I also heard that Ubuntu 15.04 is in alpha [10:49] correct [10:49] it's discussed in the channel #ubuntu+1 === dominus_ is now known as rikut [10:54] How long will Ubuntu 15.04 be in the alpha stage for? [10:54] until it's ready [10:54] it's discussed in #ubuntu+1 [10:55] ikonia isnt it until its ready + each week people ask for it? === White_Cat_ is now known as White_Cat [10:55] OK, right now, Ubuntu 15.04 looks a lot like Ubuntu 14.04. Of course, they have not updated Unity yet [10:57] hi [10:57] hello [10:57] wha't the name of the service that runs sysv scripts? [10:57] i mean systemd unit [10:57] sysv-init probably as a guess, but sysv ≠ systemd [10:58] !15.04 | iamanedgecutter [10:58] iamanedgecutter: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at http://www.markshuttleworth.com/archives/1425 [10:58] Yeah, that is what I heard. I am thinking this will be the "Windows 10" of Ubuntu history [11:01] What is a vervet? [11:01] in what context ? [11:01] The animal [11:01] it's nothing to do with this channel [11:01] iamanedgecutter: its a monkey [11:01] use the internet to look up animals [11:01] ikonia: It might be a Vitruous Verver version of Ubuntu :) [11:02] Ooh, OK [11:02] * Lachezar sighs. [11:02] iamanedgecutter: this channel is for tehcnical suppor tonly. so for 15.04 questions please see #ubuntu+1 and for chitchat please see #ubuntu-offtopic [11:02] Virtuous Vervet [11:03] Can this command be run in a BASH shell script? :(){ :|: & };: [11:03] iamanedgecutter: stop trying to fork bombs [11:03] it's not funny [11:04] no-one should try that command [11:04] / [11:04] * bruno-test [11:05] someone fork bombed my terminal at univeristy [11:05] when I left my terminal unattended [11:05] I came back and my computer was unresponsive === bruno-test is now known as bruno === bruno is now known as Guest41338 [11:13] Hi! Good Morning, once again. I'm having a little issue with my 3D gaming card , ive installed nvidia-current ! from apt-get package manager without sucess , the computer is in fallback mode, what can be done ? [11:14] cucu... [11:14] !nvidia driver [11:15] $ lspci | grep VGA [11:15] 01:00.0 VGA compatible controller: NVIDIA Corporation Device 13d7 (rev a1 [11:16] first step is to look at the xorg log and make sure it's loading the nvidia x module [11:16] you can verify this by looking in the xorg.conf file to make sure "nvidia" is listed as the driver it's trying to load [11:18] ok tks [11:18] brb [11:19] !xorg.conf [11:19] The /etc/X11/xorg.conf file is deprecated, but sometimes may still be needed to pass values to specific drivers. Generic xorg.conf generation: http://ubottu.com/y/xorgconf - ATI/AMD ( fglrx driver ) specific: http://ubottu.com/y/atiamd - NVidia ( nvidia driver )specific: http://ubottu.com/y/nvidia man xorg.conf for file structure and syntax. [11:20] hehe [11:20] :) === lng is now known as Guest14087 [11:20] i dont have it :P [11:20] is there any automatic way to do it ? [11:20] like ati does? [11:20] sandieg: possibly run nvidia-settings and get it to generate one? Didn't think it was needed though [11:21] Hello, does anyone know how to share data from a freshly formatted ubuntu computer to a win8.1 laptop with samba? I tried this guide (https://help.ubuntu.com/community/How%20to%20Create%20a%20Network%20Share%20Via%20Samba%20Via%20CLI%20(Command-line%20interface/Linux%20Terminal)%20-%20Uncomplicated,%20Simple%20and%20Brief%20Way!) but it requires the computer to be online, how do I install the samba package without internet? than [11:22] !aptoncd | Coolkid_3245 [11:22] Coolkid_3245: APTonCD is a tool with a graphical interface which allows you to create one or more CDs or DVDs with all of the packages you've downloaded via apt-get or aptitude, creating a removable repository that you can use on other computers - See also !offline === andrex is now known as andrex|off === Harrowed__ is now known as Harrowed_ [11:46] hi all. Hoping I can get some help. I installed xubuntu-desktop to try xfce, its ruining things. I've removed it again to try to get back to unity. It will not stop setting Xubuntu as the default in the login screen. Everytime I lock the computer it kicks back to the login screen rather than the lock screen. I often have to login 2-3 times as I log in, it flashes the desktop and then kicks back to blackscreen and then login again [11:47] do you have plymouth-theme-xubuntu* installed [11:48] how do i find that out? autocomplete in terminal gives me just plymouth, plymothhd and plymouth-upstart-bridge [11:49] dpkg -l | grep plymouth-theme-xubuntu [11:50] LIST [11:50] ~: dpkg -l | grep plymouth-theme-xubuntu >i plymouth-theme-xubuntu-logo 14.04.2 all graphical boot animation and logger - xubuntu-logo theme >> ii plymouth-theme-xubuntu-text 14.04.2 all graphical boot animation and logger - xubuntu-text theme [11:50] so i guess thats yes [11:51] Can someone point me to a tutorial where I can see how to build a separate DEB package for each php module ? Like in the repos but I want to have different packages for two php versions. [11:53] remove them, not sure what unity uses for splash/login, does it also use plymouth? [11:54] how did you remove xubuntu? you still have xfce packages lying around [11:54] probably do. I did apt-get remove xubuntu-desktop (as i installed it with that) [11:55] DReynolds: not sure if the meta-package xubuntu-desktop works for uninstalling [11:56] does dpkg -l | grep xfce [11:56] show lots of packages? [11:57] apart from that - try setting your desired login-manager first - i.e. lightdm - which is default on ubuntu i afaik ( sudo dpkg-reconfigure lightdm) [11:57] boichev, easy, see http://packaging.ubuntu.com/html/packaging-new-software.html [11:57] and the login-manager should remember your last choosen session afaik [11:58] dpkg -l grep xfce [11:58] oops, wrong place :P === Awaken_ is now known as Awaken [12:02] hello [12:08] hello every one I am using ubuntu 14.04 and It is working fine on normal operations but when I copy or move data from one place to another then it freezes and stop working !! While pc working fine on windows os. My friend using the ubuntu experienced same what is the reason behind this? [12:13] Hi folks === Yukkii is now known as Yukkino [12:16] I'm using Ubuntu 14.10 Desktop and I have the issues that the system freezes on certain situations: When using Thunar File Manager and right clicking on a folder, the system freezes. Only a hard reset (button on the case) works here. This is reproduceable. The other time is when I'm playing media with Totem or VLC. What steps do you recommend to find the root cause of this issue? [12:16] memoryleak, thunar with ubuntu? why not nautilus [12:17] I just wanted to give it a try [12:17] memoryleak, what happens with mplayer [12:18] thunar works fine in 14.10 [12:18] I still have the same problem [12:18] I get grub> prompt and nothing else [12:18] does no one know what to do with this? [12:19] !seen EriC^^ [12:19] I have no seen command [12:19] bazhang: I couldn't narrow down the issue to a specific applicaiton. I have the freezes also when I'm playing back a YouTube / Facebook video with firefox/chromium [12:19] probably a video driver issue [12:20] White_Cat, did you update-grub [12:20] bazhang, jatt: The freezes occour occasionally when playing back media. The fact I could reproduce it with Thunar is the reason why I have it still installed. [12:21] https://bbs.archlinux.org/viewtopic.php?id=124213 [12:21] memoryleak, I am trying to narrow down the issues, trying another video player would be a first step towards that, as would using the default nautilus [12:21] bazhang how would I achieve that [12:21] it gives an error [12:21] cant find command update-grub [12:22] White_Cat, why link the arch wiki [12:22] White_Cat: what ubuntu is that exactly? [12:22] ubuntu-server 14.04 [12:22] after it freezes and reboot, check the /var/log/Xorg.0.log.old for errors [12:22] bazhang a mistake [12:22] bazhang, the problem with the media playpack is that I can't reproduce it, I need to wait for it to happen and until now I had it with Totem, VLC, HTML5 playback with Chromium and Flash Playback with Firefox. [12:22] White_Cat: and what kind of setup is that machine? [12:23] k1l it has a single ubuntu server [12:23] I am trying to make it work with efi [12:23] bazhang, and after it happens, I don't know where to look for error messages which indacte why it was frozen [12:23] memoryleak, what are the system specs re: ram, video card, which drivers how installed [12:23] I ran the commands from http://askubuntu.com/questions/509423/which-commands-to-convert-a-ubuntu-bios-install-to-efi-uefi-without-boot-repair so far [12:23] White_Cat: what are you trying to do? that should not be a big task for the enduser. [12:24] k1l all I want is to convert boot from legacy to efi [12:24] without loosing data [12:24] if you had the issue with lots of different applications it points to a problem in the video drivers and not in the applications [12:25] White_Cat: ok, that is not my area [12:26] k1l only thing I need to do i think is to point grub to the right config file [12:32] bazhang: http://pastie.org/9953868 is the list of components [12:33] I have installed the nVidia Drivers using the Ubuntu Software 3rd party driver application [12:33] check whether you get the same problem with the open source drivers [12:33] memoryleak, please point any future helpers to that, I am a bith busy and have to step away for a few, my apologies [12:33] hi all === BaNzoune1 is now known as BaNzoun3t [12:42] is antone here any good with grub [12:42] I am at grub prompt and I dont know what to do [12:43] ask [12:43] i'm about to disappear,but i'm sure plenty helpful people here will offer you help [12:44] hi i have a problem installing any app in ubuntu plz help [12:44] mofi: what error do you get? please show it in a pastebin [12:45] well I have grub prompt [12:45] cannot boot [12:45] I am unsure what more I can say [12:45] I am tyring to get efi to work [12:45] I think it cannot find the cfg file [12:45] White_Cat: you need to tell, that you want to convert from bios boot to uefi boot. [12:45] ok @kll [12:45] its" hspa-modem-dkms" [12:46] im very troubled can't install any app [12:46] k1l right [12:48] !paste | mofi [12:48] mofi: 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:49] mofi: put the errormessage there [12:50] k1l who should I ask my grub issue [12:50] I have been trying to find a person for several hours now [12:55] White_Cat: describe your exact issue with most details and someone who knows will answer. you could try askubuntu or ubuntuforums, too [12:56] !kernel [12:56] 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) [12:57] k1l I am not sure what to ask [12:57] I am confused [12:57] !details | White_Cat he's asking for the details [12:57] White_Cat he's asking for the details: 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) [12:58] I have been trying to find a person for several hours now[2015-02-16, 13:45:34] White_Cat: you need to tell, that you want to convert from bios boot to uefi boot. [12:58] I have been trying to find a person for several hours now[2015-02-16, 13:45:34] White_Cat: you need to tell, that you want to convert from bios boot to uefi boot.I ran the commands from http://askubuntu.com/questions/509423/which-commands-to-convert-a-ubuntu-bios-install-to-efi-uefi-without-boot-repair so far [12:59] cfhowlett I already explained it to him and you === sins-_t is now known as sins- === karel is now known as Guest3046 [13:00] White_Cat, ummm, hours ago? among the hundreds of thousands of threads since? You DO know you one of several people here at any given time, yes?> [13:00] White_Cat: its not about me helping you. i already said that this issue is not my area. but its about you describing the issue that good, so others reading here could help you. [13:00] Can I boot manually with grub? [13:01] White_Cat, you can depending on where it stops in the boot process before you get the grub prompt. === Artpicre is now known as Guest13568 [13:04] its difficult enough to sit in this hot server room with all the fans :( [13:05] its probably 2-3 lines of commands [13:05] for the love of madness :( [13:06] White_Cat_, I suspect the process is a bit different for efi systems but: http://members.iinet.net/~herman546/p20/GRUB2%20How%20To%20Boot%20From%20CLI%20Mode.html#How_To_Boot_An_Operating_System_Directly [13:07] I am confusing myself more :( [13:09] that gets me a general protection exception [13:09] this cant be this hard [13:10] White_Cat_, normally grub will appear if the left shift key is held down immediately after the BIOS screen [13:11] White_Cat_, if that's what you're looking for [13:11] I see grub [13:11] I cant boot beyond that [13:11] I dont know what isnt working [13:12] no recovery kernels available? [13:12] I am unsure what I need to do. I dont know whats broken [13:12] the system does boot fine on legacy mode [13:12] I am tyring to convert that to uefi [13:12] uwfi boot drops me to a grub> prmpt [13:12] minimal mash like line editing [13:13] *bash [13:13] I have this frustrating problem: I want to open files with the .phb extension with the program seaview, and files with the .cfg extension with gedit. However, if I set one of the extensions to gedit, they are both opened by gedit, and the same with seaview, how can I stop this stupid behaviour? [13:15] White_Cat_ you have a grub prompt which is good, so you have the uefi first stage there [13:16] ok , then you need to change the partition table from msdos to GPT for starters, White_Cat_ , http://www.linux.com/learn/tutorials/730440-using-the-new-guid-partition-table-in-linux-good-bye-ancient-mbr- [13:17] dns53 I suspected that too [13:17] let me see that [13:17] hmm [13:17] http://pastebin.com/eJXKC61Q [13:17] this is how my partitions look like [13:18] is it bad? [13:18] I dont want to loose data [13:19] White_Cat_, assume the data *will* be lost and make a backup. then proceed [13:19] I cannot [13:19] I told this to you 5 times today [13:19] White_Cat_, no one *wants* to loose data [13:19] "i don't want to loose data" is invalid, always have a backup. [13:19] Hello, can someone help me please? I just installed ubuntu on my hp compaq 6715s but the sound doesnt work. I hear nothing. :( [13:19] The entre point is that the computer cannot see new drives [13:19] White_Cat_, if you can't backup your data, then you really might want to rethink your strategy [13:19] that is the entire reason why I am trying to switch to uefi [13:19] !sound | choki [13:19] cfhowlett I lack options [13:19] choki: 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. [13:20] you really love spamming bot commnds, dont you [13:20] White_Cat_, not true. leave things as they are until you gather more information. [13:20] cfhowlett: thank you [13:20] Blue11 can we ralk in pm? [13:20] choki, happy2help [13:20] *talk [13:20] the word is lose data not loose [13:20] My head is coming loose :p [13:21] White_Cat_, why do you need uefi if legacy works ? [13:21] yes [13:21] because uefi detects drives [13:22] legacy isnt working well [13:22] I know its weird but thats what I am dealing with [13:22] legacy isn't mounting drives in a raid ? [13:22] raid works fine [13:22] the extra backup isnt detected [13:23] its a new hp server [13:23] the bios is like a brand new os :( [13:23] White_Cat_ can you move your /boot to the uefi partition? [13:24] White_Cat_, what kind of connection to the backup , sata ? [13:24] dns53 I am currentlu on grub> partition [13:24] White_Cat_ i don't think uefi can deal with big partitions so it is best to have a seperate /boot [13:24] I can boot to live cd if you like [13:24] grub does list the folders [13:24] with ls [13:25] BluesKaj yeah it is sata [13:26] BluesKaj is there a way to test if its a grub or .cfg issue [13:26] I suspect its a .cfg issue [13:26] White_Cat_, 33Is that backup disk GPT by any chance?3 [13:26] backup disk isnt formatted probably [13:26] grub-script-check [13:27] it cannot find that command dns53 [13:27] the commands I ran so far are: http://askubuntu.com/questions/509423/which-commands-to-convert-a-ubuntu-bios-install-to-efi-uefi-without-boot-repair [13:27] the ones in answer [13:28] I have /mnt/boot/efi which has two files grub.cfg and grubx64.efi [13:28] I think I run grubx64.efi which cannot find the config? or the config is trash maybe [13:29] Why not use bootrepair? === digifiv5e is now known as Guest67070 === Hub is now known as Guest32318 [13:31] White_Cat_ grub starts searching for a partition with the rest of grub. if it can't find it you have a problem. i think you may be able to move grub to the uefi partition, if not maybe resize the uefi partition and create a boot? [13:32] cfhowlett: i now tried the steps in your links but when i try `sudo modprobe snd-hda-intel ` i still cant hear anything. :(( [13:32] choki, do you get headphone sound? [13:34] dns53 my uefi partition is like 500mb large [13:34] what command do I need to run? [13:34] I am very lost [13:35] yo! [13:35] cfhowlett: no *meow* [13:36] choki, dang. confirm: no sound AT ALL, EVER? [13:37] cfhowlett: nothing. i may try oss? [13:37] choki, couldn't be any worse = go for it [13:38] dns53 sorry about tht [13:38] am back [13:39] White_Cat_ well the first thing i would try booting from a live cd and just copy the /boot files to your uefi, at least the kernel and uimage [13:39] White_Cat_ if you have the kernel there are other options apart from grub === deegee is now known as drussell [13:41] Is it true that Ubuntu uses children to program its code? [13:42] Dinosaurio: stop trolling in here. you got kicked some times already for that === pvoigt_ is now known as pvoigt [13:43] Dinosaurio FUD. Silly FUD at that. Troll somewhere else [13:43] dns53 okay [13:44] booting from live cd [13:44] cfhowlett: I haven't insulted you [13:49] Hi, I'm new to Ubuntu and am having an issue with Ubuntu upon start up, Details: http://pastebin.com/GJZccpaW any help would be great :D [13:49] deanoman123456, and after 2 minutes stuff just starts working OK? [13:50] yep after 2 mins its fine [13:52] hi. I use synapse launcher. I use Shift+Space as a shortcut to launch it, instead of the default (Ctrl+space). But on every reboot, the shortcut gets reset to default. What could be the cause of this? [13:52] This was not the case a couple weeks back. I am not sure what I did that could have changed this [13:52] Hi Guys and girls.. Does anyone here know a way to add the info in a ovpn file to networkmanager without all copy and make crt and ca files? [13:53] some script maybe? [13:54] hi, what does ":$" mean in bash? === Artpicre_ is now known as Artpicre [13:55] any advice? [13:55] deanoman123456, nothing leaps to mind, sorry [13:55] EzeQL : is used to separate your host name and the rest of the path, $ indicates a normal user (# is used to indicate root) [13:55] ok thx, I'll see if someone else reads it [13:56] Any idea if Ubuntu (14.04LTS) is capable of automatically switching between A2DP (music playing, but no mic) and HSV (well, the music sounds like a phone, but the mic works)? [13:56] greetings. I"m looking for a way to stop traffic on a virtual interface for 10.* series ip. Is it possible? [13:57] Failing support for autoswitching, any way to quickly switch manually (opening the audiosettings is kind of heavy weight on every incoming call) [13:57] dns53, is there any diff between: user:~:$ and user:~$ [13:57] yacc maybe, have you tried using pavucontrol ? [13:57] dns53 yeah [13:58] sorry abou that [13:58] I shouldnt have conneciton issues anymore [13:58] deanoman123456, might be a bios issue, legacy-usb option ? [13:59] OerHeks; I'll check my BIOS settings on next reboot :D thx [13:59] OerHeks; Should I check if it is On or Off? [14:00] EzeQL you can change how your prompt looks [14:00] dns53: well, and now as an indicator ;) Or at least commandline invocations so I can script it somehow, ... [14:00] My guess would be, if nothing else helps, I can still detect Hangouts via specific network traffic spikes, .. [14:02] deanom... [14:02] * yacc thinks that Firefox should be renamed CrashFox. [14:03] repost: hi. I use synapse launcher. I use Shift+Space as a shortcut to launch it, instead of the default (Ctrl+space). But on every reboot, the shortcut gets reset to default. What could be the cause of this? [14:04] !seen EriC^^ [14:04] I have no seen command [14:05] Blue11 do you have suggestions for me? [14:07] morning all, I need a scrolling ticker to display tweets on my ubuntu desktop, any suggestions for apps I can look into? [14:09] Hello People! [14:10] Argh. I got this env var "LC_PAPER" which I want to get rid of permanently and don't know how. That is, I have no idea where it is set every time a shell starts. [14:11] spitzi: LC_PAGER? [14:11] somsip: nope, LC_PAPER. And same goes for LC_MONETARY, LC_IDENTIFICATION, and others. Go away! [14:12] spitzi: well, I'd found a page with an answer for you, but forget that now [14:15] sosby: Eh? [14:15] somsip: Eh? "Go away" was meant at the env vars. [14:16] ... :P [14:18] elo [14:18] siema [14:18] co tam? [14:19] quekrul, english, please? [14:19] !pl | quekrul [14:19] quekrul: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [14:19] Hi [14:19] whazzup? [14:19] thats indonesian [14:19] So no idea? [14:19] I don't know WHAT that is! [14:19] I'm a king polish rap. [14:20] bazhang: WHS [14:20] !oot | quekrul [14:20] whoopsie [14:20] quekrul, off_topic. find a different channel [14:20] !ot | quekrul [14:20] quekrul: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [14:20] Co tam ziomeczki? [14:20] polish rap, that must be weird :) [14:20] one can only imagine ... [14:21] You can help me? [14:21] quekrul: spoko a u ciebie? [14:21] Lekcje mam ziomeczki [14:21] quekrul, ask ubuntu questions only. [14:21] ale nuda ;/ [14:21] !pl | quekrul [14:21] quekrul: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [14:21] #ubuntu-pl. [14:21]
  • is it possible to install stuff like curl with one line apt-get comamnd without having to go through satisfying all dependencies one by one? [14:21] Hejka [14:22] siema [14:22] Jak wejść na polski kanał? [14:22] Siema [14:22] Li , sure, sudo apt-get install curl -y === Fetch_ is now known as Fetch [14:22] Elo [14:22] normalnie [14:22] przejmuje ten kanał [14:23] twoj stary [14:23] quekrul: napisz /join #ubuntu-pl [14:23] twoja stara [14:23] bazhang: do you have your ops stick handy? [14:23] /join #ubuntu-pl [14:23] polczaki [14:23] Ozi [14:23] Kopara, niezdasz!!! [14:23]
  • OerHeks: that is not possible [14:23]
  • E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) [14:23]
  • E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [14:24] !aptlock | Li [14:24] Li: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [14:24] samian adam2 quekrul please join #ubuntu-pl fesni too [14:24] tY BAJOR [14:24] all same ip adress, kids [14:24] OerHeks, that's exactly what I was thinking! [14:25] school :)\ [14:25]
  • yes ubottu that works ... thank you [14:25] ubuntu has the weirdest service management ever [14:25] Hi, I am having issues with my wifi. As of this morning, it stays connected for a few seconds, minutes, and then drops me. Any idea how to fix? [14:26] Li, maybe you have sofwarecenter & terminal open .. [14:26] elo [14:26] Noszi [14:26] can u kick them ? [14:26] hi man [14:26] Co tam koledzy? [14:26] !ops | can the polish contigent be kicked please [14:26] can the polish contigent be kicked please: 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 [14:27] yo [14:27] witam [14:27] witam [14:27] Tomek film ogląda [14:27] cześć [14:27] DOBRANOC === adrian__ is now known as noszek [14:27]
  • OerHeks: terminal yes but not the software center .. anyway the issue is solved ... thank you :) [14:30] is ubuntu 14.10 using the same upstart init system? [14:30] CoreSaint, as defasult yes === Guest67070 is now known as daynaskully [14:32] BluesKaj any suggestions for me? [14:32] I may have lost it doing connect/disconnect [14:33] White_Cat, have you setup the bootsequence in the uefi/bios === thomas_ is now known as Guest86113 === tdowns_ is now known as code_monk [14:36] BluesKaj I dont know [14:36] I am trying to reinstall efi [14:36] I am clueless [14:37] hi the live cd I am bulding dies after nm-dispatcher: Dispatcher action 'change' for eth0 is there any way to get verbose logging to occur to the console (since it hangs before giving me root access).. [14:38] White_Cat, perhaps this will help http://www.tomshardware.com/answers/id-2138001/uefi-option-bios.html [14:39] Blue11 all I get was a grub prompt [14:39] I am pretty sure its post bios [14:39] rather grub doesnt know where the os is [14:39] thats my guess [14:40] yes that's why I posted the above url , it explains what to setup and what to leave alone [14:41] hello! which is current status of Compiz in latest Ubuntu? [14:42] Blue11 I am confused [14:42] what am I trying to find with this? [14:42] I dont want to disable uefi === tdowns is now known as code_monk [14:44] --connect -c freenode [14:46] White_Cat, my nick is BluesKaj , I'm not sure what to tell you since resetting the system to uefi boot means chjanging th epartition table from msdos to GPT , and I'm not sure this can be accomplished without having to back up all your data and reinstalling the OS...that's asmuch as I can help [14:47] my advise would be to back up everything [14:48] Hey guys. I have a Levono Thinkpad T430, and connect it through the dock to a 3-display setup (laptop and 2 external monitors). Until recently, it was working flawlessly. Recently, I accidentally hit the Super + P combination which, as far as I know, messes with resolution. This drove my displays nuts, and now my 2 external monitors are impossible to set back to their proper resolution. Any attempts to in the Displays settings yields the erro [14:48] r "GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gnome_2drr_2derror_2dquark.Code2: could not set the configuration for CRTC 65". Hitting Super + P did not reverse the damage, either. And xrandr didn't help either. How can I restore the proper resolution to my external displays? [14:48] anyone ever run ubuntu on a usb stick? (my laptop hard drive is fried) [14:48] !persistent | Spawny [14:48] Spawny: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [14:48] Blue11 what command do I use to check if it is gpt? [14:48] Why does Ubuntu start up saying "A system problem was detected?" I read online that if you disable crash reporter that this will no longer pop up, but then we can't really help the developers either correct things if we do this; Though I'm not even really sure what the problem is, as everything seems to be working fine. I had this problem back when I used Xubuntu. [14:49] My partitions are like this: http://www.tomshardware.com/answers/id-2138001/uefi-option-bios.html [14:50] Spawny, easy enough to do. boot live DVD install to USB stick. done deal [14:50] White_Cat: parted -l [14:50] White_Cat: look at "partition table:{gpt, msdos, etc}" [14:51] ObrienDave there is an easier way there is a rogram that installs linux to a pendrive while in winblows (pendrive linux installer) [14:51] rogram = program [14:52] hello [14:52] I need help [14:52] anybody know why the games i had installed via steam seem to have uninstalled themselves? [14:52] !ask | kidx [14:52] kidx: 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 [14:52] so would ext4 be gpt? [14:52] I cant get the omega drivers to install [14:53] and if i do they dont work right [14:53] cfhowlett, *MUST* *bite* *tounge* [14:53] cuppa_coffee, I've seen that as well .... best to ask the steam/valve folk about it. [14:53] White_Cat: ext4 is just a file system, it can be used on gpt as well as on msdos partition table [14:53] cfhowlett, where can i do that? === Guest92083 is now known as martinklepsch [14:54] cuppa_coffee, www.steampowered.com is your starting place [14:54] maybe in #valve [14:54] White_Cat: partition table is just a way of indexing partition on the hard drive, gpt is the newer one [14:55] OerHeks, that channel doesn exist [14:55] cuppa_coffee that was a website not a channel [14:55] hey guys, I have a quick squid proxy related question. I have this "acl HOMEIP src 85.253.xx.xx http_access allow HOMEIP http_access deny all" in my squid proxy config, but for some reason it still blocks me. Any ideas what might be wrong? (i removed my ip because it's public/static ip) [14:56] steampowered.com is a website, i know. #valve certainly isnt a website but couldve been a channelname [14:56] either that or a twitter hashtag [14:56] any one know how to properly install omega drivers casue i cant get them install so they prefrom right? [14:56] we DON'T do twitter here [14:56] ya think? [14:56] tweeting is evil [14:57] tweeters are to be exterminated [14:57] hey, a dalek sends a tweet [14:57] it reads? [14:57] tweeters shouls b killed [14:57] just twitter [14:57] kill them with fire [14:57] not a big deal [14:57] or a hammer [14:57] Spawny, stop it. [14:57] why so violent [14:57] lasers. [14:57] Lets move on.. [14:57] okay [14:58] White_Cat, sudo fdisk -l , look for disk label type [14:58] any how i can here for help lmoa no to here twitter is bad [14:59] it is gpt [14:59] you mean whats written under "system" right? [15:00] isnt gpt the new mbr? [15:00] 4tb drive cannot be anything but gpt anyways :p [15:00] mbr has a limi at 2.5tb? [15:00] 2.2 gb [15:01] meh [15:01] okay so crisis averted [15:01] what should I check next? [15:02] really, White_Cat i have told you half an hour ago how to check it and you still waited for BluesKaj to tell you the same thing, really??? [15:02] I had connection issues [15:03] maybe I missed it [15:03] norton antivirus [15:03] I am sorry [15:03] any one know the proper way to install drivers [15:03] woohoo pendrivelinux just finnished [15:03] CoreSaint, I don't think he reads everything posted [15:03] i mean omega drivers [15:03] BluesKaj: it was directed to him [15:03] like I said, I have had connection issues [15:03] damn wifi [15:04] * White_Cat curses the wifi router [15:04] CoreSaint, yes, but I've been posting suggestions that aren't being read either [15:04] !patience [15:04] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ === andrex|off is now known as andrex [15:05] * White_Cat pets Scrivener [15:05] hmmm ill look else where laters [15:05] White_Cat, I was just curious =) [15:05] I'm not sure how long I should wait before asking again [15:05] BluesKaj: ok, [15:05] kidx, which drivers? [15:05] I can't find answers elsewhere :( [15:05] omega [15:05] 14.12 i think or higher [15:06] kidx, omega what ? [15:06] amd [15:06] amd omega [15:06] ok amd what? [15:06] AMD omega 14 somthing [15:06] there latest driver [15:07] suspose to be more improved. [15:08] what hardware m, graphics, audio ? [15:08] Scrivener: I would suggest remove power to the docking station, remove laptop - put back power to docking, put back laptop. - Im guessing your screens "disapeared" Second thing to try is vendor utility for multiscreen setup. - nvidia-settings or amdccctl - if its nvidia or amd. - If you are using open source-drviers, try X -configure and see what it says about your screens. - Might be that your screens got new id's [15:09] what u mean i have HD5770 [15:09] problem fixed itself with turning it off and on again [15:09] all i wanna do is install the latest fdriver [15:09] OpenTokix, I can try this, but I've done it before. I was gone over the weekend meanwhile, so it should all be "reset" so to speak. At least I would think. I am using Intel HD4000 graphics for compatibility (forgot to mention this), and I will try X-configure as you say. [15:09] AFK as I attempt these things quickly. [15:09] Scrivener: X -configre will generate a new x config for you [15:10] * BluesKaj gives up ...quoting model numbers doesn't tell me anything [15:10] lol [15:10] this is not helping [15:10] all i ask was how do i install the latest AMD driver [15:10] thats all [15:11] hello [15:11] kidx, download from amd. install with command line [15:11] tried that [15:11] xor_x, greetings. ask your ubuntu questions. [15:11] nothing but pure lag [15:11] thethe 3d preformance is cery crap [15:12] OpenTokix, I tried as you said with removing power to dock/laptop, removing the laptop, and reinserting it and restoring power. Still the same error is yielded when I attempt to change the resolution on my external displays. I will try X-Configure next after scrum... [15:12] very very crap [15:12] is there any alternative ubuntu software for Microsoft Visio? [15:12] kidx, wait, so the driver DID install? [15:12] kidx: run command: glxinfo [15:12] oh , graphics ...it only took 10 posts to find that out [15:12] ok [15:13] 14.12, the newest omega driver for his card [15:13] Scrivener: you have to run X -configure from a command textmode, not from within X [15:13] glxinfo currently not installed [15:13] kidx: Thats why your 3d performance is crap, you have drivers, but dont the API between Xorg and the driver [15:13] help [15:13] kidx, install mesa-utils [15:13] !help | ivano [15:13] ivano: 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 [15:13] kidx: what BluesKaj said [15:14] xor_x, http://askubuntu.com/questions/37632/is-there-an-alternative-to-microsoft-office-visio [15:14] ok installed [15:14] done that [15:14] xor_x: yEd is way superior over openoffice draw or dia, go with yEd [15:15] what do i do after that reboot [15:15] xor_x: lucidchart for google drive is also pretty nifty, but not as good as yEd [15:15] thanx, going to try them [15:15] nope, you need mesa-utils for glxinfo , kidx [15:16] ok [15:16] well it works now [15:16] so after that do i install the drivers from site [15:16] and all should work pro [15:16] kidx: if it works, why do you need other drivers? [15:16] right [15:16] i never said it works [15:16] 16:16:06 < kidx> well it works now [15:16] kidx, no use the package manager [15:16] glxindo does now [15:17] kidx: do you get information about your 3d subsystem when you run glxinfo? [15:17] i was not talking about drivers [15:17] yes [15:17] kidx: and you still have terrible 3d performance? [15:17] hello ,I succesfully built a active directory domain controller, windows clients can join and share files with the server. Now ho can i join a linux client [15:18] yea [15:18] all i did was install mesa-utils [15:18] do i need nfs ? [15:18] thast not gona fix unless i reboot [15:18] right [15:18] mesa-utils is not a driver [15:18] kidx: Can you paste your glxinfo output to pastebin [15:18] also all i wanna do is game and broadcast [15:18] ok [15:18] i will now [15:20] I installed chrome from google [15:20] samthewildone: I am happy for you [15:20] http://pastebin.com/xZeAjas6 [15:20] haha [15:20] Though I cannot pin the application to my docky bar. Is there a reason why & can I symbolic link it ? [15:20] OpenTokix, accidently pressed the enter key before I can add the rest of the words. [15:22] oh what happened to the instant support ? [15:22] kidx: apt-get install libgl1-mesa-dri [15:22] how to join a linux client to active directory dc [15:22] samthewildone: honest mistake =) [15:23] :| [15:23] ok [15:23] now what [15:23] samthewildone: I am sorry, I cant help you with your unity issue, since I dont run unity [15:23] will that driver be good for 3d preformance [15:23] casue i wanna game and use OBS [15:23] OpenTokix, who said I was running bloat...err Unity ? [15:23] OpenTokix, I'm running Ubuntu Gnome [15:24] samthewildone: I dont run gnome either =) === ansivirus__ is now known as ansivirus [15:24] I have "unable to mount volume", I had windows installed and now I install ubuntu, it's saying NTF partition is in usafe state. how can I access the drive? [15:24] * samthewildone strangles OpenTokix for being a rebel. [15:24] kidx: libGL error: failed to load driver: swrast [15:24] whats that mean [15:24] kidx: Is your glxinfo output - and the dri is direct rendering - ie. - Fast writing to graphics [15:25] how i tell that [15:25] xor_x, unsafe state means you are risking your windows OS doing whatever it is you're doing. proceed with caution [15:25] kidx: I just told you, from the output of your glxinfo [15:25] Hello, I have a few issues with my Ubuntu box, 14.10. [15:26] kidx: It say: "direct rendering: No" [15:26] cfhowlett : i have removed windows, now I can't access the drive because windows use the hibernation system. is there any way I can access the drive? [15:26] so what do i need to make it yes [15:26] if so how [15:26] xor_x, "removed" windows? how? [15:26] kidx: apt-get install libgl1-mesa-dri [15:27] already did that [15:27] so i must reboot [15:27] xor_x, better yet: so you DO NOT want windows, rigth? [15:27] for it to take effect [15:27] *right*? [15:27] cfholett, I mean I have removed windows OS, format the drive and install ubuntu in it. [15:27] kidx: you need to restart xorg atleast [15:27] then i come back ang give you glxinfo [15:27] kidx: yes [15:27] ok [15:27] brb [15:27] can i do restartx [15:27] xor_x, and it's still giving you that error message? weird. over my head. best I stop here. sorry. [15:27] or no [15:28] How can I remove blank spaces from my unity bar? [15:28] cfhowlett, no problemo, thanx for reply [15:28] col7, blank spaces? [15:29] Just downloaded a couple software updates, now my mouse cursor is gone, no mater how many times i restart [15:30] I need some help if anyone's willing? [15:30] Qbuo: Use Windows. [15:30] !patience | Qbuo [15:30] Qbuo: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ === thomas_ is now known as Guest43433 [15:30] !behelpful | brastologix, [15:30] brastologix,: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes. [15:30] Alright... [15:30] brastologix, not welcome here ever [15:31] Issue 1: Whenever I shutdown from the cog menu it logs me out the login screen. Once there, when I repeat the same procedure, I get a cut off Window. I read this bug report which is still opened and confirmed. It's most likely do to other users currently logged in. I do have a root shell opened and this might be the cause of it. My question, why am not warned that other users are logged in and ask for my administrator password? [15:31] lhorace, what version o f ubuntu [15:31] 14.10 [15:32] lhorace, how are you checking for other users [15:34] OpenTokix, oh boy, so I have to drop to a tty? [15:34] For X -configure? [15:34] hrm === ubuntu is now known as Guest63562 === Guest63562 is now known as Spawnster [15:35] Is there any way I can restore my computer to how it was like 20 minutes ago? [15:35] ok [15:35] thats better [15:35] i am back http://pastebin.com/yySmYVRE [15:35] I have got an easy solution for "unable to mount ntfs drive" (due to windows), terminal : sudo ntfsfix /dev/sda2 [or the letter for the disk] [15:35] Qbuo: no , there is no default rollback builtin , unless you use brtfs with snapshots , or have a time machine handy [15:35] bazhang: http://pastie.org/9954218 [15:36] everything should be good now for gaming and broadcasting right? [15:36] This is the bug report I forget to include in my last paste https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/838792 [15:36] Launchpad bug 838792 in gnome-session (Ubuntu) ""Restart" logs out, even when there are no other people logged in" [High,Confirmed] [15:36] tomodachi: is there any way to uninstall recent updates then? [15:36] kidx, try it and see [15:37] Does two sessions are my two root terminals that I have opened via Terminal [15:40] I just did "sudo apt-get update (and upgrade) If i restart now could it work? [15:41] kidx: how is your 3d performance now? [15:41] It's just so much trouble navigating back here without a cursor [15:41] Reading over this http://askubuntu.com/questions/1190/how-can-i-make-shutdown-not-require-admin-password, by default, the policy kit is suppose to aske for Admin password [15:41] desktop good [15:41] let me test a game [15:41] kidx: try glxgears [15:41] how do I quit a channel on irssi [15:42] Jakey2__: /wc [15:42] thanks [15:42] and to swich channels? [15:42] Issue 2: The update applet stopped working, whenever I click on /Install Now/, I see a progress bar, then waiting for authorization and it disappears. I am always getting prompted for the same updates every few hours. [15:42] Its not possible quit a channel without disconnect, only part. A big difference. [15:42] Mouse cursor is invisible after installing updates on 14.04. Multiple restarts haven't worked. [15:42] Jakey2__: /win # [15:43] Jakey2__: or est + 1, 2, 3, 4, etc. [15:43] OpenTokix: thanks [15:43] How can I remove blank spaces from my unity bar? [15:43] Yes, blank spaces... spaces that occupy space, without any entities visible. [15:44] It is in Ubuntu 14.10. [15:45] Jakey2__: est should be esc, but I guess you got it? [15:46] OpenTokix, is there a way I can clear out all of Ubuntu's knowledge about my display setup altogether, and have it re-detect and reset everything itself as it did the first time I plugged them in? [15:46] Because it worked the first time. It's only after hitting that godawful Super + P combo that it went haywire and won't go back. [15:47] Issue 3: Whenever I log out, I can never log back in, Xorg just freezes. I can't switch to VT. My only option is to hard reboot. [15:47] Scrivener: Im not sure - it might be so that there is some state saved for you laptop. - Usualy the super +P have multiple states, ie. external only, mirror, multi etc. [15:47] Scrivener: so it might be so you have to go back to the state you had [15:47] OpenTokix, how can I tell what state I'm in? It looks the same now, except that the resolutions are strange. [15:47] Scrivener: I would go in to laptop bios, so see if there is any info about it in the bios, to start the troubleshooting [15:47] :S [15:48] Man, frustrating. [15:48] Scrivener: laptops tend to be =) [15:48] Haha, Linux* tends to be :P And I say this as someone who works solely with Linux at home and professionally. [15:48] Righto... I'll begin the slow slog back to sanity. [15:49] Scrivener: I have to be honest, - i dont use linux for my protable computers =) [15:49] OpenTokix: depends on the laptop , I have never had isses excet for Modern apple laptops [15:50] Lenovo laptops work fine out of the box with everything [15:50] Hi is anyone here from the official Ubuntu team? [15:51] Maluno, they are rarely here [15:51] Mhmm, mhmm, thanks for the straight answer. [15:51] tomodachi: thats my impression also, - just never gone the lenovo route [15:52] same for the macbook air, everything works out of the box and i mean everything [15:54] Hi! Using 14.04.1 LTS, "apt-get install protobuf-compiler=2.4.1-1ubuntu2" complains that "apt-get install protobuf-compiler=2.4.1-1ubuntu2". How can I make apt-get locate v2.4.1? [15:55] Maluno, what do you mean with 'official ubuntu team" ? [15:56] Maluno, if you mean canonical employees, threre may be some here but i don't know that they are empowered to speak for their employer. what's up? [15:56] vy, drop the 2.4.1-1ubuntu2 > sudo apt-get install protobuf-compiler [15:57] I am a rep from the biggest technology forum in my country and I would like to talk with the official team in order to organize an event. [15:57] OerHeks: But I do not want the latest 2.5.0 release. [15:57] Maluno, which country, if I may ask? [15:57] Maluno: i suggest you to send an email to the devolopers if you wanna talk with them. [15:58] Portugal :) [15:58] For issue 2, I think I am experiencing this bug https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/785117. I can't remove or add applications via software center. I tried to run /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 manually from a terminal; I get '(polkit-gnome-authentication-agent-1:22557): polkit-gnome-1-WARNING **: Unable to determine the session we are in: No session for pid 22557'. I [15:58] don't see it in my /Startup Applications/ [15:58] Launchpad bug 785117 in software-center (Ubuntu) "[MASTER] silently fails to install software after PolicyKit error" [Medium,Fix released] [15:58] hi [15:58] !loco | Maluno [15:58] Maluno: Information on Ubuntu Local Community Teams is at http://loco.ubuntu.com/ [15:58] Maluno, mmmmm, nice. [15:58] Thanks man. [15:58] vy stange, why not ? next release is using 2.6.1 ... [15:59] \win 2 [15:59] OerHeks: Because I need 2.4.1. [15:59] OerHeks: I want to install particularly that version of the package. [15:59] OpenTokix, I can confirm that Super + P does cycle through output modes, and that I'm in the same mode as the one I started in -- not mirrored or external-only modes, but the default mode. Yet in the Displays setting, if I select a higher resolution (which is available and native to the displays), I get "could not set the configuration for CRTC 64" (or 65). [16:00] Maluno: there's also http://www.ubuntu.com/about/contact-us , but not sure what you're checking for your event [16:00] The only time I have had this message before was when a kernel update broke my 3-monitor setup a long time ago, but this did not happen following a kernel update. [16:00] vy, oke, then download the sourcecode, and build yourself http://packages.ubuntu.com/source/precise/protobuf [16:00] And my 3-monitor setup is working, except that the two external displays are not displaying at their native resolution. [16:01] Just want to reach someone from the official team so I can be redirected to the right person. Anyway, thanks for the help. [16:01] Maluno, you are aware that a company is behind ubuntu? [16:01] maybe contact them [16:02] Ok, sure. [16:02] Why is it so hard to do not talk at all when you do not know the answer... [16:02] Nice tips :9 [16:02] :) [16:03] vy ?? i cannot give you a package to download, as they are removed from the server. nice attitude .. [16:04] without enabling samba .. is it possible to change the workgroup name in ubuntu ? [16:04] OpenTokix, I got it! I should document it somewhere. [16:04] Scrivener: yes you should [16:04] In Displays settings, here's what fixed my problem. I disabled *one* of the external monitors, and saved the configuration. [16:04] Then, with one disabled, I changed the resolution on the other one successfully and saved. [16:04] Scrivener: awesome [16:04] Then I enabled the other one again, and it enabled at the proper resolution. [16:05] OerHeks: Because in the worst case you can recommend ppl to download .deb files manually and install via dpkg, which I also did. Compiling from the sources should be the last resort. Further, IIRC, installing an old version also should possible via apt-get/aptitude by making some configurations to the package system. [16:05] Think perhaps I should ask + answer my own AskUbuntu question about it? [16:05] That way others might find it. [16:05] sofar so good thanks [16:05] if i need any more help ill comde back i am noff now [16:05] Scrivener, that would certainly earn you karma! :) [16:06] So update break the system [16:06] cfhowlett, meh, couldn't care less about that -- I just want to save people some frustration ^.^ [16:07] Scrivener: there is a wiki you know [16:10] without enabling samba .. is it possible to change the workgroup name in ubuntu ? [16:11] I am having a little problem extracting pdf pages from pdf files using Ghostscript, does that problem could be entertained here? [16:11] Lumia930`, sure, you need to edit 2 places, [16:11] cfhowlett, I know I have a stackexchange user (I've done some things on AskUbuntu before), but I can't seem to locate it... heheh. >.> [16:11] !hostname [16:11] Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. [16:14] hello! which is current status of Compiz in latest Ubuntu? [16:15] !info compiz [16:15] compiz (source: compiz): OpenGL window and compositing manager. In component main, is optional. Version 1:0.9.12+14.10.20140918-0ubuntu1 (utopic), package size 4 kB, installed size 128 kB [16:17] wb Spawny [16:17] OerHeks: it's not that what I want to know [16:18] is it possible to mount a hard drive on a win8 machine on my network? [16:19] akaWolf, so what do you want to know then? [16:19] unity is runing on top of compiz. [16:19] Anyone here possesses/had some experience with a Lenovo Thinkpad T400? I want to buy a used one, and i need some insights if there is some known, confirmed issue with this model, if i should pay attention to something specific and similar stuff. Thanks in advance. [16:20] Reptilia, try ##hardware [16:20] That lenovo t400 runs linux fine, iirc [16:20] Reptilia: i know one issue [16:21] how many people use irssi? [16:21] Jakey2__: a lot. [16:21] Jakey2__, more than one [16:21] Jakey2__, thats hard to say [16:21] i find hexchat alot easier to use [16:21] so use it [16:21] Jakey2__: Do you have a question about it? This is a support channel after all. [16:22] hexchat=gui, irssi=tty [16:22] what is the best irc client to use i using xchat right now [16:22] it was just a conversation [16:22] Jakey2__: Check out #ubuntu-offtopic for other conversations :) [16:22] fair enough [16:23] :) [16:23] im using it now [16:23] just installed it [16:23] anyone still use BitchX? [16:25] xchat is rather dead, better off with hexchat === stryx`_ is now known as stryx` [16:26] i will try that thanks KindOne [16:27] hi [16:28] hi guys. I'm trying to install gnome 3.14 on ubuntu 14.10. I've follow the instructions here (http://www.webupd8.org/2014/10/how-to-install-gnome-314-in-ubuntu.html) but no matter what I do, 3.12 seems to get installed instead. Anyone know what I'm doing wrong or can you suggest a channel I should go to to ask? [16:28] Everybody feels good? === thomas_ is now known as Guest45426 [16:29] @jbwiv i don't know your fail... [16:29] how do i run a python program with python2 [16:29] from terminal [16:29] What is Phyton? === knight_corvi is now known as Guest1804 [16:29] *python [16:29] Please jbwiv do not use third-part guides. Thats never good. [16:29] Jakey2__: python2 file.py [16:29] thanks [16:29] What is python? [16:29] Prezident, is there a first-party guide to install gnome 3.14 on ubuntu 14.10? [16:29] what is good video editing software that can put videos in slow o [16:29] mo [16:30] !info python [16:30] python (source: python-defaults): interactive high-level object-oriented language (default version). In component main, is optional. Version 2.7.8-1 (utopic), package size 134 kB, installed size 680 kB [16:30] Of course jbwiv. [16:30] http://askubuntu.com/questions/536721/how-to-get-gnome-3-14-on-ubuntu-14-04 [16:31] I see they linking to that page aswell, lulz [16:31] I never used any third part guides anyhow [16:31] Dangerous and outdated mostly [16:31] Prezident, I see. didn't realize askubuntu was considered an authoritative source. ok, thanks [16:32] better then unknown sources [16:32] Anyone know how to build apps on ubuntu? [16:32] I wouldn't recommend installing gnome 3.14 on ubuntu 14.04. [16:32] I wouldnt recoment installing gnome anytime :P [16:32] oro: why not? [16:32] oro: sorry wrong person [16:32] OerHeks: why not [16:32] tomodachi :) np [16:32] hi :) I'm planning to move my ubuntu 14.10 install from an 160gb drive to a newly bought 1tb drive, should dd suffice for this? or do I need to partition the new drive first, etc? [16:33] IT can, for sure, break your system, wait for vivid 15.04 [16:33] caonicaldroid: what do you mean ? [16:33] alex__c: i would recomend using ghostzilla instead its quicker [16:33] Anyone wanna partner up and teach me java and C++ [16:33] alex__c: dd will read every block meaning even unused space will be copied , while ghostzilla will be smarted and just copy allocated space [16:33] thanks tomodachi [16:34] caonicaldroid: no. google is your friend for that, not #ubuntu, please go to #ubuntu-offtopic. [16:34] I want to learn the first language needed to build apps but its too complicated on ubuntu [16:34] update-manager [16:34] okay sorry. [16:34] woops :) [16:34] caonicaldroid: apps for what? ubuntu desktop? if so there are many programing languages you can use [16:34] No problem caonicaldroid this is for Ubuntu Support. [16:35] tomodachi did you mean Clonezilla? ghostzilla seems to be a browser [16:35] I meant for android [16:36] I am wanting to build a simple generator app but i dont know where to start\ [16:36] alex__c: yes it would. [16:36] caonicaldroid: you want to build apps for android on ubuntu? [16:36] I may have asked this before lol but is there anything i should do to speed up ununtu? Does anyone do anything to optimize it [16:36] Wont be any problem with dd aslong your target disk is bigger then your source drive. Good luck. [16:36] I do know windows avg pc tuneup is a must for most users [16:36] caonicaldroid: it is not [16:37] and it often doesn't actually give you any real performance improvement [16:37] caonicaldroid: your speed up question is to generic to give a clear precis answer perhaps if you told us WHAt you experienced as slow we could offer help [16:38] Androoid is for #android, this is still a support channel for Ubuntu not for teching language, keep top topic please. You can build android apps on any distro you want. So plase. [16:38] please. [16:38] hi [16:38] hi [16:38] Never mind i dont want to waste your time [16:38] caonicaldroid: C++ and java are not good languages to start out with as your first language either [16:38] You not wasting any time, but read topic. [16:39] so i got the following problem, my monitor suddenly doesnt get recognized anymore, hence: http://pastebin.com/4PkjYN4k [16:39] Whats the best tgo start out with MrElendi [16:40] What have you done editha for get this, played with kernel settings or it just happened after an update, upgrade, did you remove any modprbe? More info would h elp. [16:40] I was able to fix my issue with 'polkit-gnome-authentication-agent-1' by removing 'ulatencyd' according to this bug report https://bugs.launchpad.net/ubuntu/+source/policykit-desktop-privileges/+bug/1240336 [16:40] Launchpad bug 1240336 in policykit-desktop-privileges (Ubuntu) "After release upgrade, the user looses permissions for several basic actions in the system" [Critical,Triaged] [16:40] Prezident, no kernel changes, only thing i did was adding a DVB-stick and installing me tv [16:40] Try remove and add the contact again editha it might help, there is a a bug similiar to this. [16:41] Prezident, what contact? [16:41] Your on workstation yes? [16:41] Well a desktop pc yep [16:42] The contact you connect to your monitor might be plugged out and in again for ubuntu to find the drivers automaticly again .. VGA HDMI DVI dunno what you using. [16:42] aah lol ok [16:42] ok i'll try that [16:42] Did you reboot for this happend or you just installed the program and then it stopped? [16:43] Prezident, no it happened after rebooting [16:43] Might be the bug then, try it if it wont help we go further [16:44] Prezident, so just replugging won't help, do i need to reboot? [16:47] Prezident, i'm trying to reboot, maybe that helps brb [16:48] no shouldnt be needed [16:48] Ah [16:49] Okay I actually need help now. [16:49] Everywhere I go ubuntu touch is not compatible with sasung galaxy S3? [16:49] !ask [16:49] 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 [16:50] Does anyone know why it wont work or has gotten it to work? [16:50] hows it went editha ? [16:50] !phone [16:50] Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch === justinS_ is now known as jhsimpson [16:50] Prezident, so after turning the monitor off and on while rebooting, everything is fine now :) [16:50] Great editha ! [16:50] caonicaldroid, join #ubuntu-touch for phone questions, that S3 is (not yet) suported [16:50] Thats a kernel bug. [16:50] Glad it helped :) [16:51] I am a rom dev for this phone maybe i can help [16:51] ok [16:51] caonicaldroid, sure, any help is welcome. they can help you out how. [16:51] an interesting question for fellow ubuntu afficionados: anyone know of a cure for the workspace bug? [16:51] now xchat crashed [16:52] Prezident, so it's all fine after rebooting [16:52] I have an amazon ec2 server [16:52] I am trying to set IPv6 tunnel on my Ubuntu EC2. after I try to start the interface, I get this: http://paste.ubuntu.com/10248292/ [16:52] this is the guide I am following: http://www.datacentrix.org/blog/faq/IPv6-tunnel-+-rDNS-on-Amazon-EC2-running-Ubuntu.htm [16:52] editha: great i saw! =) COngratulations, its kernel bug ubuntu is affected at.. [16:52] Prezident, i see, ok thanks for helping! [16:53] np [16:54] What your "ifconfig -a" command gives for result MDTech-us_MAN ? [16:54] MDTech-us_MAN: any good to you? http://askubuntu.com/questions/109709/hurricane-ipv6-buffer-space-error [16:57] somsip: nope [16:58] site0 wont help you MDTech-us_MAN [16:58] oh, right === tcpman is now known as Guest27129 [16:58] nice server by the way! >OT> [16:58] I forgot to give you the interfaces file [16:58] is it possivle to build apparmor for android [16:59] Yes. [17:00] sudo apparmor_status [17:00] has to install the module first uuhimhere [17:00] Dunno if its default in your version. [17:00] Prezident: is there a howto [17:00] Sure. [17:00] sec === martinh__ is now known as martinh_ [17:01] http://www.howtogeek.com/118222/htg-explains-what-apparmor-is-and-how-it-secures-your-ubuntu-system/ < third part aware it might be un-updated. [17:01] is it judt a matter of enabling flafs and rebuildung kernel [17:01] Wich kernel you running? [17:01] 3.19? [17:01] http://paste.ubuntu.com/10258544/ [17:01] 3.4.5 samsung frankenkernel [17:01] interfaces ^ [17:02] You running ubunu uuhimhere ? [17:02] ubuntu* [17:02] wait does ubuntu use kernels like android? [17:02] not on the pgone no [17:02] MDTech-us_MAN: does the fact that EC2 has no direct support for ipv6 make any difference to tunnelling? [17:02] caonicaldroid, all OS had kernals [17:02] hi, im having trouble with nvida/3 monitors and unity; all the monitors work, and are in the right orientation, but the desktop never loads [17:02] Yes caonicaldroid every GNU/linux has its own kernel, linux kernel is built on unix kernel, so yes. [17:02] or own kernel, its built from the main kernel. [17:02] Wich is mainly supported by Red Hat devolopers.. [17:03] I think torvalds own 10% or something still [17:03] i just get hte background and a mouse cursor, and ive been through the threads on ubuntu looking for a oslution etc [17:03] so could you get tweaked kernels for ubuntu like you can for android? [17:03] Redhat 40% last time i readed about it, long time ago tho [17:03] Prezident: linux kernel is linux kernel. you're not correct in what you say [17:03] somsip: linux kernel is built on unix kernel. [17:03] Linus just expanded it a bit. [17:03] Prezident: toally incorrect [17:03] caonicaldroid: you know that linux OS are named linux because they use the linux kernel? [17:04] og ffs [17:04] Yea I just look deep into this because I love to modify things to the full extent lol [17:04] Proof me different somsip [17:04] Prezident, take this elsewhere [17:05] bazhang: bettert you be quiet i just replied a question [17:05] caonicaldroid: Building your own kernel is a good way to learn about how it works. [17:05] caonicaldroid: you could build your own kernels for ubuntu. [17:05] Prezident, thats enough [17:05] lmao. [17:05] !compilekernel | caonicaldroid (lots of info here) [17:05] caonicaldroid (lots of info here): 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:06] hey folks, question. why do i still have to choose a mirror when installing? why doesn't it just resolve to a cdn? [17:07] what invariably happens is that within a couple months of installing, ca.ubuntu.com or whatever canadian mirror gives me a 404 on some packages, and i always end up stripping out the ca. and everything works again [17:08] like i don't get why the apt sources isn't just cdn.ubuntu.com or something which redirects to the nearest mirror [17:08] ludocode: its made to decrease the heavy traffic from the main servers. in general that works very well. i dont know whats up in canada with the mirrors [17:08] and i also don't get why apt doesn't try a different mirror if a package download fails. arch's pacman does this, it automatically tries the next mirror in the list if a package is missing [17:09] ludocode: ca.ubuntu.com is already a loadbalancer and not one specific server [17:09] ludocode: maybe one to ask ubuntu-mirror-admins (see link on here) https://wiki.ubuntu.com/Mirrors [17:11] i know this is slightly oot but since apparmors kinda canonicals baby; can it be used on dro8d [17:12] ludocode: There are all sorts of solutions like mirrorselect that will pick your fastest mirrors. [17:12] uuhimhere: what is dro8d ? [17:12] ludocode: Sometimes a mirror will drop out of sync, or will be in the middle of an update when you connect. It's just something that happens sometimes, it's just a glitch, not a system failure. [17:12] leet spelling of android popey [17:13] kinda sounds like a system failure if an update fails due to missing packages... as in, the system isn't working properly if it offers me updates that aren't actually available [17:14] ludocode, is your release still supported? that would be a reason for that [17:14] hi guys, have a question: I'm looking at htop on my ubuntu server, and there's a few apache processes with high CPU usage and on the TIME+ column they show 500h, 1000h, 2000h, times like that, is this normal? [17:14] ludocode: on systemsettings, software and updates you can choose the mirror. [17:14] ludocode, what version are you currently on [17:14] bazhang: sorrt am on ma phone [17:14] ludocode: but if you are not interessted in any advice but just in ranting: this is the wrong channel then [17:14] i'm not actually using ubuntu anymore. i'm on arch mainly, but i'm installing debian on another system right now and it asked me to choose a mirror [17:15] ludocode: m( [17:15] and it got me to thinking about how the ubuntu canadian mirrors were always broken, so i came here to ask about it [17:15] ludocode, #debian [17:15] yeah i know, but i used ubuntu for about 9 years, figured people might have insight about how these mirrors are supposed to work [17:16] ludocode, the release cycle is shorter, that would be a factor, but again you are not on ubuntu, so please #debian [17:16] i didn't ask in #debian because i haven't had these problems with debian. [17:17] ludocode: The mirrors are mostly auto-maintained and hosted by an organization that has some bandwidth and the ability to sponsor a server. [17:17] ludocode: Most of them host more than one distribution. [17:18] ludocode: Some of them aren't terribly reliable - it's not like there's a financial incentive for the best uptime. [17:18] i'm currently trying to compile audiere-1.9.4 and it says that I need libFlac, and it's currently disabled, I ran $ apt-get install libflac-dev, expecting that to install the devel files for headers and such, and when I went to re-compile, nothing showed up, I ran $ sudo updatedb && locate .h | grep flac, and nothing showed up. [17:18] ludocode: There are private, commercially maintained servers you can pay to use. [17:19] does libflac currently not work for 14.04 LTS? [17:19] I've googled for this, haven't found much of anything useful. [17:20] somsip: On October 5th, 1991, Torvalds sent a posting to the comp.os.minix newsgroup announcing the release of Version 0.02, a basic version that still needed Minix to operate [17:20] Prezident: how is this anything to do with ubuntu ? [17:20] ikonia: how your comment has? [17:20] Prezident: to find out if your conversation is anything to do with ubuntu and either allow you to continue or ask you to stop [17:22] You are still off topic, im talking about the source of Ubuntu and you talking nonsence, im done now but you are way more OT then me since we talked about ubuntu included a question regards the kernel earlier. [17:26] In Ubuntu 14.04 I can't figure out how to switch workspaces. [17:26] Cntrl+Alt+Arrow Key does nothing. [17:27] have you enabled workspace under apperiance? [17:27] Mongo44, gnome-shell or unity [17:27] Is there a way in which I can install a package from utopic in trusty? I need a newer version of exim4 that has support for a feature I need. The version in utopic has the feature I require. [17:27] Term1nal: manually download the package file, or find a PPA with the backport? [17:27] you can try super + s for get an overview Mongo44 [17:27] Term1nal, dont mix repo versions [17:27] Mongo44, check this Ask Ubuntu article, it might help: http://askubuntu.com/questions/260510/how-do-i-turn-on-workspaces-why-do-i-only-have-one-workspace [17:28] It is Unity. I don't think Gnome has that shortcut. [17:28] Mongo44, gnome-shell has tons like that, depends on the extension like alt tab coverflow [17:32] Hey all, I'm running Ubuntu 14 in a virtualbox VM, it runs slow even with guest additions installed because I have integrated graphics. Is there a way I can dumb down the graphic appearance/effects to make it run faster? [17:33] Gwiz: use a lighter variant, maybe? Xubuntu or Lubuntu should work for that [17:33] how much ram is given to the vm Gwiz [17:33] 4GB [17:34] One of the people in my company are hammering Google, through a crawler maybe. In Ubuntu (my router), is there a way to see which computer is accessing a site multiple times? [17:34] teward, hopefully I can find a way to do it without needing to reinstall :( [17:34] hi #ubuntu [17:35] Gwiz, you can easily install a new de with lubuntu-desktop package then choose at login [17:35] michaelaguiar, depending on the router, you can check the traffic log and see the mac address and what IP/site they are going to [17:35] how do i install video driver? i just got ubuntu for the first time in many years [17:35] I doubt that michaelaguiar, but you can get ip pretty easy if its no hardware firewall before it. [17:35] Oh I wasn't aware of that, thank you bazhang [17:35] Kelli: wich gfx you got? [17:35] Gwiz: Ah good idea. Where are traffic logs located? [17:35] I figured out how to enable workspaces thank you. [17:35] amd [17:35] Gwiz, any of the -desktop packages, in fact [17:36] michaelaguiar, depends on the router you use. I use a watchguard so I have to connect to i through software and use system manager. Best to google your router's model for admin guide and check there. [17:36] Gwiz: My router is actually just an ubuntu machine [17:36] Oh, then I have no idea :P [17:37] I'm new to ubuntu myself [17:37] try load fglrx Kelli [17:37] as module. [17:37] i have no idea what that even means [17:37] sudo modprobe fglrx [17:38] hello! I am running Ubuntu 14.10 stock and would like to install GNOME3 [17:38] Kelli: go to "system settings" then software and updates, then last tab and see if it offers prop. drivers [17:38] gnome-shell TheXenith [17:39] k1l, ok thats way easier to figure out [17:39] TheXenith: install "gnome-shell" logout and then choose gnome on the login screen [17:40] k1l, i have 3 options, using x.org X server open source, using proprietary from fglrx and proprietary from fglrx-updates [17:40] thank you bazhang and k1l [17:40] which of the 3 do i want? [17:40] does anyone use the HDHomeRun PRIME? [17:40] fgrlx Kelli. [17:40] if you got AMD / ATI [17:41] Kelli: take the fglrx [17:41] ? [17:43] is this apparmor on android: http://e2e.ti.com/support/embedded/android/f/509/t/258697 [17:43] Yes. [17:44] uuhimhere: What does that question have to do with #ubuntu ? === spideyman is now known as Guest65991 [17:48] hi! need help with ubuntu. acer timelinex 3820tg ati video card disabled in bios, intel video active. Problem - opengl renderer doesnt work, video renders very slowly... [17:49] You running i915 module? [17:49] Then it has to be modesetted 1 , you can do it with modprobe i915 modeset=1 [17:49] try that. [17:49] Worked kite [17:49] ? [17:49] Hello? [17:49] Hi all! :D [17:49] just a sec [17:50] How is everyone [17:50] how can i see if im on i915? === IdleOne is now known as io [17:51] lspci -k [17:51] easiest way. [17:51] why would you use the i915 driver if you have an ati card? [17:51] guys i was wondering where the canberra gkt module was on a 64 bit sytem [17:52] Ah, lol if you got ati i readed way to quick i saw you wanted activatet the intel driver with opengl.. Anyway try do "lspci -k" and seewich kernel is loaded atm .. [17:52] yes, im on i915 [17:52] okey [17:52] then just try modeset it with 1.. [17:52] sudo modprobe i915 modeset=1 [17:53] if you have an ati card you should use the radeon or fglrx driver no? [17:53] do i need to reboot after 'modprobe i915 modeset=1' ? it didnt help [17:54] Hello, can someone help please. I just downloaded bodhi and I need help setting up my wireless DSL router [17:54] no kite, then it dosnt work.. [17:54] I need help connecting my Chromebook with Crouton to Bluetooth [17:54] try remove the i915 module and load the fglrx one. [17:54] lol [17:54] Prezident im new to linux ;( [17:55] Ok [17:55] hi all [17:55] Dunno how i can describe it easier :/ [17:55] I'm new to bodhi. Right now I'm on my iPad [17:55] Masterjedi688: yes, see on the bodhi site where the bodhi support is. [17:55] hi hopkinss [17:55] jatt i dont need ati, i need work time. with intel its 6 hours with ati 2. [17:55] are you a linux master 420? [17:55] Prezident i'l try and google for it [17:56] as root: rmmod i915 && modprobe fglrx [17:56] anyway, the right thing to do is to install the correct drivers === StanPatitul is now known as standaman [17:56] Prezident: what? do you even know what you suggest to do there? [17:56] Its temporary its nothing for perm until its set kite. [17:56] i have a laptop HP-G72 with ubuntu gnome 14.04.1LTS 64bit, i have a 2 gpu, intel graphics integrated + ati mobility radeon 5470, but ati don't work [17:56] hello, the computer has been getting suspiclious slow after I set up a ftp server without passsword and too many permissions, I tried re-installing ubuntu but I have 4 hard drives mounted at the time, and only formated the one with ubuntu on. So I ran a rootkit scanner and was wondering if any one can take a look? [17:56] http://pastebin.no/350o [17:56] I tried to google how to do it but I could not find it and the bodhisattva page does not open [17:56] k1l: he running wrong module on wrong graphic card. [17:57] Man this place is busy [17:57] can anyone help me with bluetooth? [17:57] Prezident i got module i915 is in use... [17:58] i have a laptop HP-G72 with ubuntu gnome 14.04.1LTS 64bit, i have a 2 gpu, intel graphics integrated + ati mobility radeon 5470, but ati don't work [17:58] i have a laptop HP-G72 with ubuntu gnome 14.04.1LTS 64bit, i have a 2 gpu, intel graphics integrated + ati mobility radeon 5470, but ati don't work [17:58] Josh195, chromebook running chromeOS? [17:58] ubuntu 14.04 LTS [17:58] via crouton [17:58] !info crouton [17:58] Package crouton does not exist in utopic [18:01] I know its a difficult problem, i will pay if someone can get it working through paypay or something [18:01] 10$? [18:01] Whats wrong? [18:01] I dont need any payment, just says what you need help with, i assume its ubuntu issue. [18:02] my Toshiba 2 chromebook has bluetooth but when i launched ubuntu through crouton it says no adapter found [18:02] !bluetooth [18:02] For instructions on how to set up bluetooth, see https://help.ubuntu.com/community/BluetoothSetup [18:02] Josh195: i would suggest you to join #gentoo instead since chromeos is runned on gentoo source since 2010 or something. Probably better help there. [18:03] it says "bluetooth not found" when i try to eneable the service [18:03] Josh195: See above. [18:03] ok [18:03] are there people on it? [18:03] yes over 1000. [18:03] wow [18:04] alright [18:04] thanks [18:04] np [18:04] Hey guys im having a configuration problem in KDE when i switch to plastik theme logout, and login my apps crash on startup and either kwin or the entire desktop locks up, has this bug been reported? [18:04] Im on LTS btw [18:05] i changed my settings to clear session on exit and start new session on startup, i am able to keep the classic kickoff menu as i thought that was causing it at first [18:05] but it is either the window decoration engine itself or just the plastik theme [18:05] or a bug in kwin or something im not too sure [18:06] using standard buttons im able to logout and login just fine, so im not too bummed, i just like my classic xperience =p [18:06] You can try #ubuntu-kde fspkwon91 [18:07] so install the ubuntu settings for KDE? [18:07] because as of right now its working, and i highly doubt thats going to fix the plastik theme [18:07] the theme itself has gone through bug fixes due to malalignment problems and such [18:10] anybody here get turned on by feces? [18:11] bazhang: [18:11] I do [18:11] meh. [18:12] Hello, I run lubuntu on netbook with 128 mb ram and it worked. But when I did same on system with 2gb ram desktop alone used 1gb. How the fuck can I contron it? I need ~1.6gb only for runing virtual machine I want. Am I fucked or is there something I can do? [18:12] MrAsk, no cursing here [18:12] !ram [18:12] If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ [18:13] MrAsk: can you show a "free -m" [18:13] MrAsk: in a pastebin, obviously [18:14] to run a virtual machine you need at least 1gb memory [18:14] and itll run [18:14] you need 512mb for ubuntu regardless with a paging file of course [18:14] 756 out of the box [18:14] so thats about 1.5gb for linux and a linux vm with desktop environment [18:14] not counting the processor === tzu_chi is now known as holymac [18:15] fspkwon91: I've run ubuntu in 256M - I think I had it in 128M for a while. (12.04) [18:15] fspkwon91: for whonix I have to use 2 virtual machines one for getway one for workstation [18:15] with a swap partition? more than likely [18:15] for it to just sit in the ram [18:15] its going to take up around 500-800mb [18:15] k1l: http://pastebin.com/v2mhjSEg [18:15] can I use swap and be safty if I want to encrypt system? [18:16] with xfce or openbox maybe 256-512mb [18:16] MrAsk: please see the link: http://www.linuxatemyram.com/ [18:16] to install it maybe with a text installer on 128mb ram [18:16] MrAsk: it explains exactly how you have to interpret the ram usage on linux. you actually got 1747 "free" ram [18:17] or with an old distro itll definitely work because it was built around those limitations [18:17] fspkwon91: https://help.ubuntu.com/community/Installation/SystemRequirements <- 512M [18:18] yeha im judging by how much my full desktop uses [18:18] and it doesnt swap to disk at all [18:18] even though i have a swap partition [18:18] thanks guys [18:18] use a text installer and look into openbox [18:19] openbox or xfce4 [18:19] fspkwon91: i think we solved the issue already [18:19] =[ im just throwing poop [18:19] ahuhah! === Mohi is now known as IAmNotThatGuy === Tw33k- is now known as Tw33k === CMSloveDD is now known as eZ [18:25] guys, any news softwares released or gonna release? === eddie is now known as Guest53551 [18:30] Hi [18:30] Anybody [18:30] Hi [18:31] yes, a lot. just ask your ubuntu question [18:31] Wat question?? [18:32] patter: this is the ubuntu technical support channel [18:33] Any other channels [18:33] !alis | patter [18:33] patter: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [18:36] arun_: http://freecode.com/ [18:37] arun_: http://sourceforge.net/home.html [18:40] which part of ubuntu documentation says how to disable ICMP timestamps? === thequietone is now known as TheXenith [18:43] MrAsk, 2 ways to do that, http://ubuntuhandbook.org/index.php/2013/07/disable-ping-response-ubuntu-server/ [18:43] OerHeks: thanks [18:47] Hello, anyone knows how to add battery info to cairo dock? [18:48] Any updates on the Ubuntu Arabic font? [18:59] hi [18:59] i have a laptop HP-G72 with ubuntu gnome 14.04.1LTS 64bit, i have a 2 gpu, intel graphics integrated + ati mobility radeon 5470, but ati don't work [19:01] hopkinsss: I wish I could help, I've got a Hp G72, but its only intel graphics, mine doesn't have dual graphics [19:02] why is nobody un ubuntu touch channel [19:03] caonicaldroid: I'msure there are, but as its a smaller channel, you may have to be patient waiting for a response [19:04] DJones, actually I replied to caonicaldroid within the minute he asked. He did not notice. [19:04] what version of ubuntu has full apps and suites? [19:05] lubuntu is just insufficient on a high end device [19:05] b43, your first option would be Ubuntu, 14.04.1 [19:06] simosx, thx for quick reply, does that come with the full apps and suites already, or they still need to be installed from synaptics? [19:06] quick question. I'm building a new PC and wondering how AMD/ATI support is these days... I can remember from 4/5 years back that I had to get a nVidia because otherwise ubuntu/linux wouldn't have good support... [19:07] b43: Lubuntu/xubuntu/kubuntu/ubuntu all share the same app database, so they'll all all share the the same apps, but you may need to install them on whichever desktop you decide suits you [19:07] b43, 'synaptic' is not used/recommended anymore for package management purposes. There is the Software Centre, which has all sort of apps. [19:08] b43, there is a repository in the Software Centre called 'partner', that when enabled, has apps like Skype. === James is now known as Guest97987 [19:08] djones, ok got it [19:09] simosx, im tryin to find one where i dont have to manually install office suites, pdf editors, and other software, is there one or is it wishful thinkin? [19:09] its a high end device, gaming unit [19:10] b43, since you mention a new PC, your best best is to use 'Ubuntu'. Office Suite, PDF reader and other software are preinstalled. If they are not, you can easily install them from the Software Centre (it's the App Store for Ubuntu). [19:12] simosx, ok so regular ubuntu, because i started with lubuntu n it barely comes with anything, superfast bootin n loadin time, but i have to install so much [19:13] b43, that would be my recommendation. [19:13] simosx, ok tyvm === thomas_ is now known as Guest92887 === bazhang_ is now known as bazhang [19:19] what would be the good way to manage init services, as it seems there is no one way to manage it properly, it is all over the place, i kind of use "chmod -x /etc/init.d/" method but i know it is not the good way of doing this, unfortunately it seems the only way that works, any tips on how to do it differently [19:23] guys can i add kali linux tools to my linux lite? [19:24] linuxlite: No idea, if you install Ubuntu we may be able to help you, but we have no idea about 3rd party distributions [19:24] ask in the linuxlite support forums [19:24] is there a way to detect ddos attacks automatically? [19:26] cc sa vas [19:27] !fr | steeven44 [19:27] steeven44: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [19:28] hmm === bynarie is now known as bob1234 === ubuntu is now known as Guest33992 [19:39] im currently on a live usb i succesfully installed ubuntu alongside a previous installation of ubuntu 8 and an ntfs partition with my files can i resize my former installtion of ubuntu i have run out of space on my cnewest install [19:39] hi everyone. I'm looking for simple newsletter software. maybe PHP script. MailMan is heavyweight for me. what would you suggest? [19:40] my drive is 500gb 200gb are formatted to ntfs 10gb are unused i would like to extend my home directory to install more software [19:41] anyone listening [19:41] Hi, do you know whats wrong with samba if i can only connect localy when i use localhost or 127.0.0.1 but not the local ip [19:42] I get NT_STATUS_UNSUCCESSFUL on 192.168.147 but not on 127.0.0.1 [19:45] #nick josh [19:45] /nick nickname [19:45] hey guys, I have a simple openldap server, what do I need to configure both client and server side to get pam_mount to work with it? [19:46] so [19:46] gah]] [19:47] http://paste.ubuntu.com/10260792/ [19:47] help resizing === Guest33992 is now known as terratian [19:48] http://paste.ubuntu.com/10260792/ [19:49] !details | terratian [19:49] terratian: 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) [19:49] I want sdb2 to merge with sdb5 [19:50] i have run out of space [19:50] terratian: Pastebin sudo fdisk -l please [19:50] terratian: well, use gparted? [19:50] i booted from live usb have gparted open [19:51] terratian: A picture from GParted is worth a thousand words . [19:51] everytime i log into ubuntu it says i need to install the same update, it says some are from an untrusted source, i say ok, it says it installs, then it says the same thing next time i log in [19:51] http://paste.ubuntu.com/10260851/ [19:51] one of the updates is for chromium too which i uninstalled. [19:51] fdisk paste [19:52] terratian: Which Ubuntu is that? [19:52] terratian: well, sdb5 is inside an extended partition. so you cant merge that. [19:53] i have three ubuntu installs on disk, i only need one === viv`d is now known as vivid [19:54] how would i merge [19:55] i have ubuntu 14 ubuntu 8 and ubuntu 10 [19:55] terratian: which partition do you want to erase? [19:56] i assume the partition with the astrick is my current install [19:56] terratian: you can only erase one partition and then put the free space into the other partitions. [19:57] well. to be sure you could boot into your favorite ubuntu and see "mount" there [19:57] sdb2 sdb3 sdb7 would be amazing to have as a place to further expand my ubuntu 14 installation [19:57] nvidia package depends on lightdm | gdm | kdm .. is there any way to uninstall lightdm completely without forcing another graphical login manager to be installed? [19:57] terratian: sdb3 is a extended one. its like a container where 5,6,7 are put in. [19:57] is my assumption correct about the astrix [19:58] k1l_ i see [19:58] terratian: the asterisk is the boot flag. but ubuntu doesnt use that flag at all. i would boot into it and see what exact partition is mounted as / to be sure [19:58] hi, do you guys have any idea what problem im having with samba, i cant connect localy using 192.. only using localhost or 127.0.01 [19:59] post exact command you try and error message [19:59] smbclient -U guest //192.168.147/movies [19:59] NT_STATUS_UNSUCCESSFUL [19:59] you're missing an octet there [20:00] sdb7 is where ubuntu 14 is installed [20:00] the ip is not completed [20:01] terratian: Since you're messing with partitions, you should have a backup. Since you have a backup, you can simply repartition the drive, format, and restore. [20:01] hmm correct, thanks [20:01] now i just need to get it working from my client... [20:01] jhutchins ? [20:02] terratian: There really isn't a way to merge live filesystems. [20:03] could someone tell me if I am able to bulk rename folders using the rename command? [20:03] terratian: You can grow or shrink them, but you can only grow them if there is adjacent free space. [20:03] OShobbit: yes [20:03] ok so how do I get it to know I want folders renamed? [20:03] terratian: If you had set them up in LVM you could join two partitions together into one space, but you couldn't save the data on them. [20:03] oh so i cant make free space before the installation [20:04] I have the Intel n2840 SoC with an integrated Max98090 audio driver ... I can play audio, but I cannot change the volume ... could you please advice me where I can start debugging this issue from? [20:04] terratian: this is on a harddisk, right? [20:04] i cant make some sort of link to my home directory that ubunut14 installs data to [20:04] jhutchins, thats good, so how do I get it to know I want folders renamed? [20:04] yes [20:05] k1l_ i am booted currently on usb looking at hd [20:05] OShobbit: usual usage applies [20:06] smbclient -U guest //192.168.1.147/movies [20:06] terratian: did you confirm what you thought? because you will need to erase some partitions. [20:06] On my laptop gives: [20:06] NT_STATUS_INVALID_NETWORK_RESPONSE [20:06] david1: is guest mode enabled? [20:06] david1 can you ping it? [20:07] where can i post a screenshot of gparted [20:07] ping you mean? it responds [20:07] i want to erase some partitions [20:07] terratian: imgur.com [20:07] smbclient -L //192.168.1.147 -U% ------- also fails [20:08] that suggests your host is not responding [20:08] (or responding with a good response) [20:09] wierd [20:09] http://imgur.com/mzd3uNQ [20:09] What ubuntu is the next LTS? [20:09] 16.04 [20:10] azizLIGHT that's in april 2016 [20:10] david1: I believe samba still uses a "listen" directive that tells it what address to listen on. [20:10] this is what gparted shows http://imgur.com/mzd3uNQ [20:11] Ah ok [20:11] I thought it was 15.04 for some reason [20:11] default is * all interfaces [20:11] terratian: Do you have backups in case you kill the wrong partition? [20:11] so the "bind" parameter needs to be set to lock it to an interface [20:11] As long as i dont destroy the ntfs i really dont care [20:12] i dont have a way to back that data up [20:12] terratian: Then you need to back up the NTFS. [20:12] i suppose i need to reinstall [20:13] Must be a way to do what I am trying [20:13] i hate manually setting up partitioning [20:13] for install [20:13] terratian: i dont know what linux partition is what ubuntu etc [20:13] terratian: as i said, its you to sort that out. [20:14] sdb7 is ubuntu 14 [20:14] everything else is irrelevant besides ntfs partition [20:14] it's not irrelevant [20:14] changing 1 partition has an impact on the others [20:14] does ubuntu not have symlinks [20:15] what does symlinks have to do with anything ? [20:15] terratian: if you want you could erase sdb2, then increase the sdb3 which is the exxtended one. then increase the sdb7 one. [20:16] my language for computers is weak but cant i somehow 'tell' ubuntu to install software in free space other than on the home partition [20:17] terratian: you setup there is quite strange anyway. imho ditch the old ubuntus you dont use anyway and make one proper install with enough space for a daily usage [20:17] /EXEC rm -vf /home/sm/.xchat2/buduscript/tmp/budus_XDCC_2040.query [20:19] terratian: +1 k1l_ :; Unless you also resize the Windows'partition 'sdb1' still will have a very small partition for ubuntu . I see often recommended the least for ubuntu 30 gigs. [20:21] can i resize the windows partition without destroying data [20:21] theoretically: yes. but as we know murphys law: better have a backup :) [20:22] terratian: There is ALWAYS that risk of data loss in moving partitions. Back up Windows prior to resizing ( defrag X2, check disk X2 ) . [20:22] my apt-mirror script isn't fully working - it is throwing up a lot of errors saying it can't find a file, yet I can wget that exact file from the sytem that is running apt-mirror. for examplem, on of the files it can't find is ppa.launchpad.net/yannubuntu/boot-repair/ubuntu//dists/utopic/main/debian-installer/binary-amd64/Packages.gz [20:22] i fly by the seat of my pants, i suppose i will re-install resize windows and do it right [20:22] x2? [20:23] terratian: Twice = X2 .. makes sure Windows' partition table is intact and accurate. [20:23] terratian sometimes it's better to start over, instead of reparing things [20:24] terratian and always backup first, before you start changing partitions === vito is now known as Guest42822 [20:29] hi === ivo is now known as Guest64545 [20:29] hi guys [20:29] hi sm_ [20:29] term command for defrag and chkdsk? [20:29] fsck [20:30] terratian: use windows to defrag windows. ubuntu doesnt need defrag [20:30] i dont have wondows just an ntfs partition [20:31] terratian maybe defraggler has a linux ver [20:31] or if it hasnt use wine [20:31] i have hated windows ever since i deltreed internet explorer in college when i tried to rid it from windows 98 === autra_ is now known as autra === prakhar is now known as prakhar2511 [20:36] Hi, I set Nemo as the default file manager in Unity, however when ever I play an optical disk or usb flash drive or some mobile device, nautilus launches, any help? [20:39] http://imgur.com/Mpsb5kq [20:39] this is what i have to install ubuntu on now [20:40] i need help manually seeting up lvm and partition [20:40] !patience [20:40] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [20:42] http://imgur.com/Mpsb5kq this shows what i have to install ubuntu on i could use some help m,anually setting up for the install [20:43] is this a complicated request === megabitdragon is now known as megabit|away [20:45] I am getting this error when I try to restart apache and I am wondering if anyone might know why: "(process:1562): GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed" [20:45] Thanks. [20:45] OERIAS look for this file: ~/.local/share/applications/mimeapps.list === megabit|away is now known as megabitdragon [20:46] OERIAS open it with gedit [20:47] terratian: click on change and set the partition to ext4 and check the format box, then install now [20:47] blueskaj that will give me lvm? [20:48] MonkeyDust, i opened the file [20:48] now what? [20:48] Change is greyed out only plus sign [20:49] terratian: only if you choose the lvm oprtion, if one appears [20:49] OERIAS ok, now paste this line in the list inode/directory=nemo.desktop [20:49] terratian: What features of LVM do you plan to use? [20:49] that wants to delete my ntfs file systme which has data [20:49] on default or add applications? [20:49] i need help setting up mount points [20:49] OERIAS guess it doesnt matter where [20:50] hey [20:50] I just assumed lvm was something i would want to do [20:50] restart unity or restart nemo? [20:50] when installing ubuntu 15.04 the installation gets stuck at "creating ext4 partitiont" [20:50] terratian: I like the idea of keeping things simple and not adding things you're not going to actually use. [20:50] i am using an ssd and it doesnt have any bad sectors [20:50] OERIAS logout and in again [20:50] help is appreciated [20:50] terratian: Homework time. LVM = Logical Volume Management. What other 'volumes' are you going to make available for LVM to set up on ? LVM can be a steep learning curve, sure you want to go there ? [20:51] !15.04 | feliwir [20:51] feliwir: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at http://www.markshuttleworth.com/archives/1425 [20:51] feliwir: 15.04 is still not stable. use #ubuntu+1 please [20:51] steep learning curves equals me screwing up my ntfs data... [20:51] thank you MonkeyDust [20:51] yeah, but i saw this error for older versions aswell [20:51] OERIAS works? [20:51] let me try [20:51] OERIAS thank me if it works [20:52] my question becomes what mount points do i need to create and what sizes, the free space on this drive needs ubuntu [20:52] http://imgur.com/Mpsb5kq [20:52] terratian: For a general purpose system I would keep one main partition and swap. Keep it simple. [20:53] so set the mount point to home [20:53] MonkeyDust, no luck [20:53] terratian: If you chop the system up in to partitions you pretty much guarantee that you will eventually run out of space on one and have plenty on another. [20:53] no, set the mount point to root / [20:53] It still launches nautilus [20:53] what is a genrous amount for swap? [20:53] terratian: Yep, what vivid said, set it to / [20:53] generous would be the amount of ram available i would say [20:53] terratian: 2X ram to 2GB, 1X for 4 or above. [20:54] i have 4gb of ram so set swap to 8gb [20:54] terratian: You need at least as much swap as RAM if you're going to suspend to disk. [20:54] OERIAS then maybe in dconf editor, moment [20:54] the rest goes to root? [20:54] swap=ram if you want swap for hibernation. [20:55] terratian: Yep. [20:55] here we go!!!! [20:55] Managing more than 4G of swap is cumbersome, I usually don't go higher than that even if there's more ram. [20:55] type should be ticked to logical or primary? [20:56] terratian: primary [20:56] OERIAS install dconf-editor [20:56] specifically should i set primary for swap first or root? [20:57] it doesnt matter [20:57] ok [20:57] MonkeyDust, dconf-editor is already insalled [20:58] OERIAS great, but nvm... read this.. http://www.fandigital.com/2013/01/set-nemo-default-file-manager-ubuntu.html [20:58] terratian: I would suggest that '/' be set as primary . ( can have a max of 4 primary partitions, one of which mey be an 'extended' partition) . then make up the extended partition and in this extended partition make up the swap partition . // only a suggestion . [20:59] http://imgur.com/Q7t4WVO [21:00] MonkeyDust, yes I did follow that tutorial [21:00] it manages the desktop [21:00] but nautilus still performs some actions [21:01] OERIAS yes, same here [21:01] moment [21:02] sorry to ask the same thing twice, but can I have an example of how rename can be used to change folder names? [21:03] OShobbit: In the time you've been asking you could probably have renamed all of the folders manually, or just tried the command to see for yourself. [21:03] terratian: Looks maybe doable, I do reserve judgement as I see '/' as sdb5 , rather than as expected 'sdb3' . Do not know what transpired there ! 3 primary partitions will work . [21:04] I switched it / comes first now follwed by 4gb swap [21:05] it was sdb5 probably because he selected at end of drive [21:06] Partition numbering is not necessarily in physical order on the disk. [21:08] OERIAS what is "some actions" for you? [21:08] hello, when I use apt-get install it install automaticcaly without saying yes or no. how to disable this? [21:08] why cant i change my desktop environment on login in the unity greeter in ubuntu 14.04? [21:09] click the ubuntu logo next to the login line [21:09] it's an edited ubuntu server i think (by edited i mean configuration, default installed packages etc...) [21:09] vivid: there is none [21:09] Exagone313: if it only installs that one pacakge there is no question about that [21:09] ? [21:09] when i use apt-get install at home or on my others server it does not do this === digifiv5e is now known as Guest39742 [21:10] MonkeyDust, like put in an optical disk, or opening the rubbish bin, or when an application give you the option to show a file via file manager. [21:10] vivid: i know that icon from 12.04 but it seems to be gone in 14.04 [21:11] thanks for your help everyone, install going swimmingly.\ [21:12] hi, just installed ubuntu 14.01 but I'm having a problem with mouse cursor, I would like to use Inherits=core, but on some programs, like firefox it reverts to DMZ-Black, how can I fix this? [21:13] Exagone313: Did you change the apt configuration? [21:14] Exagone313: If what you're installing is an exact match with no dependencies it assumes that you wanted to install it and doesn't bug you. [21:14] Exagone313: If it does pull dependencies or is not an exact match it should ask. [21:14] OERIAS ok, open dconf editor and go to org nemo preferences [21:14] ok there was no dependencies [21:15] ok thanks [21:15] OERIAS havent found it yet, tho [21:15] oh, it reappeared after i installed a second desktop environment [21:15] hi [21:16] I wish Ubuntu would have nemo as default [21:16] OERIAS everyone has different wishes [21:17] true. [21:17] hi every one [21:19] OERIAS it says here, it *can* be done, but not easily, you'd have to purge and reinstall nautilus, after nemo is installed http://askubuntu.com/questions/391230/how-to-remove-nautilus-without-screwing-up-unity [21:20] Hi everyone - I currently have ubuntu installed to a portable HDD, sort of a as a portable diagnostics system. Eventually, one of my computers will be getting a new HDD. My question is, can I boot from this portable HDD, then run the Ubuntu installer from the live desktop to install a fresh copy of Ubuntu to the new HDD? [21:22] MonkeyDust, that's what i figured. Since it is dependent on Nautilus === Wayward_One_ is now known as Wayward_One [21:24] hi, i want to use gparted to shrink my windows partition but it says ntfs is unsupported and requires ntfsprogs / ntfs-3g, even through i installed ntfs-3g [21:30] FOSSAddict: Windows' tools for Windows' file system. Ubuntu tools for ubuntu issues. Best advise I can give. [21:31] the tutorial i read said gparted would be faster than any tools available on windows in shrinking the windows partition <.< [21:33] FOSSAddict, ask in the ##windows channel [21:34] nvidia package depends on lightdm | gdm | kdm .. is there any way to uninstall lightdm completely without forcing another graphical login manager to be installed? [21:34] okay ill try, thanks === FOSSAddict is now known as NeutralAsSwitzer === NeutralAsSwitzer is now known as Neutral === Neutral is now known as Neutral1672 [21:36] Hello, I am trying to dualboot Windows 98 and Lubuntu but ran into some problems with partitioning. Windows 98 is already installed but needed to format the entire disk as FAT32 for itself and I can't seem to resize it. [21:37] Hi, I'm trying to make a bootable usb for Mac because the mac isn't currently working. How can I do it either with an application or computer that currently has Linux? [21:37] FangornTheEnt, use unetbootin [21:38] FangornTheEnt: http://unetbootin.sourceforge.net/ [21:38] "Note that resulting USB drives are bootable only on PCs (not on Macs)" [21:38] ah, didn't see that [21:39] It's ok. I need it to boot on a mac. === owner_ is now known as Guest11696 === Guest39742 is now known as daynaskully === jayne_ is now known as jayne [21:51] Hi when will 14.04 have Java 8? [21:51] I mean in repo === Bnaya_ is now known as Bnaya [21:54] <_com_> hi [21:56] tnkhanh if you don't get answer here, try this Maintainer: Ubuntu Developers [21:58] tnkhanh: It won't. The packages are frozen at this point, they won't be advancing major versions. === freitas is now known as freitas310 [22:02] #emacs === guilherme is now known as GuiRF [22:13] <_com_> i need support with the following problem: is there any bug correlation between systemd / upstart configs. and no hdmi output? thanks! [22:15] more likely a driver issue [22:16] What channel is devoted to devving ubuntu apps? === hendrik_ is now known as Guest97470 [22:17] ? [22:17] what sort of apps? [22:18] I am looking to make a game similar to minecraft. [22:18] <_com_> obriendave: failed to start user service: unknown unit: user@1000.service. since yesterday there is no more hdmi support. only these reports in my log. seems like a false correlation? thanks. [22:18] I know little about coding but it may be a good little project because i want to run minecraft on here but it will not work [22:18] caonicaldroid: #ubuntu-app-devel [22:19] thanks [22:20] If you have systemd, there's your first problem. Aha. === Guest97470 is now known as hendrikm [22:21] <_com_> bren_comp: using upstart. [22:23] guys i'm having some strange behaviour with ssh keys [22:23] I just created a new sshpair named "webspace" in ~/.ssh on my ubuntu *serveR* [22:24] I then wanted to do ssh-copy-id, but I had to execute eval `ssh-agent` first. Then I did "ssh-add webspace" [22:24] <_com_> bren_comp: it's like a shot. no hdmi, but fancy systemd-login logs.:-) [22:24] when I then tried to ssh to my webspace everything worked fine. When i dsconnect the ssh sessions and come back, it's the same story again. [22:25] (i.e, asking for my password instead of using my ssh key) [22:25] Anyone want to partner up and do something on ubuntu lol Im bored === Jardayn2 is now known as Jardayn [22:28] Hey, when I spoof a mac address, It resets to the default when I connect to the network. I've tried editing the permissions.rules, and even then it still resets to the default. Does anyone know a fix? [22:30] skinnydude: Ask your network administrator ;) [22:31] I don't believe its on the network side... It works when I do it from windows. === crypt1 is now known as redreed [22:40] Hey guys... Is this the support chat? [22:40] christian3399: Yes it is. [22:40] christian3399: yes. ubuntu support channel [22:41] Awesome! I have just installed Ubuntu and I don't know how to set up a new wi-fi connection... [22:41] Can you connect to a network? Do you have the drivers installed? [22:42] It is saying my wireless switch is off, but I can't switch it back... It is a button and it continually stays orange, not blue like it does when on... [22:42] howdy [22:42] what gives you "rfkill list"? put it in a pastebin [22:43] It worked fine in Windows, so I don't know why it doesn't do it here... [22:43] Okay I will... [22:43] I'd say just try doing an ethernet connection first, haha. [22:43] 1: phy0: Wireless LAN [22:43] Soft blocked: no [22:43] Hard blocked: yes [22:44] Using Ubuntu 14.10, is anyone else experiencing a double login / log off ? Example, I go up to top right and shutdown, then a few seconds later the main Ubuntu logon screen comes on and have to click the power/ shutdown again to shut down [22:45] what laptop is it? [22:45] Dell [22:45] I am on an Ethernet connection right now... [22:45] Oh well uh, that makes sense. [22:46] Has anyone here set up a wi-fi connection before? [22:47] christian3399: the hard blocked is the issue [22:47] what laptop is it? [22:47] That's what I thought... It is a Compaq Presario [22:48] christian3399: what is the "rfkill list" output after "sudo rfkill unblock all"? [22:48] 1: phy0: Wireless LAN [22:48] Soft blocked: no [22:48] Hard blocked: yes [22:49] Still the same I think... [22:50] the more details you give the better the support is :) [22:50] what does "lspci" name for that wifi card? [22:50] Oh okay... I don't know exactly what you need... [22:51] 00:00.0 Host bridge: Intel Corporation Mobile GME965/GLE960 Memory Controller Hub (rev 0c) [22:51] 00:02.0 VGA compatible controller: Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c) [22:51] 00:02.1 Display controller: Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c) [22:51] 00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03) [22:51] 00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03) [22:51] 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) [22:52] !paste | christian3399 [22:52] christian3399: 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. [22:53] Sorry... I am still new to this... [22:53] 00:00.0 Host bridge: Intel Corporation Mobile GME965/GLE960 Memory Controller Hub (rev 0c) [22:53] 00:02.0 VGA compatible controller: Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c) [22:53] 00:02.1 Display controller: Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c) [22:53] 00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03) [22:53] 00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03) [22:53] rofl [22:53] christian3399: stop. use a pasteservice as the bot told you [22:54] !ops | christian3399 [22:54] christian3399: 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 [22:54] Hello! [22:54] Basketball: no need for that [22:54] Basketball, that was not necessary [22:55] hi [22:55] hey [22:55] I've got a problem running 14.04 === martinklepsch is now known as Guest15449 [22:55] on my sony vaio [22:56] I've tried changing the bootorder in windows and on a live cd [22:56] to no avail [22:56] hi all [22:56] which model VAIO? [22:56] does anyone know how to get nvidia-96 legacy driver working on xorg>1.12 and newer kernels? I'm using nouveau driver but i'm having some problems. Can anyone help? Btw I have an old GeForce4 MMX agp 8x. Thanks in advance [22:57] SVE14A3V1E [22:57] shall I upgrade my video card? :( [22:58] Looks like my system isn't logging anything anymore. I've restarted rsyslogd (and the machine) but it just looks weird. Nothing in /var/log/syslog or messages. Enabled logging in 50-default.conf as well. [22:58] you should prob [22:58] Any idea how to solve? [23:00] nouveau driver really sucks on my gpu [23:00] same here [23:00] giuseppe_82: well, that card is plain old. [23:00] running 14.04 on my Dell Latitude e6530 [23:01] andril, you have that video card too? [23:01] !italian | giuseppe_82 [23:01] giuseppe_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) [23:02] krabador, i'm not talking italian i guess. unless i've turned crazy [23:02] so what was that for? [23:02] giuseppe_82, it's to tell you abount the official italian ubuntu irc channel [23:03] <_com_> is there any structure to solve problems like : if ... then, and so on. my problem is, there is no hdmi-output since yesterday, and i don't know why. it's like a creatio ex nihilo. thanks. [23:03] thank you, it's very kind from you [23:04] .. [23:04] anyone gotten the lexmark 5650 to work in ubuntu? [23:04] k1l_, I tried installing last legacy 96 driver, i've spent all night [23:05] modyfing the .run package, there's no way to do it [23:06] giuseppe_82, nope mine is ivy bridge [23:06] giuseppe_82: nvidia drops old cards. if that card is not supported by nvidia, well use the open source one or get a new card [23:07] i guess i'd need an agp one supported by nvidia. can you suggest anything? [23:09] I have a script that produces a zip file with a version number in it. I then want to run another command against that file, but I need to get the filename. Is there some way to do that (maybe sed/awk)? [23:10] giuseppe_82: sorry, i dnt mind agp cards anymore. === megabitdragon is now known as megabit|away [23:11] basename [23:11] hi [23:11] french [23:12] !fr [23:12] 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. [23:12] giuseppe_82: nvidia doent support aGP cards anymore. [23:12] ubuntu-fr [23:14] really? [23:19] <_com_> i have no hdmi-output since yesterday. maybe there are some modules not loaded. but i don't know how to proof. [23:26] is it possible to disable visualizations in ubuntu? I have a laptop with i7 cpu but apparently the graphics card is not strong enough to handle the fade-in/out animations of the GUI windows. I am running ubuntu with virtualbox and I installed the virtualbox app using apt-get, but i am still getting very slow fadein/out animations. === megabit|away is now known as megabitdragon [23:28] so its ubuntu inside the virtualbox? [23:28] did you install the guest-additions there? [23:28] k1l_: yes [23:29] Arnie25, checked the settings, has the GPU the max memory ? that can solve those issues, also enable 3d [23:29] i installed: sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11 [23:29] ok let me check [23:31] OerHeks: total memory available is 128mb === SonicStar is now known as SubCool [23:31] should I give it half? [23:32] don't use fade in/out [23:33] you're running a virtual machine. it will NEVER have the same performance [23:33] how do i disable fadein/out? [23:34] that would be in the guest OS settings somewhere [23:38] hello there, is there a way to remove an unwanted wifi network from your available networks list? it is constantly auto-connected as the first one. [23:38] I mean remove permanently [23:39] ubuntu wont recognize my samsung galaxy proclaim (SCH-S720C) [23:43] howdy [23:43] Using Ubuntu 14.10, is anyone else experiencing a double login / log off ? Example, I go up to top right and shutdown, then a few seconds later the main Ubuntu logon screen comes on and have to click the power/ shutdown again to shut down...Sound familiar? [23:43] oj [23:44] u [23:46] hey all. i am having trouble installing ubuntu. everything works fine until the ifnal step, the bootloader. no matter what i choose, it says "failed" [23:46] LordDragon: computer details? [23:46] i tried my windows drive, the 2nd hdd i isntalled ubuntu to [23:46] sda is windows 8.1 [23:46] sdab is storage media hdd [23:47] sdc is ssd i am installin gubuntu to [23:47] LorDragon: do you mean grub error ? [23:47] yes [23:47] 'gubuntu' ? [23:47] grub-install fails [23:47] daftykins: typo :) [23:47] so windows 8.1 is EFI installed? [23:47] yes [23:47] and you booted ubuntu media in EFI mode? [23:48] uh. nope. how do i do that? [23:48] ohh wait i think i ight know [23:48] !uefi | LordDragon Check here [23:48] LordDragon Check here: 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 [23:48] wow i never thought there was sa difference booting "usb drive" and "EFI: usb drive" [23:48] sure is [23:48] wow that explains it [23:49] btw where is the best place to put the bootloader? windows drive? id like to be able to use windows bootloader to do it [23:49] you must boot EFI and make sure you're selecting the small FAT EFI partition on sda and make it Ubuntu's /boot, the installer should do this for you [23:49] LordDragon: Windows to pass to GRUB? mmmmm no. [23:50] LordDragon: what do you mean by windows bootloader? [23:50] BCD [23:50] i think thats what its called [23:50] LordDragon: concentrate on making it work right once, first [23:51] then you may mess to your hearts content :) but on your own time [23:51] ok boot efi mode. gonna resinatll now [23:51] ok [23:54] LordDragon: i can't see how booting in non uefi mode would cause grub to fail, it would try to install grub to the mbr, and create a bios-boot partition [23:54] hmm i dunno [23:54] Hello... I am experimenting with an Ubuntu livecd... it is Ubuntu 14.10 on a Yoga 3 (nonpro)... I booted onto the livecd (on a usb stick) and played with it some last night... I then closed/slept the device until this morning... just i took it out and turned it on, the screen was black and the mouse cursor was visible, and i couldn't do anything or click on anything... [23:54] i can see it failing if you booted in efi mode and you actually used msdos usually [23:54] i then closed it again, opened it again and pressed a keyboard key, and the screen came back... [23:55] LordDragon: are you still in the installation process or [23:55] yes [23:55] this is very odd... have you ever seen anything like this, do you know i there might have been a way out of that? [23:55] its installing now [23:55] ok [23:55] daftykins: so even though sda is my windows drive, i want to choose that for bootloader? [23:55] mcc: no point even trying to comment on a live session on a modern laptop. [23:56] daftykins: okay. you anticipate an installed copy would work better? [23:56] LordDragon: EFI works with a FAT partition for EFI boot at the start of the disk, this is where an EFI booted Ubuntu would place boot files. [23:57] LordDragon: it is nothing like legacy boot, wherein GRUB can be places elsewhere and just a boot sector point to the relevant place [23:57] daftykins: ok so its automatic then [23:57] yep completeed with no errors [23:57] woot [23:57] it *might* be automatic [23:57] :> [23:57] mcc: well for one thing an installed copy can install updates [23:58] mcc: but i would try 14.04.1 first, not 14.10 necessarily - have you googled online for success on that model? [23:58] and im in :) [23:58] now to install nvidia drivers [23:59] hey....how to install skype in xubuntu [23:59] daftykins: i guess i don't know... it seems surprising to me that an older ubuntu might work better? :O [23:59] so i dont suppose there is a handy dandy apt-get install i can do for the latest nvidia driver? [23:59] LordDragon: not latest no, what card is this? [23:59] nvidia gtx 970