[00:01] YAY! I think it finally worked [00:01] how to get satellite card driver? [00:01] is this the correct place for Ubuntu 14.04 help? [00:02] for some reason [00:02] I cant turn on my bluetooth [00:02] it is, though it'd be nice if you'd type on one line [00:02] !details [00:02] Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [00:03] okay sorry bout' that. I try to acess it through system settings, and i am unable to click the on/off button. i tried an rfkill command but that hast worked === J^D_is_coming_so is now known as Joshua^Dunamis [00:08] xangua: the problem only appeared on unity, I also have cinnamon installed.. No problem at all on cinnamon [00:09] I'm trying to access my gnome-keyring via an ssh session. I can't seem to, has anyone here done so before? [00:09] is there a naming convention for environment variables? [00:09] I was wondering if anyone was able to assist me in getting my bluetooth working. I cannot click the on/off button in system settings hence i am unable to "seach for devices." logging in to SU doesn't work and an rfkill enable bluetooth command line doesnt work [00:21] my logrotate rotates apache logs about 10 - 20 minutes late everyday. Any suggestions on getting it to rotate closer to the time it's scheduled? (midnight) [00:21] could it be because of the log size? ~120M after they are compressed [00:22] Hey guys is there a way I can assign wifi card to wlan2 instead of wlan1? or does there have to be wifi card hooked in taking wlan1 spot? [00:29] Demon_Jester: you can use udev rules [00:29] yep found it on askubuntu thanks! [00:36] I'm tryint to install the development version oflibprotobuf-dev and protobuf-c-dev [00:36] I added the vivid sources to my apt sources list like so: deb-src http://archive.ubuntu.com/ubuntu vivid main restricted universe multiverse [00:37] but when I try to run 'sudo apt-get -b source -t vivid protobuf-c-compiler libprotobuf-dev', I get this error: E: The value 'vivid' is invalid for APT::Default-Release as such a release is not available in the sources [00:41] how can i create a new SDA after SDA5? - when i try using fdisk to, it says value out of range [00:41] trying to expand LUKS [00:41] so im following this guide http://ubuntuforums.org/showthread.php?t=726724 [00:43] soomro786: likely you already have one logical drive in an extended partition, so you need to delete the contents and recreate or some such. show some partition layout info for more help [00:43] how to rejar file (make it .jar) [00:43] soomro786: "sudo parted -l | pastebinit" [00:43] redban: ask in a java channel [00:43] argggghhhh [00:43] this is not a development channel. [00:43] someone must know the command [00:43] c'mmon [00:43] yes, java developers! go there! [00:44] i don't remember it : jar cvfm file or something? [00:44] it says #java is invite only [00:46] what a useless channel! [00:47] redban: yeah, that's because it'll be ##java [00:47] redban: "man jar" ? [00:48] is it critical to be running iptables rules on a remote linode server? [00:48] EuaD: they're your provider, ask them for their advice :) [00:49] doubt they provide support like that for free accounts. [00:49] in fact i'm just asking if i have a WAN facing server, is it critical to be running iptables rules in general [00:49] didn't know they offered anything for free. ho-hum [00:49] 14 days yes [00:50] yes, i know you are [00:50] Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz, 250GB, 1GB RAM, 2000GB/month bandwidth [00:52] daftykins: heres my fdisk output http://paste.ubuntu.com/9434366/ [00:52] so the verdict is stil out? iptables rules or no on a WAN facing server running apache, nginx, teamspeak, mumble, minecraft [00:52] soomro786: so you need to resize sda5 to make an sda6 [00:52] EuaD: it'd be more relevant in #ubuntu-server [00:53] daftykins: i have data on it will that get tampered? [00:53] soomro786: that's alright, your backups will take care of any concerns there [00:55] ok [00:56] daftykins, thanks [00:57] I'm trying to query my email password via gnome-keyring over ssh but I can't seem to access it. It works fine when logged into the desktop on the host. Any tips? [00:57] EuaD: The answer is "it depends", if the iptables rules you're going to write just allow all traffic from anywhere to the same ports you're already opened, well, they're not doing much. [00:57] EuaD: i'd set up rules on that, yes - locked down as much as you can by source IPs, but I"m a little paranoid [00:57] EuaD: BUT, you are protecting yourself against configuration errors where you open up something to the world that wasn't intentional. [00:58] n[p0 [00:58] EuaD: So I'd use iptables just to limit exposure. [01:00] makes sense, thanks guys [01:01] some times when i switch on the computer it shows unable to munt the other volume in hdd [01:01] mount [01:02] and restart require === Joshua^Dunamis is now known as J^D_is_coming_so [01:04] what to do [01:06] devilspgd, not intentional? all those services to the best of my knoweldge are meant to be run open to the world unless i'm not understanding your statement [01:07] EuaD: Right. I guess my point is that if the iptables rules you're going to write just say "Allow all traffic to a list of ports, reject everything else" and if you only have those ports open, and everything else is closed, the results are the same whether you remember to load your iptables rules or not. [01:08] devilspgd, oh that i understand. i'll lock it down with ufw or iptables to only allow traffic on specific ports. [01:09] Sure, but if those are the only ports that happen to be open, the end results are the same. [01:09] But say you didn't intend to open MySQL to the world, and in a week you accidentally bind it to 0.0.0.0 instead of 127.0.0.1, well, having iptables already set up might save you some hurt. [01:09] So it's good form to have it enabled, definitely. [01:10] devilspgd, i think you just confused me more. lol im going to lock down my server completely by reject/drop all traffic to ports besides the specific ports that my services are running on. is that correct? [01:10] hey guys... ive installed libbluray and vlc, but i cant play my bluray. any help? http://i.imgur.com/sMOsl3W.png [01:11] Yup, that's correct. [01:11] dts|pokeball, not all blueray discs will play [01:11] But even without iptables, traffic sent to ports that aren't opened by something will just get rejected anyway. [01:11] OerHeks, how can i tell if it will play or not/ [01:11] dts|pokeball: luck [01:12] if it doesnt work on linux can it work better on windows? [01:12] dts|pokeball, there is no list [01:12] :/ [01:12] dts|pokeball: err, well given as you can get proper players for BD on Windows... obviously yes. [01:13] i didnt know that [01:15] dts|pokeball, official doc https://help.ubuntu.com/community/RestrictedFormats/BluRayAndHDDVD you might want to check this page too, for new keys [01:15] http://hydra.geht.net/tino/howto/linux/ubuntu/bluray/ [01:20] wow! Forst time using tmux, I never use screen, I'm a beginer in linux, this terminal multiplexer is awesome!!! [01:20] marcelino: great! now take it to #ubuntu-offtopic [01:21] sorry, irc is new for me :D [01:21] hi marcelino [01:21] !ot [01:21] #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:21] welcome to Linux World [01:24] xD hello LinuxGold [01:26] someone help me out please, I'm trying to edit my connections, specificly my VPN connection, the tab where I normally have all my data the "save" button is grayed out === Guest51825 is now known as jason_kr === jason_kr is now known as Guest58723 [01:30] hola === Guest58723 is now known as jasonjang [01:34] !14.04 weechat [01:35] !package 14.04 weechat [01:35] freeroute: I am only a bot, please don't think I'm intelligent :) [01:35] damnit bot can't you even understand my context? [01:35] !info weechat utopic [01:35] weechat (source: weechat): Fast, light and extensible chat client. In component universe, is optional. Version 1.0.1-1 (utopic), package size 2 kB, installed size 71 kB [01:36] ty OerHeks [01:36] bro bro, i have install ubuntu 14.10 after that install KDE, how to completely remove unity inside it? [01:37] iam googling before, but have not found yet a solution [01:37] there is a !purekde factoid, but out of date [01:37] !purekde [01:37] If you want to remove all !Gnome packages and have a default !Kubuntu system follow the instructions here « http://www.psychocats.net/ubuntu/purekde » [01:38] oke [01:38] i will read it first [01:38] so suppose I want to compile tmux on 12.04, do I first have to remove tmux which was installed using apt? [01:38] Thx mr OerHeks and ubottu [01:39] freeroute, yes, and use purge to remove config files [01:39] OerHeks: you mean config files present in my ~/ ? [01:39] * if any [01:40] hmm, k. I'll make backups then in that case [01:41] Mr. ubottu, i have read and run the command like the tutorial [01:42] but it seems now have different package name [01:43] this is i show the result here [01:43] http://paste.ubuntu.com/9434843/ [01:43] devilspgd, teward daftykins thanks for all your help guts [01:43] so i ask again, maybe another have solution to completely remove unity gnome to be just KDE desktop [01:44] devilspgd, teward daftykins *guys [01:44] princedastain: if you were a little clever with "dpkg -l | grep " you can find the new names. [01:44] princedastain, google psychocats pure kubuntu. i think that's what you want [01:45] princedastain, looks like you have no gnome/unity at all? [01:53] oke, daftykins, EuaD and OerHeks i found the solution here http://askubuntu.com/questions/509478/remove-ubuntu-desktop [01:53] thx aniway [01:53] princedastain: unless you're very short on disk space, why does it matter? === J^D_is_coming_so is now known as Joshua^Dunamis [02:02] Loshki, i just want KDE on my ubuntu right now even not much change looks for years... its about taste :) [02:05] so I have a question about apt build-dep flag. It supposedly satisfies dependencies for source based installs, but don't binary packages also require those dependencies? Or are those dependencies already compiled into the binary when you're just installing from the package manager? === codell is now known as colinodell [02:07] I'm using 14.04 LTS and I'd like to prevent deluge from running at boot. It doesn't show up in the startup applications, even if I do this: sed -i "s/NoDisplay=true/NoDisplay=false/g" /etc/xdg/autostart/*.desktop Deluge doesn't appear to have an option to change this behavior in its preferences, either. Does anybody have any other suggestions? [02:08] freeroute: grab a package with: apt-get source packagename; and look at the debian/control file, you'll see the difference (compare with say, apt-cache depends packagename;) [02:08] didn't even know I could get only the source package haha [02:09] oh crap it installed without asking me [02:09] wtf [02:10] bad apt-get! [02:10] freeroute: it doesn't install, it downloads and unpacks the package to the current directory [02:10] freeroute: hence the lack of sudo [02:11] ah I see [02:14] hi [02:14] hi. [02:14] What is the point of IRC? [02:15] what is the point of life? [02:15] I'm not really sure [02:18] Hey. You know youtube-dl? Is there a way to download tracks that a soundcloud user "likes" [02:19] oh [02:19] trism: so what's this debian/control file you're referring to? I did 'apt-get source tmux' inside a dir I made and it downloaded and extracted a subdir with a bunch of .c files [02:20] explodes: not sure, but if you know the link and that link is a list you can usually youtube-dl that. Just as say I go to a user's soundcloud link and that user has a bunch of tracks he made, I can simple do 'youtube-dl "www.soundcloud.com/userprofile"' and then it downloads all tracks from that user. [02:21] but be sure to upgrade your youtube-dl to support feature [02:21] *more features [02:21] freeroute: the apt-get source tmux will download and unpack a directory tmux-version-something, in that directory there will be a debian directory, and a file name control in there. that's where the build-deps are specified [02:22] freeroute: that is tracks that the user published, not the one's they liked [02:23] trism: ah... so that's the info I see when I do 'aptitude show tmux'. Cool :) [02:24] explodes: true, but if soundcloud has a link to the tracks that the user liked, you could potentially use that [02:24] freeroute: don't see any build-deps there, just deps [02:24] freeroute: if i parse the webpage myself; i'm just hoping there was a way to have youtube-dl do it. [02:27] freeroute: it deps on libevent-2.0-5, libtinfo5, those are required to run the binary, it build deps on libncurses5-dev, libevent-dev which have the headers and such to build the binary === Metacity is now known as Goat [02:27] freeroute: plus some other build tools like pkg-config === Goat is now known as Metacity [02:27] trism: this is what I get - http://ubuntu.kpaste.net/c86 [02:28] good morning to all [02:28] o/ [02:29] hello, so here is the thing, i love cPanel, but its too expensive for me to use on my 5$ a month vps from digitalocean. and i think webmin is too complicated to use (i can't manage to setup emails on the vps with wembin) I was wondering, is there any other free panels for managing your VPS? that are good? [02:29] f.y.i. i am not a real pro at command-line without specific guides. [02:29] trism: so are those deps then compiled into the binary I install when I choose to 'sudo aptitude install tmux' ? [02:30] freeroute: sometimes they might be, in this case the lib packages are added as deps of the binary package [02:31] im trying to resize my LUKs and when i do cryptsetup resize sda5_crypt it says device not active [02:31] what am i doing wrong [02:32] trism: hmm, that's interesting, so if those lib packages are already added as deps... then why does 'sudo aptitude build-dep tmux' still asks me if I want to download those libs? [02:33] freeroute: because the -dev packages dep on them [02:33] hello [02:33] I need help [02:33] !ask | Xypher [02:33] Xypher: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [02:33] freeroute: since the lib packages actually contain the shared libs, the -dev packages usually just have header files and sym links to the libs === zz_saschpe is now known as saschpe [02:34] Darknet: this might be interesting: http://askubuntu.com/questions/333529/what-server-control-panels-are-available-for-ubuntu-server [02:34] thank you lotuspsychje [02:35] i will go read on that right now. :) [02:35] freeroute: sometimes static libs too [02:35] What is the program to conver rpm to deb format? [02:36] Xypher: alien? [02:36] Xypher, alien I believe. [02:36] Xypher: wich program can't you find as deb? [02:36] Alien? I will check that out. Thanks [02:37] !info alien | Xypher tnx to holstein and durt [02:37] Xypher tnx to holstein and durt: alien (source: alien): convert and install rpm and other packages. In component main, is optional. Version 8.91 (utopic), package size 52 kB, installed size 212 kB [02:37] Xypher: why? what are you looking for? i would never use alien but as a last resort [02:37] trism: ah ok, so the binary then just contains links to those libs (which are then placed somewhere in the system), and build-dep command just downloads those libs just like apt-get source downloads the source into the current dir. [02:38] freeroute: you can if your URL is soundcloud.com/user/freeroute/likes :3 [02:38] freeroute: indeed [02:38] explodes: ah nice, just as I predicted :p [02:40] trism: cool, ty :) [02:40] I am trying to recover the pw on a system I havent used for a while - how do I mount the fs using a passphrase so I can reset the password or am i all wrong about that approach [02:40] gem_cat: encryption passphrase is lost? or password? [02:40] !password | gem_cat [02:40] gem_cat: Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords [02:41] have the encryption passphrase only [02:41] http://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/ [02:41] trism: actually, it isn't working, do you know what i'm missing here? [02:41] trism: I get a 404 === jasonjang is now known as jason_kr [02:45] holstein, I tried this but was unsuccessful because my hd was mounted read only [02:45] gem_cat: i would read it, then, and copy it.. [02:45] gem_cat: i would be backing that data up, from there, and reinstalling.. personally [02:46] a backup would be made, regardless, and that point, if i had none === ev_ is now known as shushanxiaoyao [02:47] yes it is just backing up the data I need to do - awkward to forget a password but i got the crs [02:48] I know my URL matches against the regex of the soundcloud user extractor :I [02:48] so is it possible to copy the encryped data and then decrypt it later when I have reinstalled linux [02:48] explodes: are you using the latest youtube-dl? [02:49] the latest for ubuntu at least [02:49] i installed it through apt [02:49] !info youtube-dl [02:49] youtube-dl (source: youtube-dl): downloader of videos from YouTube and other sites. In component universe, is extra. Version 2014.08.05-1 (utopic), package size 306 kB, installed size 1469 kB [02:50] oh shit, the latest on github is WAY newer [02:50] explodes: youtube-dl maintains its own update mechanism [02:50] :) [02:50] explodes: http://rg3.github.io/youtube-dl/download.html shows a current version of 2014.12.06.1 Although using apt is the recommended way to install, this script does develop quite quickly [02:51] thanks holstein, i will figure it out eventually [02:52] explodes: do 'youtube-dl -U' in order to upgrade it [02:53] damn, nobody in here [02:54] deathstash: 1700 users are [02:54] maybe not [02:54] word up, freeroute somsip trism: the latest and greatest works wonderfully [02:54] nvm my irc client was messing up [02:55] if you type CTRL+L in a terminal it will clear it [02:55] most people here probably know that though [02:56] All of a sudden in lubuntu my icons shrank in size after the font reader crashed how do I restore them to their origonal sizes? [02:56] Sunstream: i just reset my configs to do that [02:56] Sunstream: maybe the #lubuntu guys might also know this [02:57] ... [02:57] Tom84: you'd be surprised how many don't. I've heard admins with 12+ years of experience who didn't, but that's the beauty of the commandline. Even after many years of use you still come across nifty little features :) [02:58] freeroute: very true, so many ways to flavor a terminal :p [02:58] trism: strange, 'sudo aptitude build-dep tmux' didn't download those libs to my working dir. [02:59] freeroute: nope, only apt-get source, build-dep installs the packages === deathstash is now known as DeathstasH [02:59] trism: but I thought those libs were already installed when the binary was installed :S [03:01] freeroute: the libs sure, not the -dev packages [03:02] ah, ok so -dev packages are required for compiling and are not installed by default when installing from apt? [03:02] can't apt-get download help in any way? [03:03] does that download the package only? [03:03] freeroute: oh I see your point, the build-dep is also getting -core -extra etc for libevent but they aren't deps of tmux, maybe those are extra stuff tmux doesn't use [03:03] freeroute: well ive used it to get the .deb, not sure if it has other features [03:05] is there an easy way to get a virtual terminal window to have more than 1 tab open when i start it in ubuntu? comman line or other? [03:05] hi guys === ilk is now known as ilken [03:06] noslen_: welcome [03:06] thanks [03:06] freeroute: ahh, apt-cache show libevent-2.0-5 explains it: For backward compatibility and to transition to "libevent_core only" or "libevent_core + libevent_extra", the libevent source package builds the libevent library that includes everything [03:06] anyone? [03:06] * UTL waves to other Ubuntu lovers. [03:06] wbill: http://askubuntu.com/questions/277543/opening-multiple-tabs-with-gnome-terminal [03:06] wbill: you want a terminal to jump open with multiple tabs on desktop start? [03:07] freeroute: so yeah, tmux just uses both, so that's why you get those extra libs [03:07] yupper [03:07] freeroute: and yes you are right, -dev packages are separate because most people won't need them [03:08] The answer my friends, was in the "View" menu I clicked on normal size and back [03:09] !yay | Sunstream [03:09] Sunstream: Glad you made it! :-) [03:09] some how it got clicked to smaller even though I didnt touch it.... stupid bugs lol [03:09] hi [03:10] trism: ah, hopefully my tmux will compile now without my laptop exploding into tiny bits [03:10] how I can install php zlib? [03:10] whats the pack name?> [03:10] Fun: apt-cache search php [03:11] php or java ee? [03:11] php [03:13] hey guys, I'm trying to install dual boot linux on my Windows HD. I've got a 750Go HD and I have 3 NTFS partitions which I see when I boot "Live Ubuntu" but when I'm trying to install I only see sda1 750Go. Don't want to wipe my Windows :/ Is there something I can do from Live Linux to make my 3rd partition visibile during the install ? [03:13] freeroute: missing [03:13] ? [03:13] Evein', folks. I am trying to install apache2 in a 14.04 vagrant box. Every time I run apt, though, I get an error. Specifically: apt-get install apache2 [gives output]: error setting ownership of `/var/www/html.dpkg-new': Operation not permitted [03:13] opinions? running windows on this drive, so truecrypt, freeotfe, or something else? [03:13] I am running the command with sudo, so that's not the problem. [03:14] This vagrant box has setup properly for me before on another system, so I'm assuming there's some local config issue. [03:14] !dualboot | Baube [03:14] Baube: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot [03:15] Crell: did you sudo apt-get? [03:15] Yes, I just said I am using sudo. [03:16] Crell: you logged in the main user? [03:16] I am logged in as "vagrant" and using sudo from there. [03:17] Full output: http://paste.ubuntu.com/9435739/ [03:19] Crell: maybe the #httpd guys might also know this issue? [03:19] Based on past experience they'll send me here as soon as they hear the word "deb". [03:23] !info apache2 [03:23] apache2 (source: apache2): Apache HTTP Server. In component main, is optional. Version 2.4.10-1ubuntu1 (utopic), package size 86 kB, installed size 463 kB [03:24] !info apache2 trusty [03:24] apache2 (source: apache2): Apache HTTP Server. In component main, is optional. Version 2.4.7-1ubuntu4.1 (trusty), package size 85 kB, installed size 462 kB [03:25] Crell: im reading a bug, that this problem was fixxed in 2.4.10 [03:25] Hm. [03:25] And this same vagrant setup has been working for months on my Mac at work. [03:26] (The provisioning is just a make file, nothing fancy.) [03:26] Crell: also on trusty? [03:27] Yes, same 14.04 base image. (I don't know what the names are these days.) [03:27] yep [03:27] thats weird indeed [03:27] I agree. :-) [03:28] Crell: was this a clean 14.04 or upgrade from other version? [03:28] Crell: i mean no leftovers from previous apache installs? [03:28] Clean I believe; the base image is a publicly available one intended for use with Chef (which we're not using) so I assume it's clean. [03:29] kk [03:29] Nope. I started a fresh vagrant up an hour ago. Twice. [03:29] Crell: well you could try that apache 2.4.10 maybe, see what it does [03:30] how many lines of code ubuntu got? [03:30] wonders [03:30] I want to know if one person were to write linux ubuntu from 0 how many years it would take [03:30] :) [03:30] maybe 10? [03:30] You're missing a few 0s. === kerosene is now known as O_O [03:32] brb, compiling tmux [03:32] Crell: try this one: http://www.ctheroux.com/2014/05/preinst-line-118-a2query-command-not-found/ [03:32] red5 seems does not update since 2013? [03:33] lotuspsychje: Hm. "This does not look like a tar archive." [03:33] A clue, Sherlock? [03:33] since 2012 [03:33] Crell: this the bug i found: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1312533 [03:33] Launchpad bug 1312533 in apache2 (Ubuntu) "Installing apache2 fails in apache2.preinst when a previous version was in removed state" [Medium,Fix released] [03:33] * Crell scratches his head. [03:35] * WyZeGuY scratches Crell's head, too. [03:35] I'd rather you scratched my back. I've an itch right behind the shoulder blade. [03:35] Crell: you sure permissions arent messed up somehow? [03:35] I don't think so... and I'm now trying as root directly. [03:35] Wait... wha? [03:36] Use the corner of a wall. [03:36] The /var/www dir is owned by "1000". [03:36] Crell: cause im readin snort similar errors on permissions [03:37] Hm. OK, now this is interesting... [03:38] The /vagrant dir is owned by vagrant:vagrant, as are its children. [03:38] But /var/www is 1000:1000 [03:38] Crell: i think if you install apache2 from a livecd, would install without errors [03:39] Had I a live CD... [03:39] Crell: talk to the #httpd guys, they might know what it is [03:39] This is in a Vagrant box. And Ihave no CD drive. :-) [03:40] Crell: Easy2Boot on USB? === infamy is now known as Guest15504 [03:43] trying to install 15.04 in virtualbox and the screen is all garbled colors horizontal lines. === badon_ is now known as badon [03:44] err, i meant vertical lines. like this http://gyazo.com/93b2f8f142a613e555c4b138ff514d0c [03:44] EuaD: #ubuntu+1 [03:44] only released editions are on topic in here i'm afraid [03:44] EuaD: i know what that is [03:45] WyZeGuY: don't leave us all in suspense then! [03:45] EuaD: interference by tha NSAs :-P [03:45] WyZeGuY: cut the crap or leave, please. [03:45] lol [03:45] wouldn't that be a bad graphics driver? [03:46] bad screen resolution? [03:48] WyZeGuY: we can all guess. === l2ksolkov is now known as Guest75774 === l2ksolkov_ is now known as l2ksolkov [03:49] that happened on my windows drive once. i changed put it in a different laptop, changed the screen resolution to the "Recommended" setting, switched it back and it was fine [03:51] is there a way to send ctrl-alt-f1 to the virtualbox guest? [03:51] !virtualbox [03:51] Virtualbox is a virtualizer for x86 and amd64 architectures. It's available in the package "virtualbox" in the !repositories, and you can download the Virtualbox Extension Pack for additional, non-Free functionality at http://virtualbox.org . Additional details can be found at https://help.ubuntu.com/community/VirtualBox === infamy_ is now known as infamy [03:52] EuaD: i think their channel is #vbox / ##vbox [03:52] !ot | WyZeGuY [03:52] WyZeGuY: #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! [03:52] brb [03:52] daftykins, yeap i'm in it now. thanks [03:53] WyZeGuY, this is a VM, but thanks anyway [03:55] i can't see what you guys are saying, my firefox windows go black every once in a while, which it has done right now. i don't know if this message has gone through. i will be waiting for it to clear, or restart firefox [03:57] did you guys get my message about firefox? anyone heard of firefox screens just going black? [03:58] I haven't [03:58] daftykins i don't know if you were the last person to message me, but i assumed so. i heard the ping a couple times, but my browser went black so i didn't know who was messaging me [03:59] WyZeGuY: leave. [03:59] daftykins ok... sure... but may i ask why? [03:59] daftykins pm? [04:00] you keep ranting off topic and guessing at problems. do that stuff in #ubuntu-offtopic - the legitimate *support* questions you can keep here. [04:00] I made dir but mv dont recongise i [04:00] it [04:01] as such [04:01] :D [04:01] !paste | Fun [04:01] Fun: 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. [04:01] Fun: i sugggest just including the entire path [04:01] holstein: i did [04:01] Fun, mv -f? [04:02] same [04:02] Fun: you can share the entire output in a pastebin [04:02] missed / [04:03] now its working since I added / before dir [04:05] Do you guys know how to test jobs under /etc/cron.d? [04:06] evening all - I have a MoGo bluetooth mouse that works flawlessly in Ubuntu other than the battery %, it always shows 0% in Ubuntu, any suggestions? [04:08] akurilin: make sure the script works on it's own, set the cronjob for every minute (disable any destructive actions it takes) to make sure it's being called, set the timing correctly and reenable all aspects of the script, monitor /var/log/syslog to make sure it runs with no errors === antimist|away is now known as antimist [04:15] yay! compiling successful! [04:15] ty everyone :) [04:17] hello [04:17] somsip: so there's no "please run this once now" kind of thing for it huh? [04:17] run-parts looks like it was made for the shell scripts [04:18] Evarist__: hi! [04:19] how may I make a unique ball of all hot fix , without download ever they ? [04:20] akurilin: run the script manually [04:20] Evarist__: https://help.ubuntu.com/community/InstallingSoftware may answer your question.. if not, maybe a volunteer can help you find a native speaking channel [04:21] !it | Evarist__ [04:21] Evarist__: 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) [04:21] !offline | Evarist__ (may also be helpful) [04:21] Evarist__ (may also be helpful): If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD [04:22] !offline [04:22] If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD [04:28] loading... [04:29] somsip: the only reason why I was being paranoid about it was the environment/permissions but I suppose there's no reason it should fail to work if I impersonate the right user [04:29] hi, [04:29] I've installed Grub2 on a USB and plan to use it to run ISO's. The problem is, I cant find the correct way to add custom menu-entries for grub2 === Fudster is now known as xpy [04:30] they all say edit /etc/grub.d/40_custom .. but where is this file ? as I have a boot partition/usb there is no /etc/grub.d/40_custom , only USB/boot/grub/* [04:31] !offline === xpy is now known as Guest80792 [04:33] MichaelHabib: To boot an .iso : https://help.ubuntu.com/community/Grub2/ISOBoot . On an install that file " /etc/grub.d/40_custom " does exist >> -rwxr-xr-x 1 root root 214 Oct 23 2013 /etc/grub.d/40_custom . [04:35] Is it possible to expand an encrypted LUKS without deleting it? [04:35] Bashing-om: so /etc/grub.d/40_custom is available after installing the OS ? === Guest80792 is now known as Fudster [04:37] MichaelHabib: That is a fact . do in terminal -> ls -al /etc/grub.d/40_custom <- to see that is true. [04:38] akurilin: ignoring environmental needs is a common reason for the cronjob to fail, so you're right to focus on it. [04:39] Bashing-om: the thing is, I need to create the custom menus without any OS is installed . The idea is to have the USB to boot ISO's and maybe other OS's when needed .. but I need all these Grub2 Menu changes to be in one location, not depenent on installing an os [04:40] MichaelHabib: In your proposal, I see no way . You see grub's 2nd stage boot code is located in the installed system . [04:41] the idea is Grub2 + Custom Menus + ISOs all on one partition [04:42] SO looking at Stage1 , how do I create Custom Menu entries to point GRUB2 to the OS(s) I want to boot? === O_O is now known as kerosene [04:42] MichaelHabib: BUT, from an 'buntu install from grub it is possible to boot up an 'buntu .iso . [04:44] When expanding a LUKS partition, is it required to remove it and replace it with a new expanded one? [04:44] MichaelHabib: I know of no way to embedd the pointers in stage 1 boot code to point to the location of the stage 2 code. [04:46] MichaelHabib: IF one is conversant with a hex editor, and know their stuff, I am sure it can be done, but way above my skill set . [04:48] hi guys [04:49] hi [04:49] MichaelHabib: This is the manual : http://www.gnu.org/software/grub/manual/grub.html . All you wnat to know about grub and more. [04:49] want* [04:50] I am trying to pass some requests via a proxy server on my localhost [04:50] and I am getting this error: [04:50] Connection was refused by other side: 111: Connection refused [04:50] on askubuntu, the only thing I could find was this answer: http://askubuntu.com/questions/403512/connection-was-refused-by-other-side-111-connection-refused [04:50] can anyone explain how I can get my requests through this ? [04:51] nomadist: you are proxy on localhost? [04:52] holstein, yes, I am using https://github.com/scrapinghub/splash [04:52] it is a service that renders javascript for scraping.. [04:52] nomadist: maybe the creators will provide support [04:53] but isn't this an OS problem? [04:54] nomadist: you can always try it with another OS via a live CD.. i would want to isolate the OS and the application for sure [05:01] hello [05:01] world [05:03] Bashing-om: ty ty, while non of the 10s of sites I have been on mention ist, I can create /boot/grub/custom.cfg .. this will keep my custom menu entries on the boot partition while other os specific changes can be done on /etc/grub.d/40_custom [05:05] I installed Ultimate Edition 4.2 (Ubuntu 14.04 based) dual booted with windows 8. I added the swap partition but did not add the bios manager option. I can only boot into linux through the CD > Boot from harddisk. How can I get a grub menu that lets me choose between win8.1 and linux without having to wipe my linux partition? [05:06] MichaelHabib: Yes, and NO, be aware that grub.cfg is a dynamic file .. it is created from a number of other files. Each time there is a change in the kernel that file will be re-created. [05:17] I can only reboot if I first boot into live USB [05:18] MichaelHabib: Is this an exercise in learing ? The obvious thing is to install a bare bones ubuntu ( @ 5 Gigs) and then boot any .iso file from the installed grub . ( grub's boot process is a particular interest of mine) === dave is now known as Guest53439 [05:22] hello [05:22] hey all. I just upgraded from 12.04 to 14.04, and now whenever I log in the background image shows up but nothing else of the desktop. Just hangs. In /var/log/syslog I find this error: *ERROR* No supported display adapters were found [05:22] so it seems like it may be some driver issue, but I am not sure how to proceed. The ubuntu wiki did not help me [05:23] i just installed lubuntu 14.04.1 i386 and i noticed the lubuntu software center is not showing up programs like vlc, lubuntu-restricted-extras, but they do appear if i use the console, i.e. sudo apt-get install vlc [05:23] why?? [05:25] Hey guys, quick question (hopefully), I added a second hard drive (sdb) that I want to mount as /home/jason/ [05:25] So can I use this second hard drive in addition to my first hard drive to supplement the space of my home/jason dir? If so, how can I do it via the cli [05:26] Smaug: A proprietary drive in use prior to the release upgrade ? such that the driver is now broken . [05:27] Bashing-om: perhaps. how would i determine that? [05:28] if I run "lspci | grep VGA" it shows I have san AMD RS880M [Mobility Radeon 4225/4250] [05:28] i looked at https://help.ubuntu.com/community/RadeonDriver but i don't see instructions on it for installing anything [05:28] Smaug: For a looksee; what returns -> sudo lshw -C display <- ? look on the "configuration" line annd see if/what driver is installed . === sins-_m is now known as sins- [05:30] Smaug: " [Mobility Radeon 4225/4250 " that card no longer has support from ATI . [05:30] the configuration line just says "latency=0" [05:30] \exit [05:31] Bashing-om: alright, so I need to switch to open source support? (Hopefully? <:/) [05:33] according to the RadeonDriver wiki page it has community support [05:33] Smaug: That is a fact. IF you want 14.04 . Purge FGLRX and install the open source driver. ( I run an old ATI card/open source driver and have no problem, but, I am not a gamer ) [05:33] I am not a gamer either [05:34] i dont believe you [05:35] how can I install open source driver? on the wiki page the only install it has is "sudo apt-get install mesa-utils" is that the driver? [05:35] Smaug: -> dpkg -l | grep fglrx <- and take it from there to purge the proprietary driver that no longer does you any good . [05:36] ok to purse using apt-get as described https://wiki.ubuntu.com/X/Troubleshooting/VideoDriverDetection#Problem:_Need_to_purge_-fglrx ? [05:36] *purge [05:36] or is dpkg better [05:36] Smaug: A LOT depends on how you installed a driver ( if you did) as to what it will take to remove it . [05:37] well IF i installed anything, i would have preferred ap-get (but it would have been a few years ago, honeslty don't remember) [05:37] i may not have installed anything non default also [05:37] certainly the computer has the same hardware as when i got it [05:40] i just installed lubuntu 14.04.1 i386 and i noticed the lubuntu software center is not showing up programs like vlc, lubuntu-restricted-extras, but they do appear if i use the console, i.e. sudo apt-get install vlc [05:40] why?? [05:42] hi, I'm trying to run flashplayer (standalone) to run a swf and it complains about not being able to load canberra-gtk-module. Now, all points to the fact that I have a 64-bit installation and flash was compiled for a 32-bit env, so there's some conflict.... is there any way to run a swf file in Ubuntu with a player that works? :) [05:42] doing it now...looks like there was no fglrx to uninstall.. [05:42] Smaug: Run -> dpkg -l | grep fglrx <- and we see what components are installed . [05:43] <_root_> hello [05:43] <_root_> I am looking for another source for http://gnome-look.org/content/show.php/Yosemix?content=167692 [05:43] <_root_> do any of you know another source for this theme? === luckybun| is now known as luckybunny [05:47] Bashing-om: ahhh. messed up something bad. tried to follow the instructions to purge fglrx. restarted. issue remains [05:48] Bashing-om: at the terminal log in prompt, however, when i type an "a," instead of "a" appearing, either nothing appears or "^[a" appears [05:48] so i can't log in on terminal now either [05:49] does anybody know how to install Ubuntu on hp Omen? [05:49] Smaug: I fail to see how those instructions from the wiki could have this result. From grub boot menu, do you know how to boot to terminal ? [05:51] Bashing-om: i do not...is there a keyboard shortcut? [05:53] hold dodwn shift [05:53] i'm there [05:53] in grub [05:54] Bashing-om: i have grub command line, don't know if that counts as terminal [05:55] Smaug: I bet there is still an Xorg.conf file in effect from a maybe FGLRX driver (??) . // At the grub boot menu with the latest kernel with a asterisk to the left, press the e key for edit mode, arrow down to the kernel boot line ( similar: linux /boot/vmlinuz-3.13.0-24-generic root=UUID=217ed9a7-e11a-4e32-8c05-992e8c8932b6 ro quiet splash $vt_handoff ) replace the terms "quiet splash" with the term "text" with out the quotes, key combo ct [05:55] i just installed lubuntu 14.04.1 i386 and i noticed the lubuntu software center is not showing up programs like vlc, lubuntu-restricted-extras, but they do appear if i use the console, i.e. sudo apt-get install vlc [05:55] why?? [05:55] this page : https://help.ubuntu.com/community/FlashPlayerStandalone is NOT helpful. It does not work. [05:56] Bashing-om: i am replacing the words "quiet splash" with "text" [05:56] anything else? [05:57] what do you mean key combo ct? [05:57] it says press ctrl - x to boot, should I do so? [05:58] Smaug: Small steps, when in terminal, does the keyboard work ? key combo is a combination holding the control key and press the x key at the same time. [05:58] k. so should i boot now or not? [05:58] i was able to type and make the changes as you requested [05:58] it works in the grub editor [05:59] Smaug: You should now be booted to a terminal ( Command Line Interface) . [05:59] after pressing CTRL X? [05:59] Smaug: Yes, if you made the edit to the boot parameter line. [06:01] boots to terminal now, keyboard working correctly, able to sign in [06:03] Hi, I have a basic question about http proxy - is a scenario possible when there is a username without password? Like http_proxy=http://username@8.8.8.8:3128 ? === Kryxo is now known as Kryptron [06:03] Bashing-om: should i investigate something now? [06:04] Smaug: small steps ( I am tired 12 hours now on this keyboard ) .. does this file exist -> ls -al /etc/X11/xorg.conf <- . [06:05] Bashing-om: i appreciate you helping me! yes, the file exists [06:06] di [06:06] 이야 [06:06] 이야호! [06:07] Smaug: There be the problem why the keyboard was messed up earlier, delete it -> sudo rm /etc/X11/xorg.conf <- there will be no future need of it . [06:07] ㅇ [06:07] ㅇ [06:07] ㅇ [06:07] ㅇ [06:07] ㅇ [06:07] ㅇ [06:07] sist you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [06:09] Bashing-om: done [06:09] Smaug: Good, now what remains. What returns -> dpkg -l | grep fglrx <- . [06:10] fglrx, fglrx-amdcccle [06:12] Smaug: -> sudo apt-get purge fglrx fglrx-amdcccle <- . [06:14] Bashing-om: done [06:15] if my file system is full and i want to continue to add files to my system, can i add a new partition with free memory and continue to add files to /home/userA [06:15] ? [06:15] Smaug: -> ls -al /usr/share/ati/ <- ; just to make sure a OEM install has not been attempted . [06:16] Bashing-om: yup, there is no /usr/share/ati [06:17] jackhall: The better thisng is to find out why/where the fullness exist ( many times it is old kernels in /boot that need to be removed) . in direct answer to your question, yes there are ways . [06:18] Bashing-om: its because i made it full with software im developing and using [06:18] and i need to continue my development [06:18] and need more storage [06:18] i have an encrypted ubuntu running by the way. what ways are there? is it recommended? what do other large corporations do? [06:19] jackhall: Then you want to investigate a) symlinks to other partitions, b) making up a new partition and mounting it . [06:20] Smaug: OK, next in the install ladder -> sudo apt-get install dkms <- . [06:20] Bashing-om: what do other companies do? Do you store their development files on an NAS server? [06:20] Bashing-om: just want to know the most recommended way of doing things [06:21] Bashing-om: already the newest version [06:21] jackhall: NAS is one solution, I store my stuff on a separate partition on my local hard drive. [06:22] Smaug: Good ! next -> sudo apt-get install xserver-xorg-video-radeon <- . [06:22] Bashing-om: would you say NAS is preferred? i can buy a NAS server no problem === dts|pokeball is now known as illuminaughty === illuminaughty is now known as dts|pokeball [06:22] im gonna do that. how would i integrate an NAS server i buy with Ubuntu? [06:23] already newest version [06:23] jackhall: No I would not say it is preferred, your use case and what you do is the determinning factor. I like things in house and under my own control . [06:24] Smaug: Great ! -> sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core <- . [06:24] Bashing-om: i can buy a NAS server in house, but what would i do to integrate it to my /home === dts|pokeball is now known as marketbot [06:25] jackhall: Mount the NAS in fstab. But been too long since I have done that, Others can better advise . === marketbot is now known as dts|pokeball [06:27] Bashing-om: done [06:28] Smaug: Lastly, again -> sudo dpkg-reconfigure xserver-xorg <- just cheap insurance . then reboot to the GUI, let's see what we have now . [06:29] should i modify grub to revert back to what it was before when i restart? [06:30] Smaug: Nope, that edit was a one-time thing, will not persist. [06:30] ok [06:31] https://www.youtube.com/watch?v=SkTt9k4Y-a8 how can this shit have so many views? where does it come from? [06:31] by doing what you do [06:31] promoting it everywhere [06:32] haha, good answer [06:32] but srsly... those people commenting saying its a great song [06:33] its screwing with my mind [06:34] Bashing-om: Nice! Seems to be working now! [06:35] Smaug: Outstanding ! You do good work . [06:35] You have been such an amazing help, I appreciate it. I would send you a cake if I could. [06:37] Smaug: ediblearrangements.com [06:37] just messin' haha - real site though [06:39] Smaug: It's open source at it's best here. 1 for all and all for one . [06:39] Bashing-om: ++ [06:39] i'll pass it on where I can === screedoz is now known as screedo === Guest3825 is now known as blindsight === Yukinotteru is now known as Yukitteru [07:03] hallo [07:04] wie geht es? [07:04] hallo [07:04] pretty good actually :) [07:04] drb_: Ubuntu support channel. English. [07:04] ok [07:05] how are you [07:06] drb_: I am Tired, thinking of shutting down for this session. You have a support question ? [07:08] no, i'm looking for functions [07:11] but i have some experience with ubuntu-applications === lucifer is now known as Guest98357 === siva is now known as Guest37485 === Guest98357 is now known as lllllllllll === lllllllllll is now known as _lucifer [07:19] Anyone here have info on how gparted/ubuntu supports HFS+? [07:19] I've noticed that it can shrink it, but not expand HFS+, as far as I can tell [07:22] anyone? HFS+ support? [07:22] seventyninefourt: Give it time for a response. [07:23] seventyninefourt: As far as I know it needs to be done in OSX. [07:24] rypervenche: last I checked Disk Utility nukes the soul out of partitions it doesn't recognize, I don't know if that's changed since 10.6.8 [07:24] I'd gladly use DU, but I don't want to nuke my partitions in the process [07:25] seventyninefourt: If no one answers you might want to try in ##mac. From what I know Linux's support of HFS+ is limited. [07:25] if the media keys for changing the brightness used to function, and after a restart no longer function, what's likely to be the cause? scratching my head [07:26] lewis1711: drivers? [07:26] rypervenche: i'll hop over there, not positive === seventyninefourt is now known as henesy [07:27] henesy, I did change from the open source driver to fglrx, but I changed back and it still doesn't work. it's very strange [07:28] lewis1711: I've had problems in the past with swapping drivers, nvidia ones always needed some fix in /etc/X11 somewhere, I don't know about your card [07:31] changing the screen brightness in the energy saving dialog doesn't do anything either. weird. will try everything I read on google even if it makes no sense, and if it fails I'll reinstall I guess [07:32] lewis1711: can you use xsetbacklight [07:34] henesy, what package is it in? [07:34] lewis1711: should just be xsetbacklight [07:35] nope, packaage manager has never heard of it (: [07:36] changed the grub entry, time to reboot and hope for the best [07:38] nm-applet vanished [07:38] n3vtelen: sudo service NetworkManager restart [07:39] when i type nm-applet show this error: [07:39] applet now removed from the notification area [07:39] using fallback from indicator to GtkStatusIcon [07:39] ? [07:41] how can i make two partitions appear as a single diretory? [07:43] Hi bro... any application (without addons) who capable using Corporate Mail (microsoft Exchange 2010), i have used thunderbird + Davmail gateway at beginning its success but failed when try to send an email and show error (like this http://paste.ubuntu.com/9438176/) [07:43] http://dpaste.com/0NASDAD [07:45] Hello, anyone can guide me to find the problem on graphics issues like this? https://www.dropbox.com/s/1a5ibjpu0aap3xe/Screenshot%20from%202014-12-09%2006%3A35%3A57.png?dl=0 [07:46] The problem only happen on unity,. No problem at all on cinnamon. [07:47] ahmadsu, What release is this? [07:48] Ubuntu 14.04 [07:49] ok, this is very strange. "xbacklight -set" does nothing. tried with lots of different numbers === Guest91406 is now known as krs [07:49] ahmadsu, Did unity run fine before adding cinnamon? Not sure what you added with a ppa and if the issue. [07:52] hrm, disabled journaling, still not liking the hfs+ at all [07:53] !help Hi bro... any application (without addons) who capable using Corporate Mail (microsoft Exchange 2010), i have used thunderbird + Davmail gateway at beginning its success but failed when try to send an email and show error (like this http://paste.ubuntu.com/9438176/) [07:53] princedastain_: I am only a bot, please don't think I'm intelligent :) [07:53] bubbasaures: yes, unity run fine before and after adding cinnamon. [07:53] hello everyone === ubuntu is now known as Guest2155 === Guest2155 is now known as maddens [07:54] hai how to write username and password in command line it is possible in ubuntu [07:54] santhosh, echo $USER [07:54] password is not possible " " [07:54] bubbasaures: i also have reinstall unity and intel graphic driver.. But no success [07:55] why would a user be not able to upload to a directory which is owned by them? [07:55] how is everyone?? [07:55] Kartagis, check folder permissions [07:55] ahmadsu, Not really my best area, give a leading to, if you can, oninfo, this graphic issue and the graphic hardware info to the channel. [07:55] info on* [07:56] henesy: 755 didn't cut, 775 didn't cut, I had to do 777 [07:56] Kartagis, should just be able to do chmod u+rwx /path/to/folder [07:56] to use folders you have to have them set as executable [07:56] sudo mount.cifs //172.16.13.24/"Ind Results"/ /home/lubtest3/Desktop/india1/ -o username=edl,domain=transdyne.co.in when press enter it will asking password ,if any case we can write sudo password on that command [07:57] henesy: is that 777? [07:57] no it is 775 [07:57] 775 didn't cut :S [07:57] Kartagis, 0770 actually [07:58] assuming you give group access [07:58] if not [07:58] 640 [07:58] *740 [07:58] excuse me [07:58] henesy: both user and group are the same [07:58] u+rwx then g+r g-wx o-rwx [07:59] Kartagis, if execute is on for the DIRECTORY in question and you have R/W on then there is something else very wrong [07:59] can you touch something into it? [07:59] or can root? [07:59] henesy: I am root [07:59] o [07:59] erm [07:59] you done goofed [07:59] chown it? [07:59] YO [07:59] chown -R root:root [07:59] I ANSWERED MY OWN QUESTION! [08:00] cool, we like that [08:00] henesy: would it matter if the directory is in /var/www/ ? [08:00] Kartagis, are you running an apache/nginx server? [08:01] mhddfs /dev/sdb,/dev/sdc /data [08:01] henesy: apache, yeah [08:01] MERGE THEM DRIVES [08:01] * Kartagis floats floatingpoint's point [08:02] sorry, had to do it [08:03] on the odd chance this is familiar to anyone... the brightness changes every time I reboot. hard to google for. any ideas? [08:03] Kartagis, chown -R www-data:www-data; chmod -R u+rw; chmod -R g+rw; chmod -R o+r; chmod u+x /var/www/folder [08:03] lewis1711, is this a mac by any chance? [08:04] henesy, nope thinkpad. also I tright your xbacklight thing, doesn't do it either. really weird, was working perfectly earlier today, then I restarted [08:04] *tried [08:04] at this stage I am thinking I migh just re-install ubuntu [08:05] If you've fucked up your X11 then yeah, re-install might be worth it [08:05] X11 is a pain to restore [08:05] what's your graphics card? === lucifer is now known as Guest16942 [08:06] I have no clue how though. I changed drivers yesterday and restarted and all was fine [08:07] henesy, Radeon HD 8330] [08:07] something I should look for on the wiki actually [08:07] probably, I have to go, best of luck [08:07] check the arch wiki too [08:07] cheers, thanks for your help [08:07] mp [08:08] henesy: that gives me fail to upload [08:08] bubbasaures: do you know which process that draw the desktop background? The issue disappeared if i put application on top of it. [08:08] Kartagis, before I go, wait, wait, are you trying to upload TO the web server from somewhere else? [08:08] On anyone can help me? [08:08] *or [08:08] henesy: that's what upload means, right? [08:09] If so, what's your framework, what's the process of uploading? SCP? Wordpress interface? FTP? [08:09] ahmadsu, compiz is the manager lots of ways to tweak and break there, can be reset though. === Guest16942 is now known as _lucifer [08:10] if you are uploading from FTP, you have to make sure whatever "user" is being written as by the FTP daemon has permissions, if you're scp'ing you have to make sure the local user is part of the www-data group or w/e, alternatively do the same wtih the FTP daemon (change group/append group), and if it's through wordpress, see ftp [08:10] and i'm off to sleep, night all [08:10] gl with your web server [08:14] bubbasaures: trying to reset compiz now. Thanks [08:15] what is this? [08:16] what is this program? === hien_ is now known as Guest97647 [08:26] what is what program? [08:27] you know that one with the thingy [08:27] oh, the thing-a-ma-bob, forgot about that do-hickey === Yukitteru is now known as Yukinotteru [08:33] Hello [08:34] Howdy [08:34] how do i change the hostname permanently? [08:34] !hostname [08:34] 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. [08:34] ^^ [08:35] why both the old and new hostname in /etc/hosts? [08:36] For transitions sake. You can remove the old one after everything is working. [08:36] ie. after a reboot? [08:36] Sure [08:37] ok, thanks very much! [08:49] Hi [08:51] accidently renamed /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 to /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2_ on a ubuntu LTS server. [08:52] Still have an ssh session open but can't run anything, it seems. [08:52] can anyone advice on what can be done please? [08:54] michaelr525: can you rename it back? no? In that case, shutdown, boot into recovery using a USB/CD boot and rename back. [08:54] michaelr525: another way would be to boot into busybox from grub and hope you can rename from there. [08:55] iptable: it's a server which I access with ssh [08:55] not sure I can do the above.. [08:56] michaelr525: that's not really relevant though, no? if you cannot run any commands from the box itself, then it will not get fixed and services will begin to fail. you will have to go to recovery/busybox. [08:56] michaelr525: you *could* try forking busybox from your bash session if you have it installed [08:57] michaelr525: why'd you do that, anyways? [08:58] hmm.. it wasn't me.. [08:59] he had some stupid reasons [08:59] shoot whoever done that. there is no reason to rename it. [08:59] it's like having some reason to throw a server out of the window to reboot it ;) [08:59] michaelr525: just type /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2_ [09:00] michaelr525: just type /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2_ sudo mv/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2_ /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [09:00] put a space after mv [09:00] i think it should work [09:01] EriC^^: out of couriosity, what will that do if he cannot run any commands? [09:01] iptable: do you know why he can;t run any commands? [09:01] unless he was lying and CAN run commands [09:01] EriC^^: I'm guessing more than just the ld library got renamed, but who knows === ascetic is now known as slick [09:03] Hello there, Is there some way to extend the max search-domains without recompiling libc? [09:03] is ubuntu still cool? === slick is now known as ande [09:03] Consfearacy: no, it's red hot ! [09:04] iptable: if you chmod -x an executable, you can run it by typing /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 [09:04] Consfearacy, do you have a TECHNICAL support question? [09:04] EriC^^: good call. how will bash fork+exec the library without the library needed to fork it though...? *might* just work. worth a try [09:05] I know it's not strictly ubuntu, but can anyone recommend a good font for putty? [09:06] Eric^^: interesting.. thanks [09:06] iptable: god bless busybox [09:06] nichlas, "good"??? unable to process your subjective parameter [09:06] it worked [09:06] nichlas: if you stop using putty, you will get very nice fonts actually. Loads of good terminal emulators out there. even with semi-transparency [09:06] n [09:07] i was actually puzzled why there is not mv/ls/cp in /sbin [09:07] cfhowlett: i don't ask to get the subjective truth here :) [09:07] now i understand that ubuntu just replaced these with busybox [09:07] michaelr525: yes, no problem at all :) busybox is a lot of commands compiled in to one binary. [09:07] iptable: objective* [09:07] it's a "recovery application" more or less. also used in embedded systems to avoid having so many binaries around [09:08] how to delete the 5th line for a lot of files? [09:08] quickly in one batch [09:08] nichlas: no, there are, really. comping from windows background, it took me 2 years to switch over form putty as I was used to it. Now I don't know how I could have ever used it. [09:08] hello world? [09:09] bq: so in all files in a single directory you want to delete line 5? [09:09] bq: text files? [09:09] iptable: what do you suggest? I've always used putty, so I've never looked around. [09:09] anyone in there? [09:09] iptable: yes text files. several folders [09:09] nichlas: on linux mint I use the provided cinnamon-terminal and mate-terminal, which are very nice. === some1_ is now known as kryptospecht [09:09] bq: directories [09:10] iptable: but if you can do it in one directory. [09:10] what is the full path_to_kernel_sources? [09:10] iptable: ah, but i use different terminals when actually in linux. but unfortunately I'm displaying ubuntu from other systems most of the time. [09:10] bq: find /path/to/dir -type f |while read fn; do sed -i '5d' "${fn}"; done === ande is now known as anderson [09:11] nichlas: why not use the ubuntu terminal then? nice fonts, configurable, semi-transparency, tab support. what more you want? [09:12] nichlas: of course, changing the text/background colours and font size is a must ;) [09:13] nichlas: sorry, I'm assuming you are using ubuntu ON your machine on which you were running putty itself? or is the host windows? [09:13] kk [09:13] ciao [09:13] !list [09:13] marck: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [09:14] iptable: the host is multiple systems. I don't always get to choose. When i'm on Ubuntu i use the terminal. [09:14] I'm usualy ssh'ing to ubuntu. Was just interrested in if anyone had a favorite terminal font. [09:15] nichlas: ah. so you do end up on windows hosts too... I normally reboot them and boot to my liveUSB as I refuse to use windows for any employer ;) But I see your point. [09:15] iptable: great. thanks [09:15] nichlas: favourite terminal font is different for everyone, although most stick with default [09:15] bq: no probs === root is now known as Guest53135 [09:16] iptable: I'd prefer ubuntu, but booting in my own system is usually not possible for network reasons. When on windows I use Putty-portable. === Guest53135 is now known as fatboy [09:16] nichlas: makes sense [09:16] iptable: are you linux system admin? [09:17] nichlas: although on windows, putty will use windows fonts, so your question is kind of irrelevant for #ubuntu [09:17] bq: solutions architect [09:17] some times i even have to run it through TOR because they thing opening outgoing ports are dangeours. [09:17] wow, sounds great. [09:17] not bad. less stress more money. [09:17] need to be a damn good engineer beofrehand though [09:18] big consulting companies offer that [09:18] iptable: i knew it was kinda irellevant. but i thought many commandline folks would not mind sharing their preferences for fonts. [09:19] nichlas: I know the pain ;) I have an ubuntu box at home running at all times with a GUI allowing me to connect to it (ssh) on port 443. And then I VNC (or equivalent) once I have my ssh connection. from there I feel more "at home" ;). I also carry cygwin with me as a backup === tcpman is now known as Guest33241 [09:23] iptable: how much should I pay to hire you? [09:23] . [09:25] bq: onsite? [09:25] no [09:25] blackstone_: ? [09:26] haha [09:26] first use [09:26] uhm, ok [09:26] just a little understand [09:27] blackstone_: type if you have technical question. people will answer. just about that's it. [09:27] 你会中文吗 [09:27] and then you wait :) [09:27] !cn | blackstone_ [09:27] blackstone_: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [09:28] 恩 [09:28] iptable: what ever, you are in top notch:) you prefer onsite? [09:28] yes [09:29] Im learing ,its funning [09:30] bq: no, I do most contracts from home/customer sites if required. [09:32] bq: PM [09:33] Hi guys, I have a problem. I'm unable to connect to my dedicated server from my current IP address. Can access it through ip out of office. Any help would be great === blackstone_ is now known as h7054 [09:35] crito: are you using standard port 22? [09:35] crito: If I understand you, you can connect to your server (at the office) using your internal office network, but can't connect outside the office via the internet [09:36] not a problem with ssh. Yes that is right DJones. [09:37] crito: might be an issue with blocked ports on your office network. Especially if you are not using standard ports. [09:38] crito: So inside your office your connect to the servers internal ip address (Guessing at 192.168.0.x) but outside the office you connect using the external ip of your network, have you set your router to forward ssh requests from the outside world on a specific ssh port to your server? [09:38] my server isn't even letting me access the hosted websites through my browser [09:39] router is set to forward traffic, worked fine until yesterday morning. [09:39] Can the hosting site blacklist my ip address? [09:39] crito: DO you have a fixed ip address? Is there any chance that it could have changed? [09:40] crito: so when on the network you cannot access the server using the EXTERNAL IP of that network? [09:40] we have a static ip [09:41] crito: but you can access it using it's internal IP? [09:42] yes the office ip is unable to access the server, but offsite ip can [09:42] crito: if you use the internal IP of the server from the office, can you access it? or also no? [09:42] its hosted offsite iptable [09:43] crito: so you have a server in location A. You can access it from location B but not location C. All locations have their own external IP and there is no VPN involved. Correct? [09:43] yes [09:43] crito: can you ping the server from the office? can you ssh to it? can you connect on port 443 (https) and/or port 80 (http)? [09:44] crito: answer yes/no to ALL questions [09:44] no ping, traceroute, ssh, port 80 or 443 [09:44] all connections just hang [09:45] crito: ok, so you cannot access the server AT ALL from the office. [09:45] no iptable [09:45] crito: on the server: iptables-save. provide output in pastebin [09:45] crito: also, check if your office router has got any outgoing port/ip blocking or rate-limiting enabled [09:46] will do iptable, thanks, just be a min [09:46] crito: also provide traceroute to server IP from office and from remote location. both tcp-syn and icmp traceroutes. [09:47] crito: once you have all the details, pastebin them to us, stating which one is which. [09:53] can we talk about ubuntuphone here? [09:53] !touch | linocisco [09:53] linocisco: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [09:53] I cant remember what kind of amd graphic card i have in my machine... rather than booting to windows or opening up the case, what program can help me here? [09:54] cuppa_coffee: lspci | grep VGA [09:55] and its a radeon HD 6850. Thank you very much! Now, lets search for the correct driver :) [09:56] cheers iptable, I've just noticed that my ip address is for some reason in -A DENYIN -s . . . . ! -i lo -J DROP [09:56] http://support.amd.com/en-us/download/desktop?os=Ubuntu%20x86%2064 <-- ok, can anybody tell me which one i should choose now? top one? [09:56] if I allow this with iptables will that allow me in? === pdcmoreira_ is now known as pdcmoreira [09:58] help help help help [09:59] u just chown -R www-data:www-data / [09:59] chowndungoof: ? did you just chown something? [09:59] instead of chown -R www-data:www-data ./ [09:59] i just made my whole PC owned by www-data [09:59] so I paniced and did chown -R user:user [09:59] you used sudo? [10:00] Im 90% sure I fucked up [10:00] yea [10:00] it was sudo [10:00] http://fpaste.org/157896/41811916/ so it seems somehow udev is broken, now I can I reinstall udev and get rid of this problem ? apt-get or dpkg is not helping at all. [10:00] can I undo it [10:00] PLEASEEEEEEEEE [10:00] more like 99.9% [10:00] explosive: theres got to be a way to fix it [10:00] I hit ctrl + c [10:00] so i mean it must have only hit part of my server [10:00] chowndungoof: you could reinstall every single package on the installation [10:01] using synaptic? [10:01] that will work [10:01] it would still be ugly [10:01] will i lose my files [10:01] will it break things? [10:01] as some files would get missed i guess [10:01] but the system files will work [10:01] correct [10:02] if I open synaptic [10:03] mark all the currently installed files [10:03] and hit mark for reinstallation [10:03] crito: yes [10:03] will it save my PC [10:03] chowndungoof: get the list of packages and use apt-get install --reinstall [10:03] just remove the deny rule (same rule, with -D instead of -I or -A [10:03] chowndungoof: you will still have config files and other files you created that need fixing manually [10:04] chowndungoof: you can use find / -user to get them and fix the ownership [10:04] chowndungoof: you should chown -R user:user . , not ./, to avoid that. you pretty much screwed it up. you could try apt-get reinstall all packages. not sure how well that will work. [10:05] chowndungoof: dpkg -l | awk '/^ii/ {print$2}' [10:05] chowndungoof: that will give you a list of all installed packages === derk0pf is now known as derk0pf|NA [10:06] explosive: I opened file browser [10:06] and I can see that only the top 3 folders have been recently modified [10:06] chowndungoof: you have to do it from the terminal [10:06] /tmp/ /sys/ and /run [10:06] chowndungoof: hmm, type sudo find / -user wwwdata [10:06] so i dont think my whole PC got hit [10:06] see what it returns [10:07] chowndungoof: execute the last command explosive gave you. you will see how much you nuked. [10:08] its loading very slowly [10:09] I think I did chown root:root after [10:09] then hit it with a user user [10:09] then paniced [10:09] and ctrl c [10:09] i noticed i ducked up the wwwdata when I had my pidgin get a permission error [10:09] et.org [10:10] So you have some painstakingly long days ahead of you, figuring out what ownerships each file should've had. [10:10] how to unload driver mb86a16 and load driver CX23880 instead? [10:10] should I reinstall all my installed apps? [10:10] Unless you have a backup at hand, then it's easy [10:10] or should I rechown to the correct level [10:10] chowndungoof: might be easier to reinstall [10:11] ^^ [10:11] No its not easier to reinstall [10:11] this is a live webserver [10:11] i was in the process of making a backup [10:11] and I fucked it up [10:12] Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder.is this device supported? [10:12] hello [10:12] im panicing [10:12] what do i do === sharperguy is now known as jpentland [10:12] I am trying to recover data from an osx hard disk with file system problems [10:13] I booted the mac from an ubuntu live cd, and I am trying to copy the user directory to a usb hdd [10:13] who does the /sys/ folder normally belong to? [10:13] chowndungoof: you broke it [10:13] hi [10:13] I get access denied, and I am not sure what I need to do in order to gain read access to this folder and copy it over [10:13] chowndungoof: dpkg -l | awk '/^ii/ {print$2}' | xargs sudo apt-get install --reinstall [10:13] hi [10:13] the osx hdd has been automatically mounted read only, and I can see that the permissions are set to "owner only" [10:13] chowndungoof: that will reinstall all the packages [10:13] over the user home folder, I mean [10:14] I've tried to change the permissions to allow anyone to read, but I get an error because the file system is read only [10:14] can you help me? === tsimpson_ is now known as tsimpson [10:16] explosive I will run that over night [10:16] MaxFrames: maybe try an osx help channel [10:16] there is no chance it will damage my system more [10:16] they will not help with ubuntu [10:16] MaxFrames: its not "with ubuntu" its an osx filesystem [10:17] the question is about how to change permissions on the directory from within ubuntu [10:18] ubuntu recognizes the permissions on the folder, and enforces them [10:18] its not a filesystem that is supported fully in linux [10:19] suppose the dir is /Users/myuser, suppose I have no access to the dir and its contents. what would be the command to gain permissions, chmod...? [10:19] but its read only... [10:19] what if I use the same user credentials on ubuntu? [10:20] just go to an osx help channel dude [10:20] hello [10:20] can I create a user account in a live session? [10:20] MaxFrames: if you can't view it using sudo, nothing will work [10:20] MaxFrames: can't you remount as rw? [10:20] explosive: not hfsplus [10:20] Ben64: oh, ok [10:21] explosive: thank you for your help just one quick question what is the /sys/ folder suppose to be at [10:21] root or user? === egemen_ is now known as egemen [10:22] root [10:22] chowndungoof: root, but its not a real directory and gets reset on boot [10:22] So if I was to reboot my system now [10:22] in its party owned user state it would be fine [10:23] what? [10:23] i sudo chown most of my server to user [10:23] and if I reboot [10:23] i'm saying /sys gets made every boot, not every file on the computer [10:23] will all the tmp files and stuff like /sys/ fix them selfs [10:23] correct [10:23] will my system boot tho [10:23] if most files are owned by user [10:24] who knows [10:24] time to reinstall [10:24] apparently, bindfs "will take an already mounted file system and provide a view of it with whichever uid you'd like" [10:24] so if I know the osx user id I could use bindfs to access the files as that user [10:25] MaxFrames: again, if you can't view it using sudo, nothing will work [10:25] so far I have just tried to view it from the gui [10:25] sudo ls /path/to/it [10:27] sudo: /etc/sudoers is owned by uid 1000, should be 0 sudo: no valid sudoers sources found, quitting sudo: unable to initialize policy plugin [10:27] FUCK [10:27] watch the language here [10:27] I cant sudo stuff anymore [10:28] should my /etc/ folder be owned by root? [10:28] or by user? [10:29] every dir is owned by root [10:29] chowndungoof: on your computer, deploy a virtual machine or LXC container and configure a fresh system. Migrate your live website to it. test, make sure it works. then reinstall hosted server and copy stuff (config etc) over [10:29] not necessarily true, but nothing outside of the user's home should be owned by the user [10:29] so if I sudo chown -R root:root / [10:29] chowndungoof: yeah, i mean every dir in "/" [10:30] chowndungoof: no, read above [10:30] chowndungoof: so you cannot sudo or su to root (I'm guessing you didn't set root password). In this case, 2 options: 1. reinstall the OS, 2. boot from liveCD/liveUSB recovery and try to fix permissions. not sure which one is easier. I would opt for reinstall for safety [10:31] learn from this about safety using sudo, chown, and recursive [10:31] then reinstall [10:31] chowndungoof: some stuff needs to be owned by not root. like /var/www stuff and /var/spool/ etc stuff. all in all, this is *almost* unrecoverable for you. It's a big challange for an experienced sysadmin [10:32] /var/spool and /var/logs are still owned by root [10:32] /var seems untouched [10:32] chowndungoof: what about /etc ? [10:32] hey [10:33] does ubuntu have tcl ? or do i have to install it? [10:33] chowndungoof: those were just examples. there is a lot more. all /bin needs to be root. 99.9% of /etc is root, so should be kind of ok. [10:34] chowndungoof: which dirs did you nuke so far? [10:35] chowndungoof: i'd say get a template of your distro from a fresh install, and run a script that checks every file and sets the permissions as such [10:35] chowndungoof: on my server everything in /etc is root owned, so try to make /bin/ /sbin/ /etc/ root owner (from recovery if you cannot sudo anymore) [10:36] explosive: except that his one is a server so will have more configs than a virgin distro. lots more. [10:36] iptable: yeah but apparently everything in /etc is owned by root, except for a few files who have a differen group [10:36] iptable: i thought way more files weren't owned by root [10:37] iptable: it seems feasible at least, i dont know, what do you think? [10:37] I cant sudo anymore [10:37] how do I fix that to start [10:37] explosive: same here, but apparently on a server only a few would be. only on my asterisk box. not on my webserver though. [10:37] explosive: looks like on desktop it's a different story [10:37] chowndungoof: /bin, /sbin/ /etc/ /boot/ /lib /lib64/ /mnt/ /root/ /sys/ are ROOT OWNED. [10:37] chowndungoof: so these are easily fixed [10:38] I cannot sudo chown right now [10:38] how do I get Sudo powers back first? [10:38] recovery mode [10:38] chowndungoof: IF you nuked dirs other than the ones I just mentioned, you ARE screwed as they have a mix of ownerships [10:39] Will I be able to boot? [10:39] chowndungoof: I already told you 3 times. recovery mode. or boot liveCD/liveUSB [10:39] iptable: it was a chown -R / [10:39] chowndungoof: boot lto liveCD for recovery [10:39] what LiveCD should I use [10:39] chowndungoof: there's also the issue of suid, once you chown it, if you set it to root it wont have the suid set anymore [10:39] Ben64: but he cancelled it half way and chown would be more or less alphabetical, just like rm -rf / (DO NOT EXECUTE) [10:39] chowndungoof: ubuntu live CD? [10:39] iptable: then he did another chown -R / [10:39] i say reinstall [10:40] Ben64: same here. said that 3 times to him too [10:40] not so good at listening then i guess [10:40] chowndungoof: ^^ ^^ reinstall. only true way to fix it. [10:40] kk going to power off and liveCD and will be back in a bit [10:40] My hard drive is encrypted [10:40] Ben64: yup, in panic [10:40] does ubuntu have TCL on it? [10:40] so If I cannot boot back in what do I do to reinstall savely [10:40] chowndungoof: you know the password? then you can do it. [10:41] I know the password [10:41] I just don tknow how to mount it or anything [10:41] chowndungoof: so you can mount encrypted drives [10:41] and im terrified of locking away all my stuff [10:41] chowndungoof: that you already did [10:41] okay I will be back shortly [10:41] wish me luck guys [10:42] luck [10:42] * iptable goes to do some work [10:43] <|MaxFrames|> re [10:43] <|MaxFrames|> I have made progress, in the terminal I *can* enumerate the directory contents with sudo ls [10:43] <|MaxFrames|> and I *can* copy single files to the usb hdd [10:43] <|MaxFrames|> but I cannot seem to copy *all* files [10:43] cp -R [10:43] <|MaxFrames|> -R also didn't work [10:44] <|MaxFrames|> the command I tried is this: [10:44] how did it "not work" [10:44] <|MaxFrames|> cannot find the file(s) specified === derk0pf|NA is now known as derk0pf [10:45] Hi [10:45] <|MaxFrames|> sudo cp [-R] [user directory path on the osx drive]/*.* [path to the usb drive] [10:45] <|MaxFrames|> with or without -R, same result [10:45] * [10:45] *.* ?? just use * [10:45] <|MaxFrames|> without -R it didn't work, let me try that with -R [10:45] or use rsync [10:46] |MaxFrames|: that won't actually copy all files, the *.* [10:46] ^ [10:46] that only copies files with a . in the filename [10:47] and even then, that will probably also skip hidden files (those where the first character in the filename is '.') [10:47] Hello [10:47] I am on a liveCD now [10:47] hello === ttl is now known as Tatlin [10:49] Hello explosive [10:49] I managed to boot into recovery mode [10:49] <|MaxFrames|> "no such file or directory" [10:49] from a liveCD [10:49] <|MaxFrames|> that's with both rsync and cp [10:50] <|MaxFrames|> if I use a wild card instead of the actual single file name, I get that error [10:50] Dose anyone know how to crate a none hybrid .img - for installing on a laptop, where the bios dosent read hybrid [10:50] |MaxFrames|: try without a wildcard [10:50] |MaxFrames|: cp -r /source /dest [10:51] <|MaxFrames|> in that case, it says "directory Desktop skipped" and doesn't copy any file [10:51] <|MaxFrames|> if I can copy a single file, I must be able to copy all of them === CyberJacob|Away is now known as CyberJacob [10:51] <|MaxFrames|> or else how do I open the GUI file explorer in sudo mode? === ARMEN_ is now known as EREVAN [10:52] you need to use -R to copy directories [10:52] Now that I am in recovery can I mirror the permissions of the liveCD over to my server? [10:52] or use "rsync -avP /source /destination/" [10:53] Dose anyone know how to crate a none hybrid .img - for installing on a laptop, where the bios dosent read hybrid [10:57] ola people, do you know why latest lts on macbook air is not remembering any brightness settings and keyboard light settings? thanks === Guest5153 is now known as explosive [11:04] it worked, it seems to be copying [11:06] hi [11:08] hi [11:08] ablest: welcome [11:08] ty === juned_ is now known as wow [11:09] Dose anyone know about hybrid imigers [11:09] how to learn terminal command [11:09] no sry [11:10] what are the defualt owner of lost+found? [11:10] !bash | wow [11:10] wow: 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 [11:11] ash http://linuxcommand.org/ [11:11] !lost | chowndungoof [11:11] chowndungoof: lost+found is where !fsck places any files it gleans from a corrupt filesystem. These are files which had become unlinked from their parent directories. [11:12] can I safely delete it? [11:12] wow, less IRC. more reading/study. "the linux command line" http://www.linuxlinks.com/article/20090405061458383/20oftheBestFreeLinuxBooks-Part1.html [11:12] chowndungoof: its reccomended to not delete [11:12] If its empty [11:12] can I delete it [11:12] Dose anyone know at what verion of ubuntu hybrid .img came in, need none hybrid [11:13] chowndungoof: you should really stop doing stuff that you don't know what the effects will be [11:13] I miseed up my whole server by reseting the permisions to user [11:13] chowndungoof: its there for a reason [11:13] Ben64: I'm copying the permissions from my liveCD to my server one by one [11:13] I think It will end up okay [11:13] ashh, "hybrid" ???? never seen any such release ... [11:14] i got ubuntu 14.04 lts [11:14] to install on a hdd, where bios dosent reconise hybrid [11:15] did the hd come with drivers? [11:15] debin has some old versions that worked but dont konw how to use(comand line) [11:15] ashh: what are you trying to do exactly? [11:16] ashh to my knowledge there is no ubuntu "hybrid" release so... your source link? [11:16] start up sys with hd? [11:16] thank u. install on a old laptop [11:16] ashh: install ubuntu on an old laptop? [11:17] any channel for backbox [11:17] ????????? [11:17] ashh: Ubntu switched to the hybrid disc image from 11.10 [11:17] wow: read the backbox website [11:17] yes. an old debina worked [11:17] wow, don't know. not ubuntu. not supported here. [11:18] Hello [11:18] is there any way of finding out how to make the new versions none hybrid [11:18] DJones, I'm confused. "hybrid" meaning ... what? [11:18] what does network manager use as host name to identify itself to the network? [11:18] cfhowlett: http://www.tuxgarage.com/2011/06/ubuntu-switched-to-hybrid-disc-images.html [11:18] delt: the machines hostname [11:18] is it the file system thets the problem? [11:18] DJones, thank you. reading [11:18] ikonia: as set by the command 'hostname'? [11:18] that doesn't work :/ [11:19] delt: whatever your machines hostname is [11:19] delt: it's actually calling dhclient, and dhclients default is to use the machines hostname [11:19] ikonia: i disconnedted, set the hostname to something else with 'hostname', then reconnected, it still used the old name [11:19] delt: hostname will not work like that [11:20] delt: you need to set the hostname properly, not just use the hostname command [11:20] so, from a livecd for instance... without rebooting? [11:20] you can't set the livecd hostname realistically [11:20] technically you can - but realistically not practical [11:21] ah ok... :/ [11:21] just out of curiosity, how would one go about doing that? [11:22] edit /etc/dhclient.conf or something like that? [11:23] delt: yeah, thats a good option [11:24] chowndungoof: still there? [11:25] http://www.gnu.org/software/mit-scheme/ [11:25] it seems that ubuntu does not contain a 64-bit mit-scheme ? [11:25] ikonia: i want to understand how this works. any tutorial / webpage on this? (immediate hostname, no confg files / reboot) ? [11:26] Hello everyone [11:26] hello :> [11:26] few questions, is there anyone with AMD R9 2xx graphic card & proprietary drivers using Ubuntu with Unity? How are they working together? [11:27] gansteed: seems that way. Ubuntu is multiarch these days though, so you can just install and run it in your 64-bit install if thats all you need. === sjefskoder is now known as Guest68218 === |MaxFrames| is now known as MaxFrames [11:28] Wow, mounting an LVM drive is a right pain in the wotsit [11:29] MaxFrames: it's straightforward [11:30] Pici: yeah, I should compile it myself. [11:30] Marezz: install 14.04 and see for yourself [11:30] MacroMan: what? lvm is the win [11:31] OpenTokix, Just find it odd that Ubuntu can boot and use an LVM drive, but to mount a secondary lvm drive I have to install lvm2 [11:32] MacroMan: yes, ofc. [11:33] MacroMan: if you can boot from an lvm disk - you don't have to install anything [11:35] ikonia: no, he is correct - to handle the lv's and vg's you need to install lvm2 [11:35] OpenTokix: right, but if he can boot and mount an lvm disk - it's already there [11:36] ikonia: Actually no - i have had the problem he is talking about. - you can mount it, but dont do anything like activate it - it is kinda weird actually. - Did not inspect it further. [11:36] ikonia: I think for th boot, it is included in the initrd [11:36] OpenTokix: you can't mount a non-active volume [11:36] But no userspace tools [11:36] I clicked the "power off drive" button in Disks utility for a USB drive, and now when I plug the drive back in there is nothing mounted... how can I undo that action? [11:36] Not sure how it is done [11:40] hi again, is there a way to include a file in grub.cfg ? [11:44] What was the security website to download the LTS kernels as deb? [11:45] it's the repo in your sources.list [11:45] so it depends which repo mirror your using [11:47] why is my system telling me I can't access /data as the ubuntu user when I've chown'd the dir to ubuntu and opened up all permissions to the world? [11:47] floatmastaflex: show us the permissions in a pastebin [11:48] Hello folks! [11:48] floatmastaflex: And if it's really /some/longer/path/to/data then you must make sure the ubuntu user also has execute access to each directory component === pvoigt_ is now known as pvoigt [11:49] hola [11:49] ikonia drwxrwxrwx 4 ubuntu ubuntu 4096 Dec 9 09:09 data [11:49] Ubuntu bug 4096 in meld (Ubuntu) "meld: merge new debian version" [Medium,Fix released] https://launchpad.net/bugs/4096 [11:49] hi [11:49] literally 777 on /data [11:49] I'm trying to configure my network for IPv6. I've setup my router for stateful DHCPv6. However, Ubuntu seems to change the DUID, can I do something to prevent this? [11:49] floatmastaflex: and what is the command you are running [11:50] cd /data [11:50] floatmastaflex: and what is the error ? [11:50] -bash: cd: /data: Permission denied [11:51] actually, when i do ls -la I get this: [11:51] Hello , I have a problem with my wifi adapter Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter ( rev 01) , someone can give me a hand? [11:51] floatmastaflex: how did you mount this [11:51] ls: cannot access /data: Permission denied [11:51] d????????? ? ? ? ? ? data [11:52] Hello [11:52] I have a problem in my Ubuntu [11:53] The max cpu frequency in my ubuntu get limited to 800MHz after some time of working [11:53] floatmastaflex: how did you mount this [11:53] ikonia mhddfs /dev/sdb,/dev/sdc /data [11:53] digitsm: it is the speedstep power saving mechanic, it will scale up when you need it [11:53] And I can't increase the max CPU freq afterward [11:53] OpenTokix, No it won't [11:53] floatmastaflex: mhddfs ?? [11:53] digitsm: How did you try it? [11:53] floatmastaflex: why are you trying to mount 2 device files to 1 mount point [11:54] floatmastaflex: why are you mounting devices files rather than partitions ? [11:54] OpenTokix, I have CPU Freq monitor plugin on my XFCE panel [11:54] ayuda mi wifi no anda alguien que me pueda dar una mano [11:54] And I can see what freq the cpu is using now [11:55] digitsm: yes, but did you do something that requeired lots of cpu work? [11:55] Help my wifi does not walk someone who can give me a hand [11:55] digitsm: a chatclient is not using much cpu [11:55] Isn't there any newer kernel than 3.2 for "precise"? [11:55] ikonia it shouldn't matter, but I needed a quick way to use all the space provided by both epheremeral disks as if they were a single dir (AWS) [11:55] digitsm: /sys/devices/system/cpu/cpufreq/ <-- you can adjust values for the cpufreq here. [11:55] floatmastaflex: it does matter [11:55] bugtraq: wifi doesn't walk, it flies :D Sorry, I just had to. [11:55] ikonia tell me how it matters [11:55] bugtraq: what is the wifi chipset? lsusb to find out. [11:56] OpenTokix, After some work (many open firefox tabs, etc) cpu temperature goes up, until some point when the max cpu freq gets limited [11:56] floatmastaflex: because you don't mount multiple disks to one mount point [11:56] the file system will not be aware of spanning the two disks [11:56] digitsm: ok, maybe you have cooling problems? [11:56] ikonia this does not matter to me in this case [11:56] unless using btrfs, which can be aware or spanning across 2 disks. [11:56] i literally have no reason to care about this [11:56] floatmastaflex: it does matter [11:56] no [11:57] it doesn't matter for my application [11:57] floatmastaflex: I'm not fully aware of mhddfs so can't give you specifics [11:57] OpenTokix, Hmmm, in that case after my laptop getting cool for some time, max cpu freq must go up again [11:57] OpenTokix, But it doesn't [11:57] floatmastaflex: mhddfs seems to suggest you mount directories, NOT device files [11:58] OpenTokix, I feel after max freq getting limited, it stuck in that situation for ever [11:58] floatmastaflex: you are mounting devices, not partitions, and looking at the docs you don't mount disks/devices with it, you mount already mounted directories [11:58] floatmastaflex: so I think it does matter [11:58] does anybody know a good documentation webpage for creating a debian package from a tarball file? [11:58] <[Arab]> Any geeky teen boys here who are interested? lol [11:58] rfxchlx: http://developer.ubuntu.com/packaging/html/ is a good place to start [11:58] [Arab]: not in this channel please [11:59] <[Arab]> ikonia: lol [11:59] ikonia i am glad you told me that. it definitely solved my issue [11:59] [Arab]: not laughing [11:59] digitsm: I would start by adjusting settings for the governor, and if its emergency scaling due to heat, you have problems with your hardware and its not a software problem [11:59] floatmastaflex: really ? [11:59] no [11:59] [Arab], take that mess elsewhere [11:59] <[Arab]> cfhowlett: ok fine [11:59] floatmastaflex: try it with directories rather than device files [11:59] <[Arab]> lol [11:59] floatmastaflex: see if iactually works [11:59] bugtraq: answered in PM. In short, that chip does not work. [12:00] OpenTokix, How could I change my default governor from "ondemand" to "performance"? [12:00] digitsm: yes [12:00] OpenTokix, yes what? [12:01] digitsm: yes performance [12:01] OpenTokix, but how? [12:01] with what command? [12:01] Q: can i use UUID instead of (hdx,y) in this Grub2 Menu Entry loopback loop (hd0,1)$isofile [12:01] Also, can I use UUID instead of the (hdx,y) format ? I will be moving alot of my harddrives around now and want a way to make booting OS's and iso's easier [12:01] or setting? [12:01] echo foo > /path/to/bar [12:01] as root [12:02] OpenTokix: Thats not very helpful... if you don't know, you can just say that. [12:02] OpenTokix, OK thanks. I will do remaining things with Google's help [12:03] Pici: I know perfectly well how to, but if he cant navigate the proc filesystem by himself, he should not change values there. - Some sanitation in the recommendations. [12:03] Pici: But I guess you want me to give some sudo paste-item here [12:04] MichaelHabib: yes. inux /boot/vmlinuz-3.13.0-24-generic root=UUID=71f08932-5b0d-41b6-9738-1278769b9619 ro quiet splash $vt_handoff [12:04] OpenTokix, If I could disable intel speed-step and set cpu freq to max for all time it would be great [12:04] But I think it's not possbile [12:04] Does Unsupported mean releases are wiped from mirrors? [12:04] MichaelHabib: you need a search first. search --no-floppy --fs-uuid --set=root 71f08932-5b0d-41b6-9738-1278769b9619 [12:05] digitsm: yes, you change it to performance, or just disable speedsteop in bio s [12:05] bios [12:05] digitsm: it would not be great. it would shorten the lifespan of your CPU and if using a laptop, reduce battery life [12:06] hi [12:06] digitsm: but if you want it, as OpenTokix said, it's a BIOS option [12:06] OpenTokix, I tried disabling speed-step in bios, but then it said if I disable speed-step, the bios will set cpu-freq to min!!! [12:06] No way to set it to max! [12:07] iptable: is this the correct format ? search --no-floppy --fs-uuid --set=root 0000000000 or should it be set=root=uuid=0000000 at the end ? [12:07] ikonia it's because I mounted the super dir as root [12:08] so magical [12:08] P.S. I have an old Dell Latitude D-830 laptop [12:08] hi [12:11] ... [12:11] can i ask? [12:12] !ask | ph007 [12:12] ph007: 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 [12:13] MichaelHabib: the format I gave you [12:13] what is LTS? [12:14] im noob [12:14] Long Term Support ph007 [12:14] !lts [12:14] LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) [12:14] ph007: it means you won't have to reinstall your OS for 5 years from release date as all security patches will be provided. as opposed to non-lts, which is short-lived [12:15] Latest is 11.10 [12:15] johnnyreb__, FALSE. latest is 14.04.1 [12:15] what if LTS is end? [12:16] ph007: you upgrade to the latest LTS [12:16] ph007: or reinstall to it if you prefer. [12:16] ph007: if your windows 98 support ends, you install xp and so forth [12:16] http://releases.ubuntu.com/14.10/ [12:16] ph007, 12.04 is LTS, still supported. 14.04 is the latest LTS, also supported [12:16] Hello! [12:17] johnnyreb__, lastest LTS = 14.04.1 [12:17] LTS --- Opps [12:17] floatmastaflex: did it actually work with device files then ? [12:17] ah ok thx [12:19] hai how to add domain users in sudoers file on ubuntu [12:19] iptable: any idea how can I make grub2 stop on error so I can see the message ? right now if there is an error in my menu entry it just flashes and reboot . === curiousx is now known as Chuck_Norris [12:20] santhosh: admin users? [12:20] just normal users [12:21] MichaelHabib: sounds like kernel error, not grub. grub would failback to initramfs [12:21] %domain name\username this is correct way [12:21] or not [12:21] normal users to sudoers? hmmmm [12:22] MichaelHabib: not sure atm, and it's past my lunch time, so I'm gonna split. someone can pick that up. ask without highlight. [12:22] Personally, I prefer to add groups to the sudoers file, so I don't need to muck around in there any more than necessary, [12:23] iptable: np, and ty for your help this far, enjoy ;) [12:23] cheers, no worries :) [12:23] santhosh: srt idk about that, but if you want to add users to your sistem you may want to use command: adduser ro so [12:24] or* so [12:26] Hi. Can anyone suggest how to convert single flac file to mp3 (not flac+cue)? [12:27] crazydiamond: soundconverter is a small converter coming with an ui [12:27] #lsit [12:28] crazydiamond, avconv [12:28] crazydiamond, or audacity ... [12:30] Does Ubuntu 14.04/14.10 hav ads in any way and does it gather data about its user? [12:30] *have [12:30] ive never seen ads [12:31] fidel_, cfhowlett thanks! [12:31] Marezz: it does not have adverts [12:31] apart from the web, of course ;) [12:31] crazydiamond, happy2help [12:31] can anyone recommend a good anominizer [12:32] It wont show any ads in that search thingy/menu/lense or what its called? [12:32] Marezz, "lens" [12:32] Why can't I use the /admin command? I see it in the ubuntu club... Forgive my ignorance [12:32] Sorry, lens :) [12:33] veto: What would you expect that command to do? [12:33] Marezz, only the unity interface uses lenses. you could use any number of alternates: xfce4, lxde, kde, gnome being the most readily available [12:33] Just test? [12:33] thats not adverts though either [12:33] thats search recommendations based on your search [12:34] Pici:I thick it would show some message, but actually it shows nothing [12:35] cfhowlett, thanks. So you recommend gnome flavor? [12:35] veto: I'm sorry, but I'm not familiar with this command. Is it something that you've used on Ubuntu before? What information did you get previously? [12:36] Marezz, I don't but only because ubuntustudio uses xfce4 instead. they are easy to test and have full-blown official ubuntu releases. sudo apt-get install kde-plasma xfde4 lxde (not sure how to get gnome) [12:37] Marezz, if you have a preference for any of them, consider installing the full distro [12:37] *xfce4* not xfde4 [12:38] Marezz: sudo apt-get install gnome-shell [12:38] Pici:No... I see that command in the ubuntu bbs for new hand and I just want to test what I'll get [12:39] Pici:Anyway, thank you~ [12:39] * cfhowlett wishes there were standardization of package names ... [12:39] cfhowlett, once again thanks, I will have that in mind, I am currently searching a distro and a DE that agrees well with games and my AMD R9 270X graphic card [12:40] hey guys, silly boot questoin: i have a windows 8 partition that i kept while installing ubuntu. it came up initially on grub but now its gone... (there is still the windows security boot option, but then it says "image not found" [12:40] any ideas? [12:40] Marezz: well, try not to use DE that use compiz -.- [12:41] Marezz, amd ... you'll find that of the big 3 = intel, nvidia, amd = AMD is still, sadly, the least linux-friendly. [12:41] ive heard windows 8 especially doesnt play well with machines with other OSes installed... i cant remember the trick but you need to convince it that its the primary partition [12:41] Chuck_Norris; hehehe, speaking from experience? :) [12:41] Marezz: xD yep [12:41] tmofee: mmh, ok. how would i go about doing that? i still want to use ubuntu mainly though... === sjefskoder is now known as Guest36913 [12:42] do you have a spare hard disc you could install??? personally find it easier to install an OS on each disc and when booting just select via BIOS [12:42] tmofee: thats not ideal for a laptop though :/ [12:43] ahh laptop, sorry.. yeah... hmmmm give me a few seconds i see if i can find anything online [12:44] Marezz: and... last thougt try SteamOS :p they got some good overall improvements [12:45] http://www.dedoimedo.com/computers/dual-boot-windows-8-ubuntu.html im not too sure how well this is.. personally i HATE all the partition stuff .. especially when you introduce ubuntu into the mix... so headachey ;) [12:45] i used to run mac os/win7/ and lubuntu on my macbook air.. i ended up wiping it recently and just sharing between 7 and mac lol [12:52] hi guys. i want to start a vnc connection over the internet. if I want to access the vnc server from my local network I just need to connect to local.ip.address:displaynumber (e.g. 192.168.0.2:1). What do I need to do in order to connect to it over my online ip address? i tried with both [ipaddress]:1 and with [ipaddress]:5900 but neither worked [12:53] set up a port forward? [12:53] would it be port 5900? [12:53] yeah [12:53] i think [12:53] will try that, thanks [12:57] hi people, I have installed in the additional drivers section my nvidia driver, and now after rebooting I do not have that xubuntu logo with that animated circle anymore. Is there a way how to restore that? [13:03] is there a page which lists mirrors for http://archive.ubuntu.com? === ubuntu is now known as Guest21965 [13:06] OpenTokix, Hello again. I disable speed-step and now freq of cpu of my laptop is always on 2.19GHz [13:07] littlebit: unfortunately Nvidia doesn't support KMS, which means no fancy stuff while booting [13:07] Okitain: ah ok [13:08] And it got even cooler! Which is weird. I am running mprime CPU stress test now the cpu temp doesn't go upper than 55 degree Celsius. [13:09] But when speedstep technology was enabled, temp could go up to 70 degree under load [13:09] I don't understand why intel even implemented speedstep in my cpu! [13:09] it is likely the temperatures are not correctly being reported === ARMEN_ is now known as EREVAN [13:10] Ben64, I get the temp using "Sensors" command [13:10] digitsm: ok? [13:11] Ben64, I think so === gimnazjum is now known as erroreus [13:11] digitsm: i don't see how that contradicts what i said [13:12] Ben64, I am not sure speedstep is only for reducing heat, but more for reducing power consumption by lowering voltage [13:12] digitsm: its both [13:13] However it can be done by using "nop" assembly codes too, which OS does automatically when idel [13:13] *idle [13:13] I have never seen so many people leaving the windows OS, and installing linux in these times.. WOW [13:13] digitsm: not the same at all === Kryxo is now known as Kryptron [13:14] Ben64, I have a Dell Latitude D830, with Intel T7500, with 2.2GHz at max. Now it's at 2.19GHz, speedstep is off, and it is cool and running very smooth === Silenced is now known as Silenced|examON [13:15] digitsm: cool.. [13:15] Ben64, There is something else about my laptop too. My fan always turns at highest speed. Because my fan is now connected to 5v DC after my motherboard got repaired after a failure [13:16] i need win os for my games, but my two older machines run lubuntu... i knew they couldnt handle win 7 and they shouldnt stop being used anymore just because theyre old [13:16] I'm running NetRunner 14 on a Dell Optiplex 7010, and it's running great... I did have PC-BSD 10.1 installed on it. [13:17] just for shits and giggles, as part of my work we have these ancient pentiums for a contract with 128 MB of ram that still run a basic software with nt 4.0 ... i managed to get damn small linux running on it, [13:17] So fan speed chipset (which increases fan speed in case of increased heat/load) is useless. So even at highest frequencies, my fan turns at highest speed and so cpu keeps cool [13:17] But it got noisy! [13:18] digitsm: cool? try to keep on topic here though. if you'd like to chat, please use #ubuntu-offtopic [13:19] Okitain: but how come do I have better performance when playing an mkv file with vlc with the nvidia drivers than the nouveau? [13:20] Ben64, I was talking about cpu freq of my laptop. First I thought it's ubuntu's fault. Now I turned speedstep and found that it's more about my cpu/bios/heat-exhausting [13:20] littlebit: because of vdpau and hardware acceleration [13:20] It was not offtopic [13:20] But anyway thanks [13:21] i think he was talking about me being off topic :P [13:22] digitsm: 4 lines about how you think its better to have a basic cpu functionality disabled and how you have your fan macgyver'd is not really related to ubuntu at all [13:22] Ben64, OK [13:23] Ben64, The only strange thing was how turning off speedstep could make things cooler. It's weird for me [13:24] Ben64, But sorry for being too chatty [13:24] Anyway thanks all for your helps [13:25] digitsm: back to my original point -- it is likely the temperatures are not correctly being reported [13:25] Ben64, How could I know the correct temps? [13:25] by physically measuring the cpu [13:26] Ben64, It's impossible [13:26] pretty much, yep. don't trust what software says [13:27] Ben64: Hmm, Thanks === tobi_ is now known as zenbit === debian is now known as Guest98260 [13:38] Hi guys, just flushed the iptables and my ssh connection died. now can't connect. Any ideas? [13:40] Is anyone who knows good the program protel? === jeremy_ is now known as Guest36986 [13:51] how can i trigger a script to run when i connect/disconnect hardware, like my AC adaper or my monitor? [13:52] from dmesg [13:52] firmware: agent aborted loading tiacx100c11 (not found?) [13:52] so where does "it " look for firmware ? [13:56] hey guys, does anybody knows if Ubuntu Year End Hack Days are running?? at the irc channels there is not any activity, anyone knows something? [13:59] hi [14:05] hey all, ive dual boot installed ubuntu alongside win 8 and i have all the partitions, but win8 doesnt come up on grub [14:05] what do? [14:06] yea, u might have problems with that [14:06] chrisss123456: are you in the ubuntu installation right now? [14:06] win 8 is a bit different to 7 [14:07] explosive: yes. when i reboot and grub shows up, i see the windows recovery option, but that also bugs out and says "disk image not found" [14:07] chrisss123456: ok type sudo parted -l and paste it in paste.ubuntu.com [14:08] http://paste.ubuntu.com/9442120/ [14:09] explosive: partition 4 contains the win8 os [14:09] hi, does firefox html5 + vdpau work (amd open source drivers)? [14:09] chrisss123456: ok, type sudo mount /dev/sda6 /mnt [14:09] can scp send multiple files at once? [14:09] i.e, 2 uploads simultaneously [14:10] or 3 or 4.. === Rory is now known as violentacrez [14:10] explosive: ooh it says: "mount: can't find /dev/sda6/mnt in /etc/fstab or /etc/mtab" [14:10] chrisss123456: mind the space between sda6 and /mnt [14:10] explosive: ah. [14:10] explosive: done. [14:10] m1dnight_: yes [14:11] chrisss123456: type sudo mount /dev/sda2 /mnt/boot/efi [14:11] explosive: done. [14:11] chrisss123456: for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [14:11] type away :) [14:12] explosive: done :) [14:12] chrisss123456: sudo chroot /mnt [14:12] explosive: done :) [14:13] chrisss123456: update-grub [14:13] windows 8 should have a .efi file that loads it up called bootmgfw.efi [14:13] explosive: ok :) working... [14:13] is it done? [14:14] iirc you should disable quickboot too, on windows 8, correct me if i'm wrong [14:14] chrisss123456: did it say anything about the windows 8 loader? [14:15] explosive: nope. m1dnight_: thanks :) how do i do that? [14:15] explosive: http://paste.ubuntu.com/9442193/ [14:15] when I type mount blablabla and restart computer drive is no longer mounted why the f....??? [14:15] http://www.eightforums.com/tutorials/6320-fast-startup-turn-off-windows-8-a.html [14:16] how do i make it permanent? [14:16] also, explosive what about the boot-repair tool? it always solved my issues.. [14:16] not sure though, havent been following the entire conversation [14:16] chrisss123456: if you type ls /mnt/boot/efi/EFI/Microsoft/Boot do you see a bootmgfw.efi file? [14:17] explosive: still while under root? [14:17] i see nothing [14:17] chrisss123456: sorry, ls /boot/efi/EFI... [14:18] explosive: yes i see one :) [14:19] hi everyone [14:19] chrisss123456: ok, out of curiosity, what's the output of efibootmgr -v ? === violentacrez is now known as Rory [14:19] explosive: ha. gotta paste that. what does it do? [14:19] are all /etc/default files generated after installation, or are they included in the package? [14:20] http://paste.ubuntu.com/9442216/ [14:21] chrisss123456: it shows the entries in the boot manager [14:22] chrisss123456: grub isn't picking up the windows .efi file for some reason [14:22] chrisss123456: and i think you're missing some files, i'd try to reinstall grub, if you want [14:23] explosive: mmh :( i tried to reinstall grub. should i do it from root though? i hadnt before [14:23] chrisss123456: is it a 64bit machine? [14:23] explosive: yes [14:24] i forgot my root password .. how do i change it ? for some reason /etc/passwd is unchanged after i passwd ... [14:24] chrisss123456: try sudo apt-get install --reinstall grub-efi-amd64-signed [14:24] and su doesn't work as well .. [14:24] genericum: your root password? or your username's password? [14:24] explosive: root password [14:25] explosive: from the root? [14:25] chrisss123456: yes :) [14:25] genericum: https://wiki.archlinux.org/index.php/password_recovery [14:26] explosive: ok its showing me a config menu [14:27] which option shoul di do [14:27] chrisss123456: what are the options? [14:28] explosive: install the package maintainers version / keep the local version installed / show difference / show side by side / show 3 way diff / 3 way merge / start new shell to examine [14:28] woah [14:28] 'Morning folks [14:30] why doesn't Thunderbird show up as an option under Settings > Details > Default Applications > Calendar? [14:30] (14.04 and latest tbird) [14:30] chrisss123456: try show differences [14:30] explosive: done :http://paste.ubuntu.com/9442342/ [14:31] explosive: ill be honest, i have no idea whats going on in it... [14:32] chrisss123456: press keep the locally installed version [14:32] Hi there, have you released the results of your 2014 user survey yet? [14:32] explosive: ok [14:33] chrisss123456: it's asking whether to change /etc/default/grub or not [14:33] explosive: ok thanks :) its finished instaling x86_64 [14:34] !ot | sidi, [14:34] sidi,: #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:34] chrisss123456: did it mention the windows 8 loader by any chance? [14:35] explosive: yes! it had a line "Found Windows Boot Manager on /dev/sda2@@/EFI/Microsoft/Boot/bootmgfw.efi" [14:35] success! [14:36] :D === zz_dellavg is now known as gianlucadv [14:37] chrisss123456: type exit [14:37] then reboot === Rory is now known as Gaben [14:37] explosive: thank you so so so so much :) [14:37] chrisss123456: you're welcome :) [14:38] is there a sendmail type thing that will logger everything run in sendmail? [14:39] hey [14:39] lol you cant?? [14:39] oops wrong chat [14:40] can anyone of you give me a hint what to disable so that no service or anything in Ubuntu 14.04 does any communication to the outside world while having just the desktop and firefox running? [14:41] Mathis: unplug the internet [14:41] good. next point? [14:41] or do you want firefox to connect? [14:41] I wanted to create some kind of kiosk client [14:41] just firefox showing one website, nothing else [14:42] Mathis, configure your router: one url allowed [14:42] How long does it take to mount a floppy O_o [14:42] cannot configure outgoing traffic [14:42] only incoming [14:42] GeekDude: five seconds? [14:42] well then I must've done something wrong [14:43] wait, also cannot configure incoming traffic [14:43] Mathis: if you can't control the in/out traffic at all, then you can't achieve your goal [14:43] I am using a UMTS stick for connecting to the internet [14:44] teward: I want to control it by shutting down the services which are responsible for that unwanted traffic [14:45] Mathis: you'd have to hunt and peck at the services, some of which are auto-updates, and some which will likely require hacking away at the core software set to remove the functionality. Have you even identified the services which are causing the unwanted traffic? [14:45] no, not yet [14:45] Mathis: that's your first step [14:45] thought there is an official list [14:46] Mathis, WAY too many variables to make a standard list. check your services [14:46] its a default installation, so there are nearly no variables [14:46] Mathis: there's an infinite number of variables, and it's impossible to make a standard list, that's why i said you have to hunt and peck to find the services generating the traffic [14:47] I didnt install anything beside the default image [14:47] Mathis: you might also want to look at this: http://www.omgubuntu.co.uk/2014/07/create-ubuntu-kiosk [14:47] cool, thanks :-) [14:47] neither of the guides on that link though are for the faint hearted [14:48] http://thepcspy.com/read/converting-ubuntu-desktop-to-kiosk/ is probably what you want, going from Desktop to Kiosk [14:48] Mathis: back up critical data first, though - these things might explode [14:48] I have no critical data on my client [14:49] Mathis: note though the same page says it's probably better to start with Server and build up [14:49] rather than Desktop and cut away at it [14:49] Mathis:http://thepcspy.com/read/building-a-kiosk-computer-ubuntu-1404-chrome/is a from-scratch method though [14:50] Mathis: either method is not for the faint of heart and will take some time and configuration === Joshua^Dunamis is now known as J^D_is_coming_so === J^D_is_coming_so is now known as Joshua^Dunamis [14:51] Hey === Gaben is now known as Rory [14:52] teward: I think, I am fine with my current kiosk mode, but thanks :-) [14:53] i've just recently installed Ubuntu GNOME 3.14 in my laptop, and after installing Numix Project's elegance-colors theme, my X server just.. broke [14:54] There are no logs, anywhere. Sometimes it boots to low-graphics mode, sometimes it hangs on the splash screen. Re-installing gdm didn't help. Removing the package did not help too [14:54] i tried ubuntu gnome 3.14 myself. everything works fine, but the notification system is quite uncomfortable. [14:54] DemHydraz, i think you have a hardware specific problems [14:55] dammit, it's 14.10, I got confused with something else. When I first installed, it was working fine. [14:55] 3.14 is still beta u know. [14:55] no official way to install it :) [14:55] dammit, it's 14.10, I got confused with something else. When I first installed, it was working fine. [14:56] Tondinahk, ^ [14:57] DemHydraz, gnome 3.14 is beta, Ubuntu 14.10 is just using latest and not always greatest. My main system is xubuntu 14.04.1 LTS [14:57] Working fine as a workstation and temp. server. [14:57] DemHydraz, bleeding edge = bloody edge [14:59] What do you mean with that? I'm not using a beta version.. ffs people [14:59] hey guys, does anyone know how to implement a patch? (silly question) [14:59] chrisss123456: download the software, patch it, recompile, install? [14:59] When I said Ubuntu GNOME 3.14 i was reading a comment about that so I got confused. I meant Ubuntu GNOME 14.10 === CyberJacob is now known as CyberJacob|Away [15:00] teward: how do i patch it though :/ its really basic i know but i just dont know how [15:00] chrisss123456: http://jungels.net/articles/diff-patch-ten-minutes.html [15:02] gah, I'll reinstall this thing [15:03] hi, how to change dpi? === mudo_ is now known as mudo [15:09] fx11, settings > appearance [15:14] Hey, I have a bit of a funny problem. I am using a Logitech Ultrathin Mouse (T630) on Bluetooth and from time to time sequences of numbers 6 7 or 3 gets spammed like a key was stuck. When I turn the mouse off the spamming stops. Im running Ubuntu 14.10 and Gnome Shell. I wondered if anyone ever have had a similar problem? [15:16] I have an ubunut 14.04.1 LTS server machine that does not respond to pings on a specific interface, ufw firewall is disabled. [15:16] I can see the pings coming in via tcpdump [15:16] ubunut. [15:16] heheh [15:16] how are you connecting to it ? [15:16] over the public internet ? local network ? [15:16] and I can see no response going out again [15:16] local network [15:16] I am ON the machine, running tcpdump on the machine [15:16] hello [15:16] is there a route out on that interface on the server ? [15:18] ikonia: yes two routes, let me check with our network administrator === ubuntu is now known as Guest99527 [15:18] ikonia: because both take the standard gateway which should be fine [15:18] ikonia: but I will make sure [15:19] ikonia: nevertheless should'nt I see the outgoing response on the standard gateway? [15:19] i've just recently installed Ubuntu GNOME 14.10 in my laptop, and after installing Numix Project's elegance-colors theme, my X server just.. broke. There are no logs, anywhere. Sometimes it boots to low-graphics mode, sometimes it hangs on the splash screen. Re-installing gdm didn't help. Removing the package did not help too. GDM was working fine before installing said broken theme package. Said theme package can be found in [15:19] ppa:satyajit-happy/themes, gnome-shell-theme-elegance-colors is the name. [15:20] james_woods: no [15:20] james_woods: check the specific route back to the network the ping is coming from === QueensMelons is now known as Qu33nzzM3L0nz [15:22] DemHydraz: paste dmesg -k --level=err,warn [15:22] ikonia: thank you, will do === Qu33nzzM3L0nz is now known as Qu33nzzM3L0nz_xx === Qu33nzzM3L0nz_xx is now known as QueensMelons [15:23] Hey guys, when i try to run apt-get update or apt-get install i get this error: E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the probm. I believe it was caused by me accidently closing an install incorrectly, i think it tried to open some gui and i used ctr z to kill it, what happens if i run that command? [15:24] http://paste.ubuntu.com/9442936/ Chuck_Norris [15:25] sorry about that i got disconnected [15:25] hi [15:25] You haven't missed an answer [15:25] :) [15:25] thanks :) [15:25] But I can't help either, I'm a linux newbie myself [15:25] Sansay_, from man dpkg: [15:26] --configure package ... |-a| === newbie is now known as Guest59795 [15:27] Configure a package which has been unpacked but not yet configured. If -a is given instead of package, all unpacked but unconfigured packages are configured. [15:27] oh its basicalyl saying i need to finish configuring that package? [15:27] yep [15:27] well thats pretty awesome lol [15:27] thought ibroke everything [15:28] If you Ctrl+C in the middle of installation or closed the software center, aptitude, etc, etc, chances are it'll leave loads of packages unconfigured [15:28] it was saying type `exit' [15:28] to exit when done and it wouldnt work lol [15:28] i tried exit too [15:29] 0 5 * * * /var/www/svs/protected/yiic vulnerabilityscanner run [15:29] everything works now thanks guys! [15:29] No problem'o. [15:29] will this entry ^ work in crontab? [15:29] remember: man is your help [15:29] even though it has arguments? [15:29] Chuck_Norris, progress? [15:29] Possibly [15:29] Yes, ToTheInternet [15:30] At first i put the whole "/var/www...... run" thing in double quotes, i guess that's why it didn't work [15:31] no quotes, no [15:31] awesome [15:31] DemHydraz: no no, mmm... i had a bug in gnome-shell too, it was something like that but, it is not your case, althoug your case may be related to graphic drivers i don't think a theme could do that, but... [15:32] I don't know what drivers are installed in this machine. Would the dpkg -l description of a driver package say driver? === CyberJacob|Away is now known as CyberJacob [15:33] DemHydraz: it could greping it, but, better do a: lspci -nnk | grep -i vga -a3 | grep 'in use' [15:34] It said "Kernel driver in use: i915". [15:34] so I went from an amd card to an nvidia, installed the drivers okay... Xrandr claims i'm at 1920x1080 but all the test is MASSIVE [15:34] /join #openstack-meeting-alt [15:35] Greping dpkg -l to filter out the intel video drivers returned xserver-xorg-video-intel. Should I reinstall that? also, if it was a driver issue, wouldn't it break lightdm too? [15:35] Is it normal to have 20 running pids of Viber? [15:36] Tigerken, no. [15:37] That's what I thought... :D [15:37] Killall the vibers. [15:37] (quite literally) [15:38] Chuck_Norris, that command said "Kernel driver in use: i915", greping dpkg -l returned the package xserver-xorg-video-intel [15:38] also, if it was a driver issue, wouldn't it break lightdm too? [15:39] But that's when I look at htop.. when I do "ps aux | grep viber" there's only 1 pid === hades is now known as Guest50034 [15:39] DemHydraz: edit "/etc/default/grub" and remove "quiet splash" from: GRUB_CMDLINE_LINUX_DEFAULT= so it will be: GRUB_CMDLINE_LINUX_DEFAULT="" and reboot to and see where it's hang or if there is any problems [15:40] DemHydraz: then you could try some graphic PPA to see if solve the problem, or upgrading the kernel 3.18 just came out -.- [15:40] I WANT TO HAVE RIGHT CLICK OPEN TERMINAL WHY ISNT IT THERE [15:40] if that is the problem [15:40] How do I know of my wifi driver is installed while I'm connected through eth0? unplug the cable? boohiss [15:40] Alright. Will do. [15:41] Don't I need to update grub or something? [15:41] !caps | xyzwhatever, [15:41] I'm running from live usb at the moment [15:41] xyzwhatever, you can just do control + alt + t? [15:41] oh ok thx Tigerken [15:42] not thats not it, Tigerken i want the terminal to open the folder where i click it like in lubuntu [15:42] oh! [15:43] Chuck_Norris, it hangs on "*Stoping Send an event to indicate plymouth is up [ OK ] [15:44] And before that * Starting GNOME Display Manager [ ok ] [15:44] xyzwhatever, edit your keybindings to enable that command [15:44] ok :/ [15:44] tty7 is completely stuck at that, no iput no anything [15:45] xyzwhatever, I have a solution [15:45] ??? [15:46] do "sudo apt-get install nautilus-open-terminal" [15:46] I run Firefox and Ubuntu Mate 14.04 on a pretty decent laptop [15:46] then logout and log back in [15:46] browswing the internet, especially Facebook, can be really slow [15:46] the scroll lags basically [15:46] oh nautilus [15:46] what could I do to fix this? [15:46] epyx, is your system up to date? [15:47] yes [15:48] DemHydraz: idk, can you reach gdm? [15:48] watcha mean with that? [15:48] Ubuntu Q and A going on soon: come join #ubuntu-on-air, and tune into https://www.youtube.com/watch?v=rODyNKhMqZ8 [15:48] DemHydraz: the place where you enter your password [15:49] do i have to use sudo for stuff i put in crontab? [15:49] ah, ok. [15:49] nope, it hangs before it. [15:49] or does it have super user rights automatically? [15:49] DemHydraz: whait a minute [15:49] wait* [15:50] is there anything like glasnot for ubuntu? [15:50] what is glasnot? [15:50] is there some way to find out if my wifi driver (b43 firmware) is installed while I'm using eth0? Other than disco cat 6? [15:50] traffic shaping test [15:50] glasnost and perestroika [15:50] want to see if my vps is traffic shaping [15:51] oh glasnost not not [15:51] my bad [15:51] Firefox is also claiming 700 mb RAM for Facebook and one PDF file (4 pages) [15:51] i still don't know what to run to test it though [15:51] try russia. [15:51] DemHydraz: paste: aptitude search systemd | grep ^i [15:51] it's tcpsomething, forgot the name [15:51] ask putin [15:51] meh [15:52] gotta install aptitude.. [15:52] Justice, do you have a link? === ulrich is now known as Guest10247 [15:52] sure [15:52] http://broadband.mpi-sws.org/transparency/bttest.php [15:53] paste.ubuntu.com/9443242/ Chuck_Norris [15:53] My gtk app fonts are INSANE after installing an nvidia card, and I can't seem to make them smaller. Even size "4" is MASSIVE [15:53] What should I do when I get bad header lines when I do apt-get update? [15:54] DemHydraz: can you access to a tty? and log in [15:54] or 404 not found [15:54] Yep, I'm logged in a tty right now [15:54] cfhowlett: you get it? [15:55] only way I can access the thing atm [15:55] salut [15:55] Justice, I did ... looking for similar functionality [15:55] thanks [15:55] then install aptitude, and then: aptitude search systemd | grep ^i [15:55] Yea. [15:55] paste.ubuntu.com/9443242/ Chuck_Norris [15:56] how do i use the apt command to *preview* what would be upgraded if i ran `sudo apt upgrade`? [15:56] okay, blocking Flash solved a lot [15:56] pbx: probably a flag to not do anything, check man apt-get [15:56] however pages that actively extends page (Soundcloud, Facebook) lags a lot compared to other browsers [15:56] DemHydraz: try this: sudo apt-get install systemd-sysv (it will remove some stuff don't worry about that) [15:57] pbx: -s [15:57] DemHydraz: then, reboot [15:57] Alright [15:57] Installing. [15:57] And rebooting. [15:58] and splash screen [15:58] and hang. === Joshua^Dunamis is now known as J^D_is_coming_so [15:59] DemHydraz: then, sry, idk what else to do -.- [15:59] you need to figure out why it's hanging [15:59] I'll reinstall. [15:59] DemHydraz: what you trying to do? ##networking might be able to help you [15:59] What does ##networking have to do with a hanging GDM? [15:59] My gtk app fonts are INSANE after installing an nvidia card, and I can't seem to make them smaller. Even size "4" is MASSIVE [15:59] DemHydraz: i dunno, they helped me with my ubuntu problems [15:59] SchrodingersScat, ok, thanks. not an option for apt, only apt-get [15:59] my ~/.Xresources seems to be ignored [16:00] DemHydraz: do you see something in color red, while rebootin? [16:00] Nope [16:00] I'll reinstall. [16:00] DemHydraz: ok [16:00] Thanks for all the help, gais. [16:01] DemHydraz: np === jpds is now known as Guest86457 [16:01] in the mainwhile Chuck_Norris: http://paste.ubuntu.com/9443149/ lol [16:02] ah, no, -s is an option for apt it's just not in the manpage :\ [16:06] #dorkbotpdx [16:06] !help [16:06] 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:07] cfhowlett: find anything? [16:08] Justice, sorry, no. might want to ask #ubuntu-server or ##linux [16:08] ok thanks === zzz_Ridley is now known as Ridley5 [16:09] hi === vito is now known as Guest4529 [16:10] I have 2 partitions in my disk, 1 ntfs, and 1 ext4 for ubuntu. Now, I realized that I don't need the ntfs partition, so I would like to merge it to my ext4 partition, without having to reinstall my ubuntu system. Is that possible? [16:11] chro, yes. boot an ubuntu USB. start gparted. delete ntfs partition. join to ext4 partition. but first ... BACKUP [16:12] cfhowlett, but ntfs is the first partition, and I want to merge it to the end of ext4 [16:12] the first sectors of the disk [16:13] is that a problem? [16:13] chro, first sectors? reserved for bootloaders as I recall [16:13] ok [16:14] My dpi settings seem to be ignored, GTK fonts are huge despite telling them not to be. ~/.Xresources seems to be ignored even when I merge it [16:14] chro, WAY easier and fast to merge partitions and reinstall [16:14] assitance por favor [16:15] cfhowlett, reinstall the whole system? [16:15] <_root_> does anyone have second source for http://gnome-look.org/content/show.php/Yosemix?content=167692 [16:15] <_root_> it is dead [16:15] <_root_> the link [16:15] chro, yes [16:15] I don't believe so [16:15] how would I do that in a fast way [16:15] reinstalling everything [16:16] chro, installation takes what? 20 minutes? [16:16] cfhowlett, and installing all the programs that I have [16:16] and my data [16:16] and everything else [16:16] !home / chro, [16:16] cfhowlett: I am only a bot, please don't think I'm intelligent :) [16:16] !home | chro, [16:16] chro,: Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: https://help.ubuntu.com/community/Partitioning/Home/Moving [16:17] I am upgrading 12.04 to 14.04 but in the mid way of fetching packages, I am getting error: Err http://security.ubuntu.com/ubuntu/ trusty-security/main linux-headers-3.13.0-40 all 3.13.0-40.69 Connection failed [IP: 91.189.91.15 80] [21:46] What should I do? [16:18] hariom, complete the upgrade, then do apt-get update && apt-get dist-upgrade [16:21] cfhowlett: It asked once to cancle or resurrect this window. I chose resurrect but the same thing happend. If I cancel then it will reset to previous version I think [16:21] hariom, download 14.04.1 and clean install [16:23] cfhowlett: It is remote server [16:24] hariom, ow. wow. sorry. [16:25] cfhowlett: how to change the repository mirror. I think that will solve the issue. [16:25] hi all [16:25] hariom, sudo edit your /etc/apt/sources.list then sudo apt-get update and proceed as "normal" [16:27] aloha LinuxGold [16:28] sup in Ubuntu community? any new tidings? [16:29] if i have two NICs on one physical server and my /etc/network/interfaces file looks like this http://paste.ubuntu.com/9443673/ why can I do anything with eth1 i.e. ping the internet? [16:29] earnThis: "why can i do anything" ? === J^D_is_coming_so is now known as Joshua^Dunamis [16:29] daftykins: cant** [16:29] earnThis: no need to specify a gateway and DNS twice. [16:30] daftykins: ok but shouldn't it still work though [16:30] I updated my son's UbuntuStudio for his piano recording.. trying to figure out more ways to make it better and better -- sad to learn that audacity disabled the skin :( [16:30] earnThis: well, 192.168.3.x can't talk to 192.168.1.x [16:31] daftykins: the sever cant talk to the gateway? [16:34] earnThis: ##networking might be a better match for you. i'll be back shortly [16:34] i have a problem, after my screen goes off, laptop doesnt boot again it only turns off... [16:35] guys surely you know that to communicate between two different networks, ie 192.168.3.x and .1.x that you need a router, yes? [16:35] depends on your mask [16:36] default mask for 192 network is /24 [16:36] yes? [16:37] cfhowlett: http://repogen.simplylinux.ch/generate.php [16:37] any place where I can find a working howto for implementing Puppet open source and foreman [16:37] hariom, great tool for rebuilding the list [16:38] any place where I can find a working howto for implementing Puppet open source and foreman [16:38] hi [16:38] hi [16:39] I am running a spider using scrapy recently it hangs after a few requests and just waits for network.. I get the 111 connection error [16:40] im pretty sure something's wrong on the os side.. requests are being blocked.. because I can see in conky that download activity stops, whereas if I fire up xchat it shoots up again [16:40] re: shoots up again, the downloaded bytes, not the scraper.. the scraper still hangs === hien_ is now known as Guest85016 [16:41] from the debug log I can verify that its caught in a retry loop and cannot get any more data from the web [16:41] anyone have any clues? [16:44] Hola i want please ask something how i install this C compiler [16:44] ? [16:46] someone? [16:46] ASHER1: https://help.ubuntu.com/community/InstallingCompilers [16:46] !info gcc | ASHER1, [16:46] ASHER1,: gcc (source: gcc-defaults (1.133ubuntu2)): GNU C compiler. In component main, is optional. Version 4:4.9.1-4ubuntu2 (utopic), package size 5 kB, installed size 42 kB [16:48] Hey, could someone tell me how to install these as a gnome terminal theme? https://github.com/chriskempson/base16-gnome-terminal [16:49] I tried sh and nothing happens, same with source [16:52] LinuxGold [16:52] thanks [16:52] np [16:52] Anyone know how I can access packages for saucy? I don't see it in packages.ubuntu.com [16:52] !saucy | axsuul [16:52] axsuul: Ubuntu 13.10 (Saucy Salamander) was the 19th release of Ubuntu. Support ended on July 17th, 2014. See !eol, !upgrade and http://ubottu.com/y/saucy [16:53] with 14.04, why wouldn't Thunderbird show up as an option under Settings > Details > Default Applications > Calendar? [16:53] thanks cfhowlett [16:54] If I wanted to get libgeocode32 for Ubuntu 13.10, where could I find that? [16:54] axsuul: 13.10 is EOL, you shouldn't be using it [16:54] I need to use a package from that distribution however [16:55] The specific package is libgecode-dev [16:55] it's buggy in 14.04 [16:55] you need to upgrade to a maintained ubuntu release [16:55] axsuul, 12.04 is still supported [16:59] hello? [16:59] hi [17:00] is there any cell phone rooms? [17:00] im new at this [17:00] !touch | ravenousj [17:00] ravenousj: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [17:02] have a question, how would someone completely destroy a cell phone? === owner is now known as Guest17738 [17:02] ravenousj: that's outside the scope of this channel, this is specifically ubuntu support. maybe you want ##hardware ? [17:02] ravenousj, off-topic [17:03] ok then [17:03] ravenousj, we help ppl fix their issues, not destroy [17:03] just remove teh sim card and recycle the phone [17:03] Hey guys, I think I may have a problem on my box with ports being closed. Not sure how to open them/perform port forwarding [17:03] Hi folks, how could force devices to be mounted after network start, It seems to be done with upstart but no idea how to do it. === tcpman is now known as Guest17986 [17:08] Hey guys is there a standard or most accepted way of installing mail so it works for php and shell script? do people just normally install mailutils? [17:12] im little lost with sed [17:13] been reading the manual and did some searching on duckduckgo but still cant get what i want [17:14] i would simply like to extract, print to stdout or pipe, an email addr... i dont want the names in front of the emails, just print the string that matches @ [17:14] brainacid: ask in #bash [17:15] daftykins, nice thanks [17:15] Guys has the ntsf intergration to Ubuntu been improved or it's as slow as before? [17:16] gomari: i'm gonna guess you mean the Linux kernel's support for NTFS - the Windows file system? [17:16] Yup [17:16] gomari: never had any speed issues before. [17:16] No it was too slow [17:17] standard logic applies though, if you're using NTFS with Linux - maybe you're doing it wrong. [17:17] gomari: well unless you have any metric to quantify this claim, all we'll have is your word against mine :) [17:17] How does one set the Java library path globally without having to launch each application from the command line? I'm trying to use the svn plugin for Eclipse, but the native libraries are not in the expected location. [17:17] hey all. I've recently purchased a nice new shiny hp envy laptop [17:18] the fans seem to be on a lot more on ubuntu than on windows [17:18] Zerock|Work: pretty sure establishing environment variables is a step 1 of installing a java setup, perhaps find some java channels and ask some java devs for advice [17:18] hurray! [17:18] and the box isn't working very hard [17:18] Sure there is a metric it's the windows speed vs Ubuntu speed [17:18] are there any nice apps that can help me figure wich fan is running and have it turned down? [17:18] gomari: i'm talking about tangible proof, not your say-so :) [17:19] !fan maybe | triss [17:19] daftykins: Well if the path is not set by default, then the software is incorrectly packaged. There should not be software that installs to an arbitrary location that does not comply with the software it intends to work with. [17:19] And asuming u r right and has no issues why would be wrong to install Ubuntu to a ntfs partion? [17:20] Zerock|Work: maybe you've yet to log out and in? :) who knows. you've not mentioned what you've installed in much detail, still say a developer would be better to ask than a general OS channel [17:20] gomari: you actually can't install Ubuntu on an NTFS partition. [17:20] I think i just did [17:21] gomari: nope. [17:21] not possible [17:21] can't execute files on ntfs, afaik [17:21] unless you're talking WUBI, then i shall commence laughter immediately [17:21] m^ [17:22] How can i confirm my root partion type from ubuntu then? [17:22] gomari: explain how you installed first, if it was WUBI (the installer from within Windows) then all bets are off [17:23] It was Ubuntu 12 from and i intalled it from windows not from live cd [17:23] gomari: show the output of "mount" and "sudo fdisk -l" (small L at the end) in a pastebin [17:23] Hey, I have a quite annoying problem. I am using a Logitech Ultrathin Mouse (T630) on Bluetooth and from time to time sequences of numbers 6 7 or 3 gets spammed like a key was stuck. When I turn the mouse off the spamming stops. Im running Ubuntu 14.10 and Gnome Shell. I wondered if anyone in here have had a similar problem and might direct me how to solve it ? [17:23] gomari: so its a wubi install inside windows? [17:23] gomari: yeah so that's WUBI, an absolutely horrific idea [17:24] gomari: you are lucky it got that old and should not blame slow speeds at all with wubi. if you want better ubuntu performance make a real install. [17:24] gomari: so truthfully, the original question should've been "how is performance with WUBI?" not performance with NTFS. the answer to that would've been "oh dear Tux don't ever use WUBI! it's an abomination!" [17:25] I have a strange issue with font corruption. Happened a few times with no trigger I'm aware of [17:25] http://ultraimg.com/image/5Mu4 [17:25] look at the e [17:25] A reboot fixes it [17:25] But it keeps happening [17:36] hello; so apparently kernel 3.18 adds support for focaltec touchpads, and indeed /proc/bus/input/devices reports that it's now being recognized as a focaltec touchpad [17:36] unfortunately it mentions that it's in ps/2 mouse emulation mode; i'd like for it not to be, so that i can toggle it on and off and use multitouch gestures with it [17:36] how do i go about configuring it? [17:43] diphtherial: there is a really long thread at bug 1372609 might find something there [17:44] bug 1372609 in linux (Ubuntu) "Touchpad detected as mouse on Asus ux303ln laptop" [Medium,Confirmed] https://launchpad.net/bugs/1372609 [17:45] Hi, all! Remember my problems with the SD card not working right? I've just tried to research the problem, and I'm not getting anywhere, so I thought you might help. [17:45] UTL: the one we pronounced dead? [17:45] trism: ah, yes, that thread's been my bible lately [17:46] the gist of it is that someone made a kernel patch, but 3.18 includes the change they made afaik [17:46] (i actually have a ux303ln, currently trying to overcome a host of issues) [17:48] daftykins, I'm not sure what you mean, but I'm talking about the problems with the SD card writing. I've got errors like "end_request: I/O error, dev mmcblk0, sector #" and "mmc0: Timeout waiting for hardware interrupt." and "mmcblk0: error -110 transferring data, sector 61057, nr 1024, cmd response 0x900, card status 0xc00" [17:48] UTL: ah, just confusing a different user, don't worry. [17:49] so im using xrandr to set my dpi to 96, but the text isn't getting any smaller [17:49] :\ [17:49] diphtherial, You want to be aware that except for small exceptions packages outside the repos or releases are not really supported here [17:50] bubbasaures: i'm confused; is the main kernel release of 3.18 not supported? [17:50] that's what i installed this morning, as it includes the support that that patch added [17:50] diphtherial: no that's not a kernel version in any stable release. [17:51] diphtherial, Not in any release is all, just making sure you know the channel norm, people do help if that is the only option or just care. [17:51] LinuxGold [17:51] daftykins, bubbasaures: ah, thanks for letting me know. i am new here, obviously :) [17:52] yes? [17:52] i try doing this and this install but [17:52] Like I've said before, it doesn't happen to Windows. I've found out that one reason might be an old laptop, but I have a fairly new laptop I got from Walmart this year, running Ubuntu 14.04 LTS, with a built-in SDXC card slot [17:52] generally speaking, if you want to configure a peripheral, is there a central place to do it or does it vary by driver? [17:52] i have this gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) [17:52] (let's constrain the discussion to input devices, specifically mice/touchpads, if possible) [17:52] diphtherial, No problem, it is all good. ;) [17:52] and i try to configure something and i see error something like this libpq++.h [17:53] so Im having a problem where my dpi shows as 96 but is clearly much larger [17:54] asher1: can you put in pastebin? [17:54] yes i can [17:54] to make it easier | pastebinit (make sure you install pastebinit) [17:54] and give me the url [17:54] ok [17:54] 3/4 of my terminal are covered with these errors about mmc0. What do I do?!? [17:54] DF3D2, How about a screen shot. [17:54] UTL: take the card out? 0o [17:55] bubbasaures, all my text is clearly around 300 DPI [17:55] yet all the command line commands show it as 96 [17:55] I tried to kill the transferring process, but it wouldn't kill, so I just ejected. [17:55] LinuxGold [17:56] http://pastebin.com/kQeuB9P8 [17:56] Do I wait? [17:56] apt-get install libpq5 [17:56] thanks [17:57] DF3D2, You're description just needs way more to be helped by the channel. Like release, desktop, any possible cause and effect, was it ever normal....etc [17:57] apt-get install libpq-dev [17:58] I put the card back in. It hasn't shown me the SD card icon on the Unity panel, yet. [17:58] bubbasaures, it was caused by switching from AMD binary driver to Linux binary driver. [17:58] It's like the process is running in the background. [17:58] UTL: dmesg, and put SD card in and make sure it is recognized. [17:59] It was fixed by running xrandr --dpi 96 , but then on reboot that command no longer works [17:59] DF3D2, Good info for the channel, I was just trying to get you to post enough for help. === isantop is now known as isantop-pc [17:59] Got a timeout error and this: "mmc0: error -110 whilst initialising SD card" [17:59] You know what it seems to be some issue with Lightdm [17:59] I found this: [18:00] What's "error -110"? [18:00] linuxgold this for me what you write now? [18:00] ASHER1: apt-get libpq-dev try it [18:00] Run gksudo gedit, open /etc/lightdm/lightdm.conf and add a parameter under [SeatDefaults] section: [18:00] xserver-command=X -dpi 90 [18:00] ok i try [18:00] and that actually sticks on reboot [18:01] it's very odd that xrandr --dpi 96 worked once, and then never again [18:01] ok it done [18:01] but i see error [18:01] ok, try recompile again [18:01] what error? from apt-get? [18:01] not from configure [18:03] So basically Lightdm was overriding everything else? [18:03] * UTL sighs. Time to reboot... [18:03] OR nothing else would set the DPI even though it claimed to ? [18:04] DF3D2, Post this all in your blog, it is not really helpful here as a comment stream. [18:05] I really should keep a blog for all the hardware/software bullshit I encounter [18:05] yeah and you can swear there, not like here. [18:08] I need to go [18:08] cya later. [18:09] [detached] [18:09] LinuxGold i get again error [18:12] ASHER1: You need to install the -dev package for the library. The -dev package contains the header files. [18:12] ok [18:12] how i install this? [18:13] hi [18:13] you can give to me please the command? [18:13] Ampelbein [18:13] ASHER1: like any other package, with "sudo apt-get install ..." [18:13] sudo apt-get [18:13] Just installed ubuntu-unity (on my Acer c720 via crouton). I'm trying to add my printer, but printer>server>new>printer is shaded in gray. Does anyone know how to fix this (I guess so ;)) Would be really great thx :) [18:13] i make this from Terminal [18:14] ASHER1: yes. [18:15] hello, i am trying to install some fonts into ubuntu but it doesn't work, i'm using fonty python. the folder .fonts doesn't even exist. how do i solve this? thanks in advance [18:15] ok then you can please give to me the command? [18:15] for install this [18:16] Ampelbein [18:17] ASHER1: any reason why you just don't search in Software Center (or Synaptic package manager) to install libpq-dev? then you don't need to use terminal commands... === Guest9784 is now known as Sleepnbum [18:18] ok [18:18] but what i need search from pack [18:19] I am getting error while upgrading to ubuntu 14.04: Err http://in.archive.ubuntu.com/ubuntu/ trusty-security/main linux-headers-3.13.0-40 all 3.13.0-40.69 Connection failed [IP: 91.189.91.14 80] [18:19] i dont know how i can fix it error [18:19] and this my error libpq++.h [18:19] How to fix this. I have tried with another mirror as well but same result. [18:19] ASHER1: what are you doing at all there? [18:19] mod.chanfix [18:19] ASHER1: like the last time: its easier to take the programs that are already made working with ubuntu. [18:19] it services [18:20] ah, the irc stuff again? [18:20] no this something other [18:20] hey all i'm trying to install the new amd omega driver [18:20] but i'm getting dependency is not satisfiable fglrx-core [18:20] i have a problem with startx, as user it says: Cannot open virutal console 8 (Permission denied) any ideas ? [18:20] can anybody read what i write at all, sorry... i'm using this the first time... [18:21] ASHER1: so you want to build mod.chanfix? [18:21] no [18:21] i want configure [18:21] this [18:21] are you sure you need that at all? that is very very very old [18:21] and this my error one sec [18:21] http://pastebin.com/kQeuB9P8 [18:21] f0urh1r3: yes, we can read it. [18:21] f0urh1r3: yes [18:22] would any1 mind to have a quick look on my question? ;) [18:22] ASHER1: what command brings this error? [18:22] marcel_: just type in your problem if someone can help they will reply [18:22] configure file [18:22] i send to you error [18:22] http://pastebin.com/kQeuB9P8 [18:22] ok: Just installed ubuntu-unity (on my Acer c720 via crouton). I'm trying to add my printer, but printer>server>new>printer is shaded in gray. Does anyone know how to fix this (I guess so ;)) Would be really great thx :) [18:22] ASHER1: so you are compiling [18:22] it come with this [18:22] i only run [18:23] and this command for run [18:23] ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix [18:23] Ampelbein: thanks for your feedback... at least it's visible... does anybody know why i am not seeing any .fonts folder? have the standards changed for fonts since 14.04? [18:23] ASHER1: this is not "run the program" that is "compiling the program" [18:24] ASHER1: and you need to get to know what that program needs to be installed on the system. and then you need to get all that stuff. and like i told you last time that program is very very very old and its very difficult to get all the old stuff [18:25] :\ ok [18:25] f0urh1r3: What error message do you get? (Use paste.ubuntu.com for long output) [18:26] ASHER1: it is for running irc servers. are you sure you want to run a irc server on your own? [18:26] this mod services [18:27] i think it possible fix this [18:27] ASHER1: no, its a module for a irc server [18:27] ok module [18:27] it run with pgsql [18:27] i know [18:27] marcel_: might want to try using the CUPS setup..... enter the following in your web browser https://localhost:631/ > CUPS for Administrators > Adding Printers and Classes [18:27] but my question why i get error [18:27] Ampelbein: fonty python will just hang forever and not install anything, besides there is no .fonts folder at all. i used to run this without problems y nd i could see how the .fonts folder would be filled with the fonts. now nothing happens [18:28] ASHER1: yes, you need the libpq++.h from that pgsql [18:28] ASHER1: that was the same issue last time [18:28] is postgresql installed? installed from ubuntu? ... [18:29] ASHER1: http://gnuworld.undernet.org/gnuworld-setup/?s=4#faq3 [18:29] no [18:29] i no install this [18:29] f0urh1r3: Does it work when you create the folder by hand? See bug 1322144 [18:29] bug 1322144 in fontypython (Ubuntu) "Doesn't install pog, it hangs." [Undecided,Confirmed] https://launchpad.net/bugs/1322144 [18:29] ASHER1: so you know you need postgresql but you dont install it? [18:30] @squinty: this doesnt work. the printer is not connected via usb to my computer. its connected via usb to my router and configured to work with my windows laptop so far. now i want to be able to print via my ubuntu computer. [18:30] f0urh1r3: fwiw, there doesn't appear to be a .fonts directory on my 14.04.1. however the following is displayed whereis fonts [18:30] fonts: /etc/fonts /usr/share/fonts maybe you need to add ~/.fonts to your home directory? [18:31] i want install this my i think if this possible install something like this without postsql [18:31] ASHER1: do you really need mod.chanfix? are you really sure? [18:32] ASHER1: i think you dont have a clue what you are doing. do you run your own irc servers? [18:32] why not i happy take from you reason [18:32] Ampelbein: that did the tic [18:32] f0urh1r3: cool. [18:32] trick [18:33] Ampelbein: thanks, now it's working [18:34] so, i just had to switch from chrome to firefox again, because something keeps gumming up my keystrokes on chrome (i'm typing along, all of a sudden, i tap keys, nothing happens). running lubuntu 14.04. anybody have this issue? === guilherme is now known as Guest89826 [18:35] squinty: indeed. thanks, that solved it. thank you guys. i would like to contribute more to the community but i am quite a newbie. thank you very much [18:36] f0urh1r3: good to hear you are up and running again. :-) [18:48] I am getting error while upgrading to ubuntu 14.04: Err http://in.archive.ubuntu.com/ubuntu/ trusty-security/main linux-headers-3.13.0-40 all 3.13.0-40.69 Connection failed [IP: 91.189.91.14 80] [18:48] k1l_: why would you put a gnuworld link here? gnuworld is crap in a box... [18:49] mikubuntu, You sure it's the browser and not just using up the computers resources, I notice you're running lubuntu. [18:49] ASHER1: why would you want to use chanfix on a small network? [18:49] Darknet: its the user who tries to run that stuff. not me. [18:49] set your services to be freely registered, and expire after a few days of idle. [18:50] ASHER1: i strongly suggest you unrealircd+Anope since you have no idea what you are doing. [18:50] i run === isantop-pc is now known as isantop [18:50] very much ircd [18:50] looks like you can't [18:50] since you are here [18:50] Nefarious inspircd and more but i dont know why i get error [18:50] i try to find the problem [18:51] ASHER1: chanfix is deprecated [18:51] illkillyou2 [18:51] ASHER1: dont try to run that. that is what i already told you the last time you were asking here [18:51] ^ [18:51] ok [18:51] my friend i get this [18:51] k1l_ [18:51] How do I safely disconnect my external HDD? [18:51] :) [18:52] ASHER1: don't use chanfix, its old, unsupported, and completely useless. [18:52] use something else. [18:52] marcel_: You'll want to open the File Browser/Home Folder, then click on the Eject Icon next to it on the list on the left. [18:53] ASHER1: if you really want to use it, go see on undernet, talk to Spike, Empus or Rufus. They know. === Guest9784 is now known as Sleepnbum [18:53] Can anybody assit in resolving this error: (while upgrading to ubuntu 14.04): Err http://in.archive.ubuntu.com/ubuntu/ trusty-security/main linux-headers-3.13.0-40 all 3.13.0-40.69 Connection failed [IP: 91.189.91.14 80] [18:53] marcel_: See here: http://i.imgur.com/nPpanSh.png [18:54] i dont know if there answer to me [18:54] but i take the word what k1l_ say [18:54] ASHER1: just ask your question and wait. [18:54] hariom: tried switching mirrors (Software and Updates) click on that address you pasted results in "This is the default web page for this server. [18:54] The web server software is running but no content has been added, yet." being displayed in my browser [18:54] undernet "invented" chanfix. [18:54] isantop: Unable to unmount Data - not authorized to perform operation [18:54] i run from ubuntu [18:54] Nefarious2 [18:55] with X3 services [18:55] ew [18:55] marcel_: did you manually mount the drive form the command line? [18:55] eeeeew [18:55] and i try to install from there install mod.chanfix [18:55] isantop: no [18:55] squinty: I have tried 3 different mirrors but same result [18:55] this what i see there [18:55] i dont care. [18:55] just saying [18:55] marcel_: Can you post a pastebin with the output of: sudo fdisk -l ? [18:56] im saying, you are using stuff that is not under development anymore, nobody is working on it, you can't get support. [18:56] good luck [18:56] isantop: how do I make a pastebin:D ? [18:57] marcel_: You can paste the output here: http://pastebin.ubuntu.com/ [18:57] Then, send the link to the paste here. [18:58] isantop: it doesnt copy the output in the terminal [18:58] marcel_: You'll need to press Ctrl+Alt+C to copy from the terminal. [18:59] isantop: same result === StK_ is now known as Guest7412 [19:00] Is there a way to make a ubuntu usb using a comand line on other linux such as puppy? [19:00] marcel_: Hrm... What are you seeing when you try to copy? [19:00] isantop: "^C" in a new command line [19:00] spupuser: You can dd the image to the USB drive. eg: sudo dd if=/path/to/image.iso of=/dev/sdx [19:01] marcel_: Okay, after you select the text, just use the Edit menu and click Copy [19:01] Thanx ill give it a shot. my hdd crashed n i only have slacko to work with [19:01] spupuser: Good luck! :-) [19:01] isantop: http://pastebin.com/4cMWtvzq [19:02] marcel_: Is the external drive the 1 TB drive? [19:03] isantop: yes [19:04] Okay, then try running this in the terminal: sudo umount /dev/sdb1 [19:05] Hi folks [19:05] bubbasaures: i don't think so -- when i switch to firefox, don't have the problem (as i'm typing right here) -- it's only on chrome, and only as of late (at least couple weeks been doing this -- i have to reboot if i want to go back to chrome) [19:05] just installed the latest server in a vm. [19:05] What's the pkg name for installing mate? [19:05] isantop: it says sudo: unmount: command not found [19:05] bubbasaures: this isn't a particularly old computer either [19:05] marcel_: make there's no "n" in there. Just umount [19:06] isantop: it says not mounted now [19:07] You should be fine to remove it, then. If it's not mounted, then there shouldn't be any more write operations pending to the drive. [19:07] mikubuntu, I would use a conky or htop to tell. My concern is that all you answers and questions are rather empty of info for the channel to help you is all. [19:07] marcel_: You might reboot, too. It shouldn't be necessary to run any of the mount commands manually. [19:07] your* [19:08] isantop: ok. but im still a bit confused. why does it show up in the explorer when its not mounted? is this usual? [19:08] bubbasaures: whats a conky or htop ? [19:08] Its saying it copied to my usb but when I look in that usb nothing is there [19:08] Yeah, If the drive is connected, it will show up in that list on the right so that you can click it and open it. [19:09] mikubuntu, Easily found on the web, you have to be careful you rely on the channel for any info. Both will show processes. [19:10] !htop | mikubuntu [19:11] mikubuntu, here is a htop link, http://www.howtogeek.com/howto/ubuntu/using-htop-to-monitor-system-processes-on-linux/?PageSpeed=noscript [19:11] how can I create an alias on the fly? like: sudo apt-get update && sudo apt-get -y upgrade [19:11] bubbasaures: k i'll check it out [19:11] can I add it to my bash with an alias in a single line? [19:12] mikubuntu, Cool, hope we can get you working as you want. ;) [19:12] isantop: ok that makes sense. another question: under devices it show a lot of things which im unsure about why it is displayed there or what it means: "OEM" "ROOT-A" "ROOT-A" "EFI-SYSTEM" "EFI" "34 GB VOLUME". Is this supposed to look like this? [19:13] I see that there's a ubuntu-mate.org, but they only have isos. Is there a way to install mate on this server? [19:13] johnfg, What release is this? [19:14] johnfg: yes.. its in the repos, or at the mate site, you can read about adding the ppa's to get *exactly* what is in the mate 14.04 version [19:14] 14.10 [19:14] !info mate-desktop [19:14] mate-desktop (source: mate-desktop): Library with common API for various MATE modules. In component universe, is optional. Version 1.8.1+dfsg1-1 (utopic), package size 17 kB, installed size 81 kB [19:14] johnfg, in the 14.10 repos, install [19:14] johnfg: 14.10 has the packages in the repo.. you can use *any* package manager, and search "mate" for example [19:15] thanks guys. [19:16] * bubbasaures welcomes holstein back with a 14736251 salute [19:16] thanx man the dd to usb worked awesome. [19:16] upsell5: if you want to add an alias to your currently running shell instance: alias l='ls' (to alias l to ls) [19:16] What's the preference for a dm. I'm using both gdm and lxdm on other machines, at present. [19:17] lucid_interval: cool, and what file does it append to? [19:17] johnfg, lightdm is used === guest677 is now known as DSM [19:17] if you want to have this alias available when you log in next time (also): add a line with the same text to ~/.bash_aliases [19:18] So, with make-desktop installed, will startx start with mate? Or how do I call it? [19:18] johnfg, You will end up with a gui to login with. [19:18] If you add to ~/.bash_aliases and you want the alias immediately available in the currently running shell, after adding the line, in your current shell do: . ~/.bashrc - remember the '.' (DOT) at the start and the space between the dot and the .bashrc [19:19] bubbasaures: after a reboot, right? [19:19] johnfg, Yeah, [19:19] marcel_: Is that on your main drive? [19:19] bubbasaures: Or just logoff? [19:20] johnfg: did you install "ubuntu-mate-desktop" ? [19:20] johnfg, Might work with a log off with the correct start, my gnome shell would be sudo service lightdm start [19:20] johnfg: did you get a login manager? lightdm? when you added your mate packages? [19:20] holstein: I installed make-desktop. Is that the same thing? [19:20] isantop: im not sure what you mean. [19:21] johnfg: no.. but, that doesnt mean you want/prefer the ubuntu-mate-desktop metapackage [19:21] upsell5: also see: http://ubuntuforums.org/showthread.php?t=1781047 [19:21] isantop: im running ubuntu on the internal ssd of my chromebook (installed via crouton). [19:22] marcel_: Ah, it's likely that ChromeOS is booting via UEFI, and the rest of those partitions are set up as a part of ChromeOS. You'll want to keep those partitions, since they contain the bootloader for your Ubuntu partition as well as for ChromeOS. [19:22] holstein: with the console that came up on the first boot of the vm, I can't scroll back, so I'm not sure if it installed a dm or not. [19:23] What's the diff between ubuntu-mate-desktop and mate-desktop? [19:23] johnfg: sure. the "easy" way, is literally reboot.. see if you have a login manager or not.. then, you can try "startx" or whatever.. [19:23] johnfg, make or mate desktop was that a typo? [19:23] typo [19:23] cool [19:24] johnfg: the "similarity" there is mate.. its like xubuntu vs xfce.. xubuntu cusomizes xfce to some degree [19:24] customizes [19:24] hi [19:24] Ok, I'll just reboot and see if I like it. Thanks for the help guys! [19:24] isantop: ok so the mess has to stay :D. im also struggling with installing my printer. since "ADD" in Printers is shaded gray. any idea on this? === luckybun| is now known as luckybunny [19:25] marcel_: it depends.. and who knows what you have insatlled, since you are not using ubuntu.. but, you have access to the repos, i assume [19:25] !printing [19:25] Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://help.ubuntu.com/community/NetworkPrintingWithUbuntu [19:25] marcel_: That's about the one thing I no experience on. The only printers I've ever set up are HP, which are all plung-and-play [19:26] interesting. I get a regular login after a reboot, and mate-desktop didn't even install X! [19:26] marcel_: one thing i might do is load up an ubuntu live cd on other hardware, and see if anything "magically" happens with the printer support [19:27] I wonder if ubuntu-mate-desktop would do the same? [19:27] johnfg: i wouldnt jump to any conclusions like that.. i would just try insatlling that meta package.. and *look* and see what is being installed [19:27] "sudo apt-get update && sudo apt-get install ubuntu-mate-desktop" [19:27] hey all, any one have a minute to help configure upstart to set oom_adj when a process starts? [19:29] hello [19:29] btw...when I do an apt-get install ubuntu-mate-desktop, it returns: E: Unable to locate package ubuntu-mate-desktop. [19:29] !tab | johnfg [19:29] johnfg: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [19:29] mate-desktop, not ubuntu-mate-desktop [19:30] !info mate-desktop [19:30] mate-desktop (source: mate-desktop): Library with common API for various MATE modules. In component universe, is optional. Version 1.8.1+dfsg1-1 (utopic), package size 17 kB, installed size 81 kB [19:31] I got the pid of a process but i need to know the signal name…how do I find the signal name? [19:31] OerHeks: But holstein is recommending the pkg by the name ubuntu-mate-desktop, and it doesn't seem to exist. [19:31] !info mate-desktop-environment-core [19:31] mate-desktop-environment-core (source: mate-desktop-environment): MATE Desktop Environment (essential components, meta package). In component universe, is optional. Version 1.8.0+7 (utopic), package size 3 kB, installed size 34 kB [19:31] johnfg: ideally, im recomending *whatever* package ubuntu-mate uses [19:32] johnfg: i have only added the ppa for that in 14.04, and not used 14.10 to install mate, personally.. [19:32] johnfg, you said "mate-desktop didn't even install X!" , did you change Desktop at login or just went back in? [19:32] holstein & isantop: but however it should be possible to hit the "ADD" button in the printers application or not? [19:32] OerHeks: i think the "base" here is server.. no change, really [19:32] hello all, having a really hard time getting wifi working on the latest ubuntu server... iv set it up as per this tut but not working? http://askubuntu.com/questions/464507/ubuntu-14-04-server-wifi-wpa2-personal [19:33] ifconfig shows the ip but i cant ping anything [19:33] marcel_: i dont know anything about crouton.. if they dont include printing support, then, you wont be able to do that === duality is now known as Duality [19:34] OerHeks: I said previously, it didn't, after a reboot, bring up a dm, so no choices as to what Desktop. [19:34] startx did what? johnfg ? [19:34] marcel_: It should be possible. My guess is that you're missing a package or two. Printing is not my forte. [19:34] johnfg, oke. autologin, then just logout, change desktop to mate and voila [19:35] OerHeks: i think the issue is, there is no login manager.. no lightdm, etc.. [19:35] OerHeks: Nothing, not installed :- [19:35] oh [19:35] I wonder if their repos are all open or all there [19:36] would it be a bad idea to employ TrueCrypt for whole disk encryption, then use freeOTFE? [19:36] for partition encryption? [19:36] sure you are on 14.10? mate-desktop is not availabe for 14.04 [19:36] WyZeGuY: its a bad idea to use truecrypt period, the developers say its should not be used anymore [19:36] WyZeGuY: that will be a matter of opinion, for you to decide. i would try a security channel.. there are included full-disk options [19:36] i would use what is stock, and supported.. not truecrypt [19:37] trijntje: i'm aware that they say it's broken, but the fact that they tell people to switch to bitlocker leads be not to believe it [19:37] OerHeks: yup [19:37] uname -a [19:37] WyZeGuY: sure.. so, research it, and use it if you want.. *no* one will say its "good" idea.. [19:38] https://help.ubuntu.com/community/FullDiskEncryptionHowto is what i would refer to, WyZeGuY [19:38] holstein: i guess what i was wondering is whether or not it would break my computer? [19:38] mate is in 14.04 cinnamon was not in 14.04 [19:39] hey [19:39] WyZeGuY: sure.. try it and see.. i would have backups regardless.. since, *all* drives fail [19:39] hey [19:39] i have a problem: [19:39] http://pastebin.com/Zv8D4MUe [19:40] elichai2: try running this: sudo apt-get install -f [19:40] holstein: that's why i decided to ask first. i have paid software on here that i'd rather not lose to an experiment [19:40] nope [19:40] isantop, 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. [19:40] WyZeGuY: using truecrypt is not supported by truecrypt.. so, if you use it, its at your own risk.. [19:40] sudo apt-get update && sudo apt-get upgrade [19:40] @ elichai2 [19:40] WyZeGuY: you *will* lose *everything* not backed up.. on *all* drives [19:41] isantop, already did, but i'll run it again [19:41] BTW, i'm running utopic [19:41] holstein: using TrueCrypt has not been a problem. i've already had it on this drive. however, it's the duo programs that i'm wondering would be bad [19:41] The following packages have been kept back: [19:41] libc6 libc6:i386 libc6-dbg libc6-i386 [19:41] OerHeks: That's what I thought I'd be able to do. But instead, I get a usual console login, and startx says x is not installed. [19:41] is "sudo apt-get install cups" sufficient in order to set up cups for installing a printer? [19:41] elichai2: sudo apt-get dist-upgrade [19:42] EriC^^, still: 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. [19:42] marcel_: depends on what you need to add to crouton.. ask the creators, or just try following the printing wiki for ubuntu [19:42] Is there a more full pkg/suite available for mate than mate-desktop? [19:42] elichai2: sudo apt-get install libc6 [19:42] not startx, sudo service lightdm start # or hit ctrl alt F7 [19:43] johnfg: you *have* mate.. try adding lightdm [19:43] startx is old [19:44] OerHeks: Right (but so am I) :=) [19:44] EriC^^, http://paste.ubuntu.com/9445902/ [19:44] installing lightdm would install everything concerning x for sure. [19:44] elichai2: just kidding? [19:44] elichai2: cancel [19:44] of course LOL [19:44] johnfg: you can look while its installing and confirm that [19:45] i wouldn't remove all these... [19:45] (although i think most of it i don't need.) [19:45] elichai2: yeah, i mean i'm sorry to suggest that :D [19:45] johnfg: imagine the world where people would only use software that was almost as old as they were [19:45] hello [19:45] EriC^^, lol, it's ok :) i'm not stupid... [19:46] i know i'm kidding that's all [19:46] elichai2: i've no idea how to fix the problem though im afraid [19:46] :) [19:46] johnfg: like, I would be lucky to use slackware 2.0 [19:46] Okitain: I don't think there is any sw as old as I am! [19:46] ONly punch cards. [19:46] anyone else? :\ [19:47] johnfg: Huh, Grace Hopper's compiler is how old exactly? [19:47] EriC^^, I actually think about answering `yes` [19:47] is any Ruby on Rails or Python developers here? [19:47] Maybe they used sw to build the pyramids, but I'm not sure what it was. [19:47] elichai2: but it's saying so many will be removed, even wine not only libs [19:47] frexious: lots, but you should stop asking leading questions and get to the meat. [19:47] elichai2: maybe somebody will figure it out hold on.. [19:47] elichai2: do you have ppa's added? if so, you may purge them and address what is going on.. [19:48] yeah, but i can reinstall wine [19:48] i am working on py project for open source cloud hosting [19:48] frexious, ask in the rails and python channel [19:48] if it were my system, i would hit yes, and then, "sudo apt-get update && sudo apt-get dist-upgrade" and see that that completes without issue, and move on from there [19:48] !alis | frexious [19:48] frexious: 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* [19:48] i have 8gb ram 8 cpu and 1tb ubuntu server [19:48] holstein, amm i have some PPA's. and i compiled some libraries myself [19:48] !ppapurge [19:48] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [19:49] elichai2: if you feel the mixed sources can be breaking things for you.. which is very possible.. [19:50] holstein, the weird thing, is that i'm pretty sure i already had g++ and build-essential and openssl etc. [19:50] elichai2: sure, could have been removed, or, you are misinterpreting a prompt somewhere [19:51] holstein, yeah, but how can i check that? [19:52] elichai2: i would, as i said, either purge my unsupported sources, and get back to stock, and go from there, or, just have that list of pacakges removed, and get the apt-get update and dist-upgrade to complete without error, and go from ther [19:52] there* [19:52] holstein, http://paste.ubuntu.com/9445985/ [19:53] elichai2: sure. no doubt, you have packaging problems.. [19:53] i can now update&upgrade without an error [19:53] the weird thing, is that i think all these libraries are programming related [19:53] elichai2: great! and if thats all you need to do, you are fine.. but, its not [19:53] ok, i'll say `yes` to that [19:53] elichai2: i *know* they are.. and it can be due to the PPA's [19:54] i think it's because i compiled some of them by myself [19:54] (the wine for example i got from PlayOnLinux) [19:54] could someone help me to get my touchscreen monitor working on 14.04 [19:55] i'll answer yes for the install of libc6 and then try installing g++ again [19:55] chaospsychex: maybe.. have you tried it with a live iso? do you have 14.04 installed on the hardware? [19:55] im in the live ISO now [19:56] cant someone help me with wifi on ubuntu server 14. its driving me insane [19:56] chaospsychex: does anything work? do you have chromium installed? if so, try chromium-browser --touch-events=enabled [19:56] !wifi | Jason_ [19:56] Jason_: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [19:57] Jason_: What's wrong? [19:57] Jason_: though, on server, it may be a little more challenging.. there is a wicd-curses ..or, there was.. [19:57] holstein, I downloaded the 'calibration' tool and it says 'no configurable device present' or something like that [19:57] does mir support compiz? [19:57] I've been through it all, I'm trying to get ubuntu server to use my wifi dongle on a static IP i've setup /etc/network/interfaces but its not working [19:58] For built in ubuntu firefox, wouldn't it be better to have some other default search engine than google? [19:58] tried wpa_supplicant too but no luck either, ifconfig shows the wlan0 device and its ip but i can't ping anything in or out [19:58] Jason_: take it instages.. try, a live iso and see if the device works well in linux by default.. then, get the server install connecting in *any* way.. *then*, move to the static IP [19:58] so will i run into problems if I install this ? I booted the live image from a usb and the usb was under UEFI ?? [19:59] holstein, Wifi worked fine on live CD as well as the actual install [19:59] !uefi | chaospsychex [19:59] chaospsychex: 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 [19:59] Jason_: so, its literaly just the static IP that you are having the issue with? [20:00] Jason_: Does "sudo iwlist scanning" show any output? [20:00] holstein, not exactly as even dhcp isn't working inside the actual install of ubuntu server [20:00] anyone know how to automatically download updated keys when /etc/apt/sources.list is changed? [20:00] tennis: you shouldnt need to.. you added a ppa and are getting a key error? [20:01] i don't have windows 8. === k1l__ is now known as k1l [20:01] under wpa-psk in /etc/network/interfaces should this be the hex code of the password i use for wifi or just the actual password [20:02] holstein: I'm getting this error when I update my sources.list: W: GPG error: http://extras.ubuntu.com trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192 [20:02] holstein: Thanks for answering, btw. :) [20:03] linuxuz3r: i would pose the question another way: does compiz support Mir? [20:03] holstein: so, is there any way to auto-update the key or otherwise avoid the error? [20:03] bye... [20:03] tennis: i would try http://www.webupd8.org/2010/10/fix-nopubkey-error-for-extras-ubuntu.html === lsyoyom_ is now known as lsyoyom [20:04] linuxuz3r: and the answer to that is...nope. They aren't gonna port it to Wayland or whatever Ubuntu puts out. [20:09] holstein: Thanks! [20:10] holstein: btw, what is the long hex value and how do you figure out if you're using the correct one? [20:12] tennis: im actually not sure, first hand, but, i'll run "sudo apt-get update" in a terminal, and just address any errors.. i have used that keyserv command i linked for other sources [20:13] All went well with the install of lightdm, reboot brought up what was expected, but when I try to login I get a `Failed to start session` [20:14] holstein: ah, ok. [20:14] johnfg, THis vbox? [20:14] I get the same if I select Guest session. [20:14] johnfg: ill just try the guest session, and check my users configs.. otherwise, just look at the session list, and see what you are trying to start, and try another one, if listed [20:14] bubbasaures: yes. [20:15] Well, actually it's virt-manager. [20:15] holstein: only one. [20:15] holstein: i.e., I assume since there's only one, that it's mate. [20:15] johnfg: does it say, mate? [20:17] holstein, solved it, thanks for you're help though :) [20:18] holstein: Just has got the hostname in upper left, below and kinda towards the middle my user name, and icons in top right for various things: assist, network, sound, turn off. [20:18] johnfg: im saying, in the session selector, see what is available [20:18] holstein: Told ya, no session selector. [20:19] johnfg: there are pre-built iso's *just* for this purpose.. to make this easier [20:19] johnfg: can you not use one? why are you starting with a server iso? do you have a stock 14.04 ubuntu install? [20:20] http://imgur.com/2lYtXQ1 this is what I've got. [20:21] holstein: No 14.04. This is 14.10 in a vm. [20:21] johnfg: sure.. *where* did you get the 14.10 vm? a stock 14.10 ubuntuserver iso? [20:22] holstein: yes. [20:22] johnfg: one of the icons in the upper right is the session selector [20:22] AFAIK [20:22] http://028499.com/how-to-install-mate-desktop-environtment-on-ubuntu-14-10-utopic-unicorn/ [20:23] johnfg: ^ that reference installing sudo apt-get install mate-desktop-environment and sudo apt-get install mate-desktop-environment-core [20:23] Nope, none of them are the session selector, unfortunately. [20:23] as well as sudo apt-get install mate-desktop-environment-extras [20:23] johnfg: did you do that? [20:23] holstein: I'll read it and get back to ya. Running out of time for my own session at 2nd job. [20:23] holstein: Thanks for helping! [20:24] "sudo apt-get install mate-desktop-environment mate-desktop-environment-core mate-desktop-environment-extras" [20:24] johnfg: if time is important, just download the pre-built iso that gives you *exactly* what you are building from the ubuntu-mate site [20:26] noluyor amk burda [20:28] darmok and jalad at tanagra === ubuntu is now known as Guest52000 [20:29] 14.10 is the best ubuntu ever i used [20:35] Is there an official guide for rsyslog anywhere? [20:35] Seems like the docs for regular syslogd aren't super relevant with it [20:36] hello everybody [20:36] hello Curiosity4tech ! [20:37] I installed kubuntu and I have numerous issues with it, the nvidia drivers give me some errors, the system blocks sometimes, can I install Xfce on it and remove the kde plasma X ? [20:37] tkx! [20:37] i use macbuntu [20:38] Curiosity4tech: sure, you can install the xubuntu-desktop package that will give you xfce. but I doubt that will resolve your driver issues. [20:38] Curiosity4tech: sure, open a terminal and type sudo apt-get install xubuntu-desktop [20:39] my question is can I remove afterwards everything related to KDE? [20:39] the desktop I mean [20:40] regarding the nvidia driver [20:40] I am not able to remove the drivers installed [20:40] Curiosity4tech: which ubuntu are you using? [20:42] I tried Ubuntu, and it's not for me. I have used jsut about ever destro that's out there. And the one thaT Works for me is NetRunner 14 :) [20:43] Anyone know how I can troubleshoot sysstat? debian-sa1 doesn't seem to be doing anything. [20:43] I wished I knew [20:44] glad you found the right distro for you, MichaelK. although it seems a bit off-topic in #ubuntu. [20:44] yes me to.. The windows things was gertting to me.. It was like every other day I was formatting,. [20:47] 14.10 I think the last one [20:47] kubuntu [20:48] Curiosity4tech: "lsb_release -a" tells you [20:49] thanks kll it is14.10 utopic [20:50] thanks <k1l> it is14.10 utopic [20:51] It looks like a corrupt /var/log/sysstat/sadd file causes sysstat to fail on Ubuntu. Anyone know more about this? [20:51] I removed the old files and sysstat started working again. [20:51] Curiosity4tech: not being an expert, I guess there's no other way than manually removing a bunch of packages... perhaps you find a list of these packages online in some forum. [20:52] <parmiggiano> so no kde desktop remove or something [20:52] Curiosity4tech: sudo apt-get --auto-remove purge kubuntu-desktop [20:52] Curiosity4tech: you will still have many kde related packages which you will have to manually remove though [20:53] search forums and such as parmiggiano suggested [20:53] I dedicate my life to give software and technology to the right-wingers, Bill [20:53] a right-winger here in Shanghai, please share thanks http://snag.gy/NgHAO.jpg [20:53] another right-winger, thanksgiving http://snag.gy/7bVgD.jpg [20:54] youtube.ciom/juegagerman [20:54] youtube.com/juegagerman [20:54] ok I belive I can leave with some leftovers :) I am thinking thou to boot and install an xubuntu from scratch [20:54] must have lost the left wing in an accident [20:55] I still have the problems with the video driver [20:55] anyone know of an mrtg like software that i could click onthe graph at a specific time, and make a note to correspond with that point? [20:55] and I am not able to remove the current driver, by hand or by software center [20:55] Curiosity4tech: i'm not an expert, but.. what kind of problems? [20:56] Are there a program that I can use to download MP3's from youtube? [20:56] Curiosity4tech: how did you install it? [20:56] MichaelK: youtube-dl , the best :D [20:56] ok thanks [20:56] MichaelK: just some minutes ago you said you dont use ubuntu. so please ask the distro support you actually use [20:56] MichaelK: and once you have an mp4 downloaded by youtube-dl, you can use a tool to convert it to a sound file... [20:57] <EriC^^> I nstalled cairo dock and compiz, and cairo dock looks very strange.... it mixes collores of the background pages open and is liquified... wierd [20:57] <k1l> after the installation I choose the Nvidia proprietary driver [20:57] MichaelK: however, downloading a video might be against the copyright laws of your country or the terms of use of youtube [20:57] Curiosity4tech: you don't need < ... > around the nicks [20:58] sorry guntbert due to the speed :( [20:58] parmiggiano: fwiw you can do it in youtube-dl straight away [20:59] thx EriC^^ [20:59] !tab | Curiosity4tech [20:59] Curiosity4tech: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [21:00] thanks ubottu [21:00] thanks bazhang === j3m4dux is now known as jemadux [21:01] hi [21:01] <_root_> https://gitlab.com/r004/dactyl/ [21:01] anyone cs? [21:01] play [21:01] !ot | ablest1980 [21:01] ablest1980: #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! [21:02] Curiosity4tech: fwiw, you can also double click on a persons nick and then paste it....then press the tab key to add the separator (eg :) in hexchat (not sure about xchat) [21:03] hat's a good program I can use for NetRunner 14 to download mp3's from youtube? [21:03] MichaelK: see netrunners support. thanks [21:04] I tried searching for a NetRunner chan and there's isn't any [21:04] :( [21:04] a few keys on my new laptop stopped working: five, six, left ctrl, plus, minus and page-up. it's a new laptop. is it something with ubuntu? i don't have the windows anymore to test it. 'xev' doesn't show anything when i type those keys. [21:04] MichaelK: see their website if there is one irc support channel. but that is not ubuntu support specific :/ [21:04] MichaelK: That doesn't mean its supported here, this channel only supports official releases of ubuntu [21:04] !alis | MichaelK [21:04] MichaelK: 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* [21:05] ok. Sorry I didn't know.. I'm new to all of this [21:05] Curiosity4tech: did you try starting cairo with/without the opengl support to see if it works right? [21:06] Hi...I wanted to chat to someone about becoming a sysadmin [21:06] can anyone share some experience? [21:06] owen1: I've never heard of a keyboard issue in linux. if you want to be sure, try the live CD with which you installed ubuntu and see if the keys work again there [21:07] parmiggiano: good idea. thanks [21:07] owen1: as parmiggiano suggested, or you could try to enter the bios and see if one of they work [21:07] !ot | Frank_Leach [21:07] Frank_Leach: #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! [21:07] good night everyone! [21:07] Sorry guys...thanks, I will go there to ot [21:08] EriC^^: he didn't say bios. he said live cd [21:08] owen1: i know, i said or you could try .. === andyfied_ is now known as andyfied [21:09] EriC^^: (: thanks. i'll try both [21:11] how do i jump to #ubuntu offtopic? [21:11] #ubuntu-offtopic [21:11] /join #channelname [21:12] what is the easiest way to install ubuntu server through libvirt on kvm? i can find only graphical guides -.- [21:13] libvirt using virt-manager [21:14] but I tend to only use qemu-kvm cmd [21:15] hum... currently running a macbook locally, so no virt-manager -.- [21:16] How to disable KDE affecting my samba server? I see shares I didn't create, my shares created via smb.conf are not in effect. Total crap [21:17] mosez_, guess you could compile it if there is no binary for mac http://virt-manager.org/ [21:17] OnkelTem: Disable KDE shares then, they arent enabled by default. [21:19] mosez_, yup here it is https://gist.github.com/holms/8324973 [21:24] hello by cool :p [21:24] samiam: thx, i will look into that [21:26] mosez_, using cmd just to start a server is really easy too. Not like you are passing though graphics cards with IOMMU vt-d etc. [21:26] newb question, when create a new from cmd line, how come i don’t have access to binaries that root has. is that cause i need to change the path file manually [21:27] hey guys [21:27] i need some help my ubuntu software center wont allow me to install anything the install button is disabled anyone can help out [21:27] ? [21:28] disappeared: sorry, your question doesn't make any sense to me [21:28] awolf, find your warez like "aptitude search gimp" and then sudo apt-get install -your program- [21:28] i didn’t mean path file i meant path env variable [21:29] yup that worked [21:30] disappeared: can you try and make a complete sentence? [21:30] #samiam yes I know that method but this is pissing me off i need to fix it [21:30] guntbert: Sorry, i basically created a new user and i simply needed to update my $PATH env var to access some binaries. got it now thanks [21:31] disappeared, everybody should be able to use binaries that are in /usr/local/bin/ [21:31] at least in Debian you will find that stuff in there is for group "staff" I put my scripts and stuff in there. [21:31] samiam: It was a prebuilt image from digital ocean so it had other stuff installed…ruby in particular [21:32] not in that path [21:32] disappeared: ah - the word "user" was missing :) [21:32] is it under /opt ? [21:32] i just copied over the path from root onto my new user that did the trick [21:35] W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/utopic-updates/main/i18n/Translation-en Hash Sum mismatch [21:36] Sorry hasty paste. I was planning on asking what should I be doing ? A bit of googling suggests I remove /var/lib/apt/lists/* [21:39] Chaser: try sudo rm /var/lib/apt/lists/us.archive.ubuntu.com*i18n* [21:39] Chaser: and sudo rm /var/lib/apt/lists/partial/us.archive.ubuntu.com*i18n* [21:39] If I copy all my files in the "home" directory to another computer with same version of Ubuntu will that move all my programs and such ? Hopefully not drivers. [21:39] lyle: nope only anything that's in the home dir, and your configs === Guest21401 is now known as Alexandro [21:41] Hey Eric I want to move all my programs and stuff to a laptop I installed Ubuntu on. How should I go about it? [21:41] !clone [21:41] To replicate your packages selection on another machine (or restore it if re-installing), you can use the !software package "apt-clone" - See also !automate [21:43] EriC^^: Thanks, worked ! === bazhang_ is now known as bazhang === jan is now known as Guest38656 [21:46] Good day. I have a weird issue with dm-crypt using GN/Linux kernel 3.16.0-25: I think my SSD disk ran full and as I use full disc encryption, when entering the passphrase the encrypted partition doesnt mount, I just get the error "FIFO underrun" (the disk has 3 partitions, swap, the grub partition and the full disk). Also trying to mount the disk on another system fails. The only thing which works is booting the system using the "ubuntu rescue" opti [21:47] why is gedit so unstable on 14.10 when it worked fine under 14.04? [21:47] is "apt-clone" a program or a terminal command? [21:48] !info apt-clone | lyle [21:48] lyle: apt-clone (source: apt-clone): Script to create state bundles. In component main, is extra. Version 0.3.1~ubuntu12 (utopic), package size 12 kB, installed size 90 kB [21:48] lyle: apt-clone allows you to maintain a uniform library on multiple workstations its a terminal command and a program [21:49] awolf: does it keep the dependencies sane? [21:50] "sudo apt-get install apt-clone" will install the script? [21:50] yes [21:51] w [21:51] lyle: you should check if the dependencies remain in tact [21:51] how to check outgoing traffic for connections to news-bbc.podzone[.]org or 80.248.65.183 http://arstechnica.com/security/2014/12/powerful-highly-stealthy-linux-trojan-may-have-infected-victims-for-years/ [21:52] EriC^^: you must be careful regarding dependency issues [21:52] awolf: exactly, if it only installs all the packages in the system then the dependencies won't be right [21:52] I dont know if it would work out but if you install synaptic and try fixing the packages would work. although i wouldnt recommend it [21:53] awolf: i don't know, come to think of it, when you apt-get remove doesn't apt-get just check which dependencies are in the info and remove accordingly? or does it make a list of which packages depend on what when they are installed? [21:54] if you install zenmap and it install nmap, and you use apt-clone which installs nmap and zenmap seperately, if you remove nmap will it also remove zenmap? [21:55] anybody help me out plz? I'm trying to edit my VPN connections on my network tab for ubuntu [21:55] nevermind i think it does [21:55] I'm using Cinnamon (just reinstalled) and suddenly maximizing uses both screens, any ideas on how to change that? [21:55] now the "save" button is grayed out [21:56] EriC^^: I think apt-get -f install should fix any problem [21:57] anybody have a answer for my question plz??? All of sudden my "save" box is all grayed out when editing or trying to add a VPN connection [21:57] @search name [21:57] fergarach: supybot.networks.freenode.sasl.username, supybot.commands.renames, supybot.databases.users.filename, supybot.databases.ignores.filename, and supybot.databases.channels.filename [21:59] sudo apt-clone clone specify_destination_path_here [21:59] You guys I hate to admit this. I don't know how to tell it the destination path. Can you guys send me a link where I can read about these commands and the "directory tree"? [21:59] awolf: yeah i just tried it and it does remove dependencies, even if they were seperately installed :) [21:59] Eric is that good or bad? [21:59] lyle: this defines where you want to save the output of apt-clone [21:59] lyle: that's great [22:00] apt-clone away.. === Joshua^Dunamis is now known as J^D_is_coming_so === J^D_is_coming_so is now known as Joshua^Dunamis [22:00] I need to learn how to tell it the path. Sometimes the websites assume you know certain things. [22:01] the drives are different than the old DOS letters [22:01] hi, I installed Bumblebee on my T410 and now my res is stuck at 1024x768 . I dont have a xorg.conf apparently so most help topics from Google are pointless. [22:01] lyle: is the usb mounted? [22:02] I can read it. from my side panel [22:02] Made a backup.... yeah me [22:02] ok Can anyone help me out again regarding the software center issue i cant install anything from software center the install button is disabled i tried re-installing [22:04] <_guest_> awolf, have you tried running sudo apt-get update and then sudo apt-get upgrade. those two commands helped me when i last had software center issues [22:04] _guest_, that has not worked for me [22:05] <_guest_> at least i tried [22:05] i notice the progress tab appearing up there i dont remember it appeared when i was not installing anything === alberto is now known as Guest7319 [22:07] anybody have a answer for my question plz??? All of sudden my "save" box is all grayed out when editing or trying to add/edit a VPN connection [22:07] :( [22:08] Voidmainfunction you are running ubuntu 14.04? [22:09] is there a way to use my laptop as a second monitor with ubuntu ? [22:11] ola [22:11] hola [22:12] anyone know of an mrtg like software that i could click onthe graph at a specific time, and make a note to correspond with that point? [22:12] holA [22:14] Anyone have any tips to create an ec2 instance using 14.04 with 1000hz timer? [22:14] holas [22:15] gp: am vm cant guarantuee your 1000Hz timer, so thats pretty much pointless. [22:16] trying to setup instance with best possibility of success to run asterisk === yoin is now known as join [22:17] gp: a vm cant guarantuee realtime services. [22:17] Has anyone installed Ubuntu to a USB drive to work off of? [22:17] guarantuee and best possibility of success are different though [22:18] many joel__ [22:18] hey guyz , does any1 know of any tools for making a ddp image ? [22:18] have seen a few reports of usable results from ec2. just nothing with much of a guide... [22:19] joel__, full installs and just the iso's both have their limitations. [22:19] joel__, guess you could just dd a live image to a usb. [22:19] GREAT!!! I'm trying to do just that without any success. I keep getting GRUB on startup and either have to wait 8 seconds or select the in first choice. Is there a problem with my GRUB install? [22:19] hi, I installed Bumblebee on my T410 and now my res is stuck at 1024x768 . I dont have a xorg.conf apparently so most help topics from Google are pointless. [22:19] jortden: So just create a xorg.conf then? [22:20] joel__, grub has a timed wait at boot, can you tell us what you have actually done from the start? [22:20] then put what in it? i dont know what to write to use my res [22:21] anybody have a answer for my question plz??? All of sudden my "save" box is all grayed out when editing or trying to add a VPN connection [22:21] Night y'all [22:24] hi, does (x)ubuntu have /var/log/messages ? [22:25] i need to determine if a micro SD card is visible for the computer, at all... when inserted [22:25] sybariten: Take a look at "dmesg" [22:25] k [22:25] hola mellamo carls [22:26] bubba: I have a laptop with Ubuntu 14.04, I created a USB "startup disk" that I boot to, then I selected the 2nd USB drive to install to. [22:26] bekks: via tail -f ? [22:26] -__- [22:27] sybariten: No, just type it in, after inserting your sd card. [22:27] ok, after [22:27] as root? [22:27] sybariten: works as user, too. [22:28] a-ha! "[ 3227.509840] mmc0: card b2ed removed [22:28] [ 3260.298287] mmc0: error -110 whilst initialising SD card" [22:29] that 110 one is repeated a couple of times === Joshua^Dunamis is now known as J^D_is_coming_so === J^D_is_coming_so is now known as Joshua^Dunamis [22:38] On ubuntu 14.04, my laptop just shuts off automatically sometimes. It did few minutes back as I was working on it. Tried checking the logs, is there anything particular I should look for [22:39] niranjan: Overheating ? Cleaned and blown the air ducts out lately ? [22:40] Tried that few days back. That might be problem as it seems to be warm. [22:40] It turns on the fan for no apparent reason. I'll try cleaning it again [22:42] !lm-sensors | niranjan Maybe: [22:42] niranjan Maybe:: To access CPU temperature sensors and detect fan speeds, install the lm-sensors package. See https://help.ubuntu.com/community/SensorInstallHowto for installation and usage instructions. [22:44] Bashing-om: Thank you. Installing it now. [22:44] . [22:45] Question: Does anyone have a source for running a more recent OpenLDAP than 2.4.28 on 12.04 LTS ? [22:47] Bashing-om: No service module-init-tools on 14.04 [22:48] Do you know alternative? [22:48] Step 4 in the guide [22:49] niranjan: Gimme a bit to read the guide, be back soonest . [22:52] niranjan: What returns from terminal command -> ls -al /etc/modules <- ; see if that file exists . === JD is now known as Jonathan_D [22:57] hello === kyle is now known as Guest62675 [22:57] how to flysh dns cache ? === Guest62675 is now known as kyle__ [22:57] what is the correct way to add dns ? [23:03] Hello [23:03] My PC running ubuntu 14.04 has started having this problem [23:04] when playing music through headset, the right speaker/channel doesnt play well [23:04] Nolan Heating & Cooling [23:04] mirak_: In a manually contolled network, one can edit the file " /etc/network/interfaces " and add the 'nameservers' . === sins-_m is now known as sins- [23:04] its more like its lower than the right speaker/channel [23:04] anybody have a answer for my question plz??? All of sudden my "save" box is all grayed out when editing or trying to add/edit a VPN connection [23:04] this doesnt happen with my onboard speaker [23:04] I also can't connect to any saved vpns [23:04] ;[ [23:04] Have you checked the balance of that audio output? [23:05] Bashing-om, but can i have a automatic network and just manual dns ? [23:07] using Debian GNU/Linux wheezy with xfce. Thought I would try Unity on Debian. Where is the Ubuntu source code located? [23:07] mirak_: I think ( I do not run Network Manager ) one can add the nameservers in the GUI for Network Manager . - IF you have Network Manager installed . [23:07] Yea i have Tigerken [23:07] they blocked the dns of some site in my country [23:07] i even tried moving the slide to favor the right speaker/channel but then the sound becomes lower === Daemoen_ is now known as Daemoen [23:07] I have to use other dns servers [23:08] mirak just install tor and then pipe port 53 into it. [23:09] mirak_: IF you have Network Managr instlled , change the nameserver in the application ( right click on NM in the task bar ) . [23:09] installed* === gianlucadv is now known as zz_gianlucadv [23:10] mirak_ can find DNSPort in /etc/tor/torrc and change to port 53. Have your nameserver listen to 127.0.0.1 [23:10] samiam, ? [23:11] mirak_, all your DNS stuff will go though tor and cant be encored. I do it since I dont want my isp snooping my dns stuff though. [23:12] samiam, but you installed tor [23:12] yeah just apt-get install tor [23:12] samiam, i will look into this later [23:12] samiam, i just need for one site [23:13] since i updated to 14.10 whenver ubuntu starts the network manager doesn't connect to the network. I see the "auto ethernet" connection and just clicking on it connects and everything is fine, but how can i change it so that it connects to it automatically? === saschpe is now known as zz_saschpe [23:17] any command i can use on ubuntu to retrieve the ssl certificate from an imap server that uses starttls? [23:18] !list [23:18] martino: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [23:18] Hilikus, if no one else answers (smarter than me) i would make a script and throw it in /etc/rc2.d or /etc/init.d and make a softlink to rc2.d [23:19] Hilikus: only have 14.04 here but there is a tick box for "Automatically connect to this network when available" in the Edit Connections > Ethernet > Wired Connection 1 (highlight applicable name at your end of things) > Edit > General [23:19] ah nvm [23:19] i managed to make my email client do it ^^ [23:20] squinty: it's already checked [23:20] this was working fine just before the upgrade [23:20] * lickalott doesn't like upgrades. Full install for me [23:21] last time I tried it my entire system got locked down (LVM fucked up) [23:21] lickalott: family channel [23:21] * lickalott washes his own mouth out with soap [23:22] are there any bots in here? [23:22] lickalott: plenty. [23:22] I have a tcl script that ****'s out cuss words [23:22] lickalott: would you like to ask an on-topic question now? [23:23] lickalott: they don't work terribly well for that (and not in general, in my opinion). If you look for a place to chat, #ubuntu-offtopic would be better :) [23:23] * HaroElite is back, work, gone 1m23s [23:23] i just came to help. [23:24] lickalott: then keep quiet until a question is asked [23:25] whats your deal? I answered a question and was just responding to someone else's complaint. [23:29] lickalott: Don't take it personally. It just helps keep unneeded spam from the channel. We get a lot of people text in the channel. [23:30] ~ [23:30] ok. I didn't mean to cause any rift. I just came in to see if i could assist. Thanks rypervenche. and I'll watch my mouth from here on out. [23:31] hi [23:32] anyone know good linux sites? [23:32] ablest1980: is this ubuntu support related? we have #ubuntu-offtopic for general chitchat [23:32] ok [23:35] can i install latest amd catalyst drivers on 14.04? i am getting conflict errors === ilk is now known as ilken [23:38] pero, depends what ATI card you have, or hybrid ati [23:38] radeon hd8750m [23:39] OerHeks, http://paste.ubuntu.com/9448380/ [23:39] I can't change directories [23:40] lyle@lyle-Z97X-UD3H:/media/lyle$ ls [23:40] Seagate Backup Plus Drive [23:40] lyle@lyle-Z97X-UD3H:/media/lyle$ ls -b [23:40] Seagate\ Backup\ Plus\ Drive [23:40] lyle@lyle-Z97X-UD3H:/media/lyle$ [23:40] I cant get down another lever [23:40] leve [23:40] level [23:40] lyle: cd .. ? [23:41] lyle@lyle-Z97X-UD3H:/media$ cd.. [23:41] cd..: command not found [23:41] lyle: cd .. [23:41] either do "cd .." or start with a fullpath"cd /from/root/to/that/folder" [23:42] anybody have a answer for my question plz??? All of sudden my "save" box is all grayed out when editing or trying to add/edit a VPN connection === k2gremlin is now known as k2gremlin|Away [23:42] lyle: details matter. linux watches for case sensitivity and spaces. so be very aware to not be to fast on that [23:43] lyle@lyle-Z97X-UD3H:/media$ tree -d [23:43] . [23:43] ├── guest-cJhFFg [error opening dir] [23:43] └── lyle [23:43] └── Seagate Backup Plus Drive [23:43] !paste | lyle [23:43] lyle: 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. [23:44] sorry will do === C_ is now known as Guest94955 [23:44] lyle: Either you're not typing it correctly or there may be a problem with the file system. Try using tab auto-complete. "cd Seag" and then it tab to let it auto complete. Then press enter. [23:49] lyle: why do u try to add these fancy flags when u dont even know what cd does ?? Get back to the basics bro :) [23:51] i am trying to run an apt-get remove operation but keep getting asked to solve an unrelated unmet dependency issue - how can i move on with my life? [23:52] hi [23:52] hmmm [23:53] !paste | pero [23:53] pero: 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. [23:54] eric___, are you asking me to paste my issue? [23:54] yes [23:55] EriC^^, http://paste.ubuntu.com/9448556/ [23:55] pero: did you try sudo apt-get -f install? [23:56] EriC^^, yes, but i need to get rid of wine to install those packages in the first place [23:56] they are not installed [23:57] pero: what does sudo apt-get install fglrx output? [23:58] EriC^^, http://paste.ubuntu.com/9448612/ [23:59] Boa noite :3