[00:02] Hi I was wondering if I could get a comprehensive guide on how to dual boot ubuntu with windows 10 [00:05] http://www.linuxandubuntu.com/home/dual-boot-ubuntu-15-04-14-10-and-windows-10-8-1-8-step-by-step-tutorial-with-screenshots Soulboy [00:10] badbodh, thanks or the help, I gotta reboot. [00:15] hELLO! [00:15] Its my first time in this chat [00:15] I speak spanish [00:17] Can someone help me edit files on windows partition [00:18] Raziel: how are you accessing/mounting windows partitions ? [00:19] It automatically mounted. I tried unmounting and it says that it's busy [00:19] windows partitions don;t automatically mount unless you put them in fstab. [00:20] you must have opened nautilus and clicked on left column right ? [00:20] yes [00:20] that will manually mount the partition to /media//partition-name [00:20] go to the above location and verify [00:21] It is mounted there [00:21] you can see all the files ? good. === Spr0cket- is now known as Spr0cket === danley_ is now known as danley === gbell1 is now known as gbell === FameW0lf is now known as FameWolf === peterrus- is now known as peterrus === RyanKnack_ is now known as RyanKnack [00:21] Yes I can see the files [00:21] now if nautilus or any other file manager mounts it, you should have read/write access by default. === IdleOne is now known as Guest18511 === petersaints_ is now known as petersaints [00:23] you can copy/cut/paste/delete files using nautilus. however other apps like dropbox, office, gimp etc may not be able to write files directly into those partitions. === L235_ is now known as L235 [00:24] so create your file in home folder, and cut/paste to windows partition === aeonchil1 is now known as aeonchild [00:24] once it is pasted in windows partition, you can edit and save the file without problems. === Bashing-1m is now known as Bashing-om [00:25] I can't rename or delete files that are already in windows partition === HashNuke_ is now known as HashNuke [00:26] Raziel: all permissions for FAT/NTFS are determined by how it's mounted, as they lack POSIX permissions. I don't really use either, so have no suggestions - good luck. [00:26] bummer. what have you tried so far Raziel ? [00:27] vrm Objective.docx [00:27] rm: cannot remove ‘Objective.docx’: Operation not supported [00:27] zykotick9: if you don;t have suggestions no need to scare new users. i have NTFS partitions that work seamlessly on both linux and windows. [00:28] Hello [00:28] i want to ask a question [00:28] any of you have used apple wirless keyboard with ubuntu? it is possible? [00:29] badbodh: good for you. Pro-Tip, use a real filesystem ;) [00:29] Raziel: for now reboot once and try again. make sure you don;t open any apps after login, only nautilus. and click on the windows partitions again [00:29] if it don;t work we can try some dirtier tricks [00:30] zykotick9: thanks, you may go to bed now. [00:30] I'm actually using a live usb so I'll have to reinstall hexchat if I do that. I've tried a live usb with Kali linux and linux mint and I get the same error. === Sabotend_ is now known as Sabotender [00:32] Raziel: to use widows/NTFS partitions properly on linux, you gotta add entries for each partition in /etc/fstab [00:32] it is possible to use apple wireless keyboard with Ubuntu? [00:33] Raziel: have you enabled 'compression to save space' in your windows partitions ? [00:34] Here's what I'm trying to do. My girlfriend got mad at me and changed my password. I need to go into system32 and change Utilman.exe to Utilman.exe.bak and then I need to change cmd.exe to Utilman.exe. This way when I boot the computer I can bring up the command prompt and change the password. [00:34] No I have not badbodh === rax-Y is now known as rax- === mino_ is now known as mino === venkat_331 is now known as venkat_330 === evil_dan2wik_ is now known as evil_dan2wik === huttan_ is now known as huttan === HolyKnight_ is now known as HolyKnight === Metacity|uh-oh is now known as Metacity === n-st_ is now known as n-st [00:37] Raziel: so you don't really have plans for using ubuntu full time ;) === kudos_ is now known as kudos [00:38] I have fedora on my other computer. That's usually what I use but all of my school files are on this one and I need to get in so I can do my homework. I can't even copy files to usb [00:38] you can just open terminal, type "sudo -s" for root shell. navigate to the directory and use 'mv' command [00:39] How did you guys learned the commands for Ubuntu? === joar_ is now known as joar [00:39] better option will be to just say sorry. kiss and makeup [00:40] Is there a good website or ebook? [00:40] mv Objective.docx Objective.txt [00:40] mv: cannot move ‘Objective.docx’ to ‘Objective.txt’: Operation not supported === Fudster_ is now known as Fudster === frankS2_ is now known as frankS2 [00:40] Raziel: even with root shell ? [00:40] yep [00:41] To be honest I'm using kali linux right now so I'm automatically root [00:41] There was no one in the kali forum and kali is based off ubuntu so I figured it was close enough === kumavis_ is now known as kumavis [00:42] Raziel, is the NTFS filesystem mounted as RW? [00:42] then run 'umount -a' , and mount it properly. step 1 : mkdir /mnt/mygf , step 2: mount /dev/whatever /mnt/mygf , step 3: navigate to /mnt/mygf and use mv command [00:42] get kali support then Raziel [00:42] !kali | Raziel [00:42] Raziel: 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) [00:42] for 'whatever' part, run 'lsblk' to check which one you have to mount === SchrodingersScat is now known as Guest3651 [00:44] umount -a [00:44] umount: /media/root/Windows: target is busy [00:44] (In some cases useful info about processes that [00:44] use the device is found by lsof(8) or fuser(1).) [00:44] Raziel, kali is not supported here [00:44] wait a minute, you use kali and can't handle basic stuff ? go learn real linux first :/ [00:44] Raziel, stop asking for support here [00:44] It's the same thing for what I'm trying to do bazhang [00:45] Raziel, no its not, not supported ask kali support NOT here [00:45] then join offtopic channel and ask. if anybody is interested they will fix you up [00:45] #kali-linux is their support [00:46] i assumed you are on ubuntu. can't help if you use a variant. things don;t apply ditto [00:48] No one is in these kali forums [00:48] bazhang: he mentions Utilman.exe, cmd.exe and girlfriend , is he trying to hack in ? [00:48] Raziel: Then ask in ##linux or boot from an actual Ubuntu LiveCD/USB. [00:48] Raziel, then use a distro that has support, not our issue [00:49] I tried linux mint and I had the exact same errors [00:49] Raziel, also not supported, lets wrap this up now [00:50] bazhang you don't have to be a dick. [00:50] prepare ubuntu live dvd/usb and try the steps i mentioned. [00:51] *facepalm* [00:52] how do i connect mouse and keyboard [00:52] :) [00:52] ##hardware mrts [00:53] Raziel: kali isn't even based on ubuntu... just sayin' [00:53] just joking [00:53] kali is debian [00:53] ubuntu too [00:56] zykotick9 what's it base on? [00:57] lol bat man [00:58] i need help [00:59] [00:59] acethebass: State the ubuntu isssue, we see what help we can ofefr . [01:01] did you receive the photo [01:02] How can i do gem update --system on ubuntu ? [01:03] when i try gem update --system, i get an warrning saying i should do apt-get somethign === Randy- is now known as Randy [01:05] !paste | acethebass [01:05] acethebass: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [01:07] where to get the list of comands of this i dont remember nothing [01:08] !manual | mordepedrom [01:08] mordepedrom: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [01:08] !rute | mordepedrom and this [01:08] mordepedrom and this: documentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - http://rute.2038bug.com [01:09] thx [01:09] welcome [01:09] obrigado [01:09] i always get (localhost modprobe WARNING: /etc/modprobe.d/thinkfan.conf.save line 2: ignoring bad line starting with 'sudo' ) === jared_ is now known as Guest65693 [01:16] V === ferret__ is now known as ferret_ [01:20] hello room [01:22] has anyone did any work with cross platform cpu clustering that can auto worker/server to device under load ? [01:24] Oldtech1: what do you mean? === cbarreda is now known as _cb [01:25] Oldtech1: that sounds like firmware in the CPU. ARM devices do that [01:28] coiterz: i mean like home networks now usually have consoles "ps3 or 4 or xbox" android phones and a pc or 2 . imagine a beowolf cluster or like HPC cluster but server can be like on the fly to whatever device is under load [01:29] Oldtech1: currently HPC and beowolf as i know has only one dedicated server and cant be set on the fly [01:35] Does anyone have experience with Gufw? [01:35] The documentation isn't extensive. What does the setting "Log all" mean? === hugegree_ is now known as hugegreenbug [01:39] how do I generate a system-wide prompt with a dialog of my choosing? [01:39] i.e. I want to make a program that stops me from using browser etc, unless I process what is prompted === Guest3651 is now known as SchrodingersScat === luckybunny is now known as DavidCameron [01:47] &paste [01:47] #paste [01:47] !paste [01:47] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. === mybit_ is now known as mybit [01:48] i cant paste img at imgur.com, any options? [01:49] zhxk, why not? [01:51] Has anyone tried ubuntu on an Asus vivo tab smart [01:51] I wanted to know if it was even comparable === DavidCameron is now known as luckybunny [01:52] zhxk, if it is blocked, try http://www.filmot.com/ === jnoob222 is now known as jnoob22 === gyaresu_ is now known as gyaresu === kbrosnan_ is now known as kbrosnan [02:08] Is ubuntu compatible with the Intel Atom Z2760 processor [02:09] Hi, I know how to backup my file system with tar. The problem is how to restore it if you want full disk encryption. Can you decrypt a disk AND unmount it??? [02:09] So you can untar the backup. [02:10] And overwrite all the fresh install directories with your own files [02:11] In other words: backup your disk with tar -> Do a fresh install with LUKS on another drive -> Decrypt drive AND unmount -> untar your backup in / [02:16] riqi, there is no way to decrypt your drive as you want to. i would make a list with installed programs, and reinstall them afterwards [02:18] http://askubuntu.com/questions/17823/how-to-list-all-installed-packages and http://askubuntu.com/questions/159664/how-to-list-user-installed-applications-not-packages [02:19] https://help.ubuntu.com/community/InstallingSoftware#Backup.2FRestore_installed_packages === dearn_ is now known as dearn [02:26] hello [02:26] I have installed a new ubuntu on my Portable 2TB USB HDD to boot from it on different PCs === dabdab1 is now known as dabdab [02:28] But I have a problem when I want to boot from it on my home PC which has a Geforce 6100 nForce 405 onboard VGA controller [02:29] sorry had to leave irc and come baxk on phone, so any reason why grub might not load? [02:30] I guess the problem is because of nouveau driver, which is loaded as default for nvidia vga controllers [02:30] Should I install proprietary NVidia driver on my portable ubuntu? [02:31] What if I attach my portable HDD to a PC with intel GPU? === enchilado is now known as aeonchild === EriC^^ is now known as Guest47147 [02:51] Can someone help me edit files in windows partition. I'm using a live usb of ubuntu to access the partition. [02:51] does anyone happen to know if logrotate hangs or does anything awkward if a command that's put inside of postrotate doesn't exist? [02:52] I can't rename or delete files in my windows partition from ubuntu [02:55] Raziel: already told you the magic steps. if you didn't note them down, good luck. [02:56] badbodh any idea why grub may not be loading during bootup? [02:56] Soulboy: you sure set your bios to boot hdd first ? [02:57] Yes [02:57] is your machine bios/mbr or uefi/gpt ? [02:57] I tried it and it didn't work [02:57] Uefi/gpt [02:58] i got no clue about uefi/gpt systems. stick around maybe somebody knows something. [02:58] Soulboy Raziel [02:58] Ahh kk thanks anyway [02:59] Raziel: close all applications and try again. your ubuntu isn't some alien magical creature that those steps won;t work. [02:59] badbodh when I do sudo mount /dev/sda /mnt/mygf it says mount: /dev/sda already mounted or /mnt/mygf busy [02:59] Soulboy: you seem quirky [03:00] Raziel: hey [03:00] Raziel: if it's already mounted then why bother mounting again. preoceed to sudo mv part [03:00] All applications are closed. I tried the command and it didn't work. I rebooted and tried again and same thing. [03:00] ok just a sec [03:01] badbodh when I ls /mnt/mygf nothing is there. [03:01] hey scoundtats [03:01] run lsblk and share output on pastebin, don;t paste here [03:03] badbodh: will that work [03:03] scoundtats: ?? [03:03] hey. I have this weird thing where I am looking at emacs in a cloud 9 buffer [03:03] it is ubuntu [03:03] I was simply trying to get the path of the file I was looking at [03:03] cassio3: really. Odd [03:03] http://pastebin.com/bS0m8SE8 [03:04] help please [03:04] scoundtats [03:04] yes, I know [03:04] how do I exit it [03:04] I am inside M-x [03:04] im on live disk i tried to install amd catalyst control and it messed up everything, i reinstalled ubuntu but now after login all i get is a blank screen, i tried to apt-get upgrade now its showing this error in the end [03:04] shoaib [03:04] Hey, can anyone please help me. Somehow I've messed up my laptop that I need for school :( [03:04] to be truthful, installing amd control center on windows also results in similar issues [03:04] hello [03:05] do you know what run level you are at? [03:05] Gatsbeehost [03:05] you are going to have to provide details [03:05] GatsbeeHost: that's generic [03:05] is it booting? [03:05] I was having problems with the wifis hard block coming on and off so I tried : Sudo apt-get upgrade [03:05] But it Failed due to lost connection , and now I can't connect to wifi or Ethernet [03:05] that doesn't harm anything in the few times I've tried it [03:06] isn't there a way to rebuild the packages using dpkg? [03:06] are you concerned you may have updated the kernel? [03:06] did the wifi work shortly after install [03:06] I'm not sure ? Super Unsavvy with Ubuntu [03:07] Wifi hasn't worked since the upgrade failed [03:07] Sudo rfkill unblock all doesn't fix it [03:07] does it show signs of working? [03:07] I'm really confused [03:08] did it work after install or not? [03:08] and your laptop does not have a hardware switch? [03:08] I know cassio3 it will [03:08] Wifi won't go off hard block , and wired connection is recognized but doesn't connect [03:08] connecting via ethernet doesn't work [03:08] ok [03:08] let's fix wired connection [03:08] is it getting an IP address? [03:09] Physical switch does nothing [03:09] Okay :) [03:09] can you probe whether it is getting an IP address? [03:09] How do I check .? [03:09] http://pastebin.com/6ZqYYMSu sorry I'm using 2 computers. hexchat won't run on the computer in question. [03:10] badbodh^ [03:10] GatsbeeHost: just run setup for network. Then select run at startup. Restart. [03:10] thank you [03:11] also, we should ask is wifi not working mean that it can't see any networks, or that it can't connect to them [03:11] I had two laptops that were blocked [03:11] but they were really old [03:11] cassio3: you hellbent on wrecking his system [03:11] I liked ubuntu 8.04 hardy heron, but now ubuntu uses unity, and even if you use gnome 3 the hw req's become bigger and bigger (so I use xubuntu atm). I can see ubuntu mate uses gnome 2 like 8.04, and wonder if it is better to support this distro rather than xfce? although the hw req's are abit bigger. === n0mad_ is now known as [n0mad] [03:11] and it was user error for not turning on wifi prior to installing ubuntu [03:12] why do you think I am hellbent on destroying his system? [03:12] Cannot find run at startup :( [03:12] pressure679: that's opinions [03:12] Her * [03:12] I do apologize if I am giving wrong info [03:12] I will step back [03:13] thank you scoundtats [03:13] No no you are helping , I just wish I understood the jargon better :( [03:13] no, soundtats was correct to rein me in [03:13] GatsbeeHost: don't select allow users to manage. Network will start next boot. [03:14] Well, I am between Ubuntu with Gnome (3), Mate (Gnome 2) and Xfce. [03:14] Raziel: what kind of partitioning is that. i'm afraid i bit more than i could chew. [03:14] Okay so a second reboot fixed wired connection , but my wifi hard block is still up [03:14] yay!!! [03:14] guess you have to convince your friend to give up the pass [03:14] GatsbeeHost [03:15] :)? [03:15] do you have a wifi dongle you can test with? [03:15] have you been through the ubuntu troubleshooting? can it see the card? [03:15] I don't [03:16] go through the ubuntu help wifi troubleshooting [03:16] I found it helpful [03:16] I don't know how to tell if Ubuntu troubleshooting can recognize card [03:16] cassio3: give him the link [03:16] Is it okay to try Sudo apt-get upgrade now with a reliable connection ? [03:17] Her*!lol [03:17] hi [03:18] i have a question [03:18] https://help.ubuntu.com/ === imnotsurewhattop is now known as imnotsure [03:19] hey quick question [03:19] i have ubuntu 14.04 and today i started my pc and the touchpad doesn't work [03:19] i have ubuntu server 14.04 setup with open VPn client, when i start the VPN , ALL my traffic on the cleint server gets routed throguh the server and i lose my ssh connection to the cleint. How to i make the client use Eth0 still and only use the VPN tunnel in apps that i tell it to [03:20] is that possible? [03:20] brenda, this seems like dpkg corruption [03:20] do you get a message in the corner that that's what happened? [03:21] Gatsbeehost [03:21] apt-get upgrade upgrades everything [03:21] badbodh I'm not sure the computer came with the os and i just used universal usb installer to make the live usb [03:21] it would be nice if you knew which packages you needed, or what caused it to break [03:21] has it ever worked? [03:22] It has always worked [03:22] I edited /etc/default/grub's line "GRUB_CMDLINE_LINUX_DEFAULT" from "quiet splash" to "text", and now when I startx the terminal emulator's transparent background shows the wallpaper instead of app's - what to do?? [03:23] - This edit makes ubuntu start without a display manager btw. [03:23] cassio3, how do i fix it ? [03:25] badbodh you still there? [03:26] hi can anyone point me in the right direction to accomplish this? "Create an empty database via your hosting control panel. And keep the host-name, database name, username and password ready" [03:26] i have a dedicated server with no control panel [03:30] i have ubuntu 14.04 and today i started my pc and the touchpad doesn't work [03:33] can anyone else help me edit files on a windows partition [03:38] Alright guys! Going to install Ubuntu Gnome 15.04 now, wish me luck! [03:39] i have ubuntu 14.04 and today i started my pc and the touchpad doesn't work [03:39] please help me [03:41] ltmgtfy: http://askubuntu.com/questions/484354/synaptics-touchpad-scroll-not-working - askubuntu is usually a good resource for common problems. [03:41] - brenda === TJ- is now known as Guest8103 [03:46] I'm on ubuntu 12.04. I'd like to get flash working on chromium [03:46] Hi, i was here a few minutes ago and lost connection. i was having an issue with my wifi hardblock not turning off, hopefully someone can help? [03:46] rfkill- list all " [03:46] soft block no hardblock yes [03:46] I found this: https://wiki.ubuntu.com/Chromium/Getting-Partner-Flash , but I do not have this UI on 12.04 [03:47] rfkill unblock all does nothing (even as su) [03:48] ideally, I'd like to get flash working in firefox as well [03:48] but I'm less concerned with getting firefox working then getting chromium working [03:49] googling, I get a lot of conflicting information: like, I'm not sure whether I should use the pepper flash installer or not === notekumar is now known as noteness [03:50] there's conflicting advice on that [03:50] GatsbeeHost: what make/model of PC is it? === TJ_Remix is now known as TJ- [03:50] badbodh you there? [03:51] its an hp pavillion touchsmart [03:51] Can anyone help me edit windows files [03:52] If I search within the 'Ubuntu Software Center', it appears that the "adobe flash plugin" is installed. So I'm not sure what is broken: my browser, ubuntu's package management system, or my browsers [03:52] I imagine that it isn't the browsers, because it isn't likely that they are both broken at the same time (firefox, chromium) [03:55] I've obviously got some flash packages installed: http://pastie.org/10422704 [03:55] GatsbeeHost: We've had quite a few similar issues recently which all seem to boil down to system firmware/BIOS bugs; specifically ACPI support. When the firmware finds it is working with the Linux OS, rather than Windows, it doesn't enable control of some platform-specific functionality. Radio hard-block seems to be the primary service affected, too. [03:59] if i restore default settings in the bios will i loose all my stuff? [03:59] GatsbeeHost: There's a kernel command-line option you can try to discover if that is the case for your system: Try adding "acpi_osi="Linux" ". If that doesn't work, do a search on the ACPI table for the Windows-specific OSI names with "sudo strings /sys/firmware/acpi/tables/DSDT | grep -i windows" and try the most recent Windows string, e.g. acpi_osi="Windows 2012" [04:00] TJ: im sorry im not savvy with ubuntu at all, i dont know how to do any of that .. :( [04:01] GatsbeeHost: To add entries to the kernel command line see https://wiki.ubuntu.com/Kernel/KernelBootParameters [04:02] okay thank you, i will try to follow that [04:02] also if i restore system settings will i loose anything? [04:04] GatsbeeHost: Changing BIOS/firmware default settings won't affect this issue. It's best not to make major changes until you've identified the cause/workaround. If acpi_osi doesn't solve it there may be other steps that will help. With HP there are other issues related to the hp_wmi platform driver that is supposed to interface (via ACPI events) with the platform media keys, radio switch, etc. [04:04] GatsbeeHost: I assume the PCs radio kill switch is a hot-key on the keyboard, not a dedicated switch? [04:05] yes, on f12 [04:06] GatsbeeHost: I thought so. That makes it more likely acpi_osi=XXXX could help, or failing that, changes to the hp_wmi platform driver. [04:07] GatsbeeHost: As a quick test you could drop the hp_wmi driver. Check if it is loaded first: "lsmod | grep hp_wmi" [04:08] GatsbeeHost: If so, remove it from the kernel with "sudo modprobe -r hp_wmi" and then try the F12 radio key function [04:08] lsmod | grep hp_wmi shows: hp_wmi 14062 0 sparse_keymap 13948 1 hp_wmi wmi 19177 1 hp_wmi [04:10] but sudo modprobe -r hp_wmi did nothing [04:13] GatsbeeHost: That will be because sparse_keymap depends on it. Kernel won't allow removal of a module that others depend on. Usually nothing else depends on it. [04:14] GatsbeeHost: To avoid messing with the modules unduly, try my original acpi_osi=XXXX tests. They are easier to perform, and easier to make permanent [04:17] ok i will work on that [04:20] Can someone help me? When I try to rename a file in my windows partition it says operation not supported. I'm using mv to rename it [04:20] Hello ubuntu [04:32] Anyone there? [04:36] Raziel, Linux uses some characters which are not recognized in Windows for file names. Check the encoding for ntfs mount and set it to utf8 [04:37] https://help.ubuntu.com/community/MountingWindowsPartitions [04:43] Question [04:43] How do I mount network shares on boot [04:43] and how do I do so before any other user service starts [04:44] there are media delivery services that require certain NAS directories to be mounted as soon as they are started [04:44] so I would need these network drives mounted with the highest priority [04:48] I'm kind of stumped on a server install, can I get some guidance here? [04:48] kbhtech: sure, although depending on the time of day, #ubuntu-server could be useful too [04:49] I understand, I may navigate that way depending on how things go here. [04:49] ask [04:50] Anyhow, I've got a gateway setup going on here and what I am trying to do is assign an IP through DHCP of 192.168.2.1 while being the gateway at 192.168.1.1 [04:51] kbhtech: so maybe you need the DHCP server to send out an additional option to add a route to 192.168.1.1 to the clients. [04:52] I've got the DHCP server (isc-dhcp-server) I just don't know how to produce such a configuration. [04:54] I've had success at assigning and sharing internet access on the same subnet, however I don't know how to share the net on a subnet that is out of the scope of the gateway. [04:54] kbhtech, why don't you keep that server in the 192.168.2.x range? [04:54] Fe: em2 is 192.168.1.1 where it's client should be assigned 192.168.2.1 and connectivity should be shared. [04:54] kbhtech: option 33 provides a list of static routes [04:55] err/ 192.168.1.x range [04:55] For the router, or other networking equiptment. [04:56] can i install ubuntu in my tablet? [04:56] It's designed to function above the networking equiptment, therefore providing additional services to the equiptment, as well as functioning as a linux firewall. [04:56] bhoj_: wich tablet [04:56] iball slide i701 [04:57] bhoj_: wich is default Os on your tablet? [04:57] kbhtech: "option static-routes ip-address ip-address" ... see "man 5 dhcp-options" [04:57] bhoj, If there is an arm64 release of ubuntu, it's possible. (assuming thats the architecture) [04:57] windows 8.1 [04:57] Hello.. I upgraded nginx-common and nginx-extras on latest Ubuntu from nginx/development ppa and got error after restart "Failed to restart nginx.service: The name org.freedesktop.PolicyKit1 was not provided by any .service files" [04:57] may be anyone know, how to fix it?.. [04:57] bhoj_: then should be possible to install ubuntu desktop, make sure you disable fastboot and secureboot first [04:57] Awesome. Thanks! [04:57] lotuspsychje: how? [04:58] bhoj_: make an ubuntu usb and install [04:59] kbhtech: Something like "option static-routes 192.168.2.1 192.168.1.X;" where X is the router on the 192.168.1./24 subnet [04:59] lotuspsychje: specs -> 1gb ddr3 ram, intel atom quadcore. [05:00] is there a specific distribution which i should try? [05:00] kbhtech: oops! got the numbers transposed there! "option static-routes 192.168.1.1 192.168.2.X;" [05:01] bhoj_: ubuntu desktop [05:01] lotuspsychje: how can i boot from usb if can't get in to bios? [05:02] bhoj_: some tablets with w8 needs reboot into uefi, from within windows options [05:02] bhoj_: ask in the ##windows channel for more details [05:03] is there a ubuntu channel for tablets? [05:03] Okay, back to the potential solution. option static routes $server[192.168.1.1] $client[192.168.2.1] should provide the client the ip and connectivity? [05:04] kbhtech: I should mention I'm assuming you've set the DHCP default gateway with "option routers 192.168.1.1;" already [05:04] bhoj_: there are no projects for your tablet brand i think, check the CDA forums anyway [05:04] bhoj_: XDA forums sorry [05:05] kbhtech: No. "option static-routes DESTINATION GATEWAY_TO_DESTINATION_FROM_CLIENT_SUBNET;" [05:07] kbhtech: if you have separate sub-nets A and B then clients on A can only reach clients on B via a GATEWAY that is on both. So to get from A.1 to B.1 A.1 needs to have either a default gateway in A, or if it has the gateway B.1 then A.1 also needs a static route which sends packets for B.1 to some A.X. [05:09] bhoj, this is kind of a different approach however if the bootloader is accessible and the device can be reimaged by it than you can place any OS built for the arm64 architecture. [05:09] That doesn't garantee stability. === Tsunami is now known as Guest35514 === daniel is now known as Guest69697 [05:11] kbhtech: probably i should'nt try it. why fix things which are'nt broken? [05:11] So, if host is 192.168.1.1 and I want client to be 192.168.3.1 then [05:11] option static-routes 192.168.1.1 192.168.3.1 [05:13] kbhtech: No. If client is 192.168.3.1 then there needs to be another 192.168.3.X host on that subnet that also has an address in the 192.168.1.X subnet. This is the entire point of sub-nets. For packets to 'leave' a sub-net there has to be a router (gateway) involved. [05:14] kbhtech: are the clients on different Ethernet segments, or all on the same segment? [05:16] Okay, the network is a serial circuit up until the router and then it becomes parallel. In this circuit the modem is first, then the server, and finally the router. I want the server to provide the router a 192.168.2.1 ip address while it's gateway is 192.168.1.1. [05:17] The final order should be: 192.168.0.1 -> 192.168.1.1 -> 192.168.2.1 then 192.168.2.XXX [05:19] kbhtech: so you've got MODEM=192.168.0.1 <-> 192.168.0.A=SERVER=192.168.1.1 <-> 192.168.1.X=ROUTER=192.168.2.1 <-> 192.168.2.0/24 ? [05:19] how to find double saved pictures under ubuntu? found dupeguru that is not completly free (you have to pay)... any other software advices? [05:19] Yes [05:20] !info findimagedupes | pragomer1 [05:20] pragomer1: findimagedupes (source: findimagedupes): Finds visually similar or duplicate images. In component universe, is optional. Version 2.18-6 (vivid), package size 28 kB, installed size 123 kB [05:22] kbhtech: In that case you've got 3 routers involved, and if the clients on 192.168.2.0/24 are issued IP addresses via the DHCP SERVER on 192.168.1.1 you'll need a DHCP relay on ROUTER 192.168.{1.X,2.1} [05:23] Okay, so router has to be assigned 192.168.1.{>1} [05:23] Okay, so router has to be assigned 192.168.1.{ >1 && < 255 } [05:24] kbhtech: ROUTER has at least 2 Ethernet interfaces, 1 connected to SERVER and the other(s) connected on the client sub-net [05:24] kbhtech: Yes, that is correct. [05:24] Yeah, I get that. I noticed the pattern in your formula. You taught me something :) [05:25] ROUTER has 5 ethernet ports, running OpenWRT. I was hoping to design the server router ready for manufactured releases. [05:26] I think that I understand now, that routers are assigned 192.168.0.X before it host a network on 192.168.1.1. [05:27] Just like the server, has to be. I wasn't sure how modem producers and router companies worked that out. [05:28] kbhtech: the problem I think is you're expecting to allocate ROUTER's 192.168.2.1 address. That would be incorrect. DHCP SERVER would only be able to allocate the ROUTER with its 192.168.1.X address, but that would be pointless. From what you've said, MODEM, SERVER and ROUTER should ALL have static IP addresses. Then the only issues is getting the clients on the LAN side of ROUTER to have their BOOTP/DHCP [05:28] requests DHCP RELAYed via a service on ROUTER to SERVER. [05:28] How is the router assigned an IP address from the modem then? [05:29] What I'm trying to do is DHCP a Static IP [05:29] I was going to restrict range to a single ip [05:29] kbhtech: It isn't. It's not connected to the MODEM, it's connected to the SERVER. ROUTER has no notion of the MODEM, everything towards MODEM has to be forwarded to SERVER [05:30] Not in my example, I'm talking about residential application. Don't modems provide the single IP for the router? [05:30] Through DHCP? [05:30] kbhtech: Are you sure you want/have the SERVER between MODEM and ROUTER? Usually it is MODEM <> ROUTER <> SERVER [05:30] That's what I am trying to moch. [05:31] Yeah, I'm pretty sure about that xD. [05:31] No, the router (local) IP is set in the router itself. [05:31] Hmm... [05:31] kbhtech: the MODEM has no notion of IP. If the 'modem' device is also a router that's a different matter [05:31] Hmm... [05:32] How does router software accept DHCP then and then how do modems usually use 192.168.0.1 while routers use 192.168.1.1? [05:33] And we know it's done in BSD or Linux. It's the root OS for most firmwares. [05:33] modems do not use 192.168.x.x, only modems + router combos [05:33] kbhtech: MODEM is short for MOdulator DEModulator - it is the circuit that takes a (usually analog) signal and converts into a digital stream. Residential CPE is usually a combined modem/router with several interfaces, 1 facing 'out' to the ISP, and the others facing 'in' for LAN, WLAN, etc. === ludo is now known as Guest94747 [05:34] kbhtech: ISPs usually use PPP to create a virtual circuit that connects the modem/router's 'out' interface to the ISPs gateway. [05:35] I get it now :) [05:36] That's pretty suprising because I've seen modems provide the gateway 192.168.0.1 to routers several times while the router uses 192.168.1.1 When I look at mine, its --.--.---.-- instead. [05:36] only one question ... im using trading platform (meta 4) wiil it be supported by ubuntu .. just need to know before donwlaoding [05:37] What happened to the old school moterola? lol [05:38] I get it, thanks for clearing that up. [05:39] is there any other DE of ubuntu even lighter than LXDE? [05:39] is that the help we get from ubuntu????? [05:39] really ??? [05:41] Guest94747, so what is that meta4 ? url ? [05:41] 192.168.0.1 doesn't exist in this house because the modem's providing the actual IP to the router rather than creating it's own subnet. It threw me for a loop because I've seen plenty of actual modems use the gateway 192.168.0.1 for access. We use to be able to open up there configuration pages and read the logs just like we can a router. When did that change? [05:41] well then ... i rather to stick with microsoft .. if that what ubuntu is about .. then im at the wrong plce ... no wonder why nobody knows about it [05:42] Guest94747, yes do that, thanks for the rant! [05:42] kbhtech: sounds like the 'modem' is in transparent bridge (RFC1483) mode [05:42] hallo === shy is now known as Guest35209 [05:43] itsokay [05:43] Hi. I need some help. Whenever I try to use graphics intensive websites, the cursor freezes...I have a Dell Optiplex 745 with Ubuntu 14.04. This is my "lspci | grep VGA" output, http://paste.ubuntu.com/12424751/ ...and this is the Chrome output: http://paste.ubuntu.com/12424747/ [05:43] Hi [05:43] What can I do? [05:43] hi,there! I have a question about forgotten password. ubuntu have a reset password system like google? [05:44] please state your system specs [05:44] see you again [05:44] masa_: Recovery mode, on the boot manager's Advanced sub-menu [05:45] DiAnne17, that intel is not a racemonster. [05:45] OerHeks, the site is the CHrome Web Store [05:45] RFC 1483 [05:45] :( [05:46] TJ, now i am in guest sesion. [05:46] That's where I think that I keep getting a DHCP address from my modem to my router because that involves DHCP [05:46] Hey all i bought a andriod smart phone off ebay. It comes up with all sorts of ads installs games on its own all sorts of things im running ubuntu and was wondering if anyone knew how to fix this problem [05:47] DiAnne17, well, those messages are just warnings you would not see if you didn't start chrome from terminal. [05:47] what brand? shoot2kill [05:47] ill give the link [05:47] please [05:48] So. [05:48] shoot2kill, this is not android support [05:48] i understand that ..but to solve the problem in going to need a ubuntu app [05:49] as ill be plugging into my computer [05:49] This is easy. I ran to support whenever I just needed educated. Thanks Guys! Jobs Done :) lol [05:49] so it is half a ubuntu question [05:49] :P [05:50] shoot2kill you can root your phone using ubuntu [05:50] shoot2kill, " sudo apt-get install mtp-tools mtpfs " and you can connect your android, but not to alter installed apps AFAIK [05:50] that'll solve your problem [05:51] vrihad the phone looks alot like this one [05:51] http://www.ebay.com.au/itm/5-Touch-Dual-Sim-3G-Dual-Core-Android-4-2-Mobile-Phone-Smartphone-Unlocked-Whit-/111305882084?hash=item19ea58f9e4 [05:51] shoot2kill, the chrome remote desktop app in the play store, and chrome remote desktop running on your computer, running ubuntu or what ever you want that has chrome in it, will allow you to use ubuntu from your phone wherever you go :) [05:51] * OerHeks all androids look alike [05:51] i <3 ANDROID! [05:51] and ubuntu [05:51] shoot2kill: try the channel #android you'll probably need the DevKit and use the android debug bridge (adb) [05:53] android and ubuntu are cousins [05:53] hi [05:53] hi there! is some one using ubuntu phone already? [05:53] !phone [05:53] Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch [05:53] Trying to setup public_html in my home folder. get error forbidden you dont have permission to access public_html/info.php [05:53] i did chmod 0755 to publiic html [05:53] masa_, sure, lots of them, join #ubuntu-touch [05:54] you cant reinstall android [05:54] help [05:54] but your phone looks like a china phone [05:54] you will need to root it and uninstall some stock apps causing this problem [05:54] but most china phones come prerooted [05:55] vrihadartha1, this goes offtopic [05:55] sorry [05:55] lets stick to ubuntu [05:55] :) [05:55] are there ubuntu phone distributior in Japan ? [05:56] masa_, not yet, please visit #ubuntu-touch === aps_ is now known as aps [05:56] what does this error means because search permissions are missing on a component of the path [05:56] How do crown jobs work? [05:56] which search permissions? 755 not enough? [05:57] kbhtech, you mean cron! === mission712_ is now known as mission712 [05:57] axsk: Are you using apache web-server? did you enable mod_userdir ? did you ensure the apache process user can access the directory and travere those leading to it [05:57] TJ-, yes apache and enabled userdir [05:57] cron, yeah. I've just read it somewhere and I think I'm going to need to adopt the skill. [05:57] TJ-, i chmod 755 to public_html do i need to chmod my /home/user too? [05:58] axsk: the apache process is probably operating as user:group www-data; that group needs traversal permissions from / to $HOME/public_html/ [05:58] TJ-, sorry. brb. [06:00] !cron [06:00] cron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto [06:12] thanks OerHeks. I saw #ubuntu touch. It is nice and littlebit funny. [06:15] I see it, wan connection type and then router ip address. [06:15] I wasn't considering wan and lan during config. Thanks TJ [06:20] hi there! how can i doot recovery mode? === mystic is now known as srini === user is now known as Guest27450 === Spec_ is now known as Spec === gabriel_ is now known as gabriel_666 [07:06] czesc === Simbax_ is now known as Simbax [07:17] Okay debating MariaDB or MySQL [07:23] I am making an application (web app, and android app) where the users will be able to make real money. What merchant system or mechanism can I use to send money to users when they made enouch money? Like I can send them a check, or what other options are there? Is there an online service that specializes in this? [07:23] quit === sins-_r is now known as sins- [07:24] locksmith2: so at this point it would be very much like a normal employee pay schedule [07:24] locksmith2: quit a few merchants that can do this, simple google search will give you probably a massive list of these merchants [07:24] locksmith2: but you know if you are paying any other way other than a check, than you are looking at like direct bank deposit ? .. this is different your users would have to give you bank account number and routing numbers [07:25] locksmith2: so most efficient way would be by check? paypal? google wallet ? [07:25] I want to have lots of users... so I need something credible so I can tell my users "We are using this company/service XXX which will be sending you yourt money." [07:25] I can't say "I will personally send you a check" [07:25] it has to be scalable [07:26] locksmith2: sure yeah, can easily have a merchant generate check, be sent to you, then you can resend it, really depends on the merchant [07:26] and users need to be able to accept money easely, like onto their VISA card for example [07:26] or bank account # [07:26] so I guess ... I am looking for a murchant [07:27] locksmith2: just after a minor search, something called quickpay-usa just look at it [07:27] locksmith2: this sounds like nothing to do with ubuntu. [07:27] !ot | locksmith2 [07:27] locksmith2: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [07:27] ^^ yeah defenitely not ubuntu related [07:27] if there is an opencart channel, you could ask there :)) [07:27] there is but small @.@ === Cybert1nus is now known as Cybertinus === ken is now known as Guest61111 [07:57] wossop [08:04] guys i have a problem: i recently install lightdm on my ubuntu installtion that came with gdm. after the installation of lightdm. every time I login, I am looped back to the login screen. even with the correct password. I need help. I am stuck. Lock out my computer. [08:06] please help [08:06] guys i have a problem: i recently install lightdm on my ubuntu installtion that came with gdm. after the installation of lightdm. every time I login, I am looped back to the login screen. even with the correct password. I need help. I am stuck. Lock out my computer. [08:10] guys i have a problem: i recently install lightdm on my ubuntu installtion that came with gdm. after the installation of lightdm. every time I login, I am looped back to the login screen. even with the correct password. I need help. I am stuck. Lock out my computer. [08:16] iongraphix, what ubuntu version is that? [08:17] and what guide did you follow to install lightdm over gdm? [08:24] Salut je recherche qq1 pour m'aider à configurer un hotspot wifi sur ubuntu15. Actuellement je vois le ssid mais ne peux pas m'y connecter [08:26] alainb: Most people in here speak English only, including myself :( [08:27] hi. what is a good disk management tool? I am having a lot of trouble with the tool that comes with Ubuntu ("Disks"). [08:27] octoprig: What would you like to do? [08:27] I want to format a disk. [08:27] sudo mkfs.ext4 /dev/yourdevice [08:28] !fr | alainb [08:28] alainb: 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. [08:28] Ok sorry wyoung, so I'm looking for someone who could help me to configure a wifi hotspot on ubuntu 15 [08:28] octoprig: You could try gparted [08:28] octoprig: gparted [08:28] wyoung: how do I know which is my device? [08:29] octoprig: depends how you connected it. It will usually be /dev/sdX where X is a letter from a-z. [08:29] Gparted looks nice. [08:29] gparted is good [08:29] I'd rather have a GUI for this. [08:30] It will auto detect your drives too [08:30] ok, I will try gparted. thanks. [08:30] which one understand the openwrt uboot, i want to modify the uboot, where to start ? [08:30] ok, learning the console is handy too, much faster to type it in then having to point and click, type, point and click [08:31] Arx: start in #openwrt [08:31] o&~ [08:31] I like to use the terminal for everything, but this is one thing where I'd like a big button that asks me "Are you sure?" when I try to format anything. [08:31] ok :) === VoX is now known as vox [08:32] gparted then :) it has a nice gnome / gtk interface [08:32] i have mask the openwrt uart [08:32] Arx: This is a ubuntu channel [08:32] but there are some bytes outted from the uboot [08:32] Hi! Can anybody explain me how can i change the button's(minimize, maximize, close) location in window, [08:33] what's the difference between /dev/sdd and /dev/sdd1? [08:33] zubans: If you are using unity and maximize the application then you have no choice where the buttons are (they are always on the left). [08:33] octoprig: /dev/sdd is the disk , /dev/sdd1 is the first partition on the disk [08:34] octoprig: whenever you format it's better to create a partition table, create partitions and format them with whatever filesystem you want [08:34] its no good. Linux is flexible OS [08:34] octoprig: 1 - 4 are primary partitions, 5 - ? (I forget what the max is) are logical partitions, [08:34] octoprig: If you want to format a drive larger than 2.something TB you need to use EFI / GPT. [08:35] ah. [08:35] zubans: If you do not like Unity you can always use a different DE like KDE Plasma, or XFCE etc [08:35] zubans: or gnome :) [08:35] wyoung, or mate [08:35] !flavors | zubans [08:35] zubans: !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. [08:36] i try to use Xfce. [08:36] hi cfhowlett [08:36] yowza ^ 2! wyoung [08:37] octoprig: so is this a USB drive? is it larger than 2.something TB? [08:38] octoprig: Did you want to access the drive in a different OS too like windows or macosx? [08:39] greetings [08:40] I have a projector and I want to set it up with ubuntu, I plugged it in my laptop, but in displays doesn't show anything... ? [08:40] The connection is through usb [08:42] wyoung: it's an external disk. I'd like it to be accessible from other OSes, yeah. [08:43] wyoung: it's like 1.8 TB. I formatted it as NTFS. === netekmalta is now known as netek === paul-kk1 is now known as paul-kk [08:47] Hi [08:48] How can i set my android to always enable rw mode on /system permanently? [08:48] errrrrrrrrrrrr, ask the #android channel? [08:48] Sorry [08:48] :) [08:48] sudo command is not working in aws, ubuntu instance. When I type sudo with any command, the cursor goes to ndxt blank line without executing the command. The prompt does not reappear. I can see whatever I type and have to press Ctrl+C to cancel and get the prompt. [08:49] how can I set up my projector, does anyone know? [08:51] I'm having trouble getting flash working in chromium and firefox. It works in chrome just fine. I'm using ubuntu 12.04 === Guest47147 is now known as EriC^^ [08:57] Any idea of my sudo command failure [08:57] ? [09:00] bobdobbs: for chromium you need pepperflashplugin-nonfree, for firefox flashplugin-installer === ubuntu is now known as Guest17975 [09:03] ANU === mission712 is now known as mission712_ [09:04] . === mission712_ is now known as mission712 === Pantsu is now known as Desu [09:05] Guest17975 [09:05] When I restart my PC, my input method changes to en_US even though I don't have it installed. Is this a known problem? [09:06] MacroMan, ubuntu is INSTALLED on this computer??? [09:07] I mean the input method en_US isn't installed. [09:07] I only have en_GB [09:08] MacroMan, DID you INSTALL ubuntu on this computer? [09:08] Yes [09:08] I've had it installed for about 2 months. [09:09] Hey, i have a broadcom 4313 (the 4727 version), will ubuntu 15 iso install working Drivers for this wifi? [09:09] FelixFire619, probably. if not, it's easily fixed in post install [09:10] MacroMan, look in language settings. I'd bet you have en-usa on board [09:11] cfhowlett, if i dont have that wifi, i dont have internet [09:11] FelixFire619, but you have the ubuntu .iso? as I said, easily fixed. see the "no internet available" option [09:11] That's the point. Each time I boot my machine, it's defaulted to a US layout. [09:12] FelicianoTech, https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx#STA_-_Internet_access [09:12] ty [09:12] MacroMan, ... verify that you have english us installed. you don't want? delete! [09:13] cfhowlett, I have deleted it and it still defaults to it, even though it's not on the list. [09:13] MacroMan, weird. do this: sudo locale-purge this cleans out the default language settings used during initial install [09:14] MacroMan, wait 1 [09:15] This only started yesterday. [09:15] sudo locale-gen purge [09:15] Until then, it was set to UK everytime, which is the default I chose during the install. [09:16] cfhowlett, OK, I've run that. I'll see on the next reboot if it's worked. Thanks [09:16] MacroMan, let me know [09:16] Will do. I can't reboot till later though as I'm running a backup atm [09:16] MacroMan, OK then. [09:21] during the ubuntu installation, if I switch to a TTY, what are the login details? I've tried ubuntu/ but I can't log in [09:21] where can i get more ubuntu theme? [09:22] Xiaclo, Try root [09:22] i have a problem with lightdm that don't start.. someone can help me? [09:22] Nope, root without a password doesn't work either [09:22] !theme | yuusha [09:22] yuusha: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy [09:22] ubottu: Thx! [09:22] !details | MoL0ToV [09:22] MoL0ToV: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [09:23] oh.. it is a bot? [09:23] ubottu is a bot [09:23] Yes, I can confirm that I am a bot. http://wiki.ubuntu.com/IRC/Bots for all information. [09:23] k1l_: if i run /etc/init.d/lightdm start nothing are done [09:23] cfhowlett: thank you [09:23] MoL0ToV: which ubuntu exactly? [09:23] happy2help! yuusha [09:24] k1l_: 12.04 [09:24] MoL0ToV: sudo service lightdm start [09:24] k1l_: if i run startx xfce appears correctly [09:24] MoL0ToV: m( [09:24] k1l_: nothing appears [09:25] MoL0ToV: dont use startx, that will break all file permissions [09:25] k1l_: ok, can you help me to debug? [09:26] first is to look in the users home and see what is owned by root:root "ls -al" [09:27] nothing [09:27] yes... the directory .dbus [09:28] chown that back to user:user [09:28] now i'm typing to webchat via a startx session [09:29] then pastebin the dmesg and xorg.log from /var/log [09:29] there must be a reason why loghtdm didnt start [09:30] ok [09:32] k1l_: dmesg http://paste.ubuntu.com/12425553/ === paul-kk1 is now known as paul-kk [09:34] k1l_: xorg.log http://paste.ubuntu.com/12425560/ [09:37] try /var/log/lightdm/lightdm.log [09:40] (EE) Failed to load module "fglrx" (module does not exist, 0) [09:43] \/var/log/lightdm/lightdm.log don't exist... i removed lxdm and lubuntu from this pc and installed xubuntu and lightdm [09:52] TJ-, ping u thr? [09:55] hi [09:55] hi [09:55] what does because search permissions are missing on a component of the path mean? what permission I have to enable? [09:56] i have already enabled 755 on /home/user/public_html [09:56] and enabled userdir [09:56] axsk: what permission does /home/user have? [09:56] and /home [09:56] the default one. i did not do anything there. [09:56] ubuntu 15.04 [09:57] The default is usually 700 or 750. You need to allow execute for others [09:57] so chmod o+x /home/user [09:57] is it safe to chmod -R 755 on /home/user ? [09:57] axsk: I don't recommend that. [09:57] you just said to change it above? [09:58] other users don't need read permission in your home directory, just execute so they can traverse it [09:58] I said o+x not 755 [09:58] :-o [09:58] let me cancel it [09:59] and dont use -R [09:59] you only need to set it on /home/user [09:59] :-o [09:59] oh! [10:00] wyoung, ok. now it works. thanks. [10:00] anytime [10:05] i installed gdm but typing gdmsetup says: command not found (ubuntu 12.04) howto fix? [10:07] i have the some bug as this : https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1049025 any suggestion how can i fix it (v14.04)? [10:07] Launchpad bug 1049025 in libreoffice (Ubuntu) "Can't select text/highlight using mouse" [High,Fix released] === bhargav is now known as Guest13433 [10:09] i installed gdm but typing gdmsetup says: command not found (ubuntu 12.04) howto fix? [10:10] I've generated a new user, and can't ssh in. [10:10] This is something I've done 100sof times, but can't seem to get why this time it wont work. [10:10] Is there some way to debug this? [10:11] samgoody: you can use -v if you're using openssh client [10:12] or increase logging verbosity on the server side [10:12] Thanks, that was obvious but forgotten [10:13] samgoody: most likely you forgot to unlock the user :) [10:14] unlock the user? what do you mean? [10:14] Hi there, on my work computer recently, xubuntu has been interpreting left clicks as right clicks. [10:14] samgoody: passwd -u [10:14] Not every time I click, but sometimes. [10:14] What's the issue =( [10:14] ubuntuhelpme, go into your keyboard settings and verify you didn't reverse orientation [10:15] cfhowlett, nope. [10:15] i don't recall doing that in the past, and this is the first time ive had an issue. [10:16] samgoody: are you using password or pubkey auth for ssh? [10:16] i installed gdm on ubuntu 12.04 but i cannot find gdmsetup or gdm-setup command... why? is included in another package? [10:16] hi! i would like to add some module to my existing nginx installation - http://wiki.nginx.org/NginxHttpHeadersMoreModule [10:17] pubkey [10:17] i just wonder is it possible to "include" this module in existing installation already or should i "re-compile" the whole app? [10:17] ive added the public key to the users /home/user/.ssh/authorized_keys [10:18] and set perms on the .ssh folder to 600, on the authorized_keys to 400 [10:18] samgoody: .ssh folder must be 700 [10:19] and both must be owned by the user [10:19] (or to be precise, .ssh has to be u+x, go-rwx is not needed but better to have) [10:20] oops. i mean 700. and both are owned bby user [10:20] samgoody: then -v on the client side is your best bet to find out the problem. could be the client side does not know which key to use? [10:24] http://dpaste.com/0WFE8ZS - do you mind looking? [10:25] samgoody: is 'RSAAuthentication yes' in sshd_config on the server? [10:25] (and PubkeyAuthentication yes btw) [10:26] yes to both [10:26] And I can ssh in as root [10:27] samgoody: which Ubuntu version is this? [10:28] I think 15, will check [10:28] samgoody: well, if it's 15, check 'journalctl -u ssh.service' and see if it complains about anything [10:28] otherwise check /var/log/auth.log iirc [10:28] yes, vivid - Ubuntu 15.04 [10:29] unbeleivable!!! [10:29] samgoody: ? [10:30] Thanks, I did not even know about this - it says the user is invalid - because User deploy not allowed because shell /bin/fish does not exist [10:30] ah. [10:30] Somehow, when I tried to apply the default shell, I made the user invalid. [10:31] hi. how can i create a crc32 sum for plain text without storing the text in a file. crc32 < text_here does not work [10:32] and google is not that helpful at the moment. or i'm not using the correct search terms... [10:32] e-i-k-e: 'man crc32' [10:32] But the user is listed in /etc/passwd, so i dont know what to make of this [10:32] e-i-k-e: you'll see it takes the file as argument, not through stdin [10:32] ratrace: ok. so crc32 is not capable... yep... [10:33] thank you [10:33] samgoody: it complained about /bin/fish not existing. Is that true? [10:34] yup, its true. Even though fish is installed and works [10:34] ratrace: i didn't know that it is distinguished between data coming from stdin or a file [10:34] samgoody: 'whereis fish' will thell you the properpath [10:35] what happen to aws? [10:35] e-i-k-e: I don't know if it does, but the manual seems to suggest the file is a regular argument, not taken in through stdin [10:35] I'm using an hp spectre 13 x360 laptop, would like to make a dual boot for ubuntu, anyone know if ubuntu will also support all the touchscreen, going into tablet mode, and mouse trackpad functionality I have in win 10? [10:35] ratrace: okay, than i'll look for something ales [10:36] ***else [10:36] It does. It exists in both /etc/fish and /usr/bin/fish, which should I use when setting the default shell? [10:36] e-i-k-e: md5sum should be fast enough [10:37] samgoody: ah /usr/bin/fish but you seem to have set /bin/fish as the shell for the user, fix that [10:37] ratrace: to be honest for what i'm going to do it doesn't matter as i'm just creating a hash once. but I thought why should i use an online tool instead of the cli [10:38] e-i-k-e: not sure what you're trying to do, but if you need a checksum of some string, you can use md5sum. if you need a bit more crypto strength try sha512sum [10:39] e-i-k-e: btw, trying 'crc32 < somefile' suggests you have a file, so just drop < . otherwise it's 'echo "sometext" | ...' [10:39] Anyone know if it will still work in ubuntu? [10:39] and since crc32 doesn't take it, with md5sum you can echo 'sometext' | md5sum but keep in mind that newline is added through that echo. use -n to drop it [10:40] afternoonwarrior: just live-boot and try [10:41] ratrace: don't laugh at me: as one of my other nicknames is in use i just thought instead of chosing an alternative just use crc32 as its output is really short. and i wanted to do it on the CLI because i thought one could === esc_type_ is now known as esc_type [10:41] ratrace: so i'm sorry for wasting your time with my nonsense === GuKK_devel_ is now known as GuKKDevel [10:42] e-i-k-e: don't worry :) but if that's all you need, just do it through a temporary file. [10:42] Will do, figured others here would probably also have touchscreen laptops running ubuntu or it's known to have been added to ubuntu. Thanks [10:42] e-i-k-e: echo -n "sometext" > somefile && crc32 somefile && rm somefile [10:43] afternoonwarrior: I don't have that laptop but I do have one with a touchscreen, and it does work [10:43] ratrace: actually i did but the crc32 of the file is NEQ to the crc32 of the pure text that i get from online tools. [10:44] afternoonwarrior: to some values of 'work' - not all apps are usable by a long shot with touch [10:44] Ah k [10:44] afternoonwarrior: I don't use it for anything, for example. [10:45] e-i-k-e: probably newline, that's why I suggested -n [10:45] ratrace: ahh, ok. [10:45] Any chance you also know about tablet mode? [10:45] e-i-k-e: which online crc32 calc were you trying? [10:46] ratrace: first few i picked from google [10:46] but newline was the issue [10:46] k. [10:46] thanks :) [10:46] afternoonwarrior: sorry, no [10:46] e-i-k-e: np [10:46] K thanks [10:46] Will just try it out [10:47] Hiyas all [10:47] Am now getting a new error in jrnlcntrl: error: key_verify: error in libcrypto [10:49] pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=149.78.31.110 user=deploy [10:50] Speedyline Ltd [10:51] samgoody: 'UsePAM no' in sshd_config if you're using pubkeys [10:52] OK. What is pam? [10:52] Im trying to install gnuradio using pybombs on a fresh install of ubuntu 14.04. I get the following error: "Python checking for Mako templates 0.4 or greater - "import mako" failed" . I've tried running "pip install mako" and trying again but I get the same error. Any suggestions? [10:52] samgoody: an authentication framework, ask googs for more info [10:54] I mean, did it change in ubuntu 15, because I realize that is what is different than in the past, and in the past I never had to edit sshd_config [10:54] hello im using ubuntu gnome, im trying to install different themes but the top bar just wont change [10:54] samgoody: I don't know, but PAM shouldn't be used anyway for pubkey auth [10:54] help? [10:55] Great. Do I need to restart the ssh service (and if so, what is it called)? [10:55] samgoody: systemctl reload ssh [10:56] samgoody: btw, if you never changed sshd_config, it's about time you learn you were open to password bruteforce regardless of your use of pubkey :) [10:57] default config allows password authentication as well, and with PAM, there's that nasty keyboard-interactive vuln discovered recently that sidestepped ssh's check on number of retries. [10:57] Could you point me to a good tutorial that I should go through? [10:57] hmm, still didnt work, but I need to go. [10:57] samgoody: I can't, ask googs, see what's there [10:58] Thanks for the help. Alot. And will look into the sshd_cobnfig file some more, and that sounds really bad. [10:59] Hello, I really need help. I have /var in a separate partition with 52GB. But the real content (Files, Folders...) only contain 32GB and the partition is full already. Where could the space go? [10:59] pauser: type du -i /var [10:59] pauser: to inodes. df -i will tell you [10:59] *df -i [11:00] EriC^^: /dev/sda6 3.3M 543K 2.8M 17% /var [11:01] and df -h output is /dev/sda6 52G 50G 692K 100% /var [11:01] pauser: and du -sh /var shows only 32GB in individual files? [11:01] pauser: there's probably a big log taking space [11:02] du -sh /var -> 50G /var [11:03] pauser: so that's full alright. where did that 32GB come from? [11:03] pauser: type du -h /var | sort -h === GuKKDevel is now known as gukk_devel [11:03] it should list the biggest files at the bottom === Tsunami is now known as Guest46894 [11:05] A few days ago I created a new partition and moved stuff from /var to the new partition. Since than every thing is going bad [11:06] maybe there's a symlink to /var and it's being filled? [11:06] pauser: your /var partition is full. Where did you get the 32GB figure from? anyway, you can use a tool like 'ncdu' to track down biggest disk space hogs quickly. [11:06] EriC^^: At the end -> 25G /var [11:07] ratrace: ok what do this do? [11:07] pauser: what does what do? [11:08] pauser: it's a program, type sudo apt-get install ncdu to install it, then ncdu /var to launch it [11:10] Ok with that tool still /var has 24.6 GB but not 50GB content. Is it possible that I have some "imaginary files" [11:11] Hi guys, is it normal that cpu interrupts for eth interfaces is only handled by a single core? [11:13] EriC^^: Do you maybe have any idea? Could there but a problem after moving /var to a new partition? [11:14] pauser: type mount | nc termbin.com 9999 [11:14] really.... [11:15] EriC^^: this is the output? http://termbin.com/de4v [11:16] hello im trying to be able to point streaming software, (vlc or xawtv or whatever) to a hdmi in port, is there any way i can create a dev node from the lspci -v info? i cant find anything for it in sys/fs [11:18] pauser: are you able to create files right now? like touch /var/something? [11:18] EriC^^: yes as soon as they are not bigger than 600KB [11:19] pauser: did you try restarting? [11:20] I have this problem for more than a week now. Yes many times [11:22] pauser: pastebin 'du -sh /var/*' [11:22] (as root or prefix that with sudo) === Amoz_ is now known as Amoz [11:24] can anyone help me make a dev node for my hdmi in port? :-) [11:24] ratrace: still all together are not above ~24.2. Different tools show different disk usage, example df und du. Something interesting is going on [11:24] pauser: type lsof -n | grep deleted [11:25] check if you have any huge files there [11:25] EriC^^: The list is too big . I can not see the head row for the description. [11:27] Should there be any files at all? [11:27] Does anyone else get freezes on their laptops after closing / opening the lid [11:28] pauser: try lsof -n | awk '/deleted/ {print $8,$10}' [11:28] first column is size [11:28] ( in bytes ) [11:28] yeah those are files that were deleted but not released yet, du wouldn't see them but df would [11:28] since you've restarted though it doesn't make sense but it's worth a shot i guess [11:29] EriC^^: maybe fsck the partition on reboot? [11:29] yeah sounds good [11:29] OK, I got it to connect using the password, but not using pubkey [11:30] ratrace: With live CD? [11:30] pauser: no I think all you need is to touch /var/forcefsck but I don't know if that works only for root partition or any. ask googs, or reboot into single user mode and fsck manually. [11:32] Hi :) I'm trying to run the leopard flower application firewall on my ubuntu 14.04 trusty. The lpfw file runs smoothly as root. But when I launch the gui as regular user I'm greeted with the following: [11:32] from: can't read /var/mail/PyQt4.QtGui [11:32] from: can't read /var/mail/PyQt4.QtCore [11:32] from: can't read /var/mail/PyQt4.QtNetwork [11:32] from: can't read /var/mail/multiprocessing [11:32] from: can't read /var/mail/base64 [11:33] Is there any reason not to disable password authentication for ssh login? [11:33] Anyone know how I'm messing up? [11:34] ratrace: fsck /dev/sda6 is enough? [11:34] DucklingNo5: where did you get that application [11:34] Ben64, https://github.com/themighty1/lpfw [11:34] then you should ask them for support [11:35] So i'm trying to update to kernel 4.2 in ubuntu, which sort of works fine. But after that my wifi (Broadcom) and graphics (Nvidia 980ti, so I need nvidia-355) don't work. How do I make sure these work with the new kernel? [11:35] !ufw | DucklingNo5, not to mention UFW [11:35] DucklingNo5, not to mention UFW: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [11:36] vooze: what version of ubuntu, where did you get the kernel [11:36] Ben64, 15.04 [11:36] Ben64, it's more of a him I think. Was hoping to get this done now is the reason I'm asking here. cfhowlett, thanks :) I'll check it out [11:36] DucklingNo5, happy2help! [11:37] vooze: you might have to manually install drivers then [11:37] i have installed proftpd. I want to configure the partition "/dev/sda8" for user "alish" .... how do i do this? [11:37] Hello [11:38] I'm running Ubuntu server and just installed Lubuntu GUI from the terminal over SSH. How do I enable the GUI? [11:38] Ben64, do I need to do that after each kernel upgrade (like 3.19.28 - 3.19.29) or just when using a kernel from mainline ? [11:38] vooze: you said you were running 4.2? [11:38] Skadodle, you mean enable in the server or enable in your local machine from where you are sshing to server? [11:38] Ben64, yes [11:38] from http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.2-unstable/ [11:38] axsk: Enable on server. My local machine is Windows [11:38] vooze: so i don't get the question. why ask about 3.19 [11:39] Skadodle, once you install it, it will be automatically enabled on next restart. [11:39] Skadodle: you want it to display on the monitor attached to the server? [11:39] DucklingNo5, have you read the README.md ? "Run `lpfw` as root. Run python `gui/gui.py` as regular user." [11:39] Just asking if the problem is because I upgraded to a non-standard kernel, or it will happen with all kernels? [11:39] Ben64: Yes [11:39] I'm rebooting now [11:40] So is PuTTY able to show GUI? [11:40] ioria, that's what I'm doing [11:40] Skadodle: depending on exactly what you installed, something like "sudo service lightdm start" [11:40] Skadodle: no, putty is for command line [11:40] ioria, make went smoothly [11:40] vooze: yes, the problem is you're not using an ubuntu kernel [11:41] Ben64: I installed Lubuntu with this command sudo apt-get install --no-install-recommends lubuntu-desktop === Atl is now known as Atlas [11:43] ratrace: I restarted in single mode and executed the fsck command but the space is still not there. Do you have any other suggestion? [11:43] Skadodle: then the command i gave you earlier should start it [11:43] Failed to start lightdm.service: Unit lightdm.service failed to load: No such file or directory. [11:44] pauser: only rsync (with -a flag!) the data to external backup, nuke and reformat the partition, restore data from backup [11:45] ratrace: Eric.: Thanks for the help. have a nice day! [11:45] Ben64: Failed to start lightdm.service: Unit lightdm.service failed to load: No such file or directory. [11:46] Skadodle: where is the server [11:46] On a VPS [11:46] what video card does it have [11:46] so... you lied earlier [11:46] Noo, I'm connecting from my Windows machine [11:46] The server is a Ubuntu VPS [11:46] Skadodle: you want it to display on the monitor attached to the server? \\\ Ben64: Yes [11:47] Yes, I thought that if it's displayed on the server's monitor and I connect via RDP, then the dislpa will show up [11:47] DucklingNo5, error in gui.py maybe ... no shabang [11:47] it doesn't have a monitor [11:48] DucklingNo5, try to add at top #!/usr/bin/python, or where you have the binary [11:48] No it doesnt [11:48] ioria, damn, I was hoping for some shabang === gukk_devel is now known as GuKKDevel [11:49] I'll check it, 2 sec === GuKKDevel is now known as Karl-Heinz [11:49] Ben64: So what should I do? [11:49] run a vnc server on 127.0.0.1 and connect to it over an ssh tunnel [11:50] ioria, Damn dude!!! :D It runs [11:50] DucklingNo5, ok ... but are you sure you need it ? :-) [11:50] So the GUI is enabled on the server now just that I can't see it? [11:50] nope, there is no gui because there is no monitor [11:51] ioria, If I don't need it now, I will in the future. I like to know what my computers are connecting to [11:51] DucklingNo5, ok [11:52] ioria, You're awesome by the way. Wouldn't have thought to check that ;) [11:53] DucklingNo5, thanx ... :þ no worries, it happens ... === Karl-Heinz is now known as GuKK_devel === GuKK_devel is now known as GuKKDevel [11:54] Ben64 Do you think you can help me out a bit? I have an .exe which I want to run on a VPS. I figured cheapest alternative would be a Linux VPS with a Windows Server Virtual Machine installed, right? [11:55] sounds like a bad idea [11:55] But Windows VPS are so much more expensive [11:55] seems doubtful your vps could handle it [11:56] I have a 6 GB RAM 4 cores VPS [11:56] it can't. you can't nest virtualizations required. [11:56] perhaps it runs in wine [11:56] ^^^ [11:56] It doesn't :( [11:56] upgrade the application to be linuxcompatible then [11:57] That's not possible, its a very big project [11:57] I'm currently paying over $35 per month for a shitty Windows 4 GB RAM 1 core VPS. [11:57] that's not bad [11:57] Surely big projects can afford to run the platform they are written for [11:57] and I need another one, i would like to not pay $70 per month just for VPSs :( [11:58] Skadodle: at that price point, consider running a dedicated server and do kvm yourself === GuKK_devel is now known as gukk_devel [11:58] I'm using ubuntu with virtualbox. How to have the changed keyboard layout stored even if I reboot [11:59] So after install kernel 4.2 from ubuntu mainline it did not work after loggin in. I then rebooted and selected 3.19.28 again, but now my user an only see the desktop. Its like gtk is missing or something? The guest user works, but its like my user is screwed up. How do I reset it or something? [11:59] ratrace: Isn't dedicated servers much more expensive than VPS+ [12:00] Skadodle: they are, but if you need to run TWO instances, at that price point ($70/mo) you can get a dedicated server and run more than two [12:00] I dont think I will ever have to run more than two instances in the future [12:01] But why are Windows VPS so DAMN expensive? Linux VPS are like half the price and double better hardware [12:01] !ot | Skadodle [12:01] Skadodle: #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! [12:01] Skadodle: licence costs and more hardware requirements [12:02] k1l_: Yea, that license ofc... But Windows can't use thaaaaaat much more resources than Liniux [12:02] Skadodle, as it's offtopic in this channel ... shall we discuss ubuntu-support?? [12:03] Its just 1 question... [12:03] nonetheless offtopic. feel free to continue in #ubuntu-offtopic === GuKK_devel_ is now known as GuKKDevel [12:05] Need help installing Dell Drivers on 14.04LTS. Dell Tech support is useless. Using Dell Recovery tool, installer hangs forever on "preparing to install package". [12:06] rpm_33, those drivers are available as .debs are they not? [12:06] cfhowlett, yes but I don't know which one is which. They have these long names that I can't relate to the specific hardware. [12:07] rpm_33 TJ- told us to give you this reference https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1496027 [12:07] Launchpad bug 1496027 in linux (Ubuntu) "iwlwifi: Intel 7260 poor performance and disconnects" [Low,In progress] === erwin_ is now known as easyOnMe [12:08] rpm_33, right. you should subscribe to that bug, by the way [12:09] Can anybody make sense of the driver package - cfhowlett, you have an M3800 right? [12:09] I do. [12:09] sadly never had the issues you are experiencing though. [12:10] And like I mentioned the other day, it works like it should in 15.04 so you could just do-release-upgrade unless you must remain on 14.04 [12:10] I also downloaded the DELL .debs package [12:10] (without any special drivers) [12:11] cfhowlett what's that? have they changed the driver package they publish since you did it? [12:12] rpm_33, not 100% what you're referring to, but you (?) posted a link last a day or 2 ago with, I assume, ALL of the custom .debs Dell adds to the plain vanilla ubuntu for the m3800 precision [12:12] This is one of the items in the directory "installer" inside the Dell driver package: http://packages.ubuntu.com/trusty/amd64/feh/download [12:13] rpm_33: yep [12:13] There are like 20 of these things I have no idea what's what [12:13] how to install dpkg and apt from source code? [12:13] asd: why [12:14] to test internet connection on a server, do you use ping to test it. Best practice ? [12:14] rpm_33, for starters: apt show (package name) >>> apt show feh gives a description [12:14] !server | fritz4fun [12:14] fritz4fun: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server [12:15] because i have lfs and i'd like to make dpkg and apt my package manager to install from my private repository [12:15] I keep getting redirected to adaos-ads.net with firefox [12:15] anyone else has this problems? [12:15] adac: remove all plugins [12:16] linux-generic_3.13.0.38.45_amd64.deb is in a directory called "kernel" - what are these there are 8 of them. [12:16] ? === omnik5570 is now known as omnik5569 [12:16] k1l_, kk thanks [12:17] rpm_33, also, clicking on a .deb should trigger ubuntu software center and give a description. I suspect you want the driver that specifically references wifi on the intel platform [12:17] cfhowlett don't I need them all? [12:17] scoundtats: do u know how to install dpkg and apt from source code? [12:17] I seriously doubt ti [12:17] asd: better ask the lfs community how to get apt and dpkg working [12:17] it [12:18] in ubuntu, how to do this? [12:18] rpm_33, many of these packages are one time use / first boot and or were later rolled into ubuntu upstream so no longer needed [12:18] asd: in ubuntu the packages come preinstalled [12:18] ok. thx [12:19] asd: and if you want to compile from source you use the sources that the maintainer already made working for the ubuntu setup. sorry but this is totally different from lfs approach === omnik5570 is now known as omnik5569 === john is now known as Guest36383 === urizen is now known as uri [12:24] hi, how does LTS compare with Debian stable in terms of version and functionality stability? [12:24] !lts | smartass [12:24] smartass: LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) === uri is now known as uriz3n [12:25] cfhowlett: thank you, but I don't see how that answers my question [12:25] smartass: like apples and oranges. Both are linux distributions that get security updates for several years, but they're managed completely differently and have different objectives. [12:25] smartass: ubuntu's releases come at a more predictable schedule. I think that's the main difference. [12:26] Seveas: I know they are different, but I haven't found any concrete information about version and functionality stability policy for LTS [12:26] I'm falling apart here. This 3000 dollar laptop is now permentantly castrated because I overwrote the Dell drivers, and Dell is too useless to provide any means of reinstalling them. So I'll never have proper networking, never use my Nvidia GPUs. It's just all down the drain. [12:26] false [12:26] completely, I might add [12:27] you talking to me cfhowlett? [12:28] rpm_33, of course. at worst case, download and install 14.04.3 but DO NOT install the grub bootloader. boot your usb and update grub then reboot from the hdd. run the "additional drivers" utility and your nvidia drivers will be installed. [12:29] smartass: there will be no version upgrades of packages[*], only security updates and targeted bugfixes. [*]exceptions are firefox, maybe chromium, and there are often newer kernels available for LTS releases. [12:29] OR restore to factory settings, restart and sudo apt full-upgrade to get to 14.04.3 [12:30] cfhowlett you've lost me completely. I have 14.04 on a bootable stick. But how can I install Ubuntu without its bootloader? I already have a Win7 bootloader, but I think GRUB comes first. [12:30] Seveas: sounds a lot like Debian stable in that respect .. or is there some difference? [12:30] let's NOT discuss windows! [12:30] smartass, http://askubuntu.com/questions/1336/how-is-ubuntu-different-from-debian [12:30] smartass: it is a lot like debian stable, but on a more regular release schedule. [12:31] rpm_33, you have an OLD version of ubuntu, thus my suggestion to upgrade to 14.04.3 via clean install. and YES you can install ubuntu without installing a bootloader. [12:31] rpm_33, question: did you get the ubuntu or windows version m3800? [12:31] cfhowlett well ha ha but this is relevant - I need my Win7 partition to remain. If I do these funny clean installs and mess with bootloaders, I risk losing Win7. [12:31] rpm_33, false. === omnik5570 is now known as omnik5569 [12:32] cfhowlett I got the Ubuntu version of course. [12:32] at worst, you temporarily lose the ability to boot but this is easily fixable. [12:32] rpm_33, make your life easy: use the "restore to factory settings" option in grub. [12:33] cfhowlett, when I first switch on, I see GRUB, which gives me the ability to choose Ubuntu or Win7. [12:33] rpm_33, advanced option? [12:33] ioria: too general, I was asking about a concrete aspect, see above [12:33] But I overwrote all the recovery stuff... Hold on let me check what it says... [12:33] smartass, oh... [12:33] no responses in #fluxbox, although I'm presently using ubuntu, anybody using the combo of the two? [12:34] My fluxbox menu pops up when I right click on the screen, yet it won't go away. [12:34] Any idea how to force it? [12:35] cfhowlett under Advanced, I have 4 options 2 are duplicates: Ubuntu, with Linux 3.19.0-28-generic and Ubuntu, with Linux 3.19.0-28-generic (recovery mode) [12:37] KCmetro, esc ? [12:37] nope [12:37] waiiiit [12:37] cfhowlett I have Ubuntu, Advanced Options for Ubuntu, Memory Test (memtest86+), Memory Test serial console, Windows 7 (loader) (on /dev/sda1) [12:37] it was verrrrry delayed [12:38] ok dang this computer is ancient [12:38] smartass a lot of other people have asked the same question, here's one answer http://askubuntu.com/questions/15314/debian-stable-vs-ubuntu-lts-for-server === omnik5570 is now known as omnik5569 [12:38] Hey all im trying to share files between a windows 7 machine and my ubuntu machine [12:38] smartass and her's more https://duckduckgo.com/?q=ubuntu+vs+debian&t=canonical [12:38] having no luck [12:38] can anyone help [12:39] shoot2kill, what have you done to get this to work so far? [12:39] right clicked on the computers added share permissions [12:39] KCmetro, what are you using, if i may ? [12:40] shoot2kill, I'm assuming you used a guide similar to this: http://ubuntuhandbook.org/index.php/2014/05/ubuntu1404-file-sharing-samba/ ? [12:40] hardware's an old (very old) dell... OS is ubuntu's 15.04 + current fluxbox WM [12:40] i did install samba [12:40] technically I have all the other stuff installed with the default 15.04 but just using fluxbox for simplicity [12:40] but not sure what or how to configure that [12:40] shoot2kill, ok... there's more to it. [12:40] KCmetro, cat /proc/pcuinfo ? [12:41] shoot2kill, have a look at the link I just sent and follow it thoroughly. it should work. [12:41] ok just so ya know [12:41] i can access ubuntu from the windows computer now [12:41] but i cant access the windows computer from the ubuntu machine [12:41] ah [12:41] shoot2kill, sorry mate === coy is now known as Guest26369 [12:42] shoot2kill, then you do the opposite sort of... make sure smb on windows 7 is turned on [12:42] smb?4 [12:42] shoot2kill, share the folder in windows7 as an smb drive [12:42] smb? [12:42] small message block protocol ;) [12:43] ohhhh CPU... it's an Intel Xeon L5420, 2.5GHz [12:43] ok how do i do that [12:43] which is where samba sort of gets its name as well [12:43] shoot2kill, usually if the contrary .... :) [12:43] *is [12:43] shoot2kill, see windows support ;-) [12:43] ok [12:43] will do [12:43] shoot2kill, windows 7 should habe a pre-shared folder in Public... [12:44] shoot2kill, see first post here -> http://forum.kodi.tv/showthread.php?tid=63123 [12:44] MonkeyDust: thank you, but that does not answer the version/functionality stability policy aspect of my question, it addresses the longevity of the release [12:44] once you get that working or confirm it, do a mount from unbuntu: mount -t cifs //windows7hostname/shared_folder /my/local/mountpoint [12:45] shoot2kill, ^^ [12:45] smartass longevity? 5 years for an LTS... or is that not what you mean? [12:45] shoot2kill, on ubuntu you'll likely need to install a cifs file system utility [12:45] KCmetro, you might want to try something minimal like Slitaz! [12:45] why does it have to be so painful ....sighs [12:46] KCmetro, in ubuntu you can try i3 [12:46] shoot2kill, cause windows..... [12:46] shoot2kill, heh heh it should be. it's a computer ;-) a precision piece of equipment [12:46] shoot2kill, not a darned stereo or entertainment appliance ;) === noteness is now known as notakumar [12:46] sudo apt-get install libsmbclient [12:47] never heard of slitaz, I'll look into it, but I don't need to change out right now. Fluxbox is as minimal as it gets. The issue I'm experiencing that I have to run several apps on the old machine. [12:47] shoot2kill, in case you don't have it installed already [12:47] well i can access the ubuntu system on windows...you would think viewing the windows computer on ubuntu would be as easay [12:47] * cfhowlett thinks "DAMMIT man! It's a computer, not an walkman!" [12:47] easy [12:47] including a Windows virtual machine [12:47] shoot2kill, no way... windows makes this stuff easy because it's dumbed-down [12:47] MonkeyDust: I was asking about the version/functionality stability policy [12:47] shoot2kill, not that i hate windows really [12:48] KCmetro, try i3 [12:48] KCmetro, sudo dmidecode -t memory | grep Maximum [12:48] oh the WM [12:48] gotcha [12:48] smartass i guess nobody gets what you mean by that, or what kind of answer you're expecting... better start a thread on a forum [12:48] ok i'll add it to the list :) [12:48] whats the latest lts version ? [12:48] !lts [12:48] LTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04) [12:48] Maximum Capacity: 64 GB [12:49] !trusty [12:49] Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu and is the latest !LTS version. Download at http://releases.ubuntu.com/14.04/ - CHECK FOR POINT RELEASES at http://releases.ubuntu.com - Release Info: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes === wook is now known as Guest55591 [12:49] KCmetro, and how much you have it now ? free [12:49] ok thank you === notakumar is now known as noteness [12:50] i'm on 14.04 [12:50] according to top, 320000 mem free, 7000000 swap free [12:51] 64 Gb is your RAM? [12:51] no [12:51] hmm [12:51] axsk .... no it's the maximun supported [12:51] ok [12:51] okay, "free -m" --> total memory = 8GB, used = 7.7GB, free = 200MB [12:52] is there a channel for ubuntu server? [12:52] How do I cd to dir's with "(" in them? I get token error [12:52] and that's with swap = 8GB total, 600MB used, .=7.5GB free [12:52] !server | nickname26661 [12:52] nickname26661: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/lts/serverguide - Support in #ubuntu-server [12:52] i had to reserve 4 gigs of memory for the windows Vm [12:52] VM [12:52] KCmetro, you are good, i think [12:52] thank you cfhowlett [12:53] Bernzel maybe try \( or \ then tab key [12:53] happy2help! nickname26661 [12:53] I think it's \ tab [12:53] KCmetro, how many applications are you running in the same time ? [12:53] not many right now [12:53] lol I shut down a lot of it [12:54] It's mostly "resource"-heavy apps, network utils [12:54] well, and streaming videos & music [12:54] KCmetro, yep your ram is almost out.... [12:54] lol [12:55] KCmetro, don't know your needs... but maybe add some banks === plasticb1y is now known as plasticboy [12:57] . [12:57] hello , how to check in ubuntu 14 on which porst SVN is listening [12:58] ioria, chances are I'll probably just end up getting a new computer. [12:58] przemytriel: "netstat -tuplen" [12:58] ...but, gotta milk this one for all it's worth until it dies or just can't hold up at all to the tasks at hand. [12:58] W: GPG error: http://ftp.litnet.lt trusty Release: The following signatures couldn't be verified because the public key is not available: what sould i do? [12:59] przemytriel: you'll likely need sudo with that to see the subversion process name. [12:59] ok thank you Guys I will try that [13:00] Augustas: which signature? [13:00] NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32 [13:01] i dont know what i did, but a lot of programs asking for pub key. I tryed to download then manually [13:01] jnoob22 [13:01] you still there mate [13:01] Augustas: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 40976EAF437D05B5 [13:01] when installing ubuntu server 14, it report can not detect network card [13:01] Augustas: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3B4FE6ACC0B21F32 [13:02] i tried that [13:02] gpg: Total number processed: 1 [13:02] gpg: unchanged: 1 [13:02] but it indeed has one [13:02] Augustas: cd /var/lib/apt;sudo mv lists lists.old;sudo mkdir -p lists/partial;sudo apt-get update [13:03] * k1l_ is at lunch [13:03] can anyone help me with file sharing with a windows 7 computer please [13:03] pylua, remove and connect tightly again? [13:03] i can access files from the windows 7 machine [13:03] k1l_ still same [13:03] but i cant access the windows 7 machine from ubuntu [13:03] gpg: keyblock resource `/etc/apt/trusted.gpg.d/webupd8team-tribler.gpg': resource limit [13:03] gpg: keyblock resource `/etc/apt/trusted.gpg.d/webupd8team-y-ppa-manager.gpg': resource limit [13:03] lspci does not print ethnet ,why? [13:04] !enter | shoot2kill [13:04] ubottu: don't be like that bro [13:04] hateball: I am only a bot, please don't think I'm intelligent :) [13:04] hateball, :-D [13:04] whats that hateball [13:04] bot has feelings too! he is tired! [13:04] shoot2kill: It's awfully hard to follow your question if you keep using enter as punctuation [13:05] i can get commercial support from canocical? this makes sense that company exists :O [13:05] sorry about that. i trying to access files on a windows 7 machine from ubuntu. i can access ubuntu from the windows 7 machine. [13:06] shoot2kill: Have a look in the Windows 7 machines event log, it should give some hints. Perhaps your Ubuntu machine are passing the wrong credentials, an invalid domain or something [13:06] how do i access the event log on the windows machine [13:06] k1l_ what should i do now? [13:07] shoot2kill, control pannnel -- administrator tools --- event log [13:09] ok so under windows logs [13:09] which one am i looking for. [13:13] About my WIFI/networking issues. I've been trying ALL DAY to connect to my home WIFI - hasn't worked. Then I try to connect to my Dad's Android tether - connects instantly. What's the deal? [13:14] And once it connected to Android, I was able to switch networks and it connected to home WIFI very quick. [13:14] But before that - literally ALL DAY watching the "connecting" animation in the top-right of the screen [13:15] rpm_33 "all day"? there's a world outide your door, with living, breathing, talking people... === alex____1 is now known as FridayPenguin [13:15] MonkeyDust and I hate them all. [13:17] sharing folders when trying to logon to a windows machine im getting a error failed to load windows share [13:21] Hi there, I was wondering if anyone could help me with a samba/acl issue i am having please, I have made a post on the forums here http://ubuntuforums.org/showthread.php?t=2294351 which is probably easier to understand than me trying to type it out here, thanks in advance [13:24] shoot2kill, check the firewall to allow ftp? === Dan_ is now known as Guest27954 [13:43] Hey, is there a special ubuntu server channel? [13:43] #ubuntu-server [13:43] thx [13:46] Hi [13:47] greetings === AsuranModer is now known as Asurian [13:48] ok sovled the sharing problem [13:48] woohoo [13:48] doing things on my own now im getting better [13:50] Say, Linux From Scratch or just use something easy like SuseStudio? [13:51] Asurian: You may wish to ask that in #linux seeing as this is #ubuntu [13:51] Asurian: this is an #ubuntu channel, so your question is inappropriate here. try ##linux [13:51] heh [13:51] Can someone tell me how to add a main menu launcher icon to Plank dock? [13:52] I'm aware [13:52] Can't chat there [13:53] Asurian: you need to register on freenode to speak there. [13:53] !register | Asurian [13:53] Asurian: 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 [13:53] emnz, left clich with the mouse on it when it runs and choose for stay [13:53] !register [13:53] 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 [13:53] heh [13:54] I did register [13:54] Didn't get the verf [13:54] on 3 diff email prov [13:58] Asurian: ask in #freenode - that's not our problem [14:11] quick question: when I install programs with "sudo apt-get install " where does it get downloaded and installed to? [14:12] rpm_33_: the .deb files go to /var/cache/apt/archives and the program files go to various locations like /usr/bin and /usr/share/... [14:13] good afternoon EriC^^ [14:13] afternoon lotuspsychje [14:13] EriC^^ Are the "various locations" determined by whats in the .deb package then? [14:13] rpm_33_: yeah [14:13] okie dokie thanks was just curious. === Rob_C2 is now known as Rob_C === mudo_ is now known as mudo [14:18] hello [14:19] claudio_: welcome, what can we do for you? [14:19] i have server with 64gb ram, free -m reports 63852 .. [14:19] where am I mssing the ram ? [14:19] just watching [14:19] !ram | admin0 [14:19] admin0: If you are wondering why some tools report your system has very little free memory, have a look at http://www.linuxatemyram.com/ [14:20] admin0, free [14:21] not the free thing [14:21] i meant the total [14:21] anyone studying cyber sercurity [14:21] admin0, rounding erros [14:21] errors [14:21] admin0, cat /proc/meminfo [14:22] ? [14:22] admin0: try "free" without the -m is it 64 - this is just a math/hardware issue, you aren't missing any ram [14:22] admin0: byte vs bit? [14:22] anyone studying cyber security [14:22] !security | lifehack (for ubuntu) [14:22] lifehack (for ubuntu): Security Updates are dealt with here: https://help.ubuntu.com/community/Security - See also !root, !firewall and !server [14:22] !ot | lifehack [14:22] lifehack: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [14:23] MemTotal: 65384988 kB /1024/1024 = 62.35 GB [14:24] it was just a question [14:24] lifehack: yes - and an inappropriate one for an OS support channel [14:25] 65384988 should be 67108864 [14:25] Hi, im wondering about IRQ and ethernet interrupts. Is it normal/best practice to only let a single core handle this? === mike_ is now known as Guest19268 [14:26] the APIC has stopped those things needing manual handling for years [14:26] If I adjust the keyboard layout in ubuntu and make a reboot the keyboard layout got reset. how to prevent that? [14:26] fritz4fun: is this a regular install or a live system? [14:27] k1l_, atlas.hashicorp.com/hashicorp/boxes/precise32 in Vbox [14:28] I just failed to resuming from hibernate, where can I check the log file? [14:28] hrzhu: /var/log/.. syslog or dmesg [14:28] fritz4fun: so please ask the one who made this if that issue is know and how to fix. [14:29] admin0, dmesg | grep BIOS | grep reserved [14:29] got it [14:30] so this cannot be used by the OS at al [14:30] daftykins: So if my cpu is using Message Signaled Interrupts then? [14:41] I have a problem with my ubuntu [14:41] wifi networks are not being detected [14:41] I have tried some troubleshooting steps but no use [14:41] Can someone help me ? [14:46] srikar_, lspci -nn | grep Network ? [14:46] Hi All, !4.04 user here... Unity Question. I don't want to see images from my folders when I type in the Dash Home search area. When I type something that turns up some images... I can click Filters and then un-highlFolders and the images go away. However... I close the search and opeing it right back up and guess what, Files and Folders are included once again! How do I get this option to stick permanently? [14:46] 14.04 that is... ^^ [14:49] guys, empathy messenger still works with gtalk? [14:49] Whitor delete zeitgeist and you won't see them again... it also boosts ubuntu speed [14:49] zeitgeist... On it, thx MonkeyDust [14:50] Whitor http://hardenubuntu.com/disable-services/disable-zeitgeist/ [14:50] hey. i'm experiencing something weird when i set my hostname to be a tld. eg: I set `hostname example.cc`. Now when I ping an invalid host, the tld "cc" is added onto the hostname. If I set my `hostname example`, then ping behaves normally. what is going on here? [14:51] Whitor, http://askubuntu.com/a/389132/224533 looks promising (if tedious) [14:51] iorio_, 02:00.0 Network controller [0280]: Intel Corporation Wireless 3160 [8086:08b3] (rev 83) [14:53] ioria_, 02:00.0 Network controller [0280]: Intel Corporation Wireless 3160 [8086:08b3] (rev 83) [14:53] this is the output of lspci -nn | grep Network [14:53] srikar_, uname -r [14:53] 3.19.0-28-generic [14:55] ioria_, 3.19.0-28-generic [14:56] srikar_, try sudo sh -c 'modprobe -r iwlwifi && modprobe iwlwifi 11n_disable=8' and check if you can connect to the network [14:56] srikar_: lets try and get the nickname highlighting right each time so we don't see everything spammed twice, hmm? :) [14:56] daftykins_ sure [14:57] i don't have an _ :D [14:57] ioria_ I can not get any output of that command [14:57] daftykins sorry :P [14:58] srikar_, check if you can connect, and paste ifconfig -a [14:58] srikar_ type sri and hit tab, see what happens [14:58] MonkeyDust: Thanks :) [15:00] ioria: The problem is that I am not able to view any wifi networks [15:01] srikar_, oh... rfkil lista all [15:01] srikar_, oh... rfkil list all [15:02] ioria: nothing is blocked [15:02] srikar_, do you other network ... or nothing at all ? [15:02] *see [15:02] ioria: I dont see any networks :( [15:03] ioria: I am connected thro' lan [15:03] hi [15:03] how come I have an unstable linux kernel installed in ubuntu trusty? [15:03] 3.13 [15:04] srikar_, paste ifconfig -a and lshw -c Network [15:04] srikar_, sudo lshw -c Network [15:04] sendq try sudo apt update;sudo apt-get dist-upgrade [15:04] why? [15:04] sendq: 3.13 is not unstable [15:04] ioria: http://paste.ubuntu.com/12427318/ [15:05] sendq you ask for help, and whe you get it, you ask 'why' [15:05] sendq: its not unstable. its made stable by the ubuntu kernel team support [15:05] k1l_: ok thanks [15:05] MonkeyDust: it's ok we're invisible today :) [15:05] MonkeyDust: yes, I won't just dist update a production system blindly for a reason I ignore, thanks though [15:05] srikar_, are you using a container ? [15:06] ioria: http://paste.ubuntu.com/12427325/ [15:06] ioria: yeah I installed docker [15:06] nothing wrong with dist-upgrade in production :) given your ace backups [15:06] srikar_, can you assign a static ip to your wifi card ? [15:07] ioria: I dont know how :O [15:08] srikar_: did the live session from USB see any networks? [15:08] daftykins: I didnt try live session from USB [15:08] srikar_, 'Edit Connection' , right-click from on the icon in the bar [15:08] srikar_, 'Edit Connection' , right-click on the icon in the upper bar [15:08] srikar_: you went straight to install? well give it a try [15:09] daftykins: I dont think it is the problem with wireless hardware 'coz wifi works fine on windows 7. I am running dual boot [15:09] srikar_: think what is the problem? live session will use a slightly older kernel :) [15:09] daftykins: I have installed it long back and it was working fine till yesterday [15:09] boot an older kernel then. [15:10] ioria: when not associated to a network how will that help? :) [15:10] ioria: I cant even select the network. [15:11] older kernel it is! [15:11] daftykins: sure, I will try that [15:11] daftykins: I think I did a apt-get upgrade yesterday [15:11] ah [15:11] srikar_, ok... try to update-upgrade-dist-upgrade, then [15:12] srikar_, upgrade and dist-upgrade are not the same thing [15:12] srikar_,sudo dist-upgrade [15:12] srikar_,sudo apt-get dist-upgrade [15:12] ioria: wouldnt dist-upgrade install 15.04 ? [15:12] ioria: or is it just to upgrade kernel ? [15:13] Hello everyone, I'm trying to run Stellarium with the VirGo plugin and I get this rather ugly error - http://pastebin.com/CACC2Eri - Anyone has an idea ? Thanks. [15:13] no. sudo do-release-upgrade ... 14.04 > 15.04 [15:13] cfhowlett: cool thanks :) [15:13] happy2help! srikar_ [15:13] srikar_, cat /etc/issue ? [15:14] ioria: sudo apt-get dist-upgrade [15:14] ioria: Ubuntu 14.04.3 LTS \n \l [15:14] srikar_, and you have 3.19.0-28-generic kernel ? [15:15] vivid HWE on trusty, pretty standard [15:15] ioria: yeah [15:15] avilba i use stellarium too ... read line 26: Config file "/home/tan/.stellarium/config.ini" does not exist [15:15] srikar_, ok, try to dist-upgrade [15:15] nope we're still at older kernel, not new :> [15:15] ioria: yeah I did dist-upgrade [15:16] ioria: do I need to restart ? [15:16] hi, I have a weird issue on 15.04. I was using 2 monitors last night one hdmi and one vga, and this morning I start the computer and the hdmi one doesnt mirror my desktop, yet is active and I can point to things on it [15:16] srikar_, uname -r again [15:16] in display settings the monitor doesnt show up, but it shows under my nvidia-settings [15:17] ioria: 3.19.0-28-generic [15:18] whats up === moz is now known as Guest45142 [15:19] :/ [15:20] MordepedroM this is the ubuntu support channel, sure you want to be here? === Guest45142 is now known as motz [15:20] yes i have one question [15:21] srikar_, if you run sudo ifconfig wlan0 down and sudo ifconfig wlan0 up ? [15:21] i have tor installed but the icon of mozzila is the one who works when i am running tor [15:22] MordepedroM yes, tor uses a modified version of firefox [15:22] MonkeyDust: s/tor/torbrowser/ [15:22] MonkeyDust, It warns that config.ini doesn't exist but create the file anyway. I think the problem is with OpenGL. [15:22] ioria: I ran those commands and still no difference [15:23] zykotick9 yes, that's more accurate [15:23] thanks for the help this chat is great [15:24] srikar_, your eth0 is 192.168.1.137 so your router should be 192.168.1.1 .... can you chect with 'route' command ? [15:25] ioria: http://paste.ubuntu.com/12427432/ [15:26] srikar_, can you ping 192.168.1.1 ? [15:27] ioria: I get response from it [15:27] how to install x-shockwve application [15:27] By doing the command: sudo chown voltime:shooter /home/shooter/shooter/mods/deathmatch/resources [15:27] Only resources get group shooter. [15:28] I want to make all other sub-directories in resources to get group shooter [15:28] How can I do that? [15:28] srikar_, see if you can run 'nm-tool' [15:29] ShikharB: fyi, -R = recursive, in chmod [15:29] sudo chown voltime:shooter /home/shooter/shooter/mods/deathmatch/resources -R [15:29] Will this work? [15:29] ioria: http://paste.ubuntu.com/12427462/ [15:29] no. ".. chown -R ..." [15:29] ioria: wifi state is unavailable :( [15:31] srikar_, sudo ifup wlan0 .... what says ? [15:32] ioria: Ignoring unknown interface wlan0=wlan0. === AtheistSpacePira is now known as IanHulett [15:32] srikar_, iwconfig [15:33] ioria: http://paste.ubuntu.com/12427490/ [15:34] hi, I have permission problems with my ipod on ubuntu. any hints? [15:34] motz: define your problem please [15:34] motz: depending on the generation there is more or less luck of a working solution [15:35] k1l_, ipod nano 3rd generation [15:35] zykotick9: Thank you! [15:35] ShikharB: glad to help. [15:36] lotuspsychje, the folder is read-only, the owner is "99" and I am not able to change it, not even as root [15:37] zykotick9: Can we have more than one chrootdirectory for one single group but for different people. Or if we can not, then how can I give add other chrootdirectory for other group? How many groups/chrootdirectories can we have? [15:37] motz: wich ubuntu version? [15:37] lotuspsychje, 14.04 [15:37] ShikharB: sorry, I don't know. I haven't had much use in chroots for a long time. Good luck. [15:37] Ah, sorry [15:38] motz: not sure, maybe try gksudo nautilus on it? [15:38] Anyone? [15:39] This new web interface is nice [15:39] ActionParsnip: same url? [15:39] lotuspsychje, I've already trid [15:39] lotuspsychje, I've already triwd [15:39] lotuspsychje: yeah, webchat.freenode.net [15:39] srikar_, if it's not a firmware issue, you can try to assign the essid , password, a static ip and the other data ... from the network icon in the upper panel - righ-click 'edit Connection' [15:39] lotuspsychje, I've already tried [15:40] motz: might be like k1l_ says then, generation issue === dreamon_ is now known as dreamon [15:40] srikar_, click Add - wifi - and proceed [15:40] motz: re-ask your issue in chat here once in a while [15:41] hi, I have permission problems with my ipod (3rd generation) on ubuntu 14.04. any hints? [15:41] motz: i have connected recent iphones on 14.04 without problem [15:41] ioria: i am not sure what you meant [15:41] motz: can you expand the question please [15:41] srikar_, right-click on the Network Icon [15:42] looks nicer indeed [15:42] ioria: I am using gnome and there is no add button :() [15:42] ActionParsnip, the ipod_control folder is read-only and its owner is "99". And I am not able to change this settings, not even with chown as root [15:43] srikar_, ok ... Network Connection, then in Preferences or System Settings [15:44] motz: when you last unplugged the device, did you use the safe remove feature in the OS before physically unplugging it? [15:44] motz: that sounds like a folder that is on your ipod [15:44] ActionParsnip, I don't remember [15:44] motz: then you probably didnt. Its a concious thing [15:44] srikar_, basically, you have to create a new configuration for your wireless card [15:45] ioria: I understand what you meant by adding now but my mouse pointer is getting disabled on the network preferences screen [15:45] ActionParsnip, so? [15:45] Hi there! Quick question, I love the "sticky notes" program xpad. Would it be possible to use the command "ln -s" it's config folder to a folder on a NAS drive, to have the xpad-sessions synced on all my local computers, and if so, what happens when Iam not connected to the LAN and add a note; will the symbolic link break and never get "re-linked" ? [15:45] motz: plug the system back in to your Windows PC (I assume Windows) and let the iPod do whatever junk ipods do, then use the system tray icon and use the safe remove feature [15:45] lol [15:45] motz: when you are told to do so, unplug the device [15:45] ActionParsnip, I don't have windows: just mac and ubuntu [15:46] motz: then plug it into the mac and use the safe remove there [15:46] ActionParsnip, ok === Groucho_NL is now known as Guest56847 [15:47] #uduntu [15:47] motz: seems you do it by dragging the ipod to the trash === Guest56847 is now known as Grouch [15:47] motz: because it makes so much sense..... [15:47] srikar_, close and try again.... you have to fill all the fields : essdi < your lan> , password in Security, then ip 192.168.1.137 mask 255.255.255.0 gateway 192.168.1.1 dns 8.8.8.8 === notafadss is now known as notafads [15:48] ioria: I am also not able to shutdown my system completely, when I shutdown, it stops at a screen which has ubuntu logs and keeps blinking forever [15:48] srikar_, ip 192.168.1.138 not 137 , sorry [15:48] srikar_: if you run: sudo shutdown -h now does it die? [15:49] srikar_, that it's related to wifi , i think [15:49] ActionParsnip: nope [15:49] ioria: I think so [15:49] srikar_: does the system have a make and model? [15:51] brb [15:51] ActionParsnip: yeah [15:52] ActionParsnip: Dell inspriron: 15-5547 [15:56] ActionParsnip, nothing changed [15:56] Thumbs up to whomever put Cinnamon desktop in the repos. It's awsome for an old codger like me that can't adapt to Unity. [15:57] motz: is the file system healthy? [15:57] w30: cinnamon got some issues with compatibility. mate-desktop seems to be the technical better solution. [15:57] srikar_: let me search [15:57] ActionParsnip: Yeah sure. [15:57] HOLA [15:57] !es | emc [15:57] emc: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [15:58] srikar_: have you tried the boot option: noapic [15:58] alguien que sepa de ubuntu studio? [15:58] srikar_: also, make sure you have the latest BIOS [15:58] k1l_, I ripped out Nautilus and Unity and seem to be ok except for Woobly windows extension (no biggie) [15:58] hi. I think I have a broken disk. the 'disks' program shows a 'Self-test failed' message on red. what do i do? is wiping out the disk a good idea? is there any other way to fix this? I'm booting from a live disk. There's some data on a partition that i'd like to backup, but it's not mounting. I tried a ntfsfix, but it says i should run a chkdsk from windows cli. Any suggestions on this? [15:59] srikar_: found this too: http://askubuntu.com/questions/125844/shutdown-does-not-power-off-computer [15:59] w30: wobbly windows is a unity plugin [16:00] lotuspsychje, my wobbly windows look like a windows screen when you win a solitare game. [16:01] lotuspsychje, you have to click the background and reresh the screen [16:02] !discuss | w30 [16:02] w30: Want to talk about Ubuntu but don't have a support question. Join #ubuntu-discuss, for other non-support discussion not Ubuntu related you can also join #ubuntu-offtopic. Thank you. [16:02] srikar_, did you manage to create a new connection ? [16:03] I just hit a website that had that stupid popup saying your infected, call this number. It had an audio loop saying the same. It would not let you close the browser either. I have run into this before on a windows pc and was able to get rid of the malware....but I am not used to linux yet. [16:03] ioria: nope I am trying to restart the PC. Thinking that wifi is related to it [16:03] Has anyone else encountered this and do I need to go nuts checking this pc? [16:04] I thought wobbly windows, ubuntu, and cinnamon was a support question? [16:04] I am running Ubuntu 14.04 [16:04] w30: you have been aswered already by k1l_ [16:05] lotuspsychje, whatever..... [16:06] Rafen: normally browser malware cant get very far on ubuntu, but you might wanna try clamav or rkhunter [16:06] Rafen: was it on firefox? [16:06] thank you lotuspsychje [16:06] I was in Chrome [16:07] Rafen: try chromium for ubuntu [16:07] !info chromium-browser | Rafen [16:07] Rafen: chromium-browser (source: chromium-browser): Chromium web browser, open-source version of Chrome. In component universe, is optional. Version 44.0.2403.89-0ubuntu0.15.04.1.1177 (vivid), package size 51600 kB, installed size 189300 kB [16:07] I will give it a shot, thank you [16:08] I do have to say in the past on windows, once infected when you surf the web it would constantly redirect you to that site...and on Ubuntu it has not happend. [16:08] Rafen: always be prudent not to click on ads certanly while your on pc banking and never call random phone numbers [16:08] Rafen: windows malware will not affect ubuntu in this way [16:09] ActionParsnip, I think the problem is that the whole filesystem is mount as read-only [16:09] I am very prudent, this was a simple typo trying to get to steam install. [16:10] !steam | Rafen [16:10] Rafen: 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:10] thx again [16:10] after installing nvidea 304.xx drivers plymouth screen becomes horrible looking, can I stop happening it before installation of the nvidea driver? [16:11] !recovery | samsher [16:11] samsher: If your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode [16:11] samsher: nvidia, not nvidea [16:11] nvidia sorry [16:11] samsher: tis is common with the proprietary video driver [16:12] samsher: you can either mess with your boot to make it load the vesa driver (hard) or disable plymouth and have text boot (easy) [16:13] ok, so no way to prevent happening it? [16:13] samsher: the driver loads slowly and makes it happen. Are you planning to game on the install? [16:14] I am planning to fresh install lubuntu, so I asked if there is any way to stop happening it. [16:14] samsher: if you remove the boot options: quiet splash you will get a text boot [16:14] samsher: if you dont need 3D capabilities like the Nvidia driver gives, then just use the nouveau driver instead [16:15] I don't want text mode [16:15] nouveau doesn't work, it's laggy for me [16:16] samsher: try this: http://www.binarytides.com/ubuntu-fix-nvidia-graphics/ [16:16] any way plymouth use nouveu then system use nvidia driver? [16:16] samsher: or this: http://askubuntu.com/questions/6033/enabling-nvidia-driver-messes-up-splash-screen [16:16] let me see it [16:16] samsher: considering Linux is made for uptime, and that boot splashesare quite inconsequential, I'm surprised you care [16:17] yup, that's my preferences [16:18] samsher: wich graphics card do you have? [16:18] samsher: seems obscure to want to mess with your OS so much, just for some mild eytecandy that is onscreen for what...3 seconds? [16:19] haha, just curious to know [16:26] samsher: it is _possible_ to get plymouth working with nvidia - but it's *not* worth the effort... i haven't done it in years, so don't know the modern procedure... [16:28] zykotick9: sidenote. It just works now. samsher [16:29] help! windows did an automatic upgrade and now my nice dual boot [16:29] system doesn't load winders anymore?! [16:29] twdatsbas: nouveau or propretary? it works fine with nouveau (most of the time) [16:30] theseb: ask in ##windows what went wrong perhaps [16:31] theseb: ..or make your life easy and single install ubuntu :p === c|oneman is now known as c|own === c|own is now known as dfhsdjfhsldja === dfhsdjfhsldja is now known as dup|icate === john is now known as Guest48092 [16:34] hi [16:36] i'm using a hdmi cable to link my computer to TV screen , but only the desktop background is displayed , and when i drag a window at right it appear , anyone have an idea how can i control what appear in TV ? [16:36] Dro__: try mirror screens from ubuntu settings [16:36] hi there [16:37] ertyu: welcome, what can we do for you? [16:37] @zykotick9 I have working plymouth with nvidia but it is not as good as with nouveau @twdatsbas what you mean by it works now? [16:37] lotuspsychje, not working, always same problem even when mirror screen is checked [16:38] ada dari indonesia [16:38] please [16:38] Dro__: you have grafix driver installed correctly? [16:38] can you work for me ? lotuspsychje [16:38] !in | ubuntu3 [16:38] ubuntu3: #ubuntu-in is the channel for Ubuntu in India [16:38] lotuspsychje, yes i'm using nvidia [16:38] well i got this error : http://paste.ubuntu.com/12427887/ [16:39] need some troubleshot [16:39] !id | ubuntu_indonesia [16:39] ubuntu_indonesia: join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia [16:40] hi makan [16:40] you indonesia makaan ? === ubuntu_indonesia is now known as nduy [16:42] Dro__: wich ubuntu version? === ochorocho1 is now known as ochorocho [16:45] lotuspsychje, 14.04 [16:45] Hello [16:46] Dro__: wich graphics driver excatly? [16:48] lotuspsychje, nvidia [16:49] Dro__: wich one please: sudo lshw -C video [16:50] guys after update seems last automatic kernel upgrade did not work well and i cant even delete old ones ... today coudl some one take a look ? http://pastebin.com/uZ4EB4xy [16:52] blackangelpr, df -H [16:52] blackangelpr: ubuntu version? [16:53] Dro__ have you tried under nvidia-settings ? [16:53] 14.04 [16:54] yes i know i have the space almost full but it do not let me delete old kernels either :( [16:54] blackangelpr, df -H and try sudo apt-get autoremove [16:54] blackangelpr: or clean system with bleachbit [16:55] how can I convert looselessy wav to mp3 on ubuntu? [16:55] blackangelpr: added ppa's in the past? [16:55] blackangelpr, otherwise you have to remove by hand [16:55] dpkg --get-selections|grep 'linux-image*'|awk '{print $1}'|egrep -v "linux-image-$(uname -r)|linux-image-generic" |while read n;do apt-get -y remove $n;done [16:55] try that one and your booth returns dpkg --get-selections|grep 'linux-image*'|awk '{print $1}'|egrep -v "linux-image-$(uname -r)|linux-image-generic" |while read n;do apt-get -y remove $n;done [16:55] might be ioria [16:56] blackangelpr, well, not good with awk :þ [16:57] blackangelpr, have you tried sudo apt-get autoremove ? [16:57] yes same error [16:57] :S weird first time ever [16:57] before i had deleted old kernels [16:58] blackangelpr, can you paste df -H ? [16:58] one sec [16:58] greetings [16:59] ioria, http://pastebin.com/bFhX3VZv [16:59] it is safe to go and do an rm on old kernels? [16:59] directly on /boot? [16:59] blackangelpr, yep ... /boot is full [17:01] ioria, lotuspsychje , i just found how to control what appear in the tv screen, all i had to do is to move the mouse to the right [17:01] blackangelpr, dpkg -l | grep linux-image- and then sudo apt-get autoremove linux-image-x.x.xx-xx-generic [17:02] Dro__ good [17:02] ioria, but i still having 2 problems: the image is not complete, (anything near the borders don't appear) + the audio is not working in TV (it work in PC) [17:03] Dro__ it'a bit old but could help http://askubuntu.com/questions/529911/hdmi-with-nvidia-propietary-drivers-on-14-04-1 [17:03] ioria, same error :( [17:03] and i am as root directly [17:03] blackangelpr, ls /boot [17:04] ioria, http://pastebin.com/S9ZHmZai [17:04] hilarious what i did XD [17:05] ls /boot on the actual LOL [17:05] blackangelpr, encryption ? [17:05] none [17:05] blackangelpr, lvm ? [17:06] thats installed during the install process (redundant :p) for logical volume manager actual ubuntu installation option [17:06] not encrypted that i know [17:07] !info bikeshed [17:07] bikeshed (source: bikeshed): random useful tools that do not yet have a permanent home. In component universe, is extra. Version 1.53-0ubuntu1 (vivid), package size 18 kB, installed size 77 kB [17:07] anyone knows where can i find where user/group is defined for apache ? [17:09] netameta: /etc/apache2/envvars has lines for APACHE_RUN_USER and APACHE_RUN_GROUP [17:10] Thanks pici [17:11] blackangelpr, have you run sudo apt-get -f install ? [17:11] no [17:12] blackangelpr, uname -r ? === tcpman is now known as Guest96304 [17:12] kernel: 3.16.0-49-generic the code you just wrote give the same error [17:12] Is there a command I can run to open the MATE main menu? [17:13] blackangelpr, what code , exactly ? [17:13] dpkg: error processing package linux-generic-lts-utopic (--configure): [17:13] dependency problems - leaving unconfigured [17:13] E: Sub-process /usr/bin/dpkg returned an error code (1) [17:14] blackangelpr, in response to what command ? [17:14] ioria> blackangelpr, have you run sudo apt-get -f install ? [17:14] and all of them [17:14] how to know which video card is ubuntu using? discrete or integrated? [17:15] says here [17:15] linux-image-generic-lts-utopic depends on linux-image-extra-3.16.0-49-generic; however: [17:15] Package linux-image-extra-3.16.0-49-generic is not configured yet. [17:15] blackangelpr, i have asked if you have run it, NOT to run it [17:15] ^^ do not matter same error anyway :P [17:16] blackangelpr, so you are using -49, but -49 it's not configured .... [17:17] blackangelpr, did you reboot after the error ? [17:17] i try to configure but it says no space XD darm [17:17] yeah let me reboot again just in case [17:17] be back [17:17] blackangelpr, wait [17:17] how to know which video card is used integrated or discrete? [17:18] how to know which video card is used integrated or discrete? [17:21] how to know which video card is on discrete or integrated? i checked vgaswitcheroo but it shows integrated as active but external monitor is working! [17:21] anybody? [17:21] hi m on ubuntu [17:22] i got an error something like this : Warning: JAVA_HOME environment variable is not set. [17:22] how to fix it ? [17:23] hola, I am running 14.04 no networkManager, doesn't seem to be using nameserver from /etc/network/interfaces, nothing in /etc/resolv.conf. can someone help me out with this? === ndiy is now known as nduy [17:26] which is the latest kernel of 15.04? [17:27] ioria, this seems to work but must substitude for your kernels: sudo apt-get autoremove --purge linux-{image,headers}-.*{41..45}.*generic [17:28] which is the latest kernel of 15.04? kernel version [17:28] blackangelpr, i'd say one by one [17:30] ioria, retart need it brb [17:30] hello can anyone see below? how to know which video card is on discrete or integrated? i checked vgaswitcheroo but it shows integrated as active but external monitor is working! [17:30] which is the latest kernel of 15.04? kernel version [17:30] blackangelpr, ok [17:30] !info linux-image-generic vivid [17:30] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.19.0.28.27 (vivid), package size 2 kB, installed size 27 kB [17:31] ovrflw0x: Apparently 3.19 [17:31] genii, how to know which video card is getting used on laptop? [17:35] I had windows 8.1 and installed ubuntu, I think I've removed wubi boot disk and replaced it by ubuntu boot.. is there any way to fix that from ubuntu level? [17:35] there is some graphics tearing i have radeon mobility HD 5650 and intel integrated card - how to fix this issue? i am on 15.04 [17:38] good afternoon, I like knowing that I have to do to make the menu appear small and not full screen.? Help ubuntu 14.04 [17:38] there is some graphics tearing i have radeon mobility HD 5650 and intel integrated card - how to fix this issue? i am on 15.04 [17:38] Dixson: you mean a smaller "dash" ? just click on the maximize button top left [17:39] when dash is open [17:40] badbodh: I do not understand? I wish that when you open the menu is not full screen [17:41] Dixson: you are using ubuntu rght? not the derivative like kubuntu xubuntu etc [17:42] I'm using ubuntu 14.04. [17:42] there is some graphics tearing i have radeon mobility HD 5650 and intel integrated card - how to fix this issue? i am on 15.04 [17:43] badbodh: http://static.thetechjournal.net/wp-content/uploads/2014/04/ubuntu1404.jpg [17:43] why is this ubuntu channel so crappy lousy - no one is replying [17:44] wha? [17:44] I want you to see me like this [17:44] there is some graphics tearing i have radeon mobility HD 5650 and intel integrated card - how to fix this issue? i am on 15.04 [17:44] badbodh: I want you to see me like this http://static.thetechjournal.net/wp-content/uploads/2014/04/ubuntu1404.jpg [17:44] there is some graphics tearing i have radeon mobility HD 5650 and intel integrated card - how to fix this issue? i am on 15.04 [17:45] Dixson: in your pic look top left. click on that maximize button, it will toggle dash size. the menu is called "unity dash" btw [17:45] there is some graphics tearing i have radeon mobility HD 5650 and intel integrated card - how to fix this issue? i am on 15.04 [17:45] ovrflw0x: Please ease up on the repeating. [17:46] ovrflw0x: we don;t have the answers. wait for someone who does, or allow us some time to google if we decide to help you [17:46] yo Pici boy i am getting tired dawg [17:46] ovrflw0x: yo maybe no one knows the answer to your question right now. repeating it every 2 minutes isn't going to make someone suddenly know what the answer is. [17:47] badbodh: I'll try [17:49] on the flipside unity is really terrible with tearing on my intel laptop. hope it gets rid of compiz in near future. [17:49] http://paste.ubuntu.com/12428321/ My nvidia graphics card is listed here, but I don't know how to access it or switch it on. How do I know if I have drivers etc.? === kpease_ is now known as kpease [18:13] So, I am having an issue with a printer. Every job I send to it comes out in point .1 font. A job that is supposed to take up the whole page comes out as roughly 1X2 inches. Any ideas? [18:15] OneM_Industries, you said "a printer" - do other printers work as expected? what happens when you save to PDF? have you gone through all the settings? are you using an application's special print dialog (e.g. chrome) or the system one? [18:19] The other printers work correctly, save to pdf works, I am going through Libreoffice, and I have gone through all the settings. [18:19] can you tell dou i have blutouth in my laptop ??? http://paste.ubuntu.com/12428513/ [18:21] ??? [18:23] hanyop, likely yes [18:23] what is not clear about that output? [18:25] OerHeks : when i open the blutouth device manager it only shows the view and the help tabs , i am trying to connect my phone with my laptop , it's not working [18:25] hanyop, maybe there is a bt-key or bt key combination to enable it? [18:26] what's a model of you phone? [18:26] no idea what you just said [18:26] what's bt-key ? [18:26] android [18:27] it's android galaxy 3 [18:27] bt = bluetooth [18:28] hi [18:28] hanyop, i don't get you ... you ask for bt on your ubuntu laptop? [18:29] How can I mirror a folder? e.g. I have folder A and B and if I save a file to A or copy it to A etc. it should get mirrored to B. How can I do that? [18:29] balance i would use rsync [18:29] balance: google -> rsync [18:29] rsync i guess [18:29] thanks [18:30] hanyop, see the manualof your laptop [18:30] hi all. How do I install this binary? https://stedolan.github.io/jq/download/ (1.5 64bit). Do I just need to put in a $PATH? [18:30] and chmod it? [18:30] OerHeks : does it involve hardware ? [18:31] OerHeks ; or from the bios ? [18:31] hi everyone [18:31] burn all jews in oven [18:31] shlant: what is it? [18:31] burn all jews in oven [18:31] sieg heil [18:31] death to infidels [18:31] allahu akhbar [18:31] offender742: would cost a fortune [18:31] shlant: read the information at https://stedolan.github.io/jq/download/ [18:32] shlant: you're doing it wrong [18:32] reisio: how do you figure? [18:32] hanyop, you posted the output that shows a bt device available.. so read the manual if you need to press a key/hotkey/key combination to enable it. [18:32] shlant: dpkg -L jq; dpkg -L jq | grep -i bin [18:32] hanyop, you need to investigate a little more [18:33] reisio: I dont want to install with apt. [18:33] allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu [18:33] akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels [18:33] allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu [18:33] akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels [18:34] !ops [18:34] Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [18:34] allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu [18:34] akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels allahu akhbar death to infidels [18:34] y'know what else [18:34] json is really simple [18:34] you can write a parser with cut and a few minutes :p [18:34] sa [18:34] hi [18:34] reisio: do you know how to install with binary or no? [18:34] ye [18:35] reisi [18:35] hi [18:35] shlant: what does dpkg -L jq | grep bin say? [18:35] who is this? [18:36] reisio: [18:36] Package `jq' is not installed. [18:36] Use dpkg --info (= dpkg-deb --info) to examine archive files, [18:36] and dpkg --contents (= dpkg-deb --contents) to list their contents. [18:37] sorry [18:37] /47/36 [18:37] /usr/bin [18:37] /usr/bin/jq [18:37] so dl the binary, move and rename to /usr/bin/jq and then chmod? [18:39] shlant, why do you want it the hard way? you don't even know how to install, fix or upgrade .. apt-get is the safest way [18:39] * and you will get updates too [18:39] OerHeks: because git has the most recent version of the software. === WormDude is now known as WormFood [18:42] OerHeks: "you don't even know how to install, fix or upgrade". Thanks for being condescending. I _know_ I can use apt-get. I'm asking about the binary because I don't want to use apt-get because this is for a CI build process and running apt-get update everytime is much slower than going the binary route. Don't assume ignorance please [18:46] either way, this is what works [18:46] sudo curl -o /usr/bin/jq -L https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64 && sudo chmod 755 /usr/bin/jq [18:46] reisio: thanks for the help === coy is now known as Guest61616 [18:53] hi [18:53] ^_^ [18:53] ohai [18:53] shlant: if it's not installed, you didn't read the page [18:53] apt-get install it [18:54] you must have missed my response to OerHeks. No worries, thanks all the same [18:57] ciao [18:58] hi [18:58] !it [18:58] Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [18:58] whats the best ide i can learn c# [18:58] DecomputerGi: that's a dev question which doesn't belong in this channel. [19:00] #rpi [19:02] Hi. Does anyone have any idea why "modprobe btrfs" might hang on an unmodified 14.04 cloud image? [19:03] How can I get this open source AMD video card driver? https://goo.gl/mvNPam It's not listed under additional drivers. [19:03] The proprietary ones seem buggy and x.org has me at a super low resolution [19:05] boze: what card and which drivers are you trying? with which ubuntu? (3 questions there) [19:05] or maybe this article is describing the x.org x server and it doesn't work for me. [19:06] boze: Only proprietary drivers are listed under Additional Drivers. The radeon driver there is the one provided by package xserver-xorg-video-radeon [19:06] Hi, when mounting an encrypted partition I'm asked to type in the passphrase. There are three options as to how long the passphrase will be remembered. I'd like to change the default from 'remember until logout' to 'forget immediately'. How do I do that? [19:08] daftykins, I have a radeon 5750. The proprietary drivers look good, but are a little buggy. I'm on the x-server-xorg-video-ati opensource drivers and the only resolution available is 800x600 mirrored. on 14.04 [19:08] HD 5750 i take it? [19:08] daftykins, yes [19:08] you should be on 'radeon' or 'fglrx' [19:08] boze: pastebinit /var/log/Xorg.0.log [19:08] (you'll need to install pastebinit) === spam is now known as Guest15412 [19:09] daftykins, thank you for looking http://pastebin.com/fDZfjsTy [19:11] boze: right modesetting is off which is breaking your setup, causing a nasty legacy 'FBDEV' driver to be in use [19:12] boze: do you get anything for "dpkg -l | grep fglrx" ? [19:14] daftykins, it says fglrx-updates and fglrx-updates-core. I did try to purge it like the instructions say [19:14] boze: "sudo apt-get purge fglrx* " (note the *) [19:15] * boze reboots === rbanffy_ is now known as rbanffy === AtheistSpacePira is now known as IanHulett [19:16] daftykins, x.org looks great thank you! you are a wizard [19:17] :) no problemo [19:19] /join #ffmpeg-devel [19:24] hai :) === denni397 is now known as mantise [19:25] ohai [19:26] Is anybody familiar with ssh tunneling? I have been trying to route traffic from a redis box only my jumphost can access, but my jumphost has a public IP. so basically I want to let the jumphost act as the tunnel to the redis box. [19:26] I tried this, but it neither times out nor does it answer to 9999 (theport is open) -> ssh -L 9999:jumphost-publicIP:6379 redis-host [19:27] can you guys comfirm that i did my ubuntu partitions right ? my fresh install isnt running as it should. i removed all partitions first.. windows partitions, even efiboot by a mistake so i created this : [19:27] mantise: hope you're gonna use a pastebin site [19:27] :> [19:28] mantise, why not let Ubuntu create the partitions it needs? [19:28] swap almost 20gb, efiboot with 400 mb, 200 gb / and 300 gb /home [19:28] ive been reading that it was best option to do it manual ? [19:28] thing is, when i turn my laptop on, it sometimes doesnt even boot ubuntu :S [19:29] i did create the efiboot area myself tho.. and gave it 400 mb ish [19:30] compdoc: because i wanted to make my own /, /home ect === sireebob is now known as siree[SF]bob === Ole_ is now known as Guest41866 [19:34] Hello. One question. A few years ago there used to be live cd's, is that still available for download? [19:34] Guest41866: yes [19:34] ubuntu.com, download [19:35] but my ubuntu only boot sometimes.. other times screen is just black [19:36] Thank you reisio. Do I choose the desktop version, and will it automaticly be livecd? [19:36] should i reinstall it, and make it do the partitions by itself ? [19:37] Guest41866: yes [19:38] rww: thank you :) [19:42] I'm having trouble remapping the control key on a ubuntu 12.04 vm. Inside the vm, I set capslock to be an additional ctrl key, but after exitiing that dialog, it still acts likke capslock. [19:44] Hi. My xorg log says that it is using a bumblebee config file. I removed bumblebee with dnf (I'm under Fedora, hope you don't mind). What is telling x to load the bumblebee config file? [19:44] 'dnf' ? [19:44] sudo apt-get purge bumble* [19:45] egonsen: yes we do hugely mind you coming in here with fedora questions, your own distro should have its' own support! for shame! [19:45] lol [19:46] daftykins: they don't seem to be able to answer my question :/ all I wanna know for now is what part of the system tells x Server to load that config [19:46] well that's up to Fedora. [19:46] egonsen: well then we have something in common with Fedora support. We don't know how fedora works either [19:47] :D [19:47] probably some remnant left in /etc/X11/xorg.conf.d/ [19:49] There's nothing inside that folder related to bumblebee. Guys, come on :) if I had that problem under Ubuntu, what would you suggest then? [19:49] i thought bumblebee was deprecated? [19:49] i already did suggest, i said "sudo apt-get purge bumble* " [19:49] EriC^^: they carry the pollen [19:49] but you can't run that because you're on Fedora trying to get help in an Ubuntu channel [19:50] egonsen: so it is you being the idiot here :) [19:50] reisio: i see [19:50] daftykins: why so rude? [19:50] statement of fact comes with no intention to be rude [19:50] egonsen: dunno, why're you being so rude [19:50] reisio: am I? [19:50] egonsen: that really isn't how this works [19:51] egonsen: help me make some rice & beans, this is #ricenbeans, isn't it? [19:51] switch to Ubuntu, so you would have working dual gpu, with nvidia-prime [19:51] Wtf, I just thought you guys would be so nice trying to help a Linux newbie [19:52] Nvm, good bye [19:52] well, at least it wasnt a Mint question [19:52] for once :P [19:53] anyone familir with jenkins ? [19:53] ?? pastebin [19:53] ask the actual question :) [19:53] Still having trouble remapping capslock in ubuntu 12.04 vm. I set it to an addl ctrl key, but it's still behaving like capslock. [19:54] MonkeyDust: I'm not sure if that's better or worse [19:54] !! pastebin [19:54] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [19:54] netameta, jerkins, you might want to reask in #ubuntu-server [19:54] mantise: stop that [19:55] well, i have jenkins set up, Not insde a container. now i am trying to run a job, the job should clone a repo from github, and then run a bash script. , i am not sure how to tell jenkis where to clone the repo to. [19:56] !brain | mantise [19:56] mantise: Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone [19:58] Never mind. It appears I had to reboot the vm. [19:58] How canni get rails server -E production to start on Ubuntu 14 server boot up?? [19:58] daftykins: why ? just couldnt remember the pastebin sites [19:59] isnt for bot for everyone to use ? :) [19:59] Pastes to http://paste.ubuntu.com/ [19:59] !msgthebot | mantise [19:59] mantise: Please investigate with me only with "/msg ubottu Bot" or in #ubuntu-bots. Search for factoids with "/msg ubottu !search factoid". [19:59] i know joeman1 :) the bot just told me [20:00] heh :) === redf1sh is now known as redfish === redfish is now known as bluefish === bluefish is now known as fishred [20:00] mantise: 'cause you were spamming :) [20:00] i just asked it 1 question :) [20:02] Hi everyone [20:02] hi hi jophish_ [20:02] Greetings ;) [20:02] mantise: let's move on now, ask the channel in future when you don't know how to interrogate the bot [20:03] My elderly grandad is having some problems with his computer and it would be really great to be able to help him remotely. What options are there for me to connect to his computer over the internet to help with things [20:03] He won't be able to open any ports on his router, so ssh might be tricky [20:04] jesus.. [20:04] It would be best to be able to show him where to click and all that jazz [20:04] jophish_ teamviewer comes to mind, but that's 3rd party and not supported here [20:04] jophish_: I like https://www.teamviewer.com/ [20:05] I've seen software like this for windows, where the user just has to send the support a code [20:05] LOL [20:05] I use it for my elderly mom on her Mint system and it works great [20:06] I'll give it a try, thanks all! [20:06] Here is another resource for you if you are interested - https://www.teamviewer.com/en/help/427-How-do-I-install-TeamViewer-on-my-Ubuntu-system [20:07] how do I find out what is current version of avidemux in ubuntu? [20:08] Anyone know how I can get rails server to startup on boot???? [20:08] dtaz: I do dpkg -l |grep [20:09] riseup [20:10] dtaz: apt-cache policy may also help [20:10] joeman1: ty [20:10] dtaz: you bet :) [20:11] dtaz: for reference - http://askubuntu.com/questions/340530/how-can-i-check-the-available-version-of-a-package-in-the-repositories [20:15] So, I am having an issue with a printer. Every job I send to it comes out in point .1 font. A job that is supposed to take up the whole page comes out as roughly 1X2 inches. Any ideas? [20:15] The other printers work correctly, save to pdf works, I am going through Libreoffice, and I have gone through all the settings on this printer. [20:15] And yes, I have turned it off and on again. === tinyhippo is now known as tinygoats === Fuchs is now known as staffpony [20:19] OneM_Industries: look for a better driver maybe? you haven't even stated make and model === user is now known as Guest31575 [20:21] hello everybody === Guest31575 is now known as massi [20:21] hi [20:23] I have a terminal set to a specific directory with an executable named "setup" in it (with no file extension?). how do I run it? "sudo setup" fails saying command not found === pax_ is now known as pax2you [20:24] nug700: What says the result of command: file setup [20:24] All I get is "sudo: setup: command not found" [20:24] nug700, sudo /path/setup [20:25] nug700: Out of curiousity - thats the setup application for what exactly? :) [20:25] nug700: is it set to +x? that is, with executable permission? === demon_spork is now known as demonspork [20:26] I got it run. It was set to +x, but was giving permission error when running it via double click, and setup file for maya 2015 [20:27] nug700: Before you try to run it, you should find out if it's a file which can be executed with bash, python, perl, or windows by the command I gave earlier: file setup [20:27] adding the full path worked [20:27] It is a cannon MG3500, daftykins. [20:27] OneM_Industries: alright so look that up [20:28] why doesn't linux store file create time? is there any filesystem that supports it? [20:29] how can i get "rails server -e production" to start on reboot of ubuntu 14 server? Tried cronttab @reboot and rc.local and not worked [20:29] thats one thing that stops me using it as a desktop.. (replacing windows) [20:31] dtaz: So you are stuck with Windows then. [20:31] daftykins: one odd note. A test page comes out with the correct size. [20:31] must be your application then [20:31] Dang it, libreoffice. [20:32] check paper size etc. [20:32] maybe try running it in the guest session to rule out your configs === tinygoats is now known as tinyhippo [20:33] dtaz, ls -la show creation time [20:33] Ok, fixed it by deleting the printer out of print settings and reinstalling it. [20:33] w30: It doesnt. Sind linux doesnt record the creation time. [20:33] Ok, but now a new issue. [20:33] can anyone help "rails server -e production" to start on reboot of ubuntu 14 server? Tried cronttab @reboot and rc.local and not worked [20:34] It is a colour printer, and any colour prints are coming out really dark. [20:34] w30: To be precise: On Linux, it is stored in many filesystems including ext4. There's no kernel API yet to get it though. [20:34] bekks, what does the date mean? [20:35] linux is nice idea.. wish some of the problems would be fixed.. [20:35] dtaz: It is recorded, just you cannot really get to it via the command line. [20:36] If you use the GUI and right click and select properties though, it shows up. [20:36] w30: -l shows the modification time [20:36] OneM_Industries: Not really, since there is no kernel API for it. [20:36] ugh why must everything always break [20:37] gccvc [20:38] in this day on age any hardware should have linux app.. it might come with Windoze / Mac... but no linux app === staffpony is now known as Fuchs [20:40] uhm, would the newest release of ubuntu be better than LTS ? i dont really see the point in getting LTS? [20:40] ty. bekks/onem some info I didn't know [20:41] i'm having some trouble with networking on my 15.04 install... through lots of tutorials I finally got connecting to a hidden wpa2 network up but now the connection only stays up for about 30 minutes, then it drops... running dhclient in terminal picks it back up why isn't this happening automatically as it should be? [20:41] mantise: there is indeed virtually no point in going with LTS over a more recent version [20:41] mantise: well deduced :) [20:41] the lease hasn't expired according to the leases, changing the dhclient.conf doesn't renew the lease more regularly... [20:42] except you know, having 5 years of support and not having to worry about upgrading every 6 months [20:42] 6 months? [20:42] ^^ [20:42] reisio: thats what i tought :) so 15.04 would be the choice you suggest [20:42] yes. 6 months [20:42] that's silly, why upgrade at all [20:42] hm, isnt it just an upgrade in the software updater ? [20:42] it's something you should do more than every 6 months [20:43] so you still have security updates [20:43] so upgrading is good? [20:43] For your home pc the recent version is fine [20:43] reisio: please don't confuse a distro upgrade with a package upgrade [20:43] tgm4883: sure thing [20:43] LTS is useful for say large deployment in servers or schools etc [20:43] how's that? [20:43] or if you just want to have LTS and not worry about upgrading every 6 months [20:43] Can we move this to #ubuntu-discuss [20:43] I don't really see the point of non-lts [20:44] I don't see the point of LTS [20:44] but as i can read.. the newest version is the dist with all the new stuff ? [20:44] it seems like a license to procrastinate [20:44] because: [20:44] !OT [20:44] #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! [20:44] systemd mainly [20:44] mantise: it is newer, yes [20:44] yeah we can.. i just woundered which one to choose? why they even made the 2 choices ? [20:44] tgm4883: we're talking to mantise [20:44] mantise: I think your reasoning is quite sound [20:45] reisio: well i just got back to ubunto, as i stopped playing WoW. so now i can use plain ubuntu on my pc. i installed LTS.. but now i changed my mind. i want the 15.04 insted [20:45] :p [20:45] WoW actually runs great on Ubuntu [20:45] I've even heard better than on Windows [20:45] thru wine ? [20:45] It is very simple. if you want the "newest" everything, go with the latest version and upgrade every 6 months. If you want stability, install LTS [20:45] (not to damage your productivity, but just FYI) [20:45] mantise: yeah [20:46] Ben64: how's it more stable? [20:46] i tryed to configure lol to run thru wine. i couldn't :s so now i gonna do steam only [20:46] Ben64: so non lts isnt stabel ? [20:46] mantise: you'd want to click a version at left on https://appdb.winehq.org/objectManager.php?sClass=application&iId=1922 and follow instructions [20:46] mantise: Ubuntu has no stable/unstable paradigm [20:46] reisio: look at the definition of stable [20:47] Ben64: where's Ubuntu's definition? [20:47] Arg. Anyone have an idea why all colour prints are coming out extremely dark on this printer? I have tried the brightness setting with no luck. [20:47] I think you're confusing old-and-having-more-bugs-reported-and-possibly-fixed with stable [20:47] reisio: look up the definition [20:47] Ben64: I'm good [20:47] This annoying thing happens when I reboot my laptop, brightness is set to high, sound set to max and wifi is a hit or miss when it comes to autoconnect; maybe because of hidden ssid. [20:48] reisio: well i quitted wow for good now.. canceled my sub :) but id love if i could be able to run lol thru wine [20:48] OneM_Industries: test page not good? [20:48] Even the test page is really dark. [20:48] mantise: what's lol? I don't follow games anymore [20:48] OneM_Industries: then it's the hardware [20:48] All colours are coming out almost black. [20:48] reisio: oh, League Of Legends :) [20:48] Odd thing is, it was working 2 days ago under Windows XP. [20:48] mantise: did you say it was in steam? [20:49] has a similar rating for Wine, anyway: https://appdb.winehq.org/objectManager.php?sClass=application&iId=10436 [20:49] OneM_Industries: is it working now under xp? [20:49] reisio: no LoL isnt.. steam was just for CS GO :) you really dont know League Of Legends ? go youtube a gameplay :) [20:49] Yes. It is a software, not hardware issue. [20:50] OneM_Industries: what printer is it? [20:50] mantise: I play life now :p [20:50] Cannon MG3500 [20:50] it costs slightly less, and can be just as satisfying [20:51] reisio: your right :D but a good game to play sometimes, is fine for me :) ill install the 15.04 insted of this LTS [20:51] reisio: and try working with that lol with wine [20:51] reisio: if i can get it to work :) [20:52] lol, terrible initialism :p [20:52] more interesting things to do than game, IMO :) [20:53] reisio: what else should i be doing with my PC :) [20:53] overthrow a poorly run country [20:56] ^ :p [20:57] reisio: wine doesnt require a windows install at the pc, right ? [20:57] mantise: noe [20:57] nope* [20:58] reisio: Ok, thanks :) [20:58] it's sort of like an open source alternative implementation of Windows land [20:58] ok:) [20:59] reisio: a translation layer [20:59] i can't believe it's not windows [20:59] so when i do a fresh install of 15.04 tomorrow, is it fine to make ubuntu make the partitions itself ? i assume it will make my 1 tb HD all / ?? insted of making /home ect [21:00] tgm4883: a translation layer? [21:00] reisio: yes, wine is a translation layer [21:00] mantise: yes, if there's nothing on the disk currently that you want to keep [21:00] tgm4883: oh Wine, I already know what Wine is [21:01] there isnt. just thinking a manual setup is better, so i can split the space up as /, /home, /tmp, /var ect [21:01] mantise: why do you think that'd be better? [21:01] hello i had a sys problem which a boot restore disk fixed but its put a windows loader on a sda 3 when i only need it on sda 2 so now ive got an unwanted entry in the grub menu, how do i get whatever the boot repair disk put on sda3 that relates to grub of sda3 so ive just got my linux and windows option at boot menu and not 2 windows options? thanks :-) [21:01] ubuntu will only create a / partition [21:02] mantise: why would more than just / be better? [21:02] reisio: so ive been reading at askubuntu.. so there is an harddrive for all /home programs ect [21:02] reisio: i dont know tho.. just what i tought [21:03] mantise: you mean /home partition [21:03] akik_: yes, / and /home [21:03] mantise: so they didn't say how it's better [21:03] efiboot and swap [21:03] reisio: ehm yes, i can go find the page :D [21:04] reisio: says so here i think http://askubuntu.com/questions/343268/how-to-use-manual-partitioning-during-installation [21:04] first it says i should take "something else" insted of letting ubuntu do it [21:04] mantise: I don't see explanations for why it's better :) [21:05] reisio: no, it just say it is? :p [21:05] i mean, the page is suggesting to do that [21:05] so why should i doubt it? [21:05] mantise: only useful partition would be /home, don't make a /tmp /var /etc [21:05] mantise: what reisio is trying to get at (although poorly), is that unless you have a specific reason to do so, you likely don't need to [21:06] although I would agree with Ben64 that having a separate /home directory is nice [21:06] tgm4883: i tought it was safer or somehow more stable to have a drive for your /home [21:06] mantise: why should you doubt something based on no reasoning to do it?... :p [21:06] yes exactly!! thats why i cant make ubuntu do the partitioning itself.. as it would only make / === tinyhippo is now known as gianthippo [21:07] tgm4883: what's nice about it [21:07] reisio: you're very argumentative today [21:07] mantise: well the reasoning behind that would be so your root partition wouldn't fill up in the event you filled your home partition (similiarily why some may want a different partition for /var/log) [21:07] Ben64: I require reasons to eat a suggestion today, just like every other day :p [21:07] Ben64: he is :p [21:08] reisio: I'm not getting into a merit discussion with you in this channel. Take it to #ubuntu-discuss if you want to have this conversation [21:08] is it possible that ec2 servers only support logging with 1 user? [21:08] "is nice" is not exactly a reason [21:08] merit is not a factor [21:08] netameta: dunno, but there's an #aws channel somewhere [21:08] tgm4883: yes i see. that still force me to do the manual partitioning, if i want to make / and /home [21:08] mantise: correct [21:09] mantise: yep [21:09] also i need to make a efiboot manual, otherwise ubuntu wont be able to boot [21:09] reisio: as I said before. I'm not going to have a discussion with you in this channel [21:10] i made one now.. 400 mb ish, but ubuntu wont boot every time i turn on my pc, so something is still wrong [21:10] mantise: you need to use efi? [21:10] yea my pc/bios require it [21:10] are you dual booting with windows8/9/10? [21:10] tgm4883: you keep saying that, even when I'm not talking at you :p [21:11] when i removed the partition efiboot with windows.. i couldnt start anythig up [21:11] Ben64: no i removed all windows partitions [21:11] maybe just stop saying it? [21:11] mantise: then you should be able to legacy boot it [21:11] much easier to get working [21:11] reisio, cannot seem to talk in that channel [21:11] reisio: but even ubuntu couldnt start without it, also when i install ubuntu, it give me a warning about i dont have a efiboot [21:11] netameta: which, #aws? [21:11] netameta: try ##aws [21:11] reisio, Yes [21:12] netameta: freenode has a conspiracy to waste users' time, you see [21:12] Ben64: well it didnt work without efiboot. and now when i reinstalled with efiboot, it doesnt work every time [21:12] that's why I use it [21:12] mantise: sorry I wasn't following your efi discussion, you probably meant to send that to someone else [21:12] was /boot/efi supposed to be a fat partition? [21:12] reisio, I dont know what you mean, but ##aws seems to work [21:12] reisio: anyone that could help [21:13] akik_: yeah i think it is [21:13] netameta: I mean they forced that channel to have a redundant #, is all [21:13] reisio, Ah. [21:13] akik_: its just named as Efiboot [21:13] /boot/Efiboot ? [21:13] mantise: yeah but you could set it up to just boot regularly [21:15] hello all [21:15] hi [21:15] could someone could tel me name of program like wireshark on windows ? [21:15] wireshark [21:15] i have to find my nas adress [21:16] there is ver for linux ? [21:16] akik_: yes [21:16] Ben64: u sure ? my bios fucks up when i do so.. [21:16] i'm pretty sure it started on linux [21:16] Ben64: and ubuntu didnt boot when i removed my efiboot [21:16] any tips how to easy-way check adress by direct connect do pc ? [21:16] with ubuntu ? [21:16] nmap could show it too [21:17] nmap -sP 192.168.1.* [21:17] mantise: watch the language in this channel, and if you installed it using efi and still had the bios set to boot efi, that makes sense [21:17] Ben64: but i can try to remove all partitions tomorrow, inclusive efiboot.. and see if my fresh 15.04 will start up [21:17] Ben64: yeah sorry. well ive been reading about my motherboard on this laptop.. think its made like that [21:18] mantise: what model [21:18] does ubuntu take care of building /boot/Efiboot for you during the install? [21:18] sometimes a EFI upgrade unlocks features. [21:18] its called UEFI [21:18] Asus G750J series [21:19] gaming laptop [21:20] mantise: i have to leave now, but you might be able to find something if you google the model + "legacy boot" [21:20] Ben64: will try.. thanks for your help [21:22] https://www.youtube.com/watch?v=HT-N4HCNrN8 [21:22] found it [21:23] hello, how can I check what gpu is ubuntu using (integrated or dedicated)? [21:24] fury__: lspci -k | grep -i vga -B 5 -A 5 [21:24] * OerHeks was looking @ sudo ubuntu-drivers devices , but does not show active gpu [21:25] is this a good place to ask about ubuntu snappy on RPi2? [21:25] atXyc0: better ask in #ubuntu-arm (but most active guys there are asleep now) [21:25] atXyc0, better ask in #snappy [21:25] reisio: thank you [21:26] thanks k1l_ and OerHeks [21:35] how do I give the path to usr? [21:47] haskellberry_pie: Do you mean /usr? [21:50] is there a safeway to remove all source list to make sure you do not keep getting duplicates thank you [21:50] jcstarken: can you give more details? what duplicates? [21:51] Just installed ubuntu MATE. SO Excited [21:51] kil:sent you a message ty [21:51] jcstarken, use paste.ubuntu.com for the output of: ls /etc/apt/sources.list.d [21:52] also, use tab [21:52] !tab | jcstarken [21:52] jcstarken: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [21:52] jcstarken: yes, just put it all in a pastebin and link it here so others can have a look and help, too [21:53] ok I believe I did it right thank you [21:56] jcstarken: you also need to post the link [21:56] http://paste.ubuntu.com/12430767/ [21:56] ggggrtrt [21:56] http://paste.ubuntu.com/12430749/ [21:56] fgffrtfg [21:57] tgm4883: thank you [21:57] jcstarken, see line 5 > W: You may want to run apt-get update to correct these problems [21:57] normally the standard sources.list does not contain duplicates. ( unless you editted it) [21:58] OerHeks: yes I have done it about 10 times I have also remove a lot of list and it is still doing it [21:59] jcstarken, oke, then give us: cat /etc/apt/sources.list [22:00] http://paste.ubuntu.com/12430820/ [22:01] jcstarken: that is a elementary OS. you better ask the elementary guys what sources they want to have and be used [22:02] i do not understand the last line .. deb http://security.ubuntu.com/ubuntu/ trusty-security restricted universe main multiverse [22:03] jcstarken: comment out line 36 [22:03] kil: I did try there and no one answer, and I thought since it is basically ubuntu with different gui I could ask here [22:03] oh, cdrom freya .. [22:03] elementary has its own issues [22:04] OerHeks: well, more we don't know what they changed [22:04] Ok thank you all for your help, I have had good luck with mint but not ubuntu so I was trying elementary [22:05] luck? :p [22:05] reisio:every time I try to update the video drivers in ubuntu it will not boot [22:05] jcstarken: don't engage [22:06] jcstarken: how far does it get? [22:07] hello [22:07] 'lo [22:08] bye [22:11] later on :p [22:13] how do i use libopencv_core.so.3.0 instead of libopencv_core.so? [22:14] haskellberry_pie: any particular reason why? [22:14] Hi, I want to install a driver for a calcomp digitizer tablet. I found this link: http://manpages.ubuntu.com/manpages/hardy/man4/calcomp.4.html , but I have no idea how to install this file. === atXyc0_ is now known as atXyc0 [22:14] it is needed by imgcodecs [22:22] hi [22:22] hello [22:23] i have a laptop lenovo g5070 with amd radeon r5 230m [22:23] i installed today ubuntu 14.04.3 [22:24] how can i installe the driver of the graphic card plz ?? [22:26] puppy: see in system settings -> software and updates.> last tab. there are some drivers listed [22:27] ahhh okay yeah thnx bro [22:31] ravila, that driver was removed, back in 2009 .. https://launchpad.net/ubuntu/jaunty/i386/xserver-xorg-input-calcomp/ [22:32] * NGC3982 loves the terminal. [22:32] I have kind of fallen in love with using Windows PC computers and a terminal server. [22:32] Putty windows might be the most cozy thing ever. [22:34] anyone elses /boot drive get full of old kernels? [22:34] talntid: "sudo apt-get autoremove" [22:35] yes i know to do that, just, it fails cause /boot is 100% [22:35] so i have to manually remove stuff, then do cleanup [22:35] talntid: I'd suggest your problem is one of the commonest mentioned on this channel [22:36] just didn't know if there is something that should be happening automatically to automatically discard the old kernels [22:36] perhaps there should be a package made that runs and keeps it clean, idunno. :) [22:36] i got it sorted out, just didn't know if it was supposed to do that, sounds like it is whate everyone else experiences too [22:37] talntid: no. Ubuntu doesn't create a separate /boot by default. If you go against the defaults, it should be your responsibility [22:37] hmm, these are default installs [22:37] server installs [22:37] didn't create separate things at all [22:37] talntid: really??? [22:37] just followed the wizard [22:37] really. [22:37] * mcphail is gobsmacked [22:37] pop in the cd, follow the wizard, end up with a server with /boot [22:38] talntid: what size? [22:38] if you want to remove old kernels: apt-get remove --dry-run --purge $(dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d') [22:38] just remove --dry-run to make it actually do it [22:38] /dev/sda1 236M 79M 146M 35% /boot [22:38] joeman1, no need for that anymore with autoremove. [22:39] talntid: that is pretty awful, tbh [22:39] joeman1, thanks, i do know how to do it, just that shouldn't have to be the case, IMO [22:39] talntid: sounds like a small /boot and like you dont reboot often enough :) [22:39] OerHeks: yeah, but my way is sexier ;) [22:39] true [22:39] LOL [22:39] k1l, well, these are production servers.... they shouldn't have to reboot all that often :P [22:40] talntid: I would consider that a bug [22:40] yeah, i have 8 servers all installed the same way, with the same issue. lol :-) [22:40] on 14.04 [22:40] talntid: i have heared that quite often now that it doesnt work for servers that good. on desktops that is not a problem since it changes the kernel on reboot and marks the old kernel as "to be autoremoved" [22:40] not a huge deal, easy fix, just, didn't know if it was common [22:41] talntid: you should ask on #ubuntu-server why they have that default [22:41] ahh, gotcha, k1l [22:42] talntid: what is the default filesystem for / on ubuntu server? Is it ext4? [22:42] did autoremove, rebooted, autoremove again, rebooted, and finally it seems clean [22:42] on my desktop i never have more than 2 kernels installed with usual apt update&&apt full-upgrade and a apt-get autoremove afterwards if a kernel is marked as removable [22:42] talntid + mcphail - there were some server with LVM and/or encryption installs that were defaulting to very small /boot partitions a bit ago, thought it was all done though - essentially the trick is to either not use a separate one, or make it huge === rachel is now known as Guest36933 [22:42] also, if you make one EXT4 - some space will be reserved for root. though it's probably best not to mess with that since then you can get out of the bad situation :D [22:43] 5% is quite a lot, though [22:43] It is EXT4 [22:43] and I am on LVM, yes [22:43] daftykins: agreed. A default of a 300MB /boot is asking for trouble [22:43] talntid: yeah i don't need to know that, just saying that certain configs made a tiny /boot :) [22:44] all i can say is clear early and clear often, but always keep the current version before installing a new in case you need to go back [22:44] yeah [22:44] nice to know it isn't just me, i suppose. :) [22:45] talntid: honestly, there's someone on here every day with the same problem [22:45] hello [22:45] lo === hugegree_ is now known as hugegreenbug [22:46] !fact [22:46] Hi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone [22:55] i want to run lconfig -v then only print the opencv stuff, is there a cmd for this? use grep somehow? [22:55] ah, i did something stupid i think, how can I undo? [22:55] :-1: warning: libopencv_core.so.3.0, needed by //usr/local/lib/libopencv_imgcodecs.so, may conflict with libopencv_core.so.2.4 [22:55] /sbin/ldconfig.real: relative path `opencv' used to build cache [22:56] how can i undo the last post? [22:58] I'm having trouble with my nic card === daniel is now known as Guest42239 [23:01] salve a tutti [23:06] devolinux: ciao, come sta [23:06] :-1: warning: libopencv_core.so.3.0, needed by //usr/local/lib/libopencv_imgcodecs.so, may conflict with libopencv_core.so.2.4 [23:07] I cannot solve this, what do I do? === boze is now known as timbozeman === The_Yeti is now known as TheNo1Yeti [23:21] !ping [23:21] pong! [23:27] @search sharepoint [23:31] how do i use ldconfig to see what version is used? [23:32] how do I filter output from ldfilter -v? [23:38] pipelight yes or no [23:39] pretty sure pipelight was the ancient version before a lot of changes happened [23:39] depends what you're trying to achieve [23:40] daftykins: thank you [23:40] hi === mc is now known as Guest82721 [23:42] !pm [23:42] Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [23:44] every time I have tried to update the video drivers on 14.04 lts, system will not boot after AMD A4-5300 APU with Radeon(tm) HD Graphics [23:47] and the last couple of times I downloaded the 15.9 from amd website ubuntu said it was bad [23:47] hmm, 14.04 with the vivid HWE? [23:47] (which kernel?) [23:48] jcstarken: ATI supported card ? ' lspci -vnn | grep -i VGA | pastebinit ' and we can check for support . [23:48] uname -r [23:48] 3.19.0-28-generic [23:50] http://paste.ubuntu.com/12431897/ [23:51] this is my exact problem but i have already tried the solution... [23:51] http://answers.opencv.org/question/57999/qt-error-maino-undefined-reference-to-symbol-_zn2cv6string10deallocateev/ === user is now known as Guest49981 [23:56] Hi