[10:14] Emery, that's not going to happen without Wine or running it on a virtual drive with Windows [10:15] But the .exe won't run and I can't the run as administrator option... my friend said this would be easy [10:15] Hi, I'm running Ubuntu 16.04. I can't get my Wine applications to see the computer's internet connection. Trying to install wininet or winhttp doesn't succeed (it looks like the remote download has moved from the MS website). Any ideas chaps? [10:15] Emery, Ubuntu is not Windows [10:15] I thought they worked the same? [10:15] by the way, winbind is installed [10:16] Emery, no. They're both operating systems if that's what you mean, but they aren't the "same" [10:17] Emery, if they were the "same" why would you install Ubuntu? [10:17] Well I plugged the USB into my keyboard and this installer came up [10:17] So I ran it.. [10:17] Emery, k... [10:18] So how many niggers are in here? [10:19] wow [10:19] That escalated quickly [10:19] Interesting outcome. === alexandr2 is now known as alexandros_c === Poke95|away is now known as Poke95|superbusy [10:24] Oi [10:25] Where can I check possibly get all IP's that SSH'd onto the server ? [10:25] Or just who ssh'd onto the server at which time [10:25] neredsenvy: /var/log/secure [10:26] neredsenvy: last | less, who [10:27] Is it odd /var/log/secure does not exist ? [10:27] neredsenvy: no, cause it's called /var/log/auth.log in ubuntu [10:27] A kk that exists [10:28] Thanks a lot [10:29] mofo time to go punch a liar in the face [10:32] Can anyone help me provide a running wine application with my computer's internet connection? Currently Wine doesn't see the connection. Thanks. [10:32] I'm running 16.04 64 bit, Wine is 1.9 32 bit. [10:33] g105b: probably best to ask in #winehq [10:34] auronandace|work: ok sorry === croppa_ is now known as croppa === croppa is now known as Guest36845 === Guest36845 is now known as croppa_ [10:36] hello, I want to identify any ethernet interface during installation, which means any 'enp9s0', 'eno1', 'eth0', etc. I previously used INTERFACE=$(ip -o link show | awk -F': ' '{print $2}' | grep e), which doesn't work, since awk is not available in the busybox. [10:36] How can I achive "awk -F': ' '{print $2}'" with sed or any other available tool? === Poke95|superbusy is now known as Poke95|dinner [10:39] blut_: "busybox awk" works on ubuntu [10:39] awk: applet not found [10:40] this is a netboot installation [10:40] maybe a stripped version then [10:41] blut_: eh? which peanut made busybox without awk? do you have cut? [10:41] yes [10:45] ok, I now constructed a version with tr and sed [10:45] ip -o link show | tr ': ' '\n' | grep '^e' [10:46] blut_: that picks up bits of mac addresses for me [10:46] Triffid_Hunter: oh true [10:46] thx. [10:47] blut_: try ip -o link show | sed -r 's/^[0-9]+: ([a-z0-9]+).*?$/\1/' [10:48] hi, does someone know if there is a working fix, for network-manager to reset mac adress when connecting to an ap? [10:48] Triffid_Hunter: that works nicely [10:48] how though? [10:48] ok i see [10:49] you just print the second argument constructed of a-z0-9 [10:49] very nice [10:50] blut_: yeah, I noticed that some of my interfaces have @NONE on them for some reason while others are just 4: ifname: blah, wanted to stop at first punctuation === Poke95|dinner is now known as Poke95|superbusy [11:03] hamazafarid@gmail.com [11:06] hello guys, any1 can help me with wifi issues ? ubuntu 14.04 [11:06] Hey folks [11:10] any1? [11:11] Don't look for topic experts. Just ask [11:12] well, ive been fighting with weak wifi signal since i become ubuntu user [11:12] been looking for all sort of info in ask ubuntu [11:13] davyjones_: what wifi chipset? [11:14] just a min, i can give you wifi-info link. [11:16] connection timed out again.. give me 5 mins === cigumo_ is now known as cigumo === Poke95|superbusy is now known as Poke95|busy [11:24] ducasse : https://gist.github.com/DavyMorzJones/9df6e359d8da2f2ea626acfce5dd01d0#file-gistfile1-txt [11:26] davyjones_: is this connected to a router that you have full control over? [11:28] alright so i have an automatic configuration script in kickstart %pre to set up the network, however the installation still insists on running dhcp and asking for a default gw. How can I disable any automatic network in kickstart? [11:31] ducasse, yup, this is my home broadband . in same time my old mac is next to me and wifi signal is really strong [11:33] davyjones_: you might want to try setting your router to use another channel, there could be interference on the one you're using now. at least that drastically improved connectivity for me. [11:33] blut_:do you have settings in the network interfaces file and resolv.conf ? If so then make sure network manager is disabled [11:33] ducasse, how do I do that ? [11:34] BluesKaj: this is during the netboot installation. I suppose netcfg tries to set up [11:34] BluesKaj: how would one disable that? [11:34] davyjones_: depends on the router, mine runs openwrt which has extensive controls for these things. [11:35] BluesKaj: before installation i mean [11:35] on a regular system, obviously with systemctl [11:35] i get error while loading shared libraries: libzmq.so.3: cannot open shared object file: No such file or directory, and when i try to install it says E: Package 'libzmq3' has no installation candidate (i'm on ubuntu 16.04) [11:35] Hello, I have a problem with nvidia geforce 750m (ubuntu-gnome 16.04) and vlc, while I'm watching a video that is flickering. If I change prime-select with intel gpu bug has been gone. [11:35] davyjones_: it's probably near where you configure network name and password. [11:37] bumbar_, Try sudo apt-get -y update first? [11:37] dont need -y for update [11:37] probably should never use -y in any case [11:37] i ran "apt update" a few times, didn't seem to help [11:38] blut_: before installing ? ?? [11:39] BluesKaj: well I need to have an automatic install so I use dhcp to determine which computer is installing and then I need to set up a second IP and the default gateway [11:40] The gw and dns setup would also work via dhcp but the second IP which is necessary to be accepted at the gw is not up [11:42] What I use at the moment is http://ix.io/UYI [11:42] the dhclient is commented because kickstart was running two dhcp querries [11:45] blut_: sorry that's a networking setup I'm not familiar with [11:45] 1.11 - hammer, should the tool be looking at ~/.foreman or ~/.hammer, if I set it to ~/foreman it works but says it's legacy and it should be .hammer, if I set it to .hammer, it complains of invalid user/pass [11:45] the password is set in the cli_config.yml in both directories [11:46] the error message seems to suggest that it should be ~/hammer/cli_config.yml but then that file doesn't appear to be parsed [11:46] for example [11:46] Warning: Legacy config paths detected, move the following files [11:46] /root/.foreman/cli_config.yml -> /root/.hammer/cli_config.yml [11:47] but if I put the cli_config.yml from .foreman in .hammer it doesn't parse it [11:47] looks like this is also true in 1.12 [11:52] oops [11:55] my god [11:55] does every blasted piece of garbage usb wifi dongle have to use rtl8192cu? [11:55] 4 different dongles, 3 different brands [11:55] same damn chipset with the same damn broken drivers in ubuntu [11:56] I'm guessing it's cheap [11:57] yeah but come the eff on [11:57] if the bug is well documented, why hasn't it been fixed yet? [11:57] Donitzo: please don't swear, or try to [11:57] there is no need for it [11:57] Donitzo: I think the edimax EW7811 works nicely with linux [11:57] them not making proper drivers isn't a bug [11:58] At least I used that one with my old pi and it worked without any modifications (i think) [12:08] <_ron_> !info kvm [12:08] Package kvm does not exist in xenial [12:08] <_ron_> !info quemu [12:08] Package quemu does not exist in xenial [12:10] !info qemu-kvm | _ron_ [12:10] _ron_: qemu-kvm (source: qemu): QEMU Full virtualization. In component main, is optional. Version 1:2.5+dfsg-5ubuntu10.1 (xenial), package size 6 kB, installed size 81 kB [12:16] getting really low throughput from ubuntu.com on apt-get... is it just me? [12:18] I'm trying to configure lighttpd to provide TLS. I put the key into /etc/ssl/private and set it to 640 root:ssl-cert and added www-data to the ssl-cert group. Now restarting lighttpd does not seem to let it read this. How can I properly configure that? Does the private key have to go into /etc/lighttpd? [12:23] how to make the usb stick to normal [12:23] in ubuntu [12:24] how to make the usb stick to normal, i am using ubuntu === rude is now known as Guest50769 [12:26] jdelers: what do you mean, 'normal' [12:26] unbootable [12:26] right now it is bootable [12:27] format it [12:29] jdelers: or just edit the partition table [12:29] jdelers: that might break your partitions though, I never tried just removing the boot flag [12:30] boot flag isn't a thing on linux [12:31] Ben64: fdisk tells you it is [12:31] let me rephrase... boot flag is meaningless in linux [12:33] https://dpaste.de/rjud I have a var/logs/auth.log filled with these [12:33] anyone able to explain what's happening here I have a metric ton of these in the log [12:33] Ben64: depends [12:33] lots of BREAK IN ATTEMP messages with ip/domains from .ru, .es, .de [12:33] Ben64: If you don't install your boot manager to the MBR, it's not [12:34] Some... 10 years ago it was pretty common to install grub, LILO, whatever to the boot partition [12:34] ok so not relevant at all [12:35] neredsenvy: site not loading but i'm assuming it's just the bots trolling the interwebs for weak passwords on ssh, nothing to worry about, unless you have weak passwords === de-facto_ is now known as de-facto [12:36] We use keys to ssh [12:36] then you're fine [12:37] hey all [12:37] trying to use vbox but i get this error: https://bpaste.net/show/f4d88cf1eef9 [12:39] django_: The message tells you pretty specifically what the problem is [12:39] django_: did you read it? [12:40] hi all [12:40] is there a way to share a mouse and keyboard between my windows machine and ubuntu? [12:40] it's called a "kvm" [12:40] Hi, is it possible that Ubuntu PPA use GnuPG keys >= 2048 bit? [12:40] I just see 1024 [12:41] synergy costs money now [12:42] use x2x [12:42] I use x2x [12:43] works fine [12:43] ssh -X user@192.168.1.65 x2x -east -to :0 [12:44] police -- use x2x [12:44] x2x is fine -- actually easier to use than synergy [12:44] ssh -X user@192.168.1.65 x2x -east -to :0 [12:44] is controlling my right machine desktop (raspberry pi, mate) [12:44] Hey , quick question about RAID1 , if you have 2 drives mirrored , and one dies. can you still use the alive drive just by itself? [12:45] list [12:45] \list [12:45] or do you have to buy another Hard Drive to replace the broken one? [12:45] Hi, I've question, how "apt-get update" combine links to update? Because it is trying to download arm 64 binary fron archive.ubuntu.com what makes no sens. I just received server from other guy without any explanation. [12:46] Can Ubuntu PPA also use keys >= 2049 bit? [12:47] hi [12:47] Snackerr: you can use the remaining drive, but should replace the broken one asap. [12:55] zunuthman [12:55] hi === ZeekHuge_ is now known as ZeekHuge [12:56] how do I disable the network service during the boot? what would be the append command? [12:56] hint: I use a pxe boot [12:56] is there something up with the ubuntu webservers today? snapcraft.io was down for a bit, now paste.ubuntu.com is really slow ? [12:56] croepha: something is up with the internet right now [12:56] okay, this is confusing [12:57] i'm losing tons of packets in and around europe [12:57] I saw someone mention something about Telia issues in another channel [12:57] so i have ubuntu 16.04 now yay [12:57] but i have a couple issues [12:57] hi [12:58] does ubuntu or linux or anything lock files if you use them and then try to open them in another instance? [12:58] no [12:58] first one: the free graphics driver keeps crashing and whenever i try to install a proprietary one, the system wont boot [12:58] nvidia geforce 320m, macbook pro 7,1 [12:58] any ideas? === Poke95|busy is now known as Poke95|away [13:00] Is it possible to downgrade a package with apt-get? I want libxml2 2.7.8 but Ubuntu 16.04 comes with 2.9.3. https://launchpad.net/ubuntu/+source/libxml2 === Poke95|away is now known as Poke95|busy === Poke95|busy is now known as Poke95|away [13:05] hello? [13:05] !ask | megaminxwin [13:05] megaminxwin: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [13:05] emilkarl: not safely, no [13:06] hmm, nice [13:06] :P [13:06] alright then [13:07] free graphics keeps crashing on macbook pro 7,1 with nvidia geforce 320m, and i cant boot at all with the proprietary drivers [13:07] mcphail: could I build the old version av libxml2 in another place and then reference that would building another thing? [13:08] and keep 2.9.3 apt-get version [13:08] <_ron_> udisks2 package bug Command-line `wipefs -a "/dev/sdb1"' exited with non-zero exit status 1: any work around for startup disk creator? [13:09] <_ron_> !info wipefs [13:09] Package wipefs does not exist in xenial [13:09] <_ron_> !find wipefs [13:09] File wipefs found in manpages-de, manpages-fr-extra, util-linux [13:09] <_ron_> !man -k wipefs [13:09] _ron_: I am only a bot, please don't think I'm intelligent :) [13:18] !patience [13:18] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [13:20] if you see an audit line in syslog, does that mean that it was denied? [13:24] ubottu, Ive been waiting for support on askubuntu for week or so. couple guys marked my issue as duplicate as its similar, but not the same. even though i edited my post and in comment mentioned that i tried to do like in suggested post . [13:24] davyjones_: I am only a bot, please don't think I'm intelligent :) === inaddy is now known as tinoco === AcidCras_ is now known as AcidCrash [13:29] emilkarl: yes [13:29] how do i install rdns? [13:29] is there a procedure for - how to on ubuntu? [13:29] !rdns [13:30] kristhian: and what is rdns [13:31] reverse dns [13:31] you don't install it, it just is [13:31] ah [13:31] so how do you set it up? [13:31] you don't...? [13:32] can you explain your goal here [13:32] kristhian: you need to work with whatever sets up the dns resolution to your site. === dancingd3mon is now known as dancingdemon [13:35] <_ron_> RDNS lookup in bind9? [13:36] well i dont know how to set up rdns.. hehe, is there any service providers that has rdns support [13:37] <_ron_> set up rdns http://www.philchen.com/2007/04/04/configuring-reverse-dns' [13:38] kristhian: whoever owns the ip needs to set it up [13:39] ah [13:40] so it is networking stuff [13:40] not on the server [13:40] i thought it could be dealt with bind9 or something [13:40] so any networking guru here ? [13:40]
  • which keyboard shortcut I should use to get into grub shell? [13:41] <_ron_> kristhian what do you need rdns for ? [13:41] li: hold left shift during boot [13:42] <_ron_> I have set up bind 9 before and the reverse lookup zones but its not my dayjob [13:42]
  • thanks hateball [13:42] huh? [13:43] actually i just wanted to know how to configure it [13:44] <_ron_> FYI dns is ip to name resolution and reverse is name to ip resolution. [13:45] <_ron_> Bind uses tables for different networks to resolve ip to names === zenguy is now known as cafe`guy [13:46] <_ron_> https://help.ubuntu.com/lts/serverguide/dns-configuration.html [13:46] <_ron_> thaats a start [13:46] <_ron_> !info dns [13:46] Package dns does not exist in xenial [13:46] <_ron_> !find bind [13:46] Found: authbind, bind9, bind9-doc, bind9-host, bind9utils, libbind-dev, libbind-export-dev, libbind9-140, libindicator-dev, libindicator3-7 (and 99 others) http://packages.ubuntu.com/search?keywords=bind&searchon=names&suite=xenial§ion=all [13:47] <_ron_> !info bind9 [13:47] bind9 (source: bind9): Internet Domain Name Server. In component main, is optional. Version 1:9.10.3.dfsg.P4-8ubuntu1 (xenial), package size 376 kB, installed size 1772 kB === nat0|snek is now known as nat0 [13:50] how does bind9 helps? [13:50] is it something like a dns manager [13:52] _ron_: a forward query is name to ip, a reverse query is ip to name [13:52] kristhian: What is your goal here? [13:53] nothing Pici just wondering how rdns works and how to set it up [13:53] Greetings all! So it seems that "ubuntu-desktop" is no longer a package in Ubuntu server 16.04. I'm trying to install the desktop experience like I used to be able to. Any idea what the "new way" is in 16.04? lightdm isn't a package either. I'd really appreciate it! [13:53] you set it up with a dns service [13:53] \join [13:55] hey, if i want to try ubuntu or other ubuntu-based distros from live-cd(or usb) is there any limitations for use of the operating system.. like can i install all kinda programs and drivers etc. and expect them to work as they would with fully installed os? [13:56] Compy|Work: ubuntu-desktop still exists, in main === dreamon_ is now known as dreamon [13:57] !info ubuntu-desktop [13:57] ubuntu-desktop (source: ubuntu-meta): The Ubuntu desktop system. In component main, is optional. Version 1.361 (xenial), package size 3 kB, installed size 45 kB [13:57] kristhian: you can also use dnsmasq as your dns server [13:58] !info dnsmasq [13:58] dnsmasq (source: dnsmasq): Small caching DNS proxy and DHCP/TFTP server. In component universe, is optional. Version 2.75-1 (xenial), package size 15 kB, installed size 70 kB [13:58] what [13:58] sorry bout that [13:59] what is dnmasq? is it configured with rdns already [13:59] kristhian: you can define your own entries in /etc/hosts and query them trough dnsmasq [14:00] debugging vpn problems I continually have to find out what dnsmasq's idea of my dns servers is. Since this configuration is obtained through dhcp or vpn client program is bugs me: How do I know what dns servers dnsmasq thinks it needs to contact? [14:01] ppp59-167-167-145.static.internode.on.net <- is this an example of rdns? [14:01] it doesn't seem to be in any config files I can find [14:02] jablo, are you using network manager? [14:02] yes i believe so [14:02] jablo, nmcli dev show | grep -i dns [14:02] jablo, will give you the DNS servern used by dnsmasq [14:02] kristhian: read this - https://en.wikipedia.org/wiki/Reverse_DNS_lookup [14:03] ok [14:04] <_ron_> network manager manages the network configs on the system [14:04] <_ron_> you can change DNS there [14:05] <_ron_> It updates DNS server entries in /etc/resolv.conf [14:05] mgor: thanks; "dev show" gives me "Error: 'dev' command 'show' is not valid.", but "dev list" is much more cooperative. [14:06] <_ron_> https://help.ubuntu.com/community/NetworkManager [14:07] kristhian: http://www.linuxjournal.com/content/dnsmasq-pint-sized-super-d%C3%A6mon [14:07] (grumbles a bit about how everything was easier in the old days where you only had to grep the files in /etc to find the config. Or in /usr/local/etc. Or in /var/etc. Or in... or... hmmm maybe it *is* better now anyway.) === coy is now known as Guest13142 [14:09] kristhian: dnsmasq does reverse queries too [14:09] thanks guys [14:09] !info netwrok manager [14:09] 'manager' is not a valid distribution: kubuntu-backports, kubuntu-experimental, kubuntu-updates, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed, vivid, vivid-backports, vivid-proposed, wily, wily-backports, wily-proposed, xenial, xenial-backports, xenial-proposed, yakkety, yakkety-backports, yakkety-proposed [14:11] !logs [14:11] Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meeting logs from meetingology at http://ubottu.com/meetingology/logs/ === mist is now known as Guest60537 [14:17] Anyone here uses two screens with Ubuntu ? Where one needs UIScaling and other not ? Has this issue ever been solved ? [14:18] neredsenvy, i run 2 different resolutions, no issues [14:19] hi [14:19] I'm using linux mint and trying to customize a keyboard layout, name I want to make it so that when I press winr + latin alphabet, it yields a greek alphabet [14:20] and I'm using linux mint btw.. :D I made this table, but does anyone know about how to do this `compose`thing? :d [14:20] hk238, maybe the mint guys know [14:20] !mint [14:20] Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [14:21] it's not about mint though specifically, ubuntu uses the same.. xkb thing for keyboard layouts? doesnt it? :d [14:21] ei btw what is the importance of rdns? [14:22] kristhian: did you read the link i gave you? [14:22] neredsenvy: how do you use uiscaling? xorg config? [14:23] OerHeks: akik: I have a laptop with 3200x1800 resolution and external screen with 1920x1080 on laptop I need UI scaling set to 2 (200%) [14:23] But this also scales the external screen. [14:24] Which means that external screen become something like 1024x786 === Sammy is now known as Guest24265 [14:25] No issue on Windows or OSX [14:25] neredsenvy: https://wiki.archlinux.org/index.php/HiDPI#Multiple_displays [14:26] :D [14:26] See this is something that needs to be simplified or done automatically not having to do it manually : (( [14:27] neredsenvy HiDPI alongside regular-DPI support sucks in Linux right now [14:27] you can try and configure it manually (which is a pain in the a**) [14:28] as per above, using xrandr === Mikerhinos is now known as Mikerhinos_ [14:29] janslow: is the scaling factor automatically for both displays? [14:29] If it's possible with xrandr kinda amazed noone made a script/package to automate it considering how many developers, sysadmins etc.. use 2+ screens. [14:30] no you have to configure it manually akik [14:34] hey [14:35] What's the lightest weight power point viewer? [14:35] search for powerpoint extensions in chrome [14:35] best option i think! [14:36] not in chrome in this instance [14:36] Is there a way to get some text from my terminal into my clipboard? Like: ps | clipboard [14:37] instaquit... [14:37] wad, look at xclip [14:37] ok [14:37] Hi team, looking for help, could someone pls point me to create custom netboot.tar.gz [14:38] procedure to create custom netboot.tar.gz [14:38] wad, I usually send to clipboard rather than primary, look at this: http://unix.stackexchange.com/questions/22494/copy-file-to-xclip-and-paste-to-firefox [14:39] Ah, I can do this: ps | xclip -selection clipboard [14:42] y [14:46] hello all [14:46] I am new and was playing with 16.04/unity for last several days, as a result when I use super key, my mouse clicks in the dash don't work [14:46] wondering if there is a simple solution to this problem? [14:47] hello guys, i'm trying to pull data from one external hard disk and move it to another. [14:47] i noticed that the drive i want to pull from (samsung g3 station) is very unreliable and the data transfers are easily corrupted. [14:47] in this case i want to pull all data from an iso image but everytime i verify the results with cmp it tells me the files don't match. [14:48] the drive in question is a samsung g3 station with micro usb 2.0 with a separate power adapter and 2TB of disk space [14:48] i want to know what i can do to in order to prevent i/o errors and data corruption. [14:48] medicijnman: if your hard disk has a problem, making it into an iso image won't help [14:48] it will just be an image of bad data [14:48] this is what dmesg tells me: http://paste.ubuntu.com/17593561/ [14:49] ikonia: i'm trying to pull a iso image file on the hard disk by mounting the iso and copying all files on the mounted image [14:49] medicijnman: that seems a bad approach [14:49] i'm not trying to create an iso of the drive itself [14:49] you've got more chance of pulling the single iso file off the disk [14:50] thought so too, but it looks like the drive gets disconnected and remounts while the transfer is taking place [14:50] looks like it's powering down [14:51] rsync --partial - wtf [14:51] pleaes don't swear [14:51] let me recreate the situation in a moment [14:51] who swore? [14:51] oh, fingers.. I meant ftw [14:52] and realistically, it's an acronym, not swearing ;) [14:54] this is what i want to do: cp /media/methos/a14a0b2b-6f75-4d07-9dca-f04029c29646/rsync/Мой\ диск.iso /media/methos/e4ab0436-0c64-445f-9346-b6a37ffcae79/gfx/kiev/ [14:54] after cp returns, i verify the transfer using cmp, but it always tells me the files differ [14:55] and yes, i tried this already in my filebrowser, but unfortunately it is too unreliable because it crashes a lot when i am trying to read from or write to an external drive [14:57] lshw gives the series for my video card, but is there a way to know which exactly, without turning pc off and opening case? [14:57] product: Cedar [Radeon HD 5000/6000/7350/8350 Series] [14:57] i've read that this particular hard drive is known to malfunction also on the supported operating systems. [14:57] some of the symptoms include: not mounted automatically, going into power safe mode and corrupting file transfers [14:58] i am considering just pulling all data from the drive, format it and discard it because it gives me lots of headaches just to be able to use it [14:58] Seven_Six_Two: The file /var/log/Xorg.0.log might be more specific... [14:59] Seven_Six_Two: It's the log file of the last xserver start. [15:00] minimec, perfect. I found it. Thanks! [15:01] Seven_Six_Two: No problem. [15:14] JUEGOS [15:14] hey all [15:14] where are hexchat logs stored? [15:16] i am trying to run vlc through stremio application but all the time i am getting vlc could not identify audio or video codec. i think i install codecs after getting advice from here but problems remains the same please help [15:17] * zykotick9 was under the impress vlc didn't user external codecs... but certainly could be mistaken [15:17] s/impress/impression/ [15:19] Trying to ad a ubuntu box to an exsisting AD domain. I'm using this guide https://help.ubuntu.com/lts/serverguide/sssd-ad.html#sssd-ad-kerberos and I'm stuck on the startign SSSD.Service. Any sugestions? [15:20] Here is the error I'm getting after trying to start SSSD.Service [15:20] http://paste.ubuntu.com/17596734/ [15:21] Shit, didn't see it cut half of it off. Here is the complete error. http://paste.ubuntu.com/17596784/ [15:23] i am trying to run vlc through stremio application but all the time i am getting vlc could not identify audio or video codec. i think i install codecs after getting advice from here but problems remains the same please help [15:23] хай [15:24] TurboKraken: so is the configuration in place and with correct permissions..? [15:25] pesari: sudo chown root:root /etc/sssd/sssd.conf sudo chmod 600 /etc/sssd/sssd.conf are the two permissions set via guide. [15:25] TurboKraken: also check /var/lib/sss, it should have at least db and mc subdirectories [15:25] pesari: Will check. [15:26] pesari: It has the db and ms plus a few others. [15:26] alguem de BR aqui? [15:27] where are hexchat logs stored? [15:28] arunangshu: i switched to mpv years ago because of having to install plugins to play different codecs. mpv plays everything out-of-the-box. [15:28] arunangshu: try #videolan [15:30] e3c: what you are saying is true but stremio doesn't support mpv player [15:30] arunangshu: ah ok that sucks [15:30] hello why was the fglrx driver removed [15:30] django_, depends where you have set it, follow the settings>logging> open data folder button [15:31] I need it because things lag in the open source drivers on my R9 380 [15:31] someone help please I only have 45 minutes [15:31] hitcoder: because amd has dropped it. [15:31] oh great [15:31] ok rip linux [15:31] I guess I'm gonna have to move to windows [15:31] because my GPU is shit on the open source drivers [15:32] k thanks for not much [15:34] and another satisfied amd customer :/ === precise|doot is now known as precise|snek [15:34] * tgm4883 facepalm [15:34] I thought they released a different driver? [15:34] joelio: they are working on it [15:35] they now support the amd_gpu. its an open kernel driver. but the card support is not the same as the fglrx. [15:36] @hitcoder fglrx was replaced by KMS inside the kernel and older chips are not supported on 3D [15:36] anao: he left [15:36] @hitcoder replace graphic card [15:37] how do i open this in fle manager: ~/.config/hexchat/scrollback/Ubuntu Servers (freenode) [15:37] @Revo ok [15:37] @anao also, telling someone to replace their graphics card isn't super helpful [15:37] @All does anyone know patch for kernel 4.4 NCQ Bugs on SSD Samsung EVO/PRO 840 [15:38] django_: maybe you need to press ctrl+h to show the hidden folders (the ones that start with a .) [15:38] why all the @, this isn't twitter :D [15:38] NCQ Bugs on SSD Samsung EVO/PRO 840, update the samsung firmware?? [15:38] k1l_, ty!!! [15:38] joelio: That's how you reference people on Discord [15:38] end evo or pro, it isn both [15:39] rantic: this isn't discord? [15:39] anao: OerHeks is there a question there? [15:39] tgm4883: I'm just stating where people are bringing that convention from [15:39] OerHeks: yea, update the f/w - I had to on ours [15:39] you'll get strange degradation effects otherwise [15:39] anao, OerHeks, definitely update the firmware.. also are there new patches they've implemented? do you have commit ids? [15:39] #peopleshouldlearntheconventionsoftheplatformtheyareon [15:39] old issue, if i believe google... [15:40] is there any indication, that system encryption on 15.04 could be unsafe? [15:40] joelio: any way to do that from ubuntu? [15:40] hasdf: running 15.04 is unsafe. [15:40] unless you are using snappy.. [15:40] is there anyway to know which vlc plugin is not available on my system [15:40] ducasse: they supply a FreeDOS bootable image, easy [15:40] hasdf: 15.04 is dead. if you are on 15.04 you better upgrade to 15.10 asap [15:40] joelio: wonderful! thanks. [15:40] chiluk, well technically the system isn't running but off and encrypted :P [15:40] hasdf: 15.10 is basically dead. [15:41] hasdf: then what do you mean by unsafe? [15:41] 15.10 is still supported until mid-end july. [15:41] godsdog === mitch is now known as Guest21628 [15:41] chiluk, can it be decrypted by anybody [15:42] hasdf: with enough time, yes [15:42] hasdf: as can any form of encryption [15:42] hasdf, not true [15:42] hasdf: 15.04 doesnt recieve any security updates anymore. so everthing from this list a vulnerably to your system: http://www.ubuntu.com/usn/ [15:42] hasdf: not unless they get access to the hardware, and a much larger system to do the decryption.. depending on the type fo encryption you are referring to. [15:43] k1l_, chiluk thanks. the link is really helpful [15:43] remote access is impossible while the machine is off. [15:43] * \9 bookmarks the link for when he has to convince someone to upgrade from an eol release [15:43] ducasse: I was installing them in Dell Servers, behind a PERC controller - I needed to take them out an put behing a regular SATA convertor (FreeDOS couldn't see the PERC) - just a fyi in case [15:43] unless of course your machine has some sort of BMC/amt./ [15:43] chiluk: or intel ME [15:43] is there anyway to know which vlc plugin is not available on my system [15:44] me=amt. [15:44] arunangshu: list the plugins you have installed and subtract that from all the plugins in the known world [15:44] joelio: they're on regular sata ports, so that should be just fine. [15:44] cool [15:45] hahaha i liked your answere [15:45] arunangshu, what codec does that file nee? use something like MediaInfo - command line utility to display information about audio/video files [15:46] derheks: can you guide me how to do that because i am new to ubuntu [15:47] http://manpages.ubuntu.com/manpages/xenial/man1/mediainfo.1.html mediainfo /path/to/filename [15:48] some movies will not play, mov with DRM and such [15:48] derheks: i am running vlc player through stremio app but vlc is showing vlc coould not identify audio or video codec [15:48] hi [15:49] hi, i installed the nvidia proprietary drivers on my laptop (ubuntu 14.04, GTX760M), and it now boots to a black screen. what should i do? [15:50] help me [15:50] pls [15:50] ptnecniv: why did you do that and not just use the ubuntu provided versions? nvidia-current [15:50] lumpy: learn IRC rules, don't ask to ask, ask. [15:51] joelio: it's my understanding you get better performance with them than the default nouveau drivers [15:51] does update-manager use a different mechanism than apt itself to figure out which configured repos to get updates from? apt sees a newer version Candidate for ccsm in xenial-updates repo, but the GUI tool does not. http://jebo.me/slije/xenial-update-manager.2016-06-20.png [15:51] ptnecniv: you're wrong, nouveau are open source [15:51] nvidia-current *is* proprietry [15:52] arunangshu: install ubuntu-restrricted-extras and if you have DRM problems download libdvdcss from VLC's site [15:52] but via dkms... therefore the 'debian' way [15:52] joelio: what does open source have to do with the driver performance [15:52] no, you're misunderstanding [15:52] in the past, i've also had computers not able to do dual monitor with nouveau [15:52] if you've installed via nvidia's web site, they you've not used dkms [15:52] if you installed nvidia-current, you'd get the proprietry drivers [15:53] but in a way that's more aligned to ubuntu, ie via dpkg and dpms [15:53] dkms rather [15:53] i'm trying to install JDK but i get an error: http://paste.ubuntu.com/17598385/ and this is output of dpkg --configure -a : http://paste.ubuntu.com/17598316/ [15:53] please help! [15:53] frib: what version of ubuntu [15:53] ptnecniv: so when you come to upgrade, you'll get proper packaged versions of nvidia drivers, not a random binary [15:53] nacc, xenial 16.04 [15:54] frib: what was your command to update? [15:54] frib: as in, how did you install it [15:54] joelio: i used to ubuntu built in "additional drivers" thing to switch, so it should have pulled that [15:54] nacc, install not update it. apt install openjdk(whatever the package name is i forgot) [15:54] ptnecniv: ok, so you probably need to dpkg-reconfigure nvidia-current [15:54] which will rerun dkms [15:54] frib: so `apt-get update; apt-get install openjdk-9-jdk` ? [15:54] openjdk-9-jdk [15:55] nacc, no i don't apt-get update before every package i install [15:55] ptnecniv: chances are your kernel is out of step with it [15:55] you can run dkms too, but I forget the command exactly to regenerate [15:55] "apt install openjdk-9-jdk" [15:55] frib: ok; does `apt-get -f install` fix it? [15:56] joelio: i see [15:56] nacc, sec ithink dpkg --configure -a may have just fixed it (even though i already ran that?) [15:56] ptnecniv: sorry, asumed you'd downloaded from nvidia website etc. [15:56] it happens.... [15:57] seems to be working now [15:57] how do i check if the nvidia driver is doing it's thing? [15:57] run glxgears or whatever [15:57] one way, check the Xorg.log [15:59] hello? [15:59] is this thing on? [15:59] sean1: hello, do you have an ubuntu support question? === sean1 is now known as rekishi [16:00] i need help with my input language settings [16:00] i have installed the jp language pack but cannot type in jp [16:01] the keyboard is also in english [16:02] frib: can you file a bug, please? i think it's a real issue [16:04] nacc: how [16:05] rekishi: ? === precise|snek is now known as precise|polarbea [16:06] the bug === precise|polarbea is now known as precise|bear [16:06] way too many join quit messages [16:07] rekishi: his message wasn't directed at you [16:08] !quietirssi | rekishi [16:08] rekishi: To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages [16:08] im using weechat m8 [16:08] rekishi: /help filter [16:08] hello. what are the little locks on my email accounts in thunderbird now? [16:09] so rip my input? [16:09] i see i guess. thanks anyway. hope ur all good :P [16:10] effectnet: one would assume fully TLS SMTP converation chain, or GPG perhaps (I'mm not a tb user) [16:10] k [16:10] gmail do them now too [16:10] you can see if an smtp conversation/chain has been fully encrypted and nothing sent over plain text [16:10] oh [16:11] little red padlock when not, green when good [16:13] hello? [16:13] !patience | rekishi [16:13] rekishi: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [16:13] ducasse: ive followed the documentation to a T [16:15] rekishi: wait a while and ask again. [16:15] hello I want to make a usb repo. I have the layout comeplete by following this https://help.ubuntu.com/community/AptGet/Offline/Repository/ anyone know how I get the files? [16:16] rekishi: what do you want to do, file a bug? === Milady_de_Winter is now known as CountessBathory [16:16] google is great :) https://help.ubuntu.com/community/ReportingBugs [16:16] oh screw you, i wanted to see if i did mess up [16:16] you cocky bastard [16:17] no wonder linux is tied to neckbeards === precise|bear is now known as precise|lunch [16:18] some people are so friendly [16:18] hii [16:18] heh [16:20] sometimes my frustration level will get high too [16:20] yeah, but that's not a reason to blow up completely on strangers. [16:20] nah [16:22] I thought the :) may have helped the sarcasm be conveyed properly. I'm british afterall :) [16:23] joelio: although we tend to not suggest google in this channel while helping [16:23] !google | joelio [16:23] joelio: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question. [16:24] jesus f google is so awful now [16:24] dear me [16:25] sorry, I gave the direct link to the article because I used google. Won't bother in future :) === help is now known as Guest22619 [16:25] you did try to help, that is great [16:25] I'd point out that he didn't actually want to file a bug [16:25] scrollbac said that last thing, hence why I asked.. [16:26] it was genuine [16:26] anyway, hometime :) [16:26] oh I know, the entire thing was weird [16:26] providing a link is fine, the sarcasm we can do without. Have to remember that not everybody in here is a native english speaker and jokes don't always translate well. [16:27] tgm4883: yeah, i think that particular user didn't realize i wasn't directing it at them [16:27] IdleOne: +1, although sometimes it slips in and would be helpful if people didn't go off the handle [16:27] tgm4883: indeed [16:27] nacc: I told him it wasn't directed at you, but apparently they didn't bother to read my message [16:28] * tgm4883 shrugs [16:28] tgm4883: ah, thanks :) === vincent__ is now known as Guest77725 [16:31] My video card is asus EN6200LE tc256, anyway i can install or update the drivers for this? [16:31] Guest22619: I would think drivers for that are all open source by now [16:33] Im new to this stuff so i really dont know the first step installing them. [16:33] Guest22619: are you having issues with it? [16:35] going twice, hello all, I am new and was playing with 16.04/unity for last several days, as a result when I use super key, my mouse clicks in the dash don't work, wondering if there is a simple solution to this problem? [16:35] yes everytime i boot ubuntu up it looks okay the cursor moves a little choppy but when i click on anything the gui glitches out with many colors then freezes. [16:36] * tgm4883 wonders what the system requirements are for unity [16:37] Guest22619: have you tried using the 'additional drivers' dialog? [16:37] yw: holding super key? or pressing once? [16:37] nope, how do i do that? [16:38] Guest22619: open the dash and type drivers. You should see an icon for it [16:38] of course, I just realized that might not work for you [16:39] hei [16:39] okay im going to try that if i have the same issues il come back thank you for the help [16:39] ... [16:39] k1l_ - pressing once and actually sometimes the dash does not show up at all till after log out and login [16:40] yw: hmm. any video driver issues? [16:40] someone have alterative to improve power saving mode on ubuntu? cz my NB only 4 hours [16:41] I have a question. I am running Ubuntu 16.04 on an Asus X205T and I get frequent lockups and have seen numerous kernel panics during boot in recovery mode. I have reinstalled this using a thumbr drive that was properly formatted. Is there a fix for this or a way to prevent this from happening? I have already done a complete fresh install. Thanks. [16:42] LMNTRIX: shut off bluetooth and wifi if not needed, dim the screen. [16:42] k1l_ - not as I can see them [16:42] LMNTRIX: tried TLP ? www.webupd8.org/2013/04/improve-power-usage-battery-life-in.html?m=1 [16:42] kernel panic may caused by incompatible hardware (?) [16:42] OK ill browse it [16:45] btw TLP is GUI based or CLI? === _boris2015 is now known as boris2015 === Mikerhinos_ is now known as Mikerhinos [16:56] LMNTRIX: TLP is a service started @ boot. There is a cli tool called 'tlp-stat'. Normally the default configuration is good for everyday usage, but you can configure it yourself with that 'tlp-stat' tool or directly in the /etc/default/tlp file, at least on the system I am on right now, wich is not an ubuntu installation. [16:56] OK, thx for response [16:58] hello. How do you build kernel when you have these files http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7-rc4-yakkety/ ? [16:59] you sholdn't [16:59] shouldn't [16:59] https://wiki.ubuntu.com/KernelMainlineBuilds talks only about .deb packages [16:59] use the kernel that comes with your distro release [16:59] LMNTRIX: I see now that the configuration is done with 'tlp'. 'tlp-stat' is only reporting 'status'. See http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html [17:00] minimec: OK [17:00] ikonia: I try to follow what have been said here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1593943/comments/3 [17:00] Launchpad bug 1593943 in linux (Ubuntu) "Touchpad not working in 'ACER ASPIRE ES 15' after fresh install ubuntu 16.04" [Medium,Incomplete] [17:00] I submit this bug some days ago === precise|lunch is now known as precise|bear [17:02] ongolaBoy: yeah, I wouldn't be looking at a kernel for that [17:04] ikonia: so ... ? How do you suggest in order to solve my issue ? [17:04] ongolaBoy: has this ever worked with any release ? [17:04] ikonia: so ... ? What do you suggest in order to solve my issue ? (I mean) [17:05] ongolaBoy: has this ever worked with any release ? [17:05] ikonia: it's the first time use [17:05] you've never used ubuntu before === satu is now known as satu_ [17:05] and you've logged a bug [17:05] a new laptop with windows 10 preinstalled [17:05] ikonia: I use ubuntu since many years ago :) [17:06] ongolaBoy: ok - so what have you done to debug this, [17:06] ikonia: submit the but through apport-bug [17:07] is that it ? [17:07] and I try to follow comment #3 but i'm stucked .. [17:07] so you don't even know if it's a bug [17:07] hi when i reboot, my old windows drives get called Volume Volume1 Volume2 etc and it's making problems. anyone know what I can do? [17:07] via samba [17:07] ongolaBoy: do you know if it's the kernel or the xorg driver thats failing [17:08] effectnet: what kind of problems? [17:08] oh, the same drive will be Volume one time, then on reboot, it might be Volume1 or not even available until i browse it with the file manager [17:09] ikonia: it's a kernel bug :) . I have followed a guide on wiki.ubuntu.com on that purpose [17:09] that's why I have submitted it against linux [17:09] ongolaBoy: how do you know it's a kernel bug [17:09] let me find the page I'm talking about [17:09] ongolaBoy: how do you know it's a kernel bug [17:10] don't need a page, just need to understand how you know it's a kernel bug [17:10] ongolaBoy: you don't need to build the mainline kernels, just install them [17:10] whoaaa whoaa [17:10] effectnet: I would mount them @ boot in /etc/fstab. See the following link under 'Configuring /etc/fstab'... https://help.ubuntu.com/community/MountingWindowsPartitions [17:10] lets find out why it's a kernel bug before changing kernels [17:10] ok sure i will try that again, thanks [17:11] ikonia: he was requested to install a mainline kernel [17:11] ongolaBoy: are you trying to do the testing requested in LP: #1593943 ? [17:11] Launchpad bug 1593943 in linux (Ubuntu) "Touchpad not working in 'ACER ASPIRE ES 15' after fresh install ubuntu 16.04" [Medium,Incomplete] https://launchpad.net/bugs/1593943 [17:11] akik: right - for no reason [17:11] hi guys whats the most stable and user friendly version of ubuntu for new windows users? [17:11] I want to know why he thinks it's a kernel bug [17:11] ikonia: read the bug report [17:11] I have [17:11] boris2015: Ubuntu 16.04 is the current LTS release. [17:11] boris2015: ubuntu 14.04 currently [17:11] there is nothing to suggest this is a kernel bug [17:11] 16.04 isn't really bug free yet [17:11] boris2015: ^ [17:12] EriC^^: nothing is bug free :) [17:12] the bug-fixed comment doesn't mean it's the same bug [17:12] well relatively :) [17:12] EriC^^: I heard about the transition to AMD GPU is it working okay or kind of buggy? [17:12] ikonia: what bug-fixed comment? [17:12] nacc: a guy from canonical passes comment that it is fixed in a later kernel [17:12] nacc: yes . I'm trying to do the testing of this bug [17:12] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1593943/comments/3 [17:12] Launchpad bug 1593943 in linux (Ubuntu) "Touchpad not working in 'ACER ASPIRE ES 15' after fresh install ubuntu 16.04" [Medium,Incomplete] [17:13] ikonia: hrm? no, they asked ongolaBoy to *test* if it was fixed [17:13] not that it is fixed [17:13] quite [17:13] which is why I don't even want to test it [17:13] until I know why he thinks it's a kernel bug [17:13] ikonia: is it a touchpad or clickpad? [17:13] boris2015: from what i've read - it's a touch pad [17:13] touchpad [17:14] I have acer aspire es1-131 [17:14] it's a clickpad [17:14] * nacc would guess i2c-hid issue, which might be fixed by the i2c-hid driver [17:14] but hard to say [17:14] wasnt working out of box had to pass some kernel parameter to make it work === rjb__ is now known as rjb_ [17:14] i8042.nopnp=1 worked for me [17:14] rather than random guessing [17:15] can we look at HIS problem [17:17] ikonia: I have followed this https://wiki.ubuntu.com/DebuggingTouchpadDetection and I reach the conclusion that It may be a linux kernel bug [17:17] that's why I have submitted this bug [17:17] ongolaBoy: what happened with the evtest ? [17:19] ikonia: I go to step 2 because an external mouse was working === shanky_ is now known as shashank_ === shashank_ is now known as shashank [17:20] ongolaBoy: so you didn't do the evtest === shashank is now known as shashank023 [17:20] ikonia: yes . I didn't do that test [17:20] ongolaBoy: what was your proc output then [17:20] from /proc/bus/input/devices [17:20] did it see the device [17:21] ikonia: you can see it here https://launchpadlibrarian.net/266245584/Lspci.txt but the device was not found [17:21] lspci ? [17:21] why did you type lspci [17:22] thats not what the page told you to do [17:22] right :) [17:22] so why did you not do what the page told you to do [17:22] the touchpad was not seen with cat /proc/bus/input/devices [17:22] ongolaBoy: what was the output [17:23] i'm not in front of that laptop right now but the touchpad was not seen at all [17:24] ongolaBoy: where is the output - that page told you to put that info in the bug report [17:24] /msg NickServ VERIFY REGISTER shashank023 dmatidqkjegk [17:24] shashank023: nix the space friend. [17:24] and pick a new password [17:24] that's not a password [17:24] Its not a password [17:24] or is that the auto-genned code [17:24] yep [17:25] ikonia: I did apport-bug linux .. but it seems that apport-bug did not upload that part [17:25] ongolaBoy: no, it told you to attatch it to the bug report [17:26] so .. I will upload it next time :) But IMHO there are many files provided on the bug [17:26] /msg NickServ VERIFY REGISTER shashank023 shanky@911 [17:26] lol [17:26] shashank023: yeah, you've done that joke already [17:29] /settings [17:30] nicomachus, ikonia : thank you [17:30] For some reason all my network interfaces but lo are down? I tried to enable them and run dhclient but everything gets apipa address. This has happened as soon as I installed arping. I tried restarting network manager but it appears as if my network cards were unplugged. How do I fix this? [17:31] did anyone successfully manage to spoof mac adr without replacing network-manager? [17:31] roboman, it is an option in network-manager [17:32] DerHeks, i tried via the gui, but it does not connect to the ap anymore, as soon as i use "cloned" macs [17:33] but they are not cloned, but just random with valid manufaturer prefix ofc === alexander is now known as Guest85018 [17:35] no clue there, maybe resetting the accesspoint does some magic [17:37] DerHeks, it does not - it's a common problem that nw-mgr resets mac when connecting to an ap - now even the built in option does not work. it stinks, if u know what i mean. but thanks anyway [17:38] OerHeks, sry 4 wrting ur name wrong way [17:39] !u | roboman [17:39] roboman: Shortened English is difficult for some non-native English speakers to read. Please use full words instead. Thanks! [17:40] ubottu, I will, thanks for the hint [17:40] roboman: I am only a bot, please don't think I'm intelligent :) [17:40] lol ^^ [17:41] if I wanted to build a container with several processes inside it, and place restrictions on the total memory/IO usage of all those processes, what would be easier/better, LXD or plain Docker? [17:42] mind you, I know exactly what's going to be in the container and where it's going to be running, so I don't need the "presents as an OS" of LXD—but I do need the ability to control its resource allocation like a VM (unless Docker itself has that and I missed it) [17:42] . === jwheare_local_ is now known as jwheare_local === bdragonsl is now known as weechat_noob === weechat_noob is now known as bdragonmsl [17:55] hola [17:56] hola [17:57] Bashing-om: Hi, do you have any new suggestions about the strange dependecieproblems? :) when I search for libwayland-client0 today, it shows up: http://packages.ubuntu.com/search?keywords=libwayland-client0&searchon=names&suite=trusty§ion=all [18:00] has anyone else got glitchy mouse in ubuntu 16.04? [18:01] Malinux: Yeah .. I did see an incongrinuity at the last before we quit . BUT .. I did not my work .. we start all over and try and recreate what I saw . [18:01] ubuntu also doesn't see all my RAM either... [18:02] Malinux: "* I did not save my work " [18:03] Bashing-om: okey. then i'll start with the original packages and follow the rabit hole, right? :) [18:04] Malinux: Yeah .. I will spot once more where I was and pick it up then . [18:04] Bashing-om: okey :) [18:05] Bashing-om: http://paste.ubuntu.com/17606215/ [18:06] Malinux: We can look at the irc log from yesterday .. and pull up my last comments . [18:07] LOAD [-e] python [18:08] Doesn't ubuntu load ~/.xinitrc while startup? [18:09] Bashing-om: okey [18:09] Malinux: K; what returns ' dpkg -l libgbm1 ' ? [18:10] If I create a bootable ubuntu USB stick can I use it normally and portably without having to install it? [18:10] mkwia: if you're okay taking a performance hit and having limited disk storage space, then yes. [18:10] and I mean a *considerable* performance hit [18:11] mkwia: provided also that you created the disk with persistence enabled [18:11] otherwise, it won't store your data [18:11] how do you enable blk-mq / scsi-mq in 3.19? I have set "echo Y > /sys/module/scsi_mod/parameters/use_blk_mq" and have tried setting 3 parameters in grub but since I can see "deadline" as the scheduler for a ssd, I don't think blk-mq/scsi-mq is enabled. [18:11] https://www.reddit.com/r/Ubuntu/comments/4ovaah/canonical_attempting_to_bill_ovh_for_use_of_the/ [18:11] teward How horrendous will the performance be? [18:11] Bashing-om: http://paste.ubuntu.com/17606527/ [18:12] mkwia: substantially worse, I couldn't work on that performance bottleneck. USB communicates far slower than the internal SATA/drive communications channels [18:12] JoshuaACasey: what about [18:13] teward: it's more tha USB stick memory is slow, USB (3.0 at least) is pretty snappy [18:14] mguy: I have USB3.0. It's still nowhere near as fast as the actual disk I/O [18:14] mguy: there *will* be a performance hit [18:14] and a sizable one [18:15] teward: sure, it's external [18:15] Am I correct in thinking that Ubuntu might be automagically updating firefox without my explicitly asking it to do that? [18:15] teward: but you could happily run your system on a USB 3 hard drive and it'd be fine [18:15] mustmodify: is firefox updating itself? [18:15] firefox doesnt update itself? [18:15] mguy: irrelevant to your original question. because 'happily' is an opinion - I could not because I need faster disk IO. YMMV. [18:16] compdoc: Is that a statement or a question? [18:16] mguy: *could* you run off an external disk? Yes. Would *I* want to? no. [18:16] mguy: I doubt it. [18:17] Part of the issue with having external bootable drives is that if a drive is removed grub drops you to a command prompt [18:17] genii: Don't remove it! [18:18] mguy: Yes, you have yo leave it plugged in permanently [18:18] yo/you [18:18] My issue is that I run cucumber / selenium-webdriver-based tests. They sometimes start failing with the message "unable to obtain stable firefox connection in 60 seconds (127.0.0.1:xxxx)". Typically I update the ruby gem 'selenium-webdriver' and it seems to work. I have always assumed Firefox was somehow being updated and selenium needed to be updated to compensate. But now that fix isn't working. So I now need to know if firefox is being automagically u [18:18] genii: it's obviously not ideal but sometimes you have to do what you do [18:19] (said the Nazis.) [18:19] hi, I’ve got a laptop with full disc encryption. during an upgrade from 15.10 to 16.04 the battery got disconnected and the machine died. now it doesn’t boot, complaining about can’t find a kernel. I’ve got a liveusb stick up and running. I can reinstall, but I’d like to get my data first. I tried ecryptfs-recover-private but it seems like that just got me /boot, I need my home directory as well. I see a 256gb encrypted drive in Fi [18:19] but neither my boot-password nor my login-passwords seems to be able to decrypt it. [18:21] Malinux: Look'n and think'n what we are to do about " ri " bear with me plaese . [18:21] mustmodify: firefox will be updated as part of regular system updates. [18:22] is 16.04 considered unstable? after upgrading my mouse started glitching and half my RAM isn't being detected [18:22] ducasse: While that's probably great in most cases, it isn't ok for me. How can I stop that? [18:23] vlad__: it's perfectly stable. you might want to consider testing your memory. [18:24] mustmodify: you could hold the package from being upgraded with apt-mark. [18:25] join [18:25] Malinux: When we do ' apt-cache rdepends libgbm1 ' we find that we must get this one installed before we can install libgbm1:i386/ So try ' sudo apt install --reinstall libgbm1 ' . [18:25] need help urgent [18:25] mustmodify: 'sudo apt-mark hold firefox'. remember to remove the hold when you need to upgrade it. [18:26] vlad__, you are the 3rd half memory issue i read, are you on 16.04? [18:26] how can I use irc where its blocked ? [18:27] django, stop trying to irc at school/work. [18:27] webirc maybe? [18:27] not an ubuntu issue [18:27] django we can't help you doing something that's not allowed by your school or company [18:28] .. and you are using irc now [18:28] I keep getting this error [18:28] ERROR! Libdnet library/headers not found, [18:28] I have libdnet installed [18:28] !find libdnet [18:28] Found: libdnet, libdnet-dev, libnet-libdnet-perl, libnet-libdnet6-perl, W:, W:, W:, W:, W:, W: (and 17 others) http://packages.ubuntu.com/search?keywords=libdnet&searchon=names&suite=xenial§ion=all [18:29] I have searched google for 2 days [18:29] no lucj [18:29] luck [18:29] thnaks: install libdnet-dev? [18:29] yes [18:29] shows installed when I try to install afain [18:29] again [18:30] its all there [18:31] hi [18:31] Might be a noob question, but if i do: cat filename and the file does not ends with a newline, my "terminal" ends on strange position. Is there a trick to "automatically" add a newline after content "printed" to screen ? [18:31] thnaks, you might need libdumbnet-dev, http://ubuntuforums.org/showthread.php?t=1883228 [18:31] I have that insatlled as well === jwheare_local_ is now known as jwheare_local [18:32] jdo_dk: try cat file || echo -n “\n” [18:32] duttish: I was looking for a way line: cat2 file [18:32] thnaks: exactly what are you trying to do? [18:32] a "oneliner" [18:32] I am trying to complie demonlogger [18:32] jdo_dk: then no afaik [18:33] thnaks: re-run configure. === alazare619 is now known as crashoveride [18:33] duttish: Thanks anyway. ;) [18:33] libpcap-dev libpcre3-dev libdumbnet-dev ... [18:33] I'm trying to make an upgrade from ubuntu 14.04 LTS to 16.04 LTS, I have a 15 GB root partition with only 1.4 GB free space, I need at least 4.4 GB in order to make the upgrade. Any idea how can I make some space? [18:33] Edico: === crashoveride is now known as Nikon === Nikon is now known as CrashOverRide === CrashOverRide is now known as alazare619 [18:34] Edico delete old kernels [18:34] Edico: ' sudo apt-get autoremove ' ? Hope to remove old kernel inages . [18:34] thnaks, page #4 https://s3.amazonaws.com/snort-org-site/production/document_files/files/000/000/090/original/Snort_2.9.8.x_on_Ubuntu_12-14-15.pdf [18:34] Bashing-om: okey. I did a sudo apt install --reinstall libgbm1 --->>http://paste.ubuntu.com/17607827/ [18:34] join runescape [18:34] Malinux: look'n . === jwheare_local_ is now known as jwheare_local [18:36] does anyone know of opnewbloods??? [18:36] Malinux: Looks promising .. status now ' dpkg -l libgbm1 ' ? [18:37] JOIN OPNEWBLOODS [18:37] Do you know a laptop supporting Ubuntu and dual video output? [18:38] chrissonar ask in #ubuntu-offtopic [18:38] MonkeyDust: what is the dir with old kernels (I forgot) ? [18:38] OerHeks: I followed that doc still same error [18:38] OPNEWBLOODS [18:38] JOIN OPNEWBLOODS [18:38] thnaks: install the package from the repos. [18:38] OPERATION NEW BLOODS [18:38] Edico look in /boot [18:38] Bashing-om: http://paste.ubuntu.com/17607827/ [18:39] MonkeyDust: that is small, and I have it on separate partition [18:39] Edico: The directory os /boot //BUT, do not go behind the package manager's back to remove the images and headers . did "autoremove" not work ? === Neo__ is now known as Neo [18:40] Malinux: installed status now as reported ' dpkg -l libgbm1 ' . [18:40] Bashing-om: I did apt-get autoremove and didn't removed something [18:41] Edico: ' dpkg -l | grep linux- ' in a pastebin site . see what is to be done . [18:42] is there a reddit channel? [18:42] valvazork type /msg alis list blah to find out === jwheare_local_ is now known as jwheare_local [18:42] valvazork: reddit.com/r/ubuntu channel? or just a generic reddit channel [18:43] just a general channel i suppose im kinda new to irc [18:43] valvazork type /msg alis list reddit [18:43] valvazork: snoonet is literally irc for reddit users/subs [18:44] valvazork: connect to irc.snoonet.org or point your browser to http://webchat.snoonet.org/ [18:45] Bashing-om: http://paste.ubuntu.com/17608426/ === Beautiful is now known as Bae [18:47] Edico: another possibility would be to bind-mount or symlink /var/cache/apt/archives to another disk where you have enough space. [18:48] Edico: Bunches of kernels installed . Let's us trim that list down so it is not quite as intimidating ' dpkg --list |grep "^rc" | cut -d " " -f 3 | xargs sudo dpkg --purge ' . === jwheare_local_ is now known as jwheare_local [18:49] ducasse: thanks, I'll try that if I can't make space [18:50] hey! I'm getting "Error handling request. Exception raised." from http://keyserver.ubuntu.com. This is not expected, is it? [18:50] some list of old kernels [18:51] Malinux: Still with me ? === leonarth_ is now known as leonarth [18:51] Edico 3.2, that's a remnant from 12.04 [18:52] MonkeyDust: Edico Maybe why "autoremove" balks ?? [18:53] an artifact [18:55] Bashing-om: I received this error after I gave that command http://paste.ubuntu.com/17609034/ [18:56] It showd me many things removing and ened with that error [18:56] *ended [18:57] Edico what's the output of cat /etc/issue [18:58] Bashing-om: I am here, just lost focus. [18:59] Bashing-om: what's next to do? :) [18:59] ducasse: Thanks. Sorry for the late reply; I had was AFK for something. Can I set that hold to a previous version? For instance, from when the tests were actually working? === pSz_ is now known as slizard [19:00] Malinux: Status of ' dpkg -l libgbm1 '. Then see about install the 1386 version . [19:00] Edico: Look'n . [19:00] Hi [19:01] Bashing-om: status of dpkg -l libgbm1 -->> http://paste.ubuntu.com/17609407/ [19:01] Edico: Ouch .. graphic's driver conflict to start with ? .. what returns ' dpkg -l | grep -i nvidia ' ? [19:02] Bashing-om: here are more lines from above the error http://paste.ubuntu.com/17609424/ [19:02] Malinux: looks good .. now try ' sudo apt install libgbm1:i386 ' . [19:03] Edico what's the output of cat /etc/issue [19:04] uhhhm, does anyone know an alternative to requesting keys from keyserver.ubuntu.com ? That servers seems broken. [19:04] Edico: Those are not errors .. just the system advising what it is doing .. the errors are in regards to nvidia drivers . the above still applies . [19:04] mustmodify: no, you need to mark the package currently installed, so you need to install the wanted version first. [19:05] hi all!! [19:05] Bashing-om: http://paste.ubuntu.com/17609563/ http://paste.ubuntu.com/17609642/ [19:05] hi, sawsblackHat [19:06] MonkeyDust: http://paste.ubuntu.com/17609642/ [19:06] anyone knows a specific channel for support backbox distro [19:06] ?? [19:06] Bashing-om: http://paste.ubuntu.com/17609700/ <<-- loks not so good [19:07] !backbox | sawsblackHat [19:07] sawsblackHat: Backbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it. [19:07] Is there a way I can use ls to get the permissions of the parent directors along with the current directory [19:08] ok thanks [19:08] Malinux: Making progress .. what now ' dpkg -l libwayland-client0 ' ? [19:08] ls -la [19:09] hey [19:09] Bray90820 ls -l .. && ls -l [19:09] how do i permanently add to the PATH? export PATH="/path/to/dir:$PATH" went away after i rrestarted computer [19:09] Malinux, not sure, but i think that libgbm1:i386 breaks libgbm1 for 64 ans so libwayland-client0 [19:10] Edico: Rhy such an old graphics driver as 340 " .. for now ' dpkg -P nvidia-343 nvidia-346 ' . [19:11] OerHeks: yeah I'm on 16.04, but it looks like windows also only sees half, so it might be a hardware issue [19:11] django_: put it in ~/.bashrc [19:11] ioria: okey, could be. If so, is there other ways to get the needed libraries? Maybe I should consider, bying a newer version of corel after shot who support 64-bit native. [19:11] Bashing-om: I forgot why, I installed it long time ago, I forgot why I made that decission [19:12] mo ls -l .. give me one directory back but I wanted the parent directories all the way back to / [19:12] MonkeyDust: [19:12] Malinux, as above, not sure, but one or the other ( libwayland-client0 and server included) [19:13] Malinux, apt-cache depends libgbm1 [19:13] Bray90820 try ls -lR | less (capital R) [19:13] Re you parsing ls? [19:14] Bray90820 try ls -lR / | less (capital R) [19:14] MonkeyDust: note I don't want the children of PWD [19:14] Edico: If it works it works .. but .. prior to the upgrade that proprietary driver will need to be reverted to open source . proprietary drivers do not transfer in the upgrade amd may break the system . [19:15] any idea why my mouse pointer is glitching out? [19:15] ioria: Malinux " apt-cache show libgbm1:i386 " says we got to get libwayland-client0 (>= 1.2.0) installed 1st . [19:15] even in the ubuntu bootable usb [19:16] Bashing-om: http://paste.ubuntu.com/17610254/ [19:16] vlad__ gms? (greasy mouse syndrome) [19:16] Bashing-om: http://paste.ubuntu.com/17610254/ [19:16] Bashing-om: http://paste.ubuntu.com/17610254/ [19:16] sorry [19:16] Bashing-om, libwayland-client0 should be a deps of libgbm1 [19:16] I scrolled my terminal up, and didn't understood what was going on [19:16] MonkeyDust: not sure what that is [19:16] the mouse's y axis is wiggling rapidly [19:17] and if I try to change the y position it snaps back to about halfway down the screen [19:17] I forgot I had scrolled up :p lol I became an unaware spammer [19:17] the wiggling happens even when I unplug the mouse [19:18] MonkeyDust: I think your slightly misunderstanding me here is my pwd "/media/aaron/Backup/Server/CURRENT/" I wanted ls of media and aaron and backup and server and CURRENT [19:19] Bashing-om: ok. How can I make apt-get autoremove to remove those kernels? [19:19] !info libwayland-client0 trusty [19:19] libwayland-client0 (source: wayland): wayland compositor infrastructure - client library. In component main, is optional. Version 1.4.0-1ubuntu1 (trusty), package size 20 kB, installed size 81 kB [19:19] Malinux: Ouch ! see ' apt list libwayland-client0 " .. what you are trying to install is an elevated version 1.7.0-0ubuntu1~trusty1 from somewhere . what returns ' a[t-cache policy libwayland-client0 ' ? [19:19] the mouse issue appears to happen in both ubuntu 16.04 and 15.04 bootable usbs [19:20] apt-cache policy ** [19:20] Malinux, why do you have 1.7. ? [19:20] I'm unable to use "sudo mysql -u root" since few hours. Please help [19:20] hello [19:20] https://www.irccloud.com/pastebin/qeUbVxkV/ [19:20] ducasse, how? [19:20] Hi all, anyone know what Ubuntu 14.04 LTS HVM (on AWS EC2) doesn't seem to have CAP_AUDIT_READ? [19:20] why * [19:21] Bray90820 ok, use one dot more, for each directory up, like: ls -l ... [19:21] !info libwayland-client0 vivid [19:21] libwayland-client0 (source: wayland): wayland compositor infrastructure - client library. In component main, is optional. Version 1.7.0-0ubuntu1 (vivid), package size 21 kB, installed size 85 kB [19:21] ducasse, found it ty [19:21] Edico: With the old 12.04 image installed will not . apt did not have that functionality in 12.04 .maybe when we have it removed "autoremove" might work for us . [19:21] Bray90820 and so on, 3 dots, 4 dots [19:22] so for this: http://pastebin.com/XgnB790w [19:22] where would i add the thngs i want to add to the path? [19:23] what is hex chat? [19:23] Tweak000 it's an irc client [19:23] teward: Hexchat is an IRC client for ubuntu [19:23] *Tweak000: [19:23] hm ok [19:24] MonkeyDust: like this "ls -la ...." [19:24] i've been messing with my .bashrc file... trying to make the text bold [19:24] like... not the stuff i type... just the console beginning stuff [19:25] before the $ [19:25] and i can't figure out how [19:26] who will tell me how to russify games in linux? In windowsit was simple. You have .exe installer. Or you replace some files. What shall Ido in linux? [19:26] hi guys I have a problem with any distro that I try to boot from USB. After the boot menu basicly nothing happens I just see some dots on screen which are red green blue and devirates yet no action. [19:26] For system information I have an IBM R40 which is very old [19:26] Bashing-om: if I remove all those kernels the system won't work anymore? [19:27] so don't assume that I accutaly try to install vanillia ubuntu === Guest4 is now known as McLight [19:28] ioria: Malinux Before we get real deep into this .. be aware that Malinux also has 'jessie' repos ! [19:29] Bashing-om, that's great ! [19:29] Edico: Small steps is all my litlw mind can cope with .. we will leave 2 kernels . the one you are booting, and one other . presently the focus is Nvidia drivers . [19:32] any suggestions? [19:33] hallo [19:33] ozbrk, your specs ? [19:33] export PATH=/home/django/anaconda2/bin:$PATH will that permanently change PATH? [19:33] ozbrk, pentium 4 ? [19:33] ioria: Malinux : YUKKIE ! " the kernel version to use as a basis for Debian 8 'jessie'. This will be Linux 3.16, due ..." . [19:34] ioria: specs? IBM R40 Ati Mobility Radeon (have no idea about the number but it is just too old from 2001) and PentiumIV +8 GB RAM DDR [19:35] Bashing-om, oh [19:35] ozbrk, 8 giga on that ? [19:35] ioria: yeah :) [19:35] ozbrk, is this ? http://www.cnet.com/products/thinkpad-r40-2681c8u/specs/ [19:36] 2GB is all the R40 can take [19:36] ioria: I just typed to BIOS a letter in a floppy disk to use that RAM as processor might help :) [19:36] Bashing-om: hm, maybe I should investigate what I use the debian repos for, maybe I don't need them any more. [19:36] ioria: correct just ram updated recently [19:37] Bray90820 i was away ... yes, does that work? [19:37] ozbrk, are you booting what ? ubuntu 16.04 ? [19:37] Bashing-om: Thanks for advices! I have to go now. I will try again tomorrow. [19:37] Malinux: Mixing repos is generally a recipie for disaster . what kernel are you booting .. that 3.16 will not support ? show ' uname -r ' . [19:37] ioria: lubuntu, fedora, bodhi any kind of distro reacts as this [19:38] Bashing-om: my kernel is 3.19.0-61-generic [19:38] ioria: they couldn't make it after the boot menu [19:38] ozbrk, lubuntu should work without issues .... what happens exactly ? [19:38] hi, anyone got ubuntu 16.04 working properly as a kvm guest with spice+qxl? i got terrible graphics performance [19:38] MonkeyDust: anything more than two dots does not work [19:39] AGP 4x .. to low specs [19:39] Malinux: Good, HWE at play .. we should be good . " sysop@1404mini:~$ uname -r >> 3.13.0-88-generic " . [19:39] !kvm > rblst [19:39] rblst, please see my private message [19:40] ioria: well after the boot menu (live boot from usb ofc) there is just nothing happens. Except some colored dots on screen... After that computer starts to beep as I press to buttons. I tried on safe graphichs mode inst.xdriver=vesa and nomodeset modes [19:40] ioria: no luck [19:40] rblst, with spice+qxl, the video card defined shows 16mb? [19:41] ioria: btw yes with 16mb on graphichs size? man this is a living history thankfully it is not my primary computer [19:41] ozbrk, i suggest lubuntu 14.04 , but (on 16.04) try to remove 'quite splash' from the kernel boot line [19:41] ozbrk, carefull, such old hardware can catch fire easily [19:42] ozbrk, are you sure to keep 8 g on a pentium 4 ? [19:42] ozbrk: ^^ Lubuntu is a faster, more lightweight and energy saving variant of Ubuntu using LXDE, the Lightweight X11 Desktop Environment. It is targeted at "normal" PC and laptop users running on low-spec hardware. [19:42] ioria: I dunno maybe it is 4 couldn't remember now let me check [19:42] OerHeks: Or grow legs and raise a family [19:43] hmmmmmmmm thats strange [19:44] there is maybe 4 gb installed on it but windows (currently) can see only 1 O.o [19:44] man I give up [19:44] ozbrk, try lubuntu 14.04 :þ [19:44] this is not better then my samsung galaxy note 10.1 2014 edition tablet :( [19:44] Bashing-om: I don't understand your last message :) [19:45] i installed an intel 'I350 Gigabit' network card in my computer. i can see it run when i run "lspci", but if i run "ifconfig --all" i don't see any new network devices show up. how can i get it to show up? [19:45] ozbrk, i run lubuntu on hp nc6000 with 256 mb and pentium M [19:45] ok guys maybe later but I have to bring it back to the Istanbul. If it stays here it can cause fire as OerHeks said [19:45] i'm assuming that i don't need any special drivers to run an intel gigabit network card. [19:45] ioria: I mean I will try to install lubuntu [19:46] ozbrk, ok [19:46] campee, is it a quad port? [19:46] compdoc: no, it's a dual port. [19:46] Malinux: Just that at this tine I do not "see" that 'jessie' is interferring .. ( that could change ) . presently we want to know the source of libwayland-client0 . And why it holds the system to this elevated version . [19:46] compdoc, erm, probably not: http://paste.ubuntu.com/17611797 [19:46] i tried adding eth2 and eth3 to /etc/network/interfaces but when i try to bring it up it says Cannot find device "eth2" [19:46] I just got a I350 Gigabit quad port card [19:47] ioria: you know it is just here because I want to connect facebook chat with my gf and such basic things not play DOOM III on it [19:47] campee, try: sudo ifconfig -a [19:47] ozbrk, no, guess not :) [19:47] campee, maybe ifconfig -a shows new interface names [19:47] that doesn't show it. i believe that's the same thing as "ifconfig --all" [19:48] campee, doesnt show the ports? they might have weird names [19:48] ioria: I also have a network adapter tp link tl wn727n v4 which I couldn't install the drivers because there is no wired connection [19:48] enp2s0 instead of eth0 [19:48] there are a bunch of vnet and virbr* interfaces, but none that look like they would be the new network card. [19:49] ozbrk, internet caffè ? search and manually download them [19:49] campee, can you pastebin.com? [19:50] ioria: does lubuntu can connect iphone wifi hotspot from usb rightaway? [19:50] ozbrk, sure... [19:51] ozbrk, depends on your adapter [19:51] ioria: then I can use it [19:51] ozbrk, goood [19:51] campee: ' ip link ls ' to show all interfaces . [19:52] compdoc: http://pastebin.com/t12Dr0vC [19:53] hi [19:53] can you get the MAC address of a network card using lspci -vvv? I see "Device Serial Number 00-1b-21-ff-ff-72-03-57" but I think that's too many characters for a MAC address [19:54] ioria: I don't want to waste such a history to trash [19:54] that shows the card, but its not ifconfig -a or ip link ls [19:54] ozbrk, right [19:54] ioria: u know maybe I can make it as a home server to me with free NAS [19:54] oooppsss [19:54] ozbrk, absolutly [19:54] compdoc, virt-manager reports RAM: 64MiB [19:54] rblst [19:55] ioria: or a media server after cutting of its primary screen and get a proper sound system and dvı to hdmı connector [19:56] ozbrk, maybe, why not ? [19:56] ioria: it can't do its job like this you know [19:57] rblst, some OSes dont like spice. however, maybe you need the driver [19:58] is there a way that i can tell which network card is using which kernel module? [19:58] Bashing-om: okey. How do I find the source of the package? with apt-cache policy? [19:58] campee: `lspci -k` ? [19:59] campee: or `ethtool -i ` [19:59] compdoc, qxl driver module is loaded as per xorg log [19:59] rblst, you use the VM by opening the console in virt-manager? I always log in remotely === nolsen is now known as DonaldTrump [20:02] compdoc, in terms of video performance it doesn't make a difference if i connect remotely or locally, or if i use virt-manager, gnome-boxes or some other spice-capable client; i use most of my virtual machines from terminal, but for this one i need a desktop [20:03] compdoc, thanks for your answers anyway [20:03] Malinux: That 'apt-cache policy' os a place to start looking . [20:03] interesting. i tried modprobe -r igb, modprobe igb, and then i see this in dmesg "[ 5567.010899] igb: probe of 0000:03:00.1 failed with error -5" [20:05] Bashing-om: according to apt-cache policy libwayland-client0 is from the ubuntu repo http://paste.ubuntu.com/17612819/ [20:07] hello. I was surprised to find that my mother's ~5 year old notebook is able to play 4K h264 content smoothly. It has a core i5 and an nvidia GT520M. Anyone know how this is possible? Does nouveau support hardware decoding out of the box? [20:09] adrian_1908 it's a bit cynical, that you're surprised when something works out of the box [20:12] Malinux: Well .. That is not too productive . Yeah from our repo .. do not yet know the why .. what returns ' dpkg -L libwayland-client0 ' - an uppercase 'L' here . === holgersson is now known as mac_mario [20:13] Bashing-om: dpkg -L libwayland-client0 [20:13] MonkeyDust: it's just that i'm sure the hardware didn't target 4k and my past experiences with other machines involved lots of tinkering and compromises along the way. I feel like I'm missing something that it performs this well, better than the proprietary drivers I bet. [20:13] Hello. I'm unable to use "sudo mysql -u root" since few hours. Please help === mac_mario is now known as holgersson [20:15] Ouais non finalement j'ai la solution je crois. Merci quand même ! [20:15] * Tameiki vient de se déconnecter [20:15] !fr | Tameiki [20:15] Tameiki: 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. [20:15] Pici: Errr, sorry, wrong channel :x [20:15] I thought I was on the fr channel :x [20:16] when i use : 'sudo wpa_supplicant -d -c wpa-temp.conf -i wlan0' with a correct ssid and passphrase inside I can't get an ip from the network ... [20:17] i tried issueing dhclient wlan0 but that just blocks the concole [20:17] Malinux: Yeah ;; the L is good to see the full list of files a package installs. maybe then we see where they comne from. [20:17] Bashing-om: I see [20:20] Malinux: Presently, we have to find what is holding libwayland-client0 to version 1.7.0-0ubuntu1~trusty1 when the dependency relationship is 1.4.0-1ubunt . [20:21] nobody to help a little ? [20:24] gerdmestdagh_: you might want to use the -dd switch and the pastebin the resulting errors. [20:25] sipiot: http://pastie.org/10884527 [20:25] sipior* [20:26] Bashing-om: hm, how do we figure out? [20:26] Hello, finally, I have a question. I want to reinstall my laptop to encrypt him with dm-crypt (I don't really understand how LVM work). I have a ssd sda with /boot and /, and a hdd sdb with swap and /home. How I can make /, /home (and swap) usable with one password on boot ? (because it usualy ask me 2 password, the sda partition and sdb partition, right ?) [20:27] is there a default program for browsing the software repo? I can't seem to find it [20:28] sipior: can't diagnose that ouput :) [20:29] Tameiki: i don't understand why people move swap onto non-ssd media... do you expect your ssd to last forever? i certainly don't. i understand it's the "safe" option, but really? who has actually warn out an ssd? good luck, with you issue - i've got nothin' to contribute. [20:30] I keep getting Transport endpoint is not connected error on a usb hard drive mount, what can I do to troubleshoot? [20:30] gerdmestdagh_: the "EAPOL: Supplicant port status: Unauthorized" is interesting. [20:30] especially with new SSDs that: 1: have insane amounts of write cycles and 2: can repair dead cells [20:31] Malinux: As 'apt-cache policy ' did not tell us .,, I am struggeling to find a means to know where 1.7.0-0ubuntu1~trusty1 originates . [20:31] zykotick9: Well... I know, sdd isn't infinite (and my laptop have 16GB ram, so he really never use swap.), and a 128GB is very expensive for linux / (less than 10% used for now). [20:32] zykotick9: You wouldn't take a slow, I/O limited operation like swapping memory to disk and move it to a spinning HD? [20:32] Tameiki: how big is your swsap drive [20:32] mguy: personally... i don't... but ymmv! [20:32] nealshirelaptop: ' apt search ' is what I do to search the repo. [20:33] mguy: swap drive ? I have a 128GB ssd and 1To HDD [20:33] Tameiki: swap partition or file, sorry [20:33] Bashing-om, I think synaptic was what I was thinking of, but I seem to remember one on my Mint machine that was even more user-friendly [20:34] nealshirelaptop: synaptic is good for a GUI method . [20:34] gerdmestdagh_: do you have access to the logs of the radius server on this network? i would start there. [20:34] mguy: Swap partition (because file can be fragment ?), 20GB (more than 1x my RAM) [20:34] (yea, it's a lot for a neverused swap...) [20:34] Tameiki: try 4GB or even 2GB, 1.5x RAM is an old practice (like 10+ years old) [20:35] mguy: Or if I want to use hibernate ? [20:35] hibernation doesn't really have anything to do with it [20:35] sipior: radius server ? [20:35] * zykotick9 uses hibernate with a system that has less swap than physical memory, thus far - hasn't been a problem. but RAM+a_little should be fine to hibernate. [20:36] sipior: i just have a router [20:36] mguy: ummm, hibernation and swap size ARE related! [20:36] mguy: Hibernate need to write all RAM on swap, right ? [20:36] Tameiki: yes. [20:36] gerdmestdagh_: see if the router has logged anything interesting. [20:37] hi [20:37] So... Swap have to be at least 1x RAM, right ? [20:37] Bashing-om: aha, I see [20:37] Tameiki: Is it the same size file, though? what if you have a 20GB swap and you are using 10GB of it, then you can't hibernet with swap to disk [20:38] mguy: That's right... [20:38] In fact, my laptop never write on swap (because it have enough RAM) [20:39] sipior: logs nothing [20:40] If you don't hibernate often you could make a little script to make a big swap file and then sleep, then destroy uit when you restore [20:40] hi hackers [20:40] or heck you could just make it on the 1TB drive... [20:41] mguy: My actual swap is on my 1TB. [20:41] sipior: i just see my ip issued device in there but nothing concerning the wlan0 connection request [20:42] The problem isn't where I can make the swap partition (but it's a good question "swap partition en ssd or hdd, or swap file on ssd"). The original question is "how to decrypt 2 partition encrypt with dm-crypt with one simple password at startup".) === bildramer1 is now known as bildramer [20:46] Malinux: Let's try this ' apt-cache showpkg libwayland-client0 ' see if we can see the source . [20:48] Tameiki: but there is a way to use "keys" to unlock more than one partition with just one password - i've never done it myself, so have no further info for you, but i know it's possible (with grub as my bios, when i ran FULL disk encryption i was asked for LUKS password twice, and i know keys was the solution)... good luck. [20:49] zykotick9: And where the "key" is ? A file ? A password ?* [20:49] Tameiki: sorry, i simply don't know. [20:50] zykotick9: Ok, thc for the tips :) [20:58] hey guys, why vnc server xtightvnc dies from my server after a while? [21:00] Can I ask about Xubuntu here, or is that a different channel? [21:00] Xubuntu has its own channel [21:01] Thanks ;-) [21:02] Are most of you on 16.04 ? [21:02] ddybing: But, you may ask here, many here run Xubuntu, ot is a supported flavor . [21:02] !flavor [21:02] Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. The current list is: !Edubuntu, !Ubuntu-GNOME, !Kubuntu, Ubuntu !Kylin, !Lubuntu, !Mythbuntu, Ubuntu !Studio, !Xubuntu, and Ubuntu !MATE [21:04] Bashing-om: http://paste.ubuntu.com/17615935/ [21:05] Malinux: Look'n . [21:06] campee: fwiw, 5 is EIO, iirc [21:07] zykotick9: I found this: Create keyfile and use it to decrypt containers: http://ubuntuforums.org/showthread.php?t=837416 [21:07] Tameiki: nice! best of luck. [21:07] Thx :) [21:08] cannot seem to get around this cuz of the close open how would i sed -i -e 's/font-family: 'Times New Roman', Times, serif;/font-family: "Times New Roman", Times, serif;/g' *.xml [21:10] zykotick9: With that, I can encrypt any partitions, make keyfile in the / partition which will be use to decrypt the other partitions (I just need the / password, and other partitions will be decrypt after ?) [21:11] Tameiki: that is my understanding of how it should work... but again, i haven't used it myself... so ymmv?!?! [21:11] ymmv ? [21:12] Tameiki: sorry. Your Milage May Vary (meaning you may have different results) [21:13] Hi [21:14] zykotick9: Ah ok. === ses1984_ is now known as ses1984 [21:14] I see few Windows partitions in gparted but ubuntu mountd not all. How to mount other partitions? [21:15] I need Efi system partition and firts partition add [21:16] wenato, what does sudo parted -l say about the partition? exfat? [21:17] ntfs and fat [21:18] OerHeks, ntfs and fat only [21:18] Hi, I wonder if my old Mobility Radeon HD 5870 would still work in 16.04 [21:19] belgianguy: with the open source driver: yes [21:19] as I usually upgraded on release day, but I'm not willing to give up on Steam [21:19] good night dear community ^^ someone knows what plug in is needet to see the live streaming of facebook mentions on ubuntu comuters? [21:19] SO? [21:19] belgianguy: i would "trust" the open source ati driver to work "well" with games... but maybe? [21:19] s/would/wouldn't/ sorry. [21:20] zykotick9: I found another topic which validate the last link: Create conainers with passphrase, create keyfile, and allow this keyfile to "access" to the masterkey of other partition. When you'll decrypt the / partition, other partition will be decrypted with the keyfiles on / partition. [21:20] containers* [21:20] k1l_: ah I see, still might be a perf hit atm [21:21] zykotick9: yeah, I'm happy they're going down the open source path, but it's still got some way to go [21:21] zykotick9: Let's go ! :D [21:21] and my GPU seems to be quite the overheater even on fglrx [21:21] belgianguy: thing is: amd stopped making the fglrx for the new xorg version that is shipped from 16.04 on. so there is the new amd_gpu kernel driver from amd, but no fglrx. and for older cards there is only radeon. [21:22] k1l_: ah yes, I read something about that, is there a "bottom" to the cards amdgpu would support? [21:23] or is this thing too old that radeon would be the only option? [21:23] belgianguy: well, i dont know of a list, but its not on the same state as fglrx was, atm. and amd is known for dropping older cards quite quick [21:25] * zykotick9 thinks ati (and now amd/ati) has always had poor support for gnu/linux & the BSDs... i've personally avoided ati for YEARS... (note: ati WAS actually my first working 3D under gnu/linux) [21:25] k1l_: maybe the community can pick it up one day, as they're now both open source, I just don't hope they hamper each other [21:25] yeah, the fglrx driver never was a blessing [21:25] installing it bricked my system probably 50% of the time [21:26] Bashing-om: I have to sleep now, but maybe we can look further into this tomorrow? :) [21:26] Malinux: Sorry, I am stuck big time. just can not find another means to find what installed libwayland-client0 at version 1.7.0-0ubuntu1~trusty11.7.0-0ubuntu1~trusty1 . [21:27] Malinux: I will be very pleased to continue this ..I too want to learn a way . [21:32] hi im sorry if im a noob [21:32] first all could u tell me the right channel for mac help? [21:32] I back [21:32] LVM + nvidia driver = no start [21:32] Mint also have this problem [21:32] Any help please? [21:32] first all could u tell me the right channel for help about mac os? [21:33] macos support [21:33] Any help plesae? [21:34] whats the channel name [21:35] write to apple support on the apple website [21:35] ubuntu-user123: try ##mac [21:35] no i not need mac [21:35] ubuntu-user123: Do you mean that you're trying to run Ubuntu on Apple hardware? (Because that is not the same as "macos" support). [21:35] bah [21:35] no [21:35] I use intel [21:35] 86 64 [21:36] We all have this bug LVM + nvidia driver = but start system [21:36] Who soled it? [21:36] !nomodeset | ubuntu-user123 [21:36] ubuntu-user123: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [21:36] bug on the start system [21:37] its not work [21:37] did you file a bugreport? [21:37] ubuntu-user123: I would be very surprised if there were really a bug, especially an infixed one, that involves specifically the combination of LVM and Nvidia. They're fairly unrelated subsystems. === macOS is now known as Guest21252 [21:38] seriouslu? [21:38] did you try nomodeset or not? [21:38] then install it [21:38] quet splash nomodest no work [21:42] i want to use binary driver for my ati radeon and im following this guide https://help.ubuntu.com/community/BinaryDriverHowto/AMD?action=show&redirect=BinaryDriverHowto%2FATI im having vesa drivers currently on, so do i need to do something about them before starting to instal new drivers? [21:42] Shadowbird123: what ubuntu version exactly? [21:42] kil and me? [21:43] ubuntu-user123: try without quiet and splash. only with nomodeset. [21:43] HI! [21:43] ok [21:43] ubuntu-user123: and see if there are known issues with your card and a specific driver version [21:44] HI! [21:44] trisquel(ubuntu-based) i dont think fsf community is very happy helping me installing non free software, so desided to ask here. i quess it workes same way with ubuntu 14.04 right? [21:45] Shadowbird123: uh, we dont know what fsf stripped all out of the orginal ubuntu. so we cant support that. on ubuntu you just install the fglrx package and all is done (on versions before 16.04) [21:47] k1l: hm, i see [21:48] is it easy as something like sudo apt-get fglrx? [21:49] since it is default in ubuntu, i havent yet found guide for it.. but ill keep looking [21:49] on ubuntu. but i cant tell you what fsf changed all. possible its not working. that is why you should ask them. [21:53] k1l: i asked earlier and they recommended me to get nvidia ^^ for they dont like non-free software and i totaly understand and respect that, but im just not yet ready to go that much hardcore on free software, since i want to play with my steam :P so i quess im on my own. [21:54] yes, we cant support that spinoff in here since on ubuntu it works and we dont know what they all changed. [21:54] hm, that sentence didnt make much sence, but you sure understand what i mean ^^ [21:55] k1l: yes, i understand [21:56] ill try and see what happens, maybe i can follow some error messages and get to somewhere with it, or not [22:01] hi [22:01] Hi there [22:02] turkish [22:02] ? [22:02] I'm having issue with package 'systemd-sysv' while updating from 14.04 to 16.04 [22:02] !tr | erdinc [22:02] erdinc: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde. [22:02] thanks [22:03] https://paste.ubuntu.com/17618579/ === erdinc is now known as k4y4 [22:14] https://trisquel.info/en/wiki/migrate-ubuntu-trisquel-without-reinstalling does this link give the needed information on what is missing from triesquel to get fglrx drivers runing? [22:15] Hello all. Two questions for the group about Evolution mail client. First... can it use email templates/stationery like Microsoft Outlook and are there any kind of "speed tweaks"? I am using Thunderbird right now but Evolution appears a more complete package compared to Thunderbird and its addons. [22:17] james1138: as an old-school email person, i hate html email... just sayin' [22:19] Sorry zykotick9. I was just thinking about sending "pretty" emails to the grandkids. [22:19] * zykotick9 notes further, that even when i get html email, it only gets viewed in w3m (no images) 9 times out of 10... [22:19] james1138: in that case... perhaps evolution might be better?!?! /me hasn't used evolution in a SERIOUSLY long time... [22:20] mutt ftw ;) [22:21] hi [22:23] Hello a7md [22:25] hi [22:26] hello [22:31] zykotick9... any speed tips about Evolution would be welcome. [22:33] james1138: lol, seriously - i haven't used evolution since 1999-2002 maybe? they broke compatibily of data-files between a version upgrade (so i couldn't use my backups with the new version) so i _never_ used evolution again... but WAY back then, i DO remember they had "themes" for emails - no clue about evolution in "modern" times ;) good luck. [22:39] hello erdinc [22:40] hey guys. i have around 30 packages to install with apt-get (or aptitude) , how can I stream them from online text file ? [22:40] any ideas? file would look like : package1\eof\package2... [22:42] frainfreeze: i actually create shell scrpits for the packages i want to install (from a VERY minimal base)... "#!/bin/bash \ sudo apt install package1 package2 ..." sorta thing... good luck. [22:42] frainfreeze, apt-get install $(cat file_with_package_names) [22:42] rblst: apt-get how retro ;) [22:42] rblst, apt-get install $(< files.txt) would be better then. [22:43] I am looking to stream from online file [22:43] zykotick9, not bad idea [22:43] frainfreeze, curl? [22:45] frainfreeze: if you want to take that idea to "crazy" levels, turn of recommends/suggest ;) <- i won't say how... but i do it [22:45] s/of/off/ [22:45] rblst, apt-get install $(cat curl commands) ? [22:45] zykotick9, can you show me your file? [22:45] frainfreeze: sorry, has too much PERSONAL stuff in there. so the answer is "sorry no" [22:46] frainfreeze: it's ALL just bash script stuff <- me is not a programmer [22:46] sure. I meant more of an example. [22:48] oh btw, how can I move files from /root/folder to /root using bash? [22:48] frainfreeze: the irony right now is, it was ubuntu 9.04ish that i started my "install" script... variations of existed across many versions/distros since then... but it started in ubuntu. [22:48] zykotick9, interesting. [22:48] frainfreeze: why are you storing files in /root on ubuntu? that doesn't make a lot of sense.... [22:48] dotfiles [22:49] excellent question zykotick9 === cafe`guy is now known as coffeeguy [22:49] frainfreeze: does this help? http://askubuntu.com/questions/252734/apt-get-mass-install-packages-from-a-file [22:49] frainfreeze: ahhh... i'd have to say, if you're using "root" on ubuntu = you're doin' something wrong... ymmv? [22:50] k1l, ty [22:50] zykotick9, why? [22:50] zykotick9, Thats where I keep tmux, conky, i3 etc configs. [22:50] oh [22:50] frainfreeze: ubuntu was designed around sudo <- learn how to use it! ps. "sudo -i" will give you a root shell, properly [22:51] frainfreeze: hehe. tmux <- for the f'n win! that's my main "DE" ;) [22:51] frainfreeze: apt install $(curl http://foo.bar/file_with_pkg_names.txt) [22:51] frainfreeze: what's the output of 'cat /var/log/installer/media-info | nc termbin.com 9999' [22:51] zykotick9, well, I am setting up new system so I am using some commands I never used, but yeah, i know how sudo works. [22:52] frainfreeze: if you're using ubuntu <- learn to use sudo seriously [22:52] I figured he did [22:52] zykotick9, I heavnt even made user account yet ^^ [22:52] anyone know where i can find an example startup script for nginx on ubuntu 16.04 [22:52] what?!?! [22:52] frainfreeze: Can you post the output of 'cat /var/log/installer/media-info | nc termbin.com 9999' === z_ is now known as Guest57753 [22:52] my old init.d stuff isn't work [22:52] ing [22:52] hello [22:52] Does anyone know a IP Switcher for linux? [22:53] tgm4883, yes, give me few seconds please, I am was rebooting. [22:53] im new using ubuntu [22:53] frainfreeze: ok, sorry didn't mean to keep posting that [22:53] i cannt install ciber control [22:53] is ok [22:53] someone can helpme please [22:54] ciber_zona_net: is that an ubuntu package? [22:54] deweydb: err, isn't one packaged with it? [22:54] yes [22:54] ciber_zona_net: what is "ciber control"? [22:54] tgm4883, cat /var/... no such file or directory [22:54] ciber_zona_net: what is the package name? [22:54] tgm4883: not when building from source [22:54] I need to switch networks in between? [22:54] whait a sec [22:54] frainfreeze: How old is this install? [22:54] any software to do so? === LjL is now known as LjL-10 [22:55] cyberclient.deb [22:55] Dragged an old linux pc out of the basement. It insisted on upgrade to 14.04, so ok. Now it freezes after I login. AAaaarrggh [22:55] tgm4883, IIRC termbin.com requires netcat [22:55] ciber_zona_net: that's not an Ubuntu package, that's a .deb file... [22:55] frainfreeze: tgm4883 was that a minimal or server install? [22:55] frainfreeze: yea, which is installed by default. Do you have pastebinit instead? [22:55] ciber_zona_net: what I meant when I asked was if it was provided by Ubuntu; where did you get that .deb file from? [22:55] ciber_zona_net: where did you get that package from? [22:55] says some like a DEBIAN [22:56] k11 server [22:56] tgm4883, minute please. [22:56] Of one packege named cpfull.exe [22:56] ciber_zona_net: ? it is not advised to install debian .debs in Ubuntu. And if it's a random .deb from the internet, that's not supported here [22:57] sorry i never try ubuntu before [22:57] tgm4883, "you are trying to paste eampty document" [22:58] hello [22:58] ciber_zona_net: what is that "ciber" program you want to install. i never heard of. i even cant find any project with that nem [22:58] *name [22:58] siang semua, ujian yok [22:58] frainfreeze: this is a 16.04 server install? [22:58] amm cyber coffe program to control the pcś [22:59] !id | singa [22:59] singa: join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia [22:59] tgm4883, something older, not sure which. why do you need that btw [22:59] frainfreeze: I try to track certain oddities that occur during install and see if they are reproducible, in which case they probably need a bug filed [23:00] Can some one find an alternative to Argon Network Switcher for linux . Im new [23:00] ciber_zona_net: you will blow up your install, guaranteed.... [23:00] tgm4883: re:Frainfreeze a non-standard install in some way i'd suspect! perhaps something hosted? [23:00] frainfreeze: so that was an attempt to figure out what install media you used [23:00] frainfreeze: what about "lsb_release -d" [23:01] tgm4883, nothing [23:01] literally. [23:01] frainfreeze: is this hosted somewhere like amazon? [23:01] or another VPS [23:01] tgm4883, nope, private server at ISP [23:01] yeah. [23:02] I guess I am on my own then. [23:02] Where did you get the install media? [23:02] They provided it. [23:02] ugh [23:02] frainfreeze: dedicated server or VPS? [23:03] zykotick9, i just recently realized there is now apt as a wrapper for apt-get, apt-cache... and i'm still used to the old way [23:03] it s complicated. its vps but has "unlimited resources". you are provided with clean base install [23:03] frainfreeze: ok. I'd say they did something wonky to their custom image [23:04] frainfreeze: nothing I need to attempt to reproduce issues on, thanks for checking [23:04] thank you for your time tgm4883 , its appreciated. [23:04] Sometimes I feel like a "' [23:04] also zykotick9 , rblst , Pencil2 , thanks guys. [23:05] rblst: apt ISN'T a wrapper! it's the ONLY currently under development, installer for debian-based systems. i DOES currently lack some important features, but it's _THE BEST_ imo version compared to apt-get. ymmv! [23:07] I dragged an old pc out of the basement and it insisted on upgrade to 14.04. But now it freezes after I login. [23:07] i just fresh installed ubuntu and ive got an amazon link in my sidebar, dafuk? [23:08] Pencil2: try creating a new user and logging in with it..? [23:08] than u [23:08] thank u [23:08] private, thats normal. [23:09] Pencil2: YW, HTH! :) [23:09] perhaps, but sad [23:09] can i get my store linked in? [23:09] hi [23:10] hi erdinc [23:11] very quiet [23:15] I'm trying to ssh into a server. The service is running and on port 22. Something is blocking me. iptables is installed but iptables -L shows no rules whatsoever. [23:15] How can I tell if there are other firewalls installed? [23:16] is there any reason UDF dvd's wouldn't automount ? iso9660 dvd's and udf blurays automount in the same drive without issue [23:19] davidisgreat1, what error message are you getting? [23:20] I'm using putty so "Network error: connection refused" [23:20] nmap shows port 22 as closed [23:20] sure your using the righe IP address? is there a way to run "sudo ifconfig" on the server? [23:20] davidisgreat1: is the server on a cloud provider like DigitalOcean or AWS? Have you confirmed the address is correct as well? [23:21] yes, linode [23:21] 100% sure the IP is correct === cigumo_ is now known as cigumo [23:21] davidisgreat1: check the Linode control panel to see if they have a 'security group' or something which would be a layer before your server which would have firewall controls [23:21] The linode console does not have a firewall. The public IP is given directly to the VM [23:22] heh was beaten to it [23:22] There is nothing like that. I could open a ticket with their support [23:22] Is there a way I can check from within the VM if there are any firewalls beside iptabels? [23:23] ssh localhost says Connection refused [23:23] sure sshd is running ? [23:23] let me check again [23:24] root@venus:/# service ssh status [23:24] ssh start/running, process 2706 [23:25] and on what port? look at the config [23:25] I looked in /etc/ssh/sshd_config and it does not specify. [23:25] netstat -tlpn [23:25] That means it should default to 22 right? [23:27] You are right, it was bound to some weird port [23:27] Thanks for your help [23:32] Hey guys where do i put apps in ubuntu and as well make them show up in launcher? === mohammed is now known as Guest78438 [23:33] Hi [23:33] I have a problem with Lubuntu 16.04 x86 [23:33] I've installed it, then now i havent desktop [23:34] In other computer, ive installed an x64 version, without any problem [23:34] I know the launcher would be in /etc/bin but where do I symlink from? [23:34] Fizzik: uh, not /etc/bin... [23:34] Fizzik: there's no such directory by default [23:35] Fizzik: what do you mean by "apps"? Do you mean programs you `apt-get` ? [23:35] typically like I downloaded a stand alone app that runs without installation. [23:35] soundnodeapp [23:35] Does anyone know a linux network switcher :(? [23:36] Fizzik: if it runs standalone, then you know where it's at :) [23:36] z__: what is that network switcher for? [23:36] Fizzik: do you mean like a script? [23:36] nacc: i guess it's a script [23:36] z__: yeap, I wonder the same thing myself, don't even know what a "network switcher" stand for [23:36] kil? [23:37] Fizzik: so you run it with `nw /path/to/appdir/` ? [23:37] HI [23:37] LVM + NVIDIA DRIVER = NO START [23:38] ubuntu-user123: capslock. [23:38] I'm able to get a login prompt with SSH now. It rejects the password I have though. I created a new account for myself. It still won't allow me to log in with my new account. [23:39] nacc nw? I can right click Run on it [23:39] Fizzik: what is 'it' ? [23:39] i tried the typical .\app but it doesn't run [23:39] Soundnodeapp [23:39] Fizzik: so a file called Soundenodeapp? [23:40] yea [23:40] Fizzik: is it just running it through node-webkit? or whatever? [23:40] it must be considered a script type 'executable' [23:40] Fizzik: not necessarily [23:41] davidisgreat1, try ssh -v for more info [23:41] davidisgreat1, it is possible to setup ssh so that only certain users are allowed, check config [23:41] nacc: nacc yea it's built with NW.js and Node.js [23:42] Fizzik: and you're using the Ubuntu packages for this? [23:42] *those (node) [23:42] nope nacc [23:44] davidisgreat1, but first make sure you can log in with the new user, e.g. su my_new_user [23:45] rblst: I found the line "AllowGroups remote_users" [23:45] I'm adding myself to that group [23:45] Thanks for your help [23:47] rblst: Adding myself to that group fixed it. Thanks again for your help [23:49] davidisgreat1, i'm glad it works now [23:50] Fizzik: so where did you get node from? did you build it from source? [23:52] nacc prebuilt. www.soundnodeapp.com [23:57] Fizzik: it's pre-compiled executable, not a script [23:58] Getting Linux up and running on my Mac took me literally 2 hours. Wanted to smash the screen. [23:59] Fizzik: ok, so what do you want to do with this blob? [23:59] i am getting this error and cannot find a solution after installing nvidia driver: http://askubuntu.com/questions/711016/slow-boot-a-start-job-is-running-for-dev-disk-by [23:59] here is gparted on my machine: https://usercontent.irccloud-cdn.com/file/Xb1QBKS7/snapshot4.png [23:59] i just wanted to beable to run it from launcher that was all