[00:01] "You need a passphrase to unlock the secret key for" getting this message and not being prompted when trying to sign with gpg [00:01] bekks, how do i do the bash script though [00:02] Basketball: Create it? [00:02] i already have the bash [00:02] how do i make it run [00:02] Make it executable and run it. [00:02] bekks, i want the live cd to autorun it when it is done [00:02] as it installs more things [00:03] Basketball: As I said, I never messed with cds for customized installations. [00:13] hey in ubuntu customization kit when i click run console application it says none found === gry is now known as svetlana [00:16] hey does anyone knwo if thier is anything more user freindly then using sixaxis for connecting ps3 controllers to an ubuntu box with blue tooth [00:16] i was able to do it no problem, but its a bit difficult for my wife to have her typing in terminal commands lol [00:16] either that or a recommendation on soemthjing a little more plug and play i can get for her [00:17] write her a script [00:17] i suppose i could do that [00:17] thats not a bad idea [00:17] !info uck [00:17] uck (source: uck): Tool to customize official Ubuntu Live CDs. In component universe, is optional. Version 2.4.7-0ubuntu1 (utopic), package size 145 kB, installed size 441 kB [00:18] Eric^^: now i have copied the stuff i need..what should i do now?change the mode? [00:18] Hey guys, when installing ubuntu from USB, the GRUB keeps getting installed to the USB instead of the hard drive [00:18] As you can imagine, this is really freaking ANNOYING. [00:18] any way around it? [00:18] huig, yes change the type [00:19] hmm [00:19] cluelessperson, in the installer's Something else menu for partitioning choose the bootloader's location at the bottom [00:19] it seems i may not even need sixaxis to use the controller through usb [00:19] maybe thats my simple solution [00:19] michaelgamble: yeah wired'd go fine i'm sure [00:19] EriC^^, Ah, maybe I missed that, I'll try again. Thanks. [00:19] ill get a really long cable lol [00:20] cant really screw up “plug it in" [00:20] michaelgamble: fair enough :-) [00:20] cluelessperson, hold on a sec [00:20] EriC^^: done [00:20] i am a bit suprised no one has taken something like sixaxis further i guess [00:21] making it a little more point and click [00:21] EriC^^, At work, I had to revert to burning and installing via CD for it to work. [00:21] probably not a huge demadn i suppose [00:21] oh while im here [00:21] but with usb, it always defaults grub to usb's root, not hdd [00:21] best recommendation on running ubuntu or soemthing similar entirely off of a usb? [00:22] in terms of OS flavour [00:22] michaelgamble, for what purpose? [00:22] huig, did you write it? [00:22] michaelgamble, Ubuntu does fine. [00:22] i tried ubuntu a few times its a bit heavy for the purpose [00:22] EriC^^: yep, if i look at the type using sudo gdisk -l /dev/sda it is 8300 [00:22] michaelgamble, tiny linux. :P [00:22] im thinking something light weight with a gui that i can pop into multiple machines [00:23] huig, ok, try rebooting [00:24] EriC^^: nothing, same problem, no bootable device [00:24] is tiny linux the one that is specifc to running off usbs? [00:24] huig, i think the upgrade erased ubuntu's efi file in the efi partition [00:25] lemez [00:25] i was researching it a while ago and i remember thier was one with a gui that was specificly geared to run on usbs [00:25] huig, do you have a live usb? [00:25] EriC^^: i can try using efibootmgr to try to boot the others partitions before booting mac osx [00:26] michaelgamble: no [00:26] EriC^^: yeah, i have been using the live usb all this time [00:26] im thinking it was puppy linux maybe? [00:26] huig, ok give it a shot [00:26] michaelgamble: knoppix is aso dedicated to running off usbs for example [00:26] any one in praticular you might recommend trying first? [00:26] michaelgamble: there's a lot of them and ubuntu can also do the job fine unless the computer is so slow and old that it falls over on ubuntu's funny desktop things [00:27] there's different puppy linuxes that run off USB [00:27] cool well ill check those out [00:27] i have tried ubuntu on a fairly decent laptop off of usb, and ran into issues wiht paging choking out [00:28] michaelgamble: That will happen with every linux. [00:28] which is fine didnt really need it, just default config for ubuntu was a bit clunky on usb [00:28] (coming from a lazy perspective) === Daniel_ is now known as YourNick === YourNick is now known as Shibing_8 [00:29] EriC^^: it booted mac osx, so it could't boot the other partitions [00:29] huig, ok boot the live usb [00:30] Eric^^: done [00:30] anyone know why my wifi keeps disconnecting? [00:31] or how i can fix it? [00:31] ok type sudo mount /dev/sda4 /mnt [00:31] cjanikdev: check dmesg [00:31] how? [00:31] i'm a very ignorant child [00:32] EriC^^: done [00:32] huig, ok, type sudo mount /dev/sda1 /mnt/boot/efi === Yukkino is now known as Yukkii [00:33] EriC^^: mount: mount point /mnt/boot/efi does not exist [00:34] huig, it's the ubuntu installation though right? [00:34] EriC^^: in /mnt/boot i see grub but not efi [00:34] yep [00:35] ok, type sudo mkdir /mnt/boot/efi [00:35] anybody know why my I keep disconnecting from wifi or how I can fix it? [00:35] f**k i'm stupid [00:35] EriC^^: done creating efi and done with mounting dev/sda1 in efi [00:36] huig, ok type ls -l /mnt/boot/efi/EFI/ubuntu [00:37] Eric^^: no such file or directory [00:38] in ./EFI/ there is APPLE BOOT tools [00:38] huig, ok, type for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [00:38] hi [00:38] EriC^^: i knew you were the person for the job! [00:39] :P [00:39] so did that Yosemite upgrade nuke the partitions? [00:39] EriC^^: done [00:39] daftykins, it's pretty odd the ubuntu efi dir is gone [00:40] huig, type sudo chroot /mnt [00:40] sounds like Apple :> [00:40] hehe [00:40] :D [00:41] EriC^^: before typing the last command you told me, the one about the loop for. find ./EFI | grep ubuntu only outputted something related with .png, the name tells they are icons.. (in case it helps) [00:41] EriC^^: done [00:41] huig, ok [00:42] huig, ok type dpkg -l | grep grub [00:42] huig, is grub-efi installed? [00:44] EriC^^: i have no idea, i installed ubuntu, it booted with the boot manager of mac osx, although when i choosed ubuntu, grup appeared and i could choose ubuntu or mac osx [00:45] EriC^^: the command did output something..what do u want of that output? [00:45] or was it only to see if something appeared? [00:45] huig, ok, check if grub-efi is there [00:45] it might be grub-efi-amd64-signed [00:46] EriC^^: i see grub-common, grub-gfxpayload-lists, grub-pc-bin, grub2-common [00:46] not grub-efi [00:46] ok, i was thinking so [00:47] cause you don't have a /boot/efi dir and osx couldn't have removed that [00:47] it's a weird franken setup [00:47] so what do i do now? [00:47] you have grub-pc ( legacy ) [00:48] i have no idea [00:48] EriC^^: grub-pc i have [00:48] you installed ubuntu after you had osx there? [00:48] yeah [00:49] just a standard ubuntu install, standard iso? [00:49] and i installed an osx manager [00:49] yeah [00:49] an osx boot manager [00:49] did ubuntu boot after the install? [00:49] yeah, i choosed it from the boot manager provided by mac osx [00:51] ok and the osx boot manager you installed was optional? [00:51] i mean it booted without it? [00:51] EriC^^: maybe it is easier if i reinstall ubuntu..i don't know if i can install it in that partition though [00:52] huig, if you're willing to take the risk, you could reinstall grub-pc [00:52] i imagine that's what the installer did when you installed ubuntu [00:52] EriC^^: it is optional, if not installed when powering on the pc you have to press the option key to choose the device to boot from [00:52] oh ok [00:52] anybody know why I keep disconnecting from my wifi or how I can fix it? [00:53] EriC^^: having the stuff i need i don't mind reinstalling ubuntu, if i can install it in that partition..you think i could? [00:54] what about the osx stuff? [00:54] you could try to just reinstall grub, but i'm not sure about it so it's up to you [00:56] EriC^^: the osx stuff boots alright, i only lost ubuntu stuff but now i copied it so i have it. if you are not sure about reinstalling grub i am not taking the risk [00:56] ok [00:56] EriC^^: how can i know if i can rewrite the partition where ubuntu was and install a new distro there? [00:57] huig, in the installer just select Something else, and then select that partition and edit the mountpoint to "/" and click on the format checkbox [00:57] huig, it'll format it and install ubuntu there === b is now known as Guest43032 === Guest43032 is now known as b [00:58] EriC^^: ok, archlinux, ubuntu or debian? what do u suggest [00:59] depends and it's pretty subjective [01:00] good folk of ubuntu land I have a question, as a ubuntu newbie, where should I focus my efforts initially so I can get to grips with the more technial and power-user type aspects? [01:00] EriC^^: i know it is pretty subjective, i have been using Ubuntu for months and i like it, but i am curious for trying out new things [01:00] so be subjective please haha [01:00] huig, use KVM and boot a few live images === thomas_ is now known as Guest21683 [01:01] EriC^^, So I'm sitting at this partiioning method screen [01:01] what options do you suggest? [01:01] huig, well try arch [01:02] EriC^^: why do u suggest arch? [01:02] it makes you work to keep it running [01:03] Nokaji: tough call. do the free Linux intro course LFS101 from edx.org [01:03] well it's a nice experience, you'll have to install everything so you'll learn a lot, plus it's really clean and it boots in like 4secs systemd is nuts [01:04] great, thanks daftykins [01:05] ObrienDave, i just upgrade a one year neglegted arch and it just runs.. [01:05] *upgraded [01:07] yeah it doesn't really have problems that way, but you have to setup up everything even syntax highlighting in nano isn't enabled etc. etc. [01:07] Amm0n, would you happen to have any insight on how I can fix my wifi situation? xP [01:09] Eric^^: i use vim, would not have problems with nano haha [01:10] huig, you'd have to install it though :P it's not installed by default [01:10] cjanikdev, start over here: https://help.ubuntu.com/community/WifiDocs/WirelessTroubleShootingGuide === megabit|away is now known as megabitdragon [01:10] thank you [01:11] Amm0n, way too much work for me ;P [01:12] EriC^^: yeah, that isn't an issue, normally vi is default but vim isn't [01:12] huig, yeah, anyways give it a go, or maybe resize the partition and leave some for arch [01:13] EriC^^: i will try it, thanks EriC^^, you have been of great help! [01:13] fwiw it uses like 2gb installed with some programs and the memory consumption is really really low, like 350mb with chrome open [01:14] arch has gcc, g++ and python by default? [01:15] i think it comes with the base-devel package [01:17] EriC^^, I couldn't find a grub option, same stuff is occurring [01:17] cluelessperson, when you boot what happens? [01:18] huig, i mean when you install you can install base + base-devel and it has gcc and the rest [01:19] huig, read https://wiki.archlinux.org/index.php/arch_compared_to_other_distributions [01:20] i suppose if you install base you can the download what you need for gcc and the rest right? [01:20] Amm0n: right there, reading it, thanks! [01:21] huig, yeah, but you need that meta package for making packages from the AUR, it's like build-essential [01:21] i would start with the metapackage build-essentials [01:24] cluelessperson, did you select the bootloader location at the bottom in the installer? [01:29] how do I move hidden files using mv [01:30] AkashicLegend, they are exactly the same thing [01:30] mv .file [01:31] hmm I tried that it didn't work [01:31] let me try again [01:31] What was the exact command you used? [01:31] oh I think I know what happened [01:32] I didn't check the destination file with ls -a [01:32] yeah it's there [01:32] thanks [01:32] Thats not necessary, since (having sufficient permissions) you will overwrite it. [01:44] EriC^^, Alright, I finally got this to boot up, with USB [01:45] EriC^^, but the grub is on the USB [01:45] EriC^^, How do I fix this? [01:45] cluelessperson, boot the live usb [01:46] EriC^^, I mean it's booted fine now, into the server [01:46] oh ok [01:46] EriC^^, how do I fix grub? [01:46] type sudo parted -l [01:47] type sudo apt-get install pastebinit && sudo parted -l | pastebinit [01:47] EriC^^, The HDD is SDA I think [01:53] EriC^^, paste.ubuntu.com/10698809 [01:54] Would this be a proper channel to ask about bridge networking help in Ubuntu? [01:54] Not sure.. [01:56] cluelessperson, ok, type sudo mount /dev/sda1 /mnt [01:56] no swap, what do I do? [01:56] EriC^^, ? isn't it already mounted? the server is running now [01:57] oh right [01:57] see output of free: http://paste.ubuntu.com/10698823/ [01:57] just type sudo grub-install --recheck /dev/sda [01:57] then sudo update-grub [01:57] no swap! [01:58] excelsiora, do you have a swap partition? [01:58] Yes! [01:58] excelsiora, logical, if you have an encrypted system [01:58] type sudo swapon [01:59] EriC^^, I did sudo grub-install /dev/sda [01:59] and then sudo update-grub [01:59] ok, try rebooting [01:59] EriC^^, works without USB [01:59] EriC^^, in the past when I did this, the server updated and reverted back to needing usb [02:00] oh [02:01] odd [02:01] no chroot /mnt before? === thomas_ is now known as Guest31894 [02:03] http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd === rabisg is now known as zz_rabisg [02:03] <[Ex0r]> Hmm, how does one get adware/malware on linux? [02:05] [Ex0r], https://en.wikipedia.org/wiki/Linux_malware :P [02:06] I'm running an image of ubuntu on vmplayer. everything is smooth but there is no internet [02:06] do you guys know what could be wrong? [02:08] OerHeks: so what do I do? [02:11] AkashicLegend, vms sometiems have issues with network drivers [02:11] AkashicLegend, look into that [02:12] AkashicLegend, use as generic network drivers as possible. === zz_rabisg is now known as rabisg [02:12] I guess. I have a fedora image that works fine so maybe the issue are drivers. [02:15] excelsiora, https://help.ubuntu.com/community/SwapFaq [02:16] [Ex0r]: by leaving the system online without updates installed mostly [02:16] [Ex0r]: sometimes by giving access to it to people who compromise it in some way === Khaotic is now known as Programmer_ [02:16] AkashicLegend, maybe you need to setup a static ip in your guest [02:17] http://ubuntuguide.net/setting-up-network-connection-in-ubuntu-vmware-guest [02:19] [Ex0r]: https://help.ubuntu.com/community/Linuxvirus & https://help.ubuntu.com/community/InstallingSecurityTools contain a list of malware which can run on ubuntu (and how it got there), and tools to monitor for it [02:20] where do I get 15.04? [02:21] Zenn: #ubuntu+1 topic should have some hints, it's not released yet and i have no idea [02:22] windows sucks man [02:23] it slows the shit down of my laptop.. for apparently no reason. [02:25] well this are my pc status [02:25] * Zenn ** SysInfo ** Client: HexChat 2.10.2 (x86) ** OS: Microsoft Windows 8.1 Pro ** CPU: Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz (1.00 GHz) ** RAM: 3036 MB Total (1586 MB Free) ** VGA: ATI Mobility Radeon HD 3400 Series ** Uptime: 9.92 Hours ** [02:28] Zenn: keep the language family friendly, we have no interests in your PC spec - and 15.04 isn't out yet. [02:29] alright [02:29] at least he is being positive :D [02:30] Zenn: welcome.. i usually go with whatever is already released, it's got some bugs taken out at least (before release the system goes through thorough testing) [02:31] well Im sure 15.04 is fairly stable [02:31] unless Im wrong [02:31] Zenn: of course you can go ahead and test, it could be nice way to learn stuff. but beta tester is not the usual way to start out :p [02:31] you guys are so nice. [02:32] anyway Im quite scared to check bank related on my laptop which run windows somehow after having a virus protection the laptop still got infected with some spyware [02:33] fair enough.. i personally do banking from a live cd [02:33] Zenn: doesn't matter, 15.04 isn't final yet and is only on-topic in #ubuntu+1 [02:33] o.O [02:33] just in case (so that my otherwise daily usage doesn't kick in the writable medium -- livecd is a readonly cd) [02:33] however feel free to consider installing a supported long-term-support edition, such as 14.04 [02:34] uh can I ask something the fact that Im using 15.04 does it auto updates daily with the system updater? [02:34] take it to the #ubuntu+1 channel please. [02:34] (mind, if i can avoid banking online, i avoid it. i abuse money orders etc as i don't like sending data over the internet if i don't have to) [02:34] data over the internet? ;) [02:34] daftykins, Im just asking if the operating system will be updated. [02:35] Zenn, people are getting a little repetitive & upset.. yes it has an update channel, but i don't remember how it works [02:35] you're doing it right now to send these messages [02:35] that's the sort of data i like to send, not the banking kind :) [02:35] like 14.10 -> 15.04 [02:35] Zenn: yep and i'd rather you continue your convo in the appropriate channel thanks. it's not too much to ask. [02:35] * Zenn has downloaded 14.10 and dartykins keep telling me to go to another channel [02:36] Zenn, after release itd shift to next unstable thing (15.10) and you'd keep sitting in the alpha testers room for another few months if i'm not mistaken [02:36] yeah utopic will be upgradeable to vivid [02:36] and yes, once its out any stable release users wil be able to update to 15.10 [02:36] that's correct [02:36] er to 15.04 first [02:36] Zenn: odd, you said you're running 15.04 a minute ago - your story keeps changing :) [02:36] he isnt running 1504 yet [02:36] hes considering [02:37] very bad wording then [02:37] nope I got a 14.10 here. just wondering if it going to update 15.04 or do I need to download separately when the time comes like you know you cant upgrade windows 7 to windows 8 etc [02:37] it'll upgrade for you, it'll offer you the major release upgrade [02:37] that's something Im worrued about. [02:37] uh this is great. [02:37] and it's normally seamless & easy [02:38] i've done such major release upgrade about 5 times now [02:38] when you do it, take time to read release notes - they're important for the upgrade process [02:38] it'll offer you to read them too [02:38] So I set up a new install of Ubuntu, being that it is retarded I have no root password, it did not create an /etc/passwd entry for my regular user [02:38] so i have no login shell [02:39] i know how to manually create that entry [02:39] but i have no idea how to get to it [02:39] I have been looking at some videos tutorials, It is quite sick [02:39] dysfunct1onal: doesn't sound like a normal setup to me, what kind of setup is this? [02:39] dysfunct1onal: you don't have root in ubuntu no, so if you have a problem with that perhaps you should be using a different distro [02:40] i dont know much about ubuntu, I thought none of them came with root passwords by default [02:40] there is no root password, indeed [02:40] Zenn: well if you have issues or concerns about it, it would be nice to ask after it's out (which is when everyone would already know the release notes and some common questions about the upgrade) [02:40] dysfunct1onal, you have root privileges [02:40] Zenn: otherwise it's hard to be helpful [02:40] dysfunct1onal, sudo is installed and you're in the sudo group [02:40] how do you fix retarded issues like this with no root password [02:40] alright mate ^^ [02:40] theres no login shell for the regular user [02:40] Zenn: :) i'm waiting for it as well [02:40] dysfunct1onal: stop throwing that word around. [02:40] there is no /etc/passwd entry [02:40] dysfunct1onal, the installer creates a user [02:41] i know how to create one manually but i have no idea HOW to get to be able to [02:41] what does it log you in, if not a shell [02:41] boot into the recovery mode [02:41] but your story doesn't make sense [02:41] it doesnt log you in [02:41] (i think it logs you into something basic from where you can start a shell) ah ok [02:41] drop to a root shell [02:41] it wont, you have no /etc/passwd entry [02:41] thanks EriC^^ [02:41] anyway I remember that was a bug no idea if that was fixed if you press the caps lock too fast it appears to have not register the key so the next Letter will be like this HI the rather than Hi the [02:41] dysfunct1onal: are you logged in as the standard user, yes or no? [02:41] you dont need a passwd entry, you just have to not have set a root password [02:42] cant login no [02:42] Zenn, thatd be hardware specific, if you look it up on launchpad you'll find whether it was fixed or not [02:42] you do need a passwd entry [02:42] why not? you should have chosen a username during install [02:42] dysfunct1onal, is this a server? [02:42] that gives you your login shell [02:42] so this sounds like a non-standard setup, explain [02:42] is this a VPS? a physical system you just installed from USB/DVD? [02:43] every user HAS to have a /etc/passwd entry [02:43] help us... to help you [02:43] or no login [02:43] its a friends system [02:43] svetlana, you mean it has not been fixed yet? what was the issue? [02:43] stop harping on about passwd and answer the above [02:43] he installed it normally [02:43] Zenn, type your kb name or computer name, it may have been fixed outside of launchpad as well, if you already have the bug then there's nothing to loose by the upgrade anyway... once the upgrade is over you could come back to this question and folks would help you troubleshoot it (or I can ask few questions now if you like btu I risk wasting time on something that's already fixed) [02:43] right, friends system - of what? ubuntu (what version?) desktop? [02:43] it just installed incorrectly [02:43] so re-do it [02:43] ultimate edition, basically yes ubuntu [02:43] ultimate? there's no such thing [02:43] ultimate edition [02:44] lol [02:44] kb name or computer name? [02:44] my troll alarm is going off [02:44] i dont personally use a system that comes without the ability to do administration like this [02:44] dysfunct1onal, try down arrow left arrow left arrow block [02:44] this is ridiculous [02:44] dysfunct1onal: if it didn't install right, then you can't keep moaning about how the OS works 'cause clearly it didn't install right... so reinstall. [02:44] for the friendship fatality === megabitdragon is now known as megabit|away [02:45] yeah hes not going to reinstall after all that time [02:45] 'all that time' [02:45] but i have to seriously question not giving root access for problems like this [02:45] sorry yes, ultimate edition is a remix of ubuntu, it's not ubuntu itself [02:45] just how long has 'your friend' been using a computer that can't be logged into? [02:45] i suspect ultimate edition folks have their own support channel [02:45] im training to be a sys admin, id never want such a setup [02:46] thanks anyway i guess [02:46] Zenn: search for both kb model and computer model [02:46] hmm i don't recall if that one is supported in here [02:46] ill stick with debian wheezy [02:46] !ultimate [02:46] Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), kali-linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) [02:46] what an absolute idiot [02:47] daftykins: i have trouble catching up.. was that cause root user doesn't have a passwd entry? [02:47] kk I fix the problem [02:47] I had to setup the network adapters [02:47] yay [02:47] svetlana, he came he rant he left [02:47] I had to many adapters on at once, vpn and other things that messed it up [02:47] svetlana: not this distro, not our problem [02:47] too* [02:48] daftykins: yes about ultimate i got that by a web search.. i didn't get the problem the folk was trying to raise about users though, the way he put it was beyond my scope [02:48] svetlana, are you saying it is a hardware issue? [02:48] svetlana, he was saying it didn't create a user when he installed [02:48] bad iso maybe, who knows [02:49] svetlana: sorry, passing on confused peoples problems is above my paygrade [02:49] went in the nutjob pile for me pretty quick. [02:49] trust problem after problem with this image I downloaded [02:49] anyone who can't handle 'sudo' generally does :P [02:49] I'm trying to install tree but it says it can't find the package [02:49] Zenn: drivers are the software that's responsible for correct work of your hardware -- i suspect it might be a driver issue or a keyboard shortcut config issue.. i would search for it on the trackers of ubuntu and of the relevant driver, and look up the computer model on the ubuntu hardware compatibility page [02:49] how do I fix the repositories [02:49] svetlana, http://askubuntu.com/questions/574740/caps-lock-delay [02:49] on ubuntu [02:50] !info tree [02:50] AkashicLegend: what image? [02:50] tree (source: tree): displays an indented directory tree, in color. In component universe, is optional. Version 1.7.0-1 (utopic), package size 35 kB, installed size 118 kB [02:50] AkashicLegend: what's the problem [02:50] sudo add-apt-repository [02:50] I got it off osboxes [02:50] AkashicLegend, you have to enable the universe repository [02:50] dont know the repo [02:50] https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-keyboard/+bug/1376903 [02:50] Launchpad bug 1376903 in xserver-xorg-input-keyboard (Ubuntu) "Caps lock delay" [Undecided,Confirmed] [02:51] Zenn: err ok.. good find :) this has no milestone set, i'm reading it to understand why [02:51] AkashicLegend: got *what* ? [02:52] the image [02:52] image of WHAT [02:52] svetlana, it is a known bug for ages [02:52] no one seems to be able to fix it too [02:52] oh sweet Tux why do you send these people === Mobutils_ is now known as Mobutils [02:53] Zenn: i would kill Xorg and test for the issue again to isolate it [02:53] kill xorg? [02:53] it's reported as a Xorg bug but there's no evidence for that [02:53] categoriing & triaging it properly could help to resolve it quicker [02:53] isnt ubuntu going make a switch fromm xorg in the future? [02:53] wow dafty, the image of ubuntu [02:54] 14.10 [02:54] yes. I'm not sure whether just switching to a virtua console (ctrl+alt+f1,f2,f3,f4,f5,f6; f7 orf8 back to gui) is a good way to escape xorg [02:54] AkashicLegend: what's wrong with the official mirrors? [02:54] brb later [02:54] AkashicLegend: i'm trying to establish if you're using some kind of non-standard modified distro instead of standard official. [02:55] Zenn, http://unity.ubuntu.com/mir/ [02:55] oh I see [02:55] Zenn: i think the upgrade wouldn't force you to uninstall X and instal Wayland even when their defaults change. they respect your list of installed software. [02:55] well I am adding the universal repository and doing an update [02:55] I'll see if that fixes the problem [02:55] yeah that Eric mir is suppose to replace xorg [02:56] or mir.. but they'll respect and support Xorg (as in,it'll still be in the repos and still continue to receive updates) [02:56] is there a good place to ask questions about lxqt? [02:56] why has xorg has not fixed the bug yet then? [02:57] yeah it fixed the problem [02:57] thanks guys [02:57] Finetundra: have you tried #lxqt [02:58] hi guys, I bought a USB wireless adapter for my laptop (NIC going out), but I'm having some trouble activating it. [02:58] Zenn: because it's probably not an xorg bug, and whoever filed it didn't include hardware details [02:58] possible if I refile it? [02:58] it comes with an installation mini-disc that has linux instructions and a shell script for automatic install, but the shell script won't run. [02:58] nicomachus, what does it say when you try to run it? [02:59] Zenn: more like possible if you add a comment to the existing bug and incude more detais (what hardware, does it work ok in virtual console) [02:59] l [02:59] EriC^^: nothing happens at all. [02:59] I set it as executable, and nautilus is set to allow scripts. [02:59] nicomachus, you have to run it from the terminal [02:59] I also tried executing it from terminal, but no luck. [02:59] what does it say in the terminal? [03:00] ParSalian: there just seems to be one fellow there and he has yet to respond [03:00] I navigated to the folder and then typed in the file name, but it's named "install.sh" so terminal thinks I"m trying to run an install command and asks for argument [03:00] nicomachus, cd to the dir, and type ./install.sh [03:00] you probably have to use sudo ./install.sh [03:01] ahhhh [03:01] Finetundra: looks like they are on #LXDE [03:01] I wasn't using ./ [03:01] ParSalian: ok, will have a look [03:01] it's running now. probably gonna kick me off here... === wickedpuppy2 is now known as wickedpuppy [03:02] ugh, maybe not... "compile make driver error: 1" [03:02] Amm0n: thanks for the link on the swap faq [03:02] nicomachus, is there a README? [03:02] or INSTALL? [03:03] EriC^^: Yes, there's a readme. nothing in there to help though. [03:03] trying it as sudo now. [03:05] oh, wow, there's a folder with 15 readme docs.... wtf... [03:05] seems to me that would be second try... === Liebknecht_ is now known as Liebknecht [03:07] nicomachus: i think that's just the same in different languages. hopefully. :-) [03:07] nope... [03:07] aw, hehe [03:07] quick start guides for all kinds of stuff. driver compilation, power saving, etc [03:08] ok, I have a swap partition, I think [03:08] support wifi certification, bridge, SoftAP, porting guide, wpa supplicant.... all in very technical terms. [03:09] they advertise this adapter as "plug and forget". :| [03:09] I have this: /dev/mapper/ubuntu--vg-swap_1 [03:11] nicomachus: generally not that way on linux [03:11] nicomachus: if they really wanted it to be this way, they would package it for ubuntu instead of using ugly things like this. [03:12] haha, I was just impressed they actually had linux install files. [03:12] nicomachus: I would torment them with any questions on the install, personally, so that they get exactly as much support load as they deserve. [03:13] hahaha but that's what you guys are for! :P [03:13] gotta find this 500mg aspirin I just dropped on the floor before my cat does, then I'll look up their support contact info. [03:19] nicomachus: Sup bro [03:20] Hey, do you guys have a link to a Juju tutorial? Mark said you would. :) [03:20] I wanna test it out on my own machine, in maybe a container or something like that. [03:21] !juju [03:21] Juju is a open source devops platform created to allow rapid deployment of applications in the cloud. More info at https://juju.ubuntu.com/ [03:21] sup machus [03:22] according to fstab I have /dev/mapper/cryptswap1 [03:31] yeah 'cause you're using encryption [03:31] ;) === sysop is now known as Guest97440 [03:34] Hello [03:34] everyone give excelsiora a round of applause for being a smart guy. [03:37] hey guys [03:38] how do I create a user with only ssh tunneling functions? [03:38] nothing else? no shell, etc. [03:38] so when i go man (command) i notice that some of the command options start with - and some start with --, do these dashes need to be used? because when i unzip something it's tar xf filename. [03:39] what's the difference between 1 dash options and 2 dash options [03:39] che2: yes [03:39] in the man page [03:39] yes [03:39] the differences are in the man page [03:39] right, i'm saying in the man page some of the options have 1 dash and some have 2, what's with that? [03:40] i'm a noob, probably a dumb question [03:40] they are different [03:40] isn't -- usually a shortcut option? [03:40] man tar [03:41] che2: supposedly an 'end' to what is parsed by bash http://www.cyberciti.biz/faq/what-does-double-dash-mean-in-ssh-command/ [03:41] sometimes they use -(letter) as a shortcut of the longer --commandswitch [03:41] aeon-ltd: thanks [03:41] is there a separate ubuntu help channel, or is this it? [03:41] Does anyone know how to create a user with only ssh-tunnel permissions, nothing else? [03:41] I'm using a PCIe (Atheros 93xx based) card on a fresh install of 14.10, but it's like it can't see the card. The card is a Rosewill N900, model number: RNWD-N9003PCe [03:42] raid? [03:42] I checked reviews before I purchased the card, and everyone seemed to say it just worked. [03:42] che2: here says somethng else though http://www.linuxquestions.org/questions/linux-newbie-8/quick-question-about-single-double-dash-commands-883039/ [03:43] cluelessperson, creating users needs root permission [03:44] gh0strat: has it been installed correctly [03:45] ParSalian, the card has been working fine in Windows 7 [03:45] Amm0n, obviously? [03:45] Amm0n, I'm asking how to create a user that's restricted [03:45] good, info:-) [03:45] any drivers you needed in windows [03:45] is it a raid card [03:45] nope, it just worked from what I remember [03:46] no, it's a NIC [03:46] my executable python script wont run with a double-click, but it will run from the terminal with: python ./test.py [03:46] the first line is #!usr/bin/python like it should be, and i change the permissions to make it executable [03:46] which python [03:47] wrong window lol [03:47] it should be 2.7 [03:47] you're missing the slash [03:47] #!/usr/bin/python [03:47] where [03:47] oh fuck me [03:47] Lol [03:47] hey, don't feel bad about it. Sometimes, all it takes is a second set of eyes [03:48] Yea [03:51] tarwater: I spent 4 hours trying to troubleshoot an rsync command, when I realized that capitalization matters. :/ [03:52] thats rough [03:52] I commented out some mount points in /etc/fstab but is still showing when I type the "mount" command…do u have any idea? [03:53] Does anyone know why - on Ubuntu 14.10 - if I exit out of Skype, there's nothing on the top right corner and I can't log back in or anything? [03:53] thanks for the applause, but when I don't have swap, I don't feel all that smart [03:53] cluelessperson, sry i got you wrong.. read: https://unix.stackexchange.com/questions/14312/how-to-restrict-an-ssh-user-to-only-allow-ssh-tunneling [03:54] Hey guys, best way to make a simple, very simple socks proxy? [03:54] cluelessperson: ssh -D [03:55] Alissa, for possibly public other users [03:55] Run ssh -D to any server, then have users connect through that. [03:55] Should work. [03:55] In theory, tht is. [03:55] gh0strat:i cant track any solutions [03:56] Alissa, huh? [03:56] cluelessperson: If you run ssh -D 1080, that'll make a SOCKS proxy on port 1080 [03:56] ssh -D 1080 [03:56] Alissa, Run that command on the server? [03:56] On the server. [03:56] Alissa, I mean an ACTUAL proxy [03:57] cluelessperson: I know exactly what I'm doing. I do the exact same thing. [03:57] Alissa, so the server will run a constantly up socks proxy? [03:57] If you run ssh in the background, yeah :D [04:03] Anyone have suggestions for a socks5 proxy daemon? [04:04] My laptop running 14.04 at 3.13.0-48-generic has a problem in that the mic ceases to work completely after suspend/resume. Sound output works fine after resume, and the mic works after a reboot, just not after suspending. Here's the output of arecord -l: http://sprunge.us/QhMB Anybody have an idea of what could be going wrong? [04:05] ParSalian: Well thanks for looking into it. I've been looking at it for an hour and can't figure-out why it isn't just working... [04:05] have you removed it, tried a reboot then reintall... [04:06] esph: is it muted after suspend in alsamixer? [04:06] aeon-ltd: no; the settings don't change in any way I can see in either alsamixer or pavucontrol [04:06] ParSalian: No, I guess I'll give that a try. Thanks again. [04:07] esph: i have same issue, apache2 and wifi stop working after a resume and i have to start them again by hand. [04:08] esph: the workaround presumably is to load some relevant kernel module and try using the mic again. [04:08] Does this mean I have a swap partition or not? sudo dmsetup -v table /dev/mapper/ubuntu--vg-swap_1 | pastebinit => http://paste.ubuntu.com/10699139/ [04:08] svetlana: unfortunately, there are like 7 sound modules which depend on eachother and all that jazz, so I think that solution would be overcomplicated at best. [04:09] i see. [04:13] sudo dmsetup table /dev/mapper/ubuntu--vg-swap_1 gives me: 0 12165120 linear 252:0 1940760576 but I'm not sure how to interpret. [04:16] svetlana: just in case though, is there a nice way to restart modules? If I try to remove any of the snd modules, I get "Module [...] is in use." [04:22] kinda sucks that I can't get help with a optional gui enabled install option. [04:22] I'm having trouble getting a PCIe (Atheros-based) wireless card to work. Here's what dmesg has to say about it: [04:22] dmesg | grep ath9k [04:23] [ 8.983185] ath9k 0000:08:00.0: Failed to initialize device [04:23] [ 8.983250] ath9k: probe of 0000:08:00.0 failed with error -5 [04:23] esph: I use modprobe and rmmod [04:24] after installing nvidia-331 driver my screen will no longer dim, but if i restart and change screen brightness before full boot i can, anyideas [04:26] holy shit, I have swap, and I'm not sure why [04:26] also nvidia-331-update is the same [04:27] also, when I try `rfkill list all`, I don't get any output [04:27] I did this: mkswap /dev/mapper/ubuntu--vg-swap_1 [04:28] that must have done it? [04:29] Here's the output, did I mess something up? http://paste.ubuntu.com/10699175/ [04:29] specifically worried about this: mkswap: /dev/mapper/ubuntu--vg-swap_1: warning: don't erase bootbits sectors on whole disk. Use -f to force. [04:31] is that anything to worry about? [04:32] please tell me how to reduce image size without loosing the quality , in ubuntu ?? [04:33] I have a png 39 Mib and i want to reduce it under 2 mb [04:33] <`hypermist`> why not leave it the same as [04:33] <`hypermist`> askoo, * === Timo is now known as Guest67743 [04:35] hypermist`; the website i am uploading too requires image size less than 2 mb , it's my photo [04:35] <`hypermist`> askoo, can you change the .jpeg [04:35] <`hypermist`> to a .jpeg or something [04:36] askoo, you aren't going to be able to make it any smaller without losing some of the quality. 2mb sounds like .jpeg size [04:36] `hypermist`; it s png ! do you mean change it to jpg ? [04:36] ok, going to reboot to see if I fixed it. Wife will be happy too, she has same problem... [04:36] <`hypermist`> Save it as a .jpg [04:36] wish me luck [04:36] <`hypermist`> instead of a .png [04:36] using a image editor will have options for how compressed you want the image [04:37] i am having trouble connecting to my internet while trying out ubuntu [04:37] hypermist` : and how to save it as jpg ?? do you mean from properities ? [04:37] <`hypermist`> Nevermind askoo [04:38] `hypermist`: never mind what ? [04:38] can somebody help me [04:38] i am having trouble connecting to my internet while trying out ubuntu [04:38] <`hypermist`> Just dont worry about what i am saying askoo [04:38] ekaj113: details please [04:39] I feel invisible [04:39] askoo: do you have gimp? [04:40] svetlana: even when trying out mint i have to turn on the driver for my reciever and i did the same on ubuntu. unlike mint networks didn't just show up [04:40] excelsiora: bye & good luck [04:40] aeon-ltd>, YES [04:40] thanks! I exist! [04:40] bye! === dust is now known as Guest54164 [04:41] askoo: if you open the image in gimp, then export it, you will have options for compression there [04:41] exporting as jpeg of course [04:41] Does anyone know why - on Ubuntu 14.10 - if I exit out of Skype, there's nothing on the top right corner and I can't log back in or anything? [04:41] Alissa: the tray icon is missing? [04:42] svetlana: even when trying out mint i have to turn on the driver for my reciever and i did the same on ubuntu. unlike mint, networks didn't just show up where you normally select them [04:42] Alissa: there are probably options for that, to change close to not quit the application [04:43] Someone recommended I install the latest ath9k from backports. How do I go about doing this in 14.10? [04:44] plz help me http://stackoverflow.com/questions/29316542/recover-ntfs-files-after-format-to-ext4 [04:44] !backports [04:44] If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging [04:44] ekaj113: try running ``sudo service network-manager restart'' in ubuntu and checking for the issue [04:45] svetlana: Yep. [04:45] aeon-ltd: I haven't changed any options and don't know why it's doing whatever it's doing [04:45] Thanks aeon-ltd, I'll check it out [04:45] Alissa: did it used to work as expected? [04:45] Nope. [04:46] Alissa: then take a look through the settings [04:46] svetlana: should it work after that or do i have to do something else [04:47] Alissa: http://askubuntu.com/questions/362135/364307#364307 has one workaround involving installing ppa:mc3man/sacy-tests and whitelisting everything in the systray [04:47] ekaj113: I personally expect the networks list to be populated after that, if everything is normal. if it isn't, check dmesg for the error message. [04:48] svetlana: i was just checking ubuntu out anyway, if i trully feel like i want to use it i will figure it out === Guest54164 is now known as dust === luna is now known as Guest49863 [05:03] https://www.irccloud.com/pastebin/u57KRD7B [05:03] unable to upgrade [05:07] maziar__: You another disk to extract the files to, do you have that? [05:08] rypervenche, yes i have [05:08] BlankVerse: "cat /etc/issue" please? [05:08] paste it here, it's one line [05:08] oh that's crouton [05:09] Ubuntu 14.04.2 LTS \n \l [05:09] sorry your OS isn't supported here. [05:09] crouton is a modified chromebook hack, not legit. [05:11] maziar__: http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step [05:12] should we use apt-get or aptitude [05:12] maziar__: You will want to reatore the NTFS file system if possible. [05:12] what is the difference? [05:12] sometimes I have seen that aptitude has more update then apt-get [05:12] rypervenche, i hope [05:13] apt-get = built in [05:14] makes no sense to install extras if you can do the job with what's there [05:14] ok [05:15] I'm trying to get the commands "xset -dpms" and "xset s off" to run at boot, so I made a .conf file located in /etc/init/xsetstuff.conf and put in "start on login-session-start", "script" "xset -dpms && xset s off" "end script" and saved [05:15] Reboot'd however did not take effect [05:15] I don't understand what else could go wrong === andrex|off is now known as andrex === andrex is now known as andrex|off [05:22] I have installed kubunutu x64 on windows 8 laptop, UEFI mode, but I selected either "/" partition, or bios_grub partiotion(don't remember). I am able to load from usb. How can I add ubuntu to UEFI boot menu [05:23] kk, make sure your BIOS is set to install non-UEFI OS. [05:24] why [05:24] The guide says it's ok to use UEFI [05:24] and OS is installed correctly, only problem is bootloader [05:24] I chose wrong option [05:25] kk, you can use live stick to install grub using grub-install option. [05:25] should I type it in term? [05:26] kk, http://askubuntu.com/questions/74761/how-do-i-manually-install-grub [05:26] boot from live stick/DVD and then install grub on your disk without affecting your OS. [05:29] guide https://help.ubuntu.com/community/UEFI#General_principle says "set the /boot/efi mount point to the EFI partition" and I think I need to add ubuntu record to my efi. [05:29] (I want dual booting) [05:30] kk, grub will handle that for you, if my *guess* is correct. [05:30] kk, grub recognizes other OS. Dual-booting or multiple-booting will be possible. [05:30] snes9x-gtk crashed with sigabrt in g_mutex_unlockslowpath === Lejjju70 is now known as phenixtakezo === andrex|off is now known as andrex === AlphaTech is now known as Alphazzz [05:53] my problem was caused by libglib 2.42 [05:53] I somehow upgraded it to utopic while still running trusty [05:54] reverting back to libglib 2.40.2 solved it [06:00] good morning to all [06:22] i just updated some packages on my 14.04 box [06:22] and supervisor has stopped working [06:22] anyone else experience this? [06:24] limbera: superviser? [06:24] supervisor * [06:24] whats that [06:25] it's an application [06:25] that manages other application daemons [06:25] It's a Python-based application to help manage processes. [06:25] well processes [06:25] yeah [06:25] limbera: can you start from terminal to see errors? [06:25] I use it myself but I wouldn't recommend it as it's not exactly 100% working right for me. [06:25] it's not giving me any errors [06:25] i have configured and used it on multiple sites before, and it always works [06:25] but after the latest update it just doesn't detect my config files [06:25] Alissa: what's wrong with your setup? [06:26] limbera: It just gives random and ugly errors. [06:26] I'd show examples but I've fixed it up aaages ago [06:26] yeah sure [06:26] limbera: you could try create another user, and test it from there? [06:26] limbera: to see if its not a config thing [06:27] yeh i'll give that a go now [06:27] although you need sudo to run it [06:27] so i dunno if that will do anything [06:27] limbera: yeah, its just a test [06:27] um [06:28] limbera: maybe 14.04 updated/removed a package that brakes supervisor? [06:28] mmm [06:28] i wish i could tell === brad_ is now known as brad_c [06:28] it's not "broken" it's just not reading my config files [06:28] hmm [06:29] hello [06:29] so i assume i must be doing something wrong [06:29] i am confused [06:29] are there any good chat rooms [06:29] !alis | brad_c [06:29] brad_c: 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* [06:30] limbera: did you try: sudo service supervisord reload [06:31] how can I use corel draw on ubuntu? [06:31] wine [06:31] else? [06:31] giving that a go no lotuspsychje [06:31] or you could try gimp [06:31] Usman: maybe its in the playonlinux database [06:31] !info playonlinux | Usman [06:31] Usman: playonlinux (source: playonlinux): front-end for Wine. In component multiverse, is optional. Version 4.2.3-1 (utopic), package size 1103 kB, installed size 4227 kB [06:32] Usman: or search the wine database like Stryker suggests :p === xubuntu is now known as Guest29787 [06:32] Usman: you may enjoy Krita [06:32] thanks.\ [06:32] hello. pls say, how to wimax usb work on ubuntu 14.04? [06:32] Usman: great program for painting. It is similar to things like SAI Paint Tool [06:33] hi [06:33] Usman, if you want the raw vector stuff, try out Inkscape [06:33] hello!!! [06:34] if i calls apt-get remove [06:35] will that remove all the files that it used to [06:35] like /etc/ [06:35] yes I want the raw vector stuff, is there any app like corel draw for ubuntu? [06:35] Usman: try Inkscape [06:35] Thanks #Stryker [06:35] !purge | limbera [06:35] limbera: To purge all removed but not yet purged packages, use the following command: dpkg -l | awk '/^rc/{print $2}' | sudo xargs dpkg -P [06:36] I know that windows could do it. But can Ubuntu share a hdd which has a spindown time, or will it keep the HDD active continuously? [06:37] hello! [06:38] ViperXL75, http://askubuntu.com/questions/39760/how-can-i-control-hdd-spin-down-time [06:40] Anyone know what i hotkey i just pressed? [06:40] i wrote sudo-apt get install virtualbox- [06:40] then i pressed something so i could see all available packages that start with virtualbox- [06:41] serega527, you can use lsusb -k, this will list all the usb devices the -k will show any kernel modules (basically drivers) loaded for your device, Google the device id (eight hex numbers separated by a colon, and your version of ubuntu) [06:41] tsushi, tab tab [06:41] I know that windows could do it. But can Ubuntu share a hdd which has a spindown time, or will it keep the HDD active continuously? [06:41] tsushi, you may also want to checkout the command, apt-cache search packagename [06:42] oh wow, that [06:42] ViperXL75, I posted a link for controlling spindown time [06:42] that's amazing. Thanks wafflejock :) [06:42] tsushi, no prob [06:43] wafflejock: oh yeah. Oops. [06:44] thank you. after 5 hours I will try to start it work. [06:45] ViperXL75, yeah I haven't messed with this but it appears it should work fine, I have a network attached storage (NAS) box that runs some old version of debian called Sarge that definitely does spin down the disks when it's idle and only powers up when I access it (then taking some time on initial access to spin up the disks), but I haven't messed with it on my laptop/desktop [06:46] serega527, yeah if you have problems you can try posting the device specifics from that command (if you have trouble finding the device just pastebin the output of the command and link it here) [06:50] if it will be useful, this wimax called Yota modem. it use in Russia also. you can find it in Google. [06:55] greetings, I have an issue with .srt files, they are all unknown 8bit charset, so gedit doesn't display the characters right [06:56] what can I do? [06:56] Marasgeon, grab a hex editor like bless [06:57] Marasgeon, it'll show you the hex/binary/ascii representations of all the data in a file, not sure where you're going with it though? [06:58] wafflejock, I just want to check if the subtitles are correct [06:58] sumon [07:02] sumon ubuntu sebver [07:02] Marasgeon, hmm seems that should open okay in a regular text editor but doesn't hurt to try out bless, can just get it with sudo apt-get install bless, you may also want to check this out https://apps.ubuntu.com/cat/applications/subtitleeditor/ [07:04] Marasgeon, if you wouldn't mind linking me to the srt file, I could attempt a few different programs on it to see what will work with it [07:05] Marasgeon, instead of gedit, I often favor geany. Perhaps that would be good to try. It is very capable for a ton of things, including programming rudimentary C/C++ files === it is now known as Guest61946 [07:28] hello [07:28] everyone [07:29] HexChat: 2.10.0 ** OS: Linux 3.16.0-23-generic i686 ** Distro: Ubuntu, ** CPU: 1 x Intel(R) Celeron(R) CPU 420 @ 1.60GHz (GenuineIntel) @ 1.60GHz ** RAM: Physical: 1.7GiB, 82.2% free ** Disk: Total: 9.2GiB, 19.1% free ** VGA: Intel Corporation 4 Series Chipset Integrated Graphics Controller ** Sound: HDA-Intel - HDA Intel ** Ethernet: Qualcomm Atheros AR8152 v2.0 Fast Ethernet ** Uptime: 3m 4s ** === andrex is now known as andrex|off [07:30] atheros wifi chip? [07:31] that supports packet injection for aircrack-ng [07:31] HexChat: 2.10.2 ** OS: Linux 3.16.0-31-generic x86_64 ** Distro: Ubuntu "trusty" 14.04 ** CPU: 8 x Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz (GenuineIntel) @ 2.93GHz ** RAM: Physical: 7.8GiB, 26.6% free ** Disk: Total: 1012.7GiB, 63.6% free ** VGA: NVIDIA Corporation GK106 [GeForce GTX 660] ** Sound: HDA-Intel - HDA Intel MID1: HDA-Intel - HDA NVidia ** Ethernet: Realtek Semiconductor Co., Ltd. CIe [07:31] Gigabit Ethernet ** Uptime: 2w 1d 15h 55m 5s ** [07:32] yours did not send the distro? [07:38] hi [07:38] what is daisy.ubuntu.com? Mar 29 09:29:52 alienbuntu whoopsie[795]: [09:29:52] Cannot reach: https://daisy.ubuntu.com [07:38] and why is ubuntu sending something "home"? [07:40] iceroot: hi. [07:40] !info whoopsie [07:40] whoopsie (source: whoopsie): Ubuntu error tracker submission. In component main, is optional. Version 0.2.39ubuntu0.2 (utopic), package size 23 kB, installed size 142 kB [07:40] svetlana: the question is why is ubuntu sending something home without asking me? [07:41] iceroot: the thing submits error messages and details to the ubuntu bug tracker. I think it's meant to let you know first by means of a dialogue. [07:41] svetlana: no dialogue [07:43] no information that infos will be send and much more important no info WHAT will be send [07:43] iceroot: https://wiki.ubuntu.com/ErrorTracker has some details on how to configure it. let me know if the default is to send these reports without letting you know -- this should not happen I think. [07:43] svetlana: thank you i will check the links and also the defaults [07:46] Hei, what can I do if I presumably killed my xserver? When booting (and wanting to log in) the graphical surface is not avaliable, only the text consoles. How can I identify the problem and solve it? [07:46] Thanks! [07:47] svetlana: seems like when the "would you send the info" window is closed, it will create a *.upload file insteadof uploading it. later it will check if there is *.upload in it and will upload everything to daisy.ubuntu.com [07:47] so if you cancel/kill the question-dialog a upload.file is created which is acting like a queue [07:48] iceroot: sounds undesirable at best; can you please look up the package info in the package manager, find the 'file a bug' URL, and use it? [07:49] svetlana: sure, but i guess ubuntu-bug packagename is also fine? or should this reported upstream instead of launchpad? [07:49] both commands report to launchpad, and reporting to launchpad is fine (in case the software is configurable enough to fix it within the distro) [07:51] svetlana: thank you for the support and useful input [07:52] hello === Schnabel- is now known as Schnabeltierchen [07:53] iceroot: no worries :-) [07:53] lobhater: hi [07:55] googd morning everyone [07:57] can anyone tell me where i can learn everything about ubuntu? i just installed it and i want to know stuffs about it...is there any tutorials r something? [07:59] lol so many ppl online and no answer [08:02] aliman, it depends on what you want to learn.. you could start here: https://help.ubuntu.com/ or just feed google with: ubuntu searchterm [08:04] Amm0n_ witch is the Super buton? [08:05] aliman, its the windows key in most cases [08:06] Amm0n ohh thx [08:06] aliman, not explicitly ubuntu but if you want to lear you'll find many info's here: http://www.linuxtopia.org/online_books/ [08:08] i like this system more then windows but i need to learn it very well [08:08] svetlana hi :) you helped me out yesterday and i want to tkank you :) my nick was bogdan by then :) [08:09] hello, I had an empty sd card, it was getting detect when I was plugging it in my laptop. I've installed Raspian on it and now nothing happens when I plug it in. I can see this on syslog "mmc0: new ultra high speed SDR50 SDHC card at address 59b4", maybe it's not auto-mounted anymore? What can I do? [08:09] guy what d you think about ubuntu on phone? [08:09] guys* [08:14] Amm0n do you have any idea if i can use video call on skype? cuz i don't see any only simple call [08:14] aliman, no sry i don't use skype [08:15] aliman: you can use video call on skype but skype should be avoided if possible (closed source, microsoft, usa) [08:16] so? what that means? is there a problem with it? [08:16] aliman: from the function, no [08:16] aliman: from the point of freedom, yes [08:17] do you mean they can track you by skype or what? [08:18] aliman: you can be tracked by everything which is not encrypted. the main issue here (from my point of view) its software from the usa which is closed source, so you dont know what microsoft and the nsa are doing there, because noone is able to check what the programm is really doing on your system [08:18] aliman: but there are also a lot of people which dont care about all this closed source stuff. so from the function for a video call, everything is fine and its working [08:19] when I plug a micro sd card, the following files are created "/dev/mmcblk0", "/dev/mmcblk0p1", but it's not showed when I do "df -h". Do I need to mount it or something? [08:19] iceroot, from this point you can't use any computer since most hardware is manufactured in the us ;) [08:19] bibi-23: mmcblk0 is the device itself, mmcblk0p1 is the first partition (there are your files) [08:19] don't get upset i'm sorry but i don't understand all of those terms and my english is not that good also. i kinda don't know what you mean by closed source [08:19] Amm0n: yes [08:20] Amm0n: and no [08:20] Amm0n: everything is manufactured in china not the us [08:21] Amm0n: but its not about countries, its about not losing the control of your software and hardware. with closed source there is no single control but i am also aware that there is no 100% free system (soft and hardware) but that should not result into "then i dont care" [08:21] iceroot, i'm 100% with you [08:22] iceroot if i encrypt the system should i be more safe? [08:23] aliman: this is not related to your skype question but if you are interested what free software and closed software is i would suggest this link https://www.gnu.org/philosophy/free-sw.html [08:24] aliman: and ubuntu is free software (most parts if it) === danmo98 is now known as shark [08:24] iceroot: thanks for your help, I'm following this tutorial again (http://www.raspberrypi.org/documentation/installation/installing-images/linux.md), it was working when the sd card was empty but now that there is already something on the card, Ubuntu doesn't detect it anymore... What do you mean by "the files are in mmcblk0p1", I don't see anything inside (it's not a folder). Previously... [08:24] ...Ubuntu was opening a window when I was plugging the sd card, like it does for a usb stick for example. [08:26] bibi-23: you can not open the files in /dev/ directly. its holding the devices and partitions and these needs to be mounted, that is what ubuntu is doing normally when you put in a new drive/card [08:27] bibi-23: could you paste the last lines from the command "dmesg" which are relaed to this /dev/bb.... [08:27] bibi-23: /dev/mmc.. of course, sorry [08:29] iceroot: sure, do you mean this? http://paste.ubuntu.com/10699743/ (dmesg | grep mmcblk0) [08:29] bibi-23: please without the grep :) [08:30] bibi-23: if you put in the card, maybe the last 10 lines should be reladed to this with something like "new highspeed usb device" and so on [08:31] iceroot: I've put it out and in, here were the last lines that look related : http://paste.ubuntu.com/10699753/ [08:32] lol [08:32] iceroot do you knw anything about ubuntu on phone? [08:32] aliman: sorry, no [08:34] bibi-23: if i am correct are these raspbian images inside a fat32 partition and ubuntu should be able to mount fat32 by default. but the lines you were pasting are not very useful (for me) === Yukkii is now known as oujo-sama-san-ku [08:34] or at least /boot is in fat32, dont know exactly === oujo-sama-san-ku is now known as Yukkii [08:35] i can not send and receive files from windows on ubuntu or vice-versa on skype? [08:36] !samba | aliman [08:36] aliman: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/12.04/serverguide/windows-networking.html [08:36] cuz is not working for me...its like android and ios [08:36] !sftp | aliman [08:36] aliman: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [08:36] hm, not that useful [08:37] aliman: you want to transfer over the internet? or inside a local network? [08:38] cuz i am a truck driver i am in a gas station. and i am using wifi to talk home with my wife. i wanted to send her something [08:39] aliman: if you want to use skype, you can also share files there [08:39] aliman: so no need for samba, sftp or something like that. skype can do that [08:39] aliman: http://www.skypelive.com/de/features/send-files/ [08:39] i tried to send a pic on skype and my wife tried to do that to but we did not received them [08:40] iceroot: hum I don't know what kind of partition it's inside, can't I flash it to remove anything on it? Apparently it's getting detected, so maybe there is a solution... [08:40] bibi-23: so you want to wipe it and create a new partiton for your later rasbpian installation? [08:40] !gparted | bibi-23 [08:40] bibi-23: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php [08:41] bibi-23: sudo apt-get install gparted and then type gksudo gparted, select your mmc device and check the partitons there and create a new one or delete an existing one [08:41] bibi-23: but dont act on the /dev/sd devices, that are your hard disc,so select the /dev/mmc stuff [08:42] bibi-23, can you paste the output of lsblk -f? [08:42] iceroot: yeah whatever that allows me to make it readable again by Ubuntu, I'll try it thanks [08:43] Amm0n: first use the command from Amm0n so that we can see what is on the device [08:43] Amm0n: sure, http://paste.ubuntu.com/10699808/ [08:43] bibi-23: seems like there is a partition without a file-system [08:46] bibi-23, pls paste sudo blkid instead [08:46] iceroot: so I'd better use gparted to erase everything? It's not a problem there is only a previous fresh raspian installation. But I think I didn't do it properly that's why I'd like to retry. [08:47] bibi-23, if you don't want to use raspian, wipe it [08:47] no need to paste then [08:48] nvm.. :) [08:52] iceroot: yep definitely something wrong, with the graphic tool I see some info (http://paste.ubuntu.com/10699838/). By deleting the existing one, you mean right click on the /dev/mmm... and "Delete"? [08:54] bibi-23: just select /dev/mmc in the right upper corner, then dev/mmc...p1 should be in the list. right click and create new file-system [08:54] bibi-23: if it is onlynfor linux, use ext4, if it is for rasbian i guess fat32 was needed, if you want to use it on windows as well, use ntfs [08:56] bibi-23, you want to try to dd the raspian again? [08:58] and why do you want to access it from ubuntu? [08:58] iceroot: there is no such thing available in the list (most of them are light grey unclickable), I can do "Delete", "Resize remove", "Format to", "Information" [08:59] Amm0n: because somehow the raspberry doesn't do anything when I plug it into it, I'm sure I've followed all their instructions properly but I'd like to retry, maybe something went wrong. [09:00] bibi-23: format to [09:01] ok, if you want to retry with dd you don't need to create partitions.. dd will wipe all partitions anyways [09:02] i'd try as recommended in your guide to dd with 1M instead of 4M [09:02] sry iceroot xD [09:03] Amm0n: oh ok great to know thanks, so I'll try again, yeah... because the book about it says 2M but their online page 4M, I've used 4M at the time, maybe if I lower it it writes in a safer way [09:08] Amm0n: I'm trying again with 2M, then I'll do 1M if it still doesn't work. Anyway thank you very much for your help :) [09:09] yw, there are channels for raspberry on freenode too [09:09] How to configure xrdp (using only the RDP protocol and not VNC) in Linux Mint? I'm at a loss after googling this... [09:09] i can't help you with that [09:10] I'm running "Linux Mint 17.1 Rebecca" [09:11] and it's the KDE version [09:12] melvincv, rdp sux try x2go or NX No Machine [09:14] Amm0n are you here? [09:14] aliman, yup [09:15] Amm0n: thanks, i'll try the tutorials [09:15] where do I see the multiple cores when I press 1 with top command [09:15] I don't notice anything [09:15] SquRoFL: so you get a gui, but very laggy on a brandnew install,, right? [09:16] do you have any clue if i need to set my mic on skype or something? cuz i just called someone and he could not hear me. i did but he did not. and btw video call is working but the person i call can not hear me [09:16] well I notice something [09:16] I just can't tell how many cores on here from using tops [09:16] top* [09:17] aliman, sry mate i can't help you with skype [09:17] my senior system admin had done some voodoo in the top command - now it does not respond on pressing 1 (CentOS) [09:17] DasEi: yeah [09:18] what's happening is basically the (my user here) and guest selection screen [09:18] is being weird. === andrex|off is now known as andrex [09:18] itt'l go to the purpleorange screen with dots and ubuntu logo in the center, ubuntu 14.04 LTS bottom left [09:19] and if i press enter, logs me in as guest. [09:19] is it a live cd? [09:19] nope. [09:19] installed on HDD from the liveCD [09:19] SquRoFL: so try to boot safemode next, do a full update/grade (has to be connected to inet OC), dry a dpkg-reconfigure on xorg, look at syslog for additional hints [09:19] are you sure it is booting from the hard drive? [09:19] unfortunately he is also the CEO of another company (and a consultant here) So I can't really go to him with doubts :( [09:19] yes. [09:20] no CD/usb in there. [09:20] ok does the user you specified exist? type ``id usernamehere'', replacing usernamehere with the username you specified during install [09:20] it does exist. [09:20] it's at my login prompt before it dissapears [09:21] so there is a login screen but it disappears before you get to log in as your desired user? [09:21] yes. [09:21] ok, what i woud do is this: try to press ctrl+alt+f1, log in, type 'startx' there, and go to settings to disable guest login [09:21] then reboot and try again [09:21] (backup data first, if any) [09:22] (just in case we have to reinstall later) [09:22] login password? [09:22] yes [09:22] login is the username you specified during install [09:22] typiung my password i set up during setup does not work./ === `hypermist` is now known as sleepypc [09:22] odd [09:22] yeah [09:23] from within guest session, type 'sudo passwd usernamehere'. does guest have root access? [09:23] (passwd is a command name, not a password) [09:23] wait [09:24] it was user then password hur dur [09:24] hehehe [09:24] now i'm at a term [09:24] svetlana: , SquRoFL, ctrl~alt~F1 leads to same init as safemode, FYI, else see above [09:24] how do start guio again [09:24] * DasEi leans back [09:24] cool, try 'startx' [09:24] blaaaackscreen. [09:24] after startx [09:24] wait [09:24] loading [09:25] give it time, then switch back to ctrl+alt+f1, press ctrl+c, try again ... ah there we go [09:25] ok now you have to find settings window and disable guest login there [09:25] i think this single core atom box isn't beefy enough for ubuntu imo [09:25] no, it's alright, startx is supposed to be slow [09:25] why is it amazon preinstalled on ubuntu? [09:25] (it's loading all the graphics stuff from scratch, so..) [09:25] Amazon isnt preinstalled on Ubuntu. [09:26] it's stuck at the orangepurple desktop background with the * tessalation [09:26] aliman: more specific please, do you mean the web browser search engines? [09:26] HOw slow? [09:26] just 5 seconds should be ok [09:26] yes. when i install ubuntu and i start it on the menu bar there is amazon icon [09:26] been 60 [09:26] try to switch back to ctrl+alt+f1 , ctrl+c, run startx again [09:26] aliman: err what version [09:27] 14.04 LTS [09:27] aliman: I have to fall over and leave it to others; first time I hear and I've been not using the 'menu bar' thing for a while now [09:27] aliman: so hold on :) [09:27] hey guys when my system boots up instead of having ubuntu only it shows something like this http://i.stack.imgur.com/U39zl.jpg [09:28] if i do a screenshot how can i show you? [09:28] mehdi: that's not boot, that's shutdown (without poweroff). try to power it off and boot again. [09:28] aliman: upload it to www.imgur.com [09:28] aliman: Just upload it to an image hoster, [09:29] svetlana, well it happens on both when u shutting it down and starting up === administrator is now known as Guest60971 [09:29] that was just an example [09:29] i didnt get the picture [09:29] mehdi: does it boot successfully into a login screen? [09:30] yes but i wanted to in only shows "UBUNTU" not the screen like that [09:30] mehdi: ok, that sounds fair enough. give me a minute. [09:30] tanx [09:30] Hi [09:30] LOl [09:31] hi [09:31] fxmulder_ [09:31] fxmulder_fxmulder_fxmulder_fxmulder_ [09:31] fxmulder_ [09:31] mehdi: And is there 13.04 mentioned too, on your screen? [09:31] what ? [09:31] well mine is 14.04 [09:31] mehdi: ah, fine. [09:31] and im waiting to upgrade to 15.04 [09:32] Amm0n http://i.imgur.com/1M6ejQ5.jpg?1 [09:32] it is right under ubuntu software center [09:33] mehdi: I think you have to edit /boot/grub/grub.conf and replace 'text' with 'splash'. if there is no 'text', just add 'splash'. in the ``linux blabla blabla root=blabla ro somethinghere'' line at the end [09:33] aliman: you can see the amazon search en on the left, not "Amazon is installed". [09:33] aliman: In case you dont want it, you can easily disable it. [09:33] mehdi: you can pastebin the file (old and new versions) if you would like me to read through it before you save it [09:34] bekks how can i disable it? [09:34] aliman: Click on the Ubuntu button, search for "Privacy" and then turn off "Include online results" . [09:34] i just pres unlock from luncher? [09:34] No. [09:35] i just did that bekks but the amazon icon is still there [09:35] aliman: The icon will remain there. [09:36] aliman: but the functionality that amazon is used to search for online results is disabled now. [09:36] sure [09:36] ohh ok [09:36] mehdi: (I am assuming you already tried ``sudo apt-get install plymouth-theme-ubuntu-logo'' and ``sudo update-alternatives --config default.plymouth''. if you didn't, you may want to do it first) [09:36] svetlana, no i didnt [09:37] right. I would suggest to do it first and reboot to test it. if it doesn't work, we'll edit the grub file. [09:41] svetlana, and which part should i change in grub.cfg? [09:42] in the block for your ubuntu, change the line which starts with 'linux' (pastebin both old and new version before saving the new one) [09:42] i havent change it yet [09:43] oh, sorry, I'm lagging behind. can you pastebin your /etc/default/grub file, please? [09:43] Hey, anyone on a Macbook 6,1 (2010 - 17 inch) ? [09:43] set linux_gfx_mode=text is this one? [09:43] (no, we should not edit the first file I named, it'll get overwritten) === sleepypc is now known as `hypermist` [09:44] hi i go too a website and not all images show i think they are gif im using firefox [09:44] svetlana, http://paste.ubuntu.com/10700050/ [09:45] wrong file, I mean not /boot/grub/grub.conf, I mean /etc/default/grub [09:45] ubuntu got it own pastebin cool [09:45] :D [09:45] err I again was looking at the wrong paste [09:45] GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" <-- this looks ok [09:46] how do i get all images from a website to show in firefox? [09:46] mehdi: if this is the old version, I think we have to go back to the other two lines I suggested -- installing plymouth and setting it as default [09:46] ok letme try those [09:47] svetlana, how can i change the picture for splash? [09:47] ablest1980: from a whole website, or from a currently open web page? [09:47] ablest1980, this maybe: http://stackoverflow.com/questions/4602153/how-do-i-use-wget-to-download-all-images-into-a-single-folder [09:47] login=loginmanger;setmode=bootmanager ;) [09:48] some of the images doesnt show from a website [09:48] i think they are gif [09:48] svetlana, which one http://paste.ubuntu.com/10700072/? [09:48] ablest1980, have you got a link of the page in question? [09:48] mehdi: you have to edit /lib/plymouth/themes/default.plymouth and specify your image path there (someone correct me if I'm wrong and there is a setting for this in the settings window) [09:49] checking [09:49] no [09:49] reboot brb [09:49] yes but you need to have an account to see what i am talking about [09:49] the site is www.gedforfree.com [09:50] svetlana, remove the question mark [09:50] mehdi: um, 0 or 2 should work. I would leave it as is, reboot, if it doesn't work then try another one. (and report a bug to the plumouth package about such weird duplicate in the list) [09:54] svetlana, i had this problem once when i installed mint there was an app for changing a boot resolution and that fixed it [09:54] donno about ubnutu === Yukkii is now known as Yukkino [09:54] svet,a a [09:54] mehdi: yeah, I'm just wondering whether it installed a new package when you asked it to install plymouth thingy [09:55] tanx anyway [09:55] I think we have 2 unanswered questions :) [09:55] hi arcx [09:55] that was wrong placement of fingers on the keyboard... [09:56] mehdi: [ 1) did it install a new package or was it already installed 2) did you try 0, did you try 2, did any of them work when you try to reboot ] [09:56] ah ok arcx, no worries === noteness is now known as noteness-bot [09:57] svetlana, it was long time ago on mint 9 if i not mistaken it no big deal [09:57] I am still looking for a solution how to fix my ubuntu 14.04: Somehow I have no graphical surface when booting up, i.e. I can login in the text consoles, but when changing to the GUI, the screen stays black. I assume that I killed the xserver somehow, or deleted an important package. How can I fix that? [09:57] mehdi: I mean on this ubuntu box [09:58] well in ubuntu i havent tried anything yet [09:58] it would be a good idea to try. the configs you pasted are from ubuntu, right? === noteness-bot is now known as noteness [10:02] mehdi: good luck -- I'll disappear for a few hours in a few minutes, but I am sure that you'll figure it out [10:02] svetlana, take care [10:07] buongiorno a tutti il comando per installare il kernel realtime è sudo apt-get install linux-loelatecy o sudo apt-get install linux-rt ? grazie [10:08] *linux-lowlatecy [10:08] *linux-lowlatency === `hypermist` is now known as sleepypc === sleepypc is now known as `hypermist` [10:11] drox: no hable espanol [10:11] habla* [10:12] You can translate it easily: What is the command for installing the realtime-kernel? install linux-lowlatency or linux-rt? [10:14] exscume i know to be in channel ubuntu-it [10:15] SquRoFL, can you to help me? [10:16] Anyone here know how to properly install an ubuntu server? [10:17] these people keep mentioning creating another user and messing with files you shouldn't have to touch [10:17] drox: you are in #ubuntu-it now I think. [10:18] svetlana, yes thanks alot [10:18] cluelessperson: I go with the stock install and then follow https://www.debian.org/doc/manuals/securing-debian-howto/ (much of it applies to ubuntu as well). [10:19] svetlana, I accidentally a word [10:19] Does anyone know how to properly install a teamspeak server? [10:19] OH [10:20] can you avoid doing this? it's proprietary software, and unless you have clients, it's best to move to something else. [10:20] i installed 14.02 over my 12.10 using the live CD. when i reboot my PC i get dropped into grub rescue. if i explicitly pick the boot device, i can get up grub and boot into ubuntu but unfortunately windows starts to load then just resets. any suggestions on how to fix this particular problem? [10:20] i've tried using boot-repair but it complains about not being in UEFI mode. [10:22] Hello! [10:22] svetlana, like what? [10:23] svetlana, and yes, I have clients [10:23] cluelessperson: how many? [10:23] svetlana, 50 or so, usually about 10 at a time [10:23] and what activity do you want to do with them? [10:23] roughly [10:23] svetlana, We do gaming. [10:23] svetlana, the community is open to pretty much everyone. [10:24] gaming over 1 shared screen? or how does it work? [10:24] svetlana, it's teamspeak. audio/headsets/mic sort of thing. [10:24] or a game which uses teamspeak for voice communication? [10:24] ah I see === noteness is now known as noteness-bot [10:24] svetlana, We use the higher quality continuous voice of teamspeak for team play. [10:25] I might suggest using tox or an SIP client for it. it should work for audio chat. [10:25] what OS do the gamers use, how would you say? [10:27] svetlana, Windows. [10:27] can anyone tell me if i can make the luncher disappear and use the icons on the desktop like on windows? [10:27] svetlana, Most gamers already use teamspeak or similar, I won't move to something else. [10:27] http://www.sysads.co.uk/2014/06/install-teamspeak-3-in-ubuntu-14-04/ cluelessperson [10:28] svetlana, cluelessperson what os games use, etc, please take to #ubuntu-offtopic , thanks [10:28] cluelessperson: ah ok. I think you would be best following teamspeak install instructions from its official website then. if there's a specific instruction which makes no sense to you, just ask here. === noteness-bot is now known as noteness [10:28] bazhang, this is on topic, we really don't need you micromanaging, thanks. [10:29] can someone please tell me if i'm at least likely to be able to rescue my windows partition? all this EFI stuff is new to me. [10:29] cluelessperson: it was my fault for distracting to discussion of what to switch to. please don't counter attack people. [10:29] cluelessperson, I just gave the link on how to install it, please have a look [10:29] svetlana, don't worry about him, it's not neccessary to be anal [10:29] cluelessperson: this is not interesting to me. what is interesting is where you are stuck. [10:30] danbower, symptoms? [10:30] danbower, you followed the upgrade guide, or just installed directly over the 12.10 by altering the sources.list [10:30] if by "upgrade guide", you mean the install wizard that says something liek "uninstall 12.04 and reinstall" then yes i used that [10:30] Hey guys! Anyone knows if there is somewhere a free linux server to execute simple scripts? Thank you [10:31] danbower, what's going wrong exactly? [10:31] i booted up the live CD to see if it would have any obvious problems with my hardware and it seemed alright so i started the installation process [10:31] danbower, it was from 12.04 to 14.04? [10:32] falematte: dmoz.org, look for 'unix shell provider', there's a few free ones. none are endorsed by ubuntu though. not all of them run ubuntu either -- check it on their websites. === andrex is now known as andrex|off [10:33] cluelessperson, the installation went fine but on reboot i get grub rescue. something about an unknown device. however if i get up my BIOS boot menu i can pick the actual harddrive (a partition of windows 7 and ubuntu) and get up grub. ubuntu boots but windows starts then the system just resets [10:33] hello, how can I install psybnc? [10:33] i've tried using boot-repair but it complains about being in legacy mode. i've tried enabling EUFI but only difference is that i now can't see the mounted drives (windows 7 and some storage disc i use) [10:33] svetlana ? [10:33] !info psybnc [10:33] Package psybnc does not exist in utopic [10:34] bazhang, whichever the last LTS was. 12 something [10:34] aliman_: hi [10:34] danbower, 12.04 and 14.04 are LTS [10:34] svetlana can you pls tell me if there is any way to make the luncher disappear and use the icon like windows does? [10:34] cluelessperson: (people who are alzy to package stuff for ubuntu occasionaly make instructions which make you edit files by hand. it's nice to know what they mean, so I'd be glad to explain any step) [10:34] right. it was from 12.04 to 14.04 then [10:35] aliman_: sorry, trouble following. I don't know how windows works after 2002. launcher where? [10:35] svetlana, thanks for your help, I'll do more googling [10:35] danbower, do you have usb still plugged in? [10:36] i used the livecd [10:36] danbower, is it still in when the unknown device error occurs? [10:36] nope, i removed it when the installation completed and the tray popped open [10:37] Are sudo apt install * and sudo apt-get install * both same? [10:37] Or Apt means aptitude? [10:38] i have looked on google a fair bit but i can't find someone with this particular problem. i.e. grub rescue on boot but can access grub if i pick the actual hard drive from the boot menu. ubuntu works but windows doesn't... [10:38] bhavesh: apt is not a valid command. [10:38] absolutely no warnings during the install that something like this might happen. i thought i was pretty safe installing over ubuntu.. [10:38] bekks: oh it must be a mint command then. [10:39] bekks, but it works in ubuntu [10:39] just tried [10:40] Mandeep_Singh: Didnt know that. TIL. Thank you :) [10:42] :) [10:44] svetlana luncher is the left menu bar you know? [10:44] So they both are same? [10:44] where you have all your icons [10:44] bhavesh: apt and apt-get are different commands. [10:44] talking bout that [10:44] bekks: hmm, the format of output looks similar. [10:44] Does anyone know how to add a local public key to the user/.ssh/authorized_keys file? [10:44] I can't add it because it's hidden it seems [10:45] bhavesh: similar, but not identical. [10:45] aliman_: ah. that's unity. I don't use it (I uninstalled it). wait for someone here to answer, ask again with all details if you like - you can post screenshot to www.imgur.com and link to it here. [10:45] cluelessperson: cat key.pub /home/user/.ssh/authorized_keys [10:45] cluelessperson: cat key.pub > /home/user/.ssh/authorized_keys [10:45] cluelessperson: https://help.ubuntu.com/community/SSH/OpenSSH/Keys [10:45] svetlana ok thx [10:46] bekks: k [10:46] bekks, archip no such file or directory [10:47] lol #ubuntuforum is quiet inactive [10:47] sudo cat zachary/freeom.pub >> freedom/.ssh/authorized_keys [10:47] cluelessperson: When doing what? [10:47] cluelessperson: And whats the exact output? [10:47] aliman_: the channel is dedicated to website maintainance issues I think. maybe discussion of forum questions themselves but I'm not particularly sure about that. [10:47] -bash: freedom/.ssh/authorized_keys: No such file or directory [10:47] cluelessperson: So that file does not exist. [10:48] cluelessperson: cd /home/user && mkdir .ssh [10:48] svetlana is there any addon or something that hides all the adds on web? [10:48] h: [10:49] aliman_: yes, try ublock [10:49] zachary@pine:/home$ sudo cat zachary/freedom.pub >> freedom/.ssh/authorized_keys [10:49] -bash: freedom/.ssh/authorized_keys: Permission denied [10:49] bekks, archip nope. [10:49] cause you are not logged in as 'freedom' [10:49] cluelessperson: sudo will have no effect on >> [10:49] can i use sudo apt-get install ublock or it's a little bit more complicated? [10:49] but you're trying to add a file to its homedir === Isla_de_Muerte is now known as NwS [10:49] aliman_: firefox has its own addon manager [10:49] svetlana, I can't, logins are disabled, only key authentication is allowed. [10:49] ok [10:49] cluelessperson: cat zachary/freedom.pub | sudo tee -a freedom/.ssh/authorized_keys [10:49] huh, neat :-) [10:50] svetlana is ublock or addblock? [10:50] ublock is a written from scratch, faster adblock. but adblock plus also works. [10:51] svetlana i writed ublock in the add-on search bar but found nothing but adblock [10:51] that's why i asked [10:52] archip ? [10:53] aliman_: ? [10:53] archip hi [10:53] hey [10:54] archip i just wanted to thank you for helping me out yesterday. i had the nick bogdan :) [10:54] ah np === robert_ is now known as Guest11245 [10:54] aliman_: try adblock then. their ad lists are compatible anyway so if you want to move later then it'll be easy. [10:54] µblock not ublock [10:55] i can't type that. yes it has the greek letter. [10:56] archip i don't know what's the prob, but when i call someone on skype he cannot hear me. and my mic doesn't have any prob. he/she can hear me but extremly low level almost muted [10:56] aliman_: check the audio level on the sound settings? [10:57] Amm0n i did searched for µblock but still nothing [10:57] archip i did that and is all ok [10:58] aliman_: check it with a recording software like audacity, if its fine there its something on skypes end which I cant help you with [10:58] aliman_: s it amplified properly? I mean, have you set the input level to 100%? [10:58] Theta0rionis is ok is 100% [10:59] Theta0rionis and i have no cables or something is just the laptop mi [10:59] mic [10:59] Hm, sounds like a problem with skype itself, as archip says. [10:59] on windows was working just fine [11:10] Hey guys, does anyone know how to install teamspeak on debian/ubuntu well? [11:10] All the tutorials I've found have been crap. [11:11] !teamspeak | cluelessperson [11:11] cluelessperson: teamspeak is the proprietry VoIP software see: https://help.ubuntu.com/community/TeamSpeak For a open source alternative consider using Mumble http://mumble.sourceforge.net/ [11:11] cluelessperson [11:11] how are you doing it ? [11:12] https://www.howtoforge.com/how-to-install-a-teamspeak-server-on-ubuntu [11:12] i think he wants the client [11:12] not the server [11:12] oh well i tried.. :) [11:13] as far i remember teamspeak is in ubuntu repos [11:13] yes it is called 'teamspeak-client" [11:13] what is teamspeak for ? [11:14] its a voip client mostly designed for groups [11:14] voip? [11:14] teamspeak: videoless multi-person group skyp[e chat but it doesn't suck like skype. [11:14] aliman: teamspeak is the proprietry VoIP software, similar to muble but non free [11:15] Voice Over IP [11:15] so you need to pay for it or what? [11:15] celexi, the tutorials I've found are lengthy, require another user made, and dealing with a bunch of BS I feel is a waste of time [11:15] client is free, what costs is to run a server. [11:15] mumble is generally better but a lot of people have a hardon for teamspeak for uknown reasons [11:15] unless you run one yoursel;f, then it's free. [11:15] aliman, SquRoFL It's free. [11:15] aaaa ok. why do you say skype is crap? [11:15] cluelessperson sudo apt-get install teamspeak-client [11:15] celexi, "server" [11:15] cluelessperson: clarify what you're trying to do install the client or server? [11:16] aliman: crappy linux support, bad voice codec, etc. [11:16] celexi, aliman jellow Bad Voice Codec? [11:16] It's free [11:16] skype doesn't support stereo sudio even [11:16] only commercializing it costs money [11:16] audio* [11:16] i didn't say anything about skype [11:17] so what should i use? i am a truck driver and i need to talk home. but my wife uses her galaxy s4 and she has skype. what can we both use and is not crappy? [11:17] if you use chrome or chromium [11:17] hangouts [11:17] celexi i did talked about skype [11:17] a phone [11:17] "my wife has a cell phone. i need to talk to her." [11:17] First. Teamspeak Servers are free, unless you use a 3rd party server. Teamspeak is free to user and run, unless you commercialize it. Their codecs are actually pretty good, very little latency, and it's easy to use. [11:18] aliman, Phones are crappy, probably because of monopolies. [11:18] hangouts or imessage are usually the best working these days [11:18] SquRoFL i was thinking for something cheapper :)) [11:18] you don;t have unlimited talk? [11:18] celexi, I REFUSE to use google hangouts or anything related to google plus [11:18] nop [11:18] those kinds of plans still exist? [11:18] I will not be forced. [11:18] i thougth everyone had unlim talk nowadays [11:18] well he probabyl wants to video also [11:19] so those unlimited minutes will be useless for that [11:19] well i do have that but only when i am in my country. not on roaming [11:19] well, teamspeak does not do video. [11:19] well cluelessperson [11:19] and aliman [11:19] there is also viber [11:19] celexi ?? [11:19] i believe viber has a linux client [11:20] and telegram but i have no idea if telegram has voip [11:20] anyway im out ! [11:20] seeya [11:20] !voip | for anyone interested in alternatives [11:20] for anyone interested in alternatives: VoIP is Voice over IP. The default VoIP client for Ubuntu is !Ekiga. There is also an xmpp voice component in !Empathy. Kubuntu Clients include Kphone and Twinkle. Proprietary Clients include !Skype and Gizmo5. VoIP server applications include Asterisk and Yate ( both in repositories ), FreePBX, and SipX. [11:20] yes man i know that i usually use whatsapp actualy but i was talking about something that i can use video call you know? thats why i chosed skype [11:20] Teamspeak is extremely popular in the gaming community, I have a large user base already on my servers. [11:20] aliman: if you're using linux, good luck getting skype video to work [11:20] I'm not going to swap servers without a very good reason. [11:21] unless it works now, used to not work. [11:21] works fine for me [11:21] but i am on fedora not ubuntu not sure if its broken there [11:21] huh, okay [11:21] cluelessperson: you don't want to set up teamspeak, but refuse to acknowledge that and still want to use it [11:21] SquRoFL i use skype and video call works just fine now but the prob is that the person i talk with cannot hear me i don't know whats the prob. [11:22] audio settings in skype, possibly your mic isnt set up. [11:22] dasjoe, That's not what I said. I said that the existing tutorials I've found are poorly done, and was asking if anyone else had managed it. [11:22] aliman: look at wiki you need to mess around with pulseaudio and alsa [11:22] cluelessperson: so, just set up mumble which not only is free, but open-source, too [11:22] options > audio settings or something similar, make sure your mic works [11:22] SquRoFL i set it up and is all ok [11:22] Also, its positional audio plugins are awesome ;) [11:23] SquRoFL esti roman? [11:23] dasjoe, I have a player base of over 100 players that play on my server regularly, I'm not just changing to mumble without a very good reason [11:23] Stop recommending mumble, not happening. [11:23] cluelessperson: "Teamspeak is a hassle to install and I can't find a good tutorial" is a pretty good reason [11:23] everyone! (besidesaliman) he's looking for video chat, skype is broken, and he's literally just looking for a decent linux-and-android client that does okay video chat [11:24] not how to set up a teamspeak/mumbe/etc server. [11:24] dasjoe, I didn't say that. I said that people seem not to have produced proper installations for it yet. [11:24] SquRoFL yeah thx [11:24] cluelessperson: it is in repo it is just a matter of running apt-get install [11:25] he doesn't seem like the kind of person that'd want to ruin a server just to call home. [11:25] run* [11:25] yeah haha right [11:25] ther's ooVoo, but good luck with that on linux [11:25] nope. [11:26] also, aliman: what's the reason for the no google? [11:27] what do you mean? [11:28] why don't you wanna use hangouts? [11:28] it's fantastic. [11:29] can i use video on hangouts? [11:29] yes [11:29] very well. [11:29] better than skype even. [11:29] well...i didn't know that [11:29] that's the entire point of hangouts lmfao [11:30] i have that on my nexus 6 i use hangouts for masseging and whatsapp as well but didn't know hangouts uses video call [11:30] yeah, just add your wife on google+, then switch her convo to hangouts and not SMS when you wanan do a video call. [11:30] press the camera icon to do a video call. [11:31] hangouts is only for android or can it be used on ubuntu? [11:31] it's web-based. [11:31] http://www.google.com/hangouts/ === Guest83121 is now known as TandyUK [11:32] when I restart my computer, or when the computer sleeps, I have to manually connect to my wireless network. "Automatically connect to this network when available" is enabled. any ideas? [11:32] i need chrome for hangouts [11:32] SquRoFL, Because google attempted to force usage of google plus [11:33] SquRoFL, They should have been sued out of their minds for buying youtube, and forcing everyone to full accounts on another service. That should be considered some sort of fraud. [11:33] lewis1711 fsck -f -y /dev/hdb1 [11:33] who did they defraud? [11:34] SquRoFL, maybe fraud isn't the right term, doesn't matter. [11:34] how is skype any better? microsoft bought them, now required a windows live ID [11:34] !ot | cluelessperson SquRoFL [11:34] same damn shit [11:34] cluelessperson SquRoFL: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [11:34] hello. i am having trouble with file permissions on core files. it won't save them to a folder unless that folder is chmod 777.... [11:34] SquRoFL: I'm still a newb but how does fsck help with lewis1711 wireless problem ? [11:35] hello [11:35] SquRoFL, They didn't create a windows live account for you, and my old skype credentials still work fine. [11:35] how do i resize a lvm partition with ubuntu? [11:35] ... even if the user who owns the folder is same as the one who crashes (creates core file) [11:35] jellow: it was a joke, the linux equivalent of "format C after deleting system32" [11:36] Paradisee: i think ubuntu's disk utility can do that, if not, live boot something like partition master [11:36] cluelessperson skype works fine for me to the only problem is the one with the mic. and i cannot fix it [11:36] that's what im trying to do [11:36] hold on [11:37] got a blank cd and a burner? [11:37] how can i burn cd's on ubuntu? if i want to make a music cd [11:37] http://www.partitionwizard.com/partition-wizard-bootable-cd.html download the ISO, burn it, boopt from it [11:38] tada, diskwizared can do what you want. [11:38] !burn | aliman [11:38] aliman: CD/DVD burning software: k3b (KDE), brasero (GNOME), gnomebaker, xcdroast, wodim (command-line) | To burn ISO files, see https://help.ubuntu.com/community/BurningIsoHowto [11:39] yeah, Paradisee: downlaod the ISO from that page, insert blank CD, right click iso wherever you DL'ed it to, "write to disc" [11:40] then boot from it like when you installed ubuntu [11:40] f12, esc, del, whatever [11:40] f12 on a dell [11:40] enter on a stinkpad [11:41] SquRoFL: im already in gparted [11:41] oh [11:41] hur dur [11:42] what format is the LVM [11:42] ext3 ext2 ext4 ntfs fat fat32 [11:43] lvm2 [11:44] th heck? [11:44] OH [11:44] you're talking about logical volumes....in your OS [11:45] i have NO idea [11:45] i thought you wanted to resize a ext3/ext4/fat volume on a hdd [11:45] linux noob here [11:47] Hey guys, looking for a wireless usb card so checking here: https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported [11:47] Anyone with personal experience recommend one though? [11:47] iunno what you're talking about i use a 300 baud modem with an acoustic coupler [11:48] !lvm | Paradisee [11:48] Paradisee: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [11:48] !behelpful | SquRoFL [11:48] SquRoFL: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes. [11:48] derrzzaa, i have never had problems with realtek and atheros chipset [11:51] Paradisee: according to the wiki for lvm2 there is not e2fsadm equivalent so be mindful of that. Source http://www.tldp.org/HOWTO/LVM-HOWTO/reducelv.html [11:51] Hey.. I have a question. [11:52] !ask | C0r3 :) [11:52] C0r3 :): 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 [11:53] I've installed Docky on my Ubuntu 14.04. When I'm running VirtualBox and a Virtual Machine in another window I want it to give a live preview in my Dock. Is that possible? [11:58] jellow: Do you have any idea? [12:01] C0r3: No afraid not, I've never used Docky. I use mate and just use multiple desktops if I need to monitor more than one app running. [12:06] C0r3: I saw you tried #docky , They also have mailing list (https://groups.google.com/forum/#!forum/docky-dock). Or wait around and perhaps someone will know :) === spitfire_ is now known as Guest31903 === SouL is now known as SouL_I_ === ayyyyy is now known as Nyanpo [12:10] jellow, Thank you for your response. [12:10] C0r3: Please disregard my comment on mailing list as it appears to be dead. Would not waste your time. [12:14] Hiyas all [12:14] jellow, Alright.. [12:14] BluesKaj, Hi [12:15] Hi C0r3 [12:15] sera [12:18] C0r3: hah here is best place to ask about docky https://answers.launchpad.net/docky , Will leave you alone now :) [12:19] jellow, Thanks a lot! === rabisg is now known as zz_rabisg === zz_rabisg is now known as rabisg [12:27] damn is so boring today [12:27] no1 to talk with [12:29] guys do you think is ok if i have only 1 partition on my hdd? or should i have 2 one with the system and one for rest? [12:30] aliman: my preference is one for system and one for /home [12:31] if i reinstall the system and iwant to make 2 part what do i need to do? [12:31] hi. i created the following thread but seems that forum is pretty quiet. i'd appreciate if someone could help me with a boot issue i'm getting after installing 14.02: http://ubuntuforums.org/showthread.php?t=2271309 [12:33] danbower sorry m8 i'm not qualified :) i just started to use linux yday so....i would like to help you but... [12:33] aliman: you've got to select one partition / ( system ) and one /home, may even be an option not sure been a while since I re-installed [12:35] Hi, (14.04) clean install. During boot before the plash screen or maybe during grub, it "flickers" and looks like loading an image with a very slow connection. What could cause this? GPU, grub-settings, high dpi display or what? [12:39] vooze_, you might want to install proprietary graphic card drivers [12:39] vooze_, what does the image show ..an Icon/logo ? [12:43] Hi I have installed apache on ubuntu [12:43] f [12:43] and ssl is not working [12:43] ssl? [12:43] sure [12:43] ssl [12:44] I mean all the https urls are not working [12:44] oh then [12:44] I am getting an error [12:44] ssl_error_rx_record_too_long) [12:44] The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. [12:44] A program has asked which browser to use to open it, if I should choose to use Firefox, where would I locate the file to use? [12:45] /usr/bin [12:45] ? [12:46] Agent_Smith1: the "file" ? [12:46] do you mean the firefox binary / [12:47] did anyone had this issue before? [12:48] nik_: sounds like your cert has been signed with an untrusted CA [12:49] nik_: or your going through a proxy/router thats changing the payload [12:49] I have verified the apache ssl config [12:49] nik_: how have you verified ? [12:49] /etc/apache2/site-enabled/default-ssl.conf [12:49] thats a file [12:49] yes [12:49] I'm asking how you verified [12:49] not what is the file name [12:50] it ssl conf file for apache [12:50] yes I know [12:50] I'm asking how you verified the SSL conf and the cert and CA [12:50] I haven't done that [12:50] hi [12:50] not sure how to do [12:50] h [12:51] -h [12:51] is this for childrensplace.com ? [12:51] no [12:51] no [12:51] hjem: please don't do that [12:52] for my personal use [12:52] did you find that out from computer name? [12:52] nik_: so first of all look at your virtual conf for ssl see what the _default is set to, second verify your certificate chain, third make sure you're not using a proxy that may be mangling it [12:56] /leave === Guest10232 is now known as sUbMuNdO [13:03] @ [13:03] @ [13:03] @ [13:03] @g [13:03] g [13:03] g [13:03] default is set to 443 [13:03] and how do i verify certificate chain [13:03] use openssl [13:08] Hey guys, just installed Ubuntu 15.04 Beta 2 [13:08] gnox: join #ubuntu+1 for vivid please [13:09] lotuspsychje: ok - sry for posting in the wrong channel [13:09] gnox: no sweat ; ) [13:11] Hello again everyone [13:11] Lord_Phoenix: welcome [13:11] I've been here yesterday struggling with Bumblebee as well as nvidia-prime after recent kernel update [13:11] hi all, im having problem using my firewire camera as webcam . its panasonic dvx100 , i can capture through kino but webcamstudio and my chat programs cant see it [13:12] Has anyone else having such problems after update? [13:12] Just can't make any of those to work :( [13:12] Lord_Phoenix: bumblebee is outdated mate, install nvidia-prime only for an optimus card [13:12] Lord_Phoenix: wich ubuntu version are you on? [13:12] nvidia-prime boots in low graphics mode and bumblebee cannot switch to second GPU [13:12] =( [13:12] 14.10 [13:13] Lord_Phoenix: well if you want stable, i would goto 14.04 with nvidia-prime [13:13] Lord_Phoenix: if staying on 14.10 you can try fix broken packages from grub recoverymode perhaps === gusnan is now known as Guest44211 === danmo98 is now known as shark [13:15] How can I check which qt5 version I have installed? [13:15] Well, it's been working for me for last half a year :) [13:15] Just can't figure out what went wrong :-\ === Guest44211 is now known as gusnan === gusnan is now known as Guest98304 [13:17] Ida_: apt-cache policy qt5 [13:20] lotuspsychje, there is no broken packages that's the problem [13:20] Lord_Phoenix: try a nomodeset perhaps [13:21] !nomodeset | Lord_Phoenix [13:21] Lord_Phoenix: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [13:22] Linux really has to fix the boot screen issues, so many flickers and glitches and that's when it displays properly [13:23] love3: no flickering here...maybe you should fix your issues on your machine [13:23] lotuspsychje, but that can help only with low graph with prime, right, because bumblebee loads driver only on optirun call or? [13:23] Lol, how many machines shipped doa to me lately [13:24] hello all. my question is about maintenance-mode. if i switch to runlevel 1, is there a way to unmount the root filesystem for maintenance (e.g. fsck, resize2fs...) without booting with a livecd? [13:25] alfatau: why not just use the recovery mode from grub? [13:27] archip: well i'd like to know if i can definitively avoid a new server boot. === ddd is now known as Guest79134 [13:27] Does ubuntu come with a warranty [13:28] ? [13:28] alfatau: why would you avoid using a live CD? that would be the natural choice for what you're doing. [13:28] alfatau: you can't [13:29] love3: warranty for what? its opensource [13:29] love3: no [13:29] hey [13:29] What if it breaks [13:29] love3: fix it [13:29] how old are u ? [13:29] love3: you can get paid support if you need it [13:29] Hmm, logical [13:30] !ot | royer [13:30] royer: #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! [13:30] Thanks [13:33] Does ubuntu ever apologize? [13:34] love3: what are you asking? [13:34] Does it say sorry when apps crash [13:34] I kinda appreciate that [13:34] my mini-dv firewire camera dvx100 can be seen by Kino , but no other program can see it so i can use it as a webcam , any ideas ? [13:35] love3: you can enable automatic crash/bug reports, but no, there's not an apology - why would you expect that? [13:35] * archip facepalms [13:35] I didn't that's why I asked. [13:35] hello i have the following problem, i am with ubuntu 14.04 64bit, and i run win 8.1 on vmware, the poblem is that when i install some program it takes too much space from the virtual drive [13:36] love3: do you have an ubuntu support question, or are you just making conversation? #ubuntu-offtopic would be more appropriate [13:36] nikola_: resize your virtual drive then === matteo is now known as Guest46453 [13:37] i have no video1394 raw1394 in my /dev/ list [13:37] Ooh okay kinda both I'll separate the things I say [13:37] it will full my drive very fast for program that shuld be 5gb it takes 50gb [13:37] nikola_: ask in #vmware or ##windows === thomas_ is now known as Guest80463 [13:38] ok thanks === ubuntu is now known as simon_g [13:43] hi [13:44] I just tried to add into /etc/sudoers an exception for me (user naftilos76) to execute "iptables -S" but it just does not work. What i did is this: User_Alias RAILS_CONTROL_PANNEL_USER = naftilos76 , Cmnd_Alias RAILS_CP_COMMANDS = /sbin/iptables -S , RAILS_CONTROL_PANNEL_USER ALL=(root) NOPASSWD:RAILS_CP_COMMANDS . I reboot my ubuntu vps and when i connect via ssh as naftilos76 i get permission denied when i enter "iptables -S" . Can anybody suggest [13:44] what i am doing wrong? [13:44] Ubuntu ver is 14.04 [13:45] naftilos76: you did put sudo before the command right? (sudo iptables) [13:45] ah wait you tried to add the executable to sudo [13:45] derp [13:45] If i do i get asked for the passwd [13:46] it should work but it doesn't [13:46] naftilos76, you always get asked for the password [13:46] But i used the directive 'NOPASSWD' [13:46] this is why i used it [13:47] to not be asked for the passwd [13:47] ! [13:47] right? === fred_ is now known as Guest34979 [13:47] naftilos76, just add ALL= NOPASSWD:/sbin/iptables -S [13:49] i am still getting permission denied. Should i reboot? [13:49] hi. if there's anyone familiar with grub/install issues, i'd really appreciate some help: http://ubuntuforums.org/showthread.php?t=2271309 [13:49] forum seems a bit quiet :/ [13:49] I exited my ssh session and got back in and i still get perm denied [13:50] EriC^^ : any ideas? [13:50] hi [13:51] bonjour tt mode [13:51] !fr | ubuntu193 [13:51] ubuntu193: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [13:51] EriC^^: i rebooted and still get the same behavior [13:51] Very strange [13:53] j'ai un petit probleme 403 avec mon serveur sur quel ficher je doit mettre les droits stp [13:54] i have bought kb-tabmate zebronics bluetooth keyboard. only some random keys work but most of them dont work. but it works perfectly in windows. please help me to fix this [13:59] hi [13:59] hey [13:59] :57 < mebigfatguy> rareax, http://www-01.ibm.com/support/knowledgecenter/SSLTBW_1.13.0/com.ibm.zos.r13.bpxa600/rrlr.htm [14:01] where does the ubuntu 15.04 keeps the xorg configuration? my touchpad works fine in ubuntu out of the box only, on other distributions i have to configure it. i cannot find /etc/X11/xorg.conf so i cannot copy the detailed configuration [14:01] !ubuntu+1 | simon_g [14:01] simon_g: Vivid Vervet is the codename for Ubuntu 15.04 - Support only in #ubuntu+1 [14:03] Hi, does Truecrypt 7.1a work with the latest Ubuntu? [14:03] ok thanks cfhowlett [14:03] simon_g, happy2help! [14:03] just out of interest, if that would be 14.10 where would the configuration be stored? [14:04] simon_g, no idea. sorry. [14:04] also- how can i configure the unity to be able to move window to the right/up/left/minimize by pressing the win+ right/up/left/down arrow (like in gnome 3 or windows)? [14:05] i can do the same by just moving window into the side, but i prefer the keyboard solution [14:05] could you recommend any to-do like app, please? ^^ [14:06] for desktop, not browser [14:06] Osmo [14:07] it's in your software center === Guest98304 is now known as gusnan [14:08] Edu-J, the above was for you Osmo personal info manager [14:09] thx Tin_man, I'm taking a look ;) === YamakasY is now known as BiggestBitInTown [14:09] Hi! I just installed Ubuntu Desktop on my netbook and find that by default windows, buttons, fonts, etc. are too big for the small screen and are clipped. Some windows don't fit onto screen and there is no way to see the bottom part of the window. How can I make everything proportionally smaller? I am absolutely new to ubuntu. Thanks! === BiggestBitInTown is now known as YamakasY [14:11] Moonsilence, you might find lubuntu or xubuntu to be better netbook options. to test the look and feel: sudo apt-get install lxde xfce4 then logout, choose an alternate session and login [14:12] cfhowlett, thanks, I will try that. [14:13] Moonsilence, have you tried setting the correct resolution of your display? [14:13] Moonsilence, maybe you have some problem with your graphic card [14:14] Moonsilence, you might also download the Unity Tweak Tool [14:14] Edu-J, the native resolution for my screen was automatically found and set during installation. [14:15] Moonsilence, have a try with Unity Tweak Tool as Tin_man says [14:16] Thanks, Tin_man [14:16] np === `hypermist` is now known as sleepypc [14:19] hello [14:20] where python [14:20] dream, ummm, #python ?? [14:20] study python [14:21] want to study python [14:21] learnpython.org [14:21] I am configuring apache to a custom directory in my home folder, however it seems that there is a problem with the permissions and I get an error that access is denied. [14:21] dream, www.python.org [14:21] dream: https://www.python.org/ [14:22] I have set the directoy to /home/mzaza/Lab/www [14:22] And I get error to access /home/mzaza/Lab [14:22] dream: diveintipython3, and learn python the hard way [14:22] python3? [14:22] mzaza: change directory rights [14:23] can anyone tell me which option i chose for device for boot? the second sda2? http://imgur.com/WmmiVuk [14:23] mp3user: to 775? [14:23] dream: what you want to learn? web, os programming, scripts? [14:23] how to cook [14:23] mzaza: or it depends [14:23] dream: https://www.youtube.com/watch?v=Ps8jOj7diA0&list=PL9D558D49CA734A02 [14:24] Wtf is you people doing? [14:24] scrub fucks [14:24] mzaza: and you need use -r key [14:24] mp3user: On what? I have set it /home/mzaza/WWW to 775 and still I get error when browing localhost [14:24] hjem, stop the profanity immediately [14:24] mp3user: Yes, I did. [14:24] what sya ls -l? [14:25] rwxrwxr-x [14:25] i want yo learn web for python [14:26] dream: u need learn django, its best way for web [14:26] dream: go to www.python.org and all the information you need is there [14:27] mp3user: rwxrwxr-x [14:27] good ,thanks [14:27] django is far from the best [14:27] mzaza: sudo chmod -R a+rx [your_directory] [14:27] mp3user: I think the problem is related to that the home partition can't be accessed [14:27] MrElendig: django best for newbie coz have really big community [14:28] not really [14:28] u know bigger? [14:28] bigger/ [14:28] ? [14:30] start read djangoproject site [14:30] Hi, does anyone here use NFS and have nautilus hang when doing so ? [14:30] dream, get out of ubuntu irc. go to www.python.org and look at the entire LIBRARIES of free resouces. [14:30] anyone here using ubuntu+intelliJ with the latest android SDK on API 22 having trouble running the VM on KVM? [14:30] and if you dont understand something go to python docs [14:31] mp3user: Still. [Sun Mar 29 16:28:03.328340 2015] [core:error] [pid 7577] (13)Permission denied: [client 127.0.0.1:43871] AH00035: access to / denied (filesystem path '/home/mzaza/WWW') because search permissions are missing on a component of the path [14:31] mp3user: ahhh, your recursive chmod above, makes everything executable... <- not a great suggestion. mzaza beware! [14:32] i wanna remove all folder.jpg from several dir typed rm -rf /home/user/folder/*/folder.jpg [14:32] Hi [14:32] cfhowlett: You need to change your tone when helping, if you don't feel like answering then I suggest you don't. Your help in here is greatly appreciated but I will not tolerate what appears to be a less than nice attitude from you. [14:33] IdleOne, noted. sorry [14:33] thank you. [14:33] mzaza: mb this chcon -R --type=httpd_sys_rw_content_t wp-content/ [14:33] Hey idle one how can I make a custom live cd for Ubuntu 14.04 that will run my bash script that installs my programs [14:34] !customize [14:34] hmm [14:34] mp3user: What is that :D ? [14:35] hi all, I have an expanding file "RAW" when I write inside it, it expands. But when I delete it doesnt compact. How can I compact the file? [14:35] mzaza: have the right to edit my .htaccess with wordpress [14:36] Idle any ideas [14:37] Basketballl: there used to be an application called remastersys but I don't know if it's still being developed. [14:37] byebye [14:38] The number I tried that but it screwed up my pc [14:38] It turned my current install into a live install [14:39] Basketballl: I was going to suggest remastersys also [14:39] Are you supposed to select distribution or backup [14:41] Hello Guys, how can I know which driver is being used for my gamepad? [14:42] hi all, I have an expanding file "RAW" when I write inside it, it expands. But when I delete it doesnt compact. How can I compact the file? [14:43] sda: err [14:43] sda: what do you use it for? [14:44] I have a bunch of files (audio, video, personal files). Is it a bad idea to only allow the owner read and write permissions, and remove all group/other permissions? I can't think of any reason not to do this, and it can't hurt and should increase security. [14:45] Hey! [14:45] TheNumb, I use as block device. ext4 formatted. When I delete the file I also "recover" the space whiping the used space with zerofree [14:46] photon: you can do it but will only play a role in systems with more than 1 user [14:46] sda: so you want to shrink the filesystem right? [14:46] sda: man resize2fs [14:48] TheNumb, No, I will keep the maximum size of the file as 300GB but the actual space used is less, When I add file inside it it grows but never shrink [14:51] 7l This is your game ? http://www.desura.com/games/aeon-ball === troll_ is now known as troll === troll is now known as yes === yes is now known as no [14:53] hi there === no is now known as sysadmin === sysadmin is now known as troll [14:53] any one have problems with grep on new ubuntu ? [14:53] i can't use -v option [14:54] it don't work at all [14:54] it work in al linux i used [14:54] orp: can you give an example of it not working that you can share with us? [14:54] yes [14:55] if i touch 1 2 3 4 5 in a var as example [14:55] and i ls | grep -v 4 [14:55] if i echo the var it should return 4 [14:55] it does return at all [14:56] it list all 12345 [14:56] orp: you should not ls | grep anyway :p [14:56] why [14:56] if grep works fine on redhat [14:56] http://mywiki.wooledge.org/ParsingLs [14:57] orp: if ls gives you all 5 files on the same line then ofcourse grep will show the the whole line [14:57] if part of the line match [14:57] If I touch 1 2 3 4 5 ; then ls | grep -v 4 ; I get 1\n2\n3\n5 [14:57] as a sidenote [14:58] MrElendig: -v is invert, so if 4 was there it shouldn't show the line === fred_ is now known as Guest81178 [14:59] yes [14:59] that is the target [14:59] but it don't work at all [14:59] i don't know what happens [14:59] orp: echo 1 2 3 4 5 | grep -v 4 [14:59] is not working at all [15:00] should display nothing [15:00] return empty [15:02] hello all. is there a safe way to switch to maintenance/rescue mode and execute maintenance tasks using ssh? i.e. systemctl rescue causes networking and sshd to be stopped. any other way? should I create a custom target which is a "clone" of rc1.d but with networking and ssh? [15:02] orp: so grep is working fine [15:02] orp: really, stop doing ls | grep [15:02] otherwise, what is a best-practice for this kind of tasks [15:02] ? [15:02] use find(1) or globbing [15:02] ok === Brand3n is now known as r00t [15:03] https://bpaste.net/show/7abf0c711d5f [15:05] thanks mate that will sort it [15:05] if you use zsh then you can ^4 [15:05] no have to be bash [15:05] MrElendig: hi. so you're in #ubuntu now :-( [15:06] Hey guys, does anybody know where I can get help on gamepads? [15:06] solsTiCe: from time to time [15:06] ok [15:07] with bash you can do set extglob and (!4) [15:07] er... !(4) [15:08] or whatever the syntax is [15:08] nobody? :/ [15:08] so I have mounted a samba share via nautilus and I want root to be able to access it (to dd an iso from the share). But he can't. Is there a trick so that can root can access it or I need to mount the share with mount as root. [15:08] https://bpaste.net/show/5481c4180c5d [15:09] what is the error? [15:10] also you might not want to dd directly from the samba share [15:11] # LANG=C cd /run/user/1000/gvfs [15:11] -bash: cd: /run/user/1000/gvfs: Permission denied [15:11] that's what I do. I copy from the share to the user home so that root can dd from that. but that's anoying. [15:12] just mount it as root using mount [15:12] here is what root sees of gvfs dir: d????????? ? ? ? ? ? gvfs/ [15:12] that's weird. I wonder how nautilus can do that [15:15] solsTiCe: nautilus uses gvfs, gnome-virtual-file-system to mount that. therefore only the user nautilus runs as has access. mount the share manually, then you can give mount-options for other users access [15:16] i have bought a bluetooth keyboard but many of its keys are not working. it works well in windows but not ubuntu. please help me [15:21] thunder_kk: what keys? [15:21] thunder_kk: multimedia keys? [15:22] MrElendig: all keys like "a,b,c,d,,," all keys [15:22] what keyboard is this? [15:22] and what does dmesg and xinput say about it? [15:23] Wonder if anyone can help me - I was using Ubuntu for quite some years now. I upgraded to 14.04 and everything went Kaput. However my terminal is working. My GUI is fried. Funny the live USB for 14.04 works perfectly fine. Does have anyone have any pointers [15:24] MrElendig: kb-tabmate zebronics bluetooth keyboard. dmesg says apple keyboard connected. i used keysm to detect keys but there were no keys detected at all [15:26] Lisa_ : apt-get install --reinstall ubuntu-desktop [15:28] ioria: I have done this ages ago but doesn;t work, I tried removing fglrx, then going into the safe mode purge.. but let me try this once again. [15:30] ioria: 0 to upgrade , 0 to install 1 reinstall 0 to remove and 3 not to upgrade [15:30] ioria: Nothing got installed [15:31] How can I allow netcat to keep a listening port open infinite? It seems once i've done sudo nc -l 69 and it's responded to the listening port it then stops [15:31] Lisa_ : sudo dpkg-reconfigure xserver-xorg === ramon is now known as Guest92018 [15:32] my startx simply doesn't work [15:32] Codmadnesspro: nc -k [15:34] I am wondering anyone had the issue of their GUI getting fried upon updating to 14.04 [15:34] hi! is there any way to disable bluetooth at startup? [15:35] Hi. I am trying to "install" pdf2djvu on Ubuntu (http://packages.ubuntu.com/source/vivid/pdf2djvu), but I don't actually know what do to after downloading these packages. [15:35] you don't download them [15:35] you open the package manager, search for pdf2djvu and click install [15:36] nvon: I suggest you read https://help.ubuntu.com and look at the basics of how to use the package manager to install software [15:36] ikonia, so downloading them would be a lot more troublesome? [15:37] yes [15:37] ikonia, I didn't want to install ubuntu, I am using the live cd on vbox. [15:37] nvon: so ? [15:37] ok [15:37] nvon: same concept applies [15:37] nvon: you should only need to run sudo apt-get install pdf2djvu #but knowing what you're doing is good and reading about packages would be good [15:37] http://www.trustfm.net/software/utilities/PdfToDjvuGUI.php?page=Documentation [15:37] another question, if I install i did an installation for plugins and "libavcodec-56" was removed to install libavcodec-extra-56, do I need both? [15:38] no the extra version sounds like it supersedes the former package [15:38] so is it better having the extra? [15:39] SchrodingersScat, ok, that was dramatically easy. I've spent hours trying to make it work on windows and now on linux... [15:39] lol [15:39] viGtor_: technically [15:39] ramen69: the thing is that no matter which one is installed, i get always dependencies missing and now i'm worried :S [15:40] ramen69, SchrodingersScat, any idea on how to do it as simply on windows, using MinGW? [15:40] nvon: if you're looking for software, the repos are a good place to start. You can use 'apt-cache search ' then a keyword to search through them for things you need, and only after that resource is exhausted would I normally look for manual answers. [15:40] viGtor_: have you tried apt-get install then the package name? [15:40] actually i haven't had any problem so far but now that i know there's a problem i keep thinking in some point my OS will be broken [15:41] the xtra version of that package bundles extra codecs, its not better its just got more features [15:41] https://launchpad.net/ubuntu/utopic/+package/libavcodec-extra-56 [15:41] google ^^ [15:41] lol yeah i tried but i'm too newbie to understand some stuff :P [15:42] nvon: nope, if you're looking to install the pdf2djvu, apt-cache show pdf2djvu has this as the homepage, and they have a windows exe but this is #ubuntu ;) http://jwilk.net/software/pdf2djvu [15:42] np im a noob tbh, but if you ask the right questions i can provide the right answers [15:43] ramen69: it warked, thanks SO much! actually i've been replacing mac os x into my macbook pro because a software problem and this is kind of hard :P anyway, do you know how to disable bluetooth at startup? [15:43] nvon: unless you want to recompile the program from the source, its windows only off the bat [15:44] SchrodingersScat, I see, it is just that the windows version is older. Thanks anyway, this saved me some time. (pdf2djvu's docs are awful). [15:44] ramen69, I need to recompile from the source to get the latest version, right? [15:44] nvon: idk much about cross compiling, sorry. === ramen is now known as ramen69 [15:45] derp [15:45] ?? [15:46] nvon: sorry i dc'd [15:46] ramen69, ? [15:47] viGtor_: still stuck? [15:48] yes, i found something but it disables the battery indicator [15:48] :S [15:49] hi, i did plugin a usb drive and it shows only 2.5MB and its a 16GB drive. how can i solve that? [15:49] and de keyboard mapping for the macbook pro too, it's horrible :S [15:49] im not really good with the gui stuff tbh dude viGtor_ [15:49] hey guys i installed skype on ubuntu and i got a small unpacking error can any1 help? is that a problem? and how can i check if is a prob or not? http://i.imgur.com/46iHBZC.png?1 [15:49] aliman: what's the problem? [15:50] arcsky: is only 2.5mb of it partitioned into a filesystem? :S [15:50] check the link...if u watch the pic u'll see in the 6st line an error [15:50] aliman: libgpg-error is a name of a package :D [15:50] arcsky, Do you need to recover files or can you format it? [15:50] nvon: i can format it [15:51] arcsky, what brand is it? [15:51] TheNumb are you sure? so is no problem therE? [15:51] aliman: 100% sure [15:51] sandisk [15:51] ok thx alot [15:51] aliman: http://packages.ubuntu.com/trusty/libgpg-error0 [15:51] aliman: yeah, you're fine [15:51] aliman: looks fine, just a package name [15:51] ramen69: this is for the bluetooth, do you know if doing this i will be able to use bluetooth when needed? http://askubuntu.com/questions/410181/ubuntu-13-10-disable-bluetooth-at-startup [15:52] arcsky, Download a program called BOOTICEx86 [15:53] viGtor_: yes that will disable it on startup [15:53] ohh wi-fi crashed [15:54] what that does is, once linux has booted all of its programs and services will kill the bluetooth 'service' [15:54] Oh perfect then ^^ [15:55] to start it manually type: sudo rfkill unblock bluetooth [15:55] you could even alias that command [15:55] how? [15:56] viGtor_: http://www.hostingadvice.com/how-to/set-command-aliases-linuxubuntudebian/ [15:57] tbf viGtor_ this might make more sense http://askubuntu.com/questions/1414/how-to-create-a-permanent-alias [15:57] adobe flash player [15:57] ramen69: but what is the alias for? [15:58] (lol i feel so stupid right now) [15:58] nah, eg rather than typing a whole string of commands over anf over you can create an alias for the command [15:59] Hello, iv just installed ubuntu linux and trying to learn it. But im having som issues...When im checking out videos in youtube im only geting 360p even when im restricting my search to just find HD can anyone tell me how i can fix this? [15:59] so sudo apt-get update && apt-get upgrade could become just the command upgradenow [15:59] ah! that's amazing ^^ [15:59] dolk82: try updating flash via the package manager maybe? [16:00] would it work for the mapping issue i have? http://askubuntu.com/questions/131900/how-do-i-switch-the-command-key-and-control-key-on-a-macbook-pro [16:00] nah, thats keyboard layout [16:00] here i create de .X.... file and launch it and it works (switching cmd key to ctrl key) [16:01] BUT i have to relaunch the commant on every reboot [16:01] ramen69,: is package manager the same as Ubuntu software Center? (im not used to linux at all :) ) [16:01] nah [16:01] you're not editing the right file if that is the case [16:01] dolk82: yes it is , sorry :) [16:01] cause if i put it on autostartup apps it just does nothing [16:01] dolk82: ubutnu software center is essentially a graphical front-end to the package manager [16:02] ok thanks :) Im guessing it is the Adobe Flash plugin i need to install :) [16:03] viGtor_: ive never done it tbh but i think it might be a pain not sure if anyone else here can give you a hand on setting up a custom keyboard layout [16:04] * ramen69 needs to get back to work, lol [16:04] I'm not to familiar with xorg... [16:04] dolk82 : maybe i'm wrong but on youtube you don't need Flash [16:05] ramen69: ill do some research, thanks a lot dude! [16:05] viGtor_: might help http://michal.kosmulski.org/computing/articles/custom-keyboard-layouts-xkb.html [16:05] does any1 know how can i make dolby sound work on ubuntu for an lenovo g50-70? [16:05] ramen69: thanks worked like a charm but when im playing the video gets choppy/laggy can it be that that i need to install any drivers for graphic card? [16:05] is working on windows cuz i have the driver but not for linux [16:05] aliman_: maybe typing alsamixer in terminal can get you extra options [16:05] dolk82: gpu drivers [16:06] it seems like the whole linux system is a bit slow. It was win 8 on the machine when i buyed it.. [16:06] dolk82: top right of screen in the little bar should be a green icon you can click on to install gpu drivers? [16:06] afaik [16:07] dolk82: i found before that without proper grahics drivers it can seem a bit slow [16:07] viGtor this is all i got http://i.imgur.com/SjWD7z8.png?1 [16:07] is there an irc channel for ubuntu gnome? [16:07] Hello there [16:07] Can someone learn me how to code with objective c? [16:08] ffs guys [16:08] learn me to fucking use xcode and o jective c coding system bras [16:08] viGtor_: irc.gnome.org [16:08] aliman_: can you hear sound? [16:08] https://wiki.gnome.org/Community/GettingInTouch/IRC#GNOME_IRC_Server [16:08] yes i can [16:09] ugh, i remember using alsamixer [16:09] ramen69,: dont know if im totaly retarded but i cant see any green icon here is my screenshot http://gyazo.com/7e7c9e91f3cc1746391aca63d5dbc23c [16:09] i could never get it to do what i wanted [16:09] viGtor yes i can hear sound [16:10] dolk82: try searching software centre for XOrg drivers [16:10] hey all - i'm running into a weird problem with nis [16:10] aliman_: no idea so, i get too much more options thou [16:10] !install rpm [16:10] !rpm [16:10] RPM is the RedHat Package Management system. Ubuntu uses !dpkg, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported) [16:10] i can do 'ypcat passwd' and 'ypcat shadow', and see the respective maps [16:10] but i'm in ubuntu gnome so no idea if this works the same [16:10] but if i do "getent shadow", it doesn't show the NIS maps [16:10] is there any difference between 14.04 LTS and gnome? [16:10] o [16:11] this is ubuntu 12.04.5 with rpcbind and nis installed [16:11] i'm using pam_krb5 for authentication [16:11] how to install rpm [16:11] ! rpm [16:11] RPM is the RedHat Package Management system. Ubuntu uses !dpkg, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported) [16:12] viGtor when you send me message here in chat and you specify my name i hear a sound how can i do this so the person i want can hear? [16:12] researcher, you do not install RPM to ubuntu. if you prefer rpm, you just install a different OS, e.g. fedora or centos [16:12] and i see ur name red [16:12] whats wrong with .deb? :( [16:12] aliman_: just type 3 letter of the nickname and press tab key then type your message [16:13] viGtor_: ah ok thx alot [16:13] viGtor_: is it workig? [16:13] working* [16:14] i heard the rpm distro for noobs pclinuxos [16:14] I'm trying to search for the url of an img src file in an html source code so I can pipe it to wget to download. Any ideas? [16:15] Most vendors package their software in .deb and .rpm packages anyway... [16:15] Missing1600reso: not necessarily, do you know thos OS's back to front? [16:15] what games can run on ubuntu? i mean not the games from ubuntu software center i mean real games [16:16] ramen69: no, just from articles [16:16] aliman_, steam games [16:16] !steam | aliman_, [16:16] aliman_,: Valve have officially announced that they are developing Steam and are working with !ubuntu during their development, see http://blogs.valvesoftware.com/linux/steamd-penguins/ for further details, see https://wiki.ubuntu.com/Valve for install instructions, you can also join #ubuntu-steam for discussion. [16:16] leiter: grep, sed, etc. [16:16] real games like minesweeper [16:16] Missing1600reso: never trust anyone :D [16:16] and on steam can i find games like call of duty and stuff like this? [16:17] not really [16:17] SchrodingersScat: Thanks. I'm having a heck of a time with regex, and grep seems to include more than just the filename. [16:17] aliman_, http://store.steampowered.com/ see for yourself [16:17] aliman_, except thats not a steam game. maybe team fortress [16:17] aliman_, www.steampowered.com will give you the list of games. best you go to the source and see for yourself ... [16:17] aliman_: http://store.steampowered.com/search/?term=&sort_by=_ASC&os=linux&page=1 [16:17] this is probably the wrong channel, but what upstart event do I want to use if I want a service to start as late as possible? [16:17] SchrodingersScat: would sed be better than awk? [16:17] if i have a steam account for windows it will work for ubuntu or i need another account? [16:17] aliman_: it will work. [16:17] this is on a server machine, so I cant' start on desktop environment init [16:17] aliman_, should work [16:18] aliman_: only 1000 games work for linux atm [16:18] i don't think i have time to try all 1000 :)) [16:18] dhrosa because you are on server :P [16:18] aliman_: https://support.steampowered.com/kb_article.php?ref=9439-QHKN-1308 [16:18] leiter: awk is fine. just need to parse for what you're looking for. I normally pull the page with curl then pipe that through somethings to filter junk then finally to wget/whatever. [16:18] more info ^ [16:18] ioria: well yes I know :p, I mean to say that I don't have a DE running, so upstart's documentation is useless [16:19] ioria: upstart reccomends starting on DE startup if you want an event to start late... which is useless on a server machine [16:19] aliman_: sorry i had sound disabled lol [16:19] try again [16:19] viGtor_: lol ok [16:19] aliman_: but i guess it depends on the irc client you're using [16:19] SchrodingersScat: Thank you! [16:19] i'm using polari so it's too limitated by now [16:20] irc client? i just use the chat on webpage on firefox [16:20] lol nevermind so :P [16:20] kek [16:20] i prefer irc clients than webclients === gusnan is now known as Guest95576 [16:21] which one is a good irc client? [16:21] that is subjective [16:21] with ubuntu i think xchat is good [16:21] im using irssi [16:21] aliman_, what distro are you on? [16:22] i'm on polaris cause i try to use gnome 3 apps [16:22] but they're still too "green" [16:22] Missing1600reso: distro? lol m8 sry but i need to ask i just installed linux and joined irc chat so i am not used to all the terms hehe [16:23] I'm also on irssi, but xchat is a good recommendation [16:23] Is there a problem with ubuntu server curl, it seems to use the Redhat path for the CA list, rather than the debian one, leading to errors [16:23] leiter: care to share any of your config? I jsut recently setup this vps [16:23] aliman_: sudo apt-get install xchat [16:23] using the terminal [16:24] or xchat from software center [16:24] xchat is unmaintained and vulnerable from sslv3 attacks [16:24] dhrosa http://upstart.ubuntu.com/getting-started.html [16:24] guys i see dota 2 is free to play. it will be like this 4ever or its only for a period? http://store.steampowered.com/search/?term=&sort_by=_ASC&os=linux&page=1 [16:24] hexchat is the new xchat ;) [16:24] archip, hexchat is the maintained replacement [16:25] aliman_: by the way, you're using Ubuntu 14.10 as a distro with Unity as a shell (from the screenshot you sent me before) [16:25] aliman_, Probably forever, they have a big userbase [16:25] aliman_, you'd have to ask !steam about that - it's their game [16:25] so any idea why i wouldn't see the shadow yp map in "getent shadow"? [16:25] hexchat? never heard, will check ^^ [16:25] it is 14.04 not 14.10 :) [16:25] viGtor_: its a clone iirc [16:25] curl uses /etc/pki/tls/certs/ca-bundle.crt by default, which doesn't exist [16:26] why is xchat still in the repos and not marked with a huge "DO NOT USE" banner? [16:26] ioria: that doesn't really answer my question, but I've figured out an okay-solution [16:26] viGtor_: or at least thats what i have been downloading from ubuntu.com [16:26] Anyone have experience with Ubuntu Mate [16:26] dhrosa happy tohearthat [16:26] archip, people use it I guess, there are many insecure packages, maybe apt-get should have some kind of warning? [16:27] aliman_: oh sorry! hehe Unity doesn't show major ui changes between some versions so i though you were using the last version :) [16:27] lxle is still including xchat atm [16:27] ummm i'm on xchat now [16:27] liked? :P [16:27] Me also... I should probably change [16:28] hexchat is the way to got ;-) [16:28] +1 [16:28] go* [16:28] I haev switched to irssi [16:28] viGtor_, well, let me stay here more before i pronounce :)) [16:28] and polari? [16:28] viGtor_: I'm not a fan of polari. [16:28] At least polari 3.14 [16:28] viGtor_, specify my name again plz i want to know if is working here too :) [16:28] aliman: [16:29] aliman: kikou! [16:29] i am tryiing to install ubuntu in my android phone, I have installed, complete linux installer, android vnc and terminal emulator. I have also installed the img files. When I click Launch i get an eroor saying that, unfortunately complete linux installer has stopped. I am on lolipop [16:29] viGtor_, lol is working but no sound only the xchat icon dancing [16:29] that's what i get with polary too [16:30] Tolken: how are you installing it? i found sideloading with adb was easiest when doing my nexus 4 [16:30] any one know what is the issue? [16:31] viGtor_, how can i change the font and the color? [16:31] aliman: but if people said it is not mantained any more and is vulnerable, why didn't you just choose the hexchat or irssi [16:31] ? [16:31] aliman: haven't used it for years... so i'm not sure but i think it gets everything from the whole system config [16:31] !touch | Tolken, ask touch about phone issues [16:31] Tolken, ask touch about phone issues: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [16:31] lol sry i was watching what you are writing didnt realised the others [16:31] aliman: like every other gnome app [16:32] aliman: sudo apt-get --purge remove xchat && sduo apt-get install hexchat [16:32] nooo i failed [16:32] thanx [16:33] is anyone here using gnome-shell by the way? [16:34] ramen69: fyi, "... apt-get purge foo" was worked for a while now, and is less typing [16:34] i just wanted to know why is it considered as a 2nd class on ubuntu [16:34] *thumbsup* zykotick9 ty [16:35] viGtor_: because elitism [16:35] ok i'm on hexchat now :)) [16:35] * archip is still paranoid that he had been using a vulnerable client for... quoite a few months [16:35] what would be the problem with xchat? [16:35] haha yeah but for a reagular user, does it affect in some way? [16:35] aliman: no updates for example [16:35] http://www.cvedetails.com/vulnerability-list/vendor_id-552/Xchat.html [16:36] was CVE-2011-5129 fixed on the latest version? [16:36] Heap-based buffer overflow in XChat 2.8.9 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long response string. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5129) [16:36] i just find adwaita title bars too wide but its workflow is better than unity for my job [16:37] any of you buttlords using putty? [16:37] (don't even understand the wars talking about GS is better, Unity is better, Kde is better) [16:37] viGtor_, ohh i understand [16:38] :) [16:38] lol [16:38] aliman: ramen69 gave a link to you explaining some stuff you asked for :) [16:38] viGtor_, yeah i have seen it thx [16:38] np [16:39] aliman: can you share a screenshot of hexchat? wanna see it [16:39] vigtor_: there are many on google images [16:40] viGtor_: similar to xchat with a bit more whitespace [16:40] oh yeah! it made me think to my old mirc! ^^ [16:41] aye [16:41] viGtor_, gimme 1 min i come back with the screen [16:41] idc [16:41] Someone learn me about objective c? [16:41] viGtor_: cause you paid for a license right? ;) [16:41] yeah sure :P [16:41] ramen 69? [16:41] vigtor? [16:42] Can you learn me objective c? [16:42] Anonym, ##c is your channel [16:42] viGtor_: did anyone suggest mirc + wine [16:42] Anonym: you're in the wrong place buddy :( [16:42] I wonder what percentage of mIRC users paid for a license. Had to be less than 5% [16:42] Anonym: I'm a translator, no idea of coding [16:42] d2l: are you counting malware-installed mirc? lol [16:42] thanks [16:43] how do i remove hexchat and all the settings i did to it? i dont like it and i want it back to stock [16:43] d2l: i used it in some cibecafes when i was like 13 (10 years ago) lol [16:43] aliman: sudo apt-get purge hexchat [16:43] Yes it's been a good 10-15 years for me as well. [16:44] viktor? [16:44] Anonym: yeas? [16:44] *yes? [16:44] you know objective c? [16:44] viGtor_, it didn't removed everything. i reinstalled it and the settings are still here [16:45] What channel was for me>=? [16:45] viktor or allman said a channel for me [16:45] what wus it+ [16:45] Anonym: /join ##c [16:45] ? [16:45] ##c [16:45] aliman: I would think it has a config file... something like ~/.hexchat ? I'm not on my linux machine to check [16:45] 2 hachtags? [16:45] ye [16:45] ok [16:45] thanks [16:45] bye [16:45] :D [16:46] Need help for recovery after rm cmd [16:46] aliman: open nautilus and go to your home folder, then press ctrl+h and go to ./local > share and there, remove the hexchat folder [16:46] i hate the way linux (and mac...) stores config after purging apps :S [16:47] viGtor_: purging or removing? [16:48] both retain user config files, am i wrong? [16:48] idk i always though purge deleted configs and dependencies [16:48] viGtor_, no hexchat there [16:48] aliman: rm ~/.config/hexchat/hexchat.conf [16:48] ? [16:48] ramen69: i think it removes everything out of the /home/usr folder [16:49] probably need to restart the app [16:49] then you should manually remove those folders from /home/usr [16:49] Asiajey: ~/.config/hexchat [16:49] err ^ aliman [16:49] oops it was /.config sorry! (i'm too use to mac! lol) [16:50] aliman: found it? [16:50] lol [16:50] vigtor? [16:50] nop [16:50] ##c noone is talking [16:50] why= [16:50] viGtor_, whats the difference between purge and remove? [16:51] aliman: try the directory... rm -rf ~/.config/hexchat after you close the app [16:51] someone here know how to code? [16:51] d2l, ok [16:51] for ios? [16:51] Anonym: try #objc on freenode? [16:51] aliman: d2l is right [16:51] aliman: i'm just guessing it saves the file when you close it, even after deleting it [16:51] join objc? [16:51] Anonym, this is not the ios programming channel. please go to ios for support. it's easy to find [16:51] Anonym: i just repeat the channel somebody gave to you, so no idea... [16:51] Anonym: http://stackoverflow.com/questions/3400179/what-is-a-good-irc-channel-for-objective-c-and-cocoa-programming [16:52] what channel to join [16:52] objc? [16:52] omg please read [16:52] thanks [16:52] bye [16:52] Anonym: "/join #objc" [16:53] That anonym guy... [16:54] ramen69: lol that's kind of important when you write questions... just read the answers lol [16:54] non of them works [16:54] lol [16:54] must be invited [16:54] ffa [16:54] ffs [16:54] Anonym: what are you exactly looking for? [16:54] a person [16:54] so can learn me [16:55] to use objective c [16:55] I am 14 years old and I am new to this [16:55] for free? [16:55] uyes [16:55] teach me [16:55] how to get started [16:55] Anonym: Register a nickname. [16:55] a nice person [16:55] Anonym: search for a tutorial... [16:55] how do I register a nickname? [16:55] Then you will be able to join that channel. [16:55] bekks? [16:55] !register [16:55] Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [16:55] yeah right, nobody is going to teach you on irc :S [16:55] viGtor_, ok now it should be stock [16:55] why [16:55] not teach me? [16:56] cause this is not a university :P [16:56] tried Udemy? [16:56] Lol [16:56] how old are you [16:56] Anonym: Because your issue of wanting to learn Objective C has absolutely nothing to do with Ubuntu support. [16:56] why are you using ubuntu? [16:56] what is irssi for? [16:57] !info irssi | Anonym [16:57] aliman: let me know if it worked, i'm interested on it [16:57] Anonym: are you kidding me? [16:57] Anonym: irssi (source: irssi): terminal based IRC client. In component main, is optional. Version 0.8.16-1ubuntu4 (utopic), package size 652 kB, installed size 2617 kB [16:57] viGtor_: he's a troll. [16:57] I just made it so I cann talk with my class when I am in school :D [16:57] you can just use facebook.. [16:57] Lok [16:57] Facebook is not an IRC application. [16:57] viGtor_, this should be the screen you wanted http://i.imgur.com/9MeOG3A.png?1 [16:57] Anonym: Do you have a specific Ubuntu support question? [16:57] have a room for my class [16:57] if you want another one let me know [16:57] bekks are you admin? [16:58] Anonym: I'm not sure you can learn objc over irc. Any more than you could learn French that way. One well written book is worth a thousand wiki pages. Go to your local library... [16:58] working with this? [16:58] Anonym: That doesnt matter. [16:58] why are you yellow? [16:58] and I am not [16:58] lol [16:58] Anonym: Because I can. :) You are pink. [16:58] no feeding trolls [16:58] Anonym, https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html [16:58] are you working with ubuntu? [16:58] * ramen69 pets Anonym [16:58] I want to work here too [16:58] LOL [16:58] easy money [16:58] bekks: loooooooooooooooooool [16:58] viGtor_: No kidding about the colors :) [16:59] thats cfhowlett [16:59] thanks [16:59] ubuntu, money, work? nevermind :S go to Cupertino maybe you're cool enough to work with them :S:S [16:59] bekks: haha I guess but the reply was amazing thou :) [16:59] viGtor_, yes it worked is ok [17:00] can I work here? [17:00] please [17:00] aliman: cool so I guess the diff between purge and remove should be the level of "removin" apps, i think purge deletes everyting aut of your /home and remove just app files (not global config) [17:01] *out [17:02] viGtor_: purge removes the config files, everything in the user's homes is untouched [17:02] viGtor_, did you seen the screen? [17:02] it removes the config files and the app files ( like remove too ) [17:03] how i can get rid of this? i think is there since i removed xchat http://i.imgur.com/Us3QIUM.jpg?1 [17:04] aliman: if you still have xchat indicator, remove it and log out/log in [17:04] aliman: ill do right now [17:04] xangua, i deleted xchat folder [17:04] oh yeah, i never used unity so i don't know how it works [17:05] is there a specific channel for 15.04? [17:05] !ubuntu+1 [17:05] Vivid Vervet is the codename for Ubuntu 15.04 - Support only in #ubuntu+1 [17:05] thanks [17:05] should be ubuntu+1 [17:05] I am on laptop with an nvidia card. I got bumblebee to work. However, why is glxgears linked to libnvidia-tls.so.304.125 ? I want to also get GLX working with my intel CPU [17:05] when I run glxgears it complains about missing NVidia extensions [17:06] xangua: GOSH you're still around? I think I've seen you here for the first time like 7 years ago [17:06] haha [17:06] I know its a bit off topic from Ubuntu, but its kinda like coding, and this is the only populated tech room. Im making a super simple Actioncsript in Flash, where I have an invisible button, and it links to a website. This is probably a stupid question, but how do I compile the code, since I dont see a button anywhere to do so. Thanks! [17:06] can someone tell me what are those white files? isit right to be there? http://i.imgur.com/zSLPWuZ.png?1 [17:07] aliman: in nautilus [17:07] press ctrl+h [17:07] !compile | hubjon11 [17:07] hubjon11: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall [17:07] (you did it before, for showing hide folders) [17:08] aliman: They are hidden files (files beginning with the .) [17:08] where do i do !compile cfhowlett? [17:08] aliman: They are your user-specific configuration files and error files. [17:08] viGtor_, i can press ctrl+h only on home or so...and then i find nautilus folder there [17:08] How can I find files which have any group or other permissions set (ie files whose last two permission octals are not 00) ? This is what I have so far: find . ! -perm ... # Not sure what I need here. [17:09] is anyone using a macbook with ubuntu? i'm in the need of some keyboard stuff [17:09] rypervenche, do you see any error there? :)) [17:09] hubjon11, where ever you want ... but do please read the link https://help.ubuntu.com/community/CompilingSoftware [17:09] aliman: when i say nautilus i mean the app [17:09] go to your ~/usr [17:09] u do know that this is all in adobe Flash. [17:09] correct [17:09] i searched in dash for nautilus but found 0 [17:09] aliman: They are normal files. The .xsession-errors is where X errors would show up. You don't need to worry about them. Press ctrl+h to hid the files. [17:09] and then again ctrl+h it should hide unhidden folders [17:11] nautilus, files (it is the file browser, don't know what name ubuntu gives to it) [17:11] well then i can not find it :)) [17:11] haha wait [17:11] if i dont know the name :) [17:11] do the following... [17:12] into the /home folder (the one that's on your screenshot) [17:12] aliman: it's called files in the dash [17:12] and there, just press ctrl+h [17:12] that's all [17:12] viGtor_, that's what i did :) [17:13] aliman: is that a Moto G? [17:13] :DD === JeDa is now known as HipsterOMatic [17:13] viGtor_, there's where i did the screen === troete is now known as gpunkt [17:13] TheNumb, yes it is nexus 6 === gpunkt is now known as gdot [17:13] hmm, so no moto g ;< [17:14] TheNumb, aaaa no sry :P is nexus 6 [17:14] TheNumb, moto g i thought u mean motorola google :)) [17:15] i had iphone 6 but i got rid of it. i wanted to buy moto g but to cheap so i bought nexus 6 :)) [17:15] aliman: yes, where the screenshot [17:16] is it possible to sync iphone 5s music with ubuntu? [17:16] !phone | viGtor_ [17:16] viGtor_: 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:16] ohh god it takes a life to install 4.2 gb of maps on my gps [17:16] aliman: is it your first time using linux? [17:17] cfhowlett: not ubuntu touch, i mean between ubuntu laptop and iphone [17:17] viGtor_, yes is 1st time. i just installed it yesterday [17:17] !itunes viGtor_ [17:18] !itunes | viGtor_ [17:18] viGtor_: itunes is not available on Linux, but there are many audio player alternatives (see !players). For Daap clients (sharing music with other iTunes clients on the network), install banshee [17:18] viGtor_, but i don't regret this and i think i'll never switch back on windows [17:18] aliman: so don't get dessesperated even if the situation is a mess, my boyfriend always tells me i waste my time using ubuntu and owing a macbook pro but 3 days ago i almost loose a client because a mac issue... so LINUX FOREVER [17:18] hello [17:18] how do i? [17:19] * viGtor_ gonna have an amazing café ^^ [17:19] lol why did you bought a macbook thats pretty expensive if you use linux on it [17:20] umm i think i didn't got an asnwer for how i can get rid of http://i.imgur.com/Us3QIUM.jpg?1 [17:20] Hello [17:20] or i might did not see it :P [17:20] I need some help with plank on Linux MATE [17:20] aliman: Because " a macbook being expensive" (which isnt true in all terms) doesnt mean you should not run the OS that fits your needs best. [17:21] Anyone know much about 'Plank'? === paulo_ is now known as Dogen [17:21] ther0x57: A bit [17:21] The simple dock application for Linux? [17:21] ther0x57: what do you want to know? [17:21] bekks, i feel you but i think what makes macbook special is the os why should you change it? isn't better to buy a cheaper laptop or pc and put linux? isn't the same thing? === Dogen is now known as paulo_ [17:22] I'm having trouble with it. My theme switcher works perfectly, but the theme doesn't appear to be changing/ the dock size, the app icons, etc [17:22] the only thing that's changing is the dock color involved in the theme [17:23] ther0x57: Plank may not listen to your themes.... Plank doesn't really have any themes that I know of though... so what did you expect to change? [17:23] icons? [17:23] Yes. As well as the dock size. [17:24] so, Plank was packaged and release by the team developing ElementaryOS... (This is all "I think") [17:24] If I understand everything correctly, then they didn't do a very good job packaging up that for other systems [17:24] Yes. It comes preinstalled in Ubuntu MATE [17:24] in elementaryOS, you can install "elementary tweaks" and you get a little configuration window [17:24] that lets you configure system-wide icons [17:25] and of course, theres a place for specific Plank configurations [17:25] Ubuntu mate is such a wonderful platform. :D [17:25] I'm not sure if you need to look at mate a bit more for a similar "add configuration options" package [17:25] or if you need to dig into the properties files for Plank somehow [17:26] to bad there are to many linuxtypes. should be only 1 and thats all. i don't know what to chose from so many :) [17:26] Well, the dock colors (involved in the theme) changes. But nothing else changes. [17:26] do you have the gsettings.conf editor thingy installed? [17:26] there might be some configuration options in there [17:26] seeking grub help, http://pastebin.com/a9WWdSSA [17:26] The pictures for each theme look so cool! But the theme doesn't change anything but my dock color [17:27] I'll look at it [17:27] What is magento? [17:27] update-grub and os-prober are seeing the os's that i want it to see, namely vivid and utopic and windows [17:28] but im only getting menu options for utopic and windows [17:28] aliman: Despite it has nothing to do with Ubuntu support (and thus this will be my only comment), it is not the same, no. [17:28] bekks: what is magento [17:28] travnewmatic: moment please [17:28] CptRageToaster: Do you have Plank installed? [17:28] cxdvty: Why do you think I'll google it for you? :) [17:28] Thanks CptRageToaster [17:28] ther0x57: I run elementaryOS... so yes [17:28] bekks: I was seeing if you knew [17:29] thinking about switching from vim to emacs, it looks like it's better for using as a html/css ide [17:29] cxdvty: I do know, but it is very easy for you to find out too. [17:29] bekks, ohh man if it is a ubuntu support means that i cannot say anything else here only if i have a problem lol? did i kill anyone by this? [17:29] CptRageToaster: Do your Plank themes change the dock size and icons? [17:29] aliman: This isnt the place for offtopic chat, thats all. [17:30] i'm a total noob, taking a intro web developer course, but it's way faster for me to make edits in the terminal than opening an ide like phpstorm, and vim doesn't do any auto indent, auto ending brackets or anything [17:30] bekks, don't worry man it won't happen again :) [17:30] ther0x57: They change the color and shape of the background... some of the themes change spacing... but I only have 3 available [17:30] and none of them change size [17:30] che2: vim does auto indentation [17:30] che2: need to set it up to do so :) [17:31] bekks: Why are everyone dicks on every forum for ubuntu and android? Why waste time to google something that somebody in the help forums already know? It is a waste of my time and I have stuff to do [17:31] cxdvty: And we have better things to do than googling for you. [17:31] CptRageToaster: By shape of the background, do you mean the shape of the dock behind the icons? [17:31] You are not very smart for people who sit around and help people all day [17:31] travnewmatic: ok [17:31] someone not people [17:31] travnewmatic: In your /boot/grub/grub.cfg [17:31] cxdvty: We spend out time here with solving Ubuntu problems, not with casual googling for people being to lazy to do it. [17:31] You should see ALL of the entries you see at boot [17:32] Why google something you already know? [17:32] CptRageToaster, http://pastebin.com/siS47nF4 [17:32] TechChristoph: Yes [17:32] That's not very smart bro :) [17:32] * ther0x57 Shots fired... [17:32] cxdvty: This discussion just ended. Take it elsewhere please and let this channel support people. [17:32] ther0x57: Yes [17:32] * ther0x57 machine gun noises in the background... [17:32] Why support them when they can go google for themselves. (your words not mine) [17:33] cxdvty, yes he already might know but if u need a command or something im not sure he knows it by himself he cant learn all the stuffs so he need to google it to and copy it for ya so... [17:33] cxdvty: This discussion is over. Move on. [17:33] travnewmatic: reading this, moment please [17:33] this = your link === HipsterOMatic is now known as AwHipzter [17:34] aliman: I can't go to a website because magenta keeps popping up. If you guys are too good to help someone ON THE HELP CHANNEL then you should go elsewhere [17:34] CptRageToaster: That's what I mean by dock size, lol. My dock's actual form/shape doesn't change when I switch themes. it's always just a boring square. [17:34] And don't contradict yourself by saying I can go google for myself when you are constantly telling me to leave so you can go support other people [17:34] ther0x57: For example: My "transparent" theme makes the background box thingy disappear [17:35] cxdvty, can't remember everything from his head sry u know what i mean anyways [17:35] aliman: its ok [17:35] travnewmatic: I'm not 100% on this [17:35] mm? [17:35] CptRageToaster: I've switched to that theme several times actually! Mine doesn't do that! It stays a square dock! [17:35] but several of the `menuentry`s have the same name [17:36] cxdvty, i would like to help ya out but im here for help aswell i just joined linux so... [17:36] cxdvty, anyways lets end this, like bekks said is not an offtopic channel [17:36] travnewmatic: what OS are you on right now? [17:36] Maybe removing and reinstalling plank might help? [17:36] ther0x57: Maybe? [17:37] I honestly don't know [17:37] CptRageToaster, grepped for menuentry http://pastebin.com/2Keq6S0X i'm on utopic right now [17:37] I'm a perfectionist. If something doesn't look good, it has to be fixed. Lol. [17:37] can any1 tell me the command for rar archive? [17:37] Later, I'm gonna eat supper. I'll hop on this channel later today. [17:39] travnewmatic: I wish I knew more about this... do you know if vivid is also using the 3.16 kernel? [17:39] CptRageToaster, mmmm [17:39] not sure [17:40] well... they have different build numbers anways [17:40] one is 3.16.0.23, the other is 3.16.0.33 [17:40] if you run the command: [17:40] uname -a === ColtonDRG_ is now known as ColtonDRG [17:40] you should see 3.16.0.23 [17:40] please confirm [17:40] travnewmatic: ^ [17:42] Linux utopic 3.16.0-33-generic #44-Ubuntu SMP Thu Mar 12 12:19:35 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [17:42] Oh interesting... let me read what you said eariler [17:42] so, you have two menu-entries in that grub.cfg [17:42] viGtor_, you still here? [17:42] CptRageToaster: vivid is using 3.19 [17:42] ;-) [17:43] one for 3.16.0.23 and 3.16.0.33.... apparently only one shows up... [17:43] and vivid is NOWHERE to be found [17:43] guys is it rythmbox music player ok or there is something much better? [17:43] CptRageToaster: you mean in the repos? [17:43] travnewmatic: Could it be a permissions issue? [17:43] CptRageToaster, thats right, despite the fact that os-prober and grub-update DO see vivid [17:43] travnewmatic: Where? [17:43] I don't see those scripts "seeing vivid" [17:44] ahh ok, last line: Found Ubuntu Vivid Vervet (development branch) (15.04) on /dev/sda8 [17:44] well... two things [17:44] seeing as this is a vivid issue, I'm obligated to suggest moving the convo to #ubuntu+1 [17:45] second, maybe it's a permissions issue in the /boot folder, or wherever your release is living [17:45] CptRageToaster, http://pastebin.com/NaU3NwPW [17:46] travnewmatic: ./join #ubuntu+1 [17:47] CptRageToaster, hnnng alright fine [17:47] I know ._. [17:47] though time consuming [17:48] perhaps i could try a similar setup with LTS and utopic [17:48] well, the long story short is: It should work... if you move to ubuntu+1, I have a couple more stick pokes [17:48] and then you can leave your direct question in that channel [17:48] or just say screw my fancy plans of having a shared /home and /boot with separate /'s for each os [17:49] yeah this should totally work [17:49] i shall ask in there === Johnny_Linux is now known as HackerII [17:57] how do I add a .TTF (true typefont) to my Ubuntu 14 [17:58] !ronts | RonWhoCares This may help if you've not already seen it, [17:58] !fonts | RonWhoCares This may help if you've not already seen it, [17:58] RonWhoCares This may help if you've not already seen it,: Font installation basics here: https://help.ubuntu.com/community/FontInstallHowto - No fonts in Flash? Install "ttf-mscorefonts-installer" (from !Multiverse), "gsfonts", and "gsfonts-x11". For the official ubuntu font, see: http://font.ubuntu.com/ [18:00] ahh [18:02] i have issue with 15.04 mate ed [18:02] !15.04 | ubuntuuberuser [18:02] ubuntuuberuser: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at http://www.markshuttleworth.com/archives/1425 [18:02] ok [18:04] what happens after we get to z? [18:07] # [18:07] [18:07] is 15.04 tls ? [18:07] lts [18:07] [18:07] HackerII: no [18:07] ok [18:08] Next LTS is 16.04 [18:08] That will be the XX release [18:08] ive been out of the loop for a year, and am wanting to know how stable 14.04 is, truthfully [18:08] sumon [18:08] HackerII: very [18:08] HackerII: Works fine. [18:09] HackerII: i run it on both laptops and servers [18:09] again, thanks for your time [18:09] nice [18:10] one more question, does it support mate ? [18:10] my coworker was thinking of getting an Ubuntu laptop instead of MacBook after seeing me use 14.04 at work, if that tells you anything [18:10] zerowaitstate: hopefully not a system76 laptop. [18:11] whats wrong with 76 [18:11] prices ? [18:12] build quality [18:12] huh [18:12] so during the install, if i dont check 'format' it should leave the contents of that partition alone right? [18:16] travnewmatic: what are you trying to do? [18:17] EriC^^, i'm attempting to have one swap /boot and /home shared between utopic and vivid, with vivid and utopic each having their own / [18:17] but as i've discovered the necessary files for vivid are not in /boot, despite os-prober and update-grub seeing the other operating system [18:18] travnewmatic: The problem with that is that you have different versions of config files under $HOME. [18:18] jhutchins, that was a problem that i was supposing i might have [18:19] though i wasnt sure how problematic that would actually be [18:19] travnewmatic: You might consider seperate /home and a shared data storage area. [18:19] How come the usb disk creator just never works [18:20] jhutchins, that might be a better idea actually [18:20] travnewmatic: I don't know how much of a problem it would be, you could just try it and learn. [18:20] jhutchins, yes, this mutliboot thing has been my weekend project :D [18:20] alright, going down for a reboot, wish me luck! [18:21] Sounds like longer than a weekend :) [18:23] I'm getting errors when trying to use usb disk creator. And using unetbootin doesn't show any usb disks to write to [18:24] Hello [18:24] daniel_: Do you have a working linux installation? [18:25] jhutchins: Do you know anything about Plank, the linux dock? [18:27] JinjaNinja: Nope, sorry. [18:27] i know about plank [18:27] i deleted it some moment ago [18:27] nice choice to delete something [18:28] ubuntuuberuser: My paddings don't change/ the dock inlay doesn't change when I switch themes. [18:30] JinjaNinja, click about and find authors site [18:30] it must be helpful [18:30] hello does anyone know the default password to ubuntu mate? [18:31] there's no default password i think === kevin is now known as Guest25957 [18:31] guest-PXWIKM: There shouldn't be a default password. [18:31] There is none. [18:31] jhutchins, I'm on Linux [18:31] I just set it up and it wont let me log in. [18:31] guest-PXWIKM: I'm currently running Ubuntu MATE [18:31] guest-PXWIKM: use your username and password [18:32] I have to run it under guest ;/ [18:32] guest-PXWIKM, you set password during install. in livecd mode password blank [18:32] Im using the raspberry pi so it just fired up. [18:33] try empty password [18:33] or ubuntu\ubuntu [18:33] I tried that it did not work. [18:34] what says docs where you get distr? [18:34] I can try ubuntu as the password [18:34] guest-PXWIKM: reset your password from the recovery [18:34] can i do any of this as a guest? [18:34] nope [18:35] recovery is a good method. reboot rpi to rescue mode and do "passwd username" [18:35] guest-PXWIKM: you have to select recovery under advanced in grub [18:36] then select drop to root shell, and type mount -o remount,rw / [18:36] Alright thanks :) I will try that. [18:36] then passwd [18:36] EriC^^, hm.. in rescue mode root in ro mode? [18:36] !password [18:36] 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 [18:37] ubuntuuberuser: yeah, unless you choose enable networking too, but that can hang sometimes [18:39] hi guys! [18:40] Ok thanks again :) === goofy is now known as Guest93085 === Guest25957 is now known as kevin__ [18:42] hello guys, I'm using a gamepad DragonRise and when testing it with evtest I get this: http://pastebin.com/W3tAsdJ2 [18:43] on ubuntu 14.04 it shows 7 axis but on 14.10 shows 6 axis [18:43] how can I make ubuntu 14.10 to recognize the other axis? [18:44] guys is there a better music player then rythmbox? [18:44] hello? [18:44] is it me you're looking for? [18:45] TheNumb :( [18:46] degva: maybe the driver is lacking. [18:46] you never know [18:46] TheNumb but how can I know which... [18:46] Oh [18:46] Damn it, I'll go back to 14.04 [18:47] :'( [18:47] if I have a bunch of files named example1, example2, example and examples [18:47] how do I delete them all using rm [18:47] except for example [18:47] I tried rm example* [18:47] but it deleted everything [18:48] AkashicLegend: rm example[0-9] [18:49] yeah but one of them ends in a s [18:49] I can't just use that [18:50] how do I get the bash source from the repos? Not familiar with getting sources from repos, would like to start. [18:50] AkashicLegend: two commands then "rm example[a-z]*" as well, assuming they're lowercase [18:50] AkashicLegend: there's a bunch of ways, you could use find ! -name "example" -exec rm '{}' \' [18:50] AkashicLegend, how 'bout moving example some place else and then delete the rest ... === gusnan is now known as Guest75377 [18:52] AkashicLegend: * '{}' \; [18:52] ok === ubuntu is now known as Guest44817 [19:00] excelsiora: "apt-get source bash" <- sudo not required, will download the source for you, into the current directory [19:01] confused === thomas_ is now known as Guest27267 === nelli is now known as cicinelli [19:06] yup samme [19:06] quit === gusnan_ is now known as gusnan === gusnan is now known as Guest36278 === Guest36278 is now known as gusnan === ramen is now known as ramen69 === gusnan is now known as Guest27177 [19:10] hey guys, is there a way to force ubutnu desktop to only use IPv6 and comletely disable Ipv4 ? [19:12] meh32: network icon>edit connections>press edit on the one you want>ipv4>disable [19:13] make sure ipv6 is enabled [19:16] thanks archip [19:16] hi, currently developing patches for nautilus's ubuntu package. i know how to add patches and rebuild a deb, but what i want now is to build a source tree with all the existing patches added, so i can test my code on top of this tree [19:17] how can i achieve that? [19:17] "' [19:19] sidi there's also #ubuntu-app-devel... better ask there, i guess [19:20] sidi or start there [19:21] MonkeyDust, thanks, good idea [19:27] how can I set dns server on ubuntu? I tryed uncomment "prepend" in "/etc/dhcp/dhclient.conf" but, running wireshark, I detected that my names still being solved by my default internet provider dns server [19:27] can someone tell me an easy way to stop x? :S when I try "sudo service mdm stop" the screen goes completely black and nothing happens.. [19:28] sudo service lightdm stop [19:28] progfunk: sudo service lightdm stop [19:28] Lelostrik: he's obviously not using lightdm [19:29] progfunk: you probably need to switch to a different vt [19:29] I was pretty sure this install is'n using lightdm [19:29] progfunk: mint? [19:29] yeah [19:29] !mint [19:29] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [19:29] lol [19:29] ;P [19:29] progfunk: alt+f1-f8 [19:29] ;p [19:30] yeahyeah .. its almost completely the same .. I tried ubuntu first.. got the same problem there [19:30] progfunk: yeah try pressing ctrl+alt+f1 [19:30] hm .. ok? well, I guess .. byebye then ;P [19:30] if it works [19:30] it won't stop X [19:31] it will just switch you to a different vt [19:31] progfunk: i mean after you stop mdm press ctrl+alt+f1 [19:31] it's probably stopping lightdm at tty8 and leaving you there [19:31] on ubuntu it kicks you to tty1 [19:32] mdm is buggy [19:32] just like gdm2 was [19:32] hey again, got the same black screen, had to restart :7 [19:32] xD [19:32] Is there any way to view all of my histories? I've tried doing history from root and from my single user. But it must be missing something -- somewhere I have installed mediawiki, and listing these histories doesn't show any trace of that. ( http://hastebin.com/uhazonases.avrasm ) [19:33] progfunk: after you stop mdm, press ctrl+alt+f1 [19:33] It might be related to having 2 simultaneous sessions -- I've never worked out how that plays out with history [19:33] (I'm administering a remote Ubuntu VM) [19:34] EriC^^: i'd suggest NOT offering support for mint/etc. in ubuntu... it only encourages others to ask questions here, instead of the proper channel... === L4bR4Rat is now known as L4bR4t [19:34] This might seem like a silly question but If I create a bootable ubuntu usb can I save stuff to my hard drive etc [19:34] Ive been using virtual machine lately for coding [19:34] zykotick9: true true, it's a minor issue though [19:35] A usb would be cool though [19:35] In virtual machine I assigned hard drive space and memory but how does this work with a usb? [19:35] pi-: how did you install mediawiki? [19:35] ubuntu969: you can create a usb install with persistent storage. [19:35] But I wouldn't recommend that. [19:35] ok [19:36] The performance is bad [19:36] What would you recommend [19:36] And the usb drive will die sooner. [19:36] ubuntu969: you using windows? [19:36] yup [19:36] |0op[' [19:37] ubuntu969: Consider all usb drives already dead. But yes, you could mount the drives while in the usb if you wanted. It'll be slow, it's relying on the speed of the thumbdrive. [19:37] ubuntu969: do you feel comfortable using ubuntu? [19:37] pi-: nevermind [19:37] EriC^^: thanks, you jogged my memory to look at the tutorial I followed, and now I can see it. [19:37] total noob. Only using it because its easier to code with [19:37] ubuntu969: I'd suggest watching a tutorial on how to install ubuntu alongside windows. There are lots of them on youtube. [19:37] meteor javascript [19:37] ok cool [19:38] ubuntu969: or you could refer to the official documentation. [19:38] So essentially splitting my laptop into 2 OS's? [19:38] Still, none of the commands I entered in following this tutorial are visible when I inspect my command history. There must somewhere be another history... [19:38] ubuntu969: yup. [19:38] !dualboot | ubuntu969 [19:38] ubuntu969: 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 [19:38] pi-: did you issue any sudo commands? [19:39] Ok...hmmm I might just stick with virtual box. I like the fact that I can assign whatever I want and delete the machine if I need to. [19:39] EriC^^: yes, do those not make it through to history? [19:39] they do [19:39] what was the command? [19:40] Is virtual machine an ok way of doing this? [19:40] ubuntu969: if it works for you, why not? [19:40] Ok cool. [19:40] ubuntu969: For creating an USB persistent install? Not really. [19:41] srs, how can i set dns server permanently? [19:41] ubuntu969: vbox doesnt support booting from USB. [19:41] bekks: not usb install [19:41] ;p === eblip is now known as eb0t [19:41] for development [19:41] ;-) [19:41] 0329 213443 < ubuntu969> This might seem like a silly question but If I create a bootable ubuntu usb can I save stuff to my hard drive etc [19:42] bekks: Ok...hmmm I might just stick with virtual box. I like the fact that I can assign whatever I want and delete the machine if I need to. [19:42] ubuntu969: ok for what purpose? [19:42] TheNumb: I guess he'll find a way :) [19:43] I guess I thought booting from a usb would be super cool...like a spy from the 90's... [19:45] lol [19:45] USB in the 90s was too slow ;p === bazhang_ is now known as bazhang [19:46] If I want to copy /x/y/z to ./z where z is a folder containing other folders, and . doesn't contain a z folder, what's the right way to do it? [19:46] pi-: cp -r /x/y/z . [19:46] is there a package that allows me to loginto ubuntu like windows remote desktop? [19:47] thanks bekks [19:47] in other words, I don't have to loginto windows . a few command line command to allow me to connect via vnc., etc [19:47] monty_hall: many options [19:47] monty_hall: x2go would be one of them [19:47] I mean just open up a view in windows point to my box, and Isee the ubuntu login and log int, etc. [19:48] TheNumb: Thanks, I'll look [19:48] monty_hall: also, freenx === arun__ is now known as arunpyasi [19:53] i i have installd ubuntu 14.04 but after install it wojnt boot i only get a dark screen wit a blinking - [19:53] hello [19:53] !nomodeset | oldsk00l [19:53] oldsk00l: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [19:54] oke may becos i have dual screen :P [19:54] the primary one should still work === Guest27177 is now known as gusnan [19:58] EriC^^: if i use one screen than it wil be ok [20:00] Hello guys, is this the proper channel for support on the various linux flavours? or does each have it's own channel? [20:00] chotaz: each flavour has its own channel [20:00] indeed [20:00] :P [20:00] !flavors [20:00] !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [20:01] I'm alone in UbuntuMATE :( [20:01] !xubuntu [20:01] Xubuntu is Ubuntu with Xfce as the desktop environment. More info at http://www.xubuntu.org/ - To install from Ubuntu: « sudo apt-get install xubuntu-desktop » - Join #xubuntu for support - See also: !Ubuntu and !Xubuntu-Channels [20:01] chotaz: https://wiki.ubuntu.com/IRC/ChannelList [20:01] !ubuntumate [20:01] :P [20:03] Is there any good graphical keyboard remapping software? I have a keyboard that presents the F# keys as multimedia keys, and requires the Fn key to be held to use F1-12, and I would like to remap them to the opposite. [20:03] Well, I want to know how I can automount my secondary hdd on startup so I can have it immediately available for use by other services such as my torrents and mediacenter services. [20:04] makeru: is it a laptop? [20:04] !fstab | chotaz [20:04] chotaz: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions [20:04] EriC^^ it's a wireless keyboard [20:05] oh ok nevermind [20:05] Logitech K400r [20:05] Why do you ask? === flavio is now known as Guest12542 [20:05] cause you can sometimes change that in the bios in laptops [20:05] Ah, ok, makes sense [20:06] so for some reason my computer can't find the ath0 service. Can anyone assist me? [20:06] It's a great keyboard, but giving up F5 and F6 has been a struggle, since I hit them instinctively [20:06] makeru: maybe xbindkeys can help it has a gui i think not sure if it would help with the fn keys etc. [20:07] xbindkeys-config is the gui app [20:07] I know Fn can't be rebound, but I should be able to rebind "Refresh" for example to F4, and vice versa, so that Fn+Key triggers the multimedia key instead of the Function key [20:08] Is there anyone who can help me with my wifi problem? It would be much appreciated. [20:08] Installing now, but I think I've already tried it [20:09] I guess not. === pvoigt_ is now known as pvoigt [20:09] Installed xbindkeys, and xbindkeys-gui wasn't installed and isn't found by apt-get [20:10] hello [20:10] cjanikdev you may have better luck troubleshooting on a forum for wifi issues, since it's not really a quick fix [20:10] !partitions [20:10] For help with partitioning a new install see: https://help.ubuntu.com/12.04/installation-guide/i386/partitioning.html - For partitioning programs see !GParted, !QtParted (!Kubuntu 8.10 and lower) or !PartitionManager (!Kubuntu 9.04 and up) - Other partitioning topics include !fstab !home and !swap [20:10] makeru: it's xbindkeys-config [20:10] oops, I can't read [20:11] :P [20:11] I've tried the forums for wifi issues, they really don't help. [20:11] chotaz: easy, mount it in /etc/fstab [20:13] Segfaults as soon as I try to bind a key [20:13] I'll try it again on my ChromeBox, since that's the actual machine I use this keyboard on [20:13] Just switched to this one for now since I spilled beer on my main keyboard [20:14] that sucks, i recently spilled a soda on my laptop's keyboard, it's toast [20:14] My keyboard is a fucking monster [20:15] I just tossed it in the bathtub and turned it on. [20:15] Which I have done several times [20:15] i've spilled pepsi, coffee, and other stuff but they always survived, -1 hp :P [20:15] I bought it in 2002-2003 [20:16] 12As long as your keyboard doesnt order pizza on its own, it cant be that frightening. [20:16] pizza is not frightening [20:16] i wish my keyboard would order pizza [20:16] EriC^^: The downside would be it will bite you when you try to grab some pizza ;) [20:16] It was like a $20 keyboard I bought as an add-on to my Dell laptop before I went to college. I only kept it so long because it doesn't have any ghosting issues [20:17] bekks: hehe [20:17] makeru: don't use that language here again please. keep it family friendly! === ubuntu is now known as Guest70186 === skynet is now known as Guest28200 [20:22] daftykins I doubt there are many children on this channel [20:22] makeru: that's not for you to decide :) [20:23] My estimations of the demographics here are mine to decide, actually [20:23] The rules may not be, but my opinion of them certainly is [20:23] lets stay on topic makeru and no cursing, its the channel policy [20:23] fighting rules would not be a very productive activity. [20:24] Understood, I will keep my profanity to a minimum === Guest12542 is now known as mamameuovo === zzz_Ridley is now known as Ridley5 [20:29] systemd! [20:36] i'm running 15.04 on a third gen Lenovo ThinkPad Carbon X1, and audio has stopped playing from chrome, chromium, and firefox. help? (asked on #ubuntu+1 but didn't get any results) [20:37] hello [20:37] !vivid | stef1a [20:37] stef1a: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at http://www.markshuttleworth.com/archives/1425 [20:38] any new tricks? [20:39] i downloaded the iso, but have not had a chance to boot it yet.. will later tonight.. === AwHipzter is now known as JeDa === JeDa is now known as Parakeet === Parakeet is now known as AwHipzter [20:42] daftykins, thanks for the tip, i got it to mount on startup, is the procedure the same for yet another hdd but which is going to be shared with all the network? [20:45] how can i gzip all files in a directory that have no extension? === lemelon is now known as brimbo [20:47] chotaz: yes, fstab is the place for permanent mounts to be set [20:47] whenever I add a new entry to 'Startup Applications' and close the window, it gets removed, why? [20:49] coderman1 gzip -rf * [20:52] ? [20:53] gr33n7007h: but i dont want to zip other files [20:53] coderman1: how many files? [20:54] there are other .gz files in the folder i dont want to zip those...just the files with no extension [20:54] coderman1, gzip -rf [^.] ? [20:54] coderman1: gzip will ignore them [20:55] gzip * [20:55] gzip * wont rezip .gz files? [20:55] coderman1: no [20:58] appraently so it just gives a warning [20:58] thanks! [20:59] coderman1: np :) [20:59] how can i instrall adobe flash player in firefox? [21:00] sudo apt-get install flashplugin-installer [21:01] why does everything I add to 'Startup Applications' get removed? [21:01] woop,sorry for repeating [21:02] my netben software not work? help [21:06] my netben software not work. help me [21:06] !info netben [21:06] Package netben does not exist in utopic [21:06] nazmulislam: Whats is "netben"? [21:07] !info netbeans [21:07] netbeans (source: netbeans): Extensible Java IDE. In component universe, is optional. Version 7.0.1+dfsg1-5ubuntu2 (utopic), package size 876 kB, installed size 1919 kB [21:07] AH. [21:08] sorry, ''netbeans'' java fremwork. [21:09] NetBeans IDE [21:09] more details than 'not work' nazmulislam [21:10] Hello :) [21:12] UnixSSH.com - Free Shells Account if somebody need :P [21:13] NetBeans IDE not open, when i double click this program, it come after few second not run any thing, but eclipse are working properly, what can i do ? [21:18] NetBeans IDE not open, when i double click this program, it come after few second not run any thing, but eclipse are working properly, what can i do ? [21:19] What does "it comes up not run anything" mean? === Tin_man is now known as Tin_man_afk [21:21] so when a service doesn't start (using 'service start')...is there any particular place the errors go or is it only application specific? I've checkd dmesg and /var/log/syslog, but dont see anything related to the app im trying to launch (zabbix) (also checked the /var/log/zabbix/* stuff and nothing there either) [21:22] aaas: with sudo presumably? [21:23] daftykins yes [21:23] was it installed via package or? [21:24] via deb provied by zabbix (version 2.4) using their instructions. I migrated the database from another computer so there's a chance that i borked something msyelf....and this would be MUCH easier to diagnose if STDERR/STDOUT went *somewhere* [21:25] can't run their binary direct huh? [21:25] daftykins yes but if i do that it works [21:25] which is why this is so annoying === ubuntu is now known as Guest45809 [21:27] Is there a manual way to add applications to startup? [21:27] !autostart | chotaz [21:27] chotaz: If you want to edit your Autostart programs, open the Unity dash and search for Startup Programs. If you're on XFCE, use menu -> Settings -> Settings Manager -> Session and Startup, if you're on KDE, use Kickoff -> Computer -> System Settings -> Autostart. For more details see https://help.ubuntu.com/community/AddingProgramToSessionStartup. For LXDE see http://ubottu.com/y/4 [21:28] aaas: did you try running the upstart script manually? /etc/init.d/something? [21:28] EriC^^ no but ill try that thanks [21:29] bekks, I've tried that, but everything I add to the Startup Applications get removed when I close the window :\ [21:29] EriC^^ yeah no info :( === AwHipzter is now known as JeDa [21:29] that's why I was looking for an alternative, manual way of some sorts for doing it [21:30] chotaz: it's cause /.config/autostart is owned by root or something [21:30] chotaz you probably dont want to look for a workaround...that sounds like an underlying problem you want to understand [21:31] chotaz: type ls -ld ~/.config/autostart [21:32] root root [21:32] ok, type sudo chown : ~/.config/autostart [21:32] might want to check if other files aren't owned by you too, sudo find ~ ! -user [21:33] EriC^^, what could have caused this? i'm on a nearly fresh install of ubuntu mate. [21:34] no idea [21:34] EriC^^, http://paste.ubuntu.com/10703847/ [21:35] chotaz: ok, type sudo chown -R user: ~ [21:37] previous returns empty now, i'd assume that's a recursive chown run over ~, never thought that'd be a safe approach, thanks a bunch, again I have no clue how this happened. [21:37] somebody else had a similar issue the other day, i guess it's a bug or something [21:38] Ima reboot in a bit to test the new configs. [21:43] DCC SEND "startkeylogger" 0 0 0 [21:43] DCC SEND "startkeylogger" 0 0 0 [21:43] !ops [21:43] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [21:43] not a single client got disconnected :) [21:43] yeah, it's just cholby trying to be cute [21:44] IdleOne: Despite himself. [21:44] I'm trying to run obs studio. It says I need at least opengl version 2.1 but I have 1.4 .Is there any way to upgrade? [21:45] tosmarcel: Which Ubuntu do you have? [21:45] 14.04 [21:46] sudo apt-get install mesa-utils && glxinfo | grep "OpenGL version" [21:47] OerHeks, that's to provide me with my opengl version, something that I've already done [21:48] 5222222222222222222222222222222222 48bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb [21:48] that was elky's cat ^ [21:48] ubuntu 14.10 says OpenGL version string: 3.0 Mesa 10.3.2 [21:49] elky has slept on the keyboard === aum_ is now known as aum [21:50] That was a heavy impact of the head on the keyboard ;) [21:51] seriously though, it was the cat [21:51] Yeah, I know :) [21:51] I got ubuntu installed and will be installing windows 8 or 10 as a dualboot. Is there any easy way to do this, or will I have to reinstall grub afterwards? [21:51] akiva-thinkpad: the latter. [21:51] akiva-thinkpad: you'll have to reinstall grub [21:51] !dualboot | akiva-thinkpad [21:51] akiva-thinkpad: 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 === deSz is now known as deSouza [21:59] Is is safe to turn on "vivid-proposed" when using the beta? [22:00] redlama42: no [22:00] trism: Thanks. === d2l is now known as d2l- [22:10] What's the fastest Ubuntu distro? [22:11] Xubuntu/kubuntu/lubuntu? [22:11] Those are just different desktop environments. [22:12] octavian_: lubuntu is the "lightest", and thus the quicker one of those 3 [22:13] I have a decent pc(haswell cpu) but I find it not running very good compared to running win8 [22:14] Which GPU and which graphics driver do you use? [22:14] bprompt: so the wuestion is what should I choose without losing features [22:15] octavian_: Just take a look at all three and then decide. [22:15] bekks: ati 8000m I don t rember the exact version [22:15] octavian_: And which driver do you use? [22:16] The one provided by canonical I guess.. I just turned it off. I am on my phone [22:16] octavian_: that's a relative matter, I use kde, since I run many kde apps, I've used XFCE as well, runs well, is slightly lighter than kde, and I do run lxde window manager, ..... features wise.. it depends on what features you want really, that's a personal issue though [22:16] Then we should delay this discussion until the computer in question is up and running again :) [22:17] bekks: I didn' t have hardware acc on 14.04 so I installed 14.10 and evrything works smoothly [22:18] bekks: :D I don't know if I will find you again here [22:18] octavian_: I'd say, if you want fancy-schmanzy, go with kde, if you want medium-fancy, go with xfce, if want more performance and no extra distractions, then lubuntu [22:21] bprompt: thank you :) but the big problem will be the hardware acceleration, as bekks mentioned. Should I go for 14.10 as I did with Ubuntu or give 14.04 onother shot? === alejandro is now known as Guest79516 [22:21] octavian_: We cant answer that question until we know hich graphics driver you used. [22:22] octavian_: kubuntu, usee kde, xubuntu uses xfce, and lubuntu, uses lxde, they all overall use the same core distribution though, just different window and desktop managers, if 14.04 didn't give you hardware acceleration, and 14.10 did, then you'd find the same on either of those flavors [22:24] bekks: Ok. I'll turn it on again even tho it's 1:22 am and I have courses in 6.5 hours [22:27] anyone having consistent freezing with 15.04? [22:27] bekks: I have a radeon 8670m with x.org video ati open source, tested driver [22:29] Didn't change anything since the instllation of Ubuntu 14.10 [22:29] Hello [22:29] bekks: hope you are still there buddy [22:29] So is this some kind of tech support channel? [22:30] !topic | Mile [22:30] Mile: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic [22:30] Oh, thank you [22:30] this question is not super ubuntu related, but maybe some ubuntu tool can help me out, i wanna get the specs of my entire computer without opening the damn thing up and reading labels. what's the best way to get all of this information? [22:31] !info sysinfo [22:31] sysinfo (source: sysinfo): display computer and system information. In component universe, is optional. Version 0.7-9 (utopic), package size 105 kB, installed size 358 kB === Tin_man_afk is now known as Tin_man [22:32] !info hardinfo [22:32] hardinfo (source: hardinfo): Displays system information. In component universe, is optional. Version 0.5.1-1.2ubuntu4 (utopic), package size 210 kB, installed size 486 kB [22:32] or comandline tools like lsusb lspci lscpu lshw dmidecode [22:32] mekhami: or you could use -> sudo lswh > ~/myspecs.txt <--- then open in any text editor ~/myspecs.txt [22:32] mekhami: are you trying to identify a device make + model to find a Windows driver? [22:33] hmm [22:34] mekhami: or you could use -> sudo lshw > ~/myspecs.txt <--- then open in any text editor ~/myspecs.txt # make that "lshw" rather === us is now known as Guest91617 [22:36] daftykins, nope just trying to find what my hardware is so that i can look at what needs upgrading [22:37] oic [22:37] don't think that requires much effort :> === kubuntu is now known as Guest9619 [22:44] hey [22:47] Hi, I have an intel atom DN2800MT. I donloaded the 14.04 ubuntu live usb and when I run any of the options via grub the screen goes black and nothing seems to happen. I have succesfully run fedora v16 (old) on this hardware. [22:47] any advice on what to do? [22:48] daftykins, yeah i just don't wanna open the machine. but lshw got me the majority of what i needed. [22:48] what's left? [22:49] mekhami: is it a factory brand thing? [22:49] daftykins, PSU and it gave me placeholderse on the RAM [22:49] nah [22:49] laptop perhaps? [22:49] I built it myself a long long time ago [22:49] (like 2 years) [22:49] oh right. yeah i'd have used my eyes :P [22:49] but i had a kid since then so i have no recollection of the last two years. [22:49] hahaha === Guest91617 is now known as rrrrc === gary is now known as Guest19857 [22:55] j test [22:55] oops === mkv is now known as m4v [23:08] hello [23:08] hello [23:09] github noob here. how do I fetch the script to mu ubuntu server? https://github.com/sipcapture/homer/blob/master/scripts/extra/homer_installer.sh [23:12] I am tring to install ubuntu with Raid1 and lvm over ssh but it is not booting [23:12] what does it mean when it says to write protect a file [23:12] do I remove write permissions? [23:14] I made 2 Partitions on each hd, 1G and rest. so I got sda1, sda2 and sdb1, sdb2 [23:14] gtrott, get the page in raw mode > wget https://raw.githubusercontent.com/sipcapture/homer/master/scripts/extra/homer_installer.sh [23:14] How can I close a port for out-of-LAN traffic? [23:14] I made a raid1 on the ones using metadata=0.90 and a raid of the twos [23:15] If I have a VPN access on 10.8.0.1 and 10.8.0.2, how could I get it so that those IPs can access something on a specific port but other traffic can't? [23:15] OerHeks thanks! === sherpadoo is now known as coffee- === coffee- is now known as sherpadoo [23:37] anyone know how to configure / troubleshoot 3g usb connectivity ? === sherpadoo is now known as coffee- [23:38] hello, i recently installed ubuntu on my new pc. during installation, i selected both encrypt harddrive and encrypt my user files. i also have everything mounted on an internal ssd. now i want to change this and move my user files to an external usb 3.0 drive while keeping everything encrypted. [23:38] is that possible? [23:38] how do I use ls with files that are only 5 or more characters [23:39] I'm in an Ubuntu live session from USB and I'm trying to rescue my files from the hard drive. How do I log in to gain permissions to copy the files to an external drive [23:42] hello [23:43] antergos [23:46] hi folks I want to install new network adapter on lubuntu 14.04 via softether client [23:46] and I get Installation of the Virtual Network Adapter device driver failed. [23:46] how do I fix it/ === nik is now known as Guest45435 [23:47] daniel_ I think you start nautilus with gksu nautilus - that's what I was just reading here http://ubuntuforums.org/showthread.php?t=1299582&page=2 [23:47] I am not able get https pages working on ubuntu apache2 [23:47] crepple, thanks I just got it [23:47] All I needed was root [23:47] i am getting an errorssl_error_rx_record_too_long) [23:47] The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. [23:48] daniel_ yeah - i knew that but forgot how to achieve it - had to look up - newish to all this [23:48] crepple, I was confused because I was under the impression I'd need to tell it my user permissions [23:49] daniel_ ah [23:50] I am trying to write a scrip to update a certain program at boot up... to run that command I need to use sudo... how would I add the password into the .sh [23:51] jamie_, if you use gksu in the script it will ask you to enter the password at startup so it can do that [23:51] Otherwise I don't know === sleepypc is now known as `hypermist` [23:52] daniel_: what do you mean exactly [23:52] jamie_ I think it's conventional to use su -c in scripts [23:52] jamie sudo crontab -e and use @reboot [23:52] But I'm not a scripter, just a reader of scripts :) === eb0t is now known as eblip [23:53] i was trying to go simple like https://pastebin.mozilla.org/8827539 [23:53] and set that to run on start up [23:53] Firefox can't connect to anything but using telnet I can. I disabled ufw to test (my ports are closed on the router), but I still can't connect. [23:53] Anyone know what's up with this? [23:54] ! [23:54] I do testing for firefox... the firefox trunk is the nighly ppa [23:54] hello [23:54] how to download metasploit framework [23:54] can you enter your gateway through browser? [23:55] the parts i use which is webIDE is built into that so it is the best idea to have that always updating [23:55] Probably should've checked that first :| [23:55] checking now [23:55] Uh, no. I don't think so. [23:56] what system you are using? [23:56] who [23:56] Ubuntu 14.10 on an HP laptop [23:56] ) [23:56] okay not me [23:56] Was working about 4 hours ago [23:57] try to check cables all is fine [23:57] any one know if i can use that format for running the apt-get upgrade and apt-get install firefox-trunk [23:57] Alissa The only time I had that issue the system clock was wrong and setting it right fixed it. Probably a coincidence [23:57] I'm IRC'ing on the laptop, miv. [23:57] I also did say that I can use telnet on the laptop [23:57] so the probeme solved [23:57] chromium also isn't working. [23:58] ! [23:58] Has there been any progress getting Ubuntu onto various tablets (that aren't really outdated?) Like the Nexus 9? Ubuntu is said to release their own tablet-hardware soon, yeah? [23:58] did you check iptables rules for port 80 and 443 [23:58] jamie_: What you can use is a superuser crontab. [23:58] If you still need help. [23:58] miv: I disabled ufw, which is the iptables frontend. [23:58] Alissa: i still do... im just not sure how to set this .sh up [23:58] let me think a little [23:59] try to ping the dns please [23:59] jamie_: The .sh file will be run as superuser [23:59] You won't need to sudo. [23:59] miv: 38 millisecond ping [23:59] Alissa: okay... so all i need to do is separate them with the $ === andrex|off is now known as andrex [23:59] of course on separate lines [23:59] jamie_: just place the script in root and it'll automatically be run as superuser